home
support
contact us
Register
Login
Forum Index
»
PostGIS in Action, Second Edition
»
Advanced search
Listing 3.1 Error
jmhutchison
(2)
Offline
Jul 17, 2013 @ 6:53 AM
#1
IF (y(geomgeog))>0 THEN
should be:
IF (ST_Y(geomgeog))>0 THEN
“„
Reply to this topic