Rev 2541 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 3605 2015-06-02 06:27:20
- Author: gerd
- Log message:
- merge the housenumber2 branch
Major changes:
- improved evaluation of addr:* tags, esp. the support for addr:place and the
support for addr:housenumber without addr:street,
img data is optimized to make sure that address search finds a place close (< 40m) to the address.
- internal: implementation of "number nodes" and support for multiple cities / zip codes for one road
- implementation of special tags mkgmap:execute_finalize_rules=true and mkgmap:numbers=false
Minor change:
- the (duplicated) closing point of a polygon is no longer overweighted when calculating the center of an area, this
has an effect on the placement of POI generated with --add-pois-to-areas
Impact on performance:
- around 10 % more run time, maybe more for areas with many streets (tiles in large cities)
- increased img file size (amount depends on the data, for areas with many addr:place tags like Czech Republic expect > 10%)