Raster List
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=204
https://demo.lizard.net/api/v4/rasters/?format=api&page=205", "previous": "https://demo.lizard.net/api/v4/rasters/?format=api&page=203", "results": [ { "url": "https://demo.lizard.net/api/v4/rasters/a67da28d-b5e9-403e-b49d-8717192919c7/?format=api", "uuid": "a67da28d-b5e9-403e-b49d-8717192919c7", "last_modified": "2024-06-10T11:46:24.867986Z", "created": "2024-06-10T11:46:24.868001Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/42eec8b6-604c-49c5-9b9e-9fe821510314/?format=api", "uuid": "42eec8b6-604c-49c5-9b9e-9fe821510314", "name": "Virtual City Systems" }, "access_modifier": "Public", "supplier": null, "shared_with": [], "writable": false, "is_geoblock": true, "weight": 4, "name": "T3D-live-demo-rotterdam-origineel #1_2024-06-10T115929 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": "2024-06-10T09:59:29Z", "last_value_timestamp": "2024-06-10T09:59:29Z", "spatial_bounds": { "west": 4.454747612294874, "east": 4.4669925418717495, "north": 51.92841295323644, "south": 51.90829060661301 }, "projection": "EPSG:28992", "origin_x": 90865.3, "origin_y": 435943.50000000006, "upper_bound_x": 91679.40000000001, "upper_bound_y": 438172.10000000003, "pixelsize_x": 4.0, "pixelsize_y": -4.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:39686: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/e6d3a352-713f-4452-99e8-16882c1668f6/?format=api", "uuid": "e6d3a352-713f-4452-99e8-16882c1668f6", "last_modified": "2024-06-10T12:46:31.850400Z", "created": "2024-06-10T12:41:35.003187Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/42eec8b6-604c-49c5-9b9e-9fe821510314/?format=api", "uuid": "42eec8b6-604c-49c5-9b9e-9fe821510314", "name": "Virtual City Systems" }, "access_modifier": "Public", "supplier": null, "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "T3D-live-demo-rotterdam-origineel #1_2024-06-10T115929 Arrival time", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8711/?format=api", "id": 8711, "code": "3di_arrivaltime", "parameter": "Time", "unit": "s", "scale": "interval", "description": "Arrival time of inundation (used in 3Di postprocessing)", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2022-05-10T14:55:00.970497Z", "last_modified": "2022-05-10T15:00:24.499238Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 4.454841636417719, "east": 4.463207679086265, "north": 51.92441293456735, "south": 51.91003872837445 }, "projection": "EPSG:28992", "origin_x": 90866.1, "origin_y": 436138.0, "upper_bound_x": 91421.40000000001, "upper_bound_y": 437730.3, "pixelsize_x": 0.1, "pixelsize_y": -0.1, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:39686:depth-first-dtri" }, "options": { "styles": "3di_arrivaltime:0:36000" }, "rescalable": false, "aggregation_type": "curve", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/dbfed2fc-f016-4915-80c4-b2ca92966a7f/?format=api", "uuid": "dbfed2fc-f016-4915-80c4-b2ca92966a7f", "last_modified": "2025-03-15T15:18:27.945586Z", "created": "2024-06-25T04:24:47.963788Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api", "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6", "name": "N&S Branch Office" }, "access_modifier": "Public", "supplier": null, "shared_with": [], "writable": false, "is_geoblock": true, "weight": 9, "name": "ilan2024_op_maxdepth", "description": null, "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/521/?format=api", "id": 521, "code": "Waterdepth", "parameter": "Waterdepth", "unit": "m", "scale": "interval", "description": "interval", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2016-07-14T10:07:22.899825Z", "last_modified": "2022-02-02T14:47:44.543819Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 121.7200145718252, "east": 121.83971543328757, "north": 24.713168855800415, "south": 24.583948651375845 }, "projection": "EPSG:3826", "origin_x": 322922.0, "origin_y": 2719955.0, "upper_bound_x": 334959.0, "upper_bound_y": 2734200.0, "pixelsize_x": 1.0, "pixelsize_y": -1.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "ns-branch-office:ilan2024_op_maxdepth" }, "options": { "styles": "branch4c:0:1" }, "rescalable": true, "aggregation_type": "none", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/8b9907c4-67e4-4a60-819b-de0d98f7f548/?format=api", "uuid": "8b9907c4-67e4-4a60-819b-de0d98f7f548", "last_modified": "2024-07-12T07:42:30.065265Z", "created": "2024-07-08T12:23:33.907085Z", "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 deploen oude situatie vs nieuwe situatie", "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": 5.998328073808509, "east": 6.048256987857281, "north": 51.959255183601684, "south": 51.933331372717575 }, "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-deploen-oude-situatie-vs-ni" }, "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/3f3bffe1-7ccc-4ccf-8bce-101cee8a85c2/?format=api", "uuid": "3f3bffe1-7ccc-4ccf-8bce-101cee8a85c2", "last_modified": "2024-07-22T14:13:19.566218Z", "created": "2024-07-22T14:13:19.566230Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 4, "name": "Verandering gemiddeld hoogste grondwaterstand (WH2050) [twn_klimaatatlas]", "description": "In het KNMI WH 2050 scenario stijgt de temperatuur sterk. Door de sterke temperatuurstijging zal naar er naar verwachting meer verdamping plaatsvinden. Dit heeft implicaties voor de grondwaterstand.\r\n\r\nDeze laag geeft de procentuele verandering van de grondwaterstand in 2050 ten opzicht van de huidige situatie. De mate van de afname verschilt per locatie.\r\n\r\nKNMI scenario 2050 https://www.knmi.nl/kennis-en-datacentrum/uitleg/klimaatscenario-s\r\n\r\nVerantwoording\r\n\r\nBron: Zoetwatervoorziening Oost Nederland (ZON) Gevolgen van droogte voor het waterbeheer, Hoofdrapport , Tauw (15 oktober 2019)", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/521/?format=api", "id": 521, "code": "Waterdepth", "parameter": "Waterdepth", "unit": "m", "scale": "interval", "description": "interval", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2016-07-14T10:07:22.899825Z", "last_modified": "2022-02-02T14:47:44.543819Z" }, "temporal": false, "layer_collections": [ { "url": "https://demo.lizard.net/api/v4/layercollections/twn_klimaatatlas/?format=api", "slug": "twn_klimaatatlas", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "created": "2024-07-22T13:49:36.451563Z", "last_modified": "2024-07-22T13:51:44.574982Z" } ], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 6.32652993223704, "east": 7.07276336128739, "north": 52.4949807410574, "south": 52.1180694947068 }, "projection": "EPSG:28992", "origin_x": 218790.6445570829, "origin_y": 459288.439140545, "upper_bound_x": 269750.0, "upper_bound_y": 502141.40030512115, "pixelsize_x": 250.0, "pixelsize_y": -250.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "twn_klimaatatlas:km-twn-1830_twn_verandering_ghg_2050" }, "options": { "styles": "RdBu:-0.8:0.8" }, "rescalable": true, "aggregation_type": "curve", "dtype": "f4", "fill_value": "-3.4028230607370965e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/5090c61e-0a59-485f-be56-3b1317cc00b4/?format=api", "uuid": "5090c61e-0a59-485f-be56-3b1317cc00b4", "last_modified": "2025-01-09T15:45:47.091851Z", "created": "2024-07-22T14:30:02.583399Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 7, "name": "Hoogte maaiveld [twn_klimaatatlas]", "description": "**Verantwoording**\r\n\r\nDe gegevens zijn afkomstig van de AHN4 (Actueel Hoogtebestand Nederland, versie 4). Met laserapparatuur is het aardoppervlak afgetast om de hoogte te bepalen. Gemiddeld zijn acht hoogtemetingen per vierkante meter uitgevoerd. Deze zijn vertaald naar een maaiveldhoogte per 0,25 vierkante meter. Uit deze ruwe gegevens zijn bomen, auto’s en huizen gefilterd en geïnterpoleerd om een goed overzicht van het maaiveld te krijgen. Meer informatie kunt u vinden op [www.ahn.nl](http://www.ahn.nl \"\").", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/308/?format=api", "id": 308, "code": "HOOGTE (mNAP)", "parameter": "Hoogte", "unit": "m", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "NAP", "compartment": "", "created": "2015-09-11T07:13:11.538482Z", "last_modified": "2019-06-25T07:26:10.441021Z" }, "temporal": false, "layer_collections": [ { "url": "https://demo.lizard.net/api/v4/layercollections/twn_klimaatatlas/?format=api", "slug": "twn_klimaatatlas", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "created": "2024-07-22T13:49:36.451563Z", "last_modified": "2024-07-22T13:51:44.574982Z" } ], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 6.32652993223704, "east": 7.07276336128739, "north": 52.4949807410574, "south": 52.1180694947068 }, "projection": "EPSG:28992", "origin_x": 218790.6497966565, "origin_y": 459288.4396457331, "upper_bound_x": 270438.57166498626, "upper_bound_y": 502141.40145275096, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "twn_klimaatatlas:km-twn-hoogte-ahn4" }, "options": { "styles": "dem-nl:7.5:64" }, "rescalable": true, "aggregation_type": "curve", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/405cee16-3e29-4246-930a-ace87f6e2467/?format=api", "uuid": "405cee16-3e29-4246-930a-ace87f6e2467", "last_modified": "2024-07-22T14:37:11.181609Z", "created": "2024-07-22T14:37:11.181629Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 5, "name": "Waterdiepte bij extreme neerslag (160 mm) - Gemeenten [twn_klimaatatlas]", "description": "Dit beeld is aangeleverd door de gemeenten die al een stresstest hebben uitgevoerd.\r\nHet waterdieptebeeld behoort bij een bui van 160 mm in twee uur (kans van ongeveer eens in de 1000 jaar voor het klimaat in 2050). Dit beeld kan afwijken van de Twente-brede stresstest met 3Di bij dezelfde bui, omdat in de beelden van de gemeenten afvoer en berging van riolering is meegenomen en bij de 3Di-berekening niet.\r\n\r\nKlik op de kaart om de exacte waarde af te lezen.", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/521/?format=api", "id": 521, "code": "Waterdepth", "parameter": "Waterdepth", "unit": "m", "scale": "interval", "description": "interval", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2016-07-14T10:07:22.899825Z", "last_modified": "2022-02-02T14:47:44.543819Z" }, "temporal": false, "layer_collections": [ { "url": "https://demo.lizard.net/api/v4/layercollections/twn_klimaatatlas/?format=api", "slug": "twn_klimaatatlas", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "created": "2024-07-22T13:49:36.451563Z", "last_modified": "2024-07-22T13:51:44.574982Z" } ], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 6.36451065364501, "east": 7.0644701160844345, "north": 52.482627542157914, "south": 52.13933180518387 }, "projection": "EPSG:28992", "origin_x": 221892.0, "origin_y": 462545.0, "upper_bound_x": 268952.0, "upper_bound_y": 499889.0, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "twn_klimaatatlas:km-twn-twn-stresstest-160mm_gemeenten" }, "options": { "styles": "Blues:0.0:0.3" }, "rescalable": false, "aggregation_type": "curve", "dtype": "f4", "fill_value": "-9999.0" }, { "url": "https://demo.lizard.net/api/v4/rasters/540bb9ee-31bd-44c1-a97a-ca5f60b8b4c9/?format=api", "uuid": "540bb9ee-31bd-44c1-a97a-ca5f60b8b4c9", "last_modified": "2024-07-22T14:41:03.079943Z", "created": "2024-07-22T14:40:36.571906Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 4, "name": "Bodem [twn_klimaatatlas]", "description": "Bron: Bodemfysische Eenheden Kaart (BOFEK2012).", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/502/?format=api", "id": 502, "code": "KLASSE", "parameter": "Klasse", "unit": "", "scale": "nominal", "description": "", "domain_values": null, "reference_frame": "", "compartment": "", "created": "2016-04-26T07:49:44.396529Z", "last_modified": "2019-06-25T07:26:10.441021Z" }, "temporal": false, "layer_collections": [ { "url": "https://demo.lizard.net/api/v4/layercollections/twn_klimaatatlas/?format=api", "slug": "twn_klimaatatlas", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "created": "2024-07-22T13:49:36.451563Z", "last_modified": "2024-07-22T13:51:44.574982Z" } ], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 6.32652993223704, "east": 7.07276336128739, "north": 52.4949807410574, "south": 52.1180694947068 }, "projection": "EPSG:28992", "origin_x": 218790.6445570829, "origin_y": 459288.439140545, "upper_bound_x": 270438.5657699546, "upper_bound_y": 502141.40030512115, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "twn_klimaatatlas:km-twn-soil" }, "options": { "styles": "soil" }, "rescalable": false, "aggregation_type": "curve", "dtype": "u1", "fill_value": "255" }, { "url": "https://demo.lizard.net/api/v4/rasters/20c36946-34c0-42e2-ace8-4fb4188fe6fb/?format=api", "uuid": "20c36946-34c0-42e2-ace8-4fb4188fe6fb", "last_modified": "2024-10-14T14:38:40.072995Z", "created": "2024-07-22T14:44:37.705043Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 4, "name": "Waterdiepte bij extreme neerslag (160 mm in 48uur) [twn_klimaatatlas]", "description": "Dit waterdieptebeeld van de T1000 bui (160 mm in 48 uur) is gemaakt door het modelinstrumentarium 3Di. \r\n\r\nKlik op de kaart om de exacte waarde af te lezen.", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/521/?format=api", "id": 521, "code": "Waterdepth", "parameter": "Waterdepth", "unit": "m", "scale": "interval", "description": "interval", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2016-07-14T10:07:22.899825Z", "last_modified": "2022-02-02T14:47:44.543819Z" }, "temporal": false, "layer_collections": [ { "url": "https://demo.lizard.net/api/v4/layercollections/twn_klimaatatlas/?format=api", "slug": "twn_klimaatatlas", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "created": "2024-07-22T13:49:36.451563Z", "last_modified": "2024-07-22T13:51:44.574982Z" } ], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 6.32652993223704, "east": 7.07276336128739, "north": 52.4949807410574, "south": 52.1180694947068 }, "projection": "EPSG:28992", "origin_x": 219082.0, "origin_y": 459758.0, "upper_bound_x": 269774.0, "upper_bound_y": 501483.5, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "twn_klimaatatlas:km-twn-1830_twn_wateroverlast_160mm" }, "options": { "styles": "Blues:0:0.25" }, "rescalable": false, "aggregation_type": "none", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/c54d5a57-440c-408b-a9da-881a609f8b92/?format=api", "uuid": "c54d5a57-440c-408b-a9da-881a609f8b92", "last_modified": "2024-08-27T10:19:44.207216Z", "created": "2024-07-22T14:53:21.710733Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 5, "name": "Waterdiepte bij extreme neerslag (70mm) - Gemeenten [twn_klimaatatlas]", "description": "Dit beeld is aangeleverd door de gemeenten die al een stresstest hebben uitgevoerd.\r\nHet waterdieptebeeld behoort bij een bui van 70 mm in één uur (kans van ongeveer eens in de 100 jaar voor het klimaat in 2050). Dit beeld kan afwijken van de Twente-brede stresstest met 3Di bij dezelfde bui, omdat in de beelden van de gemeenten afvoer en berging van riolering is meegenomen en bij de 3Di-berekening niet.\r\n\r\nKlik op de kaart om de exacte waarde af te lezen.", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/521/?format=api", "id": 521, "code": "Waterdepth", "parameter": "Waterdepth", "unit": "m", "scale": "interval", "description": "interval", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2016-07-14T10:07:22.899825Z", "last_modified": "2022-02-02T14:47:44.543819Z" }, "temporal": false, "layer_collections": [ { "url": "https://demo.lizard.net/api/v4/layercollections/twn_klimaatatlas/?format=api", "slug": "twn_klimaatatlas", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api", "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a", "name": "Twents Waternetwerk" }, "access_modifier": "Public", "supplier": "ruben.vanderzaag", "created": "2024-07-22T13:49:36.451563Z", "last_modified": "2024-07-22T13:51:44.574982Z" } ], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 6.367235079306324, "east": 7.056031677454351, "north": 52.482591229199095, "south": 52.13944975260278 }, "projection": "EPSG:28992", "origin_x": 222078.5, "origin_y": 462545.0, "upper_bound_x": 268378.5, "upper_bound_y": 499887.5, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "twn_klimaatatlas:km-twn-stresstest-70mm_gemeente" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": false, "aggregation_type": "curve", "dtype": "f4", "fill_value": "-9999.0" } ] }{ "count": 2103, "next": "