Wms Layer Instance
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/1ec4a675-21fd-41b0-a38c-43c4e8e7dec1/?format=api
https://demo.lizard.net/api/v4/wmslayers/1ec4a675-21fd-41b0-a38c-43c4e8e7dec1/?format=api", "uuid": "1ec4a675-21fd-41b0-a38c-43c4e8e7dec1", "name": "Waterschapsgrenzen", "description": "Een overzicht van de waterschapsgrenzen in AS50+", "slug": "1838_as50_waterschapsgrenzen", "get_feature_info": false, "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": 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": "kasper.lange", "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": null, "download_url": "https://maps1.klimaatatlas.net/geoserver/as50_klimaatatlas/wfs?&request=GetFeature&typeName=1838_as50_waterschapsgrenzen&OutputFormat=shape-zip", "created": "2020-09-09T07:51:04.988719Z", "last_modified": "2020-09-09T07:55:12.847266Z" }{ "url": "