Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeoNode tries to access tabular data via GWC #14

Open
ridoo opened this issue Jun 14, 2024 · 2 comments
Open

GeoNode tries to access tabular data via GWC #14

ridoo opened this issue Jun 14, 2024 · 2 comments
Labels
52N bug Something isn't working enhancement New feature or request

Comments

@ridoo
Copy link
Member

ridoo commented Jun 14, 2024

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.

@ridoo
Copy link
Member Author

ridoo commented Jun 25, 2024

GeoServer still logs a Warning when adding a non-exposable layer (no geometry).

@mwallschlaeger @specka
Unfortunately, I do not see any way to avoid this without touching GeoServer, so we should leave it as is.

@ridoo ridoo self-assigned this Jun 25, 2024
@ridoo ridoo added enhancement New feature or request bug Something isn't working labels Jun 25, 2024
@mwallschlaeger
Copy link

mwallschlaeger commented Jun 25, 2024

@ridoo i agree, we an keep this issue still open

@ridoo ridoo added the 52N label Jun 26, 2024
@ridoo ridoo removed their assignment Jul 4, 2024
ridoo added a commit that referenced this issue Nov 27, 2024
Control volume configuration via environment variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
52N bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants