Merge branch 'develop' of github.com:CartoDB/crankshaft into add-contour

This commit is contained in:
abelvm
2016-08-18 16:14:07 -04:00
64 changed files with 8081 additions and 28 deletions

View File

@@ -1,5 +1,7 @@
SET client_min_messages TO WARNING;
\set ECHO none
cdb_spatialinterpolation
t
nn | nni | idw
-----+--------------------------+-----------------
200 | 238.41059602632179224595 | 341.46260750526
(1 row)

View File

@@ -0,0 +1,7 @@
SET client_min_messages TO WARNING;
\set ECHO none
avg_area
----------------------
0.000178661700690617
(1 row)