Hi all! is it possible to make a get capabilities request and get only one parameter like the bounding box? I was thinking in something like: *http://localhost:8080/geoserver/UTM/ows?service=WFS&version=1.0.0&request=GetCapabilities&layers=mylayer&ask <http://localhost:8080/geoserver/UTM/ows?service=WFS&version=1.0.0&request=GetCapabilities&layers=mylayer&ask> here for the bounding box*
And is it possible to make this same request to a feature in a WFS service? I would like to get only the bounding box of a certain feature in a layer *http://localhost:8080/geoserver/UTM/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=MYLAYER&FEATURE_ID=ID& <http://localhost:8080/geoserver/UTM/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=MYLAYER&FEATURE_ID=ID&> ask here for the bounding box * Thank you very much for your help!
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
