ตราสัญลักษณ์ OpenStreetMap OpenStreetMap

บันทึกของ primej

รายการบันทึกล่าสุด

Koorachundu OpenStreetMap Mapping Party

โพสต์โดย primej เมื่อ 21 มีนาคม 2015 ในภาษา English

Mapping efforts in an unsurveyed land - Koorachundu Village Panchayat Experience : http://blog.smc.org.in/mapping-efforts-in-an-unsurveyed-land-koorachundu/

JOSM Preset Builder

โพสต์โดย primej เมื่อ 21 กรกฎาคม 2014 ในภาษา 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

JOSM Tile stitching script

โพสต์โดย primej เมื่อ 24 กุมภาพันธ์ 2014 ในภาษา English

Inspired by mkarau’s post a while ago, I developed a Linux shell script (jmaps.sh) to stitch the tiles downloaded by JOSM. The script can be downloaded from GitHub