Fix transformation to webmercator in corner cases #116
This commit is contained in:
parent
74e6807c2f
commit
5dd497bf20
@ -910,9 +910,7 @@ BEGIN
|
||||
|| postgis_typmod_type(a.atttypmod)
|
||||
|| ', 4326) AS '
|
||||
|| const.geomcol
|
||||
|| ', ST_Transform('
|
||||
|| a.attname
|
||||
|| ',3857)::Geometry('
|
||||
|| ', cartodb.CDB_TransformToWebmercator(' || a.attname || ')::Geometry('
|
||||
|| postgis_typmod_type(a.atttypmod)
|
||||
|| ', 3857) AS '
|
||||
|| const.mercgeomcol,
|
||||
|
Loading…
Reference in New Issue
Block a user