QGIS/tests/testdata/qgis_server/api/test_wfs3_collections_empty.json
2019-10-30 11:53:13 +01:00

23 lines
526 B
JSON

Content-Type: application/json
{
"collections": [],
"crs": [
"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
],
"links": [
{
"href": "http://server.qgis.org/wfs3/collections.json",
"rel": "self",
"title": "Feature collections as JSON",
"type": "application/json"
},
{
"href": "http://server.qgis.org/wfs3/collections.html",
"rel": "alternate",
"title": "Feature collections as HTML",
"type": "text/html"
}
],
"timeStamp": "2019-07-05T12:27:07Z"
}