Hi,
can someone tell me if there is some way to generate a *.prj (projection file) using geotools or one can generate it only using some software from ESRI. I am generating shapefiles from scratch sort to say with Java and now I have come to a situation where I generate the *.shp, *.dbf and *.shx files but the *.prj file is not generated. Is the FeatureWriter acquired from ShapefileDataStore supposed to write a *.prj file at all even after I have set the CoordinateReferenceSystem for the FeatureType in question? Thanks!
Cheers,
Tsvetan
