Skip to content

Fix #104 - new feature : export GeoJSON API

Add the GeoJSON export format to the API. Two possible routes :

  • [Host]/api/elements.geojson
  • [Host]/api/elements/{id}.geojson

Fix the #104 ticket.

Merge request reports