Closed Bauerr closed 9 years ago
Added the following to the tech specs wiki. This was located on the GeoQ Help page. APIs
The following endpoints can be used to Access data remotely:
http://server/geoq/api/layers.json
http://server/geoq/api/jobs/<id>.geojson
http://server/geoq/api/jobs/<id>/grid/job-workcells.geojson
http://server/geoq/api/jobs/<id>.kml
http://server/geoq/api/jobs/<id>.networked.kml
http://server/geoq/api/jobs/<id>.shp.zip (Workcells)
http://server/geoq/api/jobs/<id>.points.shp.zip
http://server/geoq/api/jobs/<id>.polygons.shp.zip
http://server/geoq/api/jobs/<id>features.json
http://server/geoq/api/jobs/<id>features.withlinks.json (With linked items)
Please add the API info to Tech Spec Wiki Page for GeoQ