[Geotools-gt2-users] Fwd: Probem getting features from a MapServer WFS

2016-09-02 Thread Hanane Eljabiri
ypes[i].substring(types[i].indexOf(':')+1); > > and add a coordinate system to the query object (not sure if this is > essential or not) > > query.setCoordinateSystem(DefaultGeographicCRS.WGS84); > > Ian > > On 30 August 2016 at 17:38, Hanane Eljabiri >

[Geotools-gt2-users] Probem getting features from a MapServer WFS

2016-08-30 Thread Hanane Eljabiri
Hi everyone, I am using the wfs-ng plugin to ceate a wfs client. Until now, the library works pretty fine when it comes to establish a connection with a Geoserver WFS. When it comes to a Mapserver WFS, my program fails to get features. In fact, the feature collection I get from the source seems to

[Geotools-gt2-users] Get capabilities of a WFS2.0.0 using WFS-NG extension

2016-06-09 Thread Hanane Eljabiri
Hi everyone, I have some issues with the WFS-NG extension of Geotools 14.3. I am using the code below to get a data store from a distant server : String getCapabilities = " http://ids.craig.fr/wxs/public/wfs?request=getcapabilities&version=2.0.0";; *Map* connectionParameters = *new*

[Geotools-gt2-users] Parse and retrieve complex features from a WFS app schema

2016-06-06 Thread Hanane Eljabiri
Hi Everyone, I am trying to retrieve some complex features served by a WFS service. The WFS I am trying to parse is created from a specific configuration with a mapping file. The link to the WFS considered is https://wfspoc.brgm-rec.fr/geoserver/ows?service=wfs&version=2.0.0&request=GetFeature&t