Opened 8 years ago
Closed 8 years ago
#15359 closed defect (duplicate)
multipolygon creation moves tags regression
| Reported by: | dieterdreist | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | template_report multipolygon | Cc: |
Description
What steps will reproduce the problem?
- select some features
- create a multipolygon with edit->create multipolygon
What is the expected result?
creates a multipolygon with the geometries of the selected objects as members
What happens instead?
also removes the common tags from the objects and adds them to the multipolygon relation.
This is sometimes what you want, sometimes it is not. IMHO too much automation (=things that happen without you asking for them) is not good, because it bears the risk you don't notice that things have changed automatically.
Example: there are 3 pyramids, which have a common name as a group. I wanted to make an object for the group, but I don't want the common tags that say that each of them is a pyramid to be moved from the individual object to the group, because they are not a pyramid together, they are 3 pyramids which happen to have similar tags.
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-09-24 17:02:23 +0200 (Sun, 24 Sep 2017) Build-Date:2017-09-25 01:33:33 Revision:12895 Relative:URL: ^/trunk Identification: JOSM/1.5 (12895 en) Mac OS X Memory Usage: 611 MB / 1820 MB (443 MB allocated, but free) Java version: 1.8.0_121-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: Display 188875522 1920x1080, Display 458628992 1920x1080 Maximum Screen Size: 1920x1080 VM arguments: [-Dsun.java2d.opengl=true] Dataset consistency test: No problems found Last errors/warnings: - W: No configuration settings found. Using hardcoded default values for all pools. - W: java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory. Cause: java.io.IOException: error=2, No such file or directory
Attachments (0)
Change History (4)
comment:1 by , 8 years ago
| Summary: | multipolygon creation copies tags regression → multipolygon creation moves tags regression |
|---|
comment:2 by , 8 years ago
| Keywords: | multipolygon added |
|---|---|
| Priority: | critical → normal |
comment:3 by , 8 years ago
comment:4 by , 8 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Closed as duplicate of #14651.



duplicate of #14651?