Osmium
0.1
|
#include <vector>
#include <sstream>
#include <iomanip>
#include <geos/geom/Point.h>
#include <osmium/geometry.hpp>
#include <osmium/osm/node.hpp>
Go to the source code of this file.
Classes | |
class | Osmium::Geometry::Point |
struct | Osmium::Geometry::Point::JavascriptTemplate |
Namespaces | |
namespace | Osmium |
All Osmium code is in this namespace. | |
namespace | Osmium::Geometry |
Geometry classes such as for points, linestrings, and polygons. |