Osmium
0.1
|
Contains the Osmium::OSM::Way class. More...
#include <stdexcept>
#include <iostream>
#include <boost/operators.hpp>
#include <osmium/osm/object.hpp>
#include <osmium/osm/way_node_list.hpp>
#include <geos/geom/Coordinate.h>
#include <geos/geom/CoordinateSequenceFactory.h>
#include <geos/geom/Geometry.h>
#include <geos/geom/Point.h>
#include <geos/util/GEOSException.h>
#include <osmium/geometry.hpp>
Go to the source code of this file.
Classes | |
class | Osmium::OSM::Way |
struct | Osmium::OSM::Way::JavascriptTemplate |
Namespaces | |
namespace | Osmium |
All Osmium code is in this namespace. | |
namespace | Osmium::OSM |
Basic classes for tags, nodes, ways, etc. |
Contains the Osmium::OSM::Way class.