wiki:Plugins

Version 65 (modified by anonymous, 17 years ago) ( diff )

--

Plugins for JOSM

This is a list of all plugins available via the in JOSM integrated plugin manager. If you wrote a plugin and like JOSM to find it, add your site to the list. The link in the first column should point to a direct download of the jar file and should be named exact like the plugin (without the .jar).

namedownloadauthordescription
annotation-testerImiAdds an annotation tester to the help menu, which helps you developing of annotations (quick preview of the dialog that will popup). You can start the jar-file as standalone as well.
lang-deSven AndersTranslations of JOSM into german
lang-en_GBBruce CowanTranslations of JOSM into british english
lang-frFrédéric BonifasTranslations of JOSM into french
lang-roOvidiu ConstantinTranslations of JOSM into romanian
livegpsFrederik RammSupports live GPS input ("moving dot") through a connection to "gpsd"
mappaintNick WhiteleggAn alternative render for the map with colouring, line thickness, icons after tags. You need an elemstyles.xml saved into ~/.josm/plugins/mappaint/. "Trunk" version of that file is at http://trac.openstreetmap.org/browser/applications/etc/elemstyles.xml?format=raw
measurementRaphael MackProvides a dialog which displays the angle and length of selected segments
nearclickImiSimulates a click when you do a small and short drag. This is usefull for tablet pens, when you have problems just clicking the tablet without the mouse moving (general Java - tablet problem).
osmarender80nDisplays the current screen as nicely rendered SVG in FireFox. Activate with new menu item View/Osmarender. You need to have FireFox installed and set the Firefox executable under Preferences/MapSettings.
plastic_lafImiThe Plastic look and feel from www.jgoodies.com
slippymapFrederik RammDisplays a slippy map grid in JOSM. Can load tiles from slippy map as background. Alpha version!
surveyorChristof DallermasslAdd nodes/waypoints at the current gps position. More info at http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Surveyor alpha version! This plugin depends on josm from 31st may 2007 and the latest livegps plugin.
tways-0.2Thomas WalraetMass wayfication of segments. It creates one way per "segment chain", ie segments that follow each others with the same alignment and no intersection.
UtilsPluginMartijn van OosterhoutSeveral utilities I made to make my life easier: Merge Points, Join Point and Segment, Merge Ways, Way Deduplicator. Also prototype JosmLint (checks for problems with map while editting.)
validatorFrancisco R. SantosData validator. It checks for problems in data, and provides fixes for the common ones. Spellcheck integrated for tag names.
wmspluginDisplay background images from any WMS source. Also supports using Metacarta's Map Rectifier (http://labs.metacarta.com/rectifier/) to display warped WMS images

Installation

Open the JOSM preferences on tab "Plugins". Then click on the button "Get more plugins". Finally, enable all plugins you want to install. If JOSM complain it can't download a plugin, please fix the link on this page's table (should point to a downloadable jar file) or report the problem to the plugin author.

Want to create plugins? Go here: DevelopingPlugins

Note: See TracWiki for help on using the wiki.