[Potlatch-dev] [OpenStreetMap] #4375: Potlatch 2: join nodes function creates duplicate nodes in ways
OpenStreetMap
trac at openstreetmap.org
Wed May 23 14:17:57 BST 2012
#4375: Potlatch 2: join nodes function creates duplicate nodes in ways
-----------------------+----------------------------------------------------
Reporter: Firefly! | Owner: potlatch-dev@…
Type: defect | Status: new
Priority: major | Milestone:
Component: potlatch2 | Version: 2.0
Keywords: |
-----------------------+----------------------------------------------------
Comment(by Firefly!):
Unfortunately it is still possible to create duplicate nodes with the
decribed way, but I think the problem is more simple and follows a
basically bug:
If you draw a closed way (f.e. for a landuse) you can see in the list of
nodes mostly the first and the last node with the same ID.
f.e. http://www.openstreetmap.org/browse/way/164694686
(With my basic knowledge I can find in your bugfix 2501-source code sample
only a check for two identical nodes after each other, but not for the
case that first and last node are the same. And it seems that more than
two identical nodes will also handled maybe incomplete...)
Best regards
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4375#comment:3>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Potlatch-dev
mailing list