[mkgmap-dev] Commit: r3573: admin_centre-v1.patch: avoid to create duplicate POI
From svn commit svn at mkgmap.org.uk on Sun May 10 06:30:59 BST 2015
Version mkgmap-r3573 was committed by gerd on Sun, 10 May 2015 admin_centre-v1.patch: avoid to create duplicate POI It implements the following: When POIGeneratorHook creates a POI for a type=boundary relation with boundary=administrative it searches for a role=admin_centre member in that relation. If one is found, the generated POI will use the coordinates of this member. I see no easy way to compare the tags of the existing node with those of the generated POI, so as a second step, StyledConverter detects when a POI with the same type and name (or empty name) is created at the same Garmin coordinates (after style processing) If that is true, the latter one is ignored and an info message is logged. Maybe for certain types this should be changed to check for a radius rather than equality, but that would require complex configuration.
- Previous message: [mkgmap-dev] problem with highways as multipolygons
- Next message: [mkgmap-dev] Commit: r3573: admin_centre-v1.patch: avoid to create duplicate POI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list