Re: [Geoserver-users] GetCapabilities returning invalid xml

2016-10-11 Thread Alex O'Ree
I was able to pull up the logs via the browser. javax.xml.transforms.TransformerException java.lang.RuntimeException: Can't obtain Envelope of Layer-Groups: null at org.geoserver.wms.capabilities.Capabilities_1_3_0_Response.write line 50 Hope this helps. There's more to the stack trace if you

Re: [Geoserver-users] Null namespace in WFS response for layer based on disabled PostGIS store [SEC=UNCLASSIFIED]

2016-10-11 Thread Ben Caradoc-Davies
On 11/10/16 20:39, Andrea Aime wrote: > On Tue, Oct 11, 2016 at 4:50 AM, Ben Caradoc-Davies > wrote: >> I cannot reproduce on master the null namespace prefix behaviour that >> you report. >> I can confirm that PostGIS feature types continue to be served via WFS >> service URLs

Re: [Geoserver-users] New to GeoServer

2016-10-11 Thread Ben Caradoc-Davies
This is incorrect. GeoServer requires no special service URL to use tile caching. GeoServer direct integration with GeoWebCache is transparent. There are, however, strict rules that govern when tile caching can be used: http://docs.geoserver.org/latest/en/user/geowebcache/using.html Kind

Re: [Geoserver-users] Adding NetCDF datastore gives a runtime exception

2016-10-11 Thread Ben Caradoc-Davies
Danny, it looks like the NetCDF libraries are guessing that your station variable is a dimension because its name matches its dimension name, but it is not a standard axis and not a supported type. If this was the only problem, you could rename the variable. The larger problem is that this

Re: [Geoserver-users] New to GeoServer

2016-10-11 Thread Guillaume Sueur
Hi, Don't expect geowebcache to handle your WMS requests directly. Despite it looks packed into Geoserver, it is a side product and if you want to hit the tiled caches you build, you'll need to use the gwc entrypoint which should be at http://you_server/geoserver/gwc/service Best regards

Re: [Geoserver-users] New to GeoServer

2016-10-11 Thread Ian Turton
Depending on where you are based you might consider contacting one of the commercial companies that provide GeoServer training ( http://geoserver.org/support). This will help you and help keep GeoServer working by supporting the development teams. Ian On 10 Oct 2016 15:59, "Jbake"

[Geoserver-users] White boundary in raster layers

2016-10-11 Thread Paul Wittle
Hello, Does anyone know how to remove the thin white outline that GeoServer sometimes renders around a geotiff? The tiff image covers an area in Dorset but the layer bounds are the whole of the UK. The lines appear where the data (tiff file) ends but the image does have a transparent colour.

Re: [Geoserver-users] Large Image Tiff

2016-10-11 Thread Pedro Otavio
Yes, I used ImagePyramid and performace was much better that way. I need to know the best of GDAL tools -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Large-Image-Tiff-tp5289818p5290200.html Sent from the GeoServer - User mailing list archive at Nabble.com.

Re: [Geoserver-users] Large Image Tiff

2016-10-11 Thread Simone Giannecchini
Ciao Pedro, for the records, it's not what I was suggesting but I am glad it worked out anyway. If I understood correctly, you are now using an ImagePyramid rather tha a single GeoTiff, right? Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit

Re: [Geoserver-users] Large Image Tiff

2016-10-11 Thread Pedro Otavio
Thanks, worked using gdal_retile.py -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Large-Image-Tiff-tp5289818p5290089.html Sent from the GeoServer - User mailing list archive at Nabble.com. --

[Geoserver-users] Adding NetCDF datastore gives a runtime exception

2016-10-11 Thread Danny Smit
Hello everyone, I have downloaded the NetCDF file from: https://data.knmi.nl/download/Actuele10mindataKNMIstations/1/noversion/2016/10/11/KMDS__OPER_P___10M_OBS_L2.nc and am trying to add it as a store to the geoserver. However when trying to add the store the geoserver gives the error:

Re: [Geoserver-users] Problem with cascadning wms

2016-10-11 Thread Andrea Aime
I asked you to open it, did you? :-) Cheers Andrea On Tue, Oct 11, 2016 at 10:38 AM, johan.hallg...@giszeal.se < johan.hallg...@giszeal.se> wrote: > What happend with this, was the bug report created and solved? > > /Johan > > > > -- > View this message in context: http://osgeo-org.1560.x6. >

Re: [Geoserver-users] Problem with cascadning wms

2016-10-11 Thread johan.hallg...@giszeal.se
What happend with this, was the bug report created and solved? /Johan -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Problem-with-cascadning-wms-tp5259347p5290147.html Sent from the GeoServer - User mailing list archive at Nabble.com.

Re: [Geoserver-users] Null namespace in WFS response for layer based on disabled PostGIS store [SEC=UNCLASSIFIED]

2016-10-11 Thread Andrea Aime
On Tue, Oct 11, 2016 at 4:50 AM, Ben Caradoc-Davies wrote: > Steven, > > I cannot reproduce on master the null namespace prefix behaviour that > you report. > > I can confirm that PostGIS feature types continue to be served via WFS > service URLs even after the store is