Format api/v1/location.geojson in valid geojson
Opened this issue · 0 comments
JeppeMariagerLam commented
The GEOJSON api (api/v1/location.geojson) is not a valid geojson api right now. The structure should follow the geojson spec, and look like the following (http://geojson.org/);
https://dashboard.ews1294.info/geojson/sensors.json
It is possible to try it out and see the results if you go to http://geojson.io and paste in the JSON there.