forked from GeoNodeUserGroup-DE/geonode-blueprint-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
52NbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
As tabular data is not spatial and not available via GWC. GeoServer is throwing exceptions when requesting GeoWebCache REST API:
geoserver4geonode_datapackage | 14 Jun 11:15:25 ERROR [geoserver.rest] - Unknown layer: geonode:horizon_data
geoserver4geonode_datapackage | org.geowebcache.rest.exception.RestException 404 NOT_FOUND: Unknown layer: geonode:horizon_data
geoserver4geonode_datapackage | at org.geowebcache.rest.controller.GWCController.findTileLayer(GWCController.java:45)
GeoNode tries to create WMS thumbs (see this issue) , e.g.
- thumbs/thumbnails.py: create_thumbnail()
GenericWMSBackground: fetch()is not imported anywhere (in the code there are some hints to Slippy Maps -- not sure, but I have the impression, this is some legacy code here)
Metadata
Metadata
Assignees
Labels
52NbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request