hey Mike,

how did you manage to get the exception? simply connecting and requesting on
 http://ows.terrestris.de/geoserver/osm/wfs
works fine for me. the limit of 1000 features was not configurable properly 
though. it always loaded max. 1000 feats, but i fixed that just now.

..ede

On 12.12.2015 11:14, Michaël Michaud wrote:
> Hi,
> 
> - kml seems to work without the need of jts-io
> - for WFS, it seems that jts-io is not needed, but I could not test it 
> completely.
> I get the hereafter exception about crs.
> Jukka, could you confirm the plugin is working for you ?
> 
> Michaël
> 
> Exception
> de.latlon.deejump.wfs.DeeJUMPException: Error parsing response.
>      at 
> de.latlon.deejump.wfs.data.JUMPFeatureFactory.createDeegreeFCfromWFS(JUMPFeatureFactory.java:272)
>      at de.latlon.deejump.wfs.plugin.WFSPlugIn.run(WFSPlugIn.java:143)
>      at 
> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:152)
>      at java.lang.Thread.run(Unknown Source)
> Caused by: Error creating feature instance from element 'osm-busstops': 
> Cannot convert value of property "osm:geometry (osm=http://terrestris)" 
> in feature with id "-" to geometry: "Unknown coordinate system: 
> urn:x-ogc:def:crs:EPSG:3857
> org.deegree.model.crs.UnknownCRSException
> 
> Le 11/12/2015 00:38, Michaël Michaud a écrit :
>> Hi all,
>>
>> I just switched the pom to official jts 1.14.
>> Note that jts has been split into several modules and I just included 
>> jts-core for now.
>> There may be plugins or extension which need jts-io  (wfs ?, kml ?) or 
>> or jts-ora (oracle driver ?).
>> I did not investigate yet. Let me know if you need to add jts extra 
>> modules.
>>
>> Michaël
>>
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 

------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to