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 |
CCoordinateSpanIterator | |
CFeatureIterator | |
CFeaturePtr | |
CFeatures | A collection of geographic features |
CLonLat | |
CMapWriter | |
CMercator | Methods for working with Mercator-projected coordinates |
CNode | A Feature that represents a single point |
CNodes | |
CPolygonizer | |
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 | |
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 |