ওপেনস্ট্রিটম্যাপ লোগো ওপেনস্ট্রিটম্যাপ

the_winch-এর দিনলিপি

সাম্প্রতিক দিনলিপির ভুক্তি

My gps traces on a map.

11 ফেব্রুয়ারি 2009 তারিখে English ভাষায় the_winch কর্তৃক প্রকাশনা

I downloaded all my gps traces.

Used a simple ruby script to convert them to a .osm file. Each gps point became a node with an amenity=post_box tag.

Used osm2pgsql to import the .osm file into PostGIS.

Cut down the mapnik stylesheet so it only rendered postboxes using a 1x1 black box.

Added a couple of lines to generate_tiles.py to delete blank tiles. Then generated the tiles for zoom 8 to 17 in the area of my gps traces.

The result can be seen here.