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=13
https://demo.lizard.net/api/v4/rasters/?format=api&page=14", "previous": "https://demo.lizard.net/api/v4/rasters/?format=api&page=12", "results": [ { "url": "https://demo.lizard.net/api/v4/rasters/627fbcca-5d7b-457d-b09b-858f9b7f54ff/?format=api", "uuid": "627fbcca-5d7b-457d-b09b-858f9b7f54ff", "last_modified": "2019-09-23T12:24:43.017878Z", "created": "2019-08-30T11:34:37.594510Z", "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": "chris.kerklaan", "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "1830_twn_verandering_kwel_2050", "description": "De laag verandering_kwel_2050 komt van twn. Voor meer informatie over \r\n deze laag, ga naar de klimaatatlas www.twn.klimaatatlas.net.", "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": 4.943732300234112, "east": 7.097408739231976, "north": 53.03283826338092, "south": 51.81979238538452 }, "projection": "EPSG:28992", "origin_x": 125250.0, "origin_y": 427000.0, "upper_bound_x": 269750.0, "upper_bound_y": 560750.0, "pixelsize_x": 250.0, "pixelsize_y": -250.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:1830_twn_verandering_kwel_2050" }, "options": { "styles": "RedWhiBlu:-1:1" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/ef02e675-2c6c-475a-9a4c-4aaff9eb02c8/?format=api", "uuid": "ef02e675-2c6c-475a-9a4c-4aaff9eb02c8", "last_modified": "2019-09-23T12:24:38.660071Z", "created": "2019-08-30T13:02:10.050078Z", "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": "chris.kerklaan", "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "1830_twn_kwel_huidig", "description": "De laag kwel_huidig komt van twn. Voor meer informatie over \r\n deze laag, ga naar de klimaatatlas www.twn.klimaatatlas.net.", "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": 4.943732300234112, "east": 7.097408739231976, "north": 53.03283826338092, "south": 51.81979238538452 }, "projection": "EPSG:28992", "origin_x": 125250.0, "origin_y": 427000.0, "upper_bound_x": 269750.0, "upper_bound_y": 560750.0, "pixelsize_x": 250.0, "pixelsize_y": -250.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:1830_twn_kwel_huidig" }, "options": { "styles": "Blues_trans:-2:1.5" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/52c55110-0180-4152-8271-0c6acc4819ac/?format=api", "uuid": "52c55110-0180-4152-8271-0c6acc4819ac", "last_modified": "2019-09-23T12:16:47.812958Z", "created": "2019-09-02T11:50:40.800558Z", "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": "chris.kerklaan", "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "1830_twn_wateroverlast_160mm2uur_masked", "description": "1830_twn_wateroverlast_160mm2uur_masked", "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": 6.322740704989677, "east": 7.077527760815947, "north": 52.49816131950378, "south": 52.11384600392903 }, "projection": "EPSG:28992", "origin_x": 219069.0, "origin_y": 459728.0, "upper_bound_x": 269800.0, "upper_bound_y": 501580.0, "pixelsize_x": 1.0, "pixelsize_y": -1.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:1830_twn_wateroverlast_160mm2uur_masked" }, "options": { "styles": "Blues:0:0.25" }, "rescalable": false, "aggregation_type": "none", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/eeddf857-0874-4103-9223-391b836b7453/?format=api", "uuid": "eeddf857-0874-4103-9223-391b836b7453", "last_modified": "2019-09-23T12:24:33.784842Z", "created": "2019-09-02T13:22:16.532987Z", "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": "chris.kerklaan", "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "1830_twn_GLG_huidig", "description": "De laag glg_huidig komt van twn. Voor meer informatie over \r\n deze laag, ga naar de klimaatatlas www.twn.klimaatatlas.net.", "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": 4.943732300234112, "east": 7.097408739231976, "north": 53.03283826338092, "south": 51.81979238538452 }, "projection": "EPSG:28992", "origin_x": 125250.0, "origin_y": 427000.0, "upper_bound_x": 269750.0, "upper_bound_y": 560750.0, "pixelsize_x": 250.0, "pixelsize_y": -250.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:1830_twn_glg_huidig" }, "options": { "styles": "BluGreRed2:0:2" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/382a2000-b364-49fa-809e-ecaf66b90c0f/?format=api", "uuid": "382a2000-b364-49fa-809e-ecaf66b90c0f", "last_modified": "2019-09-16T12:29:54.878388Z", "created": "2019-09-03T07:38:38.502814Z", "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": "chris.kerklaan", "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "1830_twn_hitte_pet", "description": "PET Hittestress voor het Twents Waternet", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/513/?format=api", "id": 513, "code": "-", "parameter": "", "unit": "", "scale": "nominal", "description": "", "domain_values": null, "reference_frame": "", "compartment": "", "created": "2016-06-23T14:13:36.979675Z", "last_modified": "2019-06-25T07:26:10.441021Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 6.322740704989677, "east": 7.077527760815947, "north": 52.49816131950378, "south": 52.11384600392903 }, "projection": "EPSG:28992", "origin_x": 219069.0, "origin_y": 459728.0, "upper_bound_x": 269800.0, "upper_bound_y": 501580.0, "pixelsize_x": 1.0, "pixelsize_y": -1.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:1830_twn_hitte_pet" }, "options": { "styles": "pet_heatstress:34:46" }, "rescalable": false, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/7907479d-1915-4ffe-abbf-db4b9c69e7e3/?format=api", "uuid": "7907479d-1915-4ffe-abbf-db4b9c69e7e3", "last_modified": "2024-07-11T14:37:00.570922Z", "created": "2019-10-06T10:43:45.422081Z", "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": "eefje.benschop@nelen-schuurmans.nl", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 2, "name": "threedi_rasters_friction", "description": "Threedi rasters in geoblocks: Dit raster 'frictie' is een vertaling van de landuse kaart.", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/9139/?format=api", "id": 9139, "code": "Manning", "parameter": "Manning", "unit": "(m^1/3)/(s)", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2024-07-11T13:58:21.451702Z", "last_modified": "2024-07-11T13:58:21.451691Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 3.197334098049267, "east": 7.275203841667624, "north": 53.596200529414354, "south": 50.72794948839276 }, "projection": "EPSG:28992", "origin_x": 10000.0, "origin_y": 306250.0, "upper_bound_x": 280000.0, "upper_bound_y": 625000.0, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:threedi_rasters_friction" }, "options": { "styles": "GrRd" }, "rescalable": true, "aggregation_type": "curve", "dtype": "f8", "fill_value": "1.7976931348623157e+308" }, { "url": "https://demo.lizard.net/api/v4/rasters/5b904f93-6777-41a1-9803-a607bab6e5da/?format=api", "uuid": "5b904f93-6777-41a1-9803-a607bab6e5da", "last_modified": "2019-12-05T14:22:42.193447Z", "created": "2019-10-07T14:17:55.435629Z", "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": "ivar.lokhorst", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 4, "name": "Stresstest 160mm fluvius masked", "description": "Stresstest-resultaten fluvius voor 160mm panden gemasked", "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/fluvius_klimaatatlas/?format=api", "slug": "fluvius_klimaatatlas", "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": "chris.kerklaan", "created": "2019-11-14T14:26:38.585529Z", "last_modified": "2019-11-14T17:00:41.535855Z" } ], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 5.7933071520494535, "east": 6.751600665907918, "north": 53.03250229176082, "south": 52.595745483313905 }, "projection": "EPSG:28992", "origin_x": 182512.0, "origin_y": 512875.5, "upper_bound_x": 246541.0, "upper_bound_y": 560699.5, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:stresstest-160mm-fluvius_panden_mask" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": false, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/539232cc-adcc-458d-8bbc-db9b3f8816cd/?format=api", "uuid": "539232cc-adcc-458d-8bbc-db9b3f8816cd", "last_modified": "2019-12-05T13:35:45.515773Z", "created": "2019-10-07T14:20:21.866323Z", "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": "ivar.lokhorst", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 4, "name": "Stresstest 90mm fluvius masked", "description": "Stresstest-resultaten fluvius voor 90mm panden gemasked", "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/fluvius_klimaatatlas/?format=api", "slug": "fluvius_klimaatatlas", "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": "chris.kerklaan", "created": "2019-11-14T14:26:38.585529Z", "last_modified": "2019-11-14T17:00:41.535855Z" } ], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 5.7933071520494535, "east": 6.751600665907918, "north": 53.03250229176082, "south": 52.595745483313905 }, "projection": "EPSG:28992", "origin_x": 182512.0, "origin_y": 512875.5, "upper_bound_x": 246541.0, "upper_bound_y": 560699.5, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:stresstest-90mm-fluvius_panden_mask" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": false, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/05bc8a18-e06d-4324-95c5-9c2ea8c84647/?format=api", "uuid": "05bc8a18-e06d-4324-95c5-9c2ea8c84647", "last_modified": "2020-01-03T15:45:57.893079Z", "created": "2019-10-07T14:29:28.760199Z", "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": "ivar.lokhorst", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 6, "name": "stresstest 70mm fluvius masked", "description": "Stresstest-resultaten fluvius voor 70mm panden gemasked", "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": true, "layer_collections": [ { "url": "https://demo.lizard.net/api/v4/layercollections/fluvius_klimaatatlas/?format=api", "slug": "fluvius_klimaatatlas", "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": "chris.kerklaan", "created": "2019-11-14T14:26:38.585529Z", "last_modified": "2019-11-14T17:00:41.535855Z" } ], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 5.7933071520494535, "east": 6.751600665907918, "north": 53.03250229176082, "south": 52.595745483313905 }, "projection": "EPSG:28992", "origin_x": 182512.0, "origin_y": 512875.5, "upper_bound_x": 246541.0, "upper_bound_y": 560699.5, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": "00:05:00", "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:stresstest-70mm-fluvius_panden_mask" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": false, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/7efd59a2-8057-4a9d-8089-3ffcbca3ca02/?format=api", "uuid": "7efd59a2-8057-4a9d-8089-3ffcbca3ca02", "last_modified": "2021-10-19T09:40:46.468060Z", "created": "2019-10-09T19:29:16.517682Z", "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": "chris.kerklaan", "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "1831_fluvius_70mm_1uur", "description": "De laag 70mm_1uur komt van fluvius. Voor meer informatie over \r\n deze laag, ga naar de klimaatatlas www.fluvius.klimaatatlas.net.", "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": 5.793404465781668, "east": 6.73322490502308, "north": 53.00977251431587, "south": 52.60888634407295 }, "projection": "EPSG:28992", "origin_x": 182510.5, "origin_y": 514316.0, "upper_bound_x": 245355.0, "upper_bound_y": 558170.0, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "nelen-schuurmans:1831_fluvius_70mm_1uur" }, "options": { "styles": "Blues:0:0.25" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null } ] }{ "count": 2103, "next": "