Project

General

Profile

Actions

Feature #1530

closed

API: Geometries endpoint for frontend map

Added by Bernhard Koschiček-Krombholz almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Start date:
2021-06-14
Estimated time:

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.

Actions #1

Updated by Bernhard Koschiček-Krombholz almost 3 years ago

  • Status changed from Assigned to In Progress
Actions #2

Updated by Bernhard Koschiček-Krombholz almost 3 years ago

  • 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'.

Actions

Also available in: Atom PDF