geonode.geoserver.views
Attributes
Functions
|
|
|
|
|
|
|
|
|
|
|
If the layer has not change_dataset_style permission, return a status of |
|
|
|
WARNING: Decorators are applied in the order they appear in the source. |
|
|
|
|
|
returns json-encoded lists of layer identifiers that |
|
Retrieve a layer-specific GetCapabilities document |
|
Replace workspace/layer-specific OnlineResource links with the more |
|
Compile a GetCapabilities document containing public layers |
|
Returns {success} whenever the LOCAL_GEOSERVER is up and running |
Module Contents
- geonode.geoserver.views.style_change_check(request, path, style_name=None, access_token=None)[source]
If the layer has not change_dataset_style permission, return a status of 401 (unauthorized)
- geonode.geoserver.views.check_geoserver_access(request, proxy_path, downstream_path, workspace=None, layername=None, allowed_hosts=[])[source]
- geonode.geoserver.views.geoserver_proxy(request, proxy_path, downstream_path, workspace=None, layername=None)[source]
WARNING: Decorators are applied in the order they appear in the source.
- geonode.geoserver.views.dataset_acls(request)[source]
returns json-encoded lists of layer identifiers that represent the sets of read-write and read-only layers for the currently authenticated user.
- geonode.geoserver.views.get_dataset_capabilities(layer, version='1.3.0', access_token=None)[source]
Retrieve a layer-specific GetCapabilities document
- geonode.geoserver.views.format_online_resource(workspace, layer, element, namespaces)[source]
Replace workspace/layer-specific OnlineResource links with the more generic links returned by a site-wide GetCapabilities document