''プリセットのインストール手順については、[wikitr:Help/Preferences/Map#TaggingPresets 環境設定 > マップ設定 の「タグ付けプリセット」]を参照''[[br]] ''独自のプリセットを拡張する場合 - [wikitr:TaggingPresets TaggingPresets]''[[br]] ''下のリストに新しいアイテムを公開する場合 - [#PublishanewAvailablepresetsitem リストの下の指示に従ってください]'' [[TranslatedPages(revision=156,outdated=Translation is incomplete)]] [[PageOutline(1-10,目次)]] = プリセットとは = JOSMの**プリセット**は、OpenStreetMapで一般的なオブジェクトタイプにタグを付けるメニュー駆動のショートカットです。一度に1つまたは複数のオブジェクトを編集し、それらのオブジェクトに追加する可能性のある追加のキーと値を提案し、手でキーと値を入力する必要がなくなります。 JOSMには3種類のプリセットが用意されています。これらの項目を追加または削除するには、JOSMを再起動する必要があります。 1. [https://josm.openstreetmap.de/browser/trunk/data/defaultpresets.xml defaultpresets.xml]で定義されている**Internal Preset**リストは、JOSM[https://josm.openstreetmap.de/wiki/Help/Menu/Presets プリセット]メニューで使用できるプリセットのデフォルトセットです。内部プリセットを変更するには、JOSMソースコードを変更する必要があります。 2. JOSMのユーザーコミュニティが作成(および公開)している**利用可能なプリセット**、環境設定 > マップ設定 の「タグ付けプリセット」タブで有効にすることができます。これらの使用可能なプリセットの完全なリストと、作成する新しいプリセットを公開する方法は以下のとおりです。 3. カスタマイズされたプリセットを使いたいが、それらが利用可能なプリセットとしてJOSMに公開されていない場合のための **Custom Tagging Presets** ファイル。カスタマイズされたプリセットはURLまたはローカルファイルシステム上のファイル名のどちらかで[wikitr:Help/Preferences/Map#TaggingPresets 環境設定 > マップ設定の "Tagging Presets"タブ]を通して追加することができます。カスタムタグ付けプリセット .xmlファイルのフォーマットは[wikitr:TaggingPresets TaggingPresets]にあります。 = JOSMで利用可能なプリセット = [[Styles(ja|presets|名前|作者|説明|バージョン|詳細)]] == 新しい利用可能なプリセットアイテムを公開する == See [wikitr:TaggingPresets] for the syntax of customized preset files. Be sure to validate a preset file before publishing it! === JOSM wikiから利用可能なプリセット(推奨) === * In order to add a new wiki based preset, simply create a new wiki page similar to the [#List existing wiki presets]. * i.e. go to https://josm.openstreetmap.de/wiki/Presets/MyPresetName (Change the URL so it matches the name of your preset. Change only the last part after `...Presets/`.) * click 'create this page' * add content similar to existing preset wikis, e.g. [wikitr:Presets/OneClick] * don't forget to enclose your preset code by a code block (`#!preset` needs to be on a new line after `{{{`): * `{{{` * `#!preset` * ... * `}}}` * save the wiki page * after a few minutes the new wiki preset will show up in the list and in JOSM automatically * for automatic version adjustment you have to use at least one of the two variables: * {{{[[revision]]}}} - is the latest version number of the wiki page * {{{[[date]]}}} - is the date of the last edit * recommended usage: {{{"1.[[revision]]_[[date]]"}}} (converts to e.g. {{{1.13_2014-02-24}}}) === 外部でホストされている利用可能なプリセット === * [[PresetsSource|このページ]]を編集することで、外部にホストされた新しいプリセットURLを公開できます。 * **注意**:ファイル拡張子(例: *.mapcss, *.xml, *.zip, *.php)の付いたURLのみサポートされます。 JOSM wikiを使ってスタイルやプリセットを作る方法とその際の添付ファイルやアイコンの扱いについては [wikitr:Styles#CreateStyle] を参照してください。 == JOSMで利用可能なプリセットを更新する == 利用可能なプリセットが公開されると、そのアイテムがJOSMに自動的に表示されるまでに最大10日かかることがあります。すぐにアップデートを強制するには、次の手順を実行します。 * Make sure [wikitr:Help/ExpertMode Expert Mode] is enabled * Open the [wikitr:Help/Action/Preferences Preferences] * Open the [wikitr:Help/Preferences/Advanced Advanced Preferences] * Search for keys starting with: `mirror.https://josm.openstreetmap.de/josmfile?page_Presets/` (or `mirror.` for other external sources) * Select the preset you want to update * Click on Reset at the bottom of the window * Click on OK to save the changes (and to close the preference window) * Restart JOSM == JOSM wiki で管理されている有効なプリセット ==#List [[TitleIndex(Presets/)]] [wikitr:Help ヘルプ]に戻る[[BR]] [wikitr:Help/Menu/Presets Presets menu]に戻る