Changes between Version 13 and Version 14 of Help/Plugin/Wikipedia
- Timestamp:
- 2016-08-10T08:59:10+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/Wikipedia
v13 v14 2 2 = Plugin » Wikipedia = 3 3 4 [[Image(/pluginicon/wikipedia.jar/images/dialogs/wikipedia.png)]] A plugin to support tagging objects with `wikipedia=*` (mainlyfor 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). 5 5 6 6 [[Image(wikipedia.png)]] … … 22 22 23 23 == 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 28 29 * **[[Image(source:/trunk/images/paste.png,18)]] Clipboard**: from clipboard (newline separated) 29 30 * **Double click** on item to search for object with article name (and center coordinate) 30 31 * **[[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** 32 35 * **[[Image(source:/trunk/images/dialogs/settings.png,18)]] Language**: sets Wikipedia language (see [#Configuration]) 33 36 * Located in **[[Menu/Edit|edit menu]]** 34 37 * **[[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]] 35 42 36 43 == Configuration ==