How to run it from command line?
If your install folder is "C:\allmapsoft\eomd", you can use the followed command to lauch it automatically:
C:\allmapsoft\eomd\downloader.exe para1 para2 para2 para3 para4 para5 para6 para7 para8 para9
para1: task name
para2: maps type
para3: zoom level
para4: left longitude
para5: right longitude
para6: top latitude
para7: bottom latitude
para8: path to save
para9(optional): "hide" to minimize window when download; if blank, to display window.
For example:
If you want to download an area, OpenStreetMap map(Maps type ID=8):
task name=test.eomd;
maps type=8;
zoom-level=12;
left-longitude=2;
right-longitude=3;
top-latitude=49;
bottom-latitude=48;
path to save=C:\downloads
Then the command line should be:
"C:\allmapsoft\eomd\downloader.exe" "test.eomd" 8 12 2 3 49 48 "C:\downloads"
If you want to hide the window, please use:
"C:\allmapsoft\eomd\downloader.exe" "test.eomd" 8 12 2 3 49 48 "C:\downloads" hide
After downloading, you can also run combiner.exe from command line mode:
"C:\allmapsoft\eomd\combiner.exe" para1 para2 para3
para1: task name(full path)
para2: output types(separated with comma)
para3: extent unit ("meters" or "degrees")
For example:
"C:\allmapsoft\eomd\combiner.exe" "C:\downloads\test.eomd" jpg,png,tif meters
When task finished, the downloader or combiner will be automatically closed.
Maps type list
Maps type name |
Maps type ID |
OpenStreetMap map |
8 |
OpenStreetMap transport |
9 |
OpenStreetMap cycle map |
10 |
OpenStreetMap OpenTopoMap |
13 |
OpenStreetMap Humanitarian |
15 |
OpenSeaMap with SeaMarks | 59 |
OSM deutscher Stil |
187 |
OpenSeaMap with aerial photo view | 200 |
OpenRailwayMap (512px tile) | 261 |
OpenSnowMap.org Base Snow Map | 294 |
OpenSnowMap.org Pistes | 295 |
OpenSeaMap Marine profile with base map | 299 |
OpenSnowMap.org Base Snow Map with Pistes | 300 |
OpenStreetMap.DE | 368 |
OpenStreetMap.CH | 369 |
OpenStreetMap.BZH | 371 |
OpenStreetMap.FR cyclosm | 372 |
OpenTopoMap.ru |
739 |
|