Posts Tagged 'Geo'

19th October 2020Christoph PergerBY Christoph Perger

Working with File Geodatabase using GDAL/OGR in C# - Part 3

The third part of this blog series is going into more detail and will show a couple of real life examples how to extract data from a File Geodatabase using data sampling strategies of different complexities.

Read more
28th August 2020Christoph PergerBY Christoph Perger

Working with File Geodatabase using GDAL/OGR in C# - Part 2

The second part of this blog series is looking into reading the actual data within a File Geodatabase. We will explore how to access both the attribute as well as the spatial data of a vector layer and build some indexes, that will be used later.

Read more