{"$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://maps.gnosis.earth/ogcapi/collections/TerrestrialConnectivityIndex/schema", "title": "TerrestrialConnectivityIndex", "type": "object", "properties": {"Aquatic": {"title": "Aquatic, wetlands, riparian (float32)", "type": "number", "x-ogc-propertySeq": 1, "x-ogc-nilValues": [-9999.0]}, "Forest": {"title": "Forest, woodlands (float32)", "type": "number", "x-ogc-propertySeq": 2, "x-ogc-nilValues": [-9999.0]}, "HerbaceousCrops": {"title": "HerbaceousCrops, herbaceous, crops (float32)", "type": "number", "x-ogc-propertySeq": 3, "x-ogc-nilValues": [-9999.0]}, "WoodyCrops": {"title": "WoodyCrops, woody, crops (float32)", "type": "number", "x-ogc-propertySeq": 4, "x-ogc-nilValues": [-9999.0]}, "Shrublands": {"title": "Shrublands, meadows (float32)", "type": "number", "x-ogc-propertySeq": 5, "x-ogc-nilValues": [-9999.0]}}}