Web neighborhoods: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API Endpoint: web/neighborhoods.geojson ===GET neighborhoods.geojson=== API Endpoint: web/neighborhoods.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Neighborhoods''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/neighborhoods.geojson?token=WEB_TOKEN</syntaxhighlight> {{article end |seealso= *Endpoints }} Category:API"
 
No edit summary
Line 4: Line 4:
API Endpoint: web/neighborhoods.geojson
API Endpoint: web/neighborhoods.geojson


Produces: application/json
Response Content-Type: application/json


'''Parameters:'''
'''Parameters:'''

Revision as of 12:43, 17 June 2026

API Endpoint: web/neighborhoods.geojson

GET neighborhoods.geojson

API Endpoint: web/neighborhoods.geojson

Response Content-Type: application/json

Parameters:

Name Location Type Default value
crs Query String EPSG:3857

Examples

Neighborhoods:

https://engine.tygron.com/web/neighborhoods.geojson?token=WEB_TOKEN

See also