Import cartodb/lib/sql/test, add search_path tweaker
This commit is contained in:
13
test/CDB_TransformToWebmercatorTest_expect
Normal file
13
test/CDB_TransformToWebmercatorTest_expect
Normal 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
|
||||
Reference in New Issue
Block a user