Changes between Version 4 and Version 6 of Help/Plugin/IndoorHelper
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/IndoorHelper
v4 v6 1 [[TranslatedPages(outdated= This is just a short description. For further information see JOSM/Plugins/indoorhelper.)]] 2 = IndoorHelper plugin window = 1 [[TranslatedPages(outdated= This is just a short description. For further information see JOSM/Plugins/indoorhelper on the OSM wiki.)]] 3 2 4 This plugin is made to optimize the indoor mapping with using [https://wiki.openstreetmap.org/wiki/JOSM JOSM] editor. The tagging standard is based on [https://wiki.openstreetmap.org/wiki/Simple_Indoor_Tagging SIT].\\ 5 The following description is about \\ 3 = Plugin -> IndoorHelper = 4 5 [[Image(indoorhelper.png,link=,middle,48)]] 6 7 This plugin is made to optimize the indoor mapping with using [osmwiki:JOSM JOSM] editor. The tagging standard is based on [osmwiki:Simple_Indoor_Tagging Simple Indoor Tagging]. \\ 8 The following description is about: 6 9 * level tagging 7 * ''insert level'' button8 * level checkbox - checkbox to deactivate the automatic level tagging10 * ''insert level'' button 11 * level checkbox - checkbox to deactivate the automatic level tagging 9 12 * indoor objects 10 * object list - list with specific object tags13 * object list - list with specific object tags 11 14 * multipolygon adding 12 * ''outer'' button13 * ''inner'' button14 * multipolygon checkbox - checkbox to deactivate15 * ''outer'' button 16 * ''inner'' button 17 * multipolygon checkbox - checkbox to deactivate 15 18 * ''apply'' button. 16 19 17 == level tagging18 || [[Image(insert_button_ss.png,middle))]] || Button to add a new level to the layer. After pushing a new window will be opened.\\Now you can add the individual level number like 3, 5 or -2. After confirming the draw action ([[JOSMImage(mapmode/node/autonode)]]) will be selected so you can start drawing your first object of the new level.\\ After finishing please press the spacebar to tag the object (level tag only). \\ '''Caution: ''' this function is only to create the first object of a new level. After that the plugin will automatically tag new objects with the current working level value (via ''apply'' button).19 || [[Image(working_level_ss.png)]] || A checkbox to deactivate the automatic level tagging after pushing the apply button. \\ If you tick the checkbox there will be no more adding of level tags.20 20 21 == indoor objects 22 || [[Image(object_toolbox_ss.png)]] || A given list of objects which are often used for indoor mapping. For further information see [https://wiki.openstreetmap.org/wiki/JOSM/Plugins/indoorhelper indoorHelper]. 21 == Level tagging == 22 || [[Image(insert_button_ss.png,link=,middle))]] || Button to add a new level to the layer. After pushing a new window will be opened. \\ Now you can add the individual level number like `3`, `5` or `-2`. After confirming the draw action ([[JOSMImage(mapmode/node/autonode)]]) will be selected so you can start drawing your first object of the new level. \\ After finishing please press the spacebar to tag the object (level tag only). \\ **Caution:** this function is only to create the first object of a new level. After that the plugin will automatically tag new objects with the current working level value (via ''apply'' button). || 23 || [[Image(working_level_ss.png,link=,middle)]] || A checkbox to deactivate the automatic level tagging after pushing the apply button. \\ If you tick the checkbox there will be no more adding of level tags. || 23 24 24 == multipolygon adding 25 '''Caution: ''' this function is only to add simple multipolygon objects.\\ 25 26 == Indoor objects == 27 || [[Image(object_toolbox_ss.png,link=,middle)]] || A given list of objects which are often used for indoor mapping. For further information see [osmwiki:JOSM/Plugins/indoorhelper indoorHelper]. || 28 29 30 == Multipolygon adding == 31 **Caution:** this function is only to add simple multipolygon relations. \\ 26 32 The recommended order of editing is: 27 33 1. add outline member with ''outer'' button 28 2. add inner member with ''inner'' button.34 1. add inner member with ''inner'' button. 29 35 30 36 __How to add:__ 31 || '''Step 1'''|| Push the ''outer'' button to select the drawing action ([[JOSMImage(mapmode/node/autonode)]])32 || '''Step 2'''|| Draw the object and press the{{{spacebar}}}to add the multipolygon with role: outer33 || '''Step 3'''|| Push the ''inner'' button to select the drawing action ([[JOSMImage(mapmode/node/autonode)]])34 || '''Step 4''' || Draw the object and press the {{{spacebar}}}to finish the drawing. After that select the "outer"-object you want to add the "inner"-object to. If selected push{{{enter}}}to add the object with role: inner37 || **Step 1** || Push the ''outer'' button to select the drawing action ([[JOSMImage(mapmode/node/autonode)]]) || 38 || **Step 2** || Draw the object and press the `spacebar` to add the multipolygon with role: outer || 39 || **Step 3** || Push the ''inner'' button to select the drawing action ([[JOSMImage(mapmode/node/autonode)]]) || 40 || **Step 4** || Draw the object and press the `spacebar` to finish the drawing. After that select the "outer"-object you want to add the "inner"-object to. If selected push `enter` to add the object with role: inner || 35 41 36 42 If you want to add more than one "inner"-object skip step 1,2 and restart at step 3. 37 To deactivate the multipolygon function of the plugin just tick the checkbox next to the ''inner'' button: \\\\ 38 [[Image(multi_ss.png)]] 43 To deactivate the multipolygon function of the plugin just tick the checkbox next to the ''inner'' button: \\ \\ 44 [[Image(multi_ss.png,link=)]] 39 45 40 == apply button41 Via ''apply'' button you can tag the '''currently selected''' object. Objects like ways or nodes will be tagged directly (insert to the list in tags/memberships window above). If you tag a multipolygon tags will be insert to the whole relation.42 46 43 == see also: 44 * [https://wiki.openstreetmap.org/wiki/JOSM/Plugins/indoorhelper indoorHelper] 45 * Back to [wiki:/Help Main Help] 47 == Apply button == 48 Via ''apply'' button you can tag the **currently selected** object. Objects like ways or nodes will be tagged directly (insert to the list in tags/memberships panel above). If you tag a multipolygon tags will be insert to the whole relation. 49 50 51 == See also == 52 * [osmwiki:JOSM/Plugins/indoorhelper indoorHelper] 53 54 ---- 55 * Back to [wikitr:/Help/Preferences/Plugins Plugins Preferences] \\ 56 * Back to [wikitr:/Help Main Help]
