UNPKG

terriajs

Version:

Geospatial data visualization platform.

27 lines 511 B
{ "type": "object", "properties": { "type": { "options": { "hidden": true }, "type": "string", "enum": [ "esri-group" ] } }, "description": "A CatalogGroup representing a collection of ArcGIS Services,\reg. http://www.ga.gov.au/gis/rest/services/", "title": "ArcGIS Service Group", "allOf": [ { "$ref": "CatalogGroup.json" }, { "$ref": "CatalogMember.json" }, { "$ref": "ArcGisCatalogGroup.json" } ] }