Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::geography::gdalcpp::Layer Class Reference

Public Member Functions

 Layer (Dataset &dataset, const std::string &layer_name, OGRwkbGeometryType type, const std::vector< std::string > &options={})
 
OGRLayer & get ()
 
const OGRLayer & get () const
 
Datasetdataset () const
 
const char * name () const
 
Layeradd_field (const std::string &field_name, OGRFieldType type, int width, int precision=0)
 
void create_feature (OGRFeature *feature)
 
Layerstart_transaction ()
 
Layercommit_transaction ()
 

The documentation for this class was generated from the following file: