|
From: chris1211 <ch...@po...> - 2008-12-12 22:34:32
|
I have a layer named tornado warnings i want to be able to click on the feature id and get the results like this page but the bbox only set to only the area of that queryd (automatically generate bbox of the select feature). so if my map standard bbox was -130,22,-60,51 and the tornado warning was -110,23,-90,61 it would only show the that tornado poly feature 2 covered, is this possible? so far i have got this far http://gis.local.net:8080/geoserver/wms?bbox=-130.79638767242386,22.392311344146744,-60.904883384704625,51.935390224456754&styles=&Format=application/pdf&request=GetMap&version=1.1.1&layers=uscounty,topp:torpoly&width=800&height=317&srs=EPSG:4326 -- View this message in context: http://www.nabble.com/Creat-BBOX-from-Are-of-Feature-Query-tp20984782p20984782.html Sent from the GeoServer - User mailing list archive at Nabble.com. |