[postgis-users] GeomFromText
Antti J. Lind
anttij.lind at birdlife.fi
Fri Jul 18 03:13:14 PDT 2014
Hello again,
replacement for functions x & y found (st_x & st_y) and now one missing
more...
GeomFromText() has been removed. Which function is replacing it?
My sql is
SELECT GeomFromText('POINT(%s %s)',4326) AS p
--
Antti J. Lind
-------- Alkuperäinen viesti --------
Aihe: [postgis-users] Where are functions x & y?
Päiväys: 2014-07-17 15:46
Lähettäjä: "Antti J. Lind" <anttij.lind at birdlife.fi>
Vastaanottaja: postgis-users at lists.osgeo.org
Vastaus osoitteeseen: PostGIS Users Discussion
<postgis-users at lists.osgeo.org>
Hi,
We have previously used postgis 1.3.6 with postgres 8.4.1.
I installed postgres 9.3.4 and postgis 2.1.3
When testing our app, I noticed that functions x(geometry) and
y(geometry) aren't there anymore?
--
Antti J. Lind
_______________________________________________
postgis-users mailing list
postgis-users at lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list