[Geoserver-devel] postgresql-8.4-701.jdbc3 compatibility with PostgreSQL 9.x

2015-06-03 Thread Jason Newmoyer
GeoServer devs, I noticed in the 2.7.1 war distro that it is using postgresql-8.4-701.jdbc3.jar. I plan on using GeoServer with the latest PostgreSQL 9.4/PostGIS 2.1 releases. I found this discussion a few years back about the topic: http://sourceforge.net/p/geoserver/mailman/message/30164784/ St

Re: [Geoserver-devel] [Geoserver-users] GeoServer 2.7.1 Released

2015-06-03 Thread Kevin Smith
I've got it in place on ares. On 3 June 2015 at 10:39, Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi> wrote: > Hi, > > > Jody had to build it by hand and I tested that installer was OK. Read > the thread > > http://thread.gmane.org/gmane.comp.gis.geoserver.devel/29463/focus=29472 >

Re: [Geoserver-devel] Multiple CRS for a single Coverage

2015-06-03 Thread Jody Garnett
When publishing a wms layer it can be viewed nand queried from any CRS geoserver supports. Vector data is transformed on the fly, raster dats is re sampled as required. Is this a feature you missed or am I not understanding your question? On Wed, Jun 3, 2015 at 12:14 PM Marks, David wrote: > Hel

Re: [Geoserver-devel] [Geoserver-users] GeoServer 2.7.1 Released

2015-06-03 Thread Rahkonen Jukka (MML)
Hi, Jody had to build it by hand and I tested that installer was OK. Read the thread http://thread.gmane.org/gmane.comp.gis.geoserver.devel/29463/focus=29472 Probably it did not build automatically for the release either. -Jukka- Lähettäjä: Andrea Aime Lähet

Re: [Geoserver-devel] [Geoserver-users] GeoServer 2.7.1 Released

2015-06-03 Thread Andrea Aime
On Wed, Jun 3, 2015 at 7:16 PM, Kevin Smith wrote: > As several people have pointed out in comments on the blog post for the > release, the windows executable installer seems to be missing. I checked > the artifact directory on ares and it's not present there either so it > appears it never got

Re: [Geoserver-devel] [Geoserver-users] GeoServer 2.7.1 Released

2015-06-03 Thread Kevin Smith
As several people have pointed out in comments on the blog post for the release, the windows executable installer seems to be missing. I checked the artifact directory on ares and it's not present there either so it appears it never got built. The release instructions say this should have happene

Re: [Geoserver-devel] Extending join support for non GML output formats: CSV

2015-06-03 Thread Andrea Aime
Hi, I will move on assuming everybody likes (or is not bothered too much) by what I have proposed in the previous mail Cheers Andrea On Thu, May 28, 2015 at 5:58 PM, Andrea Aime wrote: > Hi, > I am looking into getting support for WFS 2.0 joins in outputs other than > GML 3.2, in particular, l

[Geoserver-devel] Multiple CRS for a single Coverage

2015-06-03 Thread Marks, David
Hello Geoserver-Devel! As part of an ongoing Geoserver related project I'm currently faced with adding a custom CRS to Geoserver for some of the data layers I will be serving. These layers will need to be queryable from either the custom CRS or EPSG:4326. Is there a way to assign two separate C

[Geoserver-devel] [JIRA] (GEOS-7057) windows FeatureTemplateTest failue

2015-06-03 Thread Jody Garnett [Administrator] (JIRA)
Title: Message Title Jody Garnett [Administrator] created an issue

[Geoserver-devel] [JIRA] (GEOS-7056) "stroke-dashoffset" CSS parameter does not works properly

2015-06-03 Thread Zsolt Magyar (JIRA)
Title: Message Title Zsolt Magyar created an issue

[Geoserver-devel] [JIRA] (GEOS-7055) A disabled WPS service will still respond to requests

2015-06-03 Thread Andrea Aime [Administrator] (JIRA)
Title: Message Title Andrea Aime [Administrator] created an issue

Re: [Geoserver-devel] Need advice on managing resources for WPS in Geoserver

2015-06-03 Thread Andrea Aime
On Wed, Jun 3, 2015 at 10:07 AM, Julian Atkinson wrote: > Thanks for your help Andrea, > > >> - As soon as the InputStream is returned to the WPS executor, the job > is marked as complete, even though it may take many hours to process and > stream all the data. Additionally, any new WPS jobs are

Re: [Geoserver-devel] Need advice on managing resources for WPS in Geoserver

2015-06-03 Thread Julian Atkinson
Thanks for your help Andrea, >> - As soon as the InputStream is returned to the WPS executor, the job is >> marked as complete, even though it may take many hours to process and stream >> all the data. Additionally, any new WPS jobs are run immediately without >> respecting queue limits. > Th

Re: [Geoserver-devel] Need advice on managing resources for WPS in Geoserver

2015-06-03 Thread Julian Atkinson
Thanks for your help Andrea, >> - As soon as the InputStream is returned to the WPS executor, the job is >> marked as complete, even though it may take many hours to process and stream >> all the data. Additionally, any new WPS jobs are run immediately without >> respecting queue limits. > Th