Files
Javier Goizueta 57c32332e2 New function CDB_CreateOverviewsWithToleranceInPixels
This function allows defining the previously fixed parameter grid_px.
The lim parameter used to define the reference Z level is also
correlated to this value.

Fixes #219
2016-04-04 19:21:10 +02:00
..
2016-03-29 12:57:58 +02:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00

Contents

The CartoDB PostgreSQL extension is a module to load into each CartoDB user database to perform cartodb-specific security and functionality checks.

Checks

User tables need to match certain structure criteria (See CartoDB-user-table) so the extension should provide a mean to enforce such structure everytime an attempt to change structure is encountered.