Osmium  0.1
Classes | Namespaces
include/osmium/osm/way.hpp File Reference

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>
Include dependency graph for way.hpp:
This graph shows which files directly or indirectly include this file:

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.



Detailed Description

Contains the Osmium::OSM::Way class.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines