Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread Gerd Petermann
Hi Valentin, If you can reproduce this with same input files with r4386 and r4377 works fine, please provide more details. What are the options when you compile a single tile, what are the options when you compile with template.args? What timestamp do you have in the sea.zip file (e.g. the

[mkgmap-dev] precomp-sea problem

2019-12-12 Thread ValentinAK
I get sea-earth inversion problem. After updating 4377 to 4386 and later versions, I get wrong some coastal tiles where the sea has disappeared and the land is flooded. If I compile such a tile separately, then there is no inversion. Only when all tiles along with the -c ./template.args option

Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread ValentinAK
These options are the same in both cases. The problem disappears if the version is replaced by 4377 or earlier. java -Xmx17g -jar /home/valentin/mkgmap/mkgmap4390.jar \ --output-dir=/home/valentin/2018-OSM_Countries/OSM_North-America/ \ --family-name="OSM MapTourist North America

Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread ValentinAK
Hi Gerd As an example, these two tiles: 63240062 63240063 But there are more of them usually. -- Sent from: http://gis.19327.n8.nabble.com/Mkgmap-Development-f5324443.html ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk

Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread ValentinAK
Ok. I posted the 4377 latest version that I have without this error on my server. Here is a temporary link: https://maptourist.org/osm-garmin/CurrentConfigs/mkgmap4377.jar -- Sent from: http://gis.19327.n8.nabble.com/Mkgmap-Development-f5324443.html

Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread Gerd Petermann
Hi Valentin, many thanks. I've just committed version r4391 which uses the older version of SeaGenerator. In my tests that worked fine with your areas.list. I test this with a trick: I split an empty osm file with your areas.list. This allows to compute all tiles within 2 minutes and the map

Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread Gerd Petermann
Hi Valentin, OK, where should I find flooded areas? Gerd Von: mkgmap-dev im Auftrag von ValentinAK Gesendet: Donnerstag, 12. Dezember 2019 17:54 An: mkgmap-dev@lists.mkgmap.org.uk Betreff: Re: [mkgmap-dev] precomp-sea problem These options are the

Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread Gerd Petermann
Hi Valentin, I think I can reproduce the problem. Looks like sea is only generated for the first few tiles. Gerd Von: mkgmap-dev im Auftrag von Gerd Petermann Gesendet: Donnerstag, 12. Dezember 2019 17:59 An: ValentinAK;

Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread Gerd Petermann
Hi Valentin, the error was introduced with r4382, so there is no good version anymore on the download page :( I try to find out more later... Gerd Von: mkgmap-dev im Auftrag von ValentinAK Gesendet: Donnerstag, 12. Dezember 2019 18:15 An:

[mkgmap-dev] Commit r4391: Fix error with option --precomp-sea, probably related to multi-threading.

2019-12-12 Thread svn commit
Version mkgmap-r4391 was committed by gerd on Thu, 12 Dec 2019 Fix error with option --precomp-sea, probably related to multi-threading. For now, Revert all refactoring changes in SeaGenerator.java made in r4382. http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap=4391

Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread ValentinAK
This trick is a excellent idea. Thanks Gerd! -- Sent from: http://gis.19327.n8.nabble.com/Mkgmap-Development-f5324443.html ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] precomp-sea problem

2019-12-12 Thread ValentinAK
I did a test with another large region of real OSM data. 4391 works perfectly without error. Problem solved. I appreciate your very quick response, Gerd! Thanks. -- Sent from: http://gis.19327.n8.nabble.com/Mkgmap-Development-f5324443.html ___

[mkgmap-dev] Precomp-sea problem

2019-12-12 Thread David
Hello, I have also the same issue as ValentinAK, with sea and islands rendering. precomp-sea option fails to render the sea when I try to render Ireland. The result is a flooded area from Galway to Shannon, inverted sea tiles in south east, and flooded little islands in Clew bay (near

Re: [mkgmap-dev] Precomp-sea problem

2019-12-12 Thread ValentinAK
Hi, David Gerd made a new version 4391 with a fix for this issue. -- Sent from: http://gis.19327.n8.nabble.com/Mkgmap-Development-f5324443.html ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk