Version 134 (modified by 15 years ago) ( diff ) | ,
---|
Languages:
Java OpenStreetMap Editor
JOSM is an editor for OpenStreetMap (OSM) written in Java 1.5. Currently it supports loading stand alone GPX tracks and GPX track data from the OSM database as well as loading and editing existing nodes, ways, metadata tags and relations from the OSM database.
Download
- Note that there are fairly regular updates, so always try running a recent version (and also recent plugins).
- Access JOSM-WebStart without installation (Plugins will not work in the webstart version on Windows)
- Download the tested JOSM version 19253 (more or less stable)
- Download the Windows JOSM installer version 19253 (more or less stable)
Development
- Download the latest JOSM version 19259 (may have more errors than "tested", be careful with this one).
- Download the Mac OS X JOSM package version 19253 (beware: this is preliminary and may contain bugs)
- Prepare a USB_Stick to use JOSM on any foreign Windows machine.
- View the change log. Major changes are noted in the JOSM startup notes.
- Help translating JOSM into your language using Launchpad.
- Get the source:
- From the official Subversion repository (recommended):
svn co http://josm.openstreetmap.de/svn/trunk
- From the unofficial GitHub mirror:
git clone git://github.com/avar/josm.git
- From the official Subversion repository (recommended):
Help and Support
- Start of Help pages of the software (reached with <F1> from within JOSM)
- Tutorial videos are available at any mirror. You may need TSCC codecs for some AVI files.
- For install troubles, look at the InstallNotes page and/or http://wiki.openstreetmap.org/index.php/JOSM
- Report bugs via trac. When reporting a bug please include the version (version number can be found in menu Help -> About).
- Further help is available when using various OSM mailinglists. It's best to ask questions on the newbies list or the language specific talk lists.
- Follow the unofficial JOSM feed on Twitter
- Get many plugins, presets or styles (Easier installation via JOSM preferences).
- Problems with plugins? Have a look at the JOSM download directory.
- Requests for new features can also be made via trac or via the JOSM developer mailing list (josm-dev@…). You can subscribe here.
How to help
- Programmers: Help developing code (e.g. write patches for entries in bug tracker)
- Update and translate the online help
- Unify and translate all JOSM related Wiki pages and join them with the online help
- Translate JOSM into other languages
- Translate StartupPage or VersionHistory into other languages
- Review translations
- Review original texts (program, online help, ...)
- Review bugs in bug tracker: find duplicates, test bugs and add more descriptive texts
- ...
Note:
See TracWiki
for help on using the wiki.