Changes between Version 537 and Version 538 of Plugins
- Timestamp:
- 2014-08-22T15:22:39+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plugins
v537 v538 1 1 {{{ 2 2 #!comment 3 This contains the list of external plugin hyperlinks. 4 It is parsed at 10-minute intervals and is used to update the plugin list. 5 NOTE: Only HTTP and HTTPS protocols are supported. The last element of the link must be the name of the JAR file without any extensions. 3 The plugin list moved to page PluginsSource! 4 }}} 6 5 7 # please don't remove without contact with osm user kendzi8 http://zibi.openstreetmap.org.pl/kendzi/Kendzi3d/snapshot-core/kendzi3d.jar9 http://zibi.openstreetmap.org.pl/kendzi/Kendzi3d/snapshot-jogl/current/kendzi3d-jogl.jar10 http://zibi.openstreetmap.org.pl/kendzi/TombPlugin/TombPlugin.jar11 12 https://raw.github.com/Gubaer/josm-contourmerge-plugin/deploy/dist/contourmerge.jar13 https://raw.github.com/Gubaer/josm-scripting-plugin/deploy/dist/scripting.jar14 https://github.com/Gnonthgol/JOSM-todo/releases/download/v29154/todo.jar15 https://cloud.github.com/downloads/Gnonthgol/JOSM-continuos-download/continuosDownload.jar16 https://github.com/JOSM/josm-conflation-plugin/releases/download/v0.1.7/conflation.jar17 https://github.com/iandees/josm-fieldpapers/releases/download/v0.2.1/fieldpapers.jar18 https://github.com/iandees/josm-notes/releases/download/v0.9.3/notes.jar19 https://github.com/iandees/josm-mbtiles/releases/download/v1.2/mbtiles.jar20 https://bitbucket.org/mapali/osmantic/raw/master/dist/OSMantic.jar21 https://github.com/JOSM/JOSM-areaselector/releases/download/v1.3.0/areaselector.jar22 23 Unmaintained:24 http://josm-plugins.googlecode.com/files/fuzzer.jar25 http://subhodipbiswas.googlepages.com/gpsbabelgui.jar26 http://manes.com.ar/Intersect_way.jar27 28 Dead links:29 http://mappin.hp2.jp/josm/mappinonosm.jar30 31 Links (currently missing in Plugin-Link):32 http://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#GPSBabel_Plugin_For_JOSM_:33 http://wiki.openstreetmap.org/wiki/Intersect_way34 }}}35 {{{36 #!comment37 Note for translators:38 - The above list and this note can be stripped from translation.39 - The reference below to change the source of this page should be modified, so it tells the reader to modify the English page.40 }}}41 6 [[TranslatedPages]] 42 7 8 == Plugins for JOSM == 9 This is a list of all plugins available via the in JOSM integrated plugin manager. See the [[Plugin changelog]] to keep track of major changes to all of these plugins. 43 10 44 == Plugins for JOSM == 45 This is a list of all plugins available via the in JOSM integrated plugin manager. See the [[Plugin changelog]] to keep track of major changes to all of these plugins. 46 47 **Note for plugin developers:** If you wrote a plugin and want JOSM to find it, it should be enough to add the plugin to the [osmwiki:Getting_The_Source OpenStreetMap Subversion Repository] (SVN) and it will automatically appear on this page. If you cannot put your plugin into SVN then edit this page and insert a link to your plugin jar file into the comment section at the beginning of the page; after a few minutes your plugin will be downloaded and the MANIFEST file will be used to extract information for the table below. 11 **Note for plugin developers:** If you wrote a plugin and want JOSM to find it, it should be enough to add the plugin to the [osmwiki:Getting_The_Source OpenStreetMap Subversion Repository] (SVN) and it will automatically appear on this page. If you cannot put your plugin into SVN then edit [[PluginsSource|this page]] and insert a link to your plugin jar file into the page; after a few minutes your plugin will be downloaded and the MANIFEST file will be used to extract information for the table below. 48 12 49 13 [[Plugins(en|name|author|description|version|More details)]]