CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
Loading...
Searching...
No Matches
gis_vector.cpp File Reference

These functions use GDAL to read and write vector GIS files in several formats. This version will build with GDAL version 2 and upwards. More...

#include <cfloat>
#include <iostream>
#include <sstream>
#include <gdal_priv.h>
#include <ogrsf_frmts.h>
#include "cme.h"
#include "simulation.h"
#include "coast.h"
#include "cliff.h"

Go to the source code of this file.

Detailed Description

These functions use GDAL to read and write vector GIS files in several formats. This version will build with GDAL version 2 and upwards.

TODO 001 A more detailed description of these routines.

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file gis_vector.cpp.