[Geoserver-users] WFS virtual services

2019-05-14 Thread Olyster
Hi, I'm having a problem using WFS with a virtual service. After debugging, I found out that the prefix is emptied during the GetFeature request. In WorkspaceQualifier.java, there's this line : typeName = new QName(ns.getURI(), typeName.getLocalPart()); As you can see the third parameter

Re: [Geoserver-users] GeoWebCache not caching tiles -- Problem communicating with GeoServer

2019-05-14 Thread nodier21
Se que este mensaje en español, pero a mi me funcionó el activar las capacidades del WMS, las tenia desactivadas. Para revisar si es cuestion de permisos, elimina los seed en el geowebcache, si se eliminan, es que si hay permisos en la carpeta. Despues, cuando tengas activadas las capacidades en

Re: [Geoserver-users] community modules

2019-05-14 Thread Andrea Aime
On Tue, May 14, 2019 at 11:58 AM wrote: > There is a link off geoserver.org for various builds. > > > > A couple of clicks later you’ll get to > https://build.geoserver.org/geoserver/master/community-latest > > > > ares is no more. > > > > However the build server is a little loaded at the

Re: [Geoserver-users] community modules

2019-05-14 Thread bradh
There is a link off geoserver.org for various builds. A couple of clicks later you’ll get to https://build.geoserver.org/geoserver/master/community-latest ares is no more. However the build server is a little loaded at the moment, so you might want to give it a day or two. Brad

[Geoserver-users] community modules

2019-05-14 Thread Jean Pommier
Hi, Some time ago, you could find community modules for donwload at http://ares.boundlessgeo.com/geoserver/master/community-latest This link does not seem to work anymore. Is there another resource where we could get the community modules, or do we have to build them as needed, by ourselves

Re: [Geoserver-users] WPS GeoPackage Request Failing

2019-05-14 Thread Andrea Aime
Hi Fernando, the error message is full of references to geoNodeOauth2RestTemplate, do you have a GeoNode integration active? Mind the WPS geopackage module is an unsupported one, rarely used and not supported, if you start mixing it with other community modules (like the GeoNode integration)