<p>I'm facing an issue in creating ESRI shape files using GDAL library. </p><p>I want to create a layer with SpatialReference information set on it and until now i'm creating SpatialReference by importing WellKnownText (wkt) representation.</p>
<p>Is there any way we can create the same SpatialReference from ESRI's WellKnownId (wkid) using gdal ogr java bindings?</p><p> </p><p> </p>