UNPKG

terriajs

Version:

Geospatial data visualization platform.

23 lines 340 B
{ "type": "object", "defaultProperties": [ "name", "type", "url" ], "properties": { "url": { "type": "string", "title": "URL", "description": "The URL of the REST server." } }, "allOf": [ { "$ref": "CatalogFunction.json" }, { "$ref": "CatalogMember.json" } ] }