Changes between Version 160 and Version 351 of WikiStart


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v160 v351  
    11[[TranslatedPages]]
     2{{{#!comment
    23= Java !OpenStreetMap Editor =
     4}}}
    35
    46{{{
    5 #!html
    6 <div style="float: left; margin: 15px;">
     7#!table style="border:0; border-collapse:separate; border-spacing:0 10px;"
     8 {{{#!tr ====================================
     9  {{{#!td valign=top style="border:1px solid #ccc; border-right:0"
     10[[Image(/logo.png,top,link=,title=JOSM logo,alt=JOSM logo,128,margin-left=10)]]
     11  }}}
     12  {{{#!td valign=top style="border:1px solid #ccc; border-left:0; padding: 20px;"
     13   {{{#!span style="font-size:120%"
     14**JOSM** is an extensible editor for [osmwww: OpenStreetMap] (OSM) written in [https://www.azul.com/downloads/?version=java-21-lts&package=jdk-fx#zulu Java 11+].
     15   }}}
     16{{{#!comment
     17FIXME: add a better description here
    718}}}
    8 [[Image(/svn/trunk/images/logo.png)]]
    9 {{{
    10 #!html
    11 </div>
     19It supports loading GPX tracks, background imagery, and OSM data from local and online sources, and allows editing the OSM data (nodes, ways, and relations) and their metadata tags.
     20
     21JOSM is [source:/trunk open source] and licensed under the [source:/trunk/LICENSE GPL].
     22  }}}
     23 }}}
     24 {{{#!tr ====================================
     25  {{{#!td colspan=2 align=left  valign=top style="background:#CBEEA7; font-size:120%; padding:0px 15px 15px 13px; border:1px solid #ccc"
     26[[JOSMImage(openlocation,middle,link=,alt=open,title="")]]
     27Launch [/download/josm.jnlp josm.jnlp] (Latest tested version, currently [[Version(tested)]]) \\
     28   {{{#!span style="font-size:83%"
     29Preferred distribution channel, all platforms, monthly automatic update ([wikitr:/Download#Webstart how to start]; [wikitr:/Changelog changelog]).
     30   }}}
     31  }}}
     32 }}}
     33 {{{#!tr ====================================
     34 {{{#!td colspan=2 align=left  valign=top style="background:#CBEEA7; font-size:120%; padding:0px 15px 15px 13px; border:1px solid #ccc"
     35[[JOSMImage(download,middle,link=,alt=download,title="")]]
     36Download [/josm-tested.jar josm-tested.jar] (version
     37[[Version(tested)]]) \\
     38{{{#!span style="font-size:83%"
     39All platforms ([wikitr:/Download#Java how to run]; [wikitr:/Changelog changelog]).
     40}}}
     41  }}}
     42 }}}
     43 {{{#!tr ====================================
     44  {{{#!td colspan=2 align=left  valign=top style="background:#eee; padding:0px 15px 0px 13px; border:1px solid #ccc;"
     45Windows installer ([/download/windows/josm-setup.msi MSI], [/download/windows/josm-setup.exe EXE]) (version
     46[[Version(windows)]]), or install from [https://apps.microsoft.com/store/detail/josm/XPFCG1GV0WWGZX Microsoft Store] (see [wikitr:/Download#Mswindowswrapper how to install]).
     47  }}}
     48 }}}
     49 {{{#!tr ====================================
     50  {{{#!td colspan=2 align=left  valign=top style="background:#eee; padding:0px 15px 0px 13px; border:1px solid #ccc"
     51[/download/macosx/josm-macosx.zip macOS app] (version
     52[[Version(macos)]]), or use [https://formulae.brew.sh/cask/josm homebrew] (see [wikitr:/Download#macOS how to install]).
     53  }}}
     54 }}}
     55 {{{#!tr ====================================
     56  {{{#!td colspan=2 align=left  valign=top style="background:#eee; padding:0px 15px 0px 13px; border:1px solid #ccc"
     57Development version of [/download/josm-latest.jnlp josm-latest.jnlp], [/josm-latest.jar josm-latest.jar] (version [[Version(latest)]]). Windows (MSI, EXE) and macOS builds are available on [https://github.com/JOSM/josm/releases GitHub].
     58  }}}
     59 }}}
     60 {{{#!tr ====================================
     61  {{{#!td colspan=2 align=left  valign=top style="background:#eee; padding:0px 15px 0px 13px; border:1px solid #ccc"
     62[wikitr:/Download#Ubuntu Ubuntu repository], and all other [wikitr:/Download download] options.
     63  }}}
     64 }}}
    1265}}}
    1366
     67== Getting Started ==
     68 * The [wikitr:/Introduction Introduction] page will guide you through your first successful edit.
     69 * See the official **[wikitr:/Help help system]** – Press `<F1>` anywhere in the JOSM interface or the [[JOSMImage(help,link=wikitr:/Help/Menu/Help,24,middle,title=Help)]] Help button in dialogs to access the help bowser.
     70 * Ask members of the OpenStreetMap community at
     71  * the [https://community.openstreetmap.org/tag/josm OSM Community Forum]
     72  * various [osmwiki:Mailing_List OSM mailing lists] (e.g. [https://lists.openstreetmap.org/listinfo/talk talk], [https://lists.openstreetmap.org/ list overview])
     73  * the [osmwiki:IRC OSM IRC channel], including our [irc://irc.oftc.net/JOSM own room]
    1474
    15 JOSM is an editor for [http://www.openstreetmap.org OpenStreetMap] (OSM) written in [http://java.sun.com/javase/downloads/ Java] 1.6.
    16 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.
     75== Extensions ==
     76 * [[JOSMImage(preferences/plugin,link=wikitr:/Plugins,24,middle,alt=plugins,title=Plugins)]] **[wikitr:/Plugins]** add more complex program features to JOSM. ([wikitr:/Help/Preferences/Plugins installation instructions])
     77 * [[JOSMImage(dialogs/propertiesdialog,link=wikitr:/Presets,24,middle,alt=presets,title=Presets)]] **[wikitr:/Presets]** allow you to select predefined tags for objects. ([wikitr:/Help/Preferences/TaggingPresetPreference installation instructions])
     78 * [[JOSMImage(dialogs/validator,link=wikitr:/Rules,24,middle,alt=rules,title=Rules)]] **[wikitr:/Rules]** check and fix invalid data. ([wikitr:/Help/Preferences/Validator#TagCheckerRules installation instructions])
     79 * [[JOSMImage(dialogs/mapstyle,link=wikitr:/Styles,24,middle,alt=styles,title=Styles)]] **[wikitr:/Styles]** change the appearance of the mapview. ([wikitr:/Help/Preferences/MapPaintPreference installation instructions])
     80 * [[JOSMImage(imagery_menu,link=wikitr:/Maps,24,middle,alt=maps,title=Maps)]] **[wikitr:/Maps Backgrounds]** allow you to trace OSM data, such as aerial imageries. ([wikitr:/Help/Preferences/Imagery installation instructions])
    1781
    18 == Download ==
    19  * '''Note that there are fairly regular updates, so always try running a recent version (and also recent plugins).'''
    20  * Access [/download/josm.jnlp JOSM-WebStart] without installation
    21  * Download the '''[/josm-tested.jar tested JOSM ]''' version [[Version(tested)]]
    22  * Download the [/download/windows/josm-setup.exe Windows JOSM installer] version [[Version(windows)]]
    23  * Download the [/download/macosx/josm-macosx.zip Mac OS X JOSM package] version [[Version(macos)]]
    24  * Prepare a [wiki:USB_Stick] to use JOSM on any foreign Windows machine.
    25  * For download scripts use version check for [/latest latest] and [/tested tested] (or [/version both]) to reduce download bandwith
    26  * View the [/log/?verbose=on change log]. Major changes are noted in the [wiki:StartupPage JOSM startup notes].
     82== Recent Changes ==
     83 * [wikitr:/StartupPage Startup notes] (most important changes)
     84 * [wikitr:/Changelog Summarized changelog] (nicely summarized)
     85 * [/log/?verbose=on SVN changelog] (complete log)
    2786
    28 === Extensions ===
    29  * Get many [wiki:Plugins plugins], [wiki:Presets presets] or [wiki:Styles styles] (Easier installation via JOSM preferences).
    30  * URLs of usable WMS services can be viewed and added at [wiki:Maps] page.
    31  * Problems with plugins? Have a look at the  [/download/ JOSM download directory].
    32  * 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].
    33  * Follow [http://twitter.com/fakejosm the unofficial JOSM feed] on Twitter
     87== Found a bug? | Have an idea? | Make a suggestion? | [=#Contribute Like to contribute?]==#Bugs
     88 * **Report** any bugs you found! The **[wikitr:/Help/Action/ReportBug Report Bug]** form in the [wikitr:/Help/Menu/Help Help] menu makes it easy.
     89 * **Create** [/newticket tickets] with your ideas and enhancements and [#contact discuss] with the team.
     90 * **Contribute** with updates, corrections and [wikitr:/Translations translations] to standardize all JOSM-related pages and connect them with the [wikitr:/Help help system].
     91 * **Participate** in [/report bug tracking] by reviewing bugs, finding duplicates, testing bugs, adding more descriptive text.
     92 * **Design** fancy new [wikitr:/Styles#Icons icons].
     93 * **Develop** the [wikitr:"/Source code#Getthesource" source code] further. See the [wikitr:/DevelopersGuide developers guide] for build instructions and more details.
    3494
    35 == Development ==
    36  * View the [/log/?verbose=on change log].
    37  * Download the '''[/josm-latest.jar latest JOSM]''' version [[Version(latest)]] (may have more errors than "tested", be careful with this one).
    38  * Try '''[/applet JOSM applet]''' after reading the [wiki:Applet applet description].
    39  * Get the source:
    40    * From the official Subversion repository (recommended): {{{svn co http://josm.openstreetmap.de/svn/trunk}}}
    41    * From the unofficial [http://github.com/openstreetmap/josm GitHub mirror]: {{{git clone git://github.com/openstreetmap/josm.git}}}
    42    * From the official OSM Subversion repository (including plugins): {{{svn co http://svn.openstreetmap.org/applications/editors/josm josm}}}
    43  * See [wiki:DevelopersGuide Developers Guide] or [wiki:Translations Translations Guide]
    44  * The Ubuntu JOSM project on [https://launchpad.net/ubuntu/+source/josm launchpad]
     95== About this site ==
     96 * This site is a combined help and bug tracking system for JOSM and JOSM plugins.
     97 * No login is required to use this site (either to read or edit the Wiki or the bug tracker).
     98 * But logging in has advantages:
     99  * You will receive notifications of changes to your bug tracker tickets. This is also possible by entering an e-mail as a username in the tickets, but be aware that the address will be publicly visible and you will not be able to change it later.
     100  * Page settings will be remembered (e.g. input field size and a lot of other stuff).
     101 * Registrations without an e-mail address and unused registrations are automatically deleted.
     102 * Accounts for editing the OpenStreetMap database are separate from the accounts on this server.
     103 * The copyright (CC-BY-SA and LGPL since April 2014) of this site is stated in the footer.
     104 * Personal data, such as e-mail address, is used only for contact purposes related to the JOSM software. There is no user tracking or advertising.
     105 * Data about the usage of this website is stored for statistical purposes (including usage initiated by JOSM). Raw logs including IP addresses are deleted after a few weeks when no longer required.
    45106
    46 == Help and Support ==
    47  * Start of '''[wiki:Help]''' pages of the software (reached with <F1> from within JOSM)
    48  * 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.
    49  * 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.
     107== About Certificates ==
     108 * JOSM wiki page uses a Let's Encrypt certificate which is constantly renewed ([/certs/josm.openstreetmap.de.crt]).
     109 * JOSM JAR release files are signed with a private certificate ([/certs/josm.openstreetmap.de_code.crt]) from a private CA ([/certs/stoecker2023.pem]). **You'll may have to accept a warning at least once.**
     110 * JOSM GitHub files and Windows version are signed with a private certificate ([/certs/josm.openstreetmap.de_code_github.crt]) from the same CA.  **You'll may have to accept a warning at least once.**
     111 * JOSM MacOS software is signed with an Apple certificate ([/certs/josm.openstreetmap.de_code_apple.crt]).
     112 * JOSM repository is signed with an individual OpenPGP key ([/josm-apt.key]).
    50113
    51 === Problems ===
    52  * For install troubles, look at the InstallNotes page and/or [http://wiki.openstreetmap.org/index.php/JOSM]
    53  * Report bugs via [/newticket trac]. When reporting a bug please include the version (version number can be found in menu ''Help -> About'').
    54  * Understand [wiki:Releases JOSM release] system
    55 
    56 == How to help ==
    57  * [wiki:DevelopersGuide Help developing code] (e.g. write patches for entries in [/report bug tracker])
    58  * Review bugs in [/report bug tracker]: find duplicates, test bugs and add more descriptive texts
    59  * [wiki:Translations Translate] JOSM and the online help into your language.
    60  * Update and translate the [wiki:Help online help]
    61  * Unify and translate all JOSM related Wiki pages and join them with the online help
    62  * Review translations
    63  * Review original texts (program, online help, ...)
    64  * Create fancy new icons for presets or tools without icons
    65  * ...
     114== Contact ==#contact
     115{{{
     116#!div class="wikipage compact" style="padding:0px; margin:0px; float:right; color: darkgray; font-size: 80%"
     117Server sponsored by: \\
     118[[Image(wiki:Sponsoring:fossgis.png,title=FOSSGIS e.V.,alt=FOSSGIS e.V.,link=https://www.fossgis.de/)]]
     119}}}
     120 * Please use the bug [/newticket reporting system] for problems, but also for ideas and suggestions.
     121 * The volunteers behind JOSM can be reached using the [https://lists.openstreetmap.org/listinfo/josm-dev josm-dev] mailing list or the [irc://irc.oftc.net/josm #josm] IRC chat.
     122 * If you use social networks, see our [https://en.osm.town/@josmeditor Mastodon], [https://www.facebook.com/josmeditor Facebook] and [https://twitter.com/josmeditor Twitter] pages.