Open GoogleCodeExporter opened 9 years ago
Hi Pitney,
yes, generation of additional contours when the overall elevation difference in
a block leads to generating no contours according to the program settings is
hard-coded and can't be switched off neither by a checkbox nor by a parameter.
Unfortunatelly, currently I am too busy to be able to change it in near future.
Nevertheless, the source code is freely available and you are encouraged to
make the change yourself if you can. I will happily merge your code improvement
into the main source tree.
Original comment by mantl...@gmail.com
on 20 Jul 2014 at 3:22
Frantisek-
Thank you for your reply. I would like to try adjusting the source code to not
create contours in areas of low relief.
I have looked at the source code and have a few questions:
which file/module contains the contour generation code?
where does the contour code start if this is a large file?
which language is the code written in?
will I need to re-compile the code after making changes?
Finally, is there a release available that does not include the updated contour
code?
I remain interested in updating the Users Gude when version 1.3 is released.
Thanks, pitney
Original comment by mappit...@gmail.com
on 21 Sep 2014 at 6:18
Pitney,
currently there is a high priority problem related to the fact that the Torrent
generation service (a Hungarian server) is shutting down. In order to keep the
software useable I need to return back to the HTTP download. When this urgent
problem will be solved, I would like to finalize the 0.2 version to the final
release.
Concerning your questions, the software is written in Java, but I do not
remember further details you are asking about the module for contour
generation. At this moment you have to make it up yourself. You can track back
the Subversion repository to search for contour generation updates. Possibly,
Issues history could be helpful as well.
Original comment by mantl...@gmail.com
on 21 Sep 2014 at 6:30
Original issue reported on code.google.com by
mappit...@gmail.com
on 20 Jul 2014 at 3:04