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=28
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=29",
    "previous": "https://demo.lizard.net/api/v4/wmslayers/?format=api&page=27",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/1ef702d3-527e-4c24-b2a3-a2c2b6de8e96/?format=api",
            "uuid": "1ef702d3-527e-4c24-b2a3-a2c2b6de8e96",
            "name": "GWSW - Lozingen",
            "description": "Lozing die zijn aangeleverd via het GWSW",
            "slug": "beheer_lozing",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/wms/v1_0",
            "legend_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/wms/v1_0?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=beheer_lozing&format=image/png&STYLE=gwsw:beheer_lozing",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/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": "http://geodata.nationaalgeoregister.nl/gwsw/extract/gwsw.zip",
            "created": "2020-03-10T14:09:28.318418Z",
            "last_modified": "2021-05-04T09:26:47.959301Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/693cd395-a87d-4d89-934e-03a3bfb45427/?format=api",
            "uuid": "693cd395-a87d-4d89-934e-03a3bfb45427",
            "name": "GWSW - Leidingen",
            "description": "Leidingen die zijn aangeleverd via het GWSW",
            "slug": "BeheerLeiding",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://service.pdok.nl/rioned/beheerstedelijkwater/wms/v1_0?request=GetCapabilities&service=WMS",
            "legend_url": "https://service.pdok.nl/rioned/beheerstedelijkwater/wms/v1_0/legend/BeheerLeiding/GWSW_Leiding.png",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/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": "https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=e30528cf-9964-4741-b0f3-5814c8b0ade4",
            "created": "2021-05-04T08:47:26.222995Z",
            "last_modified": "2024-04-11T14:53:14.164769Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/c4cca026-c9c6-451c-bc09-77af9a768841/?format=api",
            "uuid": "c4cca026-c9c6-451c-bc09-77af9a768841",
            "name": "GWSW - Gebieden",
            "description": "Gebieden die zijn aangeleverd via het GWSW",
            "slug": "beheer_gebied",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/wms/v1_0",
            "legend_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/wms/v1_0?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=beheer_gebied&format=image/png&STYLE=gwsw:beheer_gebied",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/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": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/wfs/v1_0?&request=GetFeature&typeName=gwsw:beheer_gebied&OutputFormat=geojson",
            "created": "2021-05-04T08:55:21.699616Z",
            "last_modified": "2021-05-31T12:02:56.479220Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/849dfe53-c2c1-40c2-94d5-7b17b2a0f9d9/?format=api",
            "uuid": "849dfe53-c2c1-40c2-94d5-7b17b2a0f9d9",
            "name": "GWSW - Bouwwerken",
            "description": "Bouwwerken die zijn aangeleverd via het GWSW",
            "slug": "beheer_bouwwerk",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/wms/v1_0",
            "legend_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/wms/v1_0?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=beheer_bouwwerk&format=image/png&STYLE=gwsw:beheer_bouwwerk",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/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": "http://geodata.nationaalgeoregister.nl/gwsw/extract/gwsw.zip",
            "created": "2020-03-10T14:05:04.717238Z",
            "last_modified": "2021-05-31T11:54:05.160586Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/939f793c-7daa-44ac-8e17-a2fae2d6de80/?format=api",
            "uuid": "939f793c-7daa-44ac-8e17-a2fae2d6de80",
            "name": "GWIS - Fire Weather Index (1 day forecast) - ECMWF (8 km res.)",
            "description": "See title. Link here: https://gwis.jrc.ec.europa.eu/applications/data-and-services/",
            "slug": "ecmwf.fwi",
            "get_feature_info": false,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "format": "image/png",
                "transparent": "True"
            },
            "wms_url": "https://ies-ows.jrc.ec.europa.eu/gwis",
            "legend_url": null,
            "get_feature_info_url": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/568a4d88-c1b3-4566-8759-dd9b305f619d/?format=api",
                "uuid": "568a4d88-c1b3-4566-8759-dd9b305f619d",
                "name": "RHDHV unlimited"
            },
            "access_modifier": "Public",
            "supplier": "fenno.vermei",
            "shared_with": [
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/db8889dc-a4cc-4528-a3ea-bf5287fabe6f/?format=api",
                    "uuid": "db8889dc-a4cc-4528-a3ea-bf5287fabe6f",
                    "name": "Uptime"
                }
            ],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": null,
            "created": "2020-12-01T10:31:51.028248Z",
            "last_modified": "2020-12-03T12:54:53.189589Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/0feb654c-5864-4cf9-ba1b-9a0b08897def/?format=api",
            "uuid": "0feb654c-5864-4cf9-ba1b-9a0b08897def",
            "name": "GHG_2010",
            "description": "",
            "slug": "GHG_NAP",
            "get_feature_info": true,
            "min_zoom": 9,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "http://rasters.webgispublisher.nl/cgi-bin/mapserv",
            "legend_url": "",
            "get_feature_info_url": "http://rasters.webgispublisher.nl/cgi-bin/mapserv",
            "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/6c391e46-265c-4c23-b13a-0ded505160ca/?format=api",
                    "uuid": "6c391e46-265c-4c23-b13a-0ded505160ca",
                    "name": "Purmerend"
                }
            ],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": null,
            "created": "2016-10-27T12:43:48.675793Z",
            "last_modified": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/9383fc95-fc2a-4e4c-8e42-c15931c80263/?format=api",
            "uuid": "9383fc95-fc2a-4e4c-8e42-c15931c80263",
            "name": "Fysisch Geografische Regio’s",
            "description": "Indeling van Nederland in Fysisch-Geografische Regio's. Voor de omgrenzing van de Regio's is een zo consistent mogelijke lijst van beslisregels gehanteerd, vooral gebaseerd op de bodemtypen. Dit bestand is een update van de FGR-versie van 1997.",
            "slug": "fysischgeografischeregios",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/fysischgeografischeregios/wms",
            "legend_url": "https://geodata.nationaalgeoregister.nl/fysischgeografischeregios/wms?SERVICE=WMS&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=fysischgeografischeregios&format=image/png&STYLE=fysischgeografischeregios:fysischgeografischeregios",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/fysischgeografischeregios/wms",
            "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-10T11:51:03.530619Z",
            "last_modified": "2021-05-31T11:54:37.413034Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/25d8dc9f-fa1a-4664-891c-e616ed189db6/?format=api",
            "uuid": "25d8dc9f-fa1a-4664-891c-e616ed189db6",
            "name": "Footprint structure",
            "description": "UNOSAT Structure Footprint Merged 18 April 2019",
            "slug": "UNOSAT_Structure_Footprint_Merged_18April2019",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://maps1.project.lizard.net/geoserver/unhcr/wms",
            "legend_url": null,
            "get_feature_info_url": "https://maps1.project.lizard.net/geoserver/unhcr/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": "arnold.vantveld",
            "shared_with": [
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/f915021e-559b-4dd8-91b3-c3fd19ce2e38/?format=api",
                    "uuid": "f915021e-559b-4dd8-91b3-c3fd19ce2e38",
                    "name": "UNHCR"
                }
            ],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": null,
            "created": "2019-10-17T20:51:39.567439Z",
            "last_modified": "2019-10-17T21:01:53.626673Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/bd6b024f-bdd8-4f8d-a9ac-8c7531a550b6/?format=api",
            "uuid": "bd6b024f-bdd8-4f8d-a9ac-8c7531a550b6",
            "name": "Extra informatie",
            "description": "Aanvullende informatie bij grondwatermeetpunten van Vitens.",
            "slug": "vitens_meetstations",
            "get_feature_info": true,
            "min_zoom": 12,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://geoserver9.lizard.net/geoserver/vitens/wms/",
            "legend_url": "",
            "get_feature_info_url": "https://geoserver9.lizard.net/geoserver/vitens/wms/",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": null,
            "created": "2017-05-31T14:41:17.113323Z",
            "last_modified": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/cf69b8e6-16d5-4dd9-a28e-225484928878/?format=api",
            "uuid": "cf69b8e6-16d5-4dd9-a28e-225484928878",
            "name": "Eutrofiëring",
            "description": "",
            "slug": "wpn_klimaatatlas:1824_wpn_eutro2",
            "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.06658591363625,
                "west": 5.65569841982156,
                "north": 51.6731225846946,
                "east": 6.207859436409689
            },
            "download_url": "https://maps1.klimaatatlas.net/geoserver/wpn_klimaatatlas/wfs/?&request=GetFeature&typeName=wpn_klimaatatlas:1824_wpn_eutro2&srsName=epsg:28992&OutputFormat=shape-zip",
            "created": "2020-02-19T21:52:07.278844Z",
            "last_modified": "2020-02-20T12:19:49.884250Z"
        }
    ]
}