Does anybody know why the following select query returns this error? - 

ERROR: Operation on two geometries with different SRIDs
SQL state: XX000


SELECT * FROM sdghaz WHERE the_geom&&'BOX3D(-117.052660 32.854340,
-117.052664 32.854353)'::box3d AND distance(the_geom,
GeomFromText('POINT(-117.052662 32.854349)',4326))<0.00001

-Bryon
This email is intended for the recipient only.  If you are not the intended 
recipient please disregard, and do not use the information for any purpose.
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to