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=35
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=36",
    "previous": "https://demo.lizard.net/api/v4/wmslayers/?format=api&page=34",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/d828d7a1-3225-4ddb-ae7f-dceaa4704bc3/?format=api",
            "uuid": "d828d7a1-3225-4ddb-ae7f-dceaa4704bc3",
            "name": "Basisregistratie Topografie (BRT) TOPNL",
            "description": "Deze dataset bevat verschillende soorten geo services. Onderstaand een overzicht van de beschikbare varianten.",
            "slug": "top10nlv2",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/top10nlv2/wms",
            "legend_url": "https://geodata.nationaalgeoregister.nl/top10nlv2/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=functioneelgebiedpuntlabel",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/top10nlv2/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.7083818786633,
                "west": 2.932274397961988,
                "north": 53.78384214683356,
                "east": 7.2631912397285445
            },
            "download_url": "",
            "created": "2021-05-06T13:15:38.323054Z",
            "last_modified": "2021-05-06T13:15:38.323023Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/3dfb4be0-12f6-4129-9c00-9a8bcda421c2/?format=api",
            "uuid": "3dfb4be0-12f6-4129-9c00-9a8bcda421c2",
            "name": "Basisregistratie Topografie (BRT) TOP50raster",
            "description": "TOPraster omvat de digitale versies van de topografische kaarten uit de analoge kaartserie van het Kadaster. De TOPraster bestaat uit: TOP25raster, TOP50raster, TOP100raster, TOP250raster, TOP500raster en TOP1000raster.",
            "slug": "top50raster",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/top50raster/wms",
            "legend_url": "https://geodata.nationaalgeoregister.nl/top50raster/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=top50raster&version=1.3.0",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/top50raster/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-06T13:32:50.305679Z",
            "last_modified": "2021-05-31T12:05:55.361186Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/795c4d4e-bb40-4545-9e36-3dfe1c119acc/?format=api",
            "uuid": "795c4d4e-bb40-4545-9e36-3dfe1c119acc",
            "name": "Basisregistratie Topografie (BRT) TOP25raster",
            "description": "TOPraster omvat de digitale versies van de topografische kaarten uit de analoge kaartserie van het Kadaster. De TOPraster bestaat uit: TOP25raster, TOP50raster, TOP100raster, TOP250raster, TOP500raster en TOP1000raster.",
            "slug": "top25raster",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/top25raster/wms",
            "legend_url": "https://geodata.nationaalgeoregister.nl/top25raster/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=top25raster&version=1.3.0",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/top25raster/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": 48.04050187217583,
                "west": -1.657291602308058,
                "north": 56.1105896454882,
                "east": 12.431727265021498
            },
            "download_url": "",
            "created": "2021-05-06T13:30:42.501429Z",
            "last_modified": "2021-05-06T13:30:42.501401Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/2aefac12-455a-4697-9ee5-91dbc1880d73/?format=api",
            "uuid": "2aefac12-455a-4697-9ee5-91dbc1880d73",
            "name": "Basisregistratie Topografie (BRT) TOP100raster",
            "description": "TOPraster omvat de digitale versies van de topografische kaarten uit de analoge kaartserie van het Kadaster. De TOPraster bestaat uit: TOP25raster, TOP50raster, TOP100raster, TOP250raster, TOP500raster en TOP1000raster.",
            "slug": "top100raster",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/top100raster/wms",
            "legend_url": "https://geodata.nationaalgeoregister.nl/top100raster/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=top100raster&version=1.3.0",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/top100raster/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-06T13:33:49.649146Z",
            "last_modified": "2021-05-31T12:06:56.526353Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/ffb45739-a95e-4c55-9c73-0ec5138ab775/?format=api",
            "uuid": "ffb45739-a95e-4c55-9c73-0ec5138ab775",
            "name": "Basisregistratie Ondergrond (BRO) Bodemkaart",
            "description": "De Bodemkaart van Nederland, schaal 1 : 50.000, geeft informatie over de ruimtelijke verbreiding van bodemtypen en belangrijke kenmerken van het bodemprofiel tot een diepte van 1,20 meter. Met grondwatertrappen wordt informatie gegeven over de fluctuatie van het grondwater.",
            "slug": "view_soil_area",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/bzk/bro-bodemkaart/wms/v1_0",
            "legend_url": "https://geodata.nationaalgeoregister.nl/bzk/bro-bodemkaart/wms/v1_0?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=view_soil_area&format=image/png&STYLE=bro-bodemkaart:bodemlegenda",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/bzk/bro-bodemkaart/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.7344,
                "west": 3.25398,
                "north": 53.5582,
                "east": 7.24336
            },
            "download_url": "",
            "created": "2021-05-06T12:42:40.207788Z",
            "last_modified": "2021-05-10T10:40:00.992105Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/047f18bc-34ca-4911-aa5b-14335365a4c9/?format=api",
            "uuid": "047f18bc-34ca-4911-aa5b-14335365a4c9",
            "name": "Basisregistratie Kadaster (BRK)",
            "description": "Overzicht van de ligging van de kadastrale percelen in Nederland. Fungeert als schakel tussen terrein en registratie, vervult voor gebruiker vaak een referentiefunctie, een ondergrond ten opzichte waarvan de gebruiker eigen informatie kan verwerken.",
            "slug": "kadastralekaart",
            "get_feature_info": true,
            "min_zoom": 3,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/kadastralekaart/wms/v4_0",
            "legend_url": "https://geodata.nationaalgeoregister.nl/kadastralekaart/wms/v4_0?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=kadastralekaart&format=image/png&STYLE=kadastralekaartv4",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/kadastralekaart/wms/v4_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-06T12:38:16.551149Z",
            "last_modified": "2021-05-31T12:08:07.842841Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/60e60929-afd6-4bee-b10c-c74c5187b907/?format=api",
            "uuid": "60e60929-afd6-4bee-b10c-c74c5187b907",
            "name": "Basisregistratie Gewaspercelen (BRP)",
            "description": "BRP - Gewaspercelen bestaat uit de locatie van landbouwpercelen met daaraan gekoppeld het geteelde gewas. De omgrenzingen van de landbouwpercelen zijn gebaseerd op het Agrarisch Areaal Nederland (AAN).  (Bron: https://www.pdok.nl/geo-services/-/article/basisregistratie-gewaspercelen-brp-)",
            "slug": "brpgewaspercelen",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/brpgewaspercelen/wms",
            "legend_url": "https://geodata.nationaalgeoregister.nl/brpgewaspercelen/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=brpgewaspercelen",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/brpgewaspercelen/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": [
                {
                    "url": "https://demo.lizard.net/api/v4/organisations/d7bd9cf0-28ce-4901-866f-5d2e63402804/?format=api",
                    "uuid": "d7bd9cf0-28ce-4901-866f-5d2e63402804",
                    "name": "Hoogheemraadschap van Rijnland"
                }
            ],
            "layer_collections": [],
            "spatial_bounds": {
                "south": 50.57882392464269,
                "west": 3.1706551165717776,
                "north": 53.637607600687645,
                "east": 7.488736943303683
            },
            "download_url": null,
            "created": "2021-05-04T07:20:16.861204Z",
            "last_modified": "2021-10-28T13:22:51.661628Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/503744ae-3d52-4690-9ce1-45b529deb390/?format=api",
            "uuid": "503744ae-3d52-4690-9ce1-45b529deb390",
            "name": "BRO Grondwatermonitoringsput",
            "description": "BRO Grondwatermonitoringsput - volledige kaart",
            "slug": "gmw_kenset",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://service.pdok.nl/bzk/brogmwkenset/wms/v2_1?SERVICE=WMS&request=getCapabilities",
            "legend_url": "https://service.pdok.nl/bzk/brogmwkenset/wms/v2_1?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=gmw_kenset&format=image/png&STYLE=puntsymbool",
            "get_feature_info_url": "https://service.pdok.nl/bzk/brogmwkenset/wms/v2_1",
            "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": "",
            "created": "2023-11-08T14:24:41.971035Z",
            "last_modified": "2023-11-08T14:24:41.971016Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/e314aef4-3564-406c-8c3f-f8be6b4fc7a3/?format=api",
            "uuid": "e314aef4-3564-406c-8c3f-f8be6b4fc7a3",
            "name": "BRO Bodemkaart 1:50.000 (WMS)",
            "description": "De bodemkaart van Nederland, schaal 1 : 50 000, geeft ruimtelijke informatie over de bodemopbouw tot globaal 1,2 meter diepte",
            "slug": "bodemkaart50000",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://geodata.nationaalgeoregister.nl/bodemkaart50000/wms?",
            "legend_url": null,
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/bodemkaart50000/wms?",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e43a583f-98c3-4b92-a64c-ae6bab228438/?format=api",
                "uuid": "e43a583f-98c3-4b92-a64c-ae6bab228438",
                "name": "Ministerie van Binnenlandse Zaken en Koninkrijkrelaties"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": null,
            "created": "2018-07-04T13:35:58.022978Z",
            "last_modified": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/ee0436f4-eaea-4483-a427-1228f521069e/?format=api",
            "uuid": "ee0436f4-eaea-4483-a427-1228f521069e",
            "name": "BAG - Verblijfsobjecten",
            "description": "Verblijfsobjecten uit de basisregistratie adressen en gebouwen",
            "slug": "verblijfsobject",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://service.pdok.nl/lv/bag/wms/v2_0",
            "legend_url": "https://service.pdok.nl/lv/bag/wms/v2_0/legend/verblijfsobject/bag:verblijfsobject.png",
            "get_feature_info_url": "https://service.pdok.nl/lv/bag/wms/v2_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.7344,
                "west": 3.25398,
                "north": 53.5582,
                "east": 7.24336
            },
            "download_url": "https://geodata.nationaalgeoregister.nl/bag/wfs/v1_1?request=GetFeature&service=WFS&version=1.1.0&typeName=bag:verblijfsobject&outputFormat=application%2Fjson%3B%20subtype%3Dgeojson",
            "created": "2021-05-04T09:11:39.005531Z",
            "last_modified": "2023-08-03T12:24:41.612939Z"
        }
    ]
}