List applicable projections for a raster.

GET /api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=656
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=657",
    "previous": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=655",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8521/?format=api",
            "name": "NAD83(2011) / KS RCS zone 4",
            "code": "EPSG:8521",
            "extent": {
                "south": 38.69,
                "west": -100.19,
                "north": 40.01,
                "east": -99.03
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8522/?format=api",
            "name": "NAD83(2011) / KS RCS zone 5",
            "code": "EPSG:8522",
            "extent": {
                "south": 38.26,
                "west": -99.07,
                "north": 40.01,
                "east": -98.47
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8523/?format=api",
            "name": "NAD83(2011) / KS RCS zone 6",
            "code": "EPSG:8523",
            "extent": {
                "south": 38.15,
                "west": -98.51,
                "north": 40.01,
                "east": -97.92
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8524/?format=api",
            "name": "NAD83(2011) / KS RCS zone 7",
            "code": "EPSG:8524",
            "extent": {
                "south": 38.08,
                "west": -97.94,
                "north": 40.01,
                "east": -96.8
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8525/?format=api",
            "name": "NAD83(2011) / KS RCS zone 8",
            "code": "EPSG:8525",
            "extent": {
                "south": 38.73,
                "west": -96.97,
                "north": 39.57,
                "east": -95.94
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8526/?format=api",
            "name": "NAD83(2011) / KS RCS zone 9",
            "code": "EPSG:8526",
            "extent": {
                "south": 38.08,
                "west": -96.94,
                "north": 38.88,
                "east": -95.94
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8527/?format=api",
            "name": "NAD83(2011) / KS RCS zone 10",
            "code": "EPSG:8527",
            "extent": {
                "south": 39.21,
                "west": -96.81,
                "north": 40.01,
                "east": -94.85
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8528/?format=api",
            "name": "NAD83(2011) / KS RCS zone 11",
            "code": "EPSG:8528",
            "extent": {
                "south": 38.73,
                "west": -96.04,
                "north": 39.43,
                "east": -94.58
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8529/?format=api",
            "name": "NAD83(2011) / KS RCS zone 12",
            "code": "EPSG:8529",
            "extent": {
                "south": 36.99,
                "west": -102.05,
                "north": 38.71,
                "east": -101.06
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8531/?format=api",
            "name": "NAD83(2011) / KS RCS zone 13",
            "code": "EPSG:8531",
            "extent": {
                "south": 36.99,
                "west": -101.13,
                "north": 38.71,
                "east": -100.08
            }
        }
    ]
}