On 02-02-15 13:48, mroguski wrote:
> Hello,
>
> I am trying to copy the data from the SDE server to the local shapefiles.
> The problem is: it does not store the geometry.
>
> I know that the problem lies in naming the geometry field. In my SDE server
> the geometry field is named 'SHAPE' while geotools always looks up for
> 'the_geom'.
> For me it looks like a bug in geotools, but I might be wrong of course.

this 'the_geom' is a limitation of the shape file format, see eg. 
http://docs.geotools.org/latest/userguide/tutorial/feature/csv2shp.html#write-the-feature-data-to-the-shapefile


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to