pnorman/ogr2osm

Shapefile folder support

pnorman opened this issue · 1 comments

The OGR shapefile driver can treat a whole directory of shapefiles as a dataset (http://www.gdal.org/ogr/drv_shapefile.html)

When a directory is passed to ogr2osm.py it results in the error

ogr2osm.py: error: the file '/home/pnorman/osm/imports/nhd/NHDH1711_clip.shp' does not exist

fixed