[GRASSLIST:4385] wrong in page (grass-mapserver) ?

hello

I have been working on grass mapserver for some time.
in page "http://grass.itc.it/start.html" there is a demo.
in demo1 there is a grass map (soil) . When I want to query this
map with clicking on map, no value returns.

So how can I get value of "any" grass(raster) map when I click on it ?

kind regards

Ahmet Temiz

______________________________________
Inflex - installed on mailserver for domain @deprem.gov.tr
Queries to: postmaster@deprem.gov.tr

______________________________________
The views and opinions expressed in this e-mail message are the sender's own
and do not necessarily represent the views and the opinions of Earthquake Research Dept.
of General Directorate of Disaster Affairs.

Bu e-postadaki fikir ve gorusler gonderenin sahsina ait olup, yasal olarak T.C.
B.I.B. Afet Isleri Gn.Mud. Deprem Arastirma Dairesi'ni baglayici nitelikte degildir.

Have you looked at the raster queries wiki:
   http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?RasterQuery

--
Richard Greenwood
richard.greenwood@gmail.com
www.greenwoodmap.com

On Tue, 21 Sep 2004 13:10:13 +0300, temiz <temiz@deprem.gov.tr> wrote:

hello

I have been working on grass mapserver for some time.
in page "http://grass.itc.it/start.html&quot; there is a demo.
in demo1 there is a grass map (soil) . When I want to query this
map with clicking on map, no value returns.

So how can I get value of "any" grass(raster) map when I click on it ?

kind regards

Ahmet Temiz

______________________________________
Inflex - installed on mailserver for domain @deprem.gov.tr
Queries to: postmaster@deprem.gov.tr

______________________________________
The views and opinions expressed in this e-mail message are the sender's own
and do not necessarily represent the views and the opinions of Earthquake Research Dept.
of General Directorate of Disaster Affairs.

Bu e-postadaki fikir ve gorusler gonderenin sahsina ait olup, yasal olarak T.C.
B.I.B. Afet Isleri Gn.Mud. Deprem Arastirma Dairesi'ni baglayici nitelikte degildir.

thank you for response

I looked at the code you gave me the address.
A new problem arises:
1.~~~~~~~~~

  in Class Reference:

int queryByPoint(pointObj point, int mode, double buffer)in the wiki's example:

layer.queryByPoint( map, pnt, mapscript.MS_MULTIPLE, 180.0 )

is this map object redundant ?

2 ~~~~~~

when I try to get grass map value
it gives :
Warning: [MapServer Error]: msQueryByPoint(): No matching record(s) found. in /var/www/htdocs/kar_pro9.php on line 136

Fatal error: [MapServer Error]: msSHPOpenFile(): (/usr/local/grass_Data0/f29/PERMANENT/cellhd/GENEL3) in /var/www/htdocs/kar_pro9.php on line 137
~~~~~~~~~~
how can I solve the problem ?

regards

Richard Greenwood wrote:

Have you looked at the raster queries wiki:
  http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?RasterQuery

______________________________________
Inflex - installed on mailserver for domain @deprem.gov.tr
Queries to: postmaster@deprem.gov.tr

______________________________________
The views and opinions expressed in this e-mail message are the sender's own
and do not necessarily represent the views and the opinions of Earthquake Research Dept.
of General Directorate of Disaster Affairs.

Bu e-postadaki fikir ve gorusler gonderenin sahsina ait olup, yasal olarak T.C.
B.I.B. Afet Isleri Gn.Mud. Deprem Arastirma Dairesi'ni baglayici nitelikte degildir.