OpenStreetMap ロゴ OpenStreetMap

primejさんの日記

最近の日記エントリ

JOSM Preset Builder

primej が 2014年7月21日 に投稿 (English) 。

I was trying to create some JOSM presets and ended up writing a script to create the XML file for presets. This script (jPresetGen.sh) takes an input text file and based on the input data it creates a JOSM preset XML file.

At present the script supports key/value pairs, lists with multiple selection and drop downs. The script and sample data file can be downloaded from https://github.com/primejyothi/JOSMPresetBuilder