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 |
CFeatureStore | A Geographic Object Library |
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 |
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 |
CIterator | |
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 |