API endpoint for rasterlayer objects.

Rasterlayers visualise raster data. The actual data is contained in rastersources. To connect a rasterlayer to a rastersource, configure the rasterlayer's source field as follows:

{
    "graph": {
        "rastersource": [
            "lizard_nxt.blocks.LizardRasterSource",
            "<uuid of a rastersource object>"
        ]
    },
    "name": "rastersource"
}

Note that the organisations of the rastersource and rasterlayer should be equal. The raster_sources field cannot be used to configure the source: it is merely a (read-only) hyperlink to the /rastersources endpoint.

GeoBlocks

Instead of directly visualising a raster source, raster layers can also perform on-the-fly operations on multiple raster sources. This can be done by extending the above example for the source field. See https://docs.lizard.net. Note that the rasterlayers's organisation must have geoblocks-permissions to be able to use this feature.

Deletion

If a rasterlayer is deleted, its raster sources (see /rastersources endpoint) will remain available. These need to be cleaned up seperately, or else they will keep using space.

If a rastersource was deleted while there was a rasterlayer referencing it, the rasterlayer will become broken. In this case, the deleted rastersources will be listed in the source.deleted_sources field.

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.

observation_type Filter on ObservationType.

layer_collections Filter on LayerCollection.

first_value_timestamp Temporal filter on first_value_timestamp.

last_value_timestamp Temporal filter on last_value_timestamp.

raster_sources__uuid Show rasters that make use of a raster_source with given uuid.

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

ordering Show the results in a specific order. You can order them by name, last_modified, supplier, temporal, access_modifier, first_value_timestamp, last_value_timestamp, observation_type, observation_type__code, observation_type__parameter, observation_type__unit, and organisation__name. Add a - in front to reverse the order.

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

?observation_type__code=HOOGTEmNAP

?observation_type__parameter=Hoogte

?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

?layer_collections__slug=10855cc

?raster_sources__uuid=10415ccb-ec31-4d43-bdb3-db597061527b

?access_modifier=Private

?access_modifier=100

?ordering=name

?ordering=-last_modified

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

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

{
    "count": 2124,
    "next": "https://demo.lizard.net/api/v4/rasters/?format=api&page=213",
    "previous": "https://demo.lizard.net/api/v4/rasters/?format=api&page=211",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/rasters/25d965aa-87ea-462e-a398-4818df1072c9/?format=api",
            "uuid": "25d965aa-87ea-462e-a398-4818df1072c9",
            "last_modified": "2025-04-16T06:48:53.949082Z",
            "created": "2025-03-30T09:34:17.912921Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "Frogtech"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 4,
            "name": "tw_fst2025_v3_op Max flow velocity",
            "description": "",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8713/?format=api",
                "id": 8713,
                "code": "3di_flowvelocity",
                "parameter": "Flow velocity",
                "unit": "m/s",
                "scale": "interval",
                "description": "Flow velocity (used in 3Di postprocessing)",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2022-05-10T14:56:59.748712Z",
                "last_modified": "2022-05-10T14:56:59.748700Z"
            },
            "temporal": false,
            "layer_collections": [],
            "first_value_timestamp": "2025-04-16T23:00:03.835938Z",
            "last_value_timestamp": "2025-04-16T23:00:03.835938Z",
            "spatial_bounds": {
                "west": 120.0152421004418,
                "east": 122.01112880802167,
                "north": 25.336054593451987,
                "south": 21.89397982206044
            },
            "projection": "EPSG:3826",
            "origin_x": 150867.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 351787.5,
            "upper_bound_y": 2803365.0,
            "pixelsize_x": 320.0,
            "pixelsize_y": -320.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "scenarios:42143:ucr-max-quad-clip"
            },
            "options": {
                "styles": "3di_flowvelocity:0:3"
            },
            "rescalable": false,
            "aggregation_type": "curve",
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/94aed695-878e-4e51-ba37-11073096fd51/?format=api",
            "uuid": "94aed695-878e-4e51-ba37-11073096fd51",
            "last_modified": "2025-04-08T09:15:43.099228Z",
            "created": "2025-04-08T09:04:09.370957Z",
            "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": "remo.vantilburg",
            "shared_with": [
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/5d0509a3-699e-41b7-8074-22d66494e093/?format=api",
                    "uuid": "5d0509a3-699e-41b7-8074-22d66494e093",
                    "name": "AS50+"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                    "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                    "name": "Almere"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/4ba80ae0-193a-4f43-be77-9a0a48db003f/?format=api",
                    "uuid": "4ba80ae0-193a-4f43-be77-9a0a48db003f",
                    "name": "Arnhem"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/4b60d574-d000-4f38-b277-bbd93e240ec6/?format=api",
                    "uuid": "4b60d574-d000-4f38-b277-bbd93e240ec6",
                    "name": "Groningen"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/b1b44c11-8bdf-44bb-be62-6fe8b9458b92/?format=api",
                    "uuid": "b1b44c11-8bdf-44bb-be62-6fe8b9458b92",
                    "name": "Hittestress demo"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/01015652-fd0a-40a5-a893-532becadfb8a/?format=api",
                    "uuid": "01015652-fd0a-40a5-a893-532becadfb8a",
                    "name": "Hittestress demo 2"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/a1b98fd7-20aa-40af-b583-cf6f1e0cc139/?format=api",
                    "uuid": "a1b98fd7-20aa-40af-b583-cf6f1e0cc139",
                    "name": "Hittestress demo 3"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/e6cbfa92-5115-44ae-bf96-1d5fd4cfc861/?format=api",
                    "uuid": "e6cbfa92-5115-44ae-bf96-1d5fd4cfc861",
                    "name": "Leiden"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api",
                    "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8",
                    "name": "Leidschendam-Voorburg"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/281993a6-c3c2-40ef-9513-388ad14d12e0/?format=api",
                    "uuid": "281993a6-c3c2-40ef-9513-388ad14d12e0",
                    "name": "Regio Alkmaar"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/9766a45f-9c6c-40a9-a5fc-f321e65afb1a/?format=api",
                    "uuid": "9766a45f-9c6c-40a9-a5fc-f321e65afb1a",
                    "name": "Utrecht"
                }
            ],
            "writable": false,
            "is_geoblock": true,
            "weight": 214,
            "name": "Interactive heat stress model - Schaduwkaart - AHN4 - bulldozer - maatlat",
            "description": "Deze berekent de schaduw op 21 juni 15;30\r\n\r\n\r\nZenith:\t\r\n54.58°\r\nAzimuth:\t\r\n226.35°",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1036/?format=api",
                "id": 1036,
                "code": "index",
                "parameter": "Index",
                "unit": "",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-04-03T13:10:41.085507Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "temporal": false,
            "layer_collections": [],
            "first_value_timestamp": null,
            "last_value_timestamp": null,
            "spatial_bounds": null,
            "projection": null,
            "origin_x": null,
            "origin_y": null,
            "upper_bound_x": null,
            "upper_bound_y": null,
            "pixelsize_x": null,
            "pixelsize_y": null,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "nelen-schuurmans:hittestresstool-schaduwkaart-ahn4-bulldozer-interactive-maatlat"
            },
            "options": {
                "styles": "Greys:0:1"
            },
            "rescalable": false,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/7cd74ba5-f6e5-43f0-8491-4b1f74ab1faf/?format=api",
            "uuid": "7cd74ba5-f6e5-43f0-8491-4b1f74ab1faf",
            "last_modified": "2025-04-08T09:07:22.965130Z",
            "created": "2025-04-08T09:07:04.705272Z",
            "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": null,
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 214,
            "name": "Schaduwkaart - AHN4 - bulldozer - original - maatlat",
            "description": "Schaduwkaart - AHN4 - bulldozer - original - maatlat\r\n\r\ndus hoogste zonnestand 21 juni 15;30\r\n\r\n\r\nZenith:\t\r\n54.58°\r\nAzimuth:\t\r\n226.35°",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/1036/?format=api",
                "id": 1036,
                "code": "index",
                "parameter": "Index",
                "unit": "",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2019-04-03T13:10:41.085507Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "temporal": false,
            "layer_collections": [],
            "first_value_timestamp": null,
            "last_value_timestamp": null,
            "spatial_bounds": null,
            "projection": null,
            "origin_x": null,
            "origin_y": null,
            "upper_bound_x": null,
            "upper_bound_y": null,
            "pixelsize_x": null,
            "pixelsize_y": null,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "nelen-schuurmans:hittestresstool-schaduwkaart-ahn4-bulldozer-maatlat"
            },
            "options": {
                "styles": "Greys:0:1"
            },
            "rescalable": false,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/c7b66404-3496-4a62-b627-996d56aab1b0/?format=api",
            "uuid": "c7b66404-3496-4a62-b627-996d56aab1b0",
            "last_modified": "2025-04-09T10:03:24.857033Z",
            "created": "2025-04-09T09:57:12.955106Z",
            "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": null,
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 16,
            "name": "wd diff T100 piek Purmerend Oostflank - huidig vs nieuw met kreek",
            "description": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8670/?format=api",
                "id": 8670,
                "code": "waterdepth.diff",
                "parameter": "Difference in waterdepth",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2022-01-18T10:35:38.984929Z",
                "last_modified": "2022-01-18T10:35:38.984853Z"
            },
            "temporal": false,
            "layer_collections": [],
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.952045441445399,
                "east": 5.042225770972526,
                "north": 52.52762412836967,
                "south": 52.45755785975631
            },
            "projection": "EPSG:28992",
            "origin_x": null,
            "origin_y": null,
            "upper_bound_x": null,
            "upper_bound_y": null,
            "pixelsize_x": null,
            "pixelsize_y": null,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "nelen-schuurmans-consultancy:wd-diff-t100-piek-purmerend-oostfla"
            },
            "options": {
                "styles": "wd_diff:-0.5:0.5"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/52ccb28f-3732-4e81-b83e-743ff06bf3fb/?format=api",
            "uuid": "52ccb28f-3732-4e81-b83e-743ff06bf3fb",
            "last_modified": "2025-04-18T02:00:03.977399Z",
            "created": "2025-04-15T05:25:13.971536Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "Frogtech"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 5,
            "name": "tw_forecast2025_v1_op Water depth (timeseries)",
            "description": "",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8716/?format=api",
                "id": 8716,
                "code": "3di_waterdepth",
                "parameter": "Water depth",
                "unit": "m",
                "scale": "interval",
                "description": "Water depth (used in 3Di postprocessing)",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2022-05-10T14:59:01.690519Z",
                "last_modified": "2022-05-10T14:59:01.690509Z"
            },
            "temporal": true,
            "layer_collections": [],
            "first_value_timestamp": "2025-04-18T00:00:00Z",
            "last_value_timestamp": "2025-04-19T01:00:03.992188Z",
            "spatial_bounds": {
                "west": 120.0152421004418,
                "east": 122.01112880802167,
                "north": 25.336054593451987,
                "south": 21.89397982206044
            },
            "projection": "EPSG:3826",
            "origin_x": 150867.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 351787.5,
            "upper_bound_y": 2803365.0,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "scenarios:42243:depth-dtri"
            },
            "options": {
                "styles": "3di_waterdepth:0.0:2.0"
            },
            "rescalable": false,
            "aggregation_type": "average",
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/f53f9411-cb3d-4c25-899e-4ce792359350/?format=api",
            "uuid": "f53f9411-cb3d-4c25-899e-4ce792359350",
            "last_modified": "2025-04-18T02:00:03.877524Z",
            "created": "2025-04-15T05:25:16.571078Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "Frogtech"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 5,
            "name": "tw_forecast2025_v1_op Max water depth",
            "description": "",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8716/?format=api",
                "id": 8716,
                "code": "3di_waterdepth",
                "parameter": "Water depth",
                "unit": "m",
                "scale": "interval",
                "description": "Water depth (used in 3Di postprocessing)",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2022-05-10T14:59:01.690519Z",
                "last_modified": "2022-05-10T14:59:01.690509Z"
            },
            "temporal": false,
            "layer_collections": [],
            "first_value_timestamp": "2025-04-19T01:00:03.992188Z",
            "last_value_timestamp": "2025-04-19T01:00:03.992188Z",
            "spatial_bounds": {
                "west": 120.0152421004418,
                "east": 122.01112880802167,
                "north": 25.336054593451987,
                "south": 21.89397982206044
            },
            "projection": "EPSG:3826",
            "origin_x": 150867.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 351787.5,
            "upper_bound_y": 2803365.0,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "scenarios:42243:depth-max-dtri"
            },
            "options": {
                "styles": "3di_waterdepth:0.0:2.0"
            },
            "rescalable": false,
            "aggregation_type": "curve",
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/39654b4c-8996-4c0a-9fa2-6b832e7f1278/?format=api",
            "uuid": "39654b4c-8996-4c0a-9fa2-6b832e7f1278",
            "last_modified": "2025-04-18T02:00:04.074089Z",
            "created": "2025-04-15T05:25:18.951645Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "Frogtech"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 10,
            "name": "tw_forecast2025_v1_op Flood hazard rating",
            "description": "",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8712/?format=api",
                "id": 8712,
                "code": "3di_floodhazardrating",
                "parameter": "Flood hazard rating",
                "unit": "-",
                "scale": "interval",
                "description": "Flood hazard rating (used in 3Di postprocessing)",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2022-05-10T14:55:40.798827Z",
                "last_modified": "2022-05-10T15:00:34.136515Z"
            },
            "temporal": false,
            "layer_collections": [],
            "first_value_timestamp": "2025-04-19T01:00:03.992188Z",
            "last_value_timestamp": "2025-04-19T01:00:03.992188Z",
            "spatial_bounds": {
                "west": 120.0152421004418,
                "east": 122.01112880802167,
                "north": 25.336054593451987,
                "south": 21.89397982206044
            },
            "projection": "EPSG:3826",
            "origin_x": null,
            "origin_y": null,
            "upper_bound_x": null,
            "upper_bound_y": null,
            "pixelsize_x": null,
            "pixelsize_y": null,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "scenarios:42243:flood-hazard-rating"
            },
            "options": {
                "styles": "3di_floodhazardrating:0:2"
            },
            "rescalable": false,
            "aggregation_type": "curve",
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/2e395746-f247-4af9-a1c4-ddc5cf92430c/?format=api",
            "uuid": "2e395746-f247-4af9-a1c4-ddc5cf92430c",
            "last_modified": "2025-04-18T02:00:03.851216Z",
            "created": "2025-04-15T05:25:21.358485Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "Frogtech"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "shared_with": [],
            "writable": false,
            "is_geoblock": false,
            "weight": 0,
            "name": "tw_forecast2025_v1_op Rain",
            "description": "",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8714/?format=api",
                "id": 8714,
                "code": "3di_precipitation",
                "parameter": "Precipitation",
                "unit": "mm/h",
                "scale": "interval",
                "description": "Precipitation (used in 3Di postprocessing)",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2022-05-10T14:57:45.709343Z",
                "last_modified": "2022-05-10T14:57:45.709330Z"
            },
            "temporal": true,
            "layer_collections": [],
            "first_value_timestamp": "2025-04-18T00:00:00Z",
            "last_value_timestamp": "2025-04-19T01:00:03.992188Z",
            "spatial_bounds": {
                "west": 119.9128962848233,
                "east": 122.15204798293881,
                "north": 25.40664735532331,
                "south": 21.893105597553
            },
            "projection": "EPSG:3826",
            "origin_x": 140627.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 365907.5,
            "upper_bound_y": 2811265.0,
            "pixelsize_x": 320.0,
            "pixelsize_y": -320.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "scenarios:42243:rain-quad"
            },
            "options": {
                "styles": "3di_precipitation"
            },
            "rescalable": false,
            "aggregation_type": "average",
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/b567643c-8117-4731-8e75-c2c00df3de32/?format=api",
            "uuid": "b567643c-8117-4731-8e75-c2c00df3de32",
            "last_modified": "2025-04-18T02:00:03.758908Z",
            "created": "2025-04-15T05:25:23.620339Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "Frogtech"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 5,
            "name": "tw_forecast2025_v1_op Rate of rise",
            "description": "",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8715/?format=api",
                "id": 8715,
                "code": "3di_rateofrise",
                "parameter": "Rate of rise",
                "unit": "m/h",
                "scale": "interval",
                "description": "Rate of rise (used in 3Di postprocessing)",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2022-05-10T14:58:26.853580Z",
                "last_modified": "2022-05-10T14:58:26.853570Z"
            },
            "temporal": false,
            "layer_collections": [],
            "first_value_timestamp": "2025-04-19T01:00:03.992188Z",
            "last_value_timestamp": "2025-04-19T01:00:03.992188Z",
            "spatial_bounds": {
                "west": 120.0152421004418,
                "east": 122.01112880802167,
                "north": 25.336054593451987,
                "south": 21.89397982206044
            },
            "projection": "EPSG:3826",
            "origin_x": 150867.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 351787.5,
            "upper_bound_y": 2803365.0,
            "pixelsize_x": 320.0,
            "pixelsize_y": -320.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "scenarios:42243:rise-velocity-quad-clip"
            },
            "options": {
                "styles": "3di_rateofrise:0:1"
            },
            "rescalable": false,
            "aggregation_type": "curve",
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/fe151e5f-da3e-4ab7-84e1-76364ab0cc68/?format=api",
            "uuid": "fe151e5f-da3e-4ab7-84e1-76364ab0cc68",
            "last_modified": "2025-04-18T02:00:03.987219Z",
            "created": "2025-04-15T05:25:25.981386Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "Frogtech"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 4,
            "name": "tw_forecast2025_v1_op Water level (timeseries)",
            "description": "",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8717/?format=api",
                "id": 8717,
                "code": "3di_waterlevel",
                "parameter": "Water level",
                "unit": "m",
                "scale": "interval",
                "description": "Water level compared to local height datum (used in 3Di postprocessing)",
                "domain_values": null,
                "reference_frame": "MSL",
                "compartment": null,
                "created": "2022-05-10T14:59:51.981781Z",
                "last_modified": "2022-05-10T14:59:51.981768Z"
            },
            "temporal": true,
            "layer_collections": [],
            "first_value_timestamp": "2025-04-18T00:00:00Z",
            "last_value_timestamp": "2025-04-19T01:00:03.992188Z",
            "spatial_bounds": {
                "west": 120.0152421004418,
                "east": 122.01112880802167,
                "north": 25.336054593451987,
                "south": 21.89397982206044
            },
            "projection": "EPSG:3826",
            "origin_x": 150867.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 351787.5,
            "upper_bound_y": 2803365.0,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "scenarios:42243:s1-dtri-clip"
            },
            "options": {
                "styles": "3di_waterlevel:-10:20"
            },
            "rescalable": false,
            "aggregation_type": "average",
            "dtype": "f4",
            "fill_value": "-9999.0"
        }
    ]
}