Hi Martin,

you need to use the locator branch (I am sure your are doing so).

The last line in your style rules contains an error in the set 
(mkgmap:postcode instead of mkgmap:postalcode):
mkgmap:postal_code!=* & mkgmap:postcode=* { set 
mkgmap:postal_code='${mkgmap:postcode}' }

What are you searching for? POIs? Street names? Which search fields are 
you filling? There might be some problems left with searching for zip 
codes. It's not very well tested.

WanMil

> Hi all,
>
> short question. In the style files I use the following lines:
> mkgmap:postal_code!=*&  addr:postcode=* { set 
> mkgmap:postal_code='${addr:postcode}' }
> mkgmap:postal_code!=*&  openGeoDB:postal_codes=* { set 
> mkgmap:postal_code='${openGeoDB:postal_codes}' }
> mkgmap:postal_code!=*&  mkgmap:postcode=* { set 
> mkgmap:postal_code='${mkgmap:postalcode}' }
>
> But in Mapsource (or Garmin/Basecamp), I couldn't search for postal_codes. So 
> what I'm doing wrong?
>
> Cheers
> Martin
>
> _______________________________________________
> mkgmap-dev mailing list
> [email protected]
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to