Re: [GRASS-user] to move or not move ? grass64 <- ? -> 7.0

2013-01-10 Thread Paolo Cavallini
Il 10/01/2013 19:56, Paulo van Breugel ha scritto: > Hi Milton > > I am using GRASS 7.0 most of the time, only switching to 6.4 when I want to > use it > from QGIS as I don't manage to get QGIS to work with GRASS 7.0 (that will > need some > work on the gdal-grass plugin I think). I do not thin

[GRASS-user] Incorrect x and y shift values for Alaska State Plane Zone 1 (omerc)

2013-01-10 Thread fbiles
Hello List, While I am old to GIS, I am very new to the GRASS world. I am running GRASS 6.4.3C2 for Windows and have added a raster DEM (GeoTIFF) map layer. The DEM originated from ArcGIS with the projection defined as: /Projection: Hotine_Oblique_Mercator_Azimuth_Natural_Origin False_Easting: 5

Re: [GRASS-user] to move or not move ? grass64 <- ? -> 7.0

2013-01-10 Thread Yann Chemin
I also use GRASS 7 all the time, 2 years ago I was still in need of GRASS 6 on the side, Now I have not used it in a good year. Note: I am using GRASS 7 from the SVN trunk, so I get bug fixes daily. ___ grass-user mailing list grass-user@lists.osgeo.org

Re: [GRASS-user] to move or not move ? grass64 <- ? -> 7.0

2013-01-10 Thread Markus Metz
On Thu, Jan 10, 2013 at 8:33 PM, Patrice Dumas wrote: > On Thu, Jan 10, 2013 at 03:59:49PM -0200, Milton Cezar Ribeiro wrote: >> Thanks Rashad, >> >> I understand that grass 7 have a lot of new features (or >> improved/fixed ones), including the powerful contribution of python. >> But I would like

Re: [GRASS-user] to move or not move ? grass64 <- ? -> 7.0

2013-01-10 Thread Patrice Dumas
On Thu, Jan 10, 2013 at 03:59:49PM -0200, Milton Cezar Ribeiro wrote: > Thanks Rashad, > > I understand that grass 7 have a lot of new features (or > improved/fixed ones), including the powerful contribution of python. > But I would like to hear from grass7 users about how stable are this > versio

Re: [GRASS-user] to move or not move ? grass64 <- ? -> 7.0

2013-01-10 Thread Paulo van Breugel
Hi Milton I am using GRASS 7.0 most of the time, only switching to 6.4 when I want to use it from QGIS as I don't manage to get QGIS to work with GRASS 7.0 (that will need some work on the gdal-grass plugin I think). Switching is no problem, it requires rebuilding the topology from one to the othe

Re: [GRASS-user] to move or not move ? grass64 <- ? -> 7.0

2013-01-10 Thread Rashad M
yes you can use grass database across different version. but grass7 needs topolgy rebuilding that can be done easily using v.build.all On Thu, Jan 10, 2013 at 11:29 PM, Milton Cezar Ribeiro < miltinho.astrona...@gmail.com> wrote: > Thanks Rashad, > > I understand that grass 7 have a lot of new f

Re: [GRASS-user] to move or not move ? grass64 <- ? -> 7.0

2013-01-10 Thread Milton Cezar Ribeiro
Thanks Rashad, I understand that grass 7 have a lot of new features (or improved/fixed ones), including the powerful contribution of python. But I would like to hear from grass7 users about how stable are this version. Anyone survive using only grass7 our we need to switch between them? By the wa

Re: [GRASS-user] to move or not move ? grass64 <- ? -> 7.0

2013-01-10 Thread Rashad M
This can help you to make a decision[1]. [1] http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures On Thu, Jan 10, 2013 at 11:13 PM, Milton Cezar Ribeiro < miltinho.astrona...@gmail.com> wrote: > Dear all > > I have used grass gis 6.4 and I am happy with this version. > But I was wondering which

[GRASS-user] to move or not move ? grass64 <- ? -> 7.0

2013-01-10 Thread Milton Cezar Ribeiro
Dear all I have used grass gis 6.4 and I am happy with this version. But I was wondering which are the advantages or disadvantages to move or not grass 7.0 Any thoughts are very welcome. cheers -- Miltinho - m...@rc.unesp.br Laboratório de Ecologia Espacial e Conservação - LEEC Depto de Ecologi

Re: [GRASS-user] Reclassification RASTER

2013-01-10 Thread Daniel Lee
Hi Brian, Try using. r.reclass, it's made specifically for reclassifying maps. Best, Daniel 2013/1/10 Brian Sanjeewa Rupasinghe > Hi, > > I create each viewshed raster map for every observer location with flag > (b) which denotes 0-non-visible and 1-visible values. > Then i add all viewshed r

[GRASS-user] Reclassification RASTER

2013-01-10 Thread Brian Sanjeewa Rupasinghe
Hi, I create each viewshed raster map for every observer location with flag (b) which denotes 0-non-visible and 1-visible values. Then i add all viewshed rasters to get integrated raster. So my integrated raster contains values >=1. In the raster, all values > 1 represents visible area. Therefore,

Re: [GRASS-user] Use of g.mlist inside r.series

2013-01-10 Thread Brian Sanjeewa Rupasinghe
Many Thanks Martin. It worked fine. Cheers, Brian On Thu, Jan 10, 2013 at 6:55 PM, Martin Landa wrote: > Hi, > > 2013/1/10 Brian Sanjeewa Rupasinghe : > > grass.run_command ("r.series", input="`g.mlist pattern = 'viewshed*' sep > =, > > `", output = 'xx', method = 'sum') > > you cannot use bash-

Re: [GRASS-user] Use of g.mlist inside r.series

2013-01-10 Thread Martin Landa
Hi, 2013/1/10 Brian Sanjeewa Rupasinghe : > grass.run_command ("r.series", input="`g.mlist pattern = 'viewshed*' sep =, > `", output = 'xx', method = 'sum') you cannot use bash-like constructions in Python script. Try maps = grass.mlist_strings(type = 'rast', pattern = 'viewshed*') grass.run_com

[GRASS-user] Use of g.mlist inside r.series

2013-01-10 Thread Brian Sanjeewa Rupasinghe
Hi, I am using following Python code to add all raster maps with wildcard name: viewshed*. grass.run_command ("r.series", input="`g.mlist pattern = 'viewshed*' sep =, `", output = 'xx', method = 'sum') But it does not work saying: WARNING: Illegal filename <`g.mlist pattern = 'viewshed*' sep =>

Re: [GRASS-user] Invitation to donate for the GRASS GIS Community Sprint in February 2013

2013-01-10 Thread Nobusuke Iwasaki
Dear Markus Thank you for the announcement about a donation. I will translate web site about donation and ask a donation to OSGeo.JP discussion list. By the way, a transfer fee from the foreign countries is very expensive (about 35 to 60 euro). Is there any other option such as PayPal? Best rega