[mkgmap-dev] contours not rendered anymore

2018-03-13 Thread lig fietser
Hi, Since recently one of my contour tiles of my Benelux map is not rendered anymore. I am using mkgmap r-4127 In my workflow I use mkgmap.args -c contours\contours.args, the contours folder you can download here: http://mijndev.openstreetmap.nl/~ligfietser/mkgmap/ As you can see, I do not use

Re: [mkgmap-dev] Bug in Road Merging - actually doubling roads.

2018-03-13 Thread Gerd Petermann
Hi Felix, attached is a patch that prints an error message when a route node has 4 or more arcs with the same initial bearing. >From your previous posts I understand that this might be the cause for crashes >in the device. Please try the patch with r4135 from the angles branch. If it prints

Re: [mkgmap-dev] contours not rendered anymore

2018-03-13 Thread lig fietser
I have read it but I don't understand a thing why leaving this option out does not render one of the four tiles, this map of only four tiles of contours is not big at all so I assume it does not need much processing power? Van: mkgmap-dev

Re: [mkgmap-dev] contours not rendered anymore

2018-03-13 Thread Gerd Petermann
Hi Minko, does this only happen when you combine the contour tiles with tiles containing DEM? If yes, maybe the problem is that the tiles have different bounding boxes now as DEM requires an enlarged bbox in the TRE file. What do you mean with "it is not included in the map" ? Gerd

Re: [mkgmap-dev] contours not rendered anymore

2018-03-13 Thread Gerd Petermann
Hi Minko, it seems this is an effect of the change reg. the --max-jobs option. Please add the option --max-jobs as a work-around. Gerd Von: mkgmap-dev im Auftrag von lig fietser Gesendet:

Re: [mkgmap-dev] contours not rendered anymore

2018-03-13 Thread Gerd Petermann
Well, the intended meaning is documented in the help. Obviously the detection for a good value has an unwanted side effect :-( Will look at it later if Mike doesn't want to take over. Gerd Von: mkgmap-dev im

[mkgmap-dev] new branch angles

2018-03-13 Thread Gerd Petermann
Hi all, during the last days I've tried to find a better algo for the WrongAngleFixer (WAF) The WAF tries to fix problems caused by the rounding of 32 bit OSM coordinates to 24 bit Garmin coordinates. Sometimes it removes points, sometimes it moves them to another Garmin point so that

Re: [mkgmap-dev] contours not rendered anymore

2018-03-13 Thread lig fietser
Thanks Gerd, that solved this issue. What does --max-jobs do? Van: mkgmap-dev namens Gerd Petermann Verzonden: dinsdag 13 maart 2018 03:32:47 Aan: Development list for mkgmap Onderwerp:

Re: [mkgmap-dev] Route Calculation Error and Ferries

2018-03-13 Thread Ticker Berkin
Hi Andrzej No - I checked all of this. A couple of ferries wouldn't route to/from the public highway network because of this (access=destination), but one didn't have this tagging on its service roads and Basecamp would route using the ferry as long as the start and end points (on public roads)

Re: [mkgmap-dev] Route Calculation Error and Ferries

2018-03-13 Thread Ticker Berkin
Hi Using Basecamp 4.6.2 and the gmapsupp.img from my Garmin Etrex, after turning off the relevant "Avoid"s from profiles: It will generate "Walking" routes using various ferries to the I.O.W: https://www.openstreetmap.org/way/614416 Sotn.-W Cowes foot https://www.openstreetmap.org/way/614415

Re: [mkgmap-dev] Route Calculation Error and Ferries

2018-03-13 Thread Andrzej Popowski
Hi Ticker, > as long as the start and/or end points are only a few streets away > from the ferry termini This could be because of service roads leading to a ferry. That kind of roads are the last resort for a route and usually at the endpoint only. They are probably ignored, when calculating

Re: [mkgmap-dev] Commit r4136: fix missing img file in gmapsupp when --max-jobs option is not given

2018-03-13 Thread Gerd Petermann
Mike, please review, I have no idea why the original patch contained the line futures.remove(0); I should have noticed this error earlier :-( The problem always happened when creating a gmapsupp without specifying max-jobs option. I assume you just wanted to make sure that the job is not

Re: [mkgmap-dev] contours not rendered anymore

2018-03-13 Thread Gerd Petermann
Hi Minko, the problem is caused by the recent change to automatically detect a reasonable value for max-jobs if not specified. It is an error, so don't try to understand it ;-) Gerd Von: mkgmap-dev im Auftrag von

[mkgmap-dev] Commit r4136: fix missing img file in gmapsupp when --max-jobs option is not given

2018-03-13 Thread svn commit
Version mkgmap-r4136 was committed by gerd on Tue, 13 Mar 2018 fix missing img file in gmapsupp when --max-jobs option is not given http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap=4136 ___ mkgmap-dev mailing list

Re: [mkgmap-dev] Route Calculation Error and Ferries

2018-03-13 Thread Gerd Petermann
Hi Ticker, I think what Andrzej wants to point out is that Garmins routing algo is quite special. When looking for a possible route it tries to reach a road with a high class. Once this is found it will ignore roads with lower class if this is the only connection to the ferry (which also

Re: [mkgmap-dev] Route Calculation Error and Ferries

2018-03-13 Thread Ticker Berkin
Hi Gerd, Andrzej I've done a bit more experimenting with Basecamp. Starting from a fixed point on a main roundabout on the mainland, I've been creating routes to a Primary road on the Island, working along this road until it fails to use the ferry and resorts to a straight line. Using