<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.23588"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px"
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true"
name="Compose message area">
<DIV><FONT size=2 face=Arial>Hi, sorry forgot my posting. i have solved this
problem. But: in mkgmap-r4107\examples\styles\default\inc\compat_lines
Line 124 is the old error existing, diskused at 3.feb.2018. Quote # <FONT size=3
face="Times New Roman">> mkgmap:carpool_compat=yes { set access=no; set
mkgmap:bus=yes; set mkgmap:emergency=yes; set mkgmap:carpool=yes } Ha.. yes it
could be either. My guess would be that<BR>it should be 'setaccess no' as
it is followed by some<BR>of the access flags.<FONT size=2 face=Arial>#end
quote</FONT></FONT><BR><BR>following command gives no error :</FONT></DIV>
<DIV><FONT size=2 face=Arial>mkgmap:carpool_compat=yes { setaccess no; set
mkgmap:bus=yes; set mkgmap:emergency=yes; set mkgmap:carpool=yes ;}
</FONT><FONT size=2 face=Arial></FONT></DIV>
<DIV><FONT size=2 face=Arial>the <SPAN
id=noHighlight_0.1933024590195711><FONT size=3 face="Times New Roman">Equal
sign</FONT></SPAN> after setaccess must bee replaced with space.</FONT></DIV>
<DIV><FONT size=2 face=Arial>thomas</FONT></DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV><FONT face=Arial></FONT><FONT face=Arial></FONT><FONT
face=Arial></FONT><BR></DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>Von:</B> <A
title="mailto:webmaster@img2ms.de
STRG + Klicken, um Verknüpfung zu folgen"
href="mailto:webmaster@img2ms.de">Thomas Morgenstern</A> </DIV>
<DIV><B>Datum:</B> Donnerstag, 8. Februar 2018 18:49</DIV>
<DIV><B>An:</B> <A
title="mailto:mkgmap-dev@lists.mkgmap.org.uk
STRG + Klicken, um Verknüpfung zu folgen"
href="mailto:mkgmap-dev@lists.mkgmap.org.uk">Development list for mkgmap</A>
</DIV>
<DIV><B>Betreff:</B> Re: [mkgmap-dev] patch for crash in
MapSource</DIV></DIV></DIV>
<DIV><BR></DIV>
<DIV>This version has a problem reading stylefile. It gives me the following
error :Error in style:Error: (points:240): quoted word found where command
expected. Could not open style. <BR>Line 240 is : <BR>amenity=guidepost |
amenity=signpost | (tourism=information & information=guidepost) {add
name=('$(name:de')|'$(name)'|'Wegweiser')} [0x4c01 resolution 24]<BR><BR>this
error never occured with older versions. like mkgmap- r3997. what is
wrong ?</DIV>
<DIV> </DIV>
<DIV><FONT size=2
face=Arial>thomas</FONT><BR>--------------------------------------------------<BR>Von:
"Gerd Petermann" <gpetermann_muenchen@hotmail.com><BR>Datum: Donnerstag,
8. Februar 2018 17:40<BR>An: "Development list for mkgmap"
<mkgmap-dev@lists.mkgmap.org.uk><BR>Betreff: Re: [mkgmap-dev] patch for
crash in MapSource<BR><BR>> Hi all,<BR>> <BR>> I've created patches for
splitter and mkgmap.<BR>> The binaries are here:<BR>>
http://files.mkgmap.org.uk/download/417/splitter.jar<BR>>
http://files.mkgmap.org.uk/detail/416<BR>> <BR>> Please try splitter with
align-for-dem=360. I found no more crashes as long<BR>> as used only one dem
level, e.g. dem-dists=3312 or dem-dists=9936<BR>> <BR>> Maybe you find a
combination of align-for-dem and dem-dists with more than one
value<BR>> that still works, I'll try again tomorrow.<BR>> <BR>>
Gerd<BR>> <BR>> ________________________________________<BR>> Von:
mkgmap-dev <mkgmap-dev-bounces@lists.mkgmap.org.uk> im Auftrag von Gerd
Petermann <gpetermann_muenchen@hotmail.com><BR>> Gesendet: Donnerstag,
8. Februar 2018 13:16<BR>> An: Development list for mkgmap<BR>> Betreff:
Re: [mkgmap-dev] patch for crash in MapSource<BR>> <BR>> Hi all,<BR>>
<BR>> the patch contained a stupid bug, but there is more to this:<BR>> 1)
the effect of the patch depends on the dem-dists value (I assume only the
one<BR>> that gives the highest resolution). The higher the resolution the
better it works.<BR>> 2) it probably also depends on the boundaries
(areas.list)<BR>> <BR>> I assume now that the tile boundary from
areas.list should be a certain multiples of degrees,<BR>> probably different
multiples for lat and lon and that the overlap simply makes<BR>> sure that
this boundary is within the overlapped area.<BR>> Maybe the preferred
multiples also depend on the dem-dist.<BR>> <BR>> I'll try to find out
more ...<BR>> <BR>> Gerd<BR>> <BR>>
________________________________________<BR>> Von: mkgmap-dev
<mkgmap-dev-bounces@lists.mkgmap.org.uk> im Auftrag von osm@pinns
<osm@pinns.co.uk><BR>> Gesendet: Donnerstag, 8. Februar 2018
10:33<BR>> An: mkgmap-dev@lists.mkgmap.org.uk<BR>> Betreff: Re:
[mkgmap-dev] patch for crash in MapSource<BR>> <BR>> Hi Gerd<BR>>
<BR>> I think you are right ,ie<BR>> <BR>> start and finishing
point at same level seems OK eventhough the route<BR>> turns south
20miles then up again<BR>> <BR>> r<BR>> <BR>> Nick<BR>> <BR>>
<BR>> On 08/02/2018 09:27, Gerd Petermann wrote:<BR>>> Hi
all,<BR>>><BR>>> okay, thanks for testing. I'll try to find a better
patch.<BR>>> Please check: I think the patch works fine for routes which
cross tile borders in horizontal direction<BR>>> direction but I still see
problems with vertical crossing. Can you confirm that?<BR>>><BR>>>
Gerd<BR>>><BR>>>
________________________________________<BR>>> Von: mkgmap-dev
<mkgmap-dev-bounces@lists.mkgmap.org.uk> im Auftrag von Henning Scholland
<osm@hscholland.de><BR>>> Gesendet: Donnerstag, 8. Februar 2018
09:59<BR>>> An: Development list for mkgmap<BR>>> Betreff: Re:
[mkgmap-dev] patch for crash in MapSource<BR>>><BR>>> Same for me,
but just did quick test. Will try on the weekend more detailed<BR>>>
Henning<BR>>> On 8 Feb 2018, at 16:57, lig fietser
<ligfietser@hotmail.com<mailto:ligfietser@hotmail.com>>
wrote:<BR>>><BR>>> Hi Gerd,<BR>>><BR>>> I tested your
patch but I still see frequent crashes near tile
borders.<BR>>><BR>>><BR>>>
________________________________<BR>>> Van: mkgmap-dev
<mkgmap-dev-bounces@lists.mkgmap.org.uk> namens Gerd Petermann
<GPetermann_muenchen@hotmail.com><BR>>> Verzonden: woensdag 7
februari 2018 02:45:27<BR>>> Aan:
mkgmap-dev@lists.mkgmap.org.uk<BR>>> Onderwerp: [mkgmap-dev] patch for
crash in MapSource<BR>>><BR>>> Hi all,<BR>>><BR>>>
attached is a patch that seems to help in many cases where --dem-poly causes
crashes in MapSource "Show Profile..."<BR>>> A binary is here:<BR>>>
http://files.mkgmap.org.uk/download/414/mkgmap.jar<BR>>><BR>>> It
changes the TRE file and the *.tdb file.<BR>>> I still see a few crashes
but maybe those are caused by other problems.<BR>>><BR>>> Please try
and let me know your results. I found no bad impact so far,<BR>>> long
distance routing still seems to work, but I've not tested
much.<BR>>><BR>>> @Steve: Maybe we have to make sure that the areas
in *.tdb do not overlap.<BR>>> In this case this patch is not yet
okay.<BR>>><BR>>> Gerd<BR>>><BR>>>
________________________________<BR>>><BR>>> mkgmap-dev mailing
list<BR>>> mkgmap-dev@lists.mkgmap.org.uk<BR>>>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<BR>>>
_______________________________________________<BR>>> mkgmap-dev mailing
list<BR>>> mkgmap-dev@lists.mkgmap.org.uk<BR>>>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<BR>> <BR>>
_______________________________________________<BR>> mkgmap-dev mailing
list<BR>> mkgmap-dev@lists.mkgmap.org.uk<BR>>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<BR>>
_______________________________________________<BR>> mkgmap-dev mailing
list<BR>> mkgmap-dev@lists.mkgmap.org.uk<BR>>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<BR>><BR><BR><BR><BR>>
_______________________________________________<BR>> mkgmap-dev mailing
list<BR>> mkgmap-dev@lists.mkgmap.org.uk<BR>>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>mkgmap-dev mailing
list<BR>mkgmap-dev@lists.mkgmap.org.uk<BR>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</BODY></HTML>