Feature #1530
closed
API: Geometries endpoint for frontend map
Added by Bernhard Koschiček-Krombholz over 3 years ago.
Updated over 3 years ago.
Description
Christoph needs an endpoint where geometries could easily can be requested the first page of the frontend. So it would be best to retrieve the informations directly through the GIS tables.
- Status changed from Assigned to In Progress
- Subject changed from API: Endpoint for geometries only to API: Geometries endpoint for frontend map
- Status changed from In Progress to Closed
- Target version changed from 208 to 6.4.0
New endpoint is /geometric_entities and it servers a list of geojsons strait from the database (model.gis.get_all()). It is possible to select following results: 'gisAll', 'gisPointAll', 'gisPointSupers', 'gisPointSubs', 'gisPointSibling', 'gisLineAll','gisPolygonAll'.
Also available in: Atom
PDF