#include <QString>
#include "qgspoint.h"
#include <sqlite3.h>
Go to the source code of this file.
|
class | QgsOSMElement |
| Elements (also data primitives) are the basic components in OpenStreetMap from which everything else is defined. More...
|
|
struct | QgsOSMElementID |
|
class | QgsOSMNode |
| A node is one of the core elements in the OpenStreetMap data model. More...
|
|
class | QgsOSMTags |
| This class is a container of tags for a node, way or a relation. More...
|
|
class | QgsOSMWay |
| A way is an ordered list of nodes which normally also has at least one tag or is included within a Relation. More...
|
|
◆ QgsOSMId