Api session viewers
API Endpoint: api/session/viewers
GET indicators.geojson
API Endpoint: web/indicators.geojson
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
Examples
Indicators:
https://engine.tygron.com/web/indicators.geojson?token=WEB_TOKENGET overlays.geojson
API Endpoint: web/overlays.geojson
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
Examples
Overlays:
https://engine.tygron.com/web/overlays.geojson?token=WEB_TOKENGET neighborhoods.geojson
API Endpoint: web/neighborhoods.geojson
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| crs | Query | String | EPSG:3857 |
Examples
Neighborhoods:
https://engine.tygron.com/web/neighborhoods.geojson?token=WEB_TOKENGET actionmenus.geojson
API Endpoint: web/actionmenus.geojson
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
Examples
Actions:
https://engine.tygron.com/web/actionmenus.geojson?token=WEB_TOKENGET popups.geojson
API Endpoint: web/popups.geojson
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| bbox | Query | String | |
| crs | Query | String | EPSG:3857 |
Examples
Popups:
https://engine.tygron.com/web/popups.geojson?token=WEB_TOKENGET lines.geojson
API Endpoint: web/lines.geojson
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| bbox | Query | String | |
| minlength | Query | Double | |
| maxlength | Query | Double | |
| type | Query | Net Type | |
| crs | Query | String | EPSG:3857 |
Examples
Lines:
https://engine.tygron.com/web/lines.geojson?token=WEB_TOKENGET scenarios.geojson
API Endpoint: web/scenarios.geojson
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
Examples
Scenarios:
https://engine.tygron.com/web/scenarios.geojson?token=WEB_TOKEN