Changes between Version 13 and Version 14 of Help/Plugin/Wikipedia


Ignore:
Timestamp:
2016-08-10T08:59:10+02:00 (9 years ago)
Author:
simon04
Comment:

update features

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/Wikipedia

    v13 v14  
    22= Plugin » Wikipedia =
    33
    4 [[Image(/pluginicon/wikipedia.jar/images/dialogs/wikipedia.png)]] A plugin to support tagging objects with `wikipedia=*` (mainly for the [https://wiki.openstreetmap.org/wiki/WIWOSM WIWOSM] project).
     4[[Image(/pluginicon/wikipedia.jar/images/dialogs/wikipedia.png)]] A plugin to support tagging objects with `wikipedia=*` and `wikidata=*` (for the [https://wiki.openstreetmap.org/wiki/WIWOSM WIWOSM] project, among others).
    55
    66[[Image(wikipedia.png)]]
     
    2222
    2323== Features ==
    24 * Located in **toggle dialog** on the right (enable that via menu **Windows** » **Wikipedia**)
    25   * Obtain Wikipedia entries …
    26     * **[[Image(source:/trunk/images/dialogs/refresh.png,18)]] Coordinates**: nearby (wrt. current view, using geolocated articles)
    27     * **[[Image(source:/trunk/images/dialogs/refresh.png,18)]] Category**: by category
     24* Located in **[[Help/ToggleDialogs|toggle dialog]]** on the right (enable that via menu **Windows** » **Wikipedia**)
     25  * Obtain Wikipedia/Wikidata entries …
     26    * **[[Image(/pluginicon/wikipedia.jar/images/dialogs/wikipedia.png,18)]] Coordinates**: nearby (wrt. current view, using geolocated articles)
     27    * **[[Image(wikidata.svg,18)]] Wikidata**: nearby Wikidata items (wrt. current view)
     28    * **[[Image(source:/trunk/images/data/sequence.png,18)]] Category**: by category
    2829    * **[[Image(source:/trunk/images/paste.png,18)]] Clipboard**: from clipboard (newline separated)
    2930  * **Double click** on item to search for object with article name (and center coordinate)
    3031  * **[[Image(source:/trunk/images/pastetags.png,18)]] Add Tag**: adds a ''wikipedia'' tag corresponding to the selected article to the selected OSM objects
    31   * **[[Image(https://trac.openstreetmap.org/export/29333/subversion/applications/editors/josm/plugins/wikipedia/images/browser.png,18)]] Open Article**: opens selected entry in browser
     32  * **Right click** on item
     33    * **[[Image(https://trac.openstreetmap.org/export/29333/subversion/applications/editors/josm/plugins/wikipedia/images/browser.png,18)]] Open Article**: opens selected entry in browser
     34    * **[[Image(source:/trunk/images/dialogs/autoscale/selection.png,18)]] Zoom to selection**
    3235  * **[[Image(source:/trunk/images/dialogs/settings.png,18)]] Language**: sets Wikipedia language (see [#Configuration])
    3336* Located in **[[Menu/Edit|edit menu]]**
    3437  * **[[Image(/pluginicon/wikipedia.jar/images/dialogs/wikipedia.png,18)]] Copy ... template**: copies the corresponding template to the system clipboard instantiated with the coordinates of the first selected node (see [#Configuration] how to add custom template)
     38* Located in **[[Menu/Data|data menu]]**
     39  * **[[Image(wikidata.svg,18)]] Fetch Wikidata IDs**: for the selected objects, looks up the Wikidata IDs based on the Wikipedia tag
     40  * **[[Image(wikidata.svg,18)]] Search Wikidata items**: shows a dialog for querying Wikidata items (in the language set in [[#Configuration]])
     41* Demystifies Wikidata IDs in the [[Help/Dialog/TagsMembership||tags dialog]]
    3542
    3643== Configuration ==