List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=652
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=653",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=651",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8723/?format=api",
            "name": "NAD83 / Connecticut (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8723",
            "extent": {
                "south": 40.98,
                "west": -73.73,
                "north": 42.05,
                "east": -71.78
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8724/?format=api",
            "name": "NAD83 / Delaware (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8724",
            "extent": {
                "south": 38.44,
                "west": -75.8,
                "north": 39.85,
                "east": -74.97
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8725/?format=api",
            "name": "NAD83 / Florida North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8725",
            "extent": {
                "south": 29.21,
                "west": -87.63,
                "north": 31.01,
                "east": -82.04
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8726/?format=api",
            "name": "NAD83 / Florida East (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8726",
            "extent": {
                "south": 24.41,
                "west": -82.33,
                "north": 30.83,
                "east": -79.97
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8727/?format=api",
            "name": "NAD83 / Florida West (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8727",
            "extent": {
                "south": 26.27,
                "west": -83.34,
                "north": 29.6,
                "east": -81.13
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8728/?format=api",
            "name": "NAD83 / Georgia East (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8728",
            "extent": {
                "south": 30.36,
                "west": -83.47,
                "north": 34.68,
                "east": -80.77
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8729/?format=api",
            "name": "NAD83 / Georgia West (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8729",
            "extent": {
                "south": 30.62,
                "west": -85.61,
                "north": 35.01,
                "east": -82.99
            }
        },
        {
            "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
            }
        }
    ]
}