GeoDisplay Configuration
GET/api/v1/regions/:region_id/geodisplay/config
Single discovery endpoint for map display. Returns tile source URL, GeoJSON fallback URL, and features metadata URL. Clients fetch this first, then use the returned URLs to load tiles and resolve feature metadata on interaction.
Tiles carry only shape id and feature_id. Use features_url to
look up human-readable names, custom IDs, and custom data.
Request
Responses
- 200