[postgis-users] Geography problem
Bulat Nigmatullin
bulat.nigmatullin at travolver.com
Wed Jun 27 00:24:53 PDT 2012
I'm trying to execute the following SQL:
SELECT ST_Covers(ST_GeogFromText('POLYGON((-22 61, 62 61, 62 48, -22 48,
-22 61))'), ST_GeogFromText('POINT(37 55)'));
PostGIS returned me FALSE, but i'm expecting TRUE.
Please, tell me is this my error or PostGIS bug?
Best regards,
Bulat Nigmatullin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120627/c2e46414/attachment.html>
More information about the postgis-users
mailing list