Windshaft-cartodb/lib/cartodb
Raul Ochoa b95a001e0b New static maps controller/endpoint for named maps
- loads a template
 - creates a layergroup on the fly
 - checks for view center+zoom or bounds
 - if not found it tries to estimate them
 - if fails it falls to default bounds value
 - returns an static image tagged with a surrogate key
2015-04-27 14:56:38 +02:00
..
api Tables extent API: returns estimated bounds for a list of tables 2015-04-27 12:55:20 +02:00
backends Extracts psql query run to its own class to be reusable 2015-04-27 12:48:34 +02:00
cache Escape \b for the regex 2015-01-23 17:22:49 +01:00
controllers New static maps controller/endpoint for named maps 2015-04-27 14:56:38 +02:00
models Tests for cdb request 2015-03-30 16:28:37 +02:00
monitoring Removed more unused code from healthcheck 2015-04-06 20:49:29 +02:00
cartodb_windshaft.js New static maps controller/endpoint for named maps 2015-04-27 14:56:38 +02:00
server_options.js Exposes pgQueryRunner in server options 2015-04-27 14:54:14 +02:00
template_maps.js Move templateName function to template maps model 2015-04-27 11:55:05 +02:00