logo separator

[mkgmap-dev] [PATCH v1] Rework of the location-autofill parameter

From aighes osm at aighes.de on Mon Sep 10 17:09:37 BST 2012

Hi,
so for replacing

location-autofill=bounds,is_in,nearest
index
bounds=src\bounds.zip

I need

location-autofill=is_in,nearest
index
bounds=src\bounds.zip

?

Henning

Am 10.09.2012 17:25, schrieb WanMil:
> Hi,
>
> attached patch reorganizes the location-autofill parameter as 
> discussed before on this list.
>
> * The location-autofill parameter has no longer the option bounds so 
> only the options nearest and is_in.
> * If location-autofill is not set mkgmap does not try to find an 
> alternative location (so no city/region/country alternative)
> * In case the city name of a POI or road is unknown the city name is 
> left empty (which means an empty string ""). For me this worked well 
> but Steve pointed out some doubts that it works. So please test 
> carefully (a good region for this to test is africa using precompiled 
> bounds but no location-autofill)
> * The bounds and the location-autofill parameter have no longer a 
> default value
> * It is now possible to set the bounds parameter but index not.
>
> The help files need to be updated. I will do that before committing. 
> But please test first :-)
>
> WanMil




More information about the mkgmap-dev mailing list