Corrected DPI limits and jpeg quality

Corrected DPI limits and JPEG quality

@andrewxhill
This commit is contained in:
Santiago Giraldo Anduaga
2015-02-19 13:05:39 -05:00
parent 989e752959
commit e0dba85f67
+2 -1
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.