logo separator

[mkgmap-dev] !!!IMPORTANT!!! To all style implementors

From WanMil wmgcnfg at web.de on Mon Aug 29 21:21:27 BST 2011

Release 2020 makes it necessary to add some rules to your style if you 
want to use the address search.

 From now on the address fields are composed by the mgkmap tags:
	  mkgmap:country
	  mkgmap:region
	  mkgmap:city
	  mkgmap:postal_code
(NEW)	  mkgmap:street
(NEW)	  mkgmap:housenumber
(NEW)	  mkgmap:phone

Please have a look to the default style how to use them.

If you use the --location-autofill=is_in please also add a rule for 
mkgmap:is_in.

Before complaining about this change first think about your new 
flexibility to define which tags should be used to fill the given 
address fields. Now it's up to you to define them. They are no longer 
coded statically.

WanMil


>
> Version 2020 was commited by wanmil on 2011-08-29 20:46:37 +0100 (Mon, 29 Aug 2011)
>
> Cleanup builtin-tag-list to reduce number of tags loaded by sparse styles
>
> There are three categories of changes:
> 1. Address tags are now assigned dynamically by the style file. This enhances flexibility to assign the address fields.
> addr:housename
> addr:housenumber
> addr:street
> phone
> is_in
>
> 2. Remove tags that are used only if  the route option is set. These tags are now added dynamically by the new RoutingHook class.
> access
> bicycle
> carpool
> delivery
> emergency
> except
> exception
> foot
> goods
> hgv
> motorcar
> motorcycle
> psv
> restriction
> route
> taxi
> toll
>
> 3. Remove unused tags:
> osm:id (only used internally by mkgmap)
> addr:phone
> openGeoDB:postal_codes
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>




More information about the mkgmap-dev mailing list