[gdal-dev] extracting point geometry from dataset
Djordje Spasic
issworld2000 at yahoo.com
Fri Dec 18 18:31:00 PST 2015
Hello,
I was wondering how can I get the points geometry from the dataset by usingĀ C# gdal-osr bindings ?
I wrapped the dataset ("AutoCreateWarpedVRT" function) and now I want to extract the points geometry (or its X and Y properties).
OGR API TutorialĀ is suggesting that I need a "GetGeometryRef" function.
But that function does not exist in neither gdal_csharp.dll nor osr_csharp.dll libraries.
Any advice on how to extract the point geometry from a data set?
Thank you.
Kind regards,
Djordje Spasic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20151219/ff28c097/attachment.html>
More information about the gdal-dev
mailing list