wiki:Plugins

Version 202 (modified by Christof Dallermassl <cdaller.hw@…>, 16 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).

Column version should contain a version number if and only if the plugins manifest contain the attribute 'Plugin-Version' matching the version number string on this site.

The mappaint plugin has been removed since mappaint functionality is now built into JOSM.

nameauthordescriptionversion
AgPifoJChristian GalliozAnother geotag plugin for JOSM. http://wiki.openstreetmap.org/index.php/JOSM/Plugins/AgPifoJ1.0 beta
colorschemeChristof DallermasslAllows the user to create different color schemes and to switch between them. Just change the colors and create a new scheme. Used to switch to a white background with matching colors for better visibility in bright sunlight. Dialog is in JOSM's preferences on tab 'Map settings' (strange but true).0.5.2
geotaggedRob NeildImport exif geotagged images. Probably best to try AgPifoJ first.2.1
globalsatRaphael MackDownload GPS points from Globalsat dg100 data logger directly in JOSM.7
lakewalkerBrent Easton / Jason ReidHelps vectorizing WMS images6924
lang-deSven AndersTranslations of JOSM into german
lang-en_GBBruce CowanTranslations of JOSM into british english
lang-frFrederic BonifasTranslations of JOSM into french
lang-roOvidiu ConstantinTranslations of JOSM into romanian
livegpsFrederik RammSupports live GPS input ("moving dot") through a connection to "gpsd". More info at http://wiki.openstreetmap.org/index.php/JOSM/Plugins/LiveGPS1.4
measurementRaphael MackProvides a dialog which displays the and length of selected ways, angle between two selected nodes, and area surrounded by a (simple) closed way (thanks to Reza Mohammadi)9
namefinderFrederik RammAllows input of place names in JOSM download dialog. More info at: http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Name_Finder1.0
nearclickImi/David EarlSimulates a click when you do a small and short drag. This is useful for tablet pens or slippery mice, when you have problems just clicking the tablet without the mouse moving (general Java - tablet problem). More info at: http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Nearclick6032
openvisibleChristof DallermasslAllows loading gpx/osm files that intersect the currently visible screen area.0.2.2
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.6233
plastic_lafImiThe Plastic look and feel from http://www.jgoodies.com5197
slippymapFrederik RammDisplays a slippy map grid in JOSM. Can load tiles from slippy map as background and request updates. More info at: http://wiki.openstreetmap.org/index.php/JOSM/Plugins/SlippyMap5692
slippy_map_chooserTim HaussmannAdds a new download dialog that allows to select the download rectangle on the slippy map. This plugin works greatly together with the namefinder plugin! Screenshots are available in the OSM wiki http://wiki.openstreetmap.org/index.php/JOSM/Plugins/slippy_map_chooser 7200
surveyorChristof DallermasslAdd nodes/waypoints at the current gps position. More info at http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Surveyor . This plugin heavily depends on livegps plugin||1.4
tagging-preset-testerImiAdds a tagging preset tester to the help menu, which helps you developing of tagging presets (quick preview of the dialog that will popup). You can start the jar-file as standalone as well.1.0
utilspluginMartijn van OosterhoutSeveral utilities that make your life easier: Merge nodes, join node to way and simplify way.0.5
usertoolsTim WatersTools to work with authors/users. Selects map data that belongs to selected user, opens browser showing selected author profile page.1.0
validatorFrancisco R. Santos Data validator. It checks for problems in data, and provides fixes for the common ones. Spellcheck integrated for tag names. More info at http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Validator.6557
wmspluginTim WatersDisplay background images from any WMS source. Also supports using Metacarta's Map Rectifier (http://labs.metacarta.com/rectifier/) to display warped WMS images. Latest version has simple load and save support. Requires JOSM build 345 or later. More info at: http://wiki.openstreetmap.org/index.php/JOSM/Plugins/WMSPlugin6984
ywmsFrancisco R. SantosYahoo WMS server. This plugin acts as a WMS server for Yahoo imagery. Requires wmsplugin. More info at: http://wiki.openstreetmap.org/index.php/JOSM/Plugins/YWMS5195

Installation

Open the JOSM preferences on tab "Plugins". Then click on the button "Download List" followed by "Update". Finally, enable all plugins you want to install. If JOSM complains that 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.

You can install plugins manually by putting the .jar files in a plugins directory under the Josm directory. Under windows, this is in C:\Documents and Settings\[username]\Application Data\JOSM\plugins. Then restart Josm and the plugins should show up.

Want to create plugins? Go here: DevelopingPlugins

Note: See TracWiki for help on using the wiki.