Merge pull request #266 from namessanti/patch-1

Corrected DPI limits and jpeg quality
This commit is contained in:
Raul Ochoa 2015-02-19 19:26:02 +01:00
commit d96ed3511e

View File

@ -789,7 +789,8 @@ It is important to note that generated images are cached from the live data refe
####Limits
* While images can encompass an entirety of a map, the default limit for pixel range is 8192 x 8192.
* Resolution limitations for jpegs are at default a quality of 85. Limitations for quality are restricted to a maximum of XXX dpi.
* Image resolution by default is set to 72 DPI
* JPEG quality by default is 85%
* Timeout limits for generating static maps are the same across the CartoDB Editor and Platform. It is important to ensure timely processing of queries.