He, he, he... this is the million dollar question :) > But one question remains for me. Is JGrass a pure Java implementation of > GRASS or does it use the GRASS binaries as a wrapper?. What I mean is if > I need to have GRASS installed also..... > > I think this functionality will be of great interest to some uDIG users, > it is a great effort.
There will be the possibility to use the pure java part (I will focus on that first), but at a certain point we will again exploit grass modules. JGrass-pre-udig does it by executing the grass modules from the grass installation. Andrea PS: what you see in the manual is all pure java, apart of very few modules (I think 4 out of about 40 are native grass). > > > -- > Juan Marín Otero > Ingeniero de Montes > Consultor SIG > > -------Visita mi blog en--------------------- > http://programacionsig.blogspot.com > ----------------------------------------------------- > > > 2007/4/26, Andrea Antonello <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > Hi Juan, > there is a pretty good documentation of which analyses JGrass does and > how JGrass does them. > > http://www.jgrass.org/cgi-bin/moin.cgi/DocumentationPage > <http://www.jgrass.org/cgi-bin/moin.cgi/DocumentationPage> > > The last (in the sense of: there will be no other in that way :)) stable > version of JGrass can be downloaded from the same site. > > As first approach we decided with the udig team to put JGrass into udig > as a plugin from updatesite. However I hope at some point a deeper love > will be found between the two :) > > Ciao > Andrea > > > Juan Marín Otero probaly wrote: > > Oh I'd love to hear that. If you need some testing when some of the > > tools are ready, just let me know. > > > > Are JGrass tools being incorporated in the repository?. A plugin?. > Is it > > possible to take a look at it? (not that I guarantee that I'll > > understand any of it, but anyway very curious). > > > > Cheers, > > > > > > > > -- > > Juan Marín Otero > > Ingeniero de Montes > > Consultor SIG > > > > -------Visita mi blog en--------------------- > > http://programacionsig.blogspot.com > <http://programacionsig.blogspot.com> > > ----------------------------------------------------- > > > > > > > > 2007/4/26, Andrea Antonello <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>>: > > > > Please take into consideration that the newcoming JGrass stuff > will have > > all of this on the raster side and a little of this from the > vector > > point of view. > > So if someone wants to put me on this, I can keep you uptodate > and > > start > > with describing what analyses will come into the game (hopefully > > reasonable) soon. > > > > Andrea > > > > djmas (JIRA) probaly wrote: > > > analysis > > > -------- > > > > > > Key: UDIG-1260 > > > URL: > http://jira.codehaus.org/browse/UDIG-1260 > <http://jira.codehaus.org/browse/UDIG-1260> > > > Project: uDIG > > > Issue Type: Wish > > > Components: tool > > > Affects Versions: UDIG 1.3 > > > Reporter: djmas > > > Assignee: Jesse Eichar > > > Fix For: Distant Future > > > > > > > > > I suggest to implement some kind of analisys based on raster - > > like slope, aspect etc. Of course - buffer, intersect etc of > vectors > > like shapefiles should be in this package. > > > > > _______________________________________________ > > User-friendly Desktop Internet GIS (uDig) > > http://udig.refractions.net > > http://lists.refractions.net/mailman/listinfo/udig-devel > > > > > > > > > > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
