Projections
List applicable projections for a raster.
GET /api/v4/rasters/a4c5ab43-510d-4e11-a0a4-3459057ea31b/projections/?format=api&page=43
{ "count": 421, "next": null, "previous": "https://demo.lizard.net/api/v4/rasters/a4c5ab43-510d-4e11-a0a4-3459057ea31b/projections/?format=api&page=42", "results": [ { "url": "https://demo.lizard.net/api/v4/projections/EPSG:9069/?format=api", "name": "ETRF2014", "code": "EPSG:9069", "extent": { "south": 32.88, "west": -16.1, "north": 84.17, "east": 40.18 } } ] }