[[TranslatedPages]]
= Java !OpenStreetMap Editor =
{{{
#!html
}}}
[[Image(/svn/trunk/images/logo.png)]]
{{{
#!html
}}}
JOSM este un editor pentru [http://www.openstreetmap.org OpenStreetMap] (OSM) scris în [http://java.sun.com/javase/downloads/ Java] 1.6.
În prezent, acesta acceptă încărcarea stand alone de piese GPX şi date GPX din baza de date OSM, precum şi de noduri de încărcare şi de editare deja existente, moduri, tag-uri metadate şi relaţiile din baza de date OSM.
== Download ==
* '''Note that there are fairly regular updates, so always try running a recent version (and also recent plugins).'''
* Acceseaza [/download/josm.jnlp JOSM-WebStart] fara a instala
* Descarca '''[/josm-tested.jar tested JOSM ]''' version [[Version(tested)]]
* Descarca [/download/windows/josm-setup.exe Windows JOSM installer] version [[Version(windows)]]
* Descarca [/download/macosx/josm-macosx.zip Mac OS X JOSM package] version [[Version(macos)]]
* Prepare a [wiki:USB_Stick] to use JOSM on any foreign Windows machine.
* For download scripts use version check for [/latest latest] and [/tested tested] (or [/version both]) to reduce download bandwith
* View the [/log/?verbose=on change log]. Major changes are noted in the [wiki:StartupPage JOSM startup notes].
=== Extensions ===
* Get many [wiki:Plugins plugins], [wiki:Presets presets] or [wiki:Styles styles] (Easier installation via JOSM preferences).
* URLs of usable WMS services can be viewed and added at [wiki:Maps] page.
* Problems with plugins? Have a look at the [/download/ JOSM download directory].
* Requests for new features can also be made via [/newticket trac] or via the JOSM developer mailing list ([mailto:josm-dev@openstreetmap.org josm-dev@openstreetmap.org]). You can [http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev subscribe here].
* Follow [http://twitter.com/fakejosm the unofficial JOSM feed] on Twitter
== Development ==
* Download the '''[/josm-latest.jar latest JOSM]''' version [[Version(latest)]] (may have more errors than "tested", be careful with this one).
* Try '''[/applet JOSM applet]''' after reading the [wiki:Applet applet description].
* Get the source:
* From the official Subversion repository (recommended): {{{svn co http://josm.openstreetmap.de/svn/trunk}}}
* From the unofficial [http://github.com/openstreetmap/josm GitHub mirror]: {{{git clone git://github.com/openstreetmap/josm.git}}}
* See [wiki:DevelopersGuide Developers Guide] or [wiki:Translations Translations Guide]
* The Ubuntu JOSM project on [https://launchpad.net/ubuntu/+source/josm launchpad]
== Help and Support ==
* Start of '''[wiki:Help]''' pages of the software (reached with from within JOSM)
* Tutorial videos are available at any [wiki:Mirrors mirror]. You may need [http://de.techsmith.com/download/codecs.asp TSCC codecs] for some AVI files.
* Further help is available when using [http://lists.openstreetmap.org/pipermail/ various OSM mailinglists]. It's best to ask questions [http://lists.openstreetmap.org/listinfo/newbies on the newbies list] or the language specific talk lists.
=== Problems ===
* For install troubles, look at the InstallNotes page and/or [http://wiki.openstreetmap.org/index.php/JOSM]
* Report bugs via [/newticket trac]. When reporting a bug please include the version (version number can be found in menu ''Help -> About'').
* Understand [wiki:Releases JOSM release] system
== How to help ==
* [wiki:DevelopersGuide Help developing code] (e.g. write patches for entries in [/report bug tracker])
* Review bugs in [/report bug tracker]: find duplicates, test bugs and add more descriptive texts
* [wiki:Translations Translate] JOSM and the online help into your language.
* Update and translate the [wiki:Help online help]
* Unify and translate all JOSM related Wiki pages and join them with the online help
* Review translations
* Review original texts (program, online help, ...)
* Create fancy new icons for presets or tools without icons
* ...