Rahkonen Jukka wrote: Hi,
> > I made another try at home with Geoserver 1.6.2 release. Plugin works better > here and by quick look WFS 1.0.0 behaves at least as well as the previous > plugin version did. However, I did not have luck with WFS 1.1.0 yet. I do > not remember right now what should I do in order to run the WFS plugin as > stand-alone. Therefore I cannot capture the response sent by Geoserver. All I > can get now is the error message captured from OpenJUMP window. Error seems > to be somewhere in detecting the coordinate system. I will send better > reports once I will manage to run plugin as stand alone again. thanks. To run the WFSPlugin standalone, run the main class de.latlon.deejump.wfs.ui.WFSFrame (I moved the classes around a bit, maybe that's why it didn't work for you any more). > > Caused by: Error creating feature instance from element 'states': Cannot > convert value of property "topp:the_geom (topp=http://www.openplans.org/topp)" > in feature with id "-" to geometry: "unknown coordinate system: > urn:x-ogc:def:crs:EPSG:6.11.2:4326 And it's right, the urn is not recognized. You can switch the deegree.jar with a current version, which knows at least this name of EPSG:4326. Get it here: http://download.deegree.org/deegree2_nightly/deegree2.jar Is there a list or a common scheme of which urns GeoServer uses? For EPSG:4326, we currently recognize (all casings are recognized): EPSG:4326 URN:X-OGC:DEF:CRS:EPSG:6.11:4326 URN:X-OGC:DEF:CRS:EPSG:6.11.2:4326 URN:OGC:DEF:CRS:EPSG::4326 URN:OGC:DEF:CRS:EPSG:4326 HTTP://WWW.OPENGIS.NET/GML/SRS/EPSG.XML#4326 URN:OPENGIS:DEF:CRS:EPSG::4326 URN:X-OGC:DEF:CRS:EPSG:4326 Best regards, Andreas -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Germany phone ++49 +228 18496-12 fax ++49 +228 1849629 http://www.lat-lon.de http://www.deegree.org
signature.asc
Description: Digital signature
------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel