Hi list,

I've got a couple of questions regarding a GetFeatureInfo request.

1. Why should I put both LAYERS and QUERY_LAYERS in the request?
I doesn't work with only one of those params, but I put in the same
list of layers in both params all the time.
What's the difference between them?

2. Why do I have to put both BBOX and HEIGHT, WIDTH params in the request?
I guess the server draws a map with the requested bbox, height and
width, and then takes x and y, transforms to coordinates and executes
a query.
But that is just a blind guess and seems a bit strange.
So, pretend I want to get info for specified layer, it's in EPSG:4326
and lat/lon of the point is (-104.97,39.71).
How do I calculate the BBOX, HEIGHT, WIDTH, X and Y of the request?
Is it somehow different if a layer is in EPSG:900913?

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to