<div>Hi All,</div>
<div> </div>
<div>I have a table with geometries. I'm running a query to figure out if a given point belongs to a pyligon or not. (The query some times can be slow...) Now, I'm starting to use MapServer to draw the polygons of that table... and with TileCache/MapProxy.... it is very fast... !</div>

<div> </div>
<div> So I am just wondering if there is any standard service that I could use to perform the same query ....  so instead of running a SQL query on the geometry table, I would use some kind of http request to MapServer/TileCache to get (for example) the value of a pixel.....</div>

<div> </div>
<div>does it make sense ?</div>
<div> </div>
<div>any better standard way to do that ?</div>
<div> </div>
<div>thanks</div>