Changes between Initial Version and Version 1 of Ticket #10350
- Timestamp:
- 2015-10-19T20:44:52+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10350 – Description
initial v1 3 3 How to reproduce: 4 4 5 Open JOSM. Download the following area .5 Open JOSM. Download the following area (or open attachment:lakes.osm). 6 6 7 7 min.lat 59.2577648 … … 19 19 59.263, 5.260, water, baz 20 20 21 Open ‘test.csv’ in JOSM . Press OK to import it. You will now have two layers, the OSM data layer and the ‘test.csv’ layer. The latter contains names (not real names) of three lakes in the OSM data. The goal is to copy these names to the lakes, so we do the following:21 Open ‘test.csv’ in JOSM (using `opendata` plugin) – or open attachment:names.osm. Press OK to import it. You will now have two layers, the OSM data layer and the ‘test.csv’ layer. The latter contains names (not real names) of three lakes in the OSM data. The goal is to copy these names to the lakes, so we do the following: 22 22 23 23 Select the leftmost point, named ‘foo’. Change the active (editing) layer to the OSM layer (by clicking on the empty space to the left of ‘Data Layer 1’ in ‘Layers’ panel). Select the leftmost lake. Press ‘Shift + R’. The tags are correctly copied, and the lake is now named ‘foo’.