Skip to content

File gpkg.hpp

FileList > io > gpkg.hpp

Go to the source code of this file

  • #include <ogrsf_frmts.h>
  • #include "assert/assert.hpp"
  • #include "assert/gdal_assert.hpp"
  • #include "contour/contour.hpp"
  • #include "gdal_priv.h"
  • #include "io/gdal_init.hpp"
  • #include "polyline/polyline.hpp"
  • #include "utilities/filesystem.hpp"
  • #include "utilities/timer.hpp"

Classes

Type Name
class GDALDataset_w
class GPKGWriter

Public Functions

Type Name
std::vector< Contour > read_gpkg (const fs::path & filename)

Public Functions Documentation

function read_gpkg

inline std::vector< Contour > read_gpkg (
    const fs::path & filename
) 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/io/gpkg.hpp