I'm facing an issue in creating ESRI shape files using GDAL library. I want to create a layer with SpatialReference information set on it and until now i'm creating SpatialReference by importing WellKnownText (wkt) representation.
Is there any way we can create the same SpatialReference from ESRI's WellKnownId (wkid) using gdal ogr java bindings?
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
