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=3
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=4",
    "previous": "https://demo.lizard.net/api/v4/rastersources/?format=api&page=2",
    "results": [
        {
            "id": 3693,
            "uuid": "ec7e446e-1891-45ef-a777-17cdf3c210de",
            "url": "https://demo.lizard.net/api/v4/rastersources/ec7e446e-1891-45ef-a777-17cdf3c210de/?format=api",
            "name": "GLG REF2015 (gemiddeld)",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/883eecb4-1783-4526-9dc7-8ca9118ba3df/?format=api",
                "uuid": "883eecb4-1783-4526-9dc7-8ca9118ba3df",
                "name": "BlueLabel"
            },
            "access_modifier": "Public",
            "supplier": null,
            "supplier_code": "GLG_REF2015S0",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "created": "2018-03-05T15:52:34.855893Z",
            "last_modified": "2020-09-17T11:47:04.088407Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/ada31c65-51fe-4dba-9cd7-dfb798d57024/?format=api",
                "https://demo.lizard.net/api/v4/rasters/4f5bf3ad-7fab-435e-8765-7c80e3f4e797/?format=api",
                "https://demo.lizard.net/api/v4/rasters/4c7a9e53-9497-44d6-9327-29df92ab46e8/?format=api",
                "https://demo.lizard.net/api/v4/rasters/b93fb507-3e44-4577-9274-8cc878184cab/?format=api",
                "https://demo.lizard.net/api/v4/rasters/c68a53d5-67a8-4814-ab4c-63b1d6f084a9/?format=api",
                "https://demo.lizard.net/api/v4/rasters/d7ab4f26-2a06-450b-8a88-2955c9ac872c/?format=api"
            ],
            "labeltypes": [
                "e86b841d-cce4-4ed8-9cb5-6c0863802dd9",
                "05ff0bec-af7d-4378-9982-5bbdc8a14a8f",
                "8e979623-4022-4dbc-96f7-9492d2c84b8b"
            ],
            "size": 3086468,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3694,
            "uuid": "b77c2b95-dd19-4bb7-9dd6-be1748671e7d",
            "url": "https://demo.lizard.net/api/v4/rastersources/b77c2b95-dd19-4bb7-9dd6-be1748671e7d/?format=api",
            "name": "GHG W2050 (gemiddeld)",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/38b30b5a-292c-416a-a909-c94549d22109/?format=api",
                "uuid": "38b30b5a-292c-416a-a909-c94549d22109",
                "name": "Rijkswaterstaat"
            },
            "access_modifier": "Public",
            "supplier": null,
            "supplier_code": "GHG_W2050S0",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "created": "2018-03-05T15:55:00.451803Z",
            "last_modified": "2018-03-27T15:03:50.881729Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/e8852fd3-8c98-46b0-ace3-97710fc0656b/?format=api",
                "https://demo.lizard.net/api/v4/rasters/41383315-64aa-4162-b0d2-35f4d0282cb2/?format=api",
                "https://demo.lizard.net/api/v4/rasters/b949d4d9-e788-4677-9180-7a98bc092ad3/?format=api"
            ],
            "labeltypes": [],
            "size": 3054679,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3695,
            "uuid": "b40c2d6b-d54c-4cc4-ae95-a5e795cf2017",
            "url": "https://demo.lizard.net/api/v4/rastersources/b40c2d6b-d54c-4cc4-ae95-a5e795cf2017/?format=api",
            "name": "GLG W2050 (gemiddeld)",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/38b30b5a-292c-416a-a909-c94549d22109/?format=api",
                "uuid": "38b30b5a-292c-416a-a909-c94549d22109",
                "name": "Rijkswaterstaat"
            },
            "access_modifier": "Public",
            "supplier": null,
            "supplier_code": "GLG_W2050S0",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "created": "2018-03-05T15:57:25.015085Z",
            "last_modified": "2018-03-26T15:04:13.008972Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/18f67cf5-f00d-415d-a3f3-f4f305e988a1/?format=api",
                "https://demo.lizard.net/api/v4/rasters/4f5bf3ad-7fab-435e-8765-7c80e3f4e797/?format=api",
                "https://demo.lizard.net/api/v4/rasters/1900fb97-fd64-4458-a7e7-98dc9f2a87e1/?format=api",
                "https://demo.lizard.net/api/v4/rasters/67830139-f1e4-4fac-9e31-153b50a6b14f/?format=api",
                "https://demo.lizard.net/api/v4/rasters/d7ab4f26-2a06-450b-8a88-2955c9ac872c/?format=api"
            ],
            "labeltypes": [],
            "size": 3090800,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3760,
            "uuid": "a8be868d-b932-4caf-a8d1-e2da5e3ad959",
            "url": "https://demo.lizard.net/api/v4/rastersources/a8be868d-b932-4caf-a8d1-e2da5e3ad959/?format=api",
            "name": "s0149_dGHG_97_04_WH2050",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/0258eefa-4043-409f-879c-601740340654/?format=api",
                "uuid": "0258eefa-4043-409f-879c-601740340654",
                "name": "Waterpanel Noord"
            },
            "access_modifier": "Public",
            "supplier": "project.support",
            "supplier_code": "s0149_dGHG_1997-2004_L1_WH2050",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.501128748848746,
                "east": 6.2861667021056595,
                "north": 51.809070428730635,
                "south": 50.98330029998714
            },
            "projection": "EPSG:3857",
            "origin_x": 612382.851110081,
            "origin_y": 6618340.27060282,
            "upper_bound_x": 699772.876320034,
            "upper_bound_y": 6765676.28988904,
            "pixelsize_x": 80.5438020368233,
            "pixelsize_y": -79.6410915060658,
            "created": "2018-03-21T13:00:27.521849Z",
            "last_modified": "2020-06-19T08:12:01.575138Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/346221d4-c9dd-4cfd-85c5-c0207a3ccc6d/?format=api",
                "https://demo.lizard.net/api/v4/rasters/fc95790d-3a1f-4802-a6db-d7c3b60a7e97/?format=api",
                "https://demo.lizard.net/api/v4/rasters/0d201ed5-a077-4fad-818e-c0779f91f48f/?format=api"
            ],
            "labeltypes": [],
            "size": 6091138,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3761,
            "uuid": "229b9c73-bf35-429e-8dba-9bcb0ebb81d8",
            "url": "https://demo.lizard.net/api/v4/rastersources/229b9c73-bf35-429e-8dba-9bcb0ebb81d8/?format=api",
            "name": "s0149_dGHG_2001-2002_WH2050",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/0258eefa-4043-409f-879c-601740340654/?format=api",
                "uuid": "0258eefa-4043-409f-879c-601740340654",
                "name": "Waterpanel Noord"
            },
            "access_modifier": "Public",
            "supplier": "project.support",
            "supplier_code": "s0149_dGHG_2001-2002_L1_WH2050",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.501128748848746,
                "east": 6.2861667021056595,
                "north": 51.809070428730635,
                "south": 50.98330029998714
            },
            "projection": "EPSG:3857",
            "origin_x": 612382.851110081,
            "origin_y": 6618340.27060282,
            "upper_bound_x": 699772.876320034,
            "upper_bound_y": 6765676.28988904,
            "pixelsize_x": 80.5438020368233,
            "pixelsize_y": -79.6410915060658,
            "created": "2018-03-21T13:05:16.328645Z",
            "last_modified": "2020-06-19T08:11:11.914720Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/4d9363b6-a665-49aa-b19a-e65208937dd8/?format=api",
                "https://demo.lizard.net/api/v4/rasters/225a9b1f-9f80-48cd-8354-0cfc581817a8/?format=api",
                "https://demo.lizard.net/api/v4/rasters/41900ccc-27e0-41b6-86ce-b6e29317ea9d/?format=api"
            ],
            "labeltypes": [],
            "size": 6106730,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3762,
            "uuid": "f7e1b07c-ae3b-46dc-8c46-390108e49851",
            "url": "https://demo.lizard.net/api/v4/rastersources/f7e1b07c-ae3b-46dc-8c46-390108e49851/?format=api",
            "name": "s0149_dGLG_1997-2004_WH2050",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/0258eefa-4043-409f-879c-601740340654/?format=api",
                "uuid": "0258eefa-4043-409f-879c-601740340654",
                "name": "Waterpanel Noord"
            },
            "access_modifier": "Public",
            "supplier": "project.support",
            "supplier_code": "s0149_dGLG_1997-2004_L1_WH2050",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.501128748848746,
                "east": 6.2861667021056595,
                "north": 51.809070428730635,
                "south": 50.98330029998714
            },
            "projection": "EPSG:3857",
            "origin_x": 612382.851110081,
            "origin_y": 6618340.27060282,
            "upper_bound_x": 699772.876320034,
            "upper_bound_y": 6765676.28988904,
            "pixelsize_x": 80.5438020368233,
            "pixelsize_y": -79.6410915060658,
            "created": "2018-03-21T13:06:06.802416Z",
            "last_modified": "2020-06-19T08:13:12.538096Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/20611028-a122-4ccd-b053-302962b4b7f2/?format=api",
                "https://demo.lizard.net/api/v4/rasters/cdc40fd6-968d-47b9-b155-df7699577c26/?format=api",
                "https://demo.lizard.net/api/v4/rasters/4b2d1cd2-e1d2-4efa-ae7a-0079fd9b2415/?format=api"
            ],
            "labeltypes": [],
            "size": 6098277,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3763,
            "uuid": "d3edf6a0-1abb-493b-9f6b-8a93b9b47d42",
            "url": "https://demo.lizard.net/api/v4/rastersources/d3edf6a0-1abb-493b-9f6b-8a93b9b47d42/?format=api",
            "name": "s0149_dGLG_2003-2004_WH2050",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/0258eefa-4043-409f-879c-601740340654/?format=api",
                "uuid": "0258eefa-4043-409f-879c-601740340654",
                "name": "Waterpanel Noord"
            },
            "access_modifier": "Public",
            "supplier": "project.support",
            "supplier_code": "s0149_dGLG_2003-2004_L1_WH2050",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.501128748848746,
                "east": 6.2861667021056595,
                "north": 51.809070428730635,
                "south": 50.98330029998714
            },
            "projection": "EPSG:3857",
            "origin_x": 612382.851110081,
            "origin_y": 6618340.27060282,
            "upper_bound_x": 699772.876320034,
            "upper_bound_y": 6765676.28988904,
            "pixelsize_x": 80.5438020368233,
            "pixelsize_y": -79.6410915060658,
            "created": "2018-03-21T13:06:44.908943Z",
            "last_modified": "2020-06-19T08:12:21.682332Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/d02030f5-47b1-4acc-a9fa-79372125acf3/?format=api",
                "https://demo.lizard.net/api/v4/rasters/546993d9-38c3-4ba2-b076-117d54b50b98/?format=api",
                "https://demo.lizard.net/api/v4/rasters/2ea223f9-c51e-46f0-bfbb-3c6c12a7399a/?format=api"
            ],
            "labeltypes": [],
            "size": 6093278,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3764,
            "uuid": "db4f939a-c268-4fe7-8180-c9da43dfbf55",
            "url": "https://demo.lizard.net/api/v4/rastersources/db4f939a-c268-4fe7-8180-c9da43dfbf55/?format=api",
            "name": "s0149_GHG_1997-2004_L1_HUIDIG",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/0258eefa-4043-409f-879c-601740340654/?format=api",
                "uuid": "0258eefa-4043-409f-879c-601740340654",
                "name": "Waterpanel Noord"
            },
            "access_modifier": "Public",
            "supplier": "project.support",
            "supplier_code": "s0149_GHG_1997-2004_L1_HUIDIG",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.458405243591782,
                "east": 6.359720913266098,
                "north": 51.85854132480071,
                "south": 50.98273578488772
            },
            "projection": "EPSG:3857",
            "origin_x": 607626.892259972,
            "origin_y": 6618240.45094864,
            "upper_bound_x": 707960.893652115,
            "upper_bound_y": 6774588.21429918,
            "pixelsize_x": 80.589559351119,
            "pixelsize_y": -79.6473577944652,
            "created": "2018-03-21T13:07:35.853668Z",
            "last_modified": "2020-06-19T08:13:50.613359Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/c4ef5eee-2b8f-43e0-bdcb-941f3e29e16f/?format=api",
                "https://demo.lizard.net/api/v4/rasters/629f873b-2cff-4ef0-a7a2-7d97cdbd9c68/?format=api",
                "https://demo.lizard.net/api/v4/rasters/e4655b6a-a461-4956-a20b-37d25aa917d7/?format=api"
            ],
            "labeltypes": [],
            "size": 5964164,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3765,
            "uuid": "057c0f65-253a-43b3-bd98-634864ddf85b",
            "url": "https://demo.lizard.net/api/v4/rastersources/057c0f65-253a-43b3-bd98-634864ddf85b/?format=api",
            "name": "s0149_GHG_2001-2002_L1_HUIDIG",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/0258eefa-4043-409f-879c-601740340654/?format=api",
                "uuid": "0258eefa-4043-409f-879c-601740340654",
                "name": "Waterpanel Noord"
            },
            "access_modifier": "Public",
            "supplier": "project.support",
            "supplier_code": "s0149_GHG_2001-2002_L1_HUIDIG",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.458405243591782,
                "east": 6.359720913266098,
                "north": 51.85854132480071,
                "south": 50.98273578488772
            },
            "projection": "EPSG:3857",
            "origin_x": 607626.892259972,
            "origin_y": 6618240.45094864,
            "upper_bound_x": 707960.893652115,
            "upper_bound_y": 6774588.21429918,
            "pixelsize_x": 80.589559351119,
            "pixelsize_y": -79.6473577944652,
            "created": "2018-03-21T13:08:24.870136Z",
            "last_modified": "2020-06-19T08:13:40.515314Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/4e9e961d-8114-4fbe-874c-c8242d115f99/?format=api",
                "https://demo.lizard.net/api/v4/rasters/91522900-bd09-432d-9f31-6dea7bf5ce40/?format=api",
                "https://demo.lizard.net/api/v4/rasters/75fa3343-72e4-4604-ad07-c28871605c6d/?format=api"
            ],
            "labeltypes": [],
            "size": 6029261,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3766,
            "uuid": "6660cd1d-bdb2-4a90-a0a0-bdff4a13b8d5",
            "url": "https://demo.lizard.net/api/v4/rastersources/6660cd1d-bdb2-4a90-a0a0-bdff4a13b8d5/?format=api",
            "name": "s0149_win_2_5ma",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/0258eefa-4043-409f-879c-601740340654/?format=api",
                "uuid": "0258eefa-4043-409f-879c-601740340654",
                "name": "Waterpanel Noord"
            },
            "access_modifier": "Public",
            "supplier": null,
            "supplier_code": "joeri.verheijden",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.5650997779864415,
                "east": 6.24175707212159,
                "north": 51.77977608067297,
                "south": 51.04631197170487
            },
            "projection": "EPSG:3857",
            "origin_x": 619504.073499211,
            "origin_y": 6629489.8664434,
            "upper_bound_x": 694829.21892389,
            "upper_bound_y": 6760403.67586962,
            "pixelsize_x": 40.2808264303096,
            "pixelsize_y": -39.8277485324668,
            "created": "2018-03-21T13:09:07.409938Z",
            "last_modified": "2020-06-19T07:58:54.091265Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/0739a105-ce5c-4394-828d-4f2e1fbdfe53/?format=api",
                "https://demo.lizard.net/api/v4/rasters/6e30a27f-76c3-484c-b14f-1466b487f99e/?format=api",
                "https://demo.lizard.net/api/v4/rasters/7b4fdce3-04ca-4411-8767-dbe9d15f0676/?format=api"
            ],
            "labeltypes": [],
            "size": 977170,
            "dtype": null,
            "fill_value": null
        }
    ]
}