I am trying to create a new MultiLineString feature type in Postgis through the REST interface. I do a post request with roads.xml to: Roads.xml looks like this:
This creates a new feature type with a the_geom attribute of type Point. However the_geom attribute should be of type MultiLineString. Why is the the_geom attribute of type Point instead of MultiLineString? /I use Geoserver 2.3.3 on Windows XP 32 bit, with PostGIS 2.0 for Postgres 9.1./ -- View this message in context: http://osgeo-org.1560.x6.nabble.com/MultiLineString-in-Postgis-through-REST-tp5062073.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
