OpenStreetMap logo 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