Merge branch 'develop' of github.com:CartoDB/crankshaft into add-contour
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
7
src/pg/test/expected/09_voronoi_test.out
Normal file
7
src/pg/test/expected/09_voronoi_test.out
Normal file
@@ -0,0 +1,7 @@
|
||||
SET client_min_messages TO WARNING;
|
||||
\set ECHO none
|
||||
avg_area
|
||||
----------------------
|
||||
0.000178661700690617
|
||||
(1 row)
|
||||
|
||||
Reference in New Issue
Block a user