Re: [Geoserver-users] How to serve large spatio-temporal dataset with GeoServer?

2016-06-21 Thread Andrea Aime
Hi Peter, from my experience Oracle is probably the cause, given a spatial and a regular index it has sometimes issues deciding which one to use and ends up using the wrong one. You should try PostGis, with proper indexes and statistics setup, with "only" 3 million records it should respond fast.

Re: [Geoserver-users] How to serve large spatio-temporal dataset with GeoServer?

2016-06-21 Thread Jim Hughes
Hi Peter, Are you always querying for a short time period? If so, you might get the most mileage out of a SQL database (Oracle/Postgres) by creating an index on time and providing any vendor specific query hints to leverage that index. From a GeoTools/GeoServer perspective, WMS/WFS queries

[Geoserver-users] Geofence questions

2016-06-21 Thread Anton Lundkvist
Hi! Using tomcat7, geoserver 2.8 with community Geofence embedded server. I'm struggling a bit with the Geofence REST API, see docs at http://docs.geoserver.org/2.8.x/en/user/community/geofence-server/rest-userrole.html#rest-usergroup-service-servicename-users I'm able to make successful

Re: [Geoserver-users] IDW Interpolation

2016-06-21 Thread ruz76
I have the same problem with Barnes surface, but I was successful with Heatmap. So you can try Heatmap instead of Barnes surface. The function may work different than interpolation, but may be useful for you purposes (I do not know them). http://www.opengis.net/sld StyledLayerDescriptor.xsd"

Re: [Geoserver-users] Possible regression in the gs:Contour rendering transformation

2016-06-21 Thread CGA
Hi Andrea, I just created a JIRA ticket with all the required data for this bug : https://osgeo-org.atlassian.net/browse/GEOS-7596 Cyril -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Possible-regression-in-the-gs-Contour-rendering-transformation-tp5271797p5272603.html