WFS works as you can see by trying the "states" feature type from the other pre-defined service at demo.opengeo.org. The error probably means that the deegree2 CRS system is so old that EPSG:3857 was not known at that time. It may not be easy to add the support. Definitions are hidden somewhere inside the deegree2.jar and I do not know if there is even method for spherical Mercator. Sergio from the Kosmo project might know.
-Jukka Rahkonen- -----Alkuperäinen viesti----- Lähettäjä: Michaël Michaud [mailto:m.michael.mich...@orange.fr] Lähetetty: 12. joulukuuta 2015 12:15 Vastaanottaja: OpenJump develop and use Aihe: Re: [JPP-Devel] JTS 1.14 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