If you are running GeoServer you can make a WFS request, which will return the BBOX for the feature queried. The nice thing about this approach is that you don't have to write any server side scripting- you can just use JavaScript to piece together the variables needed to build the WFS URL.
----- Bryan R. McBride, GISP http://www.bryanmcbride.com bryanmcbride.com -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/postgis-queries-tp5113242p5113345.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
