Import cartodb/lib/sql/test, add search_path tweaker

This commit is contained in:
Sandro Santilli
2014-05-05 18:48:48 +02:00
parent 5e28417b3d
commit 0960276046
30 changed files with 556 additions and 22 deletions

View File

@@ -0,0 +1,13 @@
BEGIN
SET
1|SRID=3857;LINESTRING(9016879 30240972,0 15538711)
2|
3|
4|SRID=3857;MULTIPOINT(0 445640,1113195 334111)
5|SRID=3857;MULTIPOINT(1113195 334111)
6|SRID=3857;MULTILINESTRING((0 445640,-445278 557305))
7|SRID=3857;POINT(556597 334111)
8|SRID=3857;MULTIPOLYGON(((0 -6446276,8682920 -30240972,-8682920 -30240972,0 -6446276)),((11131949 0,0 -6446276,-11131949 0,11131949 0)))
9|
10|SRID=3857;POINT(-20037510 -30240972)
COMMIT