QGIS API Documentation  2.14.0-Essen
Classes | Typedefs
qgsosmdatabase.h File Reference
#include <QString>
#include <QStringList>
#include "qgsosmbase.h"
#include "qgsgeometry.h"
Include dependency graph for qgsosmdatabase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsOSMDatabase
 Class that encapsulates access to OpenStreetMap data stored in a database previously imported from XML file. More...
 
class  QgsOSMNodeIterator
 Encapsulate iteration over table of nodes/. More...
 
class  QgsOSMWayIterator
 Encapsulate iteration over table of ways. More...
 

Typedefs

typedef QPair< QString, int > QgsOSMTagCountPair
 

Typedef Documentation

Definition at line 27 of file qgsosmdatabase.h.