Projections
List applicable projections for a raster.
GET /api/v4/rasters/1a2fba2a-5f97-4bc9-9af4-1f102a755730/projections/?format=api&page=33
{ "count": 349, "next": "https://demo.lizard.net/api/v4/rasters/1a2fba2a-5f97-4bc9-9af4-1f102a755730/projections/?format=api&page=34", "previous": "https://demo.lizard.net/api/v4/rasters/1a2fba2a-5f97-4bc9-9af4-1f102a755730/projections/?format=api&page=32", "results": [ { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9007/?format=api", "name": "IGb00", "code": "EPSG:9007", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9008/?format=api", "name": "IGb00", "code": "EPSG:9008", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9009/?format=api", "name": "IGb00", "code": "EPSG:9009", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9010/?format=api", "name": "IGS05", "code": "EPSG:9010", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9011/?format=api", "name": "IGS05", "code": "EPSG:9011", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9012/?format=api", "name": "IGS05", "code": "EPSG:9012", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9013/?format=api", "name": "IGS08", "code": "EPSG:9013", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9014/?format=api", "name": "IGS08", "code": "EPSG:9014", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9015/?format=api", "name": "IGb08", "code": "EPSG:9015", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } }, { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9016/?format=api", "name": "IGb08", "code": "EPSG:9016", "extent": { "south": -90.0, "west": -180.0, "north": 90.0, "east": 180.0 } } ] }