[GRASSLIST:6192] Re: Grass web tool
Jan Hartmann
jhart at frw.uva.nl
Wed May 7 08:24:39 EDT 2003
Christian,
You can use Frank Warmerdam's GDAL library (www.remotesensing.org/gdal)
to access GRASS datasets with MapServer. To do so you have to:
- compile GDAL with libgrass
- compile MapServer with this GDAL library
You can only display finished GRASS raster maps this way. If you want to
operate on GRASS data via a web server, it should be possible to write
PHP scripts to do so. The results of these operations can then be
displayed by MapServer. I don't know if anyone has tried this out already.
Both the GDAL and MapServer sites offer precompiled binaries for
Windows. I don't know if these include the GRASS link.
There are some recent postings on the mapserver-users list on using
GRASS datasets with MapServer. See for example the thread from
http://mapserver.gis.umn.edu/data2/wilma/mapserver-users/0304/msg00055.html
Jan
Christian Blumer wrote:
> Hi all
> I am looking for a web based tool to display, manage Grass data and
> operate Grass functions.
> Does such a tool exists?
> If not, It possible to make such a tool, through mapserver for example?
> Any comments welcome
> Christian
Jan Hartmann
Department of Geography
University of Amsterdam
jhart at frw.uva.nl
More information about the grass-user
mailing list