Hi,
I'm trying to find all of the shapes that have any portion contained within a rectangle I have drawn on the map and I'm not sure how to do this with your Spatial Query API.
I want to do something very similar to what you are doing in your "Execute a Spatial Query" sample at:
websamples.thinkgeo.com/webeditionsamples/
But when I choose containing from the drop down box nothing is highlighted. What I would expect is that all the countries that are fully or partially contained within that rectangle would be displayed. Am I misunderstanding something?
Thanks!