Michael Barton wrote:
> Is there anyway to display a TIN in 3D with GRASS? In NVIZ, it just
> looks like a Delaunay triangulation network unless there is something
> I'm not doing.
Make sure your 3D triangulation output "Map is 3D".
AFAIK faces will always be based on a single color (some todo).
Markus Neteler wrote:
> > Markus Neteler wrote:
> > > Ok. So we don't care about the missing scripts (windows
> > > native only problem) and go ahead?
> >
> > No, I think that you should back-port the scripts.
>
> Is this sufficient?
> http://trac.osgeo.org/grass/changeset/31071
You should
Markus Neteler wrote:
> I wonder if I could colorize the 3D TIN somehow using v.colors.
> So far it does not have a DB connected.
if not already, make it into a boundary+centroid map with unique cats for
each centroid (v.type, v.centroids / v.category)
create a DB table for it with columns="int c
On 4/22/08 4:40 PM, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Date: Wed, 23 Apr 2008 01:40:11 +0200
> From: "Markus Neteler" <[EMAIL PROTECTED]>
> Subject: Re: [GRASS-dev] patch for v.voronoi/v.delaunay
> To: "GRASS developers list"
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: te
The US Geological Survey just announced that it will release its entire
archive of Landsat data over the internet at no cost during the next year.
Full global coverage of Landsat 7 will be available by July 2008 and all
historical Landsat data will be released in stages, to be completed by
February
On Wed, Apr 23, 2008 at 1:07 AM, Markus Neteler <[EMAIL PROTECTED]> wrote:
> On Fri, Feb 1, 2008 at 2:16 PM, Benjamin Ducke wrote:
...
> > The output vector map will now also preserve the 3D coordinates of
> > the original input points. However, the centroids for the triangles
> > are all wr
> > > - backport of missing scripts as needed for Windows native (todo)
Hamish:
> > that means that help page index building script needs to be edited to
> > ignore p.* and the other modules. Otherwise you get an unwanted
> > "Paint Modules" section in the module section list, and duplicates
> > in
Hi Benjamin,
On Fri, Feb 1, 2008 at 2:16 PM, Benjamin Ducke
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
> As per request, I have patched v.delaunay (source in v.voronoi/)
> very carefully.
>
> The memory handling now seems to work better. At least I was able
> to triangulate a map with ca 3 poi
How to make a defined TIN which looks like
*-*--*
|/ | \ |
| / | \ |
*-*--*
| \ | / |
| \ | / |
*-*--*
out of the following point set?
cat tin.asc
x,y,z
0,0,0
0,10,1
0,20,2
10,0,1
10,10,3
10,20,4
20,0,1
20,10,4
20,20,5
v.in.as
#136: sqlite: confusing error message
-+--
Reporter: neteler | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: major| Milestone: 6.4.0
#130: wxgrass: Remember the position of gui windows on Grass exit
--+-
Reporter: epatton | Owner: martinl
Type: enhancement | Status: assigned
Priority: trivial
On Tue, Apr 22, 2008 at 4:00 PM, Markus Neteler <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 22, 2008 at 3:27 PM, Glynn Clements
> <[EMAIL PROTECTED]> wrote:
>
> > Markus Neteler wrote:
> > > Ok. So we don't care about the missing scripts (windows
> > > native only problem) and go ahead?
> >
>
#135: wxgrass: Some statusbar modes obscure mouse-over help text of gui tools
---+
Reporter: epatton| Owner:
grass-dev@lists.osgeo.org
Type: defect | Status:
#130: wxgrass: Remember the position of gui windows on Grass exit
--+-
Reporter: epatton | Owner: martinl
Type: enhancement | Status: assigned
Priority: trivial
El Apr 22, 2008, a las 5:32 PM, Michael Barton escribió:
On 4/22/08 12:11 AM, "Glynn Clements" <[EMAIL PROTECTED]>
wrote:
Michael Barton wrote:
I thought I¹d demonstrate r.li in my class tomorrow, but I¹m a
bit confused.
I made a configuration file�or thought I made it�using the
ran
On 4/22/08 12:11 AM, "Glynn Clements" <[EMAIL PROTECTED]> wrote:
>
> Michael Barton wrote:
>
>> I thought I¹d demonstrate r.li in my class tomorrow, but I¹m a bit confused.
>> I made a configuration file�or thought I made it�using the random patch
>> distribution option in r.li.setup. Everything
Glynn Clements ha scritto:
Looking at r.li.setup.main, I suspect that it's in ~/.r.li/history/
there it lays, at least in my box (debian lenny).
pc
--
Paolo Cavallini, see: http://www.faunalia.it/pc
Noi ci troviamo con parecchie difficoltà con NGI http://www.ngi.it/
___
On Tue, Apr 22, 2008 at 3:27 PM, Glynn Clements
<[EMAIL PROTECTED]> wrote:
> Markus Neteler wrote:
> > Ok. So we don't care about the missing scripts (windows
> > native only problem) and go ahead?
>
> No, I think that you should back-port the scripts.
Is this sufficient?
http://trac.osgeo.org
Hamish wrote:
> > - backport of missing scripts as needed for Windows native (todo)
>
> that means that help page index building script needs to be edited to
> ignore p.* and the other modules. Otherwise you get an unwanted "Paint
> Modules" section in the module section list, and duplicates in
Hi,
2008/4/22, Glynn Clements <[EMAIL PROTECTED]>:
> Markus Neteler wrote:
>
> > To avoid a mess, we'll do 6.3.0.1 after
> > - backport of Makefile fix (done)
> > - backport of missing scripts as needed for Windows native (todo)
> >
> > Thanks to Martin for the 6.3.0.1 idea.
> I wouldn't use
Markus Neteler wrote:
> >> please let's call it 6.3.0.1 - then we can go ahead as before
> >> and omit the ".1" in the title of the announcement.
> >>
> >
> > (I wrote about 6.3.1 options before reading about the 6.3.0.1 idea)
> >
> > ok, that's fine. So we just have to update the date in th
Markus Neteler wrote:
> To avoid a mess, we'll do 6.3.0.1 after
> - backport of Makefile fix (done)
> - backport of missing scripts as needed for Windows native (todo)
>
> Thanks to Martin for the 6.3.0.1 idea.
I wouldn't use that numbering publicly, i.e. for anything other than
the tag name. I
On Tue, 22 Apr 2008, [EMAIL PROTECTED] wrote:
Hi Roger,
since I compiled it just yesterday, I don't see how could that be, if he
followed my guide in every instruction. Libtool fails because he needs
to work with different paths as set by default in the makefile; that's
why it's necessaty to
Hi Roger,
since I compiled it just yesterday, I don't see how could that be, if he
followed my guide in every instruction.
Libtool fails because he needs to work with different paths as set by default
in the makefile; that's why it's necessaty to modify it.
Marco
re. the move to Drupal website:
http://grass-dev.osgeo.net/
(rambling thoughts follow)
> > I think policy on that is not very clear (at least not for me). Up
> > to now I've understood this site as somethink like a test, nothing
> > more.
...
> > At this stage we have several sites and it jus
alice.it> writes:
>
>
>
> Hi Joel,
>
> >Has any one successfully compiled GDAL 1.5.1 using the above guide?
>
> yes, sure, I never publish anything if I don't check it's actually working
> did you hacked gdal-1.5.1\GNUmakefile?
Not the makefile, I think: see below.
>
>
> Marco Paset
Hi Markus,
>Ok. So we don't care about the missing scripts (windows
native only problem) and go ahead?
since the missing scripts are actually *replaced* by manual symlink/copy of
r.cats et al. in Windows Native release, I think we can go ahead.
+1
Marco
Da
Hamish wrote:
Markus wrote:
please let's call it 6.3.0.1 - then we can go ahead as before
and omit the ".1" in the title of the announcement.
(I wrote about 6.3.1 options before reading about the 6.3.0.1 idea)
ok, that's fine. So we just have to update the date in the announcement
aft
Hi Joel,
>Has any one successfully compiled GDAL 1.5.1 using the above guide?
yes, sure, I never publish anything if I don't check it's actually working ;-)
did you hacked gdal-1.5.1\GNUmakefile?
Marco Pasetti
Da: [EMAIL PROTECTED] per conto di Joel Pitt
Inv
On 22/04/08 10:20, Markus Neteler wrote:
On Mon, Apr 21, 2008 at 2:53 PM, Moritz Lennert
<[EMAIL PROTECTED]> wrote:
On 19/04/08 07:52, Markus Neteler wrote:
On Sat, Apr 19, 2008 at 6:35 AM, Glynn Clements
<[EMAIL PROTECTED]> wrote:
...
a CMS do not (yet?): http://grass-dev.osgeo.net/
I thi
Hi all,
I've struggled with this for most of today, so thought see if anyone
here had any clues to my troubles.
I'm following the below guide to compile GRASS and related libraries
from scratch on Windows using MinGW:
http://www.webalice.it/marco.pasetti/grass/BuildFromSource.html
I've gotten u
Markus wrote:
> please let's call it 6.3.0.1 - then we can go ahead as before
> and omit the ".1" in the title of the announcement.
(I wrote about 6.3.1 options before reading about the 6.3.0.1 idea)
ok, that's fine. So we just have to update the date in the announcement
after the tag is created.
Moritz Lennert wrote:
> I just learned last night that the computers I will use for a training
> course on FOSS-GIS are running Hardy Heron and Gutsy Gibbon as I was
> told before. Are you planning to update your packages to Hardy Heron in
> a very near future ? Does someone else have packages of
On Tue, Apr 22, 2008 at 10:18 AM, Hamish <[EMAIL PROTECTED]> wrote:
> Markus Neteler wrote:
> > To avoid a mess, we'll do 6.3.0.1 after
>
> sounds like a good plan. 6.3.0.tar.gz should still be withdrawn.
done.
Markus
___
grass-dev mailing list
grass-
On Mon, Apr 21, 2008 at 2:53 PM, Moritz Lennert
<[EMAIL PROTECTED]> wrote:
> On 19/04/08 07:52, Markus Neteler wrote:
> > On Sat, Apr 19, 2008 at 6:35 AM, Glynn Clements
> > <[EMAIL PROTECTED]> wrote:
...
> > a CMS do not (yet?): http://grass-dev.osgeo.net/
> >
>
> I think policy on that is not ve
Markus Neteler wrote:
> To avoid a mess, we'll do 6.3.0.1 after
sounds like a good plan. 6.3.0.tar.gz should still be withdrawn.
> - backport of missing scripts as needed for Windows native (todo)
that means that help page index building script needs to be edited to
ignore p.* and the other modu
On Tue, Apr 22, 2008 at 10:07 AM, Hamish <[EMAIL PROTECTED]> wrote:
...
> maybe something to add to the testsuite? time to revive work on that?
Yes. And it should be developed in the Addons-SVN.
> oh well, moving on... do we tag a 6.3.1 and note somewhere at the bottom
please let's call it 6.3
#35: Verify and uncomment Swiss datum parameters
--+-
Reporter: neteler | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: major| Milestone: 6.4.0
Glynn:
> > > Note: most of the imagery modules are missing in 6.3.0.
Hamish:
> > lesson 1: Hamish needs to test his Makefile changes with a full clean
Glynn:
> That only helps if you actually check that everything which is
> supposed to exist actually does so. The change didn't result in any
> vis
Hello Jachym,
I just learned last night that the computers I will use for a training
course on FOSS-GIS are running Hardy Heron and Gutsy Gibbon as I was
told before. Are you planning to update your packages to Hardy Heron in
a very near future ? Does someone else have packages of GRASS + QGIS
Hi,
2008/4/21, Wolf Bergenheim <[EMAIL PROTECTED]>:
> IMHO it should be called 6.3.1 since 6.3.0 was already released.
>
> In SVN tags act exactly as branches, so in principle we could simply
> checkout the tag and commit.
since we haven't officially announced release 6.3.0, maybe we can tag
aga
To avoid a mess, we'll do 6.3.0.1 after
- backport of Makefile fix (done)
- backport of missing scripts as needed for Windows native (todo)
Thanks to Martin for the 6.3.0.1 idea.
Markus
On Mon, Apr 21, 2008 at 6:29 PM, Markus Neteler <[EMAIL PROTECTED]> wrote:
> hi,
>
>
>
> On Mon, Apr 21, 2008
Michael Barton wrote:
> I thought I¹d demonstrate r.li in my class tomorrow, but I¹m a bit confused.
> I made a configuration file�or thought I made it�using the random patch
> distribution option in r.li.setup. Everything seems OK and saves fine. I can
> see my new configuration file listed in t
43 matches
Mail list logo