{
    "id":"hazardglobal",
    "title":"Global Hazard Points (GeoJSON)",
    "description":"Global hazard points data in GeoJSON format",
    "keywords":[
        "points",
        "hazards",
        "global",
        "vector tiles"
    ],
    "links":[
        {
            "type":"application/geo+json",
            "rel":"items",
            "title":"Global Hazard Points (GeoJSON)",
            "href":"${PYGEOAPI_SERVER_URL:-http://localhost:5000}/collections/hazardglobal/items"
        },
        {
            "type":"application/vnd.mapbox-vector-tile",
            "rel":"tiles",
            "title":"Global Hazard Points (Vector Tiles)",
            "href":"${PYGEOAPI_SERVER_URL:-http://localhost:5000}/collections/hazardglobal/tiles"
        },
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://gar15-tsunamihazard.geohub.no/api?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://gar15-tsunamihazard.geohub.no/api?f=html"
        },
        {
            "type":"application/json",
            "rel":"self",
            "title":"This document as JSON",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal?f=json"
        },
        {
            "type":"application/ld+json",
            "rel":"alternate",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal?f=jsonld"
        },
        {
            "type":"text/html",
            "rel":"alternate",
            "title":"This document as HTML",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal?f=html"
        },
        {
            "type":"application/schema+json",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/schema",
            "title":"Schema of collection in JSON",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal/schema?f=json"
        },
        {
            "type":"text/html",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/schema",
            "title":"Schema of collection in HTML",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal/schema?f=html"
        },
        {
            "type":"application/schema+json",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/queryables",
            "title":"Queryables for this collection as JSON",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal/queryables?f=json"
        },
        {
            "type":"text/html",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/queryables",
            "title":"Queryables for this collection as HTML",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal/queryables?f=html"
        },
        {
            "type":"application/geo+json",
            "rel":"items",
            "title":"Items as GeoJSON",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal/items?f=json"
        },
        {
            "type":"application/ld+json",
            "rel":"items",
            "title":"Items as RDF (GeoJSON-LD)",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal/items?f=jsonld"
        },
        {
            "type":"text/html",
            "rel":"items",
            "title":"Items as HTML",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal/items?f=html"
        },
        {
            "type":"application/json",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tilesets-vector",
            "title":"Tiles as JSON",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal/tiles?f=json"
        },
        {
            "type":"text/html",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tilesets-vector",
            "title":"Tiles as HTML",
            "href":"https://gar15-tsunamihazard.geohub.no/api/collections/hazardglobal/tiles?f=html"
        }
    ],
    "extent":{
        "spatial":{
            "bbox":[
                [
                    -180,
                    -90,
                    180,
                    90
                ]
            ],
            "crs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
        }
    },
    "itemType":"feature",
    "crs":[
        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
    ],
    "storageCrs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
}