Hi All,

I have a database in Postgres with spatial ref system 4326 (SRID: 4326) and the 
units are 'Degrees'. I am trying to to use 'st_dwithin' function to retrieve 
polygons in a given range (radius) from Open Layers. I am able to send lat and 
lon values but not sure how to send the radius parameter which should be in 
spatial ref system units (i.e., degrees). I want to display drop down to user 
to select radius value in 'Meters'  from open layers, transform this value to 
spatial ref system units i.e., degrees before sending it to query. Please let 
me know the procedure to do this. or suggest me if any alternate process to 
accomplish this task.

Thanks & Regards,
Jaishankar

DISCLAIMER:

This email may contain confidential information and is intended only for the 
use of the specific individual(s) to which it is addressed. If you are not the 
intended recipient of this email, you are hereby notified that any unauthorized 
use, dissemination or copying of this email or the information contained in it 
or attached to it is strictly prohibited. If you received this message in 
error, please immediately notify the sender at Infotech or 
[email protected] and delete the original message.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to