Wms Layer List
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=36
https://demo.lizard.net/api/v4/wmslayers/?format=api&page=37", "previous": "https://demo.lizard.net/api/v4/wmslayers/?format=api&page=35", "results": [ { "url": "https://demo.lizard.net/api/v4/wmslayers/98327df0-872e-4337-91e9-25a87b5f4e43/?format=api", "uuid": "98327df0-872e-4337-91e9-25a87b5f4e43", "name": "BAG - Standplaatsen", "description": "Standplaatsen uit de BAG", "slug": "standplaats", "get_feature_info": true, "min_zoom": 0, "max_zoom": 31, "tiled": true, "options": { "transparent": "True" }, "wms_url": "https://geodata.nationaalgeoregister.nl/bag/wms/v1_1", "legend_url": "https://geodata.nationaalgeoregister.nl/bag/wms/v1_1?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=standplaats&format=image/png&STYLE=bag:standplaats", "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/bag/wms/v1_1", "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/bag/wfs/v1_1?request=GetFeature&service=WFS&version=1.1.0&typeName=bag:standplaats&outputFormat=application%2Fjson%3B%20subtype%3Dgeojson", "created": "2021-05-04T09:16:50.554169Z", "last_modified": "2021-05-31T12:08:48.024919Z" }, { "url": "https://demo.lizard.net/api/v4/wmslayers/f4b3cd1c-4bc4-4b77-838e-b988e77f2e30/?format=api", "uuid": "f4b3cd1c-4bc4-4b77-838e-b988e77f2e30", "name": "BAG - Panden", "description": "Panden uit de basisregistratie adressen en gebouwen", "slug": "pand", "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/pand/bag:pand.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.6673, "west": 2.93875, "north": 53.6469, "east": 7.41276 }, "download_url": "https://service.pdok.nl/lv/bag/wms/v2_0?request=GetFeature&service=WFS&version=1.1.0&typeName=bag:pand&outputFormat=application%2Fjson%3B%20subtype%3Dgeojson", "created": "2021-05-04T09:07:02.528348Z", "last_modified": "2023-08-03T12:21:24.976311Z" }, { "url": "https://demo.lizard.net/api/v4/wmslayers/cfa08eed-b757-4030-93e1-2df51cd9a547/?format=api", "uuid": "cfa08eed-b757-4030-93e1-2df51cd9a547", "name": "BAG - Ligplaatsen", "description": "Ligplaatsen uit de BAG", "slug": "ligplaats", "get_feature_info": true, "min_zoom": 0, "max_zoom": 31, "tiled": true, "options": { "transparent": "True" }, "wms_url": "https://geodata.nationaalgeoregister.nl/bag/wms/v1_1", "legend_url": "https://geodata.nationaalgeoregister.nl/bag/wms/v1_1?SERVICE=WMS&language=dut&version=1.3.0&service=WMS&request=GetLegendGraphic&sld_version=1.1.0&layer=ligplaats&format=image/png&STYLE=bag:ligplaats", "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/bag/wms/v1_1", "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/bag/wfs/v1_1?request=GetFeature&service=WFS&version=1.1.0&typeName=bag:pand&outputFormat=application%2Fjson%3B%20subtype%3Dgeojson", "created": "2021-05-04T09:14:11.303687Z", "last_modified": "2021-05-31T12:09:46.300123Z" }, { "url": "https://demo.lizard.net/api/v4/wmslayers/518dba30-e091-42b3-9447-5d8ac1126390/?format=api", "uuid": "518dba30-e091-42b3-9447-5d8ac1126390", "name": "AthrunTest", "description": "AthrunTest", "slug": "slug", "get_feature_info": false, "min_zoom": 0, "max_zoom": 31, "tiled": true, "options": { "transparent": "True" }, "wms_url": "https://3ditaiwan.lizard.net/wms/scenario_985b61d9-0ceb-4c45-9e9c-8079c68ad76a/?request=GetCapabilities", "legend_url": null, "get_feature_info_url": null, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/983cda50-9f8d-4aad-ae78-4e2b38a9639b/?format=api", "uuid": "983cda50-9f8d-4aad-ae78-4e2b38a9639b", "name": "CHT" }, "access_modifier": "Public", "supplier": null, "shared_with": [], "layer_collections": [], "spatial_bounds": { "south": 0.0, "west": 180.0, "north": 0.0, "east": 180.0 }, "download_url": null, "created": "2020-06-29T09:37:08.566987Z", "last_modified": "2020-07-02T09:51:15.346654Z" }, { "url": "https://demo.lizard.net/api/v4/wmslayers/3927c221-d60f-4e9b-a646-115c6c735274/?format=api", "uuid": "3927c221-d60f-4e9b-a646-115c6c735274", "name": "Agrarisch Areaal Nederland (AAN)", "description": "Geografische afbakening van landbouwgrond in Nederland (grond die wordt gebruikt als bouwland, blijvend grasland of de teelt van blijvende gewassen).", "slug": "aan", "get_feature_info": true, "min_zoom": 0, "max_zoom": 31, "tiled": true, "options": { "transparent": "True" }, "wms_url": "https://geodata.nationaalgeoregister.nl/aan/wms", "legend_url": "https://geodata.nationaalgeoregister.nl/aan/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=aan", "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/aan/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.734, "west": 3.253, "north": 53.5, "east": 7.239 }, "download_url": "", "created": "2021-05-06T12:14:36.196608Z", "last_modified": "2021-05-06T13:05:55.599576Z" }, { "url": "https://demo.lizard.net/api/v4/wmslayers/3a21f38b-82e3-4ba3-9145-1b6fe8dc3976/?format=api", "uuid": "3a21f38b-82e3-4ba3-9145-1b6fe8dc3976", "name": "Afstand tot Koelte - Oss", "description": "Deze kaartlaag geeft de afstand tot een koele openbare plek vanaf ieder adres weer. Volgens de richtlijnen die zijn opgesteld door de Hogeschool van Amsterdam dient iedere inwoner en werknemer binnen 300 meter van diens woon/werkplek een koele plek te hebben. Een koele plek is gedefinieerd als een openbare verblijfsplek groter dan 300 m2 waar de gevoelstemperatuur op een hete zomerdag niet te hoog oploopt (vergelijkingswaarde: grasveld buiten de stad). Daarnaast moet de koele plek een fijne verblijfplaats zijn.\r\n\r\nOpbouw\r\n\r\nBij de totstandkoming van de afstand van panden tot koele plekken spelen de volgende factoren een rol:\r\n\r\nWegenbestand;\r\nGebouwen;\r\nKoele openbare plekken;\r\nVoor deze kaart is gebruik gemaakt van:\r\n\r\nBasisregistratie Adressen en Gebouwen (Kadaster)\r\nOpenStreetMap\r\nKoele openbare plekken kaart (Nelen&Schuurmans)\r\n\r\nVerantwoording\r\n\r\nDeze afstand tot koeltekaart is opgebouwd volgens de aanbeveling beschreven door de Hogeschool van Amsterdam: https://www.hva.nl/binaries/content/assets/subsites/kc-techniek/publicaties-klimaatbestendige-stad/hva_2020_hittebestendige_stad_online.pdf", "slug": "1838_as50_afstand_tot_koelte_oss", "get_feature_info": true, "min_zoom": 0, "max_zoom": 31, "tiled": true, "options": { "transparent": "true" }, "wms_url": "https://maps1.klimaatatlas.net/geoserver/as50_klimaatatlas/wms", "legend_url": null, "get_feature_info_url": "https://maps1.klimaatatlas.net/geoserver/as50_klimaatatlas/wms", "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", "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.733032477641906, "west": 5.362665452796623, "north": 51.82801278366312, "east": 5.6966208970326875 }, "download_url": "https://maps1.klimaatatlas.net/geoserver/as50_klimaatatlas/wfs?&request=GetFeature&typeName=1838_as50_afstand_tot_koelte_oss&OutputFormat=shape-zip", "created": "2022-01-19T08:53:05.968196Z", "last_modified": "2022-01-19T08:53:43.602105Z" }, { "url": "https://demo.lizard.net/api/v4/wmslayers/3a2c9c01-2c9c-475b-b207-bdc4d1c949ab/?format=api", "uuid": "3a2c9c01-2c9c-475b-b207-bdc4d1c949ab", "name": "Africa climate security vulnerability model", "description": "strauss.tacc.utexas.edu/ccaps/dashboards/showSuperDashboard/3099040", "slug": "africa_climate_composition", "get_feature_info": false, "min_zoom": 0, "max_zoom": 31, "tiled": true, "options": { "transparent": "True" }, "wms_url": "http://gis-db.tacc.utexas.edu:6080/arcgis/rest/services/ccaps/composite_008_20151110/MapServer/", "legend_url": null, "get_feature_info_url": null, "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": null, "shared_with": [], "layer_collections": [ { "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" } ], "spatial_bounds": null, "download_url": null, "created": "2021-06-21T09:45:57.179263Z", "last_modified": "2021-06-21T09:51:02.405200Z" }, { "url": "https://demo.lizard.net/api/v4/wmslayers/df3f4fe7-e4f4-4058-97a7-7e26bc41f9b5/?format=api", "uuid": "df3f4fe7-e4f4-4058-97a7-7e26bc41f9b5", "name": "Afname kwaliteit nachtrust en leefcomfort [twn_klimaatatlas]", "description": "De afname van kwaliteit van nachtrust en leefcomfort is gerelateerd aan de hittestress die men voelt gedurende de nacht en overdag. De mate van verharding is hierin een belangrijke factor. Verharding blijft ook 's nachts warmte afstralen naar de omgeving. Ook betekent meer verharding minder groen en water en daarmee minder verkoeling door verdamping van planten. \r \rDe kaart laat het percentage verharding in de Twentse steden zien. De aanname hierbij is dat een verhoging in het percentage verharding voor verslechtering van de nachtrustkwaliteit en leefcomfort zorgt. Een verlaging van verharding zorgt daarentegen voor een verbetering in de nachtrust en leefcomfort.\r \rVerantwoording\r\rBron: provincie Overijssel (december 2018).", "slug": "twn_klimaatatlas:1830_twn_stedelijke_verharding", "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_stedelijke_verharding&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_stedelijke_verharding&srsName=epsg:28992&OutputFormat=shape-zip", "created": "2024-07-22T13:49:41.739313Z", "last_modified": "2024-07-22T13:49:41.739300Z" }, { "url": "https://demo.lizard.net/api/v4/wmslayers/3d124a20-a227-4eaa-8abe-92f1bc1e4085/?format=api", "uuid": "3d124a20-a227-4eaa-8abe-92f1bc1e4085", "name": "Afname kwaliteit nachtrust en leefcomfort", "description": "De afname van kwaliteit van nachtrust en leefcomfort is gerelateerd aan de hittestress die men voelt gedurende de nacht en overdag. De mate van verharding is hierin een belangrijke factor. Verharding blijft ook 's nachts warmte afstralen naar de omgeving. Ook betekent meer verharding minder groen en water en daarmee minder verkoeling door verdamping van planten. De kaart laat het percentage verharding in de Twentse steden zien. De aanname hierbij is dat een verhoging in het percentage verharding voor verslechtering van de nachtrustkwaliteit en leefcomfort zorgt. Een verlaging van verharding zorgt daarentegen voor een verbetering in de nachtrust en leefcomfort.VerantwoordingBron: provincie Overijssel (december 2018).", "slug": "twn_klimaatatlas:1830_twn_stedelijke_verharding", "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/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api", "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb", "name": "Nelen & Schuurmans Consultancy" }, "access_modifier": "Public", "supplier": "remo.vantilburg", "shared_with": [], "layer_collections": [], "spatial_bounds": null, "download_url": "https://maps1.klimaatatlas.net/geoserver/twn_klimaatatlas/wfs?&request=GetFeature&typeName=twn_klimaatatlas:1830_twn_stedelijke_verharding&OutputFormat=shape-zip", "created": "2020-01-24T12:16:35.412806Z", "last_modified": "2020-01-24T12:16:35.412747Z" }, { "url": "https://demo.lizard.net/api/v4/wmslayers/df9346ac-e8f0-4eff-970e-f296978098ec/?format=api", "uuid": "df9346ac-e8f0-4eff-970e-f296978098ec", "name": "Afname kwaliteit nachtrust en leefcomfort", "description": "De afname van kwaliteit van nachtrust en leefcomfort is gerelateerd aan de hittestress die men voelt gedurende de nacht en overdag. De mate van verharding is hierin een belangrijke factor. Verharding blijft ook 's nachts warmte afstralen naar de omgeving. Ook betekent meer verharding minder groen en water en daarmee minder verkoeling door verdamping van planten. De kaart laat het percentage verharding in de Twentse steden zien. De aanname hierbij is dat een verhoging in het percentage verharding voor verslechtering van de nachtrustkwaliteit en leefcomfort zorgt. Een verlaging van verharding zorgt daarentegen voor een verbetering in de nachtrust en leefcomfort. Bron: provincie Overijssel (december 2018).", "slug": "twn_klimaatatlas:1830_twn_stedelijke_verharding", "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.14073082040645, "west": 6.3416511337712365, "north": 52.49643037120561, "east": 7.049612286291725 }, "download_url": "https://maps1.klimaatatlas.net/geoserver/twn_klimaatatlas/wfs?&request=GetFeature&typeName=twn_klimaatatlas:1830_twn_stedelijke_verharding&srsName=epsg:28992&OutputFormat=shape-zip", "created": "2020-02-20T19:22:20.650626Z", "last_modified": "2020-02-21T10:03:27.510937Z" } ] }{ "count": 368, "next": "