[GRASSLIST:10864] Query Grass Mapserver

Dear GRASS users,

I have installed Mapserver-4.6.2 with GRASS php support.
Using a php script , is it possible to get the lat/lon onclick anywhere on the raster image map created on the server(PNG format) on the fly?

Regards

Nagesh

On Fri, Mar 10, 2006 at 01:18:57PM +0530, Nagesh Bhatkar wrote:

Dear GRASS users,

I have installed Mapserver-4.6.2 with GRASS php support.
Using a php script , is it possible to get the lat/lon onclick
anywhere on the raster image map created on the server(PNG format) on
the fly?

Regards

Nagesh,

please have a look at
http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?RasterQuery

maybe you find some inspiration in this document.

Markus