v1

latestOpenAPI 3.0.22026-07-17124103153.3 KB
Scenarios

Read Scenario Features

Get features from scenario layers (default or modified).

get/api/v1/scenarios/{scenario_id}/{layer_name}/features

Path parameters

scenario_idinteger required

Scenario ID

Scenario ID

layer_name'poi_modified' | 'way' | 'way_modified' | 'building' | 'building_modified' | 'population' | 'population_modified' required

Scenario Layers without POIS.

Scenario layer name to read

Query parameters

intersectstring

WKT Geometry to intersect with layer. Geometry must be in EPSG:4326. If not specified, all features are returned (only for _modified tables).

WKT Geometry to intersect with layer. Geometry must be in EPSG:4326. If not specified, all features are returned (only for _modified tables).

return_type'geojson' | 'geobuf'

"Default return types

Return type of the response

Response

Successful Response

{"stackTrail":"paths:/api/v1/scenarios/{scenario_id}/{layer_name}/features:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}