Package org.h2gis.functions.io.osm


package org.h2gis.functions.io.osm
  • Class
    Description
    A class to manage the node element properties.
     
    A class to manage all common element properties.
    Parse an OSM file and store the elements into a database.
    OSMPreParser class just reads the document.
    SQL Function to copy OSM File data into a set of tables.
    Class to create the tables to import osm data An OSM file is stored in 10 tables
    Commons elments used by the OSM format
    This function is used to download data from the osm api using a bounding box.
    A class to specify the category of the element.
    A class to manage the way element properties.