Changes between Version 7 and Version 8 of Help/Action/ConvertToDataLayer


Ignore:
Timestamp:
2016-10-21T00:15:59+02:00 (9 years ago)
Author:
Klumbumbus
Comment:

add info about gpx.to-osm-mapping preference key, see #13717

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/ConvertToDataLayer

    v7 v8  
    99This 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, tag them and so on. **Never upload raw converted  ways! **
    1010
     11When converting a [wiki:Help/Dialog/LayerList#Layertypes Marker Layer] the following "tags" of the marker will be converted to osm tags:
     12||= marker tag =||= osm tag =||
     13|| name || name ||
     14|| desc || description ||
     15|| cmt || note ||
     16|| sym || gpxicon ||
     17
     18You can adjust or enhance this list by modifying the key `gpx.to-osm-mapping` in the [wiki:Help/Preferences/Advanced Advanced Preferences]. The key gpxicon is intended for custom icon display within JOSM, so make sure to not upload any keys which should not be part of the osm database. (See also #13717, the implementation of this feature.)
     19
    1120----
    1221Back to [wiki:Help/Menu/GPXLayer GPX Layer][[BR]]