Version 0.4 ReleasedDownload from:
http://cppcms.com/files/makeahmap/makeahmap_v0.4.zipBug fixes:- Fixed incorrect file generation for terrains of size < 512
- Fixed trees appearing over the water
New features:- Added an option to shift river position globally in attempt to correct
alignment issues
Known Limitations1. The map that has area that includes the E180 - W180 meridian are not supported
2. The areas below latitude S60 are not supported. (Not much WW2 action thou)
due to lack of the relevant data from GlobCover database
3. There is known problem of slight misalignment of the rivers and shores.
You can try to use river_north_shift/river_east_shift options to
amge global corrections and it is good idea to check the rivers
ends before you start working on terrain objects.
SummaryIt looks like I get to the my first goal:
Create a tool for fully automatic generation of accurate terrain including fine grained shore lines, ground type
mapping to AH tiles and elevations.
The program should be simple to use as long as you read the README.TXT...
There is more things to do, but they aren't very critical:
(a) Add water depth variation for seas, lakes and rivers.
(b) Nice clipboard map generation
(c) Improve user friendliness (list missing data files and maybe download them automatically)
(d) Create a GUI
But I think at this point it had already become a useful tool.
I would like to get more of your inputs and problem reports before I continue implementing new features.It is more important to fix bugs than add new features.