Rev 3566 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 3567 2015-05-05 16:37:22
- Author: gerd
- Log message:
- revert r3566 and fix problem where it happens
The method processRoads() is called twice, once for the overview map, once for the normal map.
We have to overwrite all city and zip fields in each loop, else the data can be wrong
when two cities with the same name exist but only one is written to the overview map.