Hi,
at AGU FALL MEETING San Francisco 3-7 December 2012 [1] there will be a
course in:
Introduction to the Web-Enabled Landsat Data (WELD) Products Using Open
Source Software [2]
During the workshop we will go through same material stored at
http://www.spatial-ecology.net plus a
specific exercis
On Thu, 25 Oct 2012, Rich Shepard wrote:
For a reason I've not been able to determine in a long day today r.basin
fails to properly complete when passed easting/northing coordinates of a
cell generated by r.stream.extract. The last three ratios are shown as NAN
and the area is shown as only 4km
Hi Manish,
please make sure that all requirements for GRASS are fulfilled. Using
./configure --help will show you all switches that can be set. In your
particular case is the libtiff-dev package from Ubuntu missing. Use this
command:
apt-get install libtiff-dev
to install the development files (h
Manish Gautam wrote:
> make -j2 && sudo make install && sudo ldconfig
>
> says "include/Make/Vars.make:1: include/Make/Platform.make: No such file or
> directory
> make: *** No rule to make target `include/Make/Platform.make'. Stop."
This indicates that the configure script didn't complete.
P
Hello all,
Unfortunately I'm really struggling with getting the plugins to work on Grass
6.4.2 Ubuntu 12.04 so I'm hoping someone can help!
I spotted this listing for the exact same problem
http://osgeo-org.1560.n6.nabble.com/installing-addons-grass-6-4-3svn-ubuntu-11-10-td4498897.html
and trie
Hi,
Thanks for your responses.
I followed till this step
http://grass.osgeo.org/wiki/Compile_and_Install_Ubuntu#GRASS_GIS
(about the ./configure command not working earlier, this time it
worked as I didn't use the ubuntu repository to install rest of the
prerequisites, but downloaded manually and