Projections
List applicable projections for a raster.
GET /api/v4/rasters/e3a67479-945a-41c1-ac73-8c2d4cf219e4/projections/?format=api&page=29
{ "count": 317, "next": "https://demo.lizard.net/api/v4/rasters/e3a67479-945a-41c1-ac73-8c2d4cf219e4/projections/?format=api&page=30", "previous": "https://demo.lizard.net/api/v4/rasters/e3a67479-945a-41c1-ac73-8c2d4cf219e4/projections/?format=api&page=28", "results": [ { "url": "https://demo.lizard.net/api/v4/projections/EPSG:8991/?format=api", "name": "ITRF91", "code": "EPSG:8991", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:8992/?format=api", "name": "ITRF92", "code": "EPSG:8992", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:8993/?format=api", "name": "ITRF93", "code": "EPSG:8993", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:8994/?format=api", "name": "ITRF94", "code": "EPSG:8994", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:8995/?format=api", "name": "ITRF96", "code": "EPSG:8995", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:8996/?format=api", "name": "ITRF97", "code": "EPSG:8996", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:8997/?format=api", "name": "ITRF2000", "code": "EPSG:8997", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:8998/?format=api", "name": "ITRF2005", "code": "EPSG:8998", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:8999/?format=api", "name": "ITRF2008", "code": "EPSG:8999", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9000/?format=api", "name": "ITRF2014", "code": "EPSG:9000", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } } ] }