|
Class Summary |
| NodeOSMElement |
A class to manage the node element properties. |
| OSMDriverFunction |
|
| OSMElement |
A class to manage all common element properties. |
| OSMParser |
Parse an OSM file and store the elements into a database. |
| OSMPreParser |
OSMPreParser class just reads the document. |
| OSMRead |
SQL Function to copy OSM File data into a set of tables. |
| OSMTablesFactory |
Class to create the tables to import osm data
An OSM file is stored in 10 tables |
| OSMTags |
Commons elments used by the OSM format |
| ST_OSMDownloader |
This function is used to download data from the osm api using a bounding box. |
| WayOSMElement |
A class to manage the way element properties. |