Closed OWiger closed 2 months ago
@OWiger This library doesn't change or affect the SWIG interface in any way. Please, open a corresponding issue in GDAL repository. Feel free to link this issue from an upcoming one. The packages will be updated after GDAL release.
I'm working with ESRI ArcGIS Maps SDK, and as far as I can see, the only geometry format I can extract is esri json.
Would it be possible to expose Geometry.CreateGeometryFromEsriJson() and Geometry.CreateGeometryFromJson() functions?
The function signatures are present in gdal.dll as OGR_G_CreateGeometryFromEsriJson and OGR_G_CreateGeometryFromJson