[mapserver-users] calculating extent on basis of distance from point

User Map map.user at yahoo.com
Thu May 15 09:03:21 EDT 2008


hi,
i have OSGB36 data in postgre, srid 27700. what i want to do is to calculate the extent on basis of the distance from a given point. i have geom of type geometry in the table, from which to calculate extent. i have tried the funtions Distance(geom,geom)<50, but it is too slow, as it uses no index. i have calculated the point from the polygon by function Centroid(geom), from where the other distances have to be calculated, but i think its not working properly, as i am also testing it with the mapserver map and map saclebar, they are not matching exactly. i mean the scalebar is not showing 100 meter but instead showing 192 meters.
the main isuue is of the time the distance query is taking.
is there any why else to do this quickly.
thanks


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080515/2c6b9ed0/attachment.html


More information about the mapserver-users mailing list