ngsi-geojson - NGSI-v2 to GeoJSON for QGIS, ArcGIS and OpenLayers Orion http://fiware-orion:1026 tenant fiware-service=s4idtcities fiware-servicepath=/ location attr location GET /health GET /layers GET /layers/.geojson GET /geojson?type=&q=&georel=&geometry=&coords=&attrs=&limit=&ct=json POST /notify (point an Orion subscription here) GET /notifications DELETE /notifications Named layers: /layers/bins.geojson every waste container /layers/bins-full.geojson containers at or above the collection threshold /layers/bins-warning.geojson containers in warning but not yet critical /layers/bins-near-townhall.geojson within 1 km of Town Hall (-33.8731, 151.2069) /layers/bins-cbd.geojson inside the CBD polygon /layers/bins-cbd-full.geojson the collection round: inside the CBD AND over the threshold /layers/bins-outside-cbd.geojson everything the CBD round does not cover /layers/bins-eastern-box.geojson bounding box over the eastern beaches Reminder: coords= is LATITUDE first. GeoJSON coordinates are longitude first. Both appear in the same broker.