Skip to content

Instantly share code, notes, and snippets.

@onyxfish
onyxfish / render.sh
Created June 10, 2011 14:45
How to generate tiles from TileMill config (ie. bypass mbtiles)
/TileMill/bin/carto map.mml > map.xml
python render_tiles.py map.xml .tiles/ 42.05 -88 41.6 -87.5 11 16 2