GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cgeodesk::BoxAn axis-aligned bounding box
 Cgeodesk::CoordinateA pair of Cartesian coordinate values
 Cgeodesk::CoordinateSpanIterator
 CFeature
 Cgeodesk::NodeA Feature that represents a single point
 Cgeodesk::RelationA Feature that represents a grouping of related features or a complex polygon
 Cgeodesk::WayA Feature that represents a linestring, linear ring, or a simple polygon
 Cgeodesk::FeatureIterator< T >
 Cgeodesk::FeaturePtr
 Cgeodesk::FeaturesA collection of geographic features
 CFeaturesBase
 Cgeodesk::Nodes
 Cgeodesk::FeaturesBase
 Cgeodesk::Relations
 Cgeodesk::Ways
 CGeometryWriter
 Cgeodesk::MapWriter
 Cgeodesk::Tags::Iterator
 Cgeodesk::LonLat
 Cgeodesk::MercatorMethods for working with Mercator-projected coordinates
 Cgeodesk::Polygonizer
 Cstd::runtime_error
 Cgeodesk::QueryExceptionThrown if a query is malformed or cannot be fulfilled
 Cgeodesk::StringValueA string pointer (used for keys, values and roles)
 Cgeodesk::TagA key/value pair that describes an attribute of a Feature
 Cgeodesk::TagsAn object describing the key/value attributes of a Feature
 Cgeodesk::TagValueThe value of a Tag