API endpoint for raster source objects.

Raster sources contain the data that can be visualised through raster layers, either directly or via on-the-fly GeoBlocks operations.

All objects that depend on this raster source are listed in the "layers" and "labeltypes" fields. Some of these might not be readable by you (the current user). For these objects, following the hyperlink will result in a "404 Not Found" error.

Deletion

A raster source can only be deleted if it is not in use. Consult the "layers" and "labeltypes" fields to see which resources use this raster source.

To circumvent this protection, put {"force": true} in the request body. Be aware that dependent rasterlayers and labeltypes will be broken.

Query parameters:

name Text filter on the name field. All text field filter methods, like startswith, endswith, icontains are supported.

uuid Filter on uuid field. UUIDs must be separated by commas and must be specified in their canonical textual representation (in their 8-4-4-4-12 form, that is). Filtering is case insensitive and may be done across relationships.

organisation Filter on Organisations.

first_value_timestamp Temporal filter on first_value_timestamp.

last_value_timestamp Temporal filter on last_value_timestamp.

*layers__uuid" List all raster sources used by a layer with given uuid.

scenario__isnull Filter on whether this rastersource is used in a scenario.

Ordering Show the results in a specific order Order by: name, supplier_code, size or last_modified.

access_modifier Filter on access_modifier, options are 'Public', 'Private', 'Common', or 'Hidden'.

created: Temporal filter on created. Supports various lookup types (exact, lt, lte, gt, gte; created__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

last_modified: Temporal filter on last_modified. Supports various lookup types (exact, lt, lte, gt, gte; last_modified__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

Examples

?name__icontains=Elevation

?organisation__name=DDSC

?organisation__uuid=61f5a464c35044c19bc7d4b42d7f58cb

?organisation__name__startswith=Nelen

?organisation__name__icontains=Schuur

?uuid=10415ccb-ec31-4d43-bdb3-db597061527b,
4a544b7a-772b-45fb-9aa4-a69447f34f52

?first_value_timestamp=2016-06-21T06:05:00Z

?first_value_timestamp__lt=2016-06-21T06:05:00Z

?layers__uuid=0866dbe6-69b1-413e-a709-e28e888eaed8

?scenario__isnull=true

?ordering=-name

?access_modifier=Private

?access_modifier=100

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z
GET /api/v4/rastersources/?format=api&page=205
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2079,
    "next": "https://demo.lizard.net/api/v4/rastersources/?format=api&page=206",
    "previous": "https://demo.lizard.net/api/v4/rastersources/?format=api&page=204",
    "results": [
        {
            "id": 474265,
            "uuid": "34ff2e6b-16c4-4755-adf4-07f474f55e95",
            "url": "https://demo.lizard.net/api/v4/rastersources/34ff2e6b-16c4-4755-adf4-07f474f55e95/?format=api",
            "name": "1811_maastricht_pet_2023_ahn4",
            "description": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/d19b76d3-93b1-42c2-9ffe-b06af89b16dd/?format=api",
                "uuid": "d19b76d3-93b1-42c2-9ffe-b06af89b16dd",
                "name": "Maastricht"
            },
            "access_modifier": "Public",
            "supplier": "remo.vantilburg",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.6386228484477865,
                "east": 5.763313028234233,
                "north": 50.912170358916576,
                "south": 50.803664406119424
            },
            "projection": "EPSG:28992",
            "origin_x": 172724.5,
            "origin_y": 312709.0,
            "upper_bound_x": 181453.0,
            "upper_bound_y": 324743.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2024-08-12T14:39:48.123774Z",
            "last_modified": "2025-02-01T04:27:08.380521Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/5e4c4a3d-7c0c-41a8-af71-99b4813ccfb6/?format=api"
            ],
            "labeltypes": [],
            "size": 733758945,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 474807,
            "uuid": "ced8b23e-1546-4bb2-856a-4dd3ec07d926",
            "url": "https://demo.lizard.net/api/v4/rastersources/ced8b23e-1546-4bb2-856a-4dd3ec07d926/?format=api",
            "name": "BODIS_Testcase_v4_Rotterdam_Bloemhof #2 - bui09: grid s1 interp.",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "stijn.overmeen",
            "supplier_code": null,
            "temporal": true,
            "interval": null,
            "first_value_timestamp": "2024-01-01T01:00:00Z",
            "last_value_timestamp": "2024-01-01T02:00:00.784912Z",
            "spatial_bounds": {
                "west": 4.493448267044883,
                "east": 4.509889296173231,
                "north": 51.898432019987055,
                "south": 51.889591611381135
            },
            "projection": "EPSG:28992",
            "origin_x": 93486.0,
            "origin_y": 433830.0,
            "upper_bound_x": 94606.0,
            "upper_bound_y": 434800.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2024-08-16T12:51:08.404033Z",
            "last_modified": "2024-08-16T12:51:48.494114Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/91e0ffd5-ddf3-47f1-bbc3-227e69835710/?format=api",
                "https://demo.lizard.net/api/v4/rasters/f85090d2-e303-4c46-bb0a-fc1582b39694/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 474808,
            "uuid": "2874f374-455d-4e35-a89c-db93dd3428cb",
            "url": "https://demo.lizard.net/api/v4/rastersources/2874f374-455d-4e35-a89c-db93dd3428cb/?format=api",
            "name": "BODIS_Testcase_v4_Rotterdam_Bloemhof #2 - bui09: bath",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "stijn.overmeen",
            "supplier_code": null,
            "temporal": true,
            "interval": "00:05:00",
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.49344880290635,
                "east": 4.509765834762842,
                "north": 51.89840413549082,
                "south": 51.889591611381135
            },
            "projection": "EPSG:28992",
            "origin_x": 93486.0,
            "origin_y": 433830.0,
            "upper_bound_x": 94597.5,
            "upper_bound_y": 434797.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2024-08-16T12:51:08.430306Z",
            "last_modified": "2024-09-01T06:19:36.911609Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/6a31a838-89ff-468b-8752-9c6b59c52593/?format=api",
                "https://demo.lizard.net/api/v4/rasters/91e0ffd5-ddf3-47f1-bbc3-227e69835710/?format=api",
                "https://demo.lizard.net/api/v4/rasters/aaf20082-472c-443c-93fc-6421705f2c2b/?format=api",
                "https://demo.lizard.net/api/v4/rasters/1562fab8-5fc2-4673-9fac-5403b72904aa/?format=api"
            ],
            "labeltypes": [],
            "size": 25938820,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 474809,
            "uuid": "b4d3d1d8-58be-4538-942b-a0b8303657a2",
            "url": "https://demo.lizard.net/api/v4/rastersources/b4d3d1d8-58be-4538-942b-a0b8303657a2/?format=api",
            "name": "BODIS_Testcase_v4_Rotterdam_Bloemhof #2 - bui09: grid s1-max interp.",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "stijn.overmeen",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2024-01-01T02:00:00.784912Z",
            "last_value_timestamp": "2024-01-01T02:00:00.784912Z",
            "spatial_bounds": {
                "west": 4.493448267044883,
                "east": 4.509889296173231,
                "north": 51.898432019987055,
                "south": 51.889591611381135
            },
            "projection": "EPSG:28992",
            "origin_x": 93486.0,
            "origin_y": 433830.0,
            "upper_bound_x": 94606.0,
            "upper_bound_y": 434800.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2024-08-16T12:51:08.758794Z",
            "last_modified": "2024-08-16T12:51:48.674718Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/6a31a838-89ff-468b-8752-9c6b59c52593/?format=api",
                "https://demo.lizard.net/api/v4/rasters/aaf20082-472c-443c-93fc-6421705f2c2b/?format=api",
                "https://demo.lizard.net/api/v4/rasters/1562fab8-5fc2-4673-9fac-5403b72904aa/?format=api",
                "https://demo.lizard.net/api/v4/rasters/7a9ed96e-3a44-4501-ad41-a440f59df104/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 474810,
            "uuid": "60ae89d7-680f-4e64-9498-205bc22b0028",
            "url": "https://demo.lizard.net/api/v4/rastersources/60ae89d7-680f-4e64-9498-205bc22b0028/?format=api",
            "name": "BODIS_Testcase_v4_Rotterdam_Bloemhof #2 - bui09: grid ucr-max",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "stijn.overmeen",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2024-01-01T02:00:00.784912Z",
            "last_value_timestamp": "2024-01-01T02:00:00.784912Z",
            "spatial_bounds": {
                "west": 4.493448267044883,
                "east": 4.509889296173231,
                "north": 51.898432019987055,
                "south": 51.889591611381135
            },
            "projection": "EPSG:28992",
            "origin_x": 93486.0,
            "origin_y": 433830.0,
            "upper_bound_x": 94606.0,
            "upper_bound_y": 434800.0,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "created": "2024-08-16T12:51:09.070285Z",
            "last_modified": "2024-08-16T12:51:48.822409Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/1562fab8-5fc2-4673-9fac-5403b72904aa/?format=api",
                "https://demo.lizard.net/api/v4/rasters/3e025469-55ee-4c11-aa38-fd47b8fa6a08/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 474811,
            "uuid": "40a3bfec-4973-4ebb-b3ba-26ba70e97805",
            "url": "https://demo.lizard.net/api/v4/rastersources/40a3bfec-4973-4ebb-b3ba-26ba70e97805/?format=api",
            "name": "BODIS_Testcase_v4_Rotterdam_Bloemhof #2 - bui09: grid rain",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "stijn.overmeen",
            "supplier_code": null,
            "temporal": true,
            "interval": null,
            "first_value_timestamp": "2024-01-01T01:00:00Z",
            "last_value_timestamp": "2024-01-01T02:00:00.784912Z",
            "spatial_bounds": {
                "west": 4.493448267044883,
                "east": 4.509889296173231,
                "north": 51.898432019987055,
                "south": 51.889591611381135
            },
            "projection": "EPSG:28992",
            "origin_x": 93486.0,
            "origin_y": 433830.0,
            "upper_bound_x": 94606.0,
            "upper_bound_y": 434800.0,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "created": "2024-08-16T12:51:09.409492Z",
            "last_modified": "2024-08-16T12:51:48.206361Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/737d7fd1-aafa-4ca3-b351-81ac8e576b1e/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 474812,
            "uuid": "3238f1a2-9021-46bf-aeb9-c6c3800645ac",
            "url": "https://demo.lizard.net/api/v4/rastersources/3238f1a2-9021-46bf-aeb9-c6c3800645ac/?format=api",
            "name": "BODIS_Testcase_v4_Rotterdam_Bloemhof #2 - bui09: grid rise-velocity",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "stijn.overmeen",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2024-01-01T02:00:00.784912Z",
            "last_value_timestamp": "2024-01-01T02:00:00.784912Z",
            "spatial_bounds": {
                "west": 4.493448267044883,
                "east": 4.509889296173231,
                "north": 51.898432019987055,
                "south": 51.889591611381135
            },
            "projection": "EPSG:28992",
            "origin_x": 93486.0,
            "origin_y": 433830.0,
            "upper_bound_x": 94606.0,
            "upper_bound_y": 434800.0,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "created": "2024-08-16T12:51:09.709181Z",
            "last_modified": "2024-08-16T12:51:48.355532Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/25b77200-185e-4d49-88ff-e8de2986772a/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 474813,
            "uuid": "c8bd648b-a9f0-4467-9d56-c6980e5cb4c4",
            "url": "https://demo.lizard.net/api/v4/rastersources/c8bd648b-a9f0-4467-9d56-c6980e5cb4c4/?format=api",
            "name": "BODIS_Testcase_v4_Rotterdam_Bloemhof #2 - bui09: mask",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "stijn.overmeen",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.49344880290635,
                "east": 4.509765834762842,
                "north": 51.89840413549082,
                "south": 51.889591611381135
            },
            "projection": "EPSG:28992",
            "origin_x": 93486.0,
            "origin_y": 433830.0,
            "upper_bound_x": 94597.5,
            "upper_bound_y": 434797.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2024-08-16T12:51:09.735687Z",
            "last_modified": "2024-09-01T06:19:31.106937Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/25b77200-185e-4d49-88ff-e8de2986772a/?format=api",
                "https://demo.lizard.net/api/v4/rasters/f85090d2-e303-4c46-bb0a-fc1582b39694/?format=api",
                "https://demo.lizard.net/api/v4/rasters/7a9ed96e-3a44-4501-ad41-a440f59df104/?format=api",
                "https://demo.lizard.net/api/v4/rasters/3e025469-55ee-4c11-aa38-fd47b8fa6a08/?format=api"
            ],
            "labeltypes": [],
            "size": 847580,
            "dtype": "u1",
            "fill_value": "0"
        },
        {
            "id": 474891,
            "uuid": "14686163-945e-4571-a6c2-239c7a65defa",
            "url": "https://demo.lizard.net/api/v4/rastersources/14686163-945e-4571-a6c2-239c7a65defa/?format=api",
            "name": "BODIS_Testcase_v4_Rotterdam_Bloemhof_future #2 - bui09: grid s1 interp.",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "stijn.overmeen",
            "supplier_code": null,
            "temporal": true,
            "interval": null,
            "first_value_timestamp": "2024-01-01T01:00:00Z",
            "last_value_timestamp": "2024-01-01T02:00:00.695312Z",
            "spatial_bounds": {
                "west": 4.493448267044883,
                "east": 4.509889296173231,
                "north": 51.898432019987055,
                "south": 51.889591611381135
            },
            "projection": "EPSG:28992",
            "origin_x": 93486.0,
            "origin_y": 433830.0,
            "upper_bound_x": 94606.0,
            "upper_bound_y": 434800.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2024-08-19T09:00:57.941533Z",
            "last_modified": "2024-08-19T09:01:33.838818Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/84c9d592-be4e-4f53-b9a5-b78bb96439db/?format=api",
                "https://demo.lizard.net/api/v4/rasters/95f9e7ad-6a36-452b-82b1-13253b3fd420/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 474892,
            "uuid": "af863707-dee5-4a6f-8e70-932bbb6708ef",
            "url": "https://demo.lizard.net/api/v4/rastersources/af863707-dee5-4a6f-8e70-932bbb6708ef/?format=api",
            "name": "BODIS_Testcase_v4_Rotterdam_Bloemhof_future #2 - bui09: bath",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "stijn.overmeen",
            "supplier_code": null,
            "temporal": true,
            "interval": "00:05:00",
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.49344880290635,
                "east": 4.509765834762842,
                "north": 51.89840413549082,
                "south": 51.889591611381135
            },
            "projection": "EPSG:28992",
            "origin_x": 93486.0,
            "origin_y": 433830.0,
            "upper_bound_x": 94597.5,
            "upper_bound_y": 434797.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2024-08-19T09:00:57.963813Z",
            "last_modified": "2024-09-01T06:52:57.268477Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/84c9d592-be4e-4f53-b9a5-b78bb96439db/?format=api",
                "https://demo.lizard.net/api/v4/rasters/3a50e1fa-ef1c-455e-99d9-a9955e181897/?format=api",
                "https://demo.lizard.net/api/v4/rasters/c61f570c-2e04-4457-9423-10b8e5171db4/?format=api",
                "https://demo.lizard.net/api/v4/rasters/f2ed1b87-77c0-4000-a051-8dee04f78847/?format=api"
            ],
            "labeltypes": [],
            "size": 26569419,
            "dtype": "f4",
            "fill_value": "-9999.0"
        }
    ]
}