v.6.0.1 - out-v15
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1 +1,3 @@
|
||||
stage-4-osm-convention\*
|
||||
stage-4-osm-convention/OsmAnd*
|
||||
parsed-landmarkjs/osm/*
|
||||
|
||||
|
||||
4
stage-4-osm-conversion/pull_osm_util.sh
Normal file
4
stage-4-osm-conversion/pull_osm_util.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
wget https://download.osmand.net/latest-night-build/OsmAndMapCreator-main.zip -O 'OsmAndMapCreator-main.zip'
|
||||
unzip OsmAndMapCreator-main.zip
|
||||
|
||||
#java.exe -Xms256M -Xmx4096M -cp "OsmAndMapCreator.jar;lib/*" net.osmand.MainUtilities generate-poi C:\Users\PATH_to_osm_from_stage2
|
||||
Reference in New Issue
Block a user