Changes between Initial Version and Version 1 of Ticket #10205, comment 14


Ignore:
Timestamp:
2020-12-03T17:09:49+01:00 (5 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10205, comment 14

    initial v1  
    33
    44We can still allow it but it would require a different algo to calculate the center. I would simply calculate the avg. lat and avg. lon, similar to `getNodesCenter()`in source:/josm/trunk/src/org/openstreetmap/josm/command/TransformNodesCommand.java
     5
     6Edit: Problem with this simple algo is that a repeated action moves all nodes again. So, if you don't find a good use for this I'll remove the support.