Soren,
I'm very interested in this project, since I primarily deal with change over space and time. I've given some presentations on using 3D voxel space to represent spatio-temporal change, referring to this as space-time volumes (STV). I'm sure that Helena has also done some similar work.
Given that GRASS already has 3D voxels and 3D vectors (actually 4D for both as they can represent xyz and a 4th value), how are you thinking about enhancing GRASS to deal with time?
Michael
______________________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
Tempe, AZ 85287-2402
USA
voice: 480-965-6262 (SHESC), 480-727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://csdc.asu.edu, http://shesc.asu.edu
http://www.public.asu.edu/~cmbarton
On Aug 22, 2011, at 9:00 AM, grass-dev-request@lists.osgeo.org wrote:
Date: Mon, 22 Aug 2011 11:10:21 +0200
From: Soeren Gebbert <soerengebbert@googlemail.com>
Subject: [GRASS-dev] Create new branch from trunk for temporal GIS
integration
To: GRASS developers list <grass-dev@lists.osgeo.org>
Message-ID:
<CAPHDReKySzz_qbdyJFRccAjxEbLoWWtNwcpPUMS+0YQuh6RQ7w@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8Dear all,
i would like to create a new branch from trunk to integrate the
suggested temporal extension[1].The integration of the time dimension into grass7 requires changes in
the underlying libraries, several modules, additional files and config
entries in mapsets and the $GISBASE/etc directory. Main goal is an
integration approach without breaking any compatibility in the API or
module usage.I do not want to work on a private or google code copy, but to enable
other developers to follow or join the integration progress and to
test the implementation.I think the effort to implement time in grass7 to a usable state will
take more than 6 months. In case it is stable, usable and all
developer agree, we can merge the changes back into the main trunk of
grass7.
I will always try to merge changes from trunk into the new branch to
keep it be up to date.My questions are:
* Do i have the agreement of the developer and the PSC to create a new
branch for time integration?
* What do i have to consider creating a new branch?
** Is something like this:svn copy grass - Revision 74509: /grass/trunk
https://svn.osgeo.org/grass/grass/branches/temporal_grass7 -m "New
branch for temporal GIS implementation"sufficient?
Thanks and best regards
Soeren