|
| | OsmBuildingHandler (const QGeoCoordinate &gpsRef, const QStringList &singleStorey, const QStringList &doubleStoreyLeisure) |
| |
| void | node (const osmium::Node &node) |
| |
| void | way (const osmium::Way &way) |
| |
| void | relation (const osmium::Relation &relation) |
| |
Definition at line 25 of file OsmParserThread.cc.
◆ OsmBuildingHandler()
| OsmBuildingHandler::OsmBuildingHandler |
( |
const QGeoCoordinate & |
gpsRef, |
|
|
const QStringList & |
singleStorey, |
|
|
const QStringList & |
doubleStoreyLeisure |
|
) |
| |
|
inline |
◆ node()
| void OsmBuildingHandler::node |
( |
const osmium::Node & |
node | ) |
|
|
inline |
◆ relation()
| void OsmBuildingHandler::relation |
( |
const osmium::Relation & |
relation | ) |
|
|
inline |
◆ way()
| void OsmBuildingHandler::way |
( |
const osmium::Way & |
way | ) |
|
|
inline |
◆ buildings
◆ coordMax
| QGeoCoordinate OsmBuildingHandler::coordMax |
◆ coordMin
| QGeoCoordinate OsmBuildingHandler::coordMin |
◆ nodes
| QMap<uint64_t, QGeoCoordinate> OsmBuildingHandler::nodes |
The documentation for this class was generated from the following file: