{
    "id":"coordinate-datum-codes",
    "links":[
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0?f=html"
        },
        {
            "type":"application/json",
            "rel":"self",
            "title":"This document as JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes?f=json"
        },
        {
            "type":"application/ld+json",
            "rel":"alternate",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes?f=jsonld"
        },
        {
            "type":"text/html",
            "rel":"alternate",
            "title":"This document as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes?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://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes/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://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes/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://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes/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://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes/queryables?f=html"
        },
        {
            "type":"application/geo+json",
            "rel":"items",
            "title":"Items as GeoJSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes/items?f=json"
        },
        {
            "type":"application/ld+json",
            "rel":"items",
            "title":"Items as RDF (GeoJSON-LD)",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes/items?f=jsonld"
        },
        {
            "type":"text/html",
            "rel":"items",
            "title":"Items as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes/items?f=html"
        },
        {
            "type":"text/csv; charset=utf-8",
            "rel":"items",
            "title":"Items as CSV",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/coordinate-datum-codes/items?f=csv"
        }
    ],
    "title":"Coordinate datum codes",
    "description":"Horizontal datum code for the latitude/longitude coordinates. There are currently more than 300 horizontal datums available for entry.\n",
    "keywords":[
        "metadata",
        "features"
    ],
    "extent":{
        "spatial":{
            "bbox":[
                [
                    -180,
                    -90,
                    180,
                    90
                ]
            ],
            "crs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
        },
        "temporal":{
            "interval":[
                [
                    null,
                    null
                ]
            ]
        }
    },
    "itemType":"feature",
    "crs":[
        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
    ],
    "storageCrs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
}