Commit graph

12 commits

Author SHA1 Message Date
Mike C 4eee96fae7 Update to use 4 threads where possible within mapsforge plugin 2018-02-25 23:57:53 -05:00
Mike C 612f125219 Add support for map download caching 2018-02-25 15:09:36 -05:00
Mike C c4b65ada73 Add ability to specify output file names 2018-02-25 14:01:12 -05:00
Mike C 508f868c1c Added ability to adjust heap size -- most useful when using --use-ram argument 2017-01-20 14:24:41 -05:00
Mike C c67b371856 Misc updates/fixes (see below) - Added -server to JVM options to help increase performance during long-running creations (per osmosis perf tuning) - Improved command help text and usage info - Adjusted how wget/bunzip2 are found (improves reliability in finding them) - Added option to NOT sleep between downloads (use this at your own risk, mirrors WILL throttle generally) - Added option to use RAM instead of HD for processing (mapsforge eats RAM, be careful with this) 2017-01-20 12:29:54 -05:00
Mike C 842f378822 Added POI processing using mapsforge POI writer 2016-08-28 14:05:11 -04:00
Mike C 258bc7c8c6 Add temp dir to variable used by osmosis startup script to prevent crash on run 2016-01-12 19:00:16 -05:00
Mike C b6b11a9318 Fix bug with osmosis subprocess call, cleanup program output 2016-01-12 18:19:18 -05:00
Mike C acfe93d4de Added licencing 2016-01-12 17:51:36 -05:00
Mike C 9f36e8e948 Added on-disk processing of maps due to in-memory being "too big" for "large" map processing 2016-01-12 17:20:07 -05:00
Mike C c69f8515b2 Added ability to specify multiple map lists 2016-01-12 16:20:46 -05:00
Mike C e78aa8db23 Added test map list, implemented map processing including combining into single output map file 2016-01-12 16:17:06 -05:00