My solution above works for Linux but I found out today that I does not under 
Windows.  As I don't know know much about java it took me a while to figure out 
the problem.

I am posting in case it could help others.  In Windows the separator for 
directories in the -co argument is a semi colon, not a colon.  This works for 
me on will does 10.


java -Djava.util.logging.config.file=logging.properties -Xms256M -Xmx12G -cp 
"./OsmAndMapCreator.jar;./lib/OsmAnd-core.jar;./lib/*.jar" 
net.osmand.data.index.IndexBatchCreator ./batch.xml 

-- 
You received this message because you are subscribed to the Google Groups 
"Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to