Hello,
When I want to write a Shapefile (as describe here :
http://docs.codehaus.org/display/GEOTDOC/11+Exporting+to+A+Shapefile), I got
this warning :
10 avr. 2008 10:27:04 org.geotools.data.shapefile.ShapefileDataStore
createSchema
ATTENTION: PRJ file not generated for null CoordinateReferenceSystem
I think this come from that the features I want to write in have a
SimpleFeatureType with no specific CRS. I would like to specify a CRS for
this type (for example the DefaultGeographicCRS.WGS84), but I can't find how
to do this, because I am not using the SimpleFeatureTypeBuilder, but this
code to generate my types :
SimpleFeatureType pointType = DataUtilities.createType("SIMPLE_PLACE",
"the_geom:Point,Name:String");
Is it possible to do that ?
Thanks
Thomas
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users