Re: [Geotools-devel] wfs-ng improvements

2014-05-27 Thread Jody Garnett
Ben you are correct that a client can request any supported format. However what should the default be for the GeoTools client if the user has not specified a version? I was guessing that it should follow the version of GML marked as the default for the spec. Like they probably have it in there ri

Re: [Geotools-devel] wfs-ng improvements

2014-05-27 Thread Ben Caradoc-Davies
I take that back: both WFS 1.1.0 and 2.0.0 permit per-feature-type output formats to be specified. GeoServer does not at this time support this functionality. Kind regards, Ben. On 28/05/14 10:25, Ben Caradoc-Davies wrote: > A bigger problem is that supported output formats cannot be specified

[Geotools-devel] [jira] (GEOT-4809) Build failure in gt-process-raster BandProcessTest.testROI

2014-05-27 Thread Ben Caradoc-Davies (JIRA)
Title: Message Title Ben Caradoc-Davies created an issue

Re: [Geotools-devel] wfs-ng improvements

2014-05-27 Thread Ben Caradoc-Davies
If a WFS server advertises that it supports GML3 outputFormat, then a client is entitled to expect that is can request this outputFormat. For example, it is very common for app-schema layers to be accessed using service=WFS&version=1.1.0&outputFormat=gml32 . There is only the default format and

Re: [Geotools-devel] wfs-ng improvements

2014-05-27 Thread Jody Garnett
> > 1) version negotiation how? > > I would like to confirm the client is correctly handling version negotiation. The unexpected use of GML3 (with a WFS 1.0 service) is slightly different. Can you confirm that version negotiation is being handled correctly. Okay, so I have been looking at this GM

[Geotools-devel] Jenkins build is back to normal : geotools-master #281

2014-05-27 Thread monitor
See -- The best possible search technologies are now affordable for all companies. Download your FREE open source Enterprise Search Engine today! Our exper

[Geotools-devel] Build failed in Jenkins: GeoTools-Master #274

2014-05-27 Thread winbuild
See Changes: [andrea aime] See if this change helps fixing the random failures in gt build -- [...truncated 18258 lines...] [JENKINS] Archiving

Re: [Geotools-devel] wfs-ng improvements

2014-05-27 Thread Niels Charlier
Hi Jody, An answer to all your questions ( I think ). On 22/05/14 02:39, Jody Garnett wrote: 1) version negotiation how? Okay, so I have been looking at this GML3 issue, and I found where it happens is in the method getDefaultOutputFormat in AbstractWFSStrategy. What this method does is l

[Geotools-devel] Build failed in Jenkins: geotools-master #280

2014-05-27 Thread monitor
See Changes: [lago.88] Fixed SuggestedSPI issue -- [...truncated 2268 lines...] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gt-epsg-oracle --- [INFO] Not compil

[Geotools-devel] GeoTools / GeoServer Meeting 2014-05-27

2014-05-27 Thread Ben.Caradoc-Davies
GeoTools / GeoServer Meeting 2014-05-27 === Attending - Ben Caradoc-Davies Andrea Aime Jody Garnett Jukka Rahkonen Agenda -- - pull request overview - foss4g presentations - Nodata handling in GeoTools coverages - Validation ideas for WPS inputs

[Geotools-devel] [jira] (GEOT-4808) netCDF Data Ordering

2014-05-27 Thread Kevin Weiss (JIRA)
Title: Message Title Kevin Weiss created an issue

[Geotools-devel] [jira] (GEOT-4807) Upgrade ImageIO-Ext version from 1.1.9 to 1.1.10

2014-05-27 Thread Nicola Lagomarsini (JIRA)
Title: Message Title Nicola Lagomarsini created an issue

[Geotools-devel] Jenkins build is back to normal : geotools-master #279

2014-05-27 Thread monitor
See -- The best possible search technologies are now affordable for all companies. Download your FREE open source Enterprise Search Engine today! Our experts will

[Geotools-devel] Build failed in Jenkins: geotools-master #278

2014-05-27 Thread monitor
See Changes: [lago.88] [GEOT-4802]Added BandMerge and BandSelect process -- [...truncated 2208 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin