Changes between Version 22 and Version 25 of Help/Action/ConvertToDataLayer
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/ConvertToDataLayer
v22 v25 9 9 == GPX Layers == 10 10 11 Creates a new OSM Data Layer comprising a [[JOSMImage(data/way)]] [wikitr:/Help/Concepts/Object#Ways way] for each track in the GPX data, consisting of a [[JOSMImage(data/node)]] [Concepts/Object#Nodes node] in sequence for each track point. You have the choice to convert all, some or none tags to the track points: 11 Creates a new OSM Data Layer comprising a [[JOSMImage(data/way)]] [wikitr:/Help/Concepts/Object#Ways way] for each track in the GPX data, consisting of a [[JOSMImage(data/node)]] [wikitr:/Help/Concepts/Object#Nodes node] in sequence for each track point. You have the choice to convert all, some or none tags to the track points: 12 12 13 13 [[Image(gpx_convert.png,link=,margin-right=20)]] [[Image(gpx_track_point.PNG,link=)]] 14 14 15 If you want to use this way as a new OpenStreetMap's highway, this is very much only a starting point. You will need to split the ways up, connect them with correct topology, move nodes around, thin them out, remove the unwanted tags, tag them and so on. **Never upload raw converted ways !**15 If you want to use this way as a new OpenStreetMap's highway, this is very much only a starting point. You will need to split the ways up, connect them with correct topology, move nodes around, thin them out, remove the unwanted tags, tag them and so on. **Never upload raw converted ways ! ** 16 16 17 17 === Advanced preference === … … 19 19 * `gpx.convert-tags`: all, list, *ask, no 20 20 * `gpx.convert-tags.last`: *all, list, no 21 * `gpx.convert-tags.list.yes`: [list]22 * `gpx.convert-tags.list.no`: [list]21 * `gpx.convert-tags.list.yes`: list 22 * `gpx.convert-tags.list.no`: list 23 23 24 24
