List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=653
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6785,
    "next": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=654",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=652",
    "results": [
        {
            "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
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8740/?format=api",
            "name": "NAD83 / Kansas South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8740",
            "extent": {
                "south": 36.99,
                "west": -102.05,
                "north": 38.88,
                "east": -94.6
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8741/?format=api",
            "name": "NAD83 / Kentucky North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8741",
            "extent": {
                "south": 37.71,
                "west": -85.96,
                "north": 39.15,
                "east": -82.47
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8742/?format=api",
            "name": "NAD83 / Kentucky South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8742",
            "extent": {
                "south": 36.49,
                "west": -89.57,
                "north": 38.17,
                "east": -81.95
            }
        }
    ]
}