Changes between Version 56 and Version 57 of iD


Ignore:
Timestamp:
2016-05-02T06:11:27+02:00 (8 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

grammar

Legend:

Unmodified
Added
Removed
Modified
  • iD

    v56 v57  
    1010It is necessary to get data first: [[Introduction#Downloading]].
    1111
    12 There are continuosDownload plugin, but you still have to download area at least once (and then continuosDownload will automatically fetch data for you).
     12There is continuosDownload plugin, but you still have to download area at least once (and then continuosDownload will automatically fetch data for you).
    1313
    1414To prevent "loading" progress bars, refer to preferences menu or simply set [Help/Preferences/Advanced Advanced preferences] {{{plugin.continuos_download.quiet_download}}} to true
     
    1616=== Imagery won't be enabled automatically ===
    1717
    18 There are black background in JOSM by default. It will be so until you add an imagery layer.
     18There is black background in JOSM by default. It will be so until you add an imagery layer.
    1919
    2020if you rely on imagery, not on GPX data, not on previous OSM data, you need to select at least one imagery: [wiki:Introduction#EnableAerialimagery "Enable aerial imagery" in Introduction].
     
    6060* In iD, you cannot set tags to 1000 untagged nodes even after you selected them. Search in presets and "tage" menu will disappear. In JOSM, you can apply presets and tags at any second.
    6161* iD will also prevent you from editing '''single tag''' of ''multiple objects at once'' because of it's "simple UI". You can add/correct/update tags to 10 or 1000 objects at once after you selected them (using one of dozens tools).
    62 * You can replace and correct geometry of multiple objects at once (there are {{{Q}}} tool, but you should look for geometry replacement tools in plugins).
     62* You can replace and correct geometry of multiple objects at once (there is {{{Q}}} tool, but you should look for geometry replacement tools in plugins).
    6363* In iD, you have to apply all geometry tools one by one (in most cases). In JOSM, often you can apply single geometry tool to multiple objects.
    6464
     
    118118=== Map features ===
    119119
    120 There are no direct analogue, but functionality could be emulated using '''Filter dialog''' [[Image(source:/trunk/images/dialogs/filter.png)]] ''Keyboard shortcut:''''' {{{Alt+Shift+F}}}'''
     120There is no direct analogue, but functionality could be emulated using '''Filter dialog''' [[Image(source:/trunk/images/dialogs/filter.png)]] ''Keyboard shortcut:''''' {{{Alt+Shift+F}}}'''
    121121
    122122[https://github.com/openstreetmap/iD/blob/c4fbacd6250c0245139207c183b3114dcefe2abd/js/id/renderer/features.js Relevant part of iD source code]. TODO: create a config for simpler re-use.
     
    142142|| C, combines selected objects (two lines with a common node) || same || exact analogue || [Help/Action/CombineWay Combine Ways] {{{C}}} ||
    143143|| C, combines selected objects, other cases || differ || similar tools || {{{Ctrl+B}}} [Action/CreateMultipolygon Create a multi-polygon] ||
    144 || D, unjoins the associated lines || differ || similar tools || {{{G}}} [Help/Action/UnGlue Unglue ways], there are also tool for relations ||
     144|| D, unjoins the associated lines || differ || similar tools || {{{G}}} [Help/Action/UnGlue Unglue ways], there is tool for relations ||
    145145|| Ctrl+C, copy the selected object || same || exact analogue || {{{Ctrl+C}}} [Help/Action/Copy copy the selected object] ||
    146146|| Ctrl+V, paste a previously copied object || same || exact analogue || {{{Ctrl+V}}} [Help/Action/Paste Paste from buffer] ||
     
    179179=== Multipolygon relations ===
    180180
    181 One day you will encounter [http://wiki.openstreetmap.org/wiki/Relation:multipolygon multipolygons]. Please don't be afraid of this big page, there are [http://wiki.openstreetmap.org/wiki/Multipolygon_Examples slightly outdated guide (ignore tagging) with decent illustrations].
     181One day you will encounter [http://wiki.openstreetmap.org/wiki/Relation:multipolygon multipolygons]. Please don't be afraid of this big page, there is [http://wiki.openstreetmap.org/wiki/Multipolygon_Examples slightly outdated guide (ignore tagging) with decent illustrations].
    182182
    183183== URL parameters ==