List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=657
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=658",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=656",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8773/?format=api",
            "name": "NAD83 / Pennsylvania North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8773",
            "extent": {
                "south": 40.6,
                "west": -80.53,
                "north": 42.53,
                "east": -74.7
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8774/?format=api",
            "name": "NAD83 / Pennsylvania South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8774",
            "extent": {
                "south": 39.71,
                "west": -80.53,
                "north": 41.18,
                "east": -74.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8775/?format=api",
            "name": "NAD83 / Rhode Island (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8775",
            "extent": {
                "south": 41.13,
                "west": -71.85,
                "north": 42.02,
                "east": -71.08
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8776/?format=api",
            "name": "NAD83 / South Dakota North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8776",
            "extent": {
                "south": 44.14,
                "west": -104.07,
                "north": 45.95,
                "east": -96.45
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8777/?format=api",
            "name": "NAD83 / South Dakota South (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8777",
            "extent": {
                "south": 42.48,
                "west": -104.06,
                "north": 44.79,
                "east": -96.43
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8778/?format=api",
            "name": "NAD83 / Tennessee (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8778",
            "extent": {
                "south": 34.98,
                "west": -90.31,
                "north": 36.68,
                "east": -81.65
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8779/?format=api",
            "name": "NAD83 / Texas North (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8779",
            "extent": {
                "south": 34.3,
                "west": -103.03,
                "north": 36.5,
                "east": -99.99
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8780/?format=api",
            "name": "NAD83 / Texas North Central (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8780",
            "extent": {
                "south": 31.72,
                "west": -103.07,
                "north": 34.58,
                "east": -94.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8781/?format=api",
            "name": "NAD83 / Texas Central (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8781",
            "extent": {
                "south": 29.78,
                "west": -106.66,
                "north": 32.27,
                "east": -93.5
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8782/?format=api",
            "name": "NAD83 / Texas South Central (ftUS) + NAVD88 height (ftUS)",
            "code": "EPSG:8782",
            "extent": {
                "south": 27.78,
                "west": -105.0,
                "north": 30.67,
                "east": -93.76
            }
        }
    ]
}