logo separator

[mkgmap-dev] How to solve/debug weird problem

From WanMil wmgcnfg at web.de on Fri Jan 14 16:30:56 GMT 2011

> WanMil<wmgcnfg at web.de>  wrote:
>
> Hello WanMil,
>
>
>> what do you mean with "branch"?
>
> I mean a branch of the original "Radkarte". The original author has more or
> less abandoned to update the map, so I had startet buildig a map every week
> an tweeked a bit the style.
>
>> Which mkgmap release do you use before you apply your patches?
>
> Always trunk/the latest. A svn checkout/update is included in the
> build process.
>
>> Can you post the patches here?
>
> At the End of the Message or there:
> http://bazaar.launchpad.net/%7Eluckyguess/radkarte/main/annotate/head%3A/generate_ways_from_relations.patch
>
>> Can you explain why you need the generate_ways_from_relations.patch and
>> what that starts_with.patch does?
>
> The "generate_ways_from_relations.patch" is used to give cycleroutes good
> attributes (road_class, speed), so they were preferred over normal roads,
> independed on which roads they actually run. (But dependent on the network
> different, rcn other than ncn and so on).
>
> The starts_with.patch prefixes the POI names, but I could disable it too.
> A new map ist currently generatet only with the generate_ways_from_relations.patch
> an the debug patch from Steve.
>
>> I propose to have a deep look on your patches because we didn't receive
>> any similar complaint on this mailing list before.
>
> I guess the patch must have something to do witch it too, but I don't have
> enough knowledge of the mkgmap-internals to dig it out alone.
>
> regards
>
> Johannes
>
>
>
> Index: uk/me/parabola/mkgmap/osmstyle/StyledConverter.java
> ===================================================================
> --- src/uk/me/parabola/mkgmap/osmstyle/StyledConverter.java     (revision 1580)
> +++ src/uk/me/parabola/mkgmap/osmstyle/StyledConverter.java     (working copy)

Johannes,

your patch patches revision 1580. The current revision of mkgmap is 
1773. The patched files contain lots of changes between 1580 and 1773. I 
wonder how it is possible to use your patch with the latest revision 
1773 without manual changes?

I assume either you don't use the latest mkgmap release or you haven't 
posted your latest patch.

WanMil



More information about the mkgmap-dev mailing list