Thanks Martin.
I was a bit hasty in posting the question -- I later found out from reading
the documentation that the wxPython interface is still a work in progress,
so I understand its limitations now.
Regards,
Frank
-Original Message-
From: Martin Landa [mailto:landa.mar...@gmail.com
Hi,
2009/7/22 Frank Bilki :
> I tried to use the interactive digitizing tool in the wxPython UI by
> displaying the new vector map, right-clicking it in the map layer
> tree, and choosing 'Start editing' from the context menu. It displays
> fine, but no matter how often I select my vector map, eve
Hi,
2009/7/24 Corrado :
[...]
> Where do I get those datasets?
http://grass.osgeo.org/download/data.php
Martin
--
Martin Landa * http://gama.fsv.cvut.cz/~landa
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/l
Nikos,
I am sorry I couldn't be of more help. When you resolve the issue
would you mind telling me what you found. My interest is peaked.
Stephen Sefick
On Tue, Jul 28, 2009 at 10:35 PM, Nikos
Alexandris wrote:
> On Tue, 2009-07-28 at 22:06 -0500, stephen sefick wrote:
>> WOW! I don't have a c
On Tue, 2009-07-28 at 22:06 -0500, stephen sefick wrote:
> WOW! I don't have a clue. That is nowhere close to the problem that
> I had. Sorry if I am asking obvious, or redundant questions. Are you
> installing within R, or from the commandline (R CMD install)?
>From within R with root access
WOW! I don't have a clue. That is nowhere close to the problem that
I had. Sorry if I am asking obvious, or redundant questions. Are you
installing within R, or from the commandline (R CMD install)? I will
help if I can, but I think this may be over my paygrade.
good luck!
Stephen Sefick
On
stephen sefick wrote:
> What computer architecture, operating system, what R version etc.?
Right, I assume that people know that I am using Ubuntu Jaunty 64-bit, R
2.9.1, latest rpy2, grass-6.4.0svn from source.
> What is the error message?
The message is the title of this thread.
> I am usi
What computer architecture, operating system, what R version etc.?
What is the error message? I am using 6.4RC5 GRASS and R 2.9.1 on mac
OS X 10.5.7, and it is working fine. I remember there being a problem
with something, but I don't remember exactly what. If you were to
provide the error messa
Glynn wrote:
> Can you modify the script to print its arguments? And
> g.manual to print out $GRASS_HTML_BROWSER.
note1 that until Maris's space-in-filename fixes in 6.5svn have been
reviewed & backported to 6.4 we may just be chasing things already
fixed and not being efficient in our use of time
Hi dev's and advanced useRs,
I have seen this message for the X-th time now :-( while trying to load
(anything) data using readRAST6 or readVECT6.
I've rebuild grass-6.4.0svn 2-3 times now. I've re-installed R 2-3 times
as well. Not to mention how many attempts to get "spgrass6".
Which is the "i
Hi Mike
thanks for this supporting information. I will start the interpolation. Is
there any prefered method for this? Can I use a bilinear approach.
I think this is as far as I can take it though - as I have no understanding
of lwave.cpp and the file construct. Will it be ok to post a txt file on
On Tue, 28 Jul 2009 11:24:19 -0700 (PDT)
daljeet wrote:
>
>
>
> //d.vect Ind_rain_orig
> //The Ind_rain_orig looks like this - when the region is set to
> vector of Kerala
> //g.region vect=ker_rain_v
>
> http://n2.nabble.com/file/n3345107/Ind_rain_orig_reg_ker.png
>
> But when the region
http://www.intevation.de/rt/webrt?serial_num=4292&display=History
The problem that we are facing may be related to above issue.
Thanks
Daljeet
daljeet wrote:
>
> These white spots in the voronoi vector may be the cause. But i ran the
> voronoi module on the "archsites" vector of the Spearfi
Hi Jarek!
I think that, with Horton and Strahler, it would be useful also Hack stream
order, it is very nice because assigns value 1 to the main channel and so it is
simple to achieve the main channel lenght. (Please see
http://jgrass.wiki.software.bz.it/jgrass/Horton_Machine#head-f736e2e27c29
These white spots in the voronoi vector may be the cause. But i ran the
voronoi module on the "archsites" vector of the Spearfish60 dataset and its
runs fine. The cmd was
v.voronoi input="archsites" output="arch_voronoi"
The only difference is that the region of archsites has got less points
(a
Hi:
I do think it could be interesting, in fact I am using a couple of
modules that performs Horton and Strahler ordering with my students. I
just regret not be able to be more participative in this list.
I attach you the code in case it could be helpful.
The code it's a bit of a mess (no
stephen sefick pisze:
First, if I haven't said this yet, wonderful job. Is there a way to
extract things like total lengths of streams from the raster.
In the feature module is only introducion to full Hortonian analysis
Like
length of stream order 1, 2, etc., so that percentage of occurr
Jarek et al.,
I have used r.terraflow (MFD8) to create a flow accumulation grid. I
have then used a baseflow index for the conterminous US to multiply by
the average annual runoff, and then multiply this result by the flow
accumulation grid to get cubic meters/second base flow map. Is there
a way
First, if I haven't said this yet, wonderful job. Is there a way to
extract things like total lengths of streams from the raster. Like
length of stream order 1, 2, etc., so that percentage of occurrence
could be calculated- length order1/length total? On an unrelated note
I added this package to
On 28/07/09 18:42, daljeet wrote:
Hi Moritz,
I am new to GRASS and the basic concepts of this field. Below, I tried my
best to share all the information. Please write if I have missed anything.
This is perfect, thanks !
//creating the voronoi
v.voronoi input="Ind_rain_orig" output="Ind_rain_
Hi list!
I've just thinked how to create horton stream order based on my module
strahler module and accumulation file. Hortons stream order differs
sligty form strahler order, see for example here fig. 1 page 78
http://iahs.info/hsj/134/134008.pdf
Because I have some tests results from some
Hi Moritz,
I am new to GRASS and the basic concepts of this field. Below, I tried my
best to share all the information. Please write if I have missed anything.
List of commands issued in sequence:
//import of shapefile data of country
v.in.ogr -e dsn="IND_adm2.shp" output="Ind_adm2_v" min_area=
Yes, I found this problems too for using v.strahler..
so we tried to solve with r.strahler.. but we still have some problems for
low values of (r.wateshed) threshold..
but maybe Jarek has a better way with this new approach to the problem..
just "no dependencies" sounds good..
so we wait for good n
Thanks Carlos!!
milton
2009/7/28 Carlos Grohmann
> Just tested in a LatLong region. works fine.
>
> Carlos
>
>
>
>
>
> 2009/7/28 Jarek Jasiewicz :
> > try, I don't know I haven't LL location to test it
> > but it shoud work
> > program do not use any inforamtuon about units and units conversio
Just tested in a LatLong region. works fine.
Carlos
2009/7/28 Jarek Jasiewicz :
> try, I don't know I haven't LL location to test it
> but it shoud work
> program do not use any inforamtuon about units and units conversion
>
> Jarek
>
> Milton Cezar Ribeiro pisze:
>>
>> Hi Jarek
>>
>> Can us
try, I don't know I haven't LL location to test it
but it shoud work
program do not use any inforamtuon about units and units conversion
Jarek
Milton Cezar Ribeiro pisze:
Hi Jarek
Can use this on a LatLong mapset where my unit is not meters?
Thanks for the effort!
milton
2009/7/26 Jarek Jas
Hi Andy,
Yes, it looks like the right info for the SPOT sensor platforms.
Iwave.cpp expects the data to be in 2.5nm increments so you will have
to interpolate the data to the correct interval. It's a bit tedious,
but is straight forward. I might be able to dedicate some time to it,
but won
Colin Nielsen wrote:
> These failed:
> export GRASS_HTML_BROWSER=/c/Program Files/Internet Explorer/iexplore.exe
> export GRASS_HTML_BROWSER=c:\Program Files\Internet Explorer\iexplore.exe (no
> quotes)
This is down to the "export" command terminating the value at the
first space.
> export GRA
On 28/07/09 16:02, daljeet wrote:
Thanks Moritz.
I was wrongly using the term "region" in my question above. The requirement
is slightly different. Let me explain you in detail.
Inputs:
1. I have got the shapefile data of the country. I imported it using
v.in.ogr and extracted (v.extract) the v
Hi Jarek
Can use this on a LatLong mapset where my unit is not meters?
Thanks for the effort!
milton
2009/7/26 Jarek Jasiewicz
> Hi list!
>
> I just finish first version of new grass module r.stream. Module is regular
> Grass module, written in C an has no addational dependencies. It was
> com
Paolo Cavallini ha scritto:
> Hi all.
> Sorry for crossposting - I do not know whether the problem resides in
> grass or in qgis.
> I'm following:
> http://trac.osgeo.org/grass/wiki/HowToTestGrass6
> All fine, but for the fact that the calculated ndvi map appears on grey
> scale, and applying the n
Hi Stephen,
give a look at g.region --help
but if I am not sure you can try:
$ g.region res=10 -s (but I am not sure).
cheers
milton
2009/7/28 stephen sefick
> I inadvertently typed 1 instead of 10 for the resolution of my mapset.
> Is there a way to permanently change this setting so that I
Hi all.
Sorry for crossposting - I do not know whether the problem resides in
grass or in qgis.
I'm following:
http://trac.osgeo.org/grass/wiki/HowToTestGrass6
All fine, but for the fact that the calculated ndvi map appears on grey
scale, and applying the ndvi color table does not change it.
/usr/l
Thanks Moritz.
I was wrongly using the term "region" in my question above. The requirement
is slightly different. Let me explain you in detail.
Inputs:
1. I have got the shapefile data of the country. I imported it using
v.in.ogr and extracted (v.extract) the vector of the desired "State" using
I inadvertently typed 1 instead of 10 for the resolution of my mapset.
Is there a way to permanently change this setting so that I don't
have to g.region everytime. I want to limit my screwups.
thanks,
--
Stephen Sefick
Let's not spend our time and resources thinking about things that are
so l
2009/7/28 Annalisa Minelli
> I tried it just right now to see the strahler ordering and.. it works
> greatly!
> well done Jarek..:-)
>
> I think I'm going to read the code because I've got to understand how did
> you solved the problem of cleaning topology..
oops.. forgive me.. you didn't use
I tried it just right now to see the strahler ordering and.. it works
greatly!
well done Jarek..:-)
I think I'm going to read the code because I've got to understand how did
you solved the problem of cleaning topology..
congratulations! great work!!!
Annalisa
2009/7/28 stephen sefick
> It work
The variable's value should point to a browser's exe, not the
index.html of the docs folder.
Given that, more odd behaviour of g.manual re the variable. When
running wingrass through an msys terminal (r37101)
The following all worked
export GRASS_HTML_BROWSER="c:\Program Files\Internet Explorer\i
It works fine on my machine. Mac OS X, compilied addon and compilied
GRASS from scratch. The strahler output also looks sensable. I do
have a question, though. Say I have my own delineated streams with
another method, but in raster format- will this still work? And is
there an easy way to a ve
Hi listers,
I am using GRASS64 on Debian Lenny and I am getting warnings about
ill-conditioned signatures. As usual the sigfiles are created by i.cluster and
I do not know why the first signature is ignored.
I googled the warning but haven't found a solution or workaround for this.
Cheers, Tho
Hi Jarek,
I downloaded and compiled r.stream without problems but i'm afraid it
does not work:
r.stream dir=drain...@ex_20 stream=bas...@ex_20 strahler=strahler
shreeve=shreve class=class
dirs, 3
streams, 4
Reading maps...
*** glibc detected *** r.stream: corrupted double-linked list:
0x000
On 27/07/09 21:38, daljeet wrote:
Hi,
I have the point rainfall data of a region. Few of the point data are
outside the region of interest.
I am making the voronoi polygons using the v.voronoi on the vector imported
from this point ascii (x,y,z) data.
The polygon may be fully inside the region
42 matches
Mail list logo