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

{
    "count": 3845,
    "next": "https://demo.lizard.net/api/v4/rasters/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/rasters/eae92c48-cd68-4820-9d82-f86f763b4186/?format=api",
            "uuid": "eae92c48-cd68-4820-9d82-f86f763b4186",
            "last_modified": "2019-09-25T12:31:02.382898Z",
            "created": "2015-03-24T23:00:00Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/d742bfeb-e858-4edc-bb0d-b72668309ada/?format=api",
                "uuid": "d742bfeb-e858-4edc-bb0d-b72668309ada",
                "name": "Lizard - general layers"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/f3a6dfdd-ec86-43a3-8ffe-e84f4d53f258/?format=api",
                    "uuid": "f3a6dfdd-ec86-43a3-8ffe-e84f4d53f258",
                    "name": "G4AW Salad"
                }
            ],
            "writable": false,
            "is_geoblock": true,
            "weight": 11,
            "name": "Elevation",
            "description": "World DEM (locally enhanced by higher resolution data)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/845/?format=api",
                "id": 845,
                "code": "Elevation(mMSL)",
                "parameter": "Elevation",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "MSL",
                "compartment": "",
                "created": "2017-08-21T12:22:55.356966Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "temporal": false,
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/SpiceUp/?format=api",
                    "slug": "SpiceUp",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/790bd838-2410-46dd-93db-1576a1727fde/?format=api",
                        "uuid": "790bd838-2410-46dd-93db-1576a1727fde",
                        "name": "G4AW SpiceUp"
                    },
                    "access_modifier": "Public",
                    "supplier": "project.support",
                    "created": "2019-09-19T14:00:00.495199Z",
                    "last_modified": "2020-02-06T14:32:10.839219Z"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/SLAMDAM%20Burundi/?format=api",
                    "slug": "SLAMDAM Burundi",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/517d61f2-6862-4878-9b19-816a58bdf92a/?format=api",
                        "uuid": "517d61f2-6862-4878-9b19-816a58bdf92a",
                        "name": "Zephyr group"
                    },
                    "access_modifier": "Public",
                    "supplier": "chris.kerklaan",
                    "created": "2021-02-10T16:00:52.866921Z",
                    "last_modified": "2022-02-14T22:12:48.018510Z"
                }
            ],
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": -180.00208333333333,
                "east": 180.00000000014398,
                "north": 85.05208333333333,
                "south": -85.05208333333334
            },
            "projection": null,
            "origin_x": null,
            "origin_y": null,
            "upper_bound_x": null,
            "upper_bound_y": null,
            "pixelsize_x": null,
            "pixelsize_y": null,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "world:dem"
            },
            "options": {
                "scale": "interval",
                "styles": "dem-world",
                "effects": "shade:0:0.9"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/58472f03-2517-402c-af06-ab86b39515d6/?format=api",
            "uuid": "58472f03-2517-402c-af06-ab86b39515d6",
            "last_modified": "2020-06-11T11:44:03.271649Z",
            "created": "2015-03-24T23:00:00Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/d742bfeb-e858-4edc-bb0d-b72668309ada/?format=api",
                "uuid": "d742bfeb-e858-4edc-bb0d-b72668309ada",
                "name": "Lizard - general layers"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [],
            "writable": false,
            "is_geoblock": false,
            "weight": 0,
            "name": "Land cover",
            "description": "Land Cover World",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/501/?format=api",
                "id": 501,
                "code": "CLASS",
                "parameter": "Class",
                "unit": "",
                "scale": "nominal",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2016-04-26T07:47:14.214853Z",
                "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": -179.9999999979966,
                "east": 180.00000000200788,
                "north": 85.04999999191764,
                "south": -85.05000000808447
            },
            "projection": "EPSG:4326",
            "origin_x": -179.999999997997,
            "origin_y": -85.0500000080845,
            "upper_bound_x": 180.000000002008,
            "upper_bound_y": 85.0499999919176,
            "pixelsize_x": 0.00416666666666672,
            "pixelsize_y": -0.00416666666666672,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "world:cover"
            },
            "options": {
                "styles": "lc-world"
            },
            "rescalable": false,
            "aggregation_type": "counts",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/e6b470e7-3ef9-4e61-8c62-1410794976b3/?format=api",
            "uuid": "e6b470e7-3ef9-4e61-8c62-1410794976b3",
            "last_modified": "2021-07-08T11:49:43.121103Z",
            "created": "2015-09-21T16:39:29.759498Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e29fe554-2610-4037-b4b1-4e6bd37a7881/?format=api",
                "uuid": "e29fe554-2610-4037-b4b1-4e6bd37a7881",
                "name": "Den Haag"
            },
            "access_modifier": "Public",
            "supplier": "klaasthomas.jellema",
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 2,
            "name": "Schade",
            "description": "De waterschadekaart geeft een inschatting van de waterschade in euro’s per vierkante meter als er een extreme bui van 100 mm in twee uur valt (zie de Wateroverlastkaart). Deze schadebedragen zijn laag bij wegen en hoog bij gebouwen. De schadebedragen zijn berekend met de WaterSchadeSchatter module. In deze module zijn schadebedragen opgenomen voor de directe schade aan bijvoorbeeld vloerbedekking, maar ook indirecte schade door kosten van vervangende woonruimte. De WaterSchadeSchatter module bepaalt de schade o.a. aan de hand van het AHN2 en een landgebruikskaart die is opgebouwd uit o.a. de BAG, de TOP10NL, CBS bodemgebruik en de LGN6.",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/454/?format=api",
                "id": 454,
                "code": "DamageWSSPerPixel",
                "parameter": "Schade (WSS)",
                "unit": "€/0.25m²",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-23T13:50:53.950172Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "temporal": false,
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/denhaag_klimaatatlas/?format=api",
                    "slug": "denhaag_klimaatatlas",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/e29fe554-2610-4037-b4b1-4e6bd37a7881/?format=api",
                        "uuid": "e29fe554-2610-4037-b4b1-4e6bd37a7881",
                        "name": "Den Haag"
                    },
                    "access_modifier": "Public",
                    "supplier": "jelmer.roosjen",
                    "created": "2021-06-01T14:48:16.651399Z",
                    "last_modified": "2021-07-08T12:33:46.506483Z"
                }
            ],
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.204122180289493,
                "east": 4.484321051799563,
                "north": 52.13596734338921,
                "south": 51.99871255948092
            },
            "projection": "EPSG:28992",
            "origin_x": 74000.0,
            "origin_y": 446250.0,
            "upper_bound_x": 93000.0,
            "upper_bound_y": 461250.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:demo:dh:wss"
            },
            "options": {
                "styles": "Reds"
            },
            "rescalable": false,
            "aggregation_type": "none",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/107a9b9b-5787-4bb0-8818-f05afe6560ab/?format=api",
            "uuid": "107a9b9b-5787-4bb0-8818-f05afe6560ab",
            "last_modified": "2021-05-05T14:39:31.062031Z",
            "created": "2015-12-08T12:47:05.298141Z",
            "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": [
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                    "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                    "name": "Almere"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/883eecb4-1783-4526-9dc7-8ca9118ba3df/?format=api",
                    "uuid": "883eecb4-1783-4526-9dc7-8ca9118ba3df",
                    "name": "BlueLabel"
                }
            ],
            "writable": false,
            "is_geoblock": false,
            "weight": 0,
            "name": "TreesCmHeight (interactive heat stress)",
            "description": "Afgeleide bomenkaart op basis van de AHN2",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/959/?format=api",
                "id": 959,
                "code": "tree",
                "parameter": "Boomhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "Bomen",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2018-05-14T09:54:59.851449Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "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": 3.2465450040461703,
                "east": 7.256670702817716,
                "north": 53.51785596149211,
                "south": 50.728697345200736
            },
            "projection": "EPSG:28992",
            "origin_x": 13000.0,
            "origin_y": 306250.0,
            "upper_bound_x": 279000.0,
            "upper_bound_y": 616250.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:ahn2:tree"
            },
            "options": {
                "styles": "Greens:0:1"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/9417d5b0-ae8d-4524-9135-30f103944443/?format=api",
            "uuid": "9417d5b0-ae8d-4524-9135-30f103944443",
            "last_modified": "2019-09-27T10:09:47.827901Z",
            "created": "2016-02-18T10:04:12.337280Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/0fbe7bce-c367-49a3-9d36-e36cc059f32e/?format=api",
                    "uuid": "0fbe7bce-c367-49a3-9d36-e36cc059f32e",
                    "name": "Alkmaar"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/6519e8a4-8990-4d1a-a0c4-e5c3ea58bb7b/?format=api",
                    "uuid": "6519e8a4-8990-4d1a-a0c4-e5c3ea58bb7b",
                    "name": "Amsterdam"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/964a9ee0-d952-4674-8bc2-70a05fc0f458/?format=api",
                    "uuid": "964a9ee0-d952-4674-8bc2-70a05fc0f458",
                    "name": "Beemster"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/7a2284a6-a8ac-4e12-a9c6-4b6308f1f598/?format=api",
                    "uuid": "7a2284a6-a8ac-4e12-a9c6-4b6308f1f598",
                    "name": "Bergen NH"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/c933c1ba-26de-42a8-b64d-28c35e628a4b/?format=api",
                    "uuid": "c933c1ba-26de-42a8-b64d-28c35e628a4b",
                    "name": "Beverwijk"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/d11edfaf-045c-4138-a1b2-eba78cf395f4/?format=api",
                    "uuid": "d11edfaf-045c-4138-a1b2-eba78cf395f4",
                    "name": "Castricum"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/e2830b84-9532-408f-8e85-2667552fe295/?format=api",
                    "uuid": "e2830b84-9532-408f-8e85-2667552fe295",
                    "name": "Den Helder"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/3472c5c5-256c-461a-92de-02c7de7b2d20/?format=api",
                    "uuid": "3472c5c5-256c-461a-92de-02c7de7b2d20",
                    "name": "Dijk en Waard"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/334d2c48-b6eb-413a-a51a-81a133d2d8cc/?format=api",
                    "uuid": "334d2c48-b6eb-413a-a51a-81a133d2d8cc",
                    "name": "Drechterland"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/cf87c93d-57a9-48ba-a4ca-a4666afbb85e/?format=api",
                    "uuid": "cf87c93d-57a9-48ba-a4ca-a4666afbb85e",
                    "name": "Edam Volendam"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/cac6464d-3268-41fc-8662-45eeda38f65d/?format=api",
                    "uuid": "cac6464d-3268-41fc-8662-45eeda38f65d",
                    "name": "Enkhuizen"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/bdb6fc4b-03cf-43c7-afe4-d307750eb4f6/?format=api",
                    "uuid": "bdb6fc4b-03cf-43c7-afe4-d307750eb4f6",
                    "name": "Heemskerk"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/6e48d904-499c-44ba-a775-d044f86b9608/?format=api",
                    "uuid": "6e48d904-499c-44ba-a775-d044f86b9608",
                    "name": "Heiloo"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/60e554ef-e412-4e95-96b2-5b5634b0ab7f/?format=api",
                    "uuid": "60e554ef-e412-4e95-96b2-5b5634b0ab7f",
                    "name": "Hollands Kroon"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/8936d834-0f46-45b3-858c-a2aac0a8adb3/?format=api",
                    "uuid": "8936d834-0f46-45b3-858c-a2aac0a8adb3",
                    "name": "Hoorn"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/653e35ac-3f4a-41bd-9381-847be11ef1a9/?format=api",
                    "uuid": "653e35ac-3f4a-41bd-9381-847be11ef1a9",
                    "name": "Koggenland"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/1f98db14-07d4-4e0a-b7e7-e57168df43e6/?format=api",
                    "uuid": "1f98db14-07d4-4e0a-b7e7-e57168df43e6",
                    "name": "Landsmeer"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/6caba295-6130-44af-8d3f-a6e57da4cc14/?format=api",
                    "uuid": "6caba295-6130-44af-8d3f-a6e57da4cc14",
                    "name": "Langedijk"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/0f94c129-02f4-4e73-b9d7-8e21f65463d8/?format=api",
                    "uuid": "0f94c129-02f4-4e73-b9d7-8e21f65463d8",
                    "name": "Medemblik"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/a688de39-a1a7-4759-b683-026fa95982f7/?format=api",
                    "uuid": "a688de39-a1a7-4759-b683-026fa95982f7",
                    "name": "Oostzaan"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/c4f4ee0d-d6d2-46a8-9366-595407af5751/?format=api",
                    "uuid": "c4f4ee0d-d6d2-46a8-9366-595407af5751",
                    "name": "Opmeer"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/6c391e46-265c-4c23-b13a-0ded505160ca/?format=api",
                    "uuid": "6c391e46-265c-4c23-b13a-0ded505160ca",
                    "name": "Purmerend"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/f1693567-94c7-43d3-8739-a0848256d669/?format=api",
                    "uuid": "f1693567-94c7-43d3-8739-a0848256d669",
                    "name": "Schagen"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/9076be5d-6541-434d-b931-f1073b4e6733/?format=api",
                    "uuid": "9076be5d-6541-434d-b931-f1073b4e6733",
                    "name": "Stede Broec"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/843ae546-a7e5-48dc-9e62-c792447badb8/?format=api",
                    "uuid": "843ae546-a7e5-48dc-9e62-c792447badb8",
                    "name": "Texel"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/236d6b99-107c-4814-b276-e4a428849e4d/?format=api",
                    "uuid": "236d6b99-107c-4814-b276-e4a428849e4d",
                    "name": "Uitgeest"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/fa8a154c-b913-4782-ab33-0282aefdddca/?format=api",
                    "uuid": "fa8a154c-b913-4782-ab33-0282aefdddca",
                    "name": "Velsen"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/d4ab1821-cf97-4c9e-b919-e442c12bb59f/?format=api",
                    "uuid": "d4ab1821-cf97-4c9e-b919-e442c12bb59f",
                    "name": "Waterland"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/f7de1e34-5025-44e9-b2fa-3008a142e6ff/?format=api",
                    "uuid": "f7de1e34-5025-44e9-b2fa-3008a142e6ff",
                    "name": "Wormerland"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/dcfcbe68-677e-4077-a621-b56bd258c6e2/?format=api",
                    "uuid": "dcfcbe68-677e-4077-a621-b56bd258c6e2",
                    "name": "Zaanstad"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/3cd22e2c-de8d-4468-80c6-869585e1efd3/?format=api",
                    "uuid": "3cd22e2c-de8d-4468-80c6-869585e1efd3",
                    "name": "Zeevang"
                }
            ],
            "writable": false,
            "is_geoblock": true,
            "weight": 11,
            "name": "Wateroverlast",
            "description": "test",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/464/?format=api",
                "id": 464,
                "code": "WATDPTE (m)",
                "parameter": "Water depth",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2015-11-04T09:25:15.713550Z",
                "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.556247714082476,
                "east": 5.308366926608717,
                "north": 53.16049999859096,
                "south": 52.37292752664119
            },
            "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:hhnk:wateroverlast"
            },
            "options": {
                "styles": "Blues:0:0.3"
            },
            "rescalable": false,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/d8df54dc-785e-453d-b59a-f8e4502b3308/?format=api",
            "uuid": "d8df54dc-785e-453d-b59a-f8e4502b3308",
            "last_modified": "2019-11-21T16:09:55.181041Z",
            "created": "2016-02-18T11:36:25.110679Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/0fbe7bce-c367-49a3-9d36-e36cc059f32e/?format=api",
                    "uuid": "0fbe7bce-c367-49a3-9d36-e36cc059f32e",
                    "name": "Alkmaar"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/6519e8a4-8990-4d1a-a0c4-e5c3ea58bb7b/?format=api",
                    "uuid": "6519e8a4-8990-4d1a-a0c4-e5c3ea58bb7b",
                    "name": "Amsterdam"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/964a9ee0-d952-4674-8bc2-70a05fc0f458/?format=api",
                    "uuid": "964a9ee0-d952-4674-8bc2-70a05fc0f458",
                    "name": "Beemster"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/7a2284a6-a8ac-4e12-a9c6-4b6308f1f598/?format=api",
                    "uuid": "7a2284a6-a8ac-4e12-a9c6-4b6308f1f598",
                    "name": "Bergen NH"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/c933c1ba-26de-42a8-b64d-28c35e628a4b/?format=api",
                    "uuid": "c933c1ba-26de-42a8-b64d-28c35e628a4b",
                    "name": "Beverwijk"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/d11edfaf-045c-4138-a1b2-eba78cf395f4/?format=api",
                    "uuid": "d11edfaf-045c-4138-a1b2-eba78cf395f4",
                    "name": "Castricum"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/e2830b84-9532-408f-8e85-2667552fe295/?format=api",
                    "uuid": "e2830b84-9532-408f-8e85-2667552fe295",
                    "name": "Den Helder"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/3472c5c5-256c-461a-92de-02c7de7b2d20/?format=api",
                    "uuid": "3472c5c5-256c-461a-92de-02c7de7b2d20",
                    "name": "Dijk en Waard"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/334d2c48-b6eb-413a-a51a-81a133d2d8cc/?format=api",
                    "uuid": "334d2c48-b6eb-413a-a51a-81a133d2d8cc",
                    "name": "Drechterland"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/cf87c93d-57a9-48ba-a4ca-a4666afbb85e/?format=api",
                    "uuid": "cf87c93d-57a9-48ba-a4ca-a4666afbb85e",
                    "name": "Edam Volendam"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/cac6464d-3268-41fc-8662-45eeda38f65d/?format=api",
                    "uuid": "cac6464d-3268-41fc-8662-45eeda38f65d",
                    "name": "Enkhuizen"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/bdb6fc4b-03cf-43c7-afe4-d307750eb4f6/?format=api",
                    "uuid": "bdb6fc4b-03cf-43c7-afe4-d307750eb4f6",
                    "name": "Heemskerk"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/6e48d904-499c-44ba-a775-d044f86b9608/?format=api",
                    "uuid": "6e48d904-499c-44ba-a775-d044f86b9608",
                    "name": "Heiloo"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/60e554ef-e412-4e95-96b2-5b5634b0ab7f/?format=api",
                    "uuid": "60e554ef-e412-4e95-96b2-5b5634b0ab7f",
                    "name": "Hollands Kroon"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/8936d834-0f46-45b3-858c-a2aac0a8adb3/?format=api",
                    "uuid": "8936d834-0f46-45b3-858c-a2aac0a8adb3",
                    "name": "Hoorn"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/653e35ac-3f4a-41bd-9381-847be11ef1a9/?format=api",
                    "uuid": "653e35ac-3f4a-41bd-9381-847be11ef1a9",
                    "name": "Koggenland"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/1f98db14-07d4-4e0a-b7e7-e57168df43e6/?format=api",
                    "uuid": "1f98db14-07d4-4e0a-b7e7-e57168df43e6",
                    "name": "Landsmeer"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/6caba295-6130-44af-8d3f-a6e57da4cc14/?format=api",
                    "uuid": "6caba295-6130-44af-8d3f-a6e57da4cc14",
                    "name": "Langedijk"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/0f94c129-02f4-4e73-b9d7-8e21f65463d8/?format=api",
                    "uuid": "0f94c129-02f4-4e73-b9d7-8e21f65463d8",
                    "name": "Medemblik"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/a688de39-a1a7-4759-b683-026fa95982f7/?format=api",
                    "uuid": "a688de39-a1a7-4759-b683-026fa95982f7",
                    "name": "Oostzaan"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/c4f4ee0d-d6d2-46a8-9366-595407af5751/?format=api",
                    "uuid": "c4f4ee0d-d6d2-46a8-9366-595407af5751",
                    "name": "Opmeer"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/6c391e46-265c-4c23-b13a-0ded505160ca/?format=api",
                    "uuid": "6c391e46-265c-4c23-b13a-0ded505160ca",
                    "name": "Purmerend"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/f1693567-94c7-43d3-8739-a0848256d669/?format=api",
                    "uuid": "f1693567-94c7-43d3-8739-a0848256d669",
                    "name": "Schagen"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/9076be5d-6541-434d-b931-f1073b4e6733/?format=api",
                    "uuid": "9076be5d-6541-434d-b931-f1073b4e6733",
                    "name": "Stede Broec"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/843ae546-a7e5-48dc-9e62-c792447badb8/?format=api",
                    "uuid": "843ae546-a7e5-48dc-9e62-c792447badb8",
                    "name": "Texel"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/236d6b99-107c-4814-b276-e4a428849e4d/?format=api",
                    "uuid": "236d6b99-107c-4814-b276-e4a428849e4d",
                    "name": "Uitgeest"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/fa8a154c-b913-4782-ab33-0282aefdddca/?format=api",
                    "uuid": "fa8a154c-b913-4782-ab33-0282aefdddca",
                    "name": "Velsen"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/d4ab1821-cf97-4c9e-b919-e442c12bb59f/?format=api",
                    "uuid": "d4ab1821-cf97-4c9e-b919-e442c12bb59f",
                    "name": "Waterland"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/f7de1e34-5025-44e9-b2fa-3008a142e6ff/?format=api",
                    "uuid": "f7de1e34-5025-44e9-b2fa-3008a142e6ff",
                    "name": "Wormerland"
                },
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/dcfcbe68-677e-4077-a621-b56bd258c6e2/?format=api",
                    "uuid": "dcfcbe68-677e-4077-a621-b56bd258c6e2",
                    "name": "Zaanstad"
                }
            ],
            "writable": false,
            "is_geoblock": true,
            "weight": 9,
            "name": "Drooglegging",
            "description": "Deze laag drooglegging laat op hoog detailniveau (0,25 m2) zien welke delen van uw gemeente gevoelig zijn voor droogte. Drooglegging is het verschil tussen het maaiveld en de waterstand in het oppervlaktewater. In bemalen gebieden geeft dit een indicatie van te verwachten minimale en maximale grondwaterstanden. Deze informatie kan u helpen bij de analyse en interpretatie van zowel droogte als wateroverlast.\r\n\r\nDe kaart laat zien hoe hoog het maaiveld boven het waterpeil van de dichtstbijzijnde waterpartij ligt. De grondwaterstand zakt bij droogte tot dit waterpeil. Hoe hoger het maaiveld, hoe dieper de grondwaterstand kan zakken en hoe meer de bodem kan uitdrogen. Het maaiveld is bepaald uit het AHN2.",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/469/?format=api",
                "id": 469,
                "code": "Drooglegging (m)",
                "parameter": "Drooglegging",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-12-22T15:08:12.573269Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "temporal": false,
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/hhnk_klimaatatlas/?format=api",
                    "slug": "hhnk_klimaatatlas",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                        "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                        "name": "Hoogheemraadschap Hollands Noorderkwartier"
                    },
                    "access_modifier": "Public",
                    "supplier": null,
                    "created": "2019-09-18T07:08:16.480600Z",
                    "last_modified": "2022-05-23T14:24:30.923651Z"
                }
            ],
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.5900918271724125,
                "east": 5.298804298548513,
                "north": 53.18180260446092,
                "south": 52.37071479820063
            },
            "projection": "EPSG:28992",
            "origin_x": 101707.0,
            "origin_y": 487269.5,
            "upper_bound_x": 148980.0,
            "upper_bound_y": 577240.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "hoogheemraadschap-hollands-noorderkwartier:drooglegging"
            },
            "options": {
                "styles": "YlGnBu_r:0:3"
            },
            "rescalable": true,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/5d3fc11c-5819-419a-85be-a53fa945c926/?format=api",
            "uuid": "5d3fc11c-5819-419a-85be-a53fa945c926",
            "last_modified": "2023-10-19T08:16:11.307278Z",
            "created": "2016-07-26T20:28:19.356843Z",
            "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": 2,
            "name": "stream5",
            "description": "stream5",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/958/?format=api",
                "id": 958,
                "code": "stream",
                "parameter": "Stroombaan",
                "unit": "-",
                "scale": "interval",
                "description": "Stroombanen - oplopende waarde naarmate er meer stroombanen bij elkaar voegen",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2018-05-14T09:01:30.547791Z",
                "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.244860926817634,
                "east": 7.268195491410001,
                "north": 53.55137695081677,
                "south": 50.72121045411178
            },
            "projection": "EPSG:28992",
            "origin_x": 13000.0,
            "origin_y": 305416.6666666666,
            "upper_bound_x": 279666.6666666666,
            "upper_bound_y": 620000.0,
            "pixelsize_x": 0.16666666666666666,
            "pixelsize_y": -0.16666666666666666,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:nl:stream5"
            },
            "options": {
                "styles": "stream:4:5"
            },
            "rescalable": false,
            "aggregation_type": "none",
            "dtype": "u1",
            "fill_value": "0"
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/aca19c1a-4363-42b1-b56c-cb58e9bf8543/?format=api",
            "uuid": "aca19c1a-4363-42b1-b56c-cb58e9bf8543",
            "last_modified": "2023-02-23T12:53:58.507991Z",
            "created": "2016-09-19T14:16:18.853411Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/8fc71a2d-86f8-4ab0-a26c-121916efc564/?format=api",
                "uuid": "8fc71a2d-86f8-4ab0-a26c-121916efc564",
                "name": "Schiedam"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [],
            "writable": false,
            "is_geoblock": true,
            "weight": 2,
            "name": "Waterdiepte Schiedam",
            "description": "Waterdiepte Schiedam",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/464/?format=api",
                "id": 464,
                "code": "WATDPTE (m)",
                "parameter": "Water depth",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2015-11-04T09:25:15.713550Z",
                "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.355660686259419,
                "east": 4.42261358651163,
                "north": 51.95429691391903,
                "south": 51.898166979502804
            },
            "projection": "EPSG:28992",
            "origin_x": 84090.5,
            "origin_y": 434908.5,
            "upper_bound_x": 88611.5,
            "upper_bound_y": 441092.0,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:schiedam:depth"
            },
            "options": {
                "styles": "Blues:0.02:0.30"
            },
            "rescalable": false,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/4c4d3d7f-6dfd-486d-a8b0-65da92187ed4/?format=api",
            "uuid": "4c4d3d7f-6dfd-486d-a8b0-65da92187ed4",
            "last_modified": "2021-12-07T12:01:35.513968Z",
            "created": "2016-12-08T10:26:33.025117Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/6c391e46-265c-4c23-b13a-0ded505160ca/?format=api",
                "uuid": "6c391e46-265c-4c23-b13a-0ded505160ca",
                "name": "Purmerend"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                    "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                    "name": "Hoogheemraadschap Hollands Noorderkwartier"
                },
                {
                    "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": true,
            "weight": 2,
            "name": "Waterdiepte 100mm",
            "description": "3Di resultaat waterdiepte in Purmerend na bui 100mm in 2 uur",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/546/?format=api",
                "id": 546,
                "code": "WNS9937",
                "parameter": "Waterdiepte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2016-11-18T15:39:05.369427Z",
                "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.924284385074814,
                "east": 5.021851821132793,
                "north": 52.52895661372532,
                "south": 52.48209585619636
            },
            "projection": "EPSG:28992",
            "origin_x": 123586.0,
            "origin_y": 499475.0,
            "upper_bound_x": 130181.0,
            "upper_bound_y": 504651.5,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "extern:nl:purmerend:waterdepth_100mm_mask"
            },
            "options": {
                "styles": "Blues:0:0.2"
            },
            "rescalable": false,
            "aggregation_type": "curve",
            "dtype": null,
            "fill_value": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/rasters/cd8f6251-b9a7-4dc8-a09d-b897a528d4e7/?format=api",
            "uuid": "cd8f6251-b9a7-4dc8-a09d-b897a528d4e7",
            "last_modified": "2019-09-25T12:23:03.846366Z",
            "created": "2016-12-23T10:28:39.051601Z",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/d742bfeb-e858-4edc-bb0d-b72668309ada/?format=api",
                "uuid": "d742bfeb-e858-4edc-bb0d-b72668309ada",
                "name": "Lizard - general layers"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [],
            "writable": false,
            "is_geoblock": false,
            "weight": 0,
            "name": "Soil",
            "description": "World Soil Information on 250m resolution (ISRIC)",
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/501/?format=api",
                "id": 501,
                "code": "CLASS",
                "parameter": "Class",
                "unit": "",
                "scale": "nominal",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2016-04-26T07:47:14.214853Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "temporal": false,
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/SpiceUp/?format=api",
                    "slug": "SpiceUp",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/790bd838-2410-46dd-93db-1576a1727fde/?format=api",
                        "uuid": "790bd838-2410-46dd-93db-1576a1727fde",
                        "name": "G4AW SpiceUp"
                    },
                    "access_modifier": "Public",
                    "supplier": "project.support",
                    "created": "2019-09-19T14:00:00.495199Z",
                    "last_modified": "2020-02-06T14:32:10.839219Z"
                }
            ],
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": -180.0,
                "east": 179.9999424,
                "north": 85.05125037100001,
                "south": -62.00080943400002
            },
            "projection": "EPSG:4326",
            "origin_x": -180.0,
            "origin_y": -62.000809434,
            "upper_bound_x": 179.9999424,
            "upper_bound_y": 85.051250371,
            "pixelsize_x": 0.002083333,
            "pixelsize_y": -0.002083333,
            "interval": null,
            "wms_info": {
                "endpoint": "https://demo.lizard.net/wms/",
                "layer": "intern:ww:soil_isric"
            },
            "options": {
                "styles": "soil_taxnwrb"
            },
            "rescalable": false,
            "aggregation_type": "counts",
            "dtype": null,
            "fill_value": null
        }
    ]
}