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=5
https://demo.lizard.net/api/v4/rasters/?format=api&page=6", "previous": "https://demo.lizard.net/api/v4/rasters/?format=api&page=4", "results": [ { "url": "https://demo.lizard.net/api/v4/rasters/b67447aa-fafc-4794-8c6f-c7d1c1bdd739/?format=api", "uuid": "b67447aa-fafc-4794-8c6f-c7d1c1bdd739", "last_modified": "2018-03-26T14:47:36.733607Z", "created": "2018-03-15T09:25:52.089579Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/38b30b5a-292c-416a-a909-c94549d22109/?format=api", "uuid": "38b30b5a-292c-416a-a909-c94549d22109", "name": "Rijkswaterstaat" }, "access_modifier": "Public", "supplier": null, "shared_with": [], "writable": false, "is_geoblock": true, "weight": 3, "name": "HW T10 verschil WS2050", "description": "RWS NWM Hydrazoet Hoogwater - Verschil tussen scenario WS2050 en ref2015 - T10 (zie helpdeskwater.nl voor meer info)", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/923/?format=api", "id": 923, "code": "H.diff.W2050.T10", "parameter": "T10 W2050 - waterhoogteverschil", "unit": "m", "scale": "interval", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2018-03-26T14:47:32.846519Z", "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": 4.012386363442654, "east": 6.394111084486676, "north": 52.65636384504585, "south": 50.74822207145652 }, "projection": "EPSG:28992", "origin_x": 61970.0, "origin_y": 307310.0, "upper_bound_x": 223130.0, "upper_bound_y": 519240.0, "pixelsize_x": 10.0, "pixelsize_y": -10.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "intern:nl:rws:nwm:hw_diff_t10" }, "options": { "styles": "RdBu_r:-1:1" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/346221d4-c9dd-4cfd-85c5-c0207a3ccc6d/?format=api", "uuid": "346221d4-c9dd-4cfd-85c5-c0207a3ccc6d", "last_modified": "2020-06-19T08:12:01.575138Z", "created": "2018-03-21T13:00:27.521849Z", "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", "shared_with": [ { "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" } ], "writable": false, "is_geoblock": false, "weight": 0, "name": "s0149_dGHG_97_04_WH2050", "description": "Regionale waterdiepte van Sobek voor waterpanel noord (Waterschap Limburg - s0149)", "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.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, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "extern:nl:lb:s0149_dGHG_97_04_WH2050" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/4d9363b6-a665-49aa-b19a-e65208937dd8/?format=api", "uuid": "4d9363b6-a665-49aa-b19a-e65208937dd8", "last_modified": "2020-06-19T08:11:11.914720Z", "created": "2018-03-21T13:05:16.328645Z", "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", "shared_with": [ { "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" } ], "writable": false, "is_geoblock": false, "weight": 0, "name": "s0149_dGHG_2001-2002_WH2050", "description": "Regionale waterdiepte van Sobek voor waterpanel noord (Waterschap Limburg - s0149)", "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.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, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "extern:nl:lb:s0149_dGHG_01_02_WH2050" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": false, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/20611028-a122-4ccd-b053-302962b4b7f2/?format=api", "uuid": "20611028-a122-4ccd-b053-302962b4b7f2", "last_modified": "2020-06-19T08:13:12.538096Z", "created": "2018-03-21T13:06:06.802416Z", "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", "shared_with": [ { "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" } ], "writable": false, "is_geoblock": false, "weight": 0, "name": "s0149_dGLG_1997-2004_WH2050", "description": "Regionale waterdiepte van Sobek voor waterpanel noord (Waterschap Limburg - s0149)", "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.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, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "extern:nl:lb:s0149_dGLG_97_04_WH2050" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": false, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/d02030f5-47b1-4acc-a9fa-79372125acf3/?format=api", "uuid": "d02030f5-47b1-4acc-a9fa-79372125acf3", "last_modified": "2020-06-19T08:12:21.682332Z", "created": "2018-03-21T13:06:44.908943Z", "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", "shared_with": [ { "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" } ], "writable": false, "is_geoblock": false, "weight": 0, "name": "s0149_dGLG_2003-2004_WH2050", "description": "Regionale waterdiepte van Sobek voor waterpanel noord (Waterschap Limburg - s0149)", "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.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, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "extern:nl:lb:s0149_dGLG_03_04_WH2050" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/c4ef5eee-2b8f-43e0-bdcb-941f3e29e16f/?format=api", "uuid": "c4ef5eee-2b8f-43e0-bdcb-941f3e29e16f", "last_modified": "2020-06-19T08:13:50.613359Z", "created": "2018-03-21T13:07:35.853668Z", "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", "shared_with": [ { "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" } ], "writable": false, "is_geoblock": false, "weight": 0, "name": "s0149_GHG_1997-2004_L1_HUIDIG", "description": "Regionale waterdiepte van Sobek voor waterpanel noord (Waterschap Limburg - s0149)", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/863/?format=api", "id": 863, "code": "GLG_mv", "parameter": "GLG", "unit": "m", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "-MV", "compartment": "GW", "created": "2017-09-12T10:01:40.033301Z", "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": 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, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "extern:nl:lb:s0149_GHG_97_04_huidig" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/4e9e961d-8114-4fbe-874c-c8242d115f99/?format=api", "uuid": "4e9e961d-8114-4fbe-874c-c8242d115f99", "last_modified": "2020-06-19T08:13:40.515314Z", "created": "2018-03-21T13:08:24.870136Z", "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", "shared_with": [ { "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" } ], "writable": false, "is_geoblock": false, "weight": 0, "name": "s0149_GHG_2001-2002_L1_HUIDIG", "description": "Regionale waterdiepte van Sobek voor waterpanel noord (Waterschap Limburg - s0149)", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/863/?format=api", "id": 863, "code": "GLG_mv", "parameter": "GLG", "unit": "m", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "-MV", "compartment": "GW", "created": "2017-09-12T10:01:40.033301Z", "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": 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, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "extern:nl:lb:s0149_GHG_01_02_huidig" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/0739a105-ce5c-4394-828d-4f2e1fbdfe53/?format=api", "uuid": "0739a105-ce5c-4394-828d-4f2e1fbdfe53", "last_modified": "2020-06-19T07:58:54.091265Z", "created": "2018-03-21T13:09:07.409938Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/0258eefa-4043-409f-879c-601740340654/?format=api", "uuid": "0258eefa-4043-409f-879c-601740340654", "name": "Waterpanel Noord" }, "access_modifier": "Public", "supplier": null, "shared_with": [ { "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" } ], "writable": false, "is_geoblock": false, "weight": 0, "name": "s0149_win_2_5ma", "description": "Regionale waterdiepte van Sobek voor waterpanel noord (Waterschap Limburg - s0149)", "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.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, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "extern:nl:lb:s0149_win_2_5ma" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": false, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/67a0f135-2722-4eb9-a925-f3a93fea02ce/?format=api", "uuid": "67a0f135-2722-4eb9-a925-f3a93fea02ce", "last_modified": "2020-06-19T08:14:18.936179Z", "created": "2018-03-21T13:20:22.884031Z", "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", "shared_with": [ { "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" } ], "writable": false, "is_geoblock": false, "weight": 0, "name": "s0149_win_3_5ma", "description": "Regionale waterdiepte van Sobek voor waterpanel noord (Waterschap Limburg - s0149)", "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.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, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "extern:nl:lb:s0149_win_3_5ma" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": false, "aggregation_type": "curve", "dtype": null, "fill_value": null }, { "url": "https://demo.lizard.net/api/v4/rasters/195427eb-3d7b-4c69-a3b2-a82359be4e5f/?format=api", "uuid": "195427eb-3d7b-4c69-a3b2-a82359be4e5f", "last_modified": "2020-06-19T08:14:06.946058Z", "created": "2018-03-21T15:27:55.206736Z", "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", "shared_with": [ { "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" } ], "writable": false, "is_geoblock": false, "weight": 0, "name": "s0149_GLG_03_04_HUI", "description": "Regionale waterdiepte van Sobek voor waterpanel noord (Waterschap Limburg - s0149)", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/863/?format=api", "id": 863, "code": "GLG_mv", "parameter": "GLG", "unit": "m", "scale": "interval", "description": "", "domain_values": null, "reference_frame": "-MV", "compartment": "GW", "created": "2017-09-12T10:01:40.033301Z", "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": 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, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "extern:nl:lb:s0149_GLG_03_04_HUI" }, "options": { "styles": "Blues:0:0.3" }, "rescalable": true, "aggregation_type": "curve", "dtype": null, "fill_value": null } ] }{ "count": 2103, "next": "