Hi Ben originally I had a geometry column created with AddGeometryColumn. If a geometry column exists then a request to the feature type whose associated table contains this column delivers a RuntimeException: java.io.IOException
This error occurs despite the fact that no mapping for this column was created. In detail: removing the geometry column or changing its type to text -> error disappears. This behaviour occurs both on Geoserver 2.1.1 and 2.1.2 That is why I tried to change the column type to text. But this leads me to my initial described problem: no coordinate transformations can be done due to the loss of the srid while using astext. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Geoserver-App-Schema-WFS-getFeature-Request-with-srsName-tp6962059p6969714.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
