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=9
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=10",
    "previous": "https://demo.lizard.net/api/v4/wmslayers/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/186d038a-2b72-4e2c-ba9b-033a28702398/?format=api",
            "uuid": "186d038a-2b72-4e2c-ba9b-033a28702398",
            "name": "S0031 WOS Duur",
            "description": "[Project S0031] Duur van water op straat in de wijk Lombardije bij een bui van 50mm, gesimuleerd met 3Di.",
            "slug": "s0031_rdam:lomb_wosduur_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:29:24.469937Z",
            "last_modified": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/977269fb-005d-4d63-b39e-c03218df7812/?format=api",
            "uuid": "977269fb-005d-4d63-b39e-c03218df7812",
            "name": "S0031 Risicopanden",
            "description": "[Project S0031] Risicopanden in de wijk Lombardije bij een bui van 50mm, gesimuleerd met 3Di.",
            "slug": "s0031_rdam:lomb_risicopanden_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:23:01.764696Z",
            "last_modified": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/35f26189-ee68-4e4e-a860-2ab502d9842e/?format=api",
            "uuid": "35f26189-ee68-4e4e-a860-2ab502d9842e",
            "name": "S0031 Risicokasten",
            "description": "[Project S0031] Risicokasten in de wijk Lombardije bij een bui van 50mm, gesimuleerd met 3Di.",
            "slug": "s0031_rdam:lomb_risicokasten_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:24:20.988601Z",
            "last_modified": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/757ec9bd-b997-492e-b734-d05df0f1b42b/?format=api",
            "uuid": "757ec9bd-b997-492e-b734-d05df0f1b42b",
            "name": "S0031 Overstortvolume",
            "description": "[Project S0031] OVerstortvolumes in de wijk Lombardije bij een bui van 50mm, gesimuleerd met 3Di.",
            "slug": "s0031_rdam:lomb_ovsvol_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:25:47.953431Z",
            "last_modified": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/633aaa45-c635-4ab3-905e-cd99c720a282/?format=api",
            "uuid": "633aaa45-c635-4ab3-905e-cd99c720a282",
            "name": "S0031 Kwetsbare objecten",
            "description": "[Project S0031] Status van kwetsbare objecten in de wijk Lombardije bij een bui van 50mm, gesimuleerd met 3Di.",
            "slug": "s0031_rdam:lomb_kwetsbobj_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:26:52.980125Z",
            "last_modified": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/b25ee30b-9f57-4b9c-b4e6-632849fab931/?format=api",
            "uuid": "b25ee30b-9f57-4b9c-b4e6-632849fab931",
            "name": "S0031 Infrastructuur",
            "description": "[Project S0031] Infrastructuur in de wijk Lombardije.",
            "slug": "s0031_rdam:lomb_infra_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:27:48.155695Z",
            "last_modified": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/c55a4088-699a-4206-987d-df9db97f8ef3/?format=api",
            "uuid": "c55a4088-699a-4206-987d-df9db97f8ef3",
            "name": "Rivieren, PDOK",
            "description": "Bron: PDOK, voor INSPIRE\r\n\r\nvoorheen http://geodata.nationaalgeoregister.nl/rwsoppervlaktewaterlichamen/wms? \r\nslug: lijnen\r\n\r\nnu https://waterkaart.lizard.net/service\r\nslug: brt-water",
            "slug": "brt-water",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://waterkaart.lizard.net/service/wms?",
            "legend_url": null,
            "get_feature_info_url": "https://waterkaart.lizard.net/service/wms?",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/eabd2988-1b59-4855-9b82-4b5efa1cef28/?format=api",
                "uuid": "eabd2988-1b59-4855-9b82-4b5efa1cef28",
                "name": "Lizard - algemene lagen"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": null,
            "created": "2017-12-20T09:21:19.677551Z",
            "last_modified": "2021-02-03T15:52:46.708038Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/305e1e29-6039-42b6-b666-7a84280e21f2/?format=api",
            "uuid": "305e1e29-6039-42b6-b666-7a84280e21f2",
            "name": "Risicopanden 50 mm in 1 uur",
            "description": "[Project S0031.2] Risicopanden in Rotterdam bij een bui van 50mm, gesimuleerd met 3Di.",
            "slug": "s0031_rdam:s0031_2_risicopanden_20181231",
            "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": null,
            "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-12-08T16:00:54.046795Z",
            "last_modified": "2017-12-08T16:00:42Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/0a4835fc-f17d-4e68-9ea9-44036cc0acc9/?format=api",
            "uuid": "0a4835fc-f17d-4e68-9ea9-44036cc0acc9",
            "name": "Risicokasten",
            "description": "[Project S0031.2] Risicokasten in Rotterdam bij een bui van 50mm, gesimuleerd met 3Di.",
            "slug": "s0031_rdam:s0031_2_kasten_20181231",
            "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": null,
            "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-12-08T16:02:46.537988Z",
            "last_modified": "2017-12-08T16:02:34Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/795f1ea8-4ebc-4637-94c2-166bf26cf6db/?format=api",
            "uuid": "795f1ea8-4ebc-4637-94c2-166bf26cf6db",
            "name": "Risicogebieden voor natuur voor verdroging [twn_klimaatatlas]",
            "description": "Natuurgebieden die het risico lopen op verdroging. Er is onderscheid gemaakt tussen natuurgebieden met, en natuurgebieden zonder wateraanvoer.\rDaarnaast is een aantal natuurgebieden bestempeld als ‘Natura 2000’-gebied. Deze zijn beschermd onder een Europese richtlijn.\r \rVerantwoording\r\rBron: provincie Overijssel (december 2018)",
            "slug": "twn_klimaatatlas:1830_twn_droogte_risicogebieden_natuur",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://maps1.klimaatatlas.net/geoserver/wms",
            "legend_url": "https://maps1.klimaatatlas.net/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&LAYER=twn_klimaatatlas:1830_twn_droogte_risicogebieden_natuur&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.klimaatatlas.net/geoserver/wms",
            "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": "ruben.vanderzaag",
            "shared_with": [],
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/twn_klimaatatlas/?format=api",
                    "slug": "twn_klimaatatlas",
                    "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": "ruben.vanderzaag",
                    "created": "2024-07-22T13:49:36.451563Z",
                    "last_modified": "2024-07-22T13:51:44.574982Z"
                }
            ],
            "spatial_bounds": {
                "south": 52.1180694947068,
                "west": 6.32652993223704,
                "north": 52.4949807410574,
                "east": 7.07276336128739
            },
            "download_url": "https://maps1.klimaatatlas.net/geoserver/wfs?&request=GetFeature&typeName=twn_klimaatatlas:1830_twn_droogte_risicogebieden_natuur&srsName=epsg:28992&OutputFormat=shape-zip",
            "created": "2024-07-22T13:49:38.102944Z",
            "last_modified": "2024-07-22T13:49:38.102928Z"
        }
    ]
}