Merge pull request #266 from namessanti/patch-1
Corrected DPI limits and jpeg quality
This commit is contained in:
commit
d96ed3511e
@ -789,7 +789,8 @@ It is important to note that generated images are cached from the live data refe
|
|||||||
####Limits
|
####Limits
|
||||||
|
|
||||||
* While images can encompass an entirety of a map, the default limit for pixel range is 8192 x 8192.
|
* 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.
|
* Timeout limits for generating static maps are the same across the CartoDB Editor and Platform. It is important to ensure timely processing of queries.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user