Changes between Initial Version and Version 1 of Help/Plugin/IndoorHelper


Ignore:
Timestamp:
2017-12-11T16:27:55+01:00 (8 years ago)
Author:
rebsc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/IndoorHelper

    v1 v1  
     1[[TranslatedPages(outdated= This is just a short description. For further information see JOSM/Plugins/indoorhelper.)]]
     2= IndoorHelper plugin window =
     3
     4This 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].\\
     5The following description is about \\
     6* level tagging
     7  * ''insert level'' button
     8  * level checkbox - checkbox to deactivate the automatic level tagging
     9* indoor objects
     10  * object list - list with specific object tags
     11* multipolygon adding
     12  * ''outer'' button
     13  * ''inner'' button
     14  * multipolygon checkbox - checkbox to deactivate
     15* ''apply'' button.
     16
     17== level tagging
     18|| [[Image(https://josm.openstreetmap.de/raw-attachment/wiki/TracBrowser/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 ([[Image(https://josm.openstreetmap.de/export/13198/josm/trunk/images/cursor/crosshair.png,20px,)]]) 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(https://josm.openstreetmap.de/raw-attachment/wiki/TracBrowser/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
     21== indoor objects
     22|| [[Image(https://josm.openstreetmap.de/raw-attachment/wiki/TracBrowser/object_toolbox_ss.2.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].
     23
     24== multipolygon adding
     25'''Caution: ''' this function is only to add simple multipolygon objects.\\
     26The recommended order of editing is:
     271. add outline member with ''outer'' button
     282. add inner member with ''inner'' button.
     29
     30__How to add:__
     31|| '''Step 1''' || Push the ''outer'' button to select the drawing action ([[Image(https://josm.openstreetmap.de/export/13198/josm/trunk/images/cursor/crosshair.png,20px,)]])
     32|| '''Step 2''' || Draw the object and press the spacebar to add the multipolygon with role: outer
     33|| '''Step 3''' || Push the ''inner'' button to select the drawing action ([[Image(https://josm.openstreetmap.de/export/13198/josm/trunk/images/cursor/crosshair.png,20px,)]])
     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: inner
     35
     36If you want to add more than one "inner"-object skip step 1,2 and restart at step 3.
     37To deactivate the multipolygon function of the plugin just tick the checkbox next to the ''inner'' button: \\\\
     38[[Image(https://josm.openstreetmap.de/raw-attachment/wiki/TracBrowser/multi_ss.png)]]
     39
     40== apply button
     41Via ''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
     43== see also:
     44* [https://wiki.openstreetmap.org/wiki/JOSM/Plugins/indoorhelper  indoorHelper]
     45* Back to [wiki:/Help Main Help]