QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

typedef QPair<QString, int> QgsOSMTagCountPair