Hacker News new | ask | show | jobs
by stugrey 4486 days ago
For those looking to get hacking quickly on the osm data I would highly recommend osm2pgsql

http://wiki.openstreetmap.org/wiki/Osm2pgsql

It sets up and imports OSM data into a postGIS-enabled PostgreSQL database. From there you can use TileMill to create whatever type of map you fancy or just access the raw data.