![]() |
GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
|
| ▼Ngeodesk | |
| CBox | An axis-aligned bounding box |
| CCoordinate | A pair of Cartesian coordinate values |
| CFeature | A geographic feature |
| CFeaturePtr | Pointer to a Feature's data |
| CFeatures | A collection of geographic features |
| CFixedLonLat | A WGS-84 coordinate pair in 100-nanodegree fixed-point precision |
| CKey | A lightweight wrapper for a key string |
| CLonLat | A WGS-84 coordinate pair |
| CMercator | Methods for working with Mercator-projected coordinates |
| CNode | A Feature that represents a single point |
| CNodes | A collection containing only Node features |
| ▼CPolygonizer | Utility class for creating polygon rings from Relation members |
| CRing | An inner or outer ring produced by the Polygonizer |
| CQueryException | Thrown if a query is malformed or cannot be fulfilled |
| CRelation | A Feature that represents a grouping of related features or a complex polygon |
| CRelations | A collection containing only Relation features |
| CStringValue | A string pointer (used for keys, values and roles) |
| CTag | A key/value pair that describes an attribute of a Feature |
| CTags | An object describing the key/value attributes of a Feature |
| CTagValue | The value of a Tag |
| CWay | A Feature that represents a linestring, linear ring, or a simple polygon |
| CWays | A collection containing only Way features |