List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=656
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=657",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=655",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8763/?format=api",
            "name": "NAD83 / New Mexico West (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8763",
            "extent": {
                "south": 31.33,
                "west": -109.06,
                "north": 37.0,
                "east": -106.32
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8764/?format=api",
            "name": "NAD83 / New York East (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8764",
            "extent": {
                "south": 40.88,
                "west": -75.87,
                "north": 45.02,
                "east": -73.23
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8765/?format=api",
            "name": "NAD83 / New York Central (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8765",
            "extent": {
                "south": 41.99,
                "west": -77.75,
                "north": 44.41,
                "east": -75.04
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8766/?format=api",
            "name": "NAD83 / New York West (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8766",
            "extent": {
                "south": 41.99,
                "west": -79.77,
                "north": 43.64,
                "east": -77.36
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8767/?format=api",
            "name": "NAD83 / New York Long Island (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8767",
            "extent": {
                "south": 40.47,
                "west": -74.26,
                "north": 41.3,
                "east": -71.8
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8768/?format=api",
            "name": "NAD83 / North Carolina (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8768",
            "extent": {
                "south": 33.83,
                "west": -84.33,
                "north": 36.59,
                "east": -75.38
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8769/?format=api",
            "name": "NAD83 / Ohio North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8769",
            "extent": {
                "south": 40.1,
                "west": -84.81,
                "north": 42.33,
                "east": -80.51
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8770/?format=api",
            "name": "NAD83 / Ohio South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8770",
            "extent": {
                "south": 38.4,
                "west": -84.83,
                "north": 40.36,
                "east": -80.7
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8771/?format=api",
            "name": "NAD83 / Oklahoma North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8771",
            "extent": {
                "south": 35.27,
                "west": -103.0,
                "north": 37.01,
                "east": -94.42
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8772/?format=api",
            "name": "NAD83 / Oklahoma South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8772",
            "extent": {
                "south": 33.62,
                "west": -100.0,
                "north": 35.57,
                "east": -94.42
            }
        }
    ]
}