# Maps

Shared MapLibre styles, TileJSON documents, vector tiles, and geographic boundary layers.

## Access

- Kind: tile_service
- Audience: public
- Access: open
- Authentication: Public map styles and tiles require no authentication.
- Lifecycle: active
- Observed health: operational

## Integration links

- Base URL: https://maps.datasourceapi.com
- Documentation: https://maps.datasourceapi.com/docs
- OpenAPI: https://maps.datasourceapi.com/api/v1/openapi.json
- Repository: https://github.com/coopalliance/zipmap
- Catalog metadata: https://services.datasourceapi.com/api/v1/services/maps

## Capabilities

- boundaries
- map-styles
- tilejson
- vector-tiles

## Provenance and freshness

- OpenStreetMap: Basemap data and cartographic context. (https://www.openstreetmap.org/)
- U.S. Census Bureau: TIGER/Line geographic boundary layers. (https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html)

Update cadence: Release-based map and boundary updates; deployment cadence is not published.. Metadata last verified: 2026-09-03.


## Agent readiness

not_applicable (0/100): This is a tile and style service, so it is intentionally excluded from callable API inventories.

## Examples

### Map viewer

Open the shared interactive map.

```http
GET https://maps.datasourceapi.com/map.html
```
