{
    "links":[
        {
            "rel":"about",
            "type":"text/html",
            "title":"FastGIS OGC API",
            "href":"https://fastgis.eu"
        },
        {
            "rel":"self",
            "type":"application/json",
            "title":"This document as JSON",
            "href":"https://oapi.fastgis.eu?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://oapi.fastgis.eu?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://oapi.fastgis.eu?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"service-desc",
            "type":"application/vnd.oai.openapi+json;version=3.0",
            "title":"The OpenAPI definition as JSON",
            "href":"https://oapi.fastgis.eu/openapi"
        },
        {
            "rel":"service-doc",
            "type":"text/html",
            "title":"The OpenAPI definition as HTML",
            "href":"https://oapi.fastgis.eu/openapi?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"conformance",
            "type":"application/json",
            "title":"Conformance",
            "href":"https://oapi.fastgis.eu/conformance"
        },
        {
            "rel":"data",
            "type":"application/json",
            "title":"Collections",
            "href":"https://oapi.fastgis.eu/collections"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/processes",
            "type":"application/json",
            "title":"Processes",
            "href":"https://oapi.fastgis.eu/processes"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tiling-schemes",
            "type":"application/json",
            "title":"The list of supported tiling schemes as JSON",
            "href":"https://oapi.fastgis.eu/TileMatrixSets?f=json"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tiling-schemes",
            "type":"text/html",
            "title":"The list of supported tiling schemes as HTML",
            "href":"https://oapi.fastgis.eu/TileMatrixSets?f=html"
        }
    ],
    "title":"FastGIS OGC API",
    "description":"Standards-based OGC API services for FastGIS \u2014 modern OGC API - Features over the FastGIS PostGIS data store. Additive to the classic OGC WMS/WFS/WCS services on api.fastgis.eu."
}