UNPKG

terriajs

Version:

Geospatial data visualization platform.

27 lines 517 B
{ "type": "object", "properties": { "type": { "options": { "hidden": true }, "type": "string", "enum": [ "wms-getCapabilities" ] } }, "description": "A CatalogGroup representing a collection of layers from a Web Map Service (WMS) server.", "title": "Web Map Service (WMS) Server", "allOf": [ { "$ref": "CatalogGroup.json" }, { "$ref": "CatalogMember.json" }, { "$ref": "WebMapServiceCatalogGroup.json" } ] }