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