Changes between Initial Version and Version 1 of Ja:WikiStart


Ignore:
Timestamp:
2009-05-06T22:42:35+02:00 (17 years ago)
Author:
mapconcierge
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ja:WikiStart

    v1 v1  
     1[[TranslatedPages]]
     2= Java !OpenStreetMap Editor =
     3
     4{{{
     5#!html
     6<div style="float: left; margin: 15px;">
     7}}}
     8[[Image(source:/trunk/images/logo.png)]]
     9{{{
     10#!html
     11</div>
     12}}}
     13
     14
     15JOSM は [http://java.sun.com/javase/downloads/ Java] 1.5 で作られた [http://www.openstreetmap.org OpenStreetMap] (OSM) 用のエディタです.
     16Currently 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.
     17
     18== ダウンロードと開発 ==
     19
     20 * '''Note that there are fairly regular updates, so always try running one of the two latest versions (and also latest plugins).'''
     21 * Access [http://josm.openstreetmap.de/download/josm.jnlp JOSM-WebStart] without installation
     22 * Download the '''[http://josm.openstreetmap.de/josm-tested.jar latest more or less stable JOSM (1566)]''' version
     23 * Download the '''[http://josm.openstreetmap.de/josm-latest.jar latest JOSM]''' version (may have more errors, be careful with this one)
     24 * View the [http://josm.openstreetmap.de/log/?verbose=on change log]. Major changes are noted in the [wiki:StartupPage JOSM startup notes].
     25 * Help translating JOSM into your language using [https://translations.launchpad.net/josm/trunk/+pots/keys Launchpad].
     26 * Get the source from {{{svn co http://josm.openstreetmap.de/svn/trunk}}}
     27
     28
     29== ヘルプとサポート ==
     30 * Start of [wiki:Help] pages of the software (reached with <F1> from within JOSM)
     31 * 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.
     32 * For install troubles, look at the InstallNotes page and/or [http://wiki.openstreetmap.org/index.php/JOSM]
     33 * Report bugs via [/newticket trac]. When reporting a bug please include the version (version number can be found in menu ''Help -> About'').
     34 
     35 * Get many [wiki:Plugins plugins] (Easier installation via JOSM preferences).
     36 * Problems with plugins? Have a look at the  [http://josm.openstreetmap.de/download/ JOSM download directory].
     37 
     38 * 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].
     39
     40 * For download scripts use version check for [http://josm.openstreetmap.de/latest latest] and [http://josm.openstreetmap.de/tested tested] to reduce download bandwith
     41
     42== あなたが協力できること ==
     43
     44 * Programmers: Help developing code (e.g. write patches for entries in [/report bug tracker])
     45 * Update and translate the [wiki:Help online help]
     46 * Unify and translate all JOSM related Wiki pages and join them with the online help
     47 * [https://translations.launchpad.net/josm/trunk/+pots/keys Translate JOSM] into other languages
     48 * Translate [wiki:StartupPageSource StartupPage] or [wiki:VersionHistorySource VersionHistory] into other languages
     49 * Review translations
     50 * Review original texts (program, online help, ...)
     51 * Review bugs in [/report bug tracker]: find duplicates, test bugs and add more descriptive texts
     52 * ...