Skip to content

Zia-/shp_osm_pbf_TO_oshdb.mv.db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shp-or-osm-to-oshdb.mv.db

Create Oshdb database file - https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/oshdb/blob/master/oshdb-tool/etl/README.md

Download the repo

git clone https://github.com/Zia-/shp_osm_pbf_TO_oshdb.mv.db.git

Possible Commands -

  • When converting Shapefile

bash /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db/toOSHDB.sh -root /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db -shp /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db/sample_data/polyshp -o /Users/zia/Desktop/test

  • When converting OSM file

bash /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db/toOSHDB.sh -root /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db -osm /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db/sample_data/map -o /Users/zia/Desktop/test

  • When converting PBF file

bash /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db/toOSHDB.sh -root /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db -pbf /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db/sample_data/andorra -o /Users/zia/Desktop/test

Help Commands -

bash /Users/zia/Documents/codes/gitHub/shp_osm_pbf_TO_oshdb.mv.db/toOSHDB.sh -h