Hi,
I need to create a WHERE statement which is true if a point is within 10000 metres of the closest edge of a polygon (EPSG:27700). I have this working fine for point to point queries, but I am struggling with point to polygon. I also need to perform ST_Azimuth on the resulting data to return a bearing. Has anyone got any ideas? Thanks
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
