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=4
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=5",
    "previous": "https://demo.lizard.net/api/v4/rastersources/?format=api&page=3",
    "results": [
        {
            "id": 3767,
            "uuid": "f6f98820-f926-46b4-8fc8-d92bef523708",
            "url": "https://demo.lizard.net/api/v4/rastersources/f6f98820-f926-46b4-8fc8-d92bef523708/?format=api",
            "name": "s0149_win_3_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": "project.support",
            "supplier_code": "s0149_win_3_5ma",
            "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:20:22.884031Z",
            "last_modified": "2020-06-19T08:14:18.936179Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/67a0f135-2722-4eb9-a925-f3a93fea02ce/?format=api",
                "https://demo.lizard.net/api/v4/rasters/c2fcc949-00f5-4033-8b6a-142fd38b8492/?format=api",
                "https://demo.lizard.net/api/v4/rasters/92aaba70-7d72-438a-93d3-63d2de17b434/?format=api"
            ],
            "labeltypes": [],
            "size": 1286445,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3768,
            "uuid": "3425de9a-d442-4c87-8e4d-01230e5250d5",
            "url": "https://demo.lizard.net/api/v4/rastersources/3425de9a-d442-4c87-8e4d-01230e5250d5/?format=api",
            "name": "s0149_GLG_03_04_HUI",
            "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_GLG_03_04_HUI",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.566997492950133,
                "east": 6.226514420719853,
                "north": 51.77848870248564,
                "south": 50.98543832485123
            },
            "projection": "EPSG:3857",
            "origin_x": 619715.3261626394,
            "origin_y": 6618718.335095411,
            "upper_bound_x": 693132.4147315088,
            "upper_bound_y": 6760172.042538381,
            "pixelsize_x": 80.58955935111904,
            "pixelsize_y": -79.6473577944652,
            "created": "2018-03-21T15:27:55.206736Z",
            "last_modified": "2024-08-01T01:20:00.423276Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/195427eb-3d7b-4c69-a3b2-a82359be4e5f/?format=api",
                "https://demo.lizard.net/api/v4/rasters/f55e4c59-02ef-43a1-a688-b6a6fb5e897c/?format=api",
                "https://demo.lizard.net/api/v4/rasters/84249bff-c74a-4832-ba16-68ae96a867e1/?format=api"
            ],
            "labeltypes": [],
            "size": 6382233,
            "dtype": "f8",
            "fill_value": "-999.99"
        },
        {
            "id": 3770,
            "uuid": "e7c4a238-7806-4695-95dc-5328d0e2793e",
            "url": "https://demo.lizard.net/api/v4/rastersources/e7c4a238-7806-4695-95dc-5328d0e2793e/?format=api",
            "name": "s0149_zomer_herw",
            "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_zomer_herw",
            "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-21T16:10:02.287823Z",
            "last_modified": "2020-06-19T08:14:47.124887Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/d82039be-fa92-430b-a33a-cf5243229467/?format=api",
                "https://demo.lizard.net/api/v4/rasters/0908d20a-f58c-4934-9d26-c5fa0010702e/?format=api",
                "https://demo.lizard.net/api/v4/rasters/f4a2ae30-ff11-432d-8112-a6384ec38445/?format=api"
            ],
            "labeltypes": [],
            "size": 601458,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3771,
            "uuid": "a26ae44c-6a73-4107-9865-b91dc7cbb5e6",
            "url": "https://demo.lizard.net/api/v4/rastersources/a26ae44c-6a73-4107-9865-b91dc7cbb5e6/?format=api",
            "name": "s0149_zomer_t100",
            "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_zomer_t100",
            "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-21T16:18:19.814451Z",
            "last_modified": "2020-06-19T08:14:38.182457Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/989d0ba5-4386-4182-bb97-754dd3c4072f/?format=api",
                "https://demo.lizard.net/api/v4/rasters/c8e93648-0ced-4c23-94b0-e9eb0267dc69/?format=api",
                "https://demo.lizard.net/api/v4/rasters/cd8525b9-d82e-4e3b-9a8c-f2ea1a0dc1c7/?format=api"
            ],
            "labeltypes": [],
            "size": 564694,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3772,
            "uuid": "406bac2a-99a7-4b86-870d-b17d04da4f02",
            "url": "https://demo.lizard.net/api/v4/rastersources/406bac2a-99a7-4b86-870d-b17d04da4f02/?format=api",
            "name": "s0149_GLG_97_04_HUI",
            "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_glg_97_04_hui",
            "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-21T16:57:31.639486Z",
            "last_modified": "2020-06-19T08:14:13.451306Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/e46f309e-d539-480a-9cfa-6d6716ad42ac/?format=api",
                "https://demo.lizard.net/api/v4/rasters/a89d567e-84b5-4f8c-ae60-a5f53c94a5c8/?format=api",
                "https://demo.lizard.net/api/v4/rasters/980cb56e-013a-4dfc-9897-ae9ca7d6dbed/?format=api"
            ],
            "labeltypes": [],
            "size": 5804839,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3773,
            "uuid": "667b9a1d-c969-4b06-941f-2f6b32f69374",
            "url": "https://demo.lizard.net/api/v4/rastersources/667b9a1d-c969-4b06-941f-2f6b32f69374/?format=api",
            "name": "s0149_dGHG_97_04_2050",
            "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_97_04_2050",
            "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-21T18:03:22.167377Z",
            "last_modified": "2020-06-19T08:11:41.008405Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/667bf9a6-448f-4270-9e43-4e155c04c4ac/?format=api"
            ],
            "labeltypes": [],
            "size": 6091138,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 3972,
            "uuid": "dcae550b-0959-47ef-9db5-e8813ef5f454",
            "url": "https://demo.lizard.net/api/v4/rastersources/dcae550b-0959-47ef-9db5-e8813ef5f454/?format=api",
            "name": "waterdepth_20180329_100mm2uur",
            "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": "project.support",
            "supplier_code": "waterdepth_20180329_100mm2uur",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2018-03-28T15:47:29Z",
            "last_value_timestamp": "2018-03-28T15:47:29Z",
            "spatial_bounds": {
                "west": 3.887447025366805,
                "east": 5.150760932879926,
                "north": 52.466333129134135,
                "south": 51.67268648168375
            },
            "projection": "EPSG:28992",
            "origin_x": 53065.5,
            "origin_y": 410352.0,
            "upper_bound_x": 138648.0,
            "upper_bound_y": 497648.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2018-03-28T15:49:25.931922Z",
            "last_modified": "2023-08-28T14:50:49.943224Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/f28bb892-20cb-4a31-90c8-5f6cd715ddbe/?format=api",
                "https://demo.lizard.net/api/v4/rasters/eb8b9809-a07f-456a-ac5a-3484e0061e64/?format=api",
                "https://demo.lizard.net/api/v4/rasters/72244f16-acde-477e-9acb-5620eb8afb4d/?format=api",
                "https://demo.lizard.net/api/v4/rasters/3d25195d-4428-4e14-85e0-776a12bc3d95/?format=api",
                "https://demo.lizard.net/api/v4/rasters/3401c91b-8153-4473-a671-f49111945f16/?format=api",
                "https://demo.lizard.net/api/v4/rasters/a3c14beb-a6e1-4e3a-89aa-5516d477e2a2/?format=api",
                "https://demo.lizard.net/api/v4/rasters/9f597d97-0274-4df2-990f-02a7ae6e3002/?format=api",
                "https://demo.lizard.net/api/v4/rasters/007e79c3-1ad4-4951-8379-ce7bcc7131aa/?format=api",
                "https://demo.lizard.net/api/v4/rasters/d68d5fb8-10a1-4914-a519-34ab0641bd9a/?format=api",
                "https://demo.lizard.net/api/v4/rasters/f5291a95-630b-4bcd-9552-7d9f72e1bacf/?format=api",
                "https://demo.lizard.net/api/v4/rasters/1f481338-04ac-4e75-a71c-ad7dc3319019/?format=api",
                "https://demo.lizard.net/api/v4/rasters/55426468-4fb7-4ed7-8f2f-37b70f4accd2/?format=api"
            ],
            "labeltypes": [],
            "size": 8466931945,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 4349,
            "uuid": "d63ee56b-734b-422a-80bb-321a83919f38",
            "url": "https://demo.lizard.net/api/v4/rastersources/d63ee56b-734b-422a-80bb-321a83919f38/?format=api",
            "name": "depth_int_max_mask",
            "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": "lb_depth_int_max_60",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.640117583899814,
                "east": 6.227593080169043,
                "north": 51.77761560316315,
                "south": 51.02968973099068
            },
            "projection": "EPSG:28992",
            "origin_x": 172742.0,
            "origin_y": 338114.5,
            "upper_bound_x": 213000.0,
            "upper_bound_y": 421025.5,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2018-06-07T08:26:12.002986Z",
            "last_modified": "2020-06-19T09:00:43.056675Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/cfd1b2d9-8966-4c53-bbdd-69c9943bdee0/?format=api",
                "https://demo.lizard.net/api/v4/rasters/197cbb40-7a4e-4ecc-83ac-f98117728e94/?format=api",
                "https://demo.lizard.net/api/v4/rasters/f02f183c-7c58-46e2-acf0-36d31d669fb8/?format=api",
                "https://demo.lizard.net/api/v4/rasters/13b9e1be-0df9-4dc4-b9c2-cd04b388ff63/?format=api",
                "https://demo.lizard.net/api/v4/rasters/d32acbba-6017-4ecd-80c3-5f566a62e959/?format=api",
                "https://demo.lizard.net/api/v4/rasters/f2c7ea31-0ed4-46ca-bec0-d9bbb8cc56bb/?format=api",
                "https://demo.lizard.net/api/v4/rasters/cf7d938f-23cb-4b3d-bbca-d212ce5cde27/?format=api"
            ],
            "labeltypes": [],
            "size": 1662198391,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 4350,
            "uuid": "f764cd71-636a-4c5f-969f-f417048f2a0b",
            "url": "https://demo.lizard.net/api/v4/rastersources/f764cd71-636a-4c5f-969f-f417048f2a0b/?format=api",
            "name": "s0149_depth_int_max_herwijnen",
            "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": "lb_depth_int_max_hw",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 5.640117583899814,
                "east": 6.227593080169043,
                "north": 51.77761560316315,
                "south": 51.02968973099068
            },
            "projection": "EPSG:28992",
            "origin_x": 172742.0,
            "origin_y": 338114.5,
            "upper_bound_x": 213000.0,
            "upper_bound_y": 421025.5,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2018-06-08T08:35:22.715346Z",
            "last_modified": "2020-06-19T08:01:42.577923Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/fedf2927-cb1b-4f63-b763-126f32367da9/?format=api",
                "https://demo.lizard.net/api/v4/rasters/ee9f56cb-b47a-4066-85b2-9f324463b588/?format=api"
            ],
            "labeltypes": [],
            "size": 1752105931,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 4407,
            "uuid": "1213005a-bcd7-4896-9509-34ffcc7e4747",
            "url": "https://demo.lizard.net/api/v4/rastersources/1213005a-bcd7-4896-9509-34ffcc7e4747/?format=api",
            "name": "DEM New York",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/d742bfeb-e858-4edc-bb0d-b72668309ada/?format=api",
                "uuid": "d742bfeb-e858-4edc-bb0d-b72668309ada",
                "name": "Lizard - general layers"
            },
            "access_modifier": "Public",
            "supplier": null,
            "supplier_code": "lw",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": -74.17460643116212,
                "east": -73.68227694024205,
                "north": 40.92681908453041,
                "south": 40.44271536420591
            },
            "projection": "EPSG:26918",
            "origin_x": 569994.0,
            "origin_y": 4477718.0,
            "upper_bound_x": 610954.0000000009,
            "upper_bound_y": 4530966.0,
            "pixelsize_x": 1.0000000000000233,
            "pixelsize_y": -1.0,
            "created": "2018-05-01T14:43:22.764120Z",
            "last_modified": "2023-09-01T13:35:14.682125Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/36f071ae-b111-4c86-babd-f49a608ee20e/?format=api"
            ],
            "labeltypes": [],
            "size": 3859112795,
            "dtype": "f4",
            "fill_value": "-3.4028234663852886e+38"
        }
    ]
}