List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=658
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=659",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=657",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8783/?format=api",
            "name": "NAD83 / Texas South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8783",
            "extent": {
                "south": 25.83,
                "west": -100.2,
                "north": 28.21,
                "east": -96.85
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8784/?format=api",
            "name": "NAD83 / Utah North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8784",
            "extent": {
                "south": 40.55,
                "west": -114.04,
                "north": 42.01,
                "east": -109.04
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8785/?format=api",
            "name": "NAD83 / Utah Central (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8785",
            "extent": {
                "south": 38.49,
                "west": -114.05,
                "north": 41.08,
                "east": -109.04
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8786/?format=api",
            "name": "NAD83 / Utah South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8786",
            "extent": {
                "south": 36.99,
                "west": -114.05,
                "north": 38.58,
                "east": -109.04
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8787/?format=api",
            "name": "NAD83 / Vermont (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8787",
            "extent": {
                "south": 42.72,
                "west": -73.44,
                "north": 45.03,
                "east": -71.5
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8788/?format=api",
            "name": "NAD83 / Virginia North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8788",
            "extent": {
                "south": 37.77,
                "west": -80.06,
                "north": 39.46,
                "east": -76.51
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8789/?format=api",
            "name": "NAD83 / Virginia South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8789",
            "extent": {
                "south": 36.54,
                "west": -83.68,
                "north": 38.28,
                "east": -75.31
            }
        },
        {
            "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
            }
        }
    ]
}