Zverik / Nik4

Mapnik to image export
Do What The F*ck You Want To Public License
123 stars 23 forks source link

Add "tiled" mode #2

Closed Zverik closed 10 years ago

Zverik commented 10 years ago

It's impossible to create images 10k × 20k because of memory limits. But we can create smaller tiles, like 4 images of 5k × 10k, and stitch them together. So check for imagemagick for stitching and add --tiled N options, where N is a number of tiles: 1 for disabled, 2 for 2×2 etc.

Zverik commented 10 years ago

Done in 37005d84f214ecc725b0233e2d27fdd9b2cc7d3b