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=201
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=202",
    "previous": "https://demo.lizard.net/api/v4/rastersources/?format=api&page=200",
    "results": [
        {
            "id": 363378,
            "uuid": "a66d6962-9de9-43f4-b79d-66f94c981e0b",
            "url": "https://demo.lizard.net/api/v4/rastersources/a66d6962-9de9-43f4-b79d-66f94c981e0b/?format=api",
            "name": "groep 8 ouwerkerk versie 10: grid s1 interp.",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "supplier_code": null,
            "temporal": true,
            "interval": null,
            "first_value_timestamp": "2024-03-12T13:41:55Z",
            "last_value_timestamp": "2024-03-12T20:41:58.769531Z",
            "spatial_bounds": {
                "west": 3.6552128130864876,
                "east": 4.122061961197487,
                "north": 51.76688500189374,
                "south": 51.59707727595284
            },
            "projection": "EPSG:28992",
            "origin_x": 35435.0,
            "origin_y": 402325.0,
            "upper_bound_x": 67355.0,
            "upper_bound_y": 420565.0,
            "pixelsize_x": 30.0,
            "pixelsize_y": -30.0,
            "created": "2024-03-12T14:21:00.828736Z",
            "last_modified": "2024-03-12T14:21:00.828707Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/baf3485b-47bb-4978-9183-7b6eec4b0a45/?format=api",
                "https://demo.lizard.net/api/v4/rasters/efbcf59e-1d79-4116-9266-4a3278df0bd6/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 363379,
            "uuid": "36a0ad4b-118d-405f-bb0d-706421ac86bf",
            "url": "https://demo.lizard.net/api/v4/rastersources/36a0ad4b-118d-405f-bb0d-706421ac86bf/?format=api",
            "name": "groep 8 ouwerkerk versie 10: bath",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "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": 3.655264525622011,
                "east": 4.120402343289105,
                "north": 51.765518958027435,
                "south": 51.59707727595284
            },
            "projection": "EPSG:28992",
            "origin_x": 35435.0,
            "origin_y": 402325.0,
            "upper_bound_x": 67240.0,
            "upper_bound_y": 420415.0,
            "pixelsize_x": 5.0,
            "pixelsize_y": -5.0,
            "created": "2024-03-12T14:21:00.847381Z",
            "last_modified": "2024-03-12T14:21:00.847370Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/baf3485b-47bb-4978-9183-7b6eec4b0a45/?format=api",
                "https://demo.lizard.net/api/v4/rasters/b5dc58f0-2e62-473e-8cde-5a82a9eee0c6/?format=api",
                "https://demo.lizard.net/api/v4/rasters/1d975aed-222d-46ea-84c1-a098ca10323b/?format=api"
            ],
            "labeltypes": [],
            "size": 33309395,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 363380,
            "uuid": "6768a1fd-fb6b-4ffa-8c08-2e367a7a1c09",
            "url": "https://demo.lizard.net/api/v4/rastersources/6768a1fd-fb6b-4ffa-8c08-2e367a7a1c09/?format=api",
            "name": "groep 8 ouwerkerk versie 10: grid s1-max interp.",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2024-03-12T13:41:55Z",
            "last_value_timestamp": "2024-03-12T13:41:55Z",
            "spatial_bounds": {
                "west": 3.6552128130864876,
                "east": 4.122061961197487,
                "north": 51.76688500189374,
                "south": 51.59707727595284
            },
            "projection": "EPSG:28992",
            "origin_x": 35435.0,
            "origin_y": 402325.0,
            "upper_bound_x": 67355.0,
            "upper_bound_y": 420565.0,
            "pixelsize_x": 30.0,
            "pixelsize_y": -30.0,
            "created": "2024-03-12T14:21:01.023978Z",
            "last_modified": "2024-03-12T14:21:01.023965Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/b5dc58f0-2e62-473e-8cde-5a82a9eee0c6/?format=api",
                "https://demo.lizard.net/api/v4/rasters/1d975aed-222d-46ea-84c1-a098ca10323b/?format=api",
                "https://demo.lizard.net/api/v4/rasters/5a5faa70-124b-4754-b9ce-cb29665c8901/?format=api",
                "https://demo.lizard.net/api/v4/rasters/53d1925b-7595-4d62-959d-c8e7e341ee39/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 363381,
            "uuid": "66fe8c8c-cb11-40cb-baf9-060301056c51",
            "url": "https://demo.lizard.net/api/v4/rastersources/66fe8c8c-cb11-40cb-baf9-060301056c51/?format=api",
            "name": "groep 8 ouwerkerk versie 10: grid ucr-max",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2024-03-12T13:41:55Z",
            "last_value_timestamp": "2024-03-12T13:41:55Z",
            "spatial_bounds": {
                "west": 3.6552128130864876,
                "east": 4.122061961197487,
                "north": 51.76688500189374,
                "south": 51.59707727595284
            },
            "projection": "EPSG:28992",
            "origin_x": 35435.0,
            "origin_y": 402325.0,
            "upper_bound_x": 67355.0,
            "upper_bound_y": 420565.0,
            "pixelsize_x": 30.0,
            "pixelsize_y": -30.0,
            "created": "2024-03-12T14:21:01.172683Z",
            "last_modified": "2024-03-12T14:21:01.172658Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/1d975aed-222d-46ea-84c1-a098ca10323b/?format=api",
                "https://demo.lizard.net/api/v4/rasters/605e7cfb-7177-469e-b1c8-2a58dae56329/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 363382,
            "uuid": "2e176f52-c99b-435a-9ca4-b35f819d88a3",
            "url": "https://demo.lizard.net/api/v4/rastersources/2e176f52-c99b-435a-9ca4-b35f819d88a3/?format=api",
            "name": "groep 8 ouwerkerk versie 10: grid rain",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "supplier_code": null,
            "temporal": true,
            "interval": null,
            "first_value_timestamp": "2024-03-12T13:41:55Z",
            "last_value_timestamp": "2024-03-12T20:41:58.769531Z",
            "spatial_bounds": {
                "west": 3.6552128130864876,
                "east": 4.122061961197487,
                "north": 51.76688500189374,
                "south": 51.59707727595284
            },
            "projection": "EPSG:28992",
            "origin_x": 35435.0,
            "origin_y": 402325.0,
            "upper_bound_x": 67355.0,
            "upper_bound_y": 420565.0,
            "pixelsize_x": 30.0,
            "pixelsize_y": -30.0,
            "created": "2024-03-12T14:21:01.357011Z",
            "last_modified": "2024-03-12T14:21:01.356983Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/f714e04f-759c-4438-9a9b-963eb5bbc785/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 363383,
            "uuid": "ca6113f7-298b-403b-a741-9c092998f1fb",
            "url": "https://demo.lizard.net/api/v4/rastersources/ca6113f7-298b-403b-a741-9c092998f1fb/?format=api",
            "name": "groep 8 ouwerkerk versie 10: grid rise-velocity",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2024-03-12T13:41:55Z",
            "last_value_timestamp": "2024-03-12T13:41:55Z",
            "spatial_bounds": {
                "west": 3.6552128130864876,
                "east": 4.122061961197487,
                "north": 51.76688500189374,
                "south": 51.59707727595284
            },
            "projection": "EPSG:28992",
            "origin_x": 35435.0,
            "origin_y": 402325.0,
            "upper_bound_x": 67355.0,
            "upper_bound_y": 420565.0,
            "pixelsize_x": 30.0,
            "pixelsize_y": -30.0,
            "created": "2024-03-12T14:21:01.500289Z",
            "last_modified": "2024-03-12T14:21:01.500265Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/a4d7bbaf-de4e-4d74-b865-547eb1d029d6/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 363384,
            "uuid": "d3f9ac7d-42ef-4453-8f8f-28a6332a842d",
            "url": "https://demo.lizard.net/api/v4/rastersources/d3f9ac7d-42ef-4453-8f8f-28a6332a842d/?format=api",
            "name": "groep 8 ouwerkerk versie 10: mask",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "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": 3.655264525622011,
                "east": 4.120402343289105,
                "north": 51.765518958027435,
                "south": 51.59707727595284
            },
            "projection": "EPSG:28992",
            "origin_x": 35435.0,
            "origin_y": 402325.0,
            "upper_bound_x": 67240.0,
            "upper_bound_y": 420415.0,
            "pixelsize_x": 5.0,
            "pixelsize_y": -5.0,
            "created": "2024-03-12T14:21:01.521300Z",
            "last_modified": "2024-03-12T14:21:01.521288Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/a4d7bbaf-de4e-4d74-b865-547eb1d029d6/?format=api",
                "https://demo.lizard.net/api/v4/rasters/efbcf59e-1d79-4116-9266-4a3278df0bd6/?format=api",
                "https://demo.lizard.net/api/v4/rasters/5a5faa70-124b-4754-b9ce-cb29665c8901/?format=api",
                "https://demo.lizard.net/api/v4/rasters/605e7cfb-7177-469e-b1c8-2a58dae56329/?format=api",
                "https://demo.lizard.net/api/v4/rasters/53d1925b-7595-4d62-959d-c8e7e341ee39/?format=api"
            ],
            "labeltypes": [],
            "size": 4041149,
            "dtype": "u1",
            "fill_value": "0"
        },
        {
            "id": 363385,
            "uuid": "16d02bea-7035-4cd6-861a-2f7d78ab38b2",
            "url": "https://demo.lizard.net/api/v4/rastersources/16d02bea-7035-4cd6-861a-2f7d78ab38b2/?format=api",
            "name": "groep 8 ouwerkerk versie 10: depth-first-dtri",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "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": 3.7844807432326384,
                "east": 4.10726697655323,
                "north": 51.72704898873023,
                "south": 51.60409981498992
            },
            "projection": "EPSG:28992",
            "origin_x": 44265.0,
            "origin_y": 402905.0,
            "upper_bound_x": 66340.0,
            "upper_bound_y": 416150.0,
            "pixelsize_x": 5.0,
            "pixelsize_y": -5.0,
            "created": "2024-03-12T14:21:28.865555Z",
            "last_modified": "2024-03-12T14:21:28.865534Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/6c33eea2-9b29-42fd-bebc-c5f15b587368/?format=api"
            ],
            "labeltypes": [],
            "size": 8609812,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 363388,
            "uuid": "e4df57fc-f232-4fdd-94fe-e14c133c0228",
            "url": "https://demo.lizard.net/api/v4/rastersources/e4df57fc-f232-4fdd-94fe-e14c133c0228/?format=api",
            "name": "groep 8 ouwerkerk versie 10: direct-damage",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "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": 3.655264525622011,
                "east": 4.120402343289105,
                "north": 51.765518958027435,
                "south": 51.59707727595284
            },
            "projection": "EPSG:28992",
            "origin_x": 35435.0,
            "origin_y": 402325.0,
            "upper_bound_x": 67240.0,
            "upper_bound_y": 420415.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2024-03-12T14:57:41.624391Z",
            "last_modified": "2024-03-12T14:57:41.624377Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/fe399e48-1760-4879-8c6f-6c6343ea79ea/?format=api",
                "https://demo.lizard.net/api/v4/rasters/b2aaecf0-0ea2-4334-888c-d7310535c92b/?format=api"
            ],
            "labeltypes": [],
            "size": 232911054,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 363389,
            "uuid": "6e229b93-0936-4a61-bc06-0869b993e4a8",
            "url": "https://demo.lizard.net/api/v4/rastersources/6e229b93-0936-4a61-bc06-0869b993e4a8/?format=api",
            "name": "groep 8 ouwerkerk versie 10: indirect-damage",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api",
                "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0",
                "name": "Hogeschool Rotterdam"
            },
            "access_modifier": "Public",
            "supplier": "hrstudent1",
            "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": 3.655264525622011,
                "east": 4.120402343289105,
                "north": 51.765518958027435,
                "south": 51.59707727595284
            },
            "projection": "EPSG:28992",
            "origin_x": 35435.0,
            "origin_y": 402325.0,
            "upper_bound_x": 67240.0,
            "upper_bound_y": 420415.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2024-03-12T14:57:41.879409Z",
            "last_modified": "2024-03-12T14:57:41.879395Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/2c4117a6-5516-4374-8622-d79712d587b2/?format=api",
                "https://demo.lizard.net/api/v4/rasters/b2aaecf0-0ea2-4334-888c-d7310535c92b/?format=api"
            ],
            "labeltypes": [],
            "size": 212712961,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        }
    ]
}