v.6.0.1 - out-v15

This commit is contained in:
nq
2026-05-03 03:19:46 -07:00
parent cd646ebf30
commit 896b70e869
2 changed files with 7 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1 +1,3 @@
stage-4-osm-convention\* stage-4-osm-convention/OsmAnd*
parsed-landmarkjs/osm/*

View 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