Since coordinates are floating point numbers, always search within a small buffer or the test for equalilty may fail:

select * from points where abs(CentroidX(obj)-89)<0.001 and abs(CentroidY(obj)-43)<0.001

Kind regards

Uffe Kousgaard
www.routeware.dk


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 17201

Reply via email to