[GRASSLIST:6983] GRASS connect PGSQL

Hi All,
Iam making a geological GRASS dataset.
With details of lithology as attributes
can I show an outcrop photo on GRASS query.

How to make the PGSQL table show a bitmap of the
outcrop upon query.?
Thanks in advance
Ravi Kumar

__________________________________
Discover Yahoo!
Get on-the-go sports scores, stock quotes, news and more. Check it out!
http://discover.yahoo.com/mobile.html

Iam making a geological GRASS dataset.
With details of lithology as attributes
can I show an outcrop photo on GRASS query.

How to make the PGSQL table show a bitmap of the
outcrop upon query.?
Thanks in advance

You probably need to make a web page to do that.

HTMLMAP driver in GRASS 5.4:
  http://grass.ibiblio.org/gdp/html_grass5/html/htmlmapdriver.html

or maybe UMN mapserver can do it?
  http://grass.ibiblio.org/start.html

Hamish