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=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3841,
    "next": "https://demo.lizard.net/api/v4/rasters/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/rasters/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/rasters/12347f92-7db2-4ac0-92e1-850bb8b7625e/?format=api",
            "uuid": "12347f92-7db2-4ac0-92e1-850bb8b7625e",
            "last_modified": "2018-03-26T14:58:49.856267Z",
            "created": "2018-03-05T15:49:18.879475Z",
            "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": false,
            "weight": 0,
            "name": "GHG REF2015 (gemiddeld)",
            "description": "RWS NWM LHM MODFLOW - Gemiddeld Hoogste Grondwaterstand in referentie situatie 2015, gemiddeld door de tijd. (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/937/?format=api",
                "id": 937,
                "code": "D.GHG.R2015",
                "parameter": "GHG R2015 - ontwateringsdiepte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "MV",
                "compartment": null,
                "created": "2018-03-26T14:57:56.869360Z",
                "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": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:rws:nwm:ghg_ref2015_gem"
            },
            "options": {
                "styles": "YlGnBu_r:0:1.5"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/e8852fd3-8c98-46b0-ace3-97710fc0656b/?format=api",
            "uuid": "e8852fd3-8c98-46b0-ace3-97710fc0656b",
            "last_modified": "2018-03-27T15:03:50.881729Z",
            "created": "2018-03-05T15:55:00.451803Z",
            "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": false,
            "weight": 0,
            "name": "GHG W2050 (gemiddeld)",
            "description": "RWS NWM LHM MODFLOW - Gemiddeld Hoogste Grondwaterstand voor W2050 scenario, gemiddeld in de tijd. (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/939/?format=api",
                "id": 939,
                "code": "D.GHG.W2050",
                "parameter": "GHG W2050 - ontwateringsdiepte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "MV",
                "compartment": null,
                "created": "2018-03-26T15:00:32.448177Z",
                "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": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:rws:nwm:ghg_w2050_gem"
            },
            "options": {
                "styles": "YlGnBu_r:0:1.5"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/18f67cf5-f00d-415d-a3f3-f4f305e988a1/?format=api",
            "uuid": "18f67cf5-f00d-415d-a3f3-f4f305e988a1",
            "last_modified": "2018-03-26T15:04:13.008972Z",
            "created": "2018-03-05T15:57:25.015085Z",
            "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": false,
            "weight": 0,
            "name": "GLG W2050 (gemiddeld)",
            "description": "RWS NWM LHM MODFLOW - Gemiddeld Laagste Grondwaterstand voor W2050 scenario, gemiddeld in de tijd. (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/943/?format=api",
                "id": 943,
                "code": "D.GLG.W2050",
                "parameter": "GLG W2050 - ontwateringsdiepte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "MV",
                "compartment": null,
                "created": "2018-03-26T15:03:48.302064Z",
                "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": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:rws:nwm:glg_w2050_gem"
            },
            "options": {
                "styles": "YlGnBu_r:0:1.5"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/41383315-64aa-4162-b0d2-35f4d0282cb2/?format=api",
            "uuid": "41383315-64aa-4162-b0d2-35f4d0282cb2",
            "last_modified": "2018-04-12T10:13:24.330807Z",
            "created": "2018-03-05T16:16:58.669862Z",
            "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": "GHG verschil W2050",
            "description": "RWS NWM LHM MODFLOW - Verschil tussen Gemiddeld Hoogste Grondwaterstand uit scenario W2050 en REF2015. (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/935/?format=api",
                "id": 935,
                "code": "H.diff.GHG.W2050",
                "parameter": "GHG W2050 - stijghoogteverschil",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2018-03-26T14:56:34.605847Z",
                "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": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:rws:nwm:ghg_dif"
            },
            "options": {
                "styles": "RdBu:-1.0:1.0"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/4f5bf3ad-7fab-435e-8765-7c80e3f4e797/?format=api",
            "uuid": "4f5bf3ad-7fab-435e-8765-7c80e3f4e797",
            "last_modified": "2018-04-12T10:13:36.631716Z",
            "created": "2018-03-05T16:18:37.386021Z",
            "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": "GLG verschil W2050",
            "description": "RWS NWM LHM MODFLOW - Verschil tussen Gemiddeld Laagste Grondwaterstand uit scenario W2050 en REF2015. (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/936/?format=api",
                "id": 936,
                "code": "H.diff.GLG.W2050",
                "parameter": "GLG W2050 - stijghoogteverschil",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2018-03-26T14:57:08.417189Z",
                "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": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:rws:nwm:glg_dif"
            },
            "options": {
                "styles": "RdBu:-1.0:1.0"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/19063c2a-e1ca-44bc-a75d-801818942459/?format=api",
            "uuid": "19063c2a-e1ca-44bc-a75d-801818942459",
            "last_modified": "2018-03-26T14:59:56.056350Z",
            "created": "2018-03-05T16:53:22.384294Z",
            "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": "GHG REF2015 (NAP)",
            "description": "RWS NWM LHM MODFLOW - Gemiddeld Hoogste Grondwaterstand in de referentie situatie, omgerekend naar mNAP. (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/938/?format=api",
                "id": 938,
                "code": "H.GHG.R2015",
                "parameter": "GHG R2015 - stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": null,
                "created": "2018-03-26T14:59:47.759558Z",
                "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": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:rws:nwm:ghg_ref2015_nap"
            },
            "options": {
                "styles": "gw_nl:-10:120"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/4c7a9e53-9497-44d6-9327-29df92ab46e8/?format=api",
            "uuid": "4c7a9e53-9497-44d6-9327-29df92ab46e8",
            "last_modified": "2018-03-26T15:03:06.264349Z",
            "created": "2018-03-05T17:01:22.240171Z",
            "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": "GLG REF2015 (NAP)",
            "description": "RWS NWM LHM MODFLOW - Gemiddeld Laagste Grondwaterstand in de referentie situatie, omgerekend naar mNAP. (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/942/?format=api",
                "id": 942,
                "code": "H.GLG.R2015",
                "parameter": "GLG R2015 - stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": null,
                "created": "2018-03-26T15:03:02.228083Z",
                "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": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:rws:nwm:glg_ref2015_nap"
            },
            "options": {
                "styles": "gw_nl:-10:120"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/b949d4d9-e788-4677-9180-7a98bc092ad3/?format=api",
            "uuid": "b949d4d9-e788-4677-9180-7a98bc092ad3",
            "last_modified": "2018-03-26T15:01:34.217979Z",
            "created": "2018-03-05T17:02:49.241970Z",
            "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": "GHG W2050 (NAP)",
            "description": "RWS NWM LHM MODFLOW - Gemiddeld Hoogste Grondwaterstand voor W2050 scenario, omgerekend naar mNAP. (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/940/?format=api",
                "id": 940,
                "code": "H.GHG.W2050",
                "parameter": "GHG W2050 - stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": null,
                "created": "2018-03-26T15:01:31.806024Z",
                "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": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:rws:nwm:ghg_w2050_nap"
            },
            "options": {
                "styles": "gw_nl:-10:120"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/1900fb97-fd64-4458-a7e7-98dc9f2a87e1/?format=api",
            "uuid": "1900fb97-fd64-4458-a7e7-98dc9f2a87e1",
            "last_modified": "2018-03-26T15:04:56.940423Z",
            "created": "2018-03-05T17:04:27.665280Z",
            "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": "GLG W2050 (NAP)",
            "description": "RWS NWM LHM MODFLOW - Gemiddeld Laagste Grondwaterstand voor W2050 scenario, omgerekend naar mNAP. (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/944/?format=api",
                "id": 944,
                "code": "H.GLG.W2050",
                "parameter": "GLG W2050 - stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": null,
                "created": "2018-03-26T15:04:54.039366Z",
                "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": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:rws:nwm:glg_w2050_nap"
            },
            "options": {
                "styles": "gw_nl:-10:120"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/fe2dd93e-26dc-4a8d-af81-740662f72936/?format=api",
            "uuid": "fe2dd93e-26dc-4a8d-af81-740662f72936",
            "last_modified": "2019-01-31T10:30:42.681546Z",
            "created": "2018-03-15T08:56:36.161289Z",
            "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": 9,
            "name": "HW T10 ref2015",
            "description": "RWS NWM Hydrazoet Hoogwater - ref2015 T10 (zie helpdeskwater.nl voor meer info)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/927/?format=api",
                "id": 927,
                "code": "H.R2015.T10",
                "parameter": "T10 R2015 - waterhoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": null,
                "created": "2018-03-26T14:51:07.586319Z",
                "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": 3.9987439174997546,
                "east": 6.404107087978171,
                "north": 53.08783938384209,
                "south": 50.74822207145652
            },
            "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": "intern:nl:rws:nwm:hw_ref2015_t10_as"
            },
            "options": {
                "styles": "Blues:0:25"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        }
    ]
}