Hamish wrote:
> Jon wrote:
>> I would like to calculate the average slope by square kilometer
>> for a giving area. I have a raster of the considere area with
>> the altitude. So my plan is to create a grid of square of 1 km²
>> and to calculate for each square the average slope.
>>
>> My main prob
Thank you for all of your help.
Stephen
On Thu, Aug 26, 2010 at 3:28 PM, Martin Landa wrote:
> Hi,
>
> 2010/8/26 stephen sefick :
>> I can use the grass64RC5 digitizer with good results?
>
> RC5 is quite old (with few days should be released RC7). In any case
> you can always use TCL/TK digitize
Hi,
2010/8/26 stephen sefick :
> I can use the grass64RC5 digitizer with good results?
RC5 is quite old (with few days should be released RC7). In any case
you can always use TCL/TK digitizer [1]. wxGUI vector digitizer can be
compiled manually, you just need to use specific version of swig
(usua
I can use the grass64RC5 digitizer with good results?
On Thu, Aug 26, 2010 at 3:08 PM, Martin Landa wrote:
> Hi,
>
> 2010/8/26 Martin Landa :
>> 2010/8/26 stephen sefick :
>>> grass64svn
>>> ubuntu 10.04.1
>
> I haven't read your message carefully. The wxGUI vector digitizer has
> been disabled f
Hi,
2010/8/26 stephen sefick :
> self.mapsetlb.LoadData(self.all_mapsets_ordered)
> File "/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/p
> references.py", line 1811, in LoadData
>
> stat_info = os.stat(mapsetPath)
> OSError
> :
> [Errno 2] No such file or directory:
> '/home/ssefick/GISDBA
Hi,
2010/8/26 Martin Landa :
> 2010/8/26 stephen sefick :
>> grass64svn
>> ubuntu 10.04.1
I haven't read your message carefully. The wxGUI vector digitizer has
been disabled few weeks ago globally for all platforms. It should be
fixed in 6.4.1, till this time please use TCL/TK v.digit.
Martin
-
Hi,
2010/8/26 stephen sefick :
> grass64svn
> ubuntu 10.04.1
>
> Unable to initialize display driver of vector digitizer. See 'Command
> output' for details.
>
> Details: 'NoneType' object has no attribute 'OpenMap' ()
wxGUI vector digitizer is not working on MS Windows. Use v.digit
instead. The
Andrew,
I think your problem is associated to the cats in vector, not the raster
map.
Do you have a cat column in the polygon map?
Ing. Jonathan Agüero Valverde, Ph.D.
Profesor e Investigador
Programa de Investigación en Desarrollo Urbano Sostenible (ProDUS)
Escuela de Ingeniería Civil
Univer
grass64svn
ubuntu 10.04.1
Unable to initialize display driver of vector digitizer. See 'Command
output' for details.
Details: 'NoneType' object has no attribute 'OpenMap' ()
--
Stephen Sefick
| Auburn University |
| Departme
Okay, so I found out more information. I reclassed the raster layer to give
myself some categories; however, when I tried to run v.rast.stats I got an
error saying "No categories found in raster map"
Your help is much appreciated.
Andrew
Andrew Lewin
andrew.le...@sympatico.ca
Founder of Ocea
Hi Everyone,
I would like to create a raster map of temperature values using v.surf.idw and
calculate the median temperature value for each state/province in North
America. I currently have a point shapefile of temperature values covering all
of North America, a North American area shapefile (
Hamish wrote:
> > > > I get errors in lib/gmath that says:
> > > >
> > /home/daniel/grass/grass6_devel/lib/gmath/blas_level_1.c:91:
> > > > undefined reference to `sqrt'
> > > >
> > > > Am I missing some library?
> Glynn:
> > > No; it's a bug in lib/gmath/Makefile, which should have
> > > $(MA
Dwight wrote:
Is there a straightforward way to encode a survey description of a
parcel in a text file that can then be imported into GRASS as a
vector? The type of description I am talking about looks something
like this (where the numbers are degrees/.minutes/seconds)...
"Beginning at [a defin
Stuart Gralton wrote:
>
> This is the original vector:
>
> v.db.connect -p cont
> Vector map is connected by:
> layer <1> table in database
> through driver with
> key
>
>
> The v.split command and output:
>
> v.split input=cont output=contSplit length=1
>
>
> Proof that there is no attrib
Yes it is quite possible.
You may want to take a look at Lizarazo and Elsner paper in
International Journal of Remote Sensing entitled Fuzzy Segmentation for
Object-based Image Classification. It is my understanding that the
methodology they describe was done almost entirely within R.
On T
When I try and set mapset access in the permanent location to all of
the other mapsets this is what I get:
Traceback (most recent call last):
File "/usr/local/grass-6.4.0svn/etc/wxpython/wxgui.py",
line 387, in OnMapsets
dlg = preferences.MapsetAccess(parent=self, id=wx.ID_ANY)
File "/usr/loc
On Wed, Aug 18, 2010 at 3:14 PM, Markus Neteler wrote:
> On Wed, Aug 18, 2010 at 2:28 PM, Daniel Victoria
> wrote:
>> Hi all,
>>
>> Just got 6.5svn compiled in Ubuntu 9.04 and I'm now trying to install
>> r.stream.order using g.extension. When I give the command
>>
>> g.extension extension=r.stre
On Tue, Aug 10, 2010 at 8:19 AM, Chethan S wrote:
> Hello everybody!
>
> For my academic project work I intend to use only open-source software. My
> objective is to carry out classification of satellite digital images using
> Geostatistics. I found out GRASS is a good software for image processin
FYI
-- Forwarded message --
From: Alessandro Frigeri
Date: Thu, Aug 26, 2010 at 2:00 AM
Subject: Re: [GRASS-user] Planet coordinate systems?
To: Adam Dershowitz
Cc: Markus Neteler
Hi Adam,
You hit an interesting issue. First the good news! You can bypass
entering epsg codes
Hi All
First of all sorry for cross posting.
If seems that final releasing of new version GIS GRASS 6.4 is matter of few
days. I would like to encourage you to make translations into your language
as soon as possible.
4 days ago were all .po files updated and we can start translate almost
final ve
> > > I get errors in lib/gmath that says:
> > >
> /home/daniel/grass/grass6_devel/lib/gmath/blas_level_1.c:91:
> > > undefined reference to `sqrt'
> > >
> > > Am I missing some library?
Glynn:
> > No; it's a bug in lib/gmath/Makefile, which should have
> > $(MATHLIB) in the definition of EXTRA_
On Thu, Aug 26, 2010 at 10:35 AM, Hamish wrote:
> Jon wrote:
>> I would like to calculate the average slope by square kilometer
>> for a giving area.
[...]
> - run v.rast.stats to calculate stats for each grid box, and
> upload to that area's attribute table.
Now in the Wiki as FAQ:
http://gra
Jon wrote:
> I would like to calculate the average slope by square kilometer
> for a giving area. I have a raster of the considere area with
> the altitude. So my plan is to create a grid of square of 1 km²
> and to calculate for each square the average slope.
>
> My main problem is that I don"t h
I'm trying to extract building outlines from LIDAR data. I have both a DSM
and DTM (not created by me / GRASS) data and have created a normalized DSM
from these.
I now want to extract building footprints from the DSM i.e. create a
polygons of the buildings from the LIDAR. I've removed vegetation
Hello,
I would like to calculate the average slope by square kilometer for a giving
area. I have a raster of the considere area with the altitude. So my plan is
to create a grid of square of 1 km² and to calculate for each square the
average slope.
My main problem is that I don"t have any idea h
> > Dwight wrote:
> >> Is there a straightforward way to encode a survey description of a
> >> parcel in a text file that can then be imported into GRASS as a
> >> vector? The type of description I am talking about looks something
> >> like this (where the numbers are degrees/.minutes/seconds)...
>
26 matches
Mail list logo