[GRASS-user] Re: [gdal-dev] Compile with ECW: library error

2008-11-18 Thread Markus Neteler
Richard, On Mon, Nov 17, 2008 at 11:13 PM, Richard Chirgwin <[EMAIL PROTECTED]> wrote: > Hi, > > I'm a Grass-GIS user with a problem in GDAL 1.5.2. > > Folllowing the instructions here: > http://trac.osgeo.org/gdal/wiki/ECW > > I added ECW support with the ER Mapper library. > > The libecwj2-3.3 c

Re: [GRASS-user] d.what.vect multi-layer, SQLite datetime

2008-11-18 Thread Markus Neteler
On Tue, Nov 18, 2008 at 8:32 AM, Hamish <[EMAIL PROTECTED]> wrote: > Hamish wrote: >> I have a 5 layer vector map created with v.in.ogr's GPX >> driver. > >> also I get a number of warnings like: >> WARNING: SQLite driver: unable to parse decltype: datetime >> WARNING: SQLite driver: unable

Re: [GRASS-user] v.net.iso - node costs

2008-11-18 Thread Paolo Craveri
Hi all I wonder if v.net.iso gives this error only to me, using cost point (ncolumn). Can anyone tell me what is wrong in this code? #!/bin/sh ##spearfish60 dataset db.connect driver=sqlite database='$GISDBASE/$LOCATION_NAME/$MAPSET/sqlite.db' g.copy vect=roads,myroads,archsites,myarchsites --o

Re: [GRASS-user] d.what.vect multi-layer, SQLite datetime

2008-11-18 Thread Hamish
Hamish wrote: > > ogr2ogr gives this warning for GPX->shp: > > Warning 6: Field time create as date field, though DateTime requested. > > Warning 6: Field time create as date field, though DateTime requested. > > Warning 6: Field time create as date field, though DateTime requested. > > > >

[GRASS-user] creating new grass vector

2008-11-18 Thread Edmondo Elisei
Hi All, I made a new vector with rectangles in GRASS 6.3. I put centroids into all boundaries. In QGIS the type of new layer is shown as line, non area Thanks Regards Edmondo ___ grass-user mailing list grass-user@lists.osgeo.org http://lists.osgeo.or

Re: [GRASS-user] v.net.iso - node costs

2008-11-18 Thread Hamish
Paolo Craveri wrote: > I wonder if v.net.iso gives this error only to me, using > cost point (ncolumn). > > Can anyone tell me what is wrong in this code? yes, I get the same error. > v.distance -p from=myarchsites to=myroads upload=dist col=dist note this command just prints to the screen,

Re: [GRASS-user] creating new grass vector

2008-11-18 Thread Martin Landa
Hi, 2008/11/18 Edmondo Elisei <[EMAIL PROTECTED]>: > I made a new vector with rectangles in GRASS 6.3. > I put centroids into all boundaries. > > In QGIS the type of new layer is shown as line, non area what v.info says? Area is defined as a set of boundaries + one centroid inside. Probably poly

[GRASS-user] query

2008-11-18 Thread Edmondo Elisei
Dear All, I've two layers containing: 1) area 2) points How have to doing to mark only points inside certain areas (all points inside area named "Area#1"). It's possible (and easy...:-)) make a script containing this query? special thanks Regards Edmondo _

Re: [GRASS-user] query

2008-11-18 Thread G. Allegri
You should use v.select [1] Giovanni [1] http://grass.osgeo.org/grass64/manuals/html64_user/v.select.html 2008/11/18 Edmondo Elisei <[EMAIL PROTECTED]>: > Dear All, > I've two layers containing: > 1) area > 2) points > > How have to doing to mark only points inside certain areas (all points > in

Re: [GRASS-user] Rename multiple sqlite columns at once

2008-11-18 Thread Nikos Alexandris
On Sat, 2008-11-15 at 23:53 -0800, Hamish wrote: > Hi, > > I haven't really been following this thread (or know much about it), but > I spotted this tip on the gdal site, maybe it helps: > > http://www.gdal.org/ogr/drv_gpx.html > # Use of -sql option to remap field names to the ones allowed by th

[GRASS-user] Updating Raster Categories without using r.support?

2008-11-18 Thread brendon wolff-piggott
Hi all I still haven't finally sorted out my Ubuntu install. Will report on it when it comes right! I am back on Windows, working via QGIS and the MSys Grass shell. I am trying to set categories for a raster map (imported from a Geotiff of a classified image). I have copied it out of the Perman

[GRASS-user] [Fwd: Problems with grass plugin]

2008-11-18 Thread Agustin Lobo
Original Message Subject: Problems with grass plugin Date: Tue, 18 Nov 2008 17:18:04 +0100 From: Agustin Lobo <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: qgis-user <[EMAIL PROTECTED]> Hi! I'm not sure if this problem is specific to the Qgis grass plugin or is just a gra

Re: [GRASS-user] Updating Raster Categories without using r.support?

2008-11-18 Thread Glynn Clements
brendon wolff-piggott wrote: > I still haven't finally sorted out my Ubuntu install. Will report on > it when it comes right! > > I am back on Windows, working via QGIS and the MSys Grass shell. I am > trying to set categories for a raster map (imported from a Geotiff of > a classified image).

[GRASS-user] cleaning unwanted files

2008-11-18 Thread Milton Cezar Ribeiro
Dear all, As I run Native Wingrass I believe that many times, when I need stop processing by "brute force", some unwanted "lost files". As I am running relatively large raster maps (~70,000 vs 65,000 pixels), I fill that the size of my "map set directory" are increasing more than what I think is ok

Re: [GRASS-user] cleaning unwanted files

2008-11-18 Thread Glynn Clements
Milton Cezar Ribeiro wrote: > As I run Native Wingrass I believe that many times, when I need stop > processing > by "brute force", some unwanted "lost files". As I am running relatively > large raster maps > (~70,000 vs 65,000 pixels), I fill that the size of my "map set directory" > are increas

Re: [GRASS-user] cleaning unwanted files

2008-11-18 Thread Nikos Alexandris
On Tue, 2008-11-18 at 18:56 +, Glynn Clements wrote: > Milton Cezar Ribeiro wrote: > > > As I run Native Wingrass I believe that many times, when I need stop > > processing > > by "brute force", some unwanted "lost files". As I am running relatively > > large raster maps > > (~70,000 vs 65,000

[GRASS-user] r.out.gdal aborts writing out Geotiff

2008-11-18 Thread William Hudspeth
Hello, I am trying to write a GRASS raster to a Geotiff using r.out.gdal, but get the following error: Writing format: GTiff Writing type: Int16 Input file size is 1215, 1499 /usr/grass-6.1.0/scripts/r.out.gdal: line 135: 10683 Aborted gdal_translate -of $FORMAT -ot $TYPE $CREATEKEY $METAKEY $CE

Re: [GRASS-user] r.out.gdal aborts writing out Geotiff

2008-11-18 Thread Markus Neteler
On Tue, Nov 18, 2008 at 11:15 PM, William Hudspeth <[EMAIL PROTECTED]> wrote: > Hello, I am trying to write a GRASS raster to a Geotiff using > r.out.gdal, but get the following error: > > Writing format: GTiff > Writing type: Int16 > Input file size is 1215, 1499 > /usr/grass-6.1.0/scripts/r.out

Re: [GRASS-user] r.out.gdal aborts writing out Geotiff

2008-11-18 Thread Martin Landa
Hi, 2008/11/18 William Hudspeth <[EMAIL PROTECTED]>: > Hello, I am trying to write a GRASS raster to a Geotiff using > r.out.gdal, but get the following error: > > Writing format: GTiff > Writing type: Int16 > Input file size is 1215, 1499 > /usr/grass-6.1.0/scripts/r.out.gdal: line 135: 10683 A

Re: [GRASS-user] cleaning unwanted files

2008-11-18 Thread Glynn Clements
Nikos Alexandris wrote: > What about the GIS_ERROR_LOG? > > Right now this file is in my /home directory and occupies 187MB! Can we > safely remove it (since there are many not important messages there)? Yes. > Should we back it up? That's up to you, but I wouldn't. > Can the code that produ

Re: [GRASS-user] cleaning unwanted files

2008-11-18 Thread Nikos Alexandris
On Tue, 2008-11-18 at 21:46 +, Glynn Clements wrote: > Nikos Alexandris wrote: > > > What about the GIS_ERROR_LOG? > > > > Right now this file is in my /home directory and occupies 187MB! Can we > > safely remove it (since there are many not important messages there)? > > Yes. That's good :

Re: [GRASS-user] Rename multiple sqlite columns at once

2008-11-18 Thread Nikos Alexandris
On Tue, 2008-11-18 at 15:12 +0100, Nikos Alexandris wrote: > On Sat, 2008-11-15 at 23:53 -0800, Hamish wrote: > > Hi, > > > > I haven't really been following this thread (or know much about it), but > > I spotted this tip on the gdal site, maybe it helps: > > > > http://www.gdal.org/ogr/drv_gpx.h

Re: [GRASS-user] Rename multiple sqlite columns at once

2008-11-18 Thread Dylan Beaudette
On Tuesday 18 November 2008, Nikos Alexandris wrote: > On Tue, 2008-11-18 at 15:12 +0100, Nikos Alexandris wrote: > > On Sat, 2008-11-15 at 23:53 -0800, Hamish wrote: > > > Hi, > > > > > > I haven't really been following this thread (or know much about it), > > > but I spotted this tip on the gdal

Re: [GRASS-user] Rename multiple sqlite columns at once

2008-11-18 Thread Nikos Alexandris
On Tue, 2008-11-18 at 17:07 -0800, Dylan Beaudette wrote: > On Tuesday 18 November 2008, Nikos Alexandris wrote: > > On Tue, 2008-11-18 at 15:12 +0100, Nikos Alexandris wrote: > > > On Sat, 2008-11-15 at 23:53 -0800, Hamish wrote: [...] > > > > > > Hamish, > > > sorry for not following up. I've tri

Re: [GRASS-user] cleaning unwanted files

2008-11-18 Thread Glynn Clements
Nikos Alexandris wrote: > > > Can the code that produces it modified on order to remove after some > > > time old entries (like old clean_temp)? > > > > GRASS only writes to that file if it already exists; nothing in GRASS > > should ever create it. > > What created it in my computer? You tell

[GRASS-user] Mask doesn't work for r.los

2008-11-18 Thread William Hudspeth
Hello, I am trying to run r.los using a mask. My work flow is as follows: 1. Draw a vector polygon boundary around the area for which I want to run r.los. 2. Convert the polygon to a raster mask with a category value of 1 inside the poloygon: v.to.rast in=viewshed_mask_bnds out=viewshed_mask us

Re: [GRASS-user] cleaning unwanted files

2008-11-18 Thread Nikos Alexandris
On Wed, 2008-11-19 at 02:35 +, Glynn Clements wrote: > Nikos Alexandris wrote: > > > > > Can the code that produces it modified on order to remove after some > > > > time old entries (like old clean_temp)? > > > > > > GRASS only writes to that file if it already exists; nothing in GRASS > > >

Re: [GRASS-user] Mask doesn't work for r.los

2008-11-18 Thread Hamish
William Hudspeth wrote: > I am trying to run r.los using a mask. My work flow is as follows: > > 1. Draw a vector polygon boundary around the area for which I want to > run r.los. > > 2. Convert the polygon to a raster mask with a category value of 1 > inside the poloygon: > > v.to.rast in=views