Ilwis-Objects  1.0
GIS and Remote Sensing framework for data access and processing
 All Classes Functions Enumerations Pages
geometries.h
1 #ifndef GEOMETRIES_H
2 #define GEOMETRIES_H
3 
4 #include <type_traits>
5 #include "geos/geom/Coordinate.h"
6 #include "angle.h"
7 #include "location.h"
8 #include "coordinate.h"
9 #include "box.h"
10 
11 
12 
13 #endif // GEOMETRIES_H