[gdal-dev] QUAPOS and other geometry fields (C#)

2020-12-08 Thread Tom Lewis
Hi, I am trying to get the geometry fields through the GDAL.OGR c# wrapper. I need to loop through and print every field (with name) on every geometry in a feature. I am looking for the QUAPOS field in the geometry (if applicable) but am unsure which combination of definitions and functions to u

[gdal-dev] Getting geometry fields through the c# wrapper

2020-09-29 Thread Tom Lewis
Hi, I am trying to get the geometry fields through the GDAL.OGR c# wrapper. I need to loop through and print every field (with name) on every geometry in a feature. I am looking for the QUAPOS field in the geometry (if applicable) but am unsure which combination of definitions and functions to u