CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
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.
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.
Definition in file gis_vector.cpp.