List applicable projections for a raster.

GET /api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=669
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=670",
    "previous": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=668",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8790/?format=api",
            "name": "NAD83 / Washington North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8790",
            "extent": {
                "south": 47.08,
                "west": -124.79,
                "north": 49.05,
                "east": -117.02
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8791/?format=api",
            "name": "NAD83 / Washington South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8791",
            "extent": {
                "south": 45.54,
                "west": -124.4,
                "north": 47.61,
                "east": -116.91
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8792/?format=api",
            "name": "NAD83 / West Virginia North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8792",
            "extent": {
                "south": 38.76,
                "west": -81.76,
                "north": 40.64,
                "east": -77.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8793/?format=api",
            "name": "NAD83 / West Virginia South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8793",
            "extent": {
                "south": 37.2,
                "west": -82.65,
                "north": 39.17,
                "east": -79.05
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8794/?format=api",
            "name": "NAD83 / Wisconsin North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8794",
            "extent": {
                "south": 45.37,
                "west": -92.89,
                "north": 47.31,
                "east": -88.05
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8795/?format=api",
            "name": "NAD83 / Wisconsin Central (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8795",
            "extent": {
                "south": 43.98,
                "west": -92.89,
                "north": 45.8,
                "east": -86.25
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8796/?format=api",
            "name": "NAD83 / Wisconsin South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8796",
            "extent": {
                "south": 42.48,
                "west": -91.43,
                "north": 44.33,
                "east": -86.95
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8797/?format=api",
            "name": "NAD83 / Wyoming East (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8797",
            "extent": {
                "south": 40.99,
                "west": -106.33,
                "north": 45.01,
                "east": -104.05
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8798/?format=api",
            "name": "NAD83 / Wyoming East Central (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8798",
            "extent": {
                "south": 40.99,
                "west": -108.63,
                "north": 45.01,
                "east": -106.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8799/?format=api",
            "name": "NAD83 / Wyoming West Central (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8799",
            "extent": {
                "south": 40.99,
                "west": -111.06,
                "north": 45.01,
                "east": -107.5
            }
        }
    ]
}