OpenStreetMap 标志 OpenStreetMap

primej的日记

最近的日记文章

JOSM Preset Builder

primej 于 2014年七月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