[GRASS-user] GRASS GIS Web UI

Hi Mohammed,

This is a really great idea. I can't get the current version to work, but realize that this is a work in progress.

To be really a GRASS web interface, it will need to be able to directly read a GRASS database rather than only import a GRASS file. Something to work towards I suggest.

Best regards
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

voice: 480-965-6262 (SHESC), 480-727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

On Aug 6, 2011, at 9:00 AM, <grass-user-request@lists.osgeo.org> wrote:

Date: Fri, 5 Aug 2011 21:46:30 +0530
From: Mohammed Rashad <mohammedrashadkm@gmail.com>
Subject: [GRASS-user] GRASS GIS Web UI
To: discuss@lists.osgeo.org, grass-user@lists.osgeo.org
Cc: Markus Neteler <neteler.eden@gmail.com>, luca delucchi
       <luca.delucchi@iasma.it>, K S Rajan <rajan@iiit.ac.in>, Massimo Di
       Stefano <epiesasha@me.com>
Message-ID:
       <CANNqv9eoDLSq_VY_TQLYG-pF_sX_phDszR59vvEBekX3onwpTg@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi all,

Here is GRASS GIS Web UI connected with OpenLayers widget
http://lsi.iiit.ac.in/lsi/wgrass

The app is under development and is released for initial testing. For
testing purpose we fix a lat/lont location and concentrate on vector data
Location Info:
  extent -180,-90,180,90
  mapset PERMANENT

you can import any grass vector data using v.in.ogr and display it in OL
using d.vect

For Listed GRASS modules:

1. Type on search box on top for list and select a module and hit enter or
click search
2. you will get a menuForm of the selected GRASS module.
3. Fill all the attributes and click run to execute the grass module.

You can also run any grass command v.* or r.* using this webUI which is
unlisted

please test it....

Any comments, suggestions, BUGS are always welcomed..