Re: [GRASS-user] weird dbf file in GRASS 6.4

2008-08-29 Thread maning sambale
Maciek, You used the '-v' switch which means: Use raster values as categories instead of unique sequence. Thus, it is normal that the output table has only that many rows, as many unique cell values were there in the input raster map. Multiple polygons are linked to the same table row (by

[GRASS-user] weird dbf file in GRASS 6.4

2008-08-28 Thread maning sambale
Hi. I am editing a dbf file of a GRASS vector in QGIS. When I launch the open attribute table in QGIS it shows a long table of over a thousand records, but when I open the file in OpenOffice Calc 3.0 it only shows me 30 records which was the 30 classes I initially converted from raster to

Re: [GRASS-user] GRASS Image Processing Environment

2008-08-23 Thread Maning Sambale
With this email I would like to ask for any developer/users potential interest to include some of the GIPE modules into the main GRASS GIS SVN, if any of them could find some public use. +1! for devs: I have done code cleaning/standardization and grass_indent.sh parsing on all modules but

[GRASS-user] Re: Creating a world file from unreferenced images

2008-08-21 Thread maning sambale
marks. Create a world file for the image. Done! Know my main problem is to automate through a thousand images. cheers, maning On 8/21/08, maning sambale [EMAIL PROTECTED] wrote: Hi, Not entirely a GRASS question but I'm hoping someone can point me to the right direction I was given

[GRASS-user] Creating a world file from unreferenced images

2008-08-20 Thread maning sambale
Hi, Not entirely a GRASS question but I'm hoping someone can point me to the right direction I was given thousands (literally!) of topo images in either jpg or bmp. My task is to create an indexed raster for viewing in either GRASS or QGIS via WMS. The problem: all files do not have a world

Re: [GRASS-user] batch job on multiple locations

2008-08-14 Thread maning sambale
uick question: Can you run another GRASS instance from a different Mapset while running a GRASS BATCH JOB? cheers, maning On 8/13/08, maning sambale [EMAIL PROTECTED] wrote: Thanks Dylan! Your script might be useful in the succeeding stage of my project. Not sure if this is what you

Re: [GRASS-user] batch job on multiple locations

2008-08-12 Thread maning sambale
Thanks Dylan! Your script might be useful in the succeeding stage of my project. Not sure if this is what you are asking for, but here is an example of scripted GRASS usage involving two locations: http://casoilresource.lawr.ucdavis.edu/drupal/node/613 Cheers, Dylan --

Re: [GRASS-user] tips on GRASS Mac users

2008-07-24 Thread maning sambale
How to configure middle-click for the zooming function in GRASS with imacs mighty mouse? On Wed, Jul 23, 2008 at 2:03 PM, maning sambale [EMAIL PROTECTED] wrote: Great! Thanks for the tips. Using the mac right now. This screen is huge maning On Tue, Jul 22, 2008 at 11:19 PM, Michael Barton

Re: [GRASS-user] tips on GRASS Mac users

2008-07-23 Thread maning sambale
[EMAIL PROTECTED] Subject: Re: [GRASS-user] tips on GRASS Mac users To: maning sambale [EMAIL PROTECTED] Cc: grass-user@lists.osgeo.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes On Jul 22, 2008, at 5:29 AM, maning sambale wrote

[GRASS-user] tips on GRASS Mac users

2008-07-22 Thread maning sambale
By the end of this week we will have a new imac as a GIS workstation, I am familiar with GRASS on linux and windows, but not on a mac. I know GRASS and QGIS install OK on a mac, so that won't be a problem. Any other advise/caveats/warning as we do the migrate? We will still be using our linux

[GRASS-user] Announcing the release of Quantum GIS version 0.11.0

2008-07-21 Thread maning sambale
contributed to make this release happen. The visual changelog will be published at http://blog.qgis.org/ shortly - visit that page for more for details. cheers, Maning Sambale QGIS Release Team www.qgis.org ___ grass-user mailing list grass-user

Re: [GRASS-user] Scalebar for lon/lat projection in ps.map

2008-07-20 Thread maning sambale
On 7/19/08, Hamish [EMAIL PROTECTED] wrote: maning sambale wrote: I am preparing a country-wide map using ps.map. The region spans 2-3 UTM zones although most of the region is covered by one zone but I still need the data at the fringes covered in another zone. In order to do that I used

[GRASS-user] Scalebar for lon/lat projection in ps.map

2008-07-17 Thread maning sambale
Hi, I am preparing a country-wide map using ps.map. The region spans 2-3 UTM zones although most of the region is covered by one zone but I still need the data at the fringes covered in another zone. In order to do that I used a lon/lat projection. However, ps.map will not produce a scalebar

Re: [GRASS-user] Gdal-config with 6.4svn

2008-07-06 Thread maning sambale
I just updated and compiled to day. Seems to work now. maning On 7/7/08, Brian Bishop [EMAIL PROTECTED] wrote: Still had this issue with: --with-includes Found workaround by changing the first line in gdal-config; From this: CONFIG_LIBS=-L/usr/lib -lgdal1.5.0 To this:

Re: [GRASS-user] ps.map dilemma

2008-07-03 Thread maning sambale
+1 on the ps.map cookbook I can provide my ps.map files. Some ideas: 1. Techniques in making atlas, like a script that can use a single ps.map config to a number of regions to create a map atlas expanding the ps.atlas script. 2. More http://grass.osgeo.org/wiki/AreaFillPatterns for

Re: [GRASS-user] error using v.in.gns

2008-07-02 Thread maning sambale
libgdal1.5.0.so.1 (libc6) = /usr/lib/libgdal1.5.0.so.1 libgdal1.5.0.so (libc6) = /usr/lib/libgdal1.5.0.so libgdal1.4.0.so.1 (libc6) = /usr/lib/libgdal1.4.0.so.1 cheers, maning On 7/2/08, Markus Neteler [EMAIL PROTECTED] wrote: On Fri, Jun 27, 2008 at 4:26 AM, maning sambale [EMAIL PROTECTED

Re: [GRASS-user] Gdal-config with 6.4svn

2008-07-02 Thread maning sambale
Hi, I'm also experiencing the same problem from todays's svn checkout I'm using ubuntu hardy. I have the same configuration with dokotoreas cheers, maning On 7/2/08, doktoreas [EMAIL PROTECTED] wrote: Hello everybody. Building today svn checkout, I have this error with gdal-config:

Re: [GRASS-user] low radiance values after i.atcor and i.topo.corr

2008-06-22 Thread maning sambale
Nikos, thank you fo testing seems it's working OK now. I will test it myself later. maning On 6/20/08, Nikos Alexandris [EMAIL PROTECTED] wrote: Not sure if this helps... (!) --- r.univar change_pca_250m_06.239_07.242.2_test 100% total null and non-null cells: 247720 total null cells:

[GRASS-user] r.to.vect to selected locations only

2008-06-22 Thread maning sambale
Hi, Here's the process I plan to do for my image classification 1. Create an unsupervised classification from TCAP images to get clusters of pure pixel values. 2. Convert to vector. 3. Create a random location of vector points. 4. From the converted vector layer, select random polygons

[GRASS-user] i.gensigset error not enough data points

2008-06-20 Thread maning sambale
Hi, I'm getting the same errors as this one: http://lists.osgeo.org/pipermail/grass-user/2005-April/028536.html Why is this so? I'm running on 12 classes on 8 rasters in a group. cheers, maning -- |-|--| | __.-._ |Ohhh. Great

Re: [GRASS-user] low radiance values after i.atcor and i.topo.corr

2008-06-19 Thread maning sambale
On 6/19/08, Nikos Alexandris [EMAIL PROTECTED] wrote: On Wed, 2008-06-18 at 22:41 +0100, Glynn Clements wrote: Glynn Clements wrote: Thanks! Multiplying by 1000 with r.mapcalc gives better results. Any chance adding floating points (FCELL) to i.cluster? I had a brief look at the

[GRASS-user] low radiance values after i.atcor and i.topo.corr

2008-06-16 Thread maning sambale
Hi, After implementing gain and bias correction and topographic correction, I get very low values for landsat data data for example range of values of band1: GRASS 6.3.1svn (p112r056):~ r.info lsat7_2000.toar.1 -r min=0.030303 max=0.372067 [Raster MASK present] GRASS 6.3.1svn (p112r056):~

Re: [GRASS-user] Pre-processing LANDSAT TM Orthorectified images from GLCF

2008-06-12 Thread maning sambale
: http://farm4.static.flickr.com/3126/2571893895_0a73dd3380.jpg cheers, maning On 6/2/08, maning sambale [EMAIL PROTECTED] wrote: Markus, AFAIK LANDSAT is sun-synchronous, it passes in the local morning time (something like 10:30-11:00). Maybe this helps: http://earthobservatory.nasa.gov

[GRASS-user] updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread maning sambale
Hi, I have installed grass63 fro les-ejk repo on a gutsy. I then checkout from svn the releasebranch_6_3 rev. 31664 Know doing: ./configure ... I get this error: Unable to locate curses includes. Any ideas? maning -- |-|--| |

[GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread maning sambale
confdefs.h #include curses.h On Tue, Jun 10, 2008 at 6:21 PM, maning sambale [EMAIL PROTECTED] wrote: Hi, I have installed grass63 fro les-ejk repo on a gutsy. I then checkout from svn the releasebranch_6_3 rev. 31664 Know doing: ./configure ... I get this error: Unable to locate curses includes

Re: [GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread maning sambale
Thanks Hamish. Following the link http://svn.debian.org/wsvn/pkg-grass/packages/grass/trunk/debian/control?op=file I installed all dependencies from hardy's default repo. The configure logs this tells me: configure:8436: checking whether to use Tcl/Tk configure:8456: checking for location of

Re: [GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread maning sambale
Wohoo! Now it running. One last question, I have checked out from svn the grass-addons particularly the imagery. How do I add them in the compilation? cheers, maning On Wed, Jun 11, 2008 at 12:28 PM, Glynn Clements [EMAIL PROTECTED] wrote: Hamish wrote: these instructions should help:

Re: [GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread maning sambale
, maning sambale [EMAIL PROTECTED] wrote: Wohoo! Now it running. One last question, I have checked out from svn the grass-addons particularly the imagery. How do I add them in the compilation? cheers, maning On Wed, Jun 11, 2008 at 12:28 PM, Glynn Clements [EMAIL PROTECTED] wrote: Hamish

Re: [GRASS-user] Triangles polygons with Arc*

2008-06-09 Thread maning sambale
To add info to this thread: Some arc users said it its dependent on the snapping threshold or smoothing option in the polygon creation. Polygons will be blocky when this options are not enabled. cheers, maning -- |-|--| | __.-._

[GRASS-user] filtering raster clumps before r.to.vect

2008-06-04 Thread maning sambale
Hi, From a classification process we are developing, we created a unsupervised classification from the image. We then want to select random locations from the unsup raster as a training area for the 2nd level of classification. I think it can be done by: r.to.vect, v.random, v.extract. The

Re: [GRASS-user] Installing grass add-ons (imagery and gipe) with GEM

2008-06-03 Thread maning sambale
(test_landsat):~/grass-addons/imagery/i.landsat.toar I'm using GRASS 6.3 under Cygwin. maning On Mon, Jun 2, 2008 at 3:08 PM, Markus Neteler [EMAIL PROTECTED] wrote: On Mon, Jun 2, 2008 at 5:33 AM, maning sambale [EMAIL PROTECTED] wrote: Hi, I can't find the instructions on installing grass add

[GRASS-user] Segmentation fault with i.atcorr

2008-06-03 Thread maning sambale
Hi, I'm getting segmentation fault using i.atcorr on a LANDSAT TM data. I subsetted the image to test in a small region. projection: 1 (UTM) zone: 51 datum: wgs84 ellipsoid: wgs84 north: 646722 south: 641763 west: 744135 east: 749436 nsres: 28.5 ewres:

Re: [GRASS-user] Segmentation fault with i.atcorr

2008-06-03 Thread maning sambale
Markus and Glynn, I have submitted that as it now no longer crashes. Great! But it's (for me) either extremely slow (remaining at 0%) or endless looping. Maning, does it now work for you (hope you can update from SVN)? Shucks, don't know installing via SVN yet. Still struggling to use GEM

Re: [GRASS-user] Pre-processing LANDSAT TM Orthorectified images from GLCF

2008-06-02 Thread maning sambale
Markus, AFAIK LANDSAT is sun-synchronous, it passes in the local morning time (something like 10:30-11:00). Maybe this helps: http://earthobservatory.nasa.gov/MissionControl/overpass.html Since it is an overpass predictor, it doesn't provide information on previous landsat overpass. Can I

[GRASS-user] Installing grass add-ons (imagery and gipe)

2008-06-01 Thread maning sambale
Hi, I can't find the instructions on installing grass add-ons particularly imagery add-ons https://svn.osgeo.org/grass/grass-addons/imagery/ and except i.landsat.dehaze which is simply a script I'm using grass 6.3 on cygwin. cheers, maning --

[GRASS-user] Pre-processing LANDSAT TM Orthorectified images from GLCF

2008-06-01 Thread maning sambale
Hi, For a project I am involved with, we are conducting landcover classification from LANDSAT TM (orthorectified) data downloaded from GLCF. We are now in the process on pre-processing the image and then conduct classification using i.smap. Following the GRASS book, we will be conducting the

Re: [GRASS-user] Triangles polygons with Arc*

2008-05-28 Thread maning sambale
Just curious if anybody encountered this issue with Arc*: it's a common problem. It does seem to be. short answer: TINs stink. Raster maps created from TINs stink more. My colleague used SRTM DEM converted to grid format of Arc He mentioned that it is fairly common when you convert raster

Re: [GRASS-user] Triangles polygons with Arc*

2008-05-27 Thread maning sambale
MS, On Tue, May 27, 2008 at 8:21 PM, M S [EMAIL PROTECTED] wrote: This sounds like a question for the Arc List, or their tech support? I know, are there any public Arc list out there (can't seem to find one with Google)? I'm not an arc user but my colleague sent me this shapefile so we can

[GRASS-user] off-topis: bulk downloading of Landsat tiles from GLCF

2008-05-22 Thread maning sambale
hi, Not specifically a grass question. How do I download in bulk a number of Landsat tiles from GLCF. for example: ftp://ftp.glcf.umiacs.umd.edu/glcf/Landsat/WRS2/p114/r052/p114r052_7x20010909.ETM-EarthSat-Orthorectified/ I want to download only the bands 1-5 and 7and the metadata. I need to

[GRASS-user] Re: off-topis: bulk downloading of Landsat tiles from GLCF

2008-05-22 Thread maning sambale
PM, maning sambale [EMAIL PROTECTED] wrote: hi, Not specifically a grass question. How do I download in bulk a number of Landsat tiles from GLCF. for example: ftp://ftp.glcf.umiacs.umd.edu/glcf/Landsat/WRS2/p114/r052/p114r052_7x20010909.ETM-EarthSat-Orthorectified/ I want to download only

Re: [GRASS-user] Error using v.rast.stats script in cigwin and wingrass

2008-05-21 Thread maning sambale
Hamish, hmmm, don't know. the r.cats script should be there- it was included in the release source code: http://trac.osgeo.org/grass/browser/grass/tags/release_20080423_grass_6_3_0_1/scripts/r.cats oh well. the easiest solution is to edit the v.rast.stats script in a text editor to rename

[GRASS-user] GRASS book 3rd Ed

2008-05-21 Thread maning sambale
Woohoo! Just received an email from our College Librarian: GRASS Book 3rd edition is now available for circulation Along with Making Maps by Krygier and Wood The 3rd edition is a bit thicker, time to read, read, and run sample commands! cheers, maning --

[GRASS-user] Error using v.rast.stats script in cigwin and wingrass

2008-05-20 Thread maning sambale
Hi, Using v.rast.stats in grass6.3 both in cygwin and native windows, v.rast.stats [EMAIL PROTECTED] layer=1 [EMAIL PROTECTED] colprefix=dem percentile=90 I get this error :/GRASS/scripts/v.rast.stats: r.cats: command not found I see no entry in the 6.3 manual on r.cats any ideas on using

Re: [GRASS-user] Error using v.rast.stats script in cigwin and wingrass

2008-05-20 Thread maning sambale
from http://grass.ibiblio.org/grass63/binary/mswindows/cygwin/ downloaded last 2008/05/08 According to the site grass-6.3.0-2.cygwin.tar.bz2 22-Apr-2008 10:09 20M So the packages are 22 of April. maning On 5/21/08, Hamish [EMAIL PROTECTED] wrote: maning sambale: Using v.rast.stats

Re: [GRASS-user] Grass stability

2008-05-16 Thread Maning Sambale
Glynn, Thank you for clearing things out. Will check and report results by next week. Have a nice weekend! maning 1. xterm doesn't use the clipboard by default, but the primary selection. Consequently, you can't paste the selection with e.g. Ctrl-V or Shift-Insert. This can be changed via

Re: [GRASS-user] Grass stability

2008-05-15 Thread maning sambale
jonathan, I've just returned to grass on cygwin a couple of weeks ago. Overall, I think it's pretty much stable, a couple of quirks I encountered though: 1. No cut and paste under startxwin.sh shell 2. Some of my simple scripts (for batch import of vector and raster) are not working, both

Re: [GRASS-user] batch import/sql shapefiles

2008-05-13 Thread maning sambale
Both didn't worked. $i_elev -- ${i}_elev $i\_elev instead of $i_elev. -- |-|--| | __.-._ |Ohhh. Great warrior. Wars not make one great. -Yoda | | '-._7' |Freedom is still the most radical idea of all -N.Branden| | /'.-c

Re: [GRASS-user] cannot download grass 6.3 cygwin packages

2008-05-08 Thread maning sambale
But, under another username/account, I can't. cygwin terminal reports a fatal error: It says: Fatal server error: Cannot open log file /tmp/XWin.log This file just needs write permissions to other users Now, it's running. xterm Xt error: Can't open display: 127.0.0.1:0.0 Any ideas?

[GRASS-user] cannot download grass 6.3 cygwin packages

2008-05-07 Thread maning sambale
Hi, I'm having problems download the grass 6.3 cygwin packges using the http://grass.ibiblio.org/grass63/binary/mswindows/cygwin/ Are there any server problems? cheers, maning -- |-|--| | __.-._ |Ohhh. Great warrior. Wars not

Re: [GRASS-user] cannot download grass 6.3 cygwin packages

2008-05-07 Thread maning sambale
Great! Thank you for a quick response! On Wed, May 7, 2008 at 6:31 PM, Markus Neteler [EMAIL PROTECTED] wrote: On Wed, May 7, 2008 at 12:06 PM, Hamish [EMAIL PROTECTED] wrote: maning sambale wrote: I'm having problems download the grass 6.3 cygwin packges using the http

Re: [GRASS-user] cannot download grass 6.3 cygwin packages

2008-05-07 Thread maning sambale
Hi, Just tried it today, http://grass.ibiblio.org/grass63/binary/mswindows/cygwin/setup.ini still refers to 6.3.0-1. cheers, maning On Wed, May 7, 2008 at 7:04 PM, maning sambale [EMAIL PROTECTED] wrote: Great! Thank you for a quick response! On Wed, May 7, 2008 at 6:31 PM, Markus

Re: [GRASS-user] cannot download grass 6.3 cygwin packages

2008-05-07 Thread maning sambale
Alright thanks! On Thu, May 8, 2008 at 10:54 AM, Hamish [EMAIL PROTECTED] wrote: maning sambale wrote: Just tried it today, http://grass.ibiblio.org/grass63/binary/mswindows/cygwin/setup.ini still refers to 6.3.0-1. the mirror takes a day or so to update. either wait a few more

Re: [GRASS-user] How effective is scripting in win-GRASS?

2008-04-09 Thread maning sambale
What is the best live-cd with GRASS (GDAL/OGR), QGIS ? Or, how could I build a custom live-CD including latest FOSSGIS tools? Some options http://grass.itc.it/download/cdrom.php I think the most up to date is from ominiverdi http://livecd.ominiverdi.org/index.php?page=LiveCDtoc=livecd But I

Re: [GRASS-user] How effective is scripting in win-GRASS?

2008-04-09 Thread maning sambale
But I use the FOSS4G2006 CD without minimal problems for my basic GIS classes. A bit old but very reliable (at least for me). I mean: with minimal problems http://ldap.telascience.org/foss4g/ maning Thank you, Nikos ___ grass-user

Re: [GRASS-user] rectifying digital images

2008-01-07 Thread Maning Sambale
Markus, Well, you have what you have, I think. For which country do you need the DEM? Philippines I once received a script collection to use Octave and GRASS to perform bundle block adjustment but never got that working (still have the code, we could contact the author). I've been

[GRASS-user] best dem resolution for orthorectification

2008-01-06 Thread Maning Sambale
Hi, I'm trying to interpolate a DEM to match my imagery. The images are approximately 60 cm resolution of about 829,490,277 cells! GRASS 6.2.2cvs (phil_geog):~ g.region rast=infanta_qb.rgb -pm projection: 3 (Latitude-Longitude) zone: 0 datum: wgs84 ellipsoid: a=6378137

<    1   2