Endpoint for WMSLayers (read-write).

The options GET, POST, PATCH, DELETE are implemented. When updating (PATCH) user must provide the final list for nested objects. If no list of objects is passed during a partial update the list will remains invariant.

Required fields

slug Identifier for this wms layer.

organisation Organisation for this wms layer.

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.

slug Filter on Slug.

layer_collections Filter on LayerCollections.

ordering Show the results in a specific order. You can order them by name, organisation__name or last_modified. Add a - in front to reverse the order.

access_modifier Filter on access_modifier, options are 'Public', 'Private', 'Common', or 'Hidden'.

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

?uuid=10415ccb-ec31-4d43-bdb3-db597061527b

?layer_collections__organisation__name__startswith=Nelen

?layer_collections__slug=LayerCollection

?layer_collections__slug__icontains=LayerCollection

?ordering=name

?ordering=-organisation__name

?access_modifier=Private

?access_modifier=100

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z
GET /api/v4/wmslayers/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 368,
    "next": "https://demo.lizard.net/api/v4/wmslayers/?format=api&page=9",
    "previous": "https://demo.lizard.net/api/v4/wmslayers/?format=api&page=7",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/26263424-ca4d-4271-a400-949a6984cd13/?format=api",
            "uuid": "26263424-ca4d-4271-a400-949a6984cd13",
            "name": "Toename kans op natuurbranden (droogresistente natuur)",
            "description": "De gebieden op de kaart worden door klimaatverandering naar verwachting steeds gevoeliger voor verdroging en daarmee ook voor het ontstaan van een natuurbranden. Bron: provincie Overijssel (december 2018)",
            "slug": "twn_klimaatatlas:1830_twn_toename_kans_op_natuurbranden",
            "get_feature_info": false,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://maps1.klimaatatlas.net/geoserver/twn_klimaatatlas/wms",
            "legend_url": null,
            "get_feature_info_url": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api",
                "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a",
                "name": "Twents Waternetwerk"
            },
            "access_modifier": "Public",
            "supplier": "remo.vantilburg",
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": {
                "south": 52.11638900686706,
                "west": 6.323385576809823,
                "north": 52.494918155376176,
                "east": 7.07504808356157
            },
            "download_url": "https://maps1.klimaatatlas.net/geoserver/twn_klimaatatlas/wfs?&request=GetFeature&typeName=twn_klimaatatlas:1830_twn_toename_kans_op_natuurbranden&srsName=epsg:28992&OutputFormat=shape-zip",
            "created": "2020-02-20T19:44:34.101857Z",
            "last_modified": "2020-02-21T09:38:07.286962Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/cdb07be1-6861-49c5-bf09-0dff3e6b0666/?format=api",
            "uuid": "cdb07be1-6861-49c5-bf09-0dff3e6b0666",
            "name": "Stroombanen AHN3 Limburg",
            "description": "De stroombanenkaart van de ahn3 voor Limburg.",
            "slug": "stroombanen_ahn3_limburg",
            "get_feature_info": true,
            "min_zoom": 14,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "layers": {
                    "0": "wsl:p_wsl_stroombanen_ahn3_5",
                    "16": "wsl:p_wsl_stroombanen_ahn3_4",
                    "18": "wsl:p_wsl_stroombanen_ahn3_3",
                    "20": "wsl:p_wsl_stroombanen_ahn3_2"
                },
                "styles": {
                    "0": "stream:4:5",
                    "16": "stream:3:5",
                    "18": "stream:2:5",
                    "20": "stream:2:5"
                },
                "transparent": "true"
            },
            "wms_url": "https://demo.lizard.net/wms",
            "legend_url": "https://maps1.project.lizard.net/geoserver/limburg_lizard/wms/?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&LAYER=limburg_lizard:v0257_stroombanen_dummy&LEGEND_OPTIONS=forceRule:True;dx:0.2;dy:0.2;mx:0.2;my:0.2;fontName:Times%20New%20Roman;borderColor:#429A95;border:true;fontColor:#15EBB3;fontSize:18;dpi:180",
            "get_feature_info_url": "https://maps1.project.lizard.net/geoserver/limburg_lizard/wms",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/7a1c4292-ac0f-44a6-b788-a1155bb23043/?format=api",
                "uuid": "7a1c4292-ac0f-44a6-b788-a1155bb23043",
                "name": "Waterschap Limburg"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "shared_with": [],
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/limburg_lizard/?format=api",
                    "slug": "limburg_lizard",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/7a1c4292-ac0f-44a6-b788-a1155bb23043/?format=api",
                        "uuid": "7a1c4292-ac0f-44a6-b788-a1155bb23043",
                        "name": "Waterschap Limburg"
                    },
                    "access_modifier": "Public",
                    "supplier": "chris.kerklaan",
                    "created": "2020-11-19T15:04:13.901937Z",
                    "last_modified": "2020-11-19T15:04:13.901906Z"
                }
            ],
            "spatial_bounds": {
                "south": 50.75036748469645,
                "west": 5.566045354191196,
                "north": 51.778627291912755,
                "east": 6.22676935379672
            },
            "download_url": null,
            "created": "2020-11-19T15:04:24.524410Z",
            "last_modified": "2020-11-20T15:50:07.082882Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/9205b688-61e7-4a39-ad73-edadc1efead3/?format=api",
            "uuid": "9205b688-61e7-4a39-ad73-edadc1efead3",
            "name": "Stikstofdioxide (NO2) in µg/m3",
            "description": "De stikstofdioxidekaart geeft de berekende concentraties voor 2019 op een schaal van 1 bij 1 km kilometer voor As50+ in µg/m3. De kaart is gebaseerd op de best beschikbare informatie van het RIVM.\r\n\r\nbron: Grootschalige Concentratie- en Depositiekaarten Nederland (GCN en GDN), geodata.rivm.nl/gcn/",
            "slug": "gcn:conc_no2_2019",
            "get_feature_info": false,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "http://geodata.rivm.nl/geoserver/wms",
            "legend_url": null,
            "get_feature_info_url": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/5d0509a3-699e-41b7-8074-22d66494e093/?format=api",
                "uuid": "5d0509a3-699e-41b7-8074-22d66494e093",
                "name": "AS50+"
            },
            "access_modifier": "Public",
            "supplier": "maud.vandelden",
            "shared_with": [],
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/as50_klimaatatlas/?format=api",
                    "slug": "as50_klimaatatlas",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/5d0509a3-699e-41b7-8074-22d66494e093/?format=api",
                        "uuid": "5d0509a3-699e-41b7-8074-22d66494e093",
                        "name": "AS50+"
                    },
                    "access_modifier": "Public",
                    "supplier": "remo.vantilburg",
                    "created": "2020-05-06T14:57:38.997174Z",
                    "last_modified": "2020-05-07T14:39:30.517746Z"
                }
            ],
            "spatial_bounds": {
                "south": 51.51975509271725,
                "west": 5.351603261519743,
                "north": 51.829542279967264,
                "east": 5.760598911567677
            },
            "download_url": null,
            "created": "2020-05-25T11:52:33.684875Z",
            "last_modified": "2020-05-25T11:54:52.271983Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/d259521a-1759-47f6-bb1e-4b6501b204c3/?format=api",
            "uuid": "d259521a-1759-47f6-bb1e-4b6501b204c3",
            "name": "Stijging grondwaterstand per peilgebied - Toekomstig klimaatscenario WH2050",
            "description": "Neerslaghoeveelheden en –intensiteiten nemen naar verwachting tot 2050 verder toe. Vooral in de winter zal het langer achter elkaar regenen, waardoor grondwaterstanden lokaal stijgen. De mate en duur van hoge grondwaterstanden is in poldergebied sterk afhankelijk van bodemtype, de afstand tot de dichtstbijzijnde (peilgereguleerde) waterloop en afvoercapaciteiten van poldergemalen. Deze laag toont de stijging van de grondwaterstand per peilgebied bij klimaatscenario WH2050. De stijging betreft het verschil tussen de Gemiddeld Hoogste Grondwaterstanden (GHG) bij toekomstig en huidig klimaat (medianen per gebied). De brondata komt van het Nationaal Watermodel met resolutie van 250 bij 250 meter. Het hoogheemraadschap accepteert geen aansprakelijkheid over onjuiste interpretatie van de kaart. Brondata en aanvullende informatie over het Nationaal Watermodel zijn te vinden via www.klimaateffectatlas.nl",
            "slug": "hhnk_klimaatatlas:1806_hhnk_nwm_mediaan_peilgebied_verschil_gh",
            "get_feature_info": false,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://maps1.klimaatatlas.net/geoserver/hhnk_klimaatatlas/wms",
            "legend_url": null,
            "get_feature_info_url": null,
            "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": "chris.kerklaan",
            "shared_with": [],
            "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"
                }
            ],
            "spatial_bounds": {
                "south": 52.372691691695266,
                "west": 4.562668854891325,
                "north": 52.965463784698215,
                "east": 5.30058206330889
            },
            "download_url": "https://maps1.klimaatatlas.net/geoserver/hhnk_klimaatatlas/wfs?&request=GetFeature&typeName=hhnk_klimaatatlas:1806_hhnk_nwm_mediaan_peilgebied_verschil_gh&OutputFormat=shape-zip",
            "created": "2019-10-29T09:36:17.829547Z",
            "last_modified": "2020-01-20T10:09:28.137202Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/7ceb258e-842e-4886-8c9b-0d9687a5bb0b/?format=api",
            "uuid": "7ceb258e-842e-4886-8c9b-0d9687a5bb0b",
            "name": "Stedelijk Water (Riolering)",
            "description": "Systemen voor stedelijk water met kenmerken gericht op beheeractiviteiten",
            "slug": "beheer_put",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://service.pdok.nl/prorail/spoorwegen/wms/v1_0",
            "legend_url": "https://service.pdok.nl/prorail/spoorwegen/wms/v1_0?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=kilometrering&format=image/png&STYLE=default",
            "get_feature_info_url": "https://service.pdok.nl/prorail/spoorwegen/wms/v1_0",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/d9471c89-43f2-45b3-8ce7-14844569659c/?format=api",
                "uuid": "d9471c89-43f2-45b3-8ce7-14844569659c",
                "name": "PDOK"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": {
                "south": 50.2213,
                "west": 3.07312,
                "north": 54.5092,
                "east": 7.31586
            },
            "download_url": "",
            "created": "2021-05-10T12:46:46.088288Z",
            "last_modified": "2021-05-10T12:56:53.353407Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/f6447137-3587-499d-9864-6f7dbcb68458/?format=api",
            "uuid": "f6447137-3587-499d-9864-6f7dbcb68458",
            "name": "Stadsvijvers",
            "description": "",
            "slug": "wpn_klimaatatlas:1824_wpn_stadsvijvers",
            "get_feature_info": false,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://maps1.klimaatatlas.net/geoserver/wpn_klimaatatlas/wms/",
            "legend_url": null,
            "get_feature_info_url": null,
            "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": "chris.kerklaan",
            "shared_with": [],
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/wpn_klimaatatlas/?format=api",
                    "slug": "wpn_klimaatatlas",
                    "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": "chris.kerklaan",
                    "created": "2020-02-19T14:04:29.578191Z",
                    "last_modified": "2020-02-19T15:56:26.731593Z"
                }
            ],
            "spatial_bounds": {
                "south": 51.031359009240184,
                "west": 5.649039411861952,
                "north": 51.77532427353141,
                "east": 6.215610628878272
            },
            "download_url": "https://maps1.klimaatatlas.net/geoserver/wpn_klimaatatlas/wfs/?&request=GetFeature&typeName=wpn_klimaatatlas:1824_wpn_stadsvijvers&srsName=epsg:28992&OutputFormat=shape-zip",
            "created": "2020-02-20T10:25:04.729778Z",
            "last_modified": "2020-02-20T12:22:55.119735Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/e12d97ed-ffe7-4d1e-a05f-dd687c1068c8/?format=api",
            "uuid": "e12d97ed-ffe7-4d1e-a05f-dd687c1068c8",
            "name": "Spoorwegen",
            "description": "Deze service bevat de spoorverbindingen, inclusief kilometreringspunten, stations en overwegen.",
            "slug": "kilometrering",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://service.pdok.nl/prorail/spoorwegen/wms/v1_0",
            "legend_url": "https://service.pdok.nl/prorail/spoorwegen/wms/v1_0?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=kilometrering&format=image/png&STYLE=default",
            "get_feature_info_url": "https://service.pdok.nl/prorail/spoorwegen/wms/v1_0",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/d9471c89-43f2-45b3-8ce7-14844569659c/?format=api",
                "uuid": "d9471c89-43f2-45b3-8ce7-14844569659c",
                "name": "PDOK"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": {
                "south": 50.6673,
                "west": 2.93875,
                "north": 53.6469,
                "east": 7.41276
            },
            "download_url": "",
            "created": "2021-05-10T12:55:34.340669Z",
            "last_modified": "2021-05-31T11:40:38.476693Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/1f0eb031-a138-479b-9f68-2db53c1affd9/?format=api",
            "uuid": "1f0eb031-a138-479b-9f68-2db53c1affd9",
            "name": "Site points recharge Pakistan",
            "description": "The point locations of the sites.",
            "slug": "p_recharge_pakistan_lizard:w0039_pakistan_sitepoints_202112",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://maps1.project.lizard.net/geoserver/p_recharge_pakistan_lizard/wms",
            "legend_url": "",
            "get_feature_info_url": "https://maps1.project.lizard.net/geoserver/p_recharge_pakistan_lizard/wms",
            "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": [],
            "layer_collections": [],
            "spatial_bounds": {
                "south": 31.6815431043506,
                "west": 70.1925222761929,
                "north": 33.7894674376162,
                "east": 72.3568451159499
            },
            "download_url": "",
            "created": "2021-05-27T13:12:10.402910Z",
            "last_modified": "2021-05-27T13:25:03.419396Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/8dc0731d-63e8-4f47-a63e-1e3a7c074a68/?format=api",
            "uuid": "8dc0731d-63e8-4f47-a63e-1e3a7c074a68",
            "name": "SV sdp test",
            "description": "",
            "slug": "sv_sdp_test",
            "get_feature_info": false,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://satellietdataportaal.nl/wmslayer/20210326_111315_SV1-04",
            "legend_url": "",
            "get_feature_info_url": "",
            "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": "emiel.verstegen.NS",
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": "",
            "created": "2021-04-19T08:15:58.448839Z",
            "last_modified": "2021-04-19T08:16:03.379403Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/4f834a0e-c257-48da-9b3e-f0ffd82cf9e3/?format=api",
            "uuid": "4f834a0e-c257-48da-9b3e-f0ffd82cf9e3",
            "name": "S0031 Wegbegaanbaarheid",
            "description": "[Project S0031] Wegbegaanbaarheid in de wijk Lombardije na een bui van 50mm, gesimuleerd met 3Di.",
            "slug": "s0031_rdam:lomb_wegbegaanb_ws20170926",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": true
            },
            "wms_url": "https://maps1.project.lizard.net/geoserver/s0031_rdam/wms",
            "legend_url": "",
            "get_feature_info_url": "https://maps1.project.lizard.net/geoserver/s0031_rdam/wms",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/29eda604-5d52-4fae-ad13-3acb687cb9b5/?format=api",
                "uuid": "29eda604-5d52-4fae-ad13-3acb687cb9b5",
                "name": "Rotterdam"
            },
            "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"
                }
            ],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": null,
            "created": "2017-09-22T14:19:34.369705Z",
            "last_modified": null
        }
    ]
}