mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
if (width*height > 1024*1024) : load raster in 1024x1024 chunks else : use single_file_policy TODO: Expose chunk size as raster_datasource parameter