Re: [Geoserver-users] GEOS-7961 WFS bug

2017-11-15 Thread Andrea Aime
Hi Mario, see my last comment on the ticket and try to follow up please. Cheers Andrea On Thu, Nov 16, 2017 at 8:14 AM, Mario Basa wrote: > We are still experiencing the WFS bug described in > > https://osgeo-org.atlassian.net/browse/GEOS-7961 > > with the following

[Geoserver-users] GEOS-7961 WFS bug

2017-11-15 Thread Mario Basa
We are still experiencing the WFS bug described in https://osgeo-org.atlassian.net/browse/GEOS-7961 with the following versions of GeoServer: - 2.7.1.1 - 2.10.2 - 2.12_20171108. Below is a simple shell script to replicate the problem by doing a BBOX getfeature request using epsg:900919 on

Re: [Geoserver-users] Error seeding vector tiles in GeoServer 2.12

2017-11-15 Thread Luca Morandini
On 15/11/17 19:41, Andrea Aime wrote: Ciao Luca, two questions: * Is it really limited to vector tiles only? Could you try seeding pngs? Same issue with raster tiles. * There was a thread on devel about releasing 2.12.0 with a known GWC REST API regression and devs involved claimed

Re: [Geoserver-users] new error with GWC fullWMS enabled in GeoServe 2.12.0

2017-11-15 Thread Kevin Smith
Hi Jason, this looks like a result of the fuser not setting up the request object correctly leading to a failure when the new security filter system tries to check that the requested layer is accessible. I've ticketed this upstream in GWC https://github.com/GeoWebCache/geowebcache/issues/558 On

Re: [Geoserver-users] SLD issue with UTC time in TextSymbolizer Label

2017-11-15 Thread Peter Kovac
Hi Ricardo, is your data source an Oracle database? I used to have some trouble when I had DATE columns in Oracle (which, interestingly, stores also the time information, despite its type name). I proposed a fix for my use case and it has landed on 2.12, but there might be other code paths

[Geoserver-users] Importer extension / gzip / IOException

2017-11-15 Thread Daniel Koch
Hi, when accessing the following endpoint http://MYHOST/geoserver/rest/imports we observed several signs of an issue: 1. The GeoServer log shows an IOException starting with: java.io.IOException: Cannot flush a closed output stream at

Re: [Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-15 Thread Steve Omondi
Great Niels, We're gonna get right on this and we'll get back to you on the progress and if we find something interesting. I appreciate it. Regards, Steve Ochieng On Nov 15, 2017 17:02, "Niels Charlier" wrote: > Steve, > > Sorry for the confusion. This was not in response to

[Geoserver-users] geoserver-2.10.2 Open Layers map preview problem with Nginx

2017-11-15 Thread M.v.Vlijmen
Goodday, I have this annoying problem as described in http://osgeo-org.1560.x6.nabble.com/using-the-geoserver-map-preview-behind-a-reverse-proxy-td3806839.html I use Nginx as a reverse proxy where all requests are proxied from 8443 to 443. But Ican't get the OpenLayers preview to do that, no

Re: [Geoserver-users] Internal error occurred at org.geoserver.wms.GetFeatureInfo.run...Caused by: java.lang.ArrayIndexOutOfBoundsException

2017-11-15 Thread Steve Omondi
This issue was solved. The solution lied in pointers we got from other mail archives. Recreating the layers in the Database and publishing them again solved the issue. Something to do with Geometry fields, and SRS definition in the database I guess. Thanks everyone. Kind regards, Steve Omondi

Re: [Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-15 Thread Steve Omondi
Oh really, drop it? I thought jdbcconfig was the recommended way for clustering and is particularly useful when you are working with huge catalogs. I assumed it was actually being used in production by people. ​Our intention is not to drop it entirely. But to run more or less ​a catalog that is

Re: [Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-15 Thread Niels Charlier
On 15-11-17 11:57, Andrea Aime wrote: The main problem seems to be the performance issues though, as this email also proves, as well as both of the two PR's that are open who are related to the same thing. But I believe this is rather solvable and would make a huge difference. Nope, you're

Re: [Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-15 Thread Andrea Aime
On Wed, Nov 15, 2017 at 11:30 AM, Niels Charlier wrote: > Oh really, drop it? I thought jdbcconfig was the recommended way for > clustering and is particularly useful when you are working with huge > catalogs. I assumed it was actually being used in production by people. >

Re: [Geoserver-users] geoserver app-schema namespace issue

2017-11-15 Thread Nuno Oliveira
Hi, The XML prefix is only an alias to the namespace [1] so it doesn't need to match the schema used prefix, but I agree that it looks a bit strange. The prefix is just a short way of saying, hey this element belongs to that namepsace ... as long as the used prefix is pointing to the correct

Re: [Geoserver-users] SLD filter with raster grids

2017-11-15 Thread Andrea Aime
On Wed, Nov 15, 2017 at 12:25 AM, Bessette-Halsema, Dominique E < dominique.besse...@gdit.com> wrote: > Can I apply SLD filters to raster grids where the PropertyName is the band? > No > > > How can I compare 2 bands against each other? > > > > Do I have to transform the raster to a feature? >

Re: [Geoserver-users] Error seeding vector tiles in GeoServer 2.12

2017-11-15 Thread Andrea Aime
Ciao Luca, two questions: - Is it really limited to vector tiles only? Could you try seeding pngs? - There was a thread on devel about releasing 2.12.0 with a known GWC REST API regression and devs involved claimed it was solved later (so it should be solved in the nightly). Could you

[Geoserver-users] geoserver app-schema namespace issue

2017-11-15 Thread Haas, Sonja (LGL)
Hello All, I am currently setting up WFS 2.0.0 Services for INSPIRE Annex I. The data transformation is realised with HALE and Appschema and the services are published with Geoserver. While publishing the road transport network I encountered a problem regarding the namespaces. Strangely some of