List applicable projections for a raster.

GET /api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=663
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6888,
    "next": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=664",
    "previous": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=662",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8730/?format=api",
            "name": "NAD83 / Idaho East (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8730",
            "extent": {
                "south": 41.99,
                "west": -113.24,
                "north": 44.75,
                "east": -111.04
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8731/?format=api",
            "name": "NAD83 / Idaho Central (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8731",
            "extent": {
                "south": 41.99,
                "west": -115.3,
                "north": 45.7,
                "east": -112.68
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8732/?format=api",
            "name": "NAD83 / Idaho West (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8732",
            "extent": {
                "south": 41.99,
                "west": -117.24,
                "north": 49.01,
                "east": -114.32
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8733/?format=api",
            "name": "NAD83 / Illinois East (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8733",
            "extent": {
                "south": 37.06,
                "west": -89.28,
                "north": 42.5,
                "east": -87.02
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8734/?format=api",
            "name": "NAD83 / Illinois West (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8734",
            "extent": {
                "south": 36.98,
                "west": -91.52,
                "north": 42.51,
                "east": -88.93
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8735/?format=api",
            "name": "NAD83 / Indiana East (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8735",
            "extent": {
                "south": 37.95,
                "west": -86.59,
                "north": 41.77,
                "east": -84.78
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8736/?format=api",
            "name": "NAD83 / Indiana West (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8736",
            "extent": {
                "south": 37.77,
                "west": -88.06,
                "north": 41.77,
                "east": -86.24
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8737/?format=api",
            "name": "NAD83 / Iowa North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8737",
            "extent": {
                "south": 41.85,
                "west": -96.65,
                "north": 43.51,
                "east": -90.15
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8738/?format=api",
            "name": "NAD83 / Iowa South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8738",
            "extent": {
                "south": 40.37,
                "west": -96.14,
                "north": 42.04,
                "east": -90.14
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8739/?format=api",
            "name": "NAD83 / Kansas North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8739",
            "extent": {
                "south": 38.52,
                "west": -102.06,
                "north": 40.01,
                "east": -94.58
            }
        }
    ]
}