QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include <qgsosmbase.h>
Public Types | |
enum | Type { Invalid, Node, Way, Relation } |
Public Attributes | |
QgsOSMId | id |
Type | type |
Definition at line 28 of file qgsosmbase.h.
Enumerator | |
---|---|
Invalid | |
Node | |
Way | |
Relation |
Definition at line 30 of file qgsosmbase.h.
QgsOSMId QgsOSMElementID::id |
Definition at line 33 of file qgsosmbase.h.
Type QgsOSMElementID::type |
Definition at line 32 of file qgsosmbase.h.