Re: [GRASS-user] adaptive gaussian filter

2020-07-30 Thread Jachym Cepicky
Interesting, thanks for the hint

J

st 29. 7. 2020 v 14:24 odesílatel Maris Nartiss  napsal:
>
> Something like anisotropic diffusion described by Perona P. and Malik
> J. 1990? https://en.wikipedia.org/wiki/Anisotropic_diffusion
> I do have a working C module performing aforementioned noise reduction
> (with optional Tukey's conductance function according to Black et al.
> 1998) but I haven't found time (and need) to clean it up + write
> documentation to make it production ready. If you are working on a
> publication where it would be useful, I'm in.
>
> Māris.
>
> Perona P. and Malik J. 1990. Scale-space and edge detection using
> anisotropic diffusion. IEEE transactions on pattern analysis and
> machine intelligence, 12(7).
> Black M.J., Sapiro G., Marimont D.H. and Heeger D. 1998. Robust
> anisotropic diffusion. IEEE transactions on image processing, 7(3).
>
> trešd., 2020. g. 29. jūl., plkst. 14:22 — lietotājs Jachym Cepicky
> () rakstīja:
> >
> > Hi all,
> >
> > I would like to ask, whether there is a code or extension, which would
> > apply gaussian filtering on raster data, but with varying sigma value
> > according to one of input raster maps?
> >
> > I would like to blur raster but differently on different regions (e.g.
> > based on texture characteristics)
> >
> > Thank you
> >
> > Jachym
> >
> > --
> > Jachym Cepicky
> > e-mail: jachym.cepicky gmail com
> > URL: http://les-ejk.cz
> > GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
> > ___
> > grass-user mailing list
> > grass-user@lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/grass-user



-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

[GRASS-user] adaptive gaussian filter

2020-07-29 Thread Jachym Cepicky
Hi all,

I would like to ask, whether there is a code or extension, which would
apply gaussian filtering on raster data, but with varying sigma value
according to one of input raster maps?

I would like to blur raster but differently on different regions (e.g.
based on texture characteristics)

Thank you

Jachym

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] counting plants

2016-02-13 Thread Jachym Cepicky
Hi,

I was playing with this topic couple of years ago (about ten :-D) and
prepared some filters which worked quite well...

Anyway, best results I got with such type of data was: identify local
maximal values and count the pixels

just small hint

pá 12. 2. 2016 v 20:34 odesílatel Kozlova Maria  napsal:

> Hello, Eddison
> Yes, it is possible if your aerial photo is georeferenced you may use
> object-based image analysis
>
>
> http://grasswiki.osgeo.org/wiki/Image_classification#Object-based_classification
>
> http://www.gim-international.com/content/article/object-based-image-analysis
> --
> Best regards,
>
> Maria V. Kozlova
>
>   /\
>   Information System Lab. (ISysLab)
>   State Oceanographic Institute,
>   Kropotkinsky per., 6,
>   MOSCOW, 119034,
>   RUSSIA
>   
>   tel.+7 499 246 6448
>   fax.+7 499 246 7288
>   mailto:  k...@yandex.ru
>   \/
>
>
>
> 12.02.2016, 21:59, "Eddison Araya" :
>
> Dear friends, I hope to be good! I use a translator, I excuse my bad
> writing in English
>
> I have a question, it is possible if I have an image or aerial photo of
> oil palm to cite one case performed automatically count plants?
>
> attached a sample image
>
>
> Muchas gracias
>
> Eddison
> Costa Rica
>
> ,
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] Linux Journal features GRASS GIS

2013-06-05 Thread Jachym Cepicky
Hi,

what about moving PERMANENT to .PERMANENT (hidden configuration mapset)

People, who want to know, can use it

People who don't care, don't see it

GRASS would move little bit to new users.

However, some of it's essence would be gone.

J

Dne 5.6.2013 09:08, Benjamin Ducke napsal(a):
 Dear All,
 
 This month's edition of the Amerian Linux Journal
 (www.linuxjournal.com) features an article on GRASS.
 
 Overall, I would say the article does a good job
 of introducing potential new users to GRASS.
 
 However, while reading it, I realised that two
 conceptual problems remain that new users might
 struggle with:
 
 1. The role of the PERMAMENT mapset remains
 hard to grasp (the article wrongly suggests that
 this should be the default mapset to log into).
 
 2. The GUI does not speak the same language as
 the CLI when it comes to the use of the terms
 map, layer and monitor.
 
 The first issue could be addressed by displaying
 a warning of the kind Do you really want to work
 in the PERMANENT mapset when a first-time login
 attempt is made.
 
 The second issue requires some consideration of
 how map and layer are used in different ways
 at the moment. Traditionally, a map is a GRASS
 raster or vector dataset. In the GUI, what used to
 be a monitor is now called Map Display, whereas
 what used to be maps is now called Map layers
 (and the associated window title is Layer Manager).
 Novice users might stumble over this when they
 discover the vector modules' layer= option and/or
 any single-input module's map= option.
 
 Also:
 - The window title Layer Manager is somewhat
 of a misnomer, since this is really the main window
 and does a lot more than just managing a layer list.
 
 - Using the location name as right-hand part of the
 Map Display window title suggests that there could be
 multiple locations per GRASS session (as there can be
 multiple Map Display windows), which is misleading
 (at least for languages that use left-to-right writing).
 
 To bring back consistency, some review of terminology
 across CLI and GUI seems in order. Since it seems to
 me that it is easiest to change some strings in the
 GUI, I would suggest something like this:
 
 Layer Manager = GRASS GIS - location (filename.gxw)
 
 Map Display x = GRASS GIS - location (Monitor x)
 
 Map layers = Maps
 
 Display x = Monitor x
 
 Best,
 
 Ben
 
 

-- 
Jachym Cepicky
Help Service - Remote Sensing s.r.o.
jachym.cepi...@gmail.com
HS-RS: jac...@hsrs.cz http://bnhelp.cz
http://les-ejk.cz



signature.asc
Description: OpenPGP digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Re: GRASS GIS Web UI

2011-08-18 Thread Jachym Cepicky
Does it use WPS, or some properitary protocol?

Jachym

2011/8/10 Mohammed Rashad mohammedrasha...@gmail.com:


 On Fri, Aug 5, 2011 at 9:46 PM, Mohammed Rashad mohammedrasha...@gmail.com
 wrote:

 Hi all,
 Here is GRASS GIS Web UI connected with OpenLayers widget
 http://lsi.iiit.ac.in/lsi/wgrass

 in case this link is not working please use this
 http://lsi.iiit.ac.in:9090/wgrass

 The app is under development and is released for initial testing. For
 testing purpose we fix a lat/lont location and concentrate on vector data
 Location Info:
    extent -180,-90,180,90
    mapset PERMANENT
 you can import any grass vector data using v.in.ogr and display it in OL
 using d.vect
 For Listed GRASS modules:
 1. Type on search box on top for list and select a module and hit enter or
 click search
 2. you will get a menuForm of the selected GRASS module.
 3. Fill all the attributes and click run to execute the grass module.
 You can also run any grass command v.* or r.* using this webUI which is
 unlisted

 please test it

 Any comments, suggestions, BUGS are always welcomed..

 --
 Thanks  Regards
 Rashad



 --
 Thanks  Regards
 Rashad

 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user





-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] how to define a new location with a georeferenced file

2009-08-02 Thread Jachym Cepicky

Just try to start grass somehow and then use r.in.gdal or v.in.ogr to
import the raster/vector data. If you use the location parameter for
this modules, new location will be created.

and please fill the ticket in the bug tracker, to avoid such problem for
next GRASS releases

j

On Fri, Jul 31, 2009 at 11:34:02PM +0200, Matteo Toro wrote:
 hi everybody,
 i'm trying to use a vectorial georeferenced map; i start grass, i'm choosing 
 georeferenced file in order to define the new location; in the window i'm 
 setting the name of the new location, the psth to new location and the path 
 to my georeferenced file. Then i'm clicking the define new location button, 
 but what i get is a window with an error message:
 
 /usr/bin/x-terminal-emulator: to set an icon, please use -name profile and 
 set a profile icon
 /usr/bin/x-terminal-emulator: to set an icon, please use -name profile and 
 set a profile icon
 while executing
 exec -- $env(GISBASE)/etc/grass-xterm-wrapper -T g.proj -n g.proj -e 
 $env(GISBASE)/etc/grass-run.sh g.proj -c georef=$filepath 
 location=$fileLocation
 invoked from within
 .fileloc.def invoke
 (uplevel body line 1)
 invoked from within
 uplevel #0 [list $w invoke]
 (procedure tk::ButtonUp line 22)
 invoked from within
 tk::ButtonUp .fileloc.def
 (command bound to event)
 
 this happens with both vector and raster files
 can you help me handle that?
 
 
 thanks a lot
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Distance map with defined path

2009-07-09 Thread Jachym Cepicky
Hi,

would [1] help ?


[1] http://grass.osgeo.org/grass64/manuals/html64_user/r.grow.distance.html

Jachym

On Thu, Jul 09, 2009 at 03:29:40PM +0200, Margherita Di Leo wrote:
 Hi List!

 I was wondering if there is a way to obtain a (raster) map of distances  
 from a point or a line, in which the path is defined by a map (i.e. a  
 flow direction).
 It would be very useful for me!

 Thank you in advance.

 Cheers
 m.

 -- 
 Ing. Margherita Di Leo
 Ph.D. Student Methods and Technologies for Environmental Monitoring
 Department of Environmental Engineering and Physics (DIFA)

 University of Basilicata Campus Macchia Romana
 85100 - Potenza Italy

 Office: +39-0971205363
 Fax: +39-0971205160
 E-mail: dileomargherita AT gmail DOT com
 Skype: dileomargherita
 URL: 
 http://www.difa.unibas.it/A_Manager_PP.do?azione=visualizzaHomePageid=106





 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] GIPE install ubuntu

2009-06-29 Thread Jachym Cepicky
Hi,

read README and readme.gipe files fist.

Than, you would have to get the GRASS sources as well (apt-get source
grass) and you will have to setup the proper variables at the beginning
of install_yanns_grass.sh file

than , you have to run the install_yanns_grass.sh file

jachym

On Mon, Jun 29, 2009 at 02:13:08PM -0300, Leonardo Hardtke wrote:
 Hi,
 
 i'm new to GRASS and not an linux expert. I need help to install GIPE. I
 installed the GRASS 6.4 RC4 on UBUNTU 9.04 from the les-ejk and downloaded
 the GIPE svn to my home directory, what shoud I do now?
 Thanks!
 
 -- 
 Lic. Leonardo A. Hardtke
 Laboratorio de Teledetección y S.I.G.
 Centro Nacional Patagónico (CONICET)
 Bvd. Brown 2825, 9120 Puerto Madryn, Chubut, Argentina

 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user


-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Should the location or mapset be created everytime?

2009-03-31 Thread Jachym Cepicky
hi,

On Wed, Apr 01, 2009 at 10:40:48AM +0800, apachemaven wrote:
 sorry I dinot describe exactly.
 
 I am working on a webservice which intend to handle data(mainly are the 
 HDF4,) by grass,since the grass do not support the hdf,then I try to transfer 
 the hdf4 to geotiff with gdal ,then import the tif to grass,the problem comes 
 out ,should I create a new location and mapset for each geotiff each time??
 
 ps:
 If my current location is usa ,and I import a tif of china ,what can happen? 
 If I should creat a new loaction but I have not seen the tif before and I 
 donot know the location then how to do ?

you can find out, what the raster uses for coordinate system using
gdalinfo utility

you can also create new location according to the raster/vector map,
like

1) start grass in *any* location
2) run r.in.gdal location=NEW_LOCATION
3) switch to your new created NEW_LOCATION

j


-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] create a workplace (location mapset etc)_

2009-03-30 Thread Jachym Cepicky
hi.
you can make the raster (and vector) data accessable via UMN MapServer
directly, without any export need. UMN MapServer can read the data (via
gdal/ogr) and display the via WMS.

There is also another project, called pywms, which provides automatic
WMS Service based on GRASS Database. The Capabilities document for WMS
is created from GRASS Database on-the-fly, as well as maps.

So, only r.in.gdal would be need, r.out.gdal is actually no necessary.

Jachym

[1] http://mapserver.org/
[2] http://pywms.wald.intevation.org

On Fri, Mar 27, 2009 at 03:25:21PM +0800, apachemaven wrote:
 I want to handle some hdf data through a web service,and in the web service I 
 handle the data by grass, so the problem comes out.The following is my setps:
 1)translate the hdf4 to a  tif by a FWTools2.2.8 which call the gdal command 
 actually)
 for example I use the command gdal_translate [the subset] d:\aa.tif ,
 2)import the tif 
r.in.gdal input=D:/aaa6.tif output=ggg
 3)process the ggg data of grass format 
for example r.buffer map=ggg distance=30 output=temp
 4)convert the temp to tif 
r.out.gdal input=temp format=GTiff output=d:/dd.tif
 Then in the web service I return the url of the dd.tif to client.
I want to know the above setps right or not?
 and in the step of 2 and 4 problems always come out..,a common problem is the 
 data is blank even I reset the region use  g.region rast=...
  
 My god,I am crazying@@!
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user


-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] creat a temp workplace

2009-03-30 Thread Jachym Cepicky
hi,
On Fri, Mar 27, 2009 at 03:33:09PM +0800, apachemaven wrote:
 And in the step 2, I want to creat a temp location and mapset,beacuse my 
 current location is the spanish example data...
 My god,I am crazying@@!

basically, any location can be considered as temp, because of after
deleting the whole directory, it is gone (uninstalled).

if you want to create temp location in a batch script, just prepare some
template location (with PERMANENT mapset and DEFULT_WIND and other
files)

than you can just copy this template under new name and so the temporary
location is created.

if you set the GRASS_BATCH_JOB env. variable, (shell script to be   
processed as batch job), the script will be performed automatically.

jachym


-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Automatic Orthorectification

2009-03-27 Thread Jachym Cepicky

On Thu, Mar 26, 2009 at 04:58:25AM -0700, Petrone Orlando Mauro wrote:
 
 I have this little chip (256x256px) that are taken from an orthorectified 
 image, so I have all the coordinate for all them. I want to use this little 
 image to orthorectify a new image. What are the right step for this?
 Mauro
 

write a script, which would assing source and target coordinates
automatically (creating the POINTS file) and call i.group, i.target 
i.rectify at the end

jachym

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Automatic Orthorectification

2009-03-26 Thread Jachym Cepicky
Hi,

the GCPs are located in each image at known locations, you can create
necessary files in a batch script:

 - you have to create the group for each image (i.group)
 - you have to set the target and ref files for the group (i.target)
 - you have to create the POINTS file - manually

try to rectify one image by hand and then see 
grassdata/LOCATION/MAPSET/group/GROUP/*

however, if the position of GCPs is unknown to you, I'm affraid, you
have to do it by hand

jachym

On Wed, Mar 25, 2009 at 03:04:43AM -0700, Petrone Orlando Mauro wrote:
 
 Hi to all,
 I'm trying to use GRASS 6.4 (installed on UBUNTU) to realize a system to 
 automate the orthorectification process.
 I have a group of little images (chip of 256x256 pixel) that I want to use to 
 orthorectify an image.
 Can grass use the little chip to create the RPC polynomial without any 
 external action? I try i.points.auto, but I must set the GCP manually... 
 Thank you
 -- 
 View this message in context: 
 http://n2.nabble.com/Automatic-Orthorectification-tp2531561p2531561.html
 Sent from the Grass - Users mailing list archive at Nabble.com.
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: [GRASS-dev] call for volunteers - urgent need for Windows Vista binaries

2009-03-26 Thread Jachym Cepicky
hi, just small note:

On Thu, Mar 26, 2009 at 12:21:55PM -0700, Michael Barton wrote:
 Marco Pasetti made a very nice Windows installer for 6.3 last year, but 
 is unable to continue this work.

 Other folks in OSGEO have created OSGEO4W with a number of packages.  
 However, GRASS is in the 'advanced' section--and it is not clear what  
 libraries need to be downloaded with it--and it cannot be installed  
 stand-alone.


the osgeo4w installer is just fine, only thing is missing is, that GRASS
should appear in the 'basic' section as well (should not be that
complicated) and all depandances are fixed. than the installation is IMHO 
enough straight forward and easy.

jachym

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] error with wxpython/nviz on grass6 devel

2009-03-04 Thread Jachym Cepicky
Hi,

grass 6.4-preview is now available through http://les-ejk.cz/ubuntu
repository

j

G. Allegri píše v St 04. 03. 2009 v 15:53 +0100:
 I've upgraded my Kubuntu to 8.10 and I'm having problems compiling
 wxpython and nviz on grass6, devel version.
 Launching make inside gui/wxpython I receive:
 
 In file included from nviz.h:8,
  from change_view.cpp:15:
 /home/giova/Sources/grass/grass6_devel/dist.i686-pc-linux-gnu/include/grass/nviz.h:21:69:
 error: X11/Xmu/StdCmap.h: Nessun file o directory
 make[3]: *** [OBJ.i686-pc-linux-gnu/change_view.o] Error 1
 make[3]: Leaving directory
 `/home/giova/Sources/grass/grass6_devel/gui/wxpython/nviz'
 make[2]: *** [install_nviz] Error 2
 
 and I can't figure out why.
 
 In the main make execution I got:
 
 Errors in:
 /home/giova/Sources/grass/grass6_devel/lib/nviz
 /home/giova/Sources/grass/grass6_devel/gui/wxpython/nviz
 /home/giova/Sources/grass/grass6_devel/visualization/nviz
 /home/giova/Sources/grass/grass6_devel/visualization/nviz2/cmd
 
 
 Any help?
 Giovanni
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] r.water.outlet and SELECT WHERE Maximum

2009-03-03 Thread Jachym Cepicky
Hi,
achim píše v Út 03. 03. 2009 v 17:52 +0100:
 Hello,
 
 today I have two questions...
 
 No 1.
 r.water.outlet doesn't produce the hole outlet. I chose coordinates E
 and N from point coordinates. The point was converted from a raster-cell
 via r.to.vect. For illustration I attach a screenshot.

IMHO, this is caused by rough raster resolution. You have to click to
some other place in order to get outlet you ar looking for

 
 No 2.
 I'd like to select the raster-cell with the highest value. I converted
 the raster to points and tried to select with SELECT WHERE. How can I
 use an maximum-statement in it? I couldn't fix it out. Or is there
 another way? (I use the default db)

something like SELECT cat FROM points WHERE z = (SELECT max(z) FROM
points);

However, I'm afraid, this is not possible with DBF driver, you'll have
to convert the database e.g. into postgresql or sqlite

j
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: FW: FW: [GRASS-user] unable to install Grass

2009-02-20 Thread Jachym Cepicky
Hi,
I had similar problem on Windows.
 
Is proj and gdal and gdal-grass libraries correctly installed?

jachym

Jimmy Maro píše v Pá 20. 02. 2009 v 09:37 +1000:
 Hi all,
 
  
 
 I can't startup Grass its giving me the following error msg:
 
 
 
  
 
 Pls help
 
 Ta,
 
 Jimmy
 
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


RE: FW: FW: [GRASS-user] unable to install Grass

2009-02-20 Thread Jachym Cepicky
Jimmy Maro píše v Pá 20. 02. 2009 v 19:03 +1000:
 Hi Jachym,
 
 How do I check this out?
 
 Ta, Jim

if you start osgeo command line, and there are programs like ogr2ogr,
gdalinfo, ogrinfo available, if gdalinfo --formats and ogrinfo --formats
do give you GRASS Raster/Vector (among others) and if they are checked
in the packages-selection screen of the installator[1] (look in Libs)

jachym


[1] http://les-ejk.cz/skoleni/grass/about/_images/osgeo4win06.png
 
 -Original Message-
 From: Jachym Cepicky [mailto:jachym.cepi...@gmail.com] 
 Sent: Friday, February 20, 2009 6:57 PM
 To: Jimmy Maro
 Cc: grass-user@lists.osgeo.org
 Subject: Re: FW: FW: [GRASS-user] unable to install Grass
 
 Hi,
 I had similar problem on Windows.
  
 Is proj and gdal and gdal-grass libraries correctly installed?
 
 jachym
 
 Jimmy Maro píše v Pá 20. 02. 2009 v 09:37 +1000:
  Hi all,
  
   
  
  I can't startup Grass its giving me the following error msg:
  
  
  
   
  
  Pls help
  
  Ta,
  
  Jimmy
  
  
  ___
  grass-user mailing list
  grass-user@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/grass-user
 -- 
 Jachym Cepicky
 e-mail: jachym.cepicky gmail com
 URL: http://les-ejk.cz
 GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
 
 
 
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] face to DEM?

2009-02-20 Thread Jachym Cepicky
Hi,

you can try v.surf.rst as well

j

Vincent Bain píše v Ne 15. 02. 2009 v 10:32 +0100:
 Hello Adam,
 hope I understood what you mean to do. If I had to cope with your
 problem, I would import the source file as points, then run v.to.rast,
 and r.surf.nnbathy with the l interpolation method.
 The risk for this solution is the triangulation performed by
 r.surf.nnbathy be different from your source TIN...
 
 Good luck,
 Vincent.
 
 Le samedi 14 février 2009 à 16:42 -0800, Adam Dershowitz a écrit :
  I have some 3-d vector faces.  They were defined in a text file like  
  this:
  F 10
  1 2 1
  2 2 2
  ...
  ...
  etc.
  
  I imported them into grass like this:
  v.in.ascii -zn input=faces.txt out=faces format=standard
  and all seems fine.
  
  I can see the faces, and if I click on points around the edges I can  
  get a height as well.
  I can't figure out how to generate a raster DEM from these faces.   
  Essentially I would like to know the approximate elevation at each  
  raster point inside the faces.
  I tried v.to.rast but then I get Column parameter missing
  For v.to.rast3 I get  Unable to get layer info for vector map
  I also tried v.extrude but I see all 0s (ie Number of areas: 0 etc.)
  
  Did I do something wrong on my import?  Did I miss some other way to  
  do the conversion?
  I want to be able to do some mapcalcs with the heights of an these  
  faces compared to another raster map, but I can't figure out how to  
  convert these faces to something that I can work with.
  
  Thanks much,
  
  --Adam
  
  
  
  ___
  grass-user mailing list
  grass-user@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/grass-user
  
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Display output question

2009-02-20 Thread Jachym Cepicky
Hi,

not JPEG, but I would use d.out.png or 

d.mon start=PNG
d.*
d.mon stop=PNG

see [1] for more details

Jachym

[1] http://grass.osgeo.org/grass64/manuals/html64_user/pngdriver.html

Richard Chirgwin píše v Út 17. 02. 2009 v 10:40 +1100:
 Hi all,
 
 What's the command-line equivalent to using the JPG export in the
 display manager? (I would like to script outputs from a number of
 workspace - GRC - files).
 
 Cheers,
 Richard
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: [GRASS-translations] GIS based flash simulation

2009-02-06 Thread Jachym Cepicky
hi,

cc to grass-users, grass-translations isn't the best place to discuss
topic like this

xganim could help or

install sfwtool, export the content of the display to PNG files (d.mon
x0, d.out.png)

and than

png2sfw -o outfile.sfw *.png -r 1

BTW: yet another example, why access to monitor content to command
line is needed)

hope it helps

jachym

2009/2/6 dasuni kannangara dasu...@gmail.com:
 hi,
 i need to develop a GIS based application which simulates patterns in
 weather of all regions of the country. For that i am hoping to display
 the variation of temperature over a period of time as an animation
 (simulation). I hope to provide the output (simulation) in a web site so
 anyone can view the simulation as a Flash animation. Also the user is given
 the capability to upload any dataset (population,rainfall) and
 view the output as a Flash simulation through that web site.
 Can i use GRASS to develop the above appliation? Does GRASS support data
 formats which Flash can recognize??





-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] grass roadmap

2009-02-02 Thread Jachym Cepicky
Hi,

I put together some screenshots and older documents and tried to
produce actual version of GRASS historical roadmap [1].

Maybe, if could be of someones interest, maybe, someone would like to
contribute || make it nicer[2].

TODO: We definitely need photos of all coordinators, each photo for
each development center (CERL, Baylor, Hannover, FBK  OSGeo).

Jachym

[1] http://les-ejk.cz/iamges/grass/grass_roadmap.pdf
[2] http://les-ejk.cz/images/grass/grass-roadmap-2009-02-02.tgz

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] grass roadmap

2009-02-02 Thread Jachym Cepicky
yes, good place

2009/2/2 Martin Landa landa.mar...@gmail.com:
 Hi,

 2009/2/2 Jachym Cepicky jachym.cepi...@gmail.com:
 [1] http://les-ejk.cz/iamges/grass/grass_roadmap.pdf
 [2] http://les-ejk.cz/images/grass/grass-roadmap-2009-02-02.tgz

 maybe you could commit the source to grass-addons repo... ?

 Martin

 --
 Martin Landa landa.martin gmail.com * http://gama.fsv.cvut.cz/~landa




-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Re: grass-user Digest

2009-01-28 Thread Jachym Cepicky
hi,

2009/1/27 Edmondo Elisei edmondo.eli...@gmail.com:
 There is a way to install RC3 from ubuntu repos?
 Regards and ...
 thanks for your great work

 Regards


afaik, not yet

j
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] shell script problem

2008-12-29 Thread Jachym Cepicky
isn't there any no-linebreak space somewhere?

j

2008/12/4, Otto Dassau otto.das...@gmx.de:
 Hi Mario,


  On Thu, 4 Dec 2008 17:46:36 +
  Mario Giacomello mario.giacome...@googlemail.com wrote:

   Thanks for your prompt response. I have got as far as understanding
   that I should run scripts inside GRASS.So, the answer is yes- I have
   run the script inside GRASS.


 try to start the script with:

  sh grassscript.sh
  or
  ./grassscript.sh (if you made it executable)

  regards,

  Otto


   Marco
  
   On Thu, Dec 4, 2008 at 5:54 PM, ivan marchesini marches...@unipg.it 
 wrote:
hmmm
are you starting the script inside grass?
   
probably not... or I'm wrong?
   
Ivan
   
Il giorno gio, 04/12/2008 alle 17.06 +, Mario Giacomello ha scritto:
Dear all,
   
Apologies for the total beginner's question, but despite my efforts
and searches through the GRASS mailing list archives I have not been
able to solve my problem. I am trying to write a simple grass script
in order to automated a process, but I have not very far yet. One
thing that I would like to do is to be able to change the region, but
GRASS seems to come up with the whenever I , for example, try to use
the following simple lines:
   
#!/bin/sh
   
g.region rast=map1
r.stats -ln map1  file1
   
The message I get is: command not found. What am I doing wrong? Is
this problem related to the setting of environment variables?
   
I am using GRASS 6.3.0  installed on Ubuntu 8.10
   
thanks in advance,
   
Mario Giacomello
  ___
  grass-user mailing list
  grass-user@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/grass-user



-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] GRASS 6.3 for Ubuntu 8.10 - Intrepid Ibex

2008-12-01 Thread Jachym Cepicky
hi,

some people reported this

try

sudo unlink /usr/local/lib/libgdi.so

and

apt-get install grass

j

2008/11/29 Daniel Victoria [EMAIL PROTECTED]:
 I'm getting the following error when installing grass from les-ejk
 repository, using Ubuntu 8.10

 Setting up grass (6.3.0-lesejk2) ...
 ln: creating symbolic link `/usr/local/lib/libgdi.so': File exists
 dpkg: error processing grass (--configure):
  subprocess post-installation script returned error exit status 1
 Processing triggers for libc6 ...
 ldconfig deferred processing now taking place
 Processing triggers for menu ...
 Errors were encountered while processing:
  grass
 E: Sub-process /usr/bin/dpkg returned an error code (1)

 Am I missing some package? Do I have something wrong installed?

 THanks
 Daniel

 On Fri, Oct 31, 2008 at 9:43 AM, Jachym Cepicky
 [EMAIL PROTECTED] wrote:
 Hi,

 first version of the GRASS 6.3.0 package for Ubuntu 8.10 can be
 apt-geted from http://les-ejk.cz/ubuntu

 There is one problem with new wxPython-based GUI, but overall, the
 package seems to be working.

 Please, let me know, in case, it does not work for you.

 Jachym

 --
 Jachym Cepicky
 e-mail: jachym.cepicky gmail com
 URL: http://les-ejk.cz
 GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user





-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] GRASS 6.3 for Ubuntu 8.10 - Intrepid Ibex

2008-10-31 Thread Jachym Cepicky
Hi,

first version of the GRASS 6.3.0 package for Ubuntu 8.10 can be
apt-geted from http://les-ejk.cz/ubuntu

There is one problem with new wxPython-based GUI, but overall, the
package seems to be working.

Please, let me know, in case, it does not work for you.

Jachym

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: [GRASS-stats] Problem with Grass repository in Ubuntu 8.04

2008-10-29 Thread Jachym Cepicky
Hi,

sorry, the server is down - it should work again in couple of days

Jachym

2008/10/28 Markus Neteler [EMAIL PROTECTED]:
 On Tue, Oct 28, 2008 at 1:07 PM, Mauricio Zambrano
 [EMAIL PROTECTED] wrote:
 Dear all,

 I have correctly installed Grass 6.3 in a Ubuntu 8.04.1 machine
 (kernel 2.6.24-21-generic), but since some days ago when I try to
 update my packages,  I get an error message saying that:

 http://les-ejk.cz/ubuntu/dists/hardy/multiverse/binary-i386/Packages.gz
  404 Not Found
 http://les-ejk.cz/ubuntu/dists/hardy/multiverse/source/Sources.gz  404 Not 
 Found

 I tried to find out a solution going to
 http://grass.itc.it/download/index.php , but the Ubuntu links to Grass
  6.2.3 and 6.3 are broken.

 It appears that http://les-ejk.cz/ubuntu/
 no longer exists. Maybe it will come back?

 Is this a temporal problem or do I have to change something ?

 In the worst case you need a different repository - I have no
 idea what happened to the server.

 Markus




-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Export of a subset of a vector map

2008-10-15 Thread Jachym Cepicky
Hi,

2008/10/14 José María Michia [EMAIL PROTECTED]:
 Hi,

 I wish to export a subset with something like:

 v.out.ascii.db input=localidades columns=PROVINCIA,DARTAMENTO,LOCALIDAD,TIPO

 But I wish to export only vectors from within current region. So, I
 can use v.overlay. This option uses a intermediate map. I wish to know
 what other alternatives exist to make this. Is there a way to export
 the subset without using a intermediate map?


AFAIK, to create new vector layer with the region you want to export
is the best way. You can write a small script, which does the work for
you automatically [1].

Jachym

[1] http://grass.osgeo.org/wiki/GRASS_and_Python#Example

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] doubt about picture link

2008-10-08 Thread Jachym Cepicky
Hi,

well, you can always convert your database from DBF format to
PostgreSQL and use their BLOB type. Then you can store the images
directly to database.

If this is not what you are looking for, just add new column of type
STRING (varchar) to the database:

v.db.addcol map=your_vector column=image varchar(256)

then you can store the link directly.

jachym

2008/10/8 vipin poulose [EMAIL PROTECTED]:
 Is there any solution to give link to picture in databse

 --
 vipin

 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user





-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Binary snapshot

2008-08-28 Thread Jachym Cepicky
maybe the packages from les-ejk.cz should be usable

http://les-ejk.cz/ubuntu

jachym

2008/8/28 Silvia Franceschi [EMAIL PROTECTED]:
 Hi all,
 I tried to download the daily snapshot package of GRASS6.3 for an
 installation on a kubuntu dapper. Is this package available somewhere?
 Is it possible to install GRASS6.3 on old kubuntu versions?

 Thanks in advance for help

 Silvia
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user




-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Extracting from 2D to 3D

2008-08-26 Thread Jachym Cepicky
Hi,

what does g.region -3 say? maybe you have to adjust your 3D settings
as well (g.region --help tells you more)

jachym

2008/8/23 charles [EMAIL PROTECTED]:
 Hello all,

 I have purchased to book, Open Source Grass, the third edition and wanted to
 experiment with 3D vectors using nviz.  I have followed the commands in the
 book, page 209/210 but can not display the 3D vectors in nviz.  Is there an
 update to the commands or can anyone describe to me what I am doing wrong.

 I have set the region according to the book.
 GRASS 6.3.0 (nc_spm_07):~  g.region rural_1m -p
 projection: 99 (Lambert Conformal Conic)
 zone:   0
 datum:  nad83
 ellipsoid:  a=6378137 es=0.006694380022900787
 north:  220750
 south:  22
 west:   638300
 east:   639000
 nsres:  1
 ewres:  1
 rows:   750
 cols:   700
 cells:  525000

 GRASS 6.3.0 (nc_spm_07):~  nviz elev_lid792_1m col=ortho_2001_t792_1m
 vect=bldg_resid_3d,bldg_cmcl_3d
 Loading Data
 Loading Data
 building color table
 Vector file bldg_resid_3d loaded.
 Error: No lines from bldg_resid_3d fall within current region
 Total vect memory = 0 Kbytes
 Vector file bldg_cmcl_3d loaded.
 Error: No lines from bldg_cmcl_3d fall within current region
 Total vect memory = 0 Kbytes
 recalculating normals...

 Any advice as to setting the region for this to work?

 Thanks in advance,

 charles
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user




-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] execute commands automatically after start of grass

2008-08-01 Thread Jachym Cepicky
hi,

you can adjust anything in .grass.bashrc file

e.g.

#!/bin/sh
export GRASS_ADDON_PATH=$HOME/usr/grass/
export GRASS_PAGER=/bin/more


jachym

[1] http://grass.osgeo.org/grass64/manuals/html64_user/variables.html

2008/8/1 Rainer M Krug [EMAIL PROTECTED]:
 Hi

 I am using grass in combination with R, wherefore I have to start R
 (or emacs) after starting grass.
 Is there any way, to make this automatic, i.e., can I specify a script
 which is executed inside grass after it is started?
 In addition, I only would like that to happen when I start grass in a
 certain mapset and not in other mapsets.


 Thanks

 Rainer

 --
 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
 Biology, UCT), Dipl. Phys. (Germany)

 Plant Conservation Unit
 Department of Botany
 University of Cape Town
 Rondebosch 7701
 South Africa
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user




-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] crossing XY points over a raster map

2008-07-31 Thread Jachym Cepicky
import the ascii table with v.in.ascii [1]

store the values from raster to the new vector file database with
v.what.rast [2]

[1] http://grass.osgeo.org/grass64/manuals/html64_user/v.in.ascii.html
[2] http://grass.osgeo.org/grass64/manuals/html64_user/v.what.vect.html


j

2008/8/1 Milton Cezar Ribeiro [EMAIL PROTECTED]:
 Dear all,

 I have a raster map on GRASS and a table (in ascii format) with XY
 coordinates.
 I would like to know how can I import these XY points in my grass database,
 and
 hown can I proceed to overlap my points over my raster map and aquire the
 raster value
 as an attribut of my XY points.

 Any help are wellcome.

 Kind regards,

 miltinho
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user





-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Speaking of starspan...

2008-07-31 Thread Jachym Cepicky
Hi,

nearly everybody would be interested, but nearly nobody has own time
for help. In case, nobody should write you directly, just have a look
at GRASS modules examples, they are IMHO very illustrative:

http://trac.osgeo.org/grass/browser/grass/trunk/doc/vector
http://trac.osgeo.org/grass/browser/grass/trunk/doc/raster

jachym


2008/8/1 Jonathan Greenberg [EMAIL PROTECTED]:
 We've updated/fixed/improved starspan over the past few months, and even
 began to create a grass interface for it:

 http://starspan.casil.ucdavis.edu/doku/doku.php?id=grass

 Unfortunately, our amazing programmer Carlos Rueda has left for greener
 pastures (congrats to Carlos on his new job!), so we were hoping to get some
 grass experts with a few hours on their hands to help finish a grass wrapper
 for starspan (and possibly have it included in a future grass release?)  If
 anyone is interested, send me an email.

 The main website is http://starspan.casil.ucdavis.edu

 Cheers!

 --j

 --
 Jonathan A. Greenberg, PhD
 Postdoctoral Scholar
 Center for Spatial Technologies and Remote Sensing (CSTARS)
 University of California, Davis
 One Shields Avenue
 The Barn, Room 250N
 Davis, CA 95616
 Cell: 415-794-5043
 AIM: jgrn307, MSN: [EMAIL PROTECTED], Gchat: jgrn307

 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user




-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Open layers, Google maps/earth

2008-06-09 Thread Jachym Cepicky
hi,

OpenLayers is not a server, as well as google maps is not - they are
both javascript api

r.in.wms is (more or less) implementation of OGC Web Map Service [1]

If you want to get the map, which is displayed at
http://www.openlayers.org, you have to run r.in.wms like

r.in.wms mapserv=http://www2.dmsolutions.ca/cgi-bin/mswms_gmap
layers=bathymetry,land_fn,park,drain_fn,drainage,prov_bound,fedlimit,rail,road,popplace
format=image/png out=ol

(untested)

AFAIK there is no api for google maps yet, but it should be possible
to implement it

new gdal (1.5x) has support for OGC standards as well

jachym

[1] http://www.opengeospatial.org/standards/wms

2008/6/4 Richard Chirgwin [EMAIL PROTECTED]:
 All,

 I guess that r.in.wms works with servers like Openlayers and Google Maps (or
 even Google Earth); is there a quick tutorial explaining the parameters to
 use with these servers?

 Richard C
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user




-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Problem with GDAL and gdal_translate for GRASS on Ubuntu Hardy

2008-06-09 Thread Jachym Cepicky
I should have a look at this issue

2008/6/5 Jarekj [EMAIL PROTECTED]:
 Hi
 Sorry if that problem was just mentioned but I was off almost three weeks.
 I found problem with just installed gdal (properly with gdal_translate) in
 1.5.1 form les-ejk repository on Ubuntu Hardy. Due that problem I cannot
 save any graphic from display manager (and also some others problems with
 r.proj)
 Is threre someone with similar problem?
 Jarek
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user




-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] grass data

2008-05-20 Thread jachym . cepicky
hi,
depends, what modules you used for data import

j

2008/5/19, Dinesh Kumar [EMAIL PROTECTED]:
 Hi,

 We have a code which uses grass data files. We import maps from other
 formats to grass and use these maps for our code. Recently we have
 updated Grass from version 5 to version 6. The files created with
 grass62 not working working with our code anymore.
 Does anyone knows if any changes have been made to the format of data
 files? If someone can point me to a document that describes Grass format
 for data files, it will be a great help.

 best regards
 --dinesh
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user



-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Use GRASS as a web-application?

2008-05-10 Thread Jachym Cepicky
Hi,

http://pywps.wald.intevation.org is here for this purpose

if you prefer java, look after 52north wps implementation

jachym

2008/5/10 Nikos Alexandris [EMAIL PROTECTED]:
 Dear GRASSers,

 I am forwarding a friends question concerning GRASS' capabilities in the
 field of web-services.


 -- Přeposlaná zpráva --
 From: Nebojsa Balic [EMAIL PROTECTED]
 To: Nikos Alexandris [EMAIL PROTECTED]
 Date: Fri, 09 May 2008 17:41:49 +0200
 Subject: Re: WhyOpenSource?
 Nikos,
 Thanks for the link.
 And now question:
 Is it possible to use grass-modules (or whole package) as
 web applications? Can GRASS be accessed through a web
 server (for example apache)?
 Thank you one more time
 Nebojsa
 On Thu, 08 May 2008 18:32:42 +0200
  Nikos Alexandris [EMAIL PROTECTED]
 wrote:
 http://www.dwheeler.com/oss_fs_why.html

 Greetings my friend ;-)

 Nikos



 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user





-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Use GRASS as a web-application?

2008-05-10 Thread Jachym Cepicky
hmm, the pywps links are rather outdated due to server move

nowdays apps are

http://www.bnhelp.cz/projects/uhul
http://www.bnhelp.cz/projects/sazp
http://www.les-ejk.cz/english/pywps-and-openlayers

pywps slowly implements ogc wps 1.0.0 so there should be updated demos as well

j

2008/5/10 Hamish [EMAIL PROTECTED]:
 Jachym wrote:
  http://pywps.wald.intevation.org is here for this
  purpose
  if you prefer java, look after 52north wps
  implementation

 Paul wrote:
 Also, GRASS-links at http://pnwpest.org/glinks/ is a much
 older implementation that was somewhat ahead of its time -
 probably only of interest for historical reference purposes
 but it seems to still work. I'm not sure which version of
 GRASS that demo implementation runs on but I suspect it is
 4.x. It might be updateable to use more recent versions
 though. Depends on what you need I suppose.


 I noticed something impressive submitted to the screenshots suggestions wiki 
 page the other day:
 * CSISS/GMU contributions: GRASS_based geospatial web services

 see links at
  http://grass.osgeo.org/wiki/Screenshot_suggestions#Web_Services



 Hamish





  
 
 Be a better friend, newshound, and
 know-it-all with Yahoo! Mobile.  Try it now.  
 http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user




-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] installing add-ons

2008-03-09 Thread Jachym Cepicky
are they C code addons or just SHELL scripts ?

Jachym

Zachary Parisa píše v So 08. 03. 2008 v 19:40 -0500:
 Hi all,
 
 I have no trouble downloading the add-ons I hope to use from the
 repository, but could use some instruction on how to get them
 installed/functional in a 6.2.2 installation (stock Ubuntu package).
 
 Thanks,
 
 Zack
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Just a successful report ; -) --- Compiling GRASS source code under Ubuntu 7.10 64-bit with...

2008-02-29 Thread Jachym Cepicky
hi,
Nikos Alexandris píše v Pá 29. 02. 2008 v 03:53 +0100:
 On Wed, 2008-02-27 at 19:11 +0100, Nikos Alexandris wrote:
 
 SuperSimple question:
 
 I am not sure how to upload the file in the wiki although I have seen an
 upload link. I ask before I do it... is it a global upload tool or
 is it necessary to upload something from within a specific page of the
 wiki?

better post it as normal wiki page, rather then attachment 

jachym

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Does Grass Support Layers??

2008-02-28 Thread Jachym Cepicky
Kunal, maybe time for some documentation/book ?

Kunal Malik píše v Čt 28. 02. 2008 v 10:03 +0530:
 Could I create ,delete  modify layers in Grass Tools  how??

http://grass.osgeo.org/grass63/manuals/html63_user/helptext.html
http://grass.osgeo.org/grass63/manuals/html63_user/rasterintro.html
http://grass.osgeo.org/grass63/manuals/html63_user/imageryintro.html
http://grass.osgeo.org/grass63/manuals/html63_user/vectorintro.html


 Could i set Transparency of Layers using Grass,.

yes, do you mean raster or vector layers?

for rasters: d.rast -o
for vectors: d.vect

for both: check the gui

jachym

 Please Suggest?
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-27 Thread Jachym Cepicky
Fixed in http://grass.osgeo.org/devel/index.php,

however, http://grass.osgeo.org/devel/cvs.php has to be rewritten
completely. But for this task is my English really ppor

jachym
 
Hamish píše v Út 26. 02. 2008 v 23:37 -0800:
 Jachym wrote:
  BTW: Maybe we should move [rv].example from intevation server to
  osgeo as well ?
  
  Where to store it? grass_source/grass-examples ?
 
 they are already in the main source, in doc/:
 
 http://trac.osgeo.org/grass/browser/grass/trunk/doc/vector/v.example
 http://trac.osgeo.org/grass/browser/grass/trunk/doc/raster/r.example
 
 
 where is the old URL pointing to intevation? we could change that..
 
 
 Hamish
 
 
 
 
   
 
 Never miss a thing.  Make Yahoo your home page. 
 http://www.yahoo.com/r/hs
 
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Re: Just a successful report ; -) --- Compiling GRASS source code under Ubuntu 7.10 64-bit with...

2008-02-27 Thread Jachym Cepicky
Hi,
that is not *that* easy. Because of new development introduces new
dependencies, and you have to fix them manually in debian/control file

jachym

Tim Michelsen píše v St 27. 02. 2008 v 23:46 +0100:
 Hello!
  I would like to put that on the wiki if there no objections.
 I would like to have your nice HowTo in the wiki.
 
 We could think to develop a script that does the GRASS compilation and 
 install each time there's a new version out.
 
 Cheers,
 Timmie
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Re: Grass Compatibility withOpenGL

2008-02-26 Thread Jachym Cepicky
hi,

Paul Kelly píše v Út 26. 02. 2008 v 09:51 +:
 On Tue, 26 Feb 2008, Jachym Cepicky wrote:
 
  I simply know it. Last time, there was discussion about integrating
 
 That's not strictly true. GRASS has a whole library of code for reading 
 GRASS datasets and visualizing them using OpenGL - see lib/ogsf in the 
 sourcecode, especially the README file which summarises things. This code 
 is currently used by NVIZ. I've said in the past I would like to try and 
 write some command-line modules that interface to it to enable scriptable 
 generation of 3-D images, rather than having to use the Tcl/Tk NVIZ GUI, 
 but as with most things I've never had time to look into it. The code is 
 very old (15 years - GRASS was simply years ahead of its time when all 
 this stuff was first implemented) but I don't see why it shouldn't be a 
 good basis for further work.
 
 Paul

Oh, thanks. Sorry for the confusion. Next time, I'll have to check more
detaily.

Jachym
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Re: Grass Compatibility withOpenGL

2008-02-26 Thread Jachym Cepicky

Kunal Malik píše v Út 26. 02. 2008 v 15:32 +0530:
 
 HI Jachym !
 wat do u suggest after the Paul Views about the Grass compatiblilty
 with OpenGl.

go ahead 

jachym
 
 On 2/26/08, Paul Kelly [EMAIL PROTECTED] wrote:
 On Tue, 26 Feb 2008, Jachym Cepicky wrote:
 
 
  hi,
 
  Kunal Malik píÿÿe v Út 26. 02. 2008 v 13:08 +0530:
 
 
  HI,
  Jachym ..would u tell  me how u came to know this,,have u
 worked on
  this,,or read from somewhere ..i want to know it beacause i
 am working
  on grass tool,, i have to integrate it with OpenGl
 Display..will u
  eleborate more on this.
 
  I simply know it. Last time, there was discussion about
 integrating
 
 
 That's not strictly true. GRASS has a whole library of code
 for reading
 GRASS datasets and visualizing them using OpenGL - see
 lib/ogsf in the
 sourcecode, especially the README file which summarises
 things. This code
 is currently used by NVIZ. I've said in the past I would like
 to try and
 write some command-line modules that interface to it to enable
 scriptable
 generation of 3-D images, rather than having to use the Tcl/Tk
 NVIZ GUI,
 but as with most things I've never had time to look into it.
 The code is
 very old (15 years - GRASS was simply years ahead of its time
 when all
 this stuff was first implemented) but I don't see why it
 shouldn't be a
 good basis for further work.
 
 
 Paul
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] problem regarding the display of map

2008-02-26 Thread Jachym Cepicky

Kunal Malik píše v Út 26. 02. 2008 v 16:56 +0530:
 HI!
 i convert the raster map to vector map and the name of new vect map is
 map_tf_v
 but when i use the display command i am getting following error
 
 g.region vect=map_tf_v
 ERROR: Cannot open old vector [EMAIL PROTECTED] on level 2
  d.vect map=tgr_shp
 The bounding box of the map is outside the current region, nothing
 drawn.
 how can i display the map...???
 
 Thanks  Regards

could you post the commands, you used, for graster-vector conversion?
What is your platform? What is your GRASS version?

jachym

P.S. Are you sure, you want to send this message to mapserver-users as
well?

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] problem regarding the display of map

2008-02-26 Thread Jachym Cepicky
hm,
are you working on raster map's region? 
does v.info say anything? 

try to run r.to.vect in command line (see r.to.vect --help for details)
and post resulting messages from this module

jachym

Kunal Malik píše v Út 26. 02. 2008 v 17:58 +0530:
 I have use this command
 GRASS 6.2.3 (spearfish60):~  r.to.vect
 
 and in the r.to.vect window i have enter the raster map which is
 converted into vector format from the raster map present in the
 spearfish60 database and the enter the name for the output vector map
 and the feature line ,after the execution all these i am getting the
 name  of  the map in the vector list .
 But when i execute the instruction of display of map i am geetting
 error.
  ERROR: Cannot open old vector [EMAIL PROTECTED] on level 2
   d.vect map=tgr_shp
  The bounding box of the map is outside the current region, nothing
  drawn.
 The Platform Used is Red Hat Enterprise Linux.
 Grass Version=6-2.3
 
 
 
 On 2/26/08, Jachym Cepicky [EMAIL PROTECTED] wrote:
 
 Kunal Malik píše v Út 26. 02. 2008 v 16:56 +0530:
 
  HI!
  i convert the raster map to vector map and the name of new
 vect map is
  map_tf_v
  but when i use the display command i am getting following
 error
 
  g.region vect=map_tf_v
  ERROR: Cannot open old vector [EMAIL PROTECTED] on level 2
   d.vect map=tgr_shp
  The bounding box of the map is outside the current region,
 nothing
  drawn.
  how can i display the map...???
 
  Thanks  Regards
 
 
 could you post the commands, you used, for graster-vector
 conversion?
 What is your platform? What is your GRASS version?
 
 jachym
 
 P.S. Are you sure, you want to send this message to
 mapserver-users as
 well?
 
 
 --
 Jachym Cepicky
 e-mail: jachym.cepicky gmail com
 URL: http://les-ejk.cz
 GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
 
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-26 Thread Jachym Cepicky
are you working in GRASS as the same user, as you were before, when you
created this location?

what does

ls -lh $GRASSDATA/$LOCATION_NAME/

say?

what does 

whoami

say?

jachym

Kunal Malik píše v Út 26. 02. 2008 v 18:31 +0530:
 Hi!
 
 On Compilation  of Code ,I am getting this Error .
 MAPSET PERMANENT - permission denied
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: Sample Grass Code

2008-02-26 Thread Jachym Cepicky
it should be somewhere in

$grass_source/dist.$arch/bin

directory, where $arch for me stays for i686-pc-linux-gnu

you should be able to execute r.example command from running grass
session

jachym

Kunal Malik píše v Út 26. 02. 2008 v 18:24 +0530:
 
 HI !!
 I have complied the Sample Code ..It create the dir after Compilation
 OBJ.i686-pc-linux-gnu.
 Where I could find the Exe  how could i run it.
 This Dir contain the main.o.
 Please suggest,
 Thanks
 On 2/26/08, Kunal Malik [EMAIL PROTECTED] wrote:
 HI !!
 I have complied the Sample Code ..It create the dir after
 Compilation
 OBJ.i686-pc-linux-gnu.
 Where I could find the Exe  how could i run it.
 Please suggest,
 Thanks
 
 
 
 On 2/26/08, Kunal Malik [EMAIL PROTECTED] wrote:
 HI!!
 I have Taken Grass Sample program from
 
 http://trac.osgeo.org/grass/browser/grass/trunk/doc/raster/r.example
 but I am not able to run it ..
 I have taken Make File  r.example
 please suggest the way to run  execute it..
 I am not able to link the header files
 
 grass/gis.h and other libraries..
 Libraries are Present in
 in /usr/local/grass-6.2.3/include/grass/
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-26 Thread Jachym Cepicky
sorry,
$GRASSDATA should be the directory, where your GRASS data are located
$LOCATION_NAME should be name of the location, you are using  for
current GRASS session

jachym

Kunal Malik píše v Út 26. 02. 2008 v 18:53 +0530:
 whoam i gives root
 ls -lh $GRASSDATA/$LOCATION_NAME/ gives the output,,,
 total 3.1M
 drwxr-xr-x2 root root 4.0K Jan 30 04:09 bin
 drwxr-xr-x3 root root 4.0K Jan 21 13:15 boot
 drwxr-xr-x8 root root 4.7K Feb 26 10:29 dev
 drwxr-xr-x   86 root root  12K Feb 26 10:29 etc
 drwxr-xr-x6 root root 4.0K Feb 12 12:34 home
 drwxr-xr-x2 root root 4.0K Aug 12  2004 initrd
 drwxrwxrwx   13 1000 1000 4.0K Jan 30 01:30 lame-3.96
 -rwxr-xr-x1 root root 1.2M Jan 30 01:28 lame-3.96.tar.gz
 drwxr-xr-x   11 root root 4.0K Jan 22 11:57 lib
 drwxrwsrwx9 1000 1000 4.0K Jan 30 01:30 libogg-1.1.3
 -rwxr-xr-x1 root root 395K Jan 30 01:28 libogg-1.1.3.tar.gz
 drwxrwsrwx   11 1000 1000 4.0K Jan 30 01:28 libvorbis-1.1.2
 -rwxr-xr-x1 root root 1.3M Jan 30 01:27 libvorbis-1.1.2.tar.gz
 drwx--2 root root  16K Jan 21 18:41 lost+found
 drwxr-xr-x2 root root 4.0K Feb 25 17:39 media
 drwxr-xr-x2 root root 4.0K Aug 24  2005 misc
 drwxr-xr-x2 root root 4.0K Aug 12  2004 mnt
 drwxr-xr-x3 root root 4.0K Feb 20 16:28 opt
 dr-xr-xr-x  124 root root0 Feb 26 15:59 proc
 drwxr-x---   30 root root 4.0K Feb 26 18:37 root
 drwxr-xr-x2 root root  12K Jan 30 04:12 sbin
 drwxr-xr-x1 root root0 Feb 26 15:59 selinux
 drwxr-xr-x2 root root 4.0K Aug 12  2004 srv
 drwxr-xr-x9 root root0 Feb 26 15:59 sys
 drwxrwxrwt   79 root root 4.0K Feb 26 18:47 tmp
 drwxr-xr-x   14 root root 4.0K Jan 21 13:15 usr
 drwxr-xr-x   23 root root 4.0K Jan 21 14:24 var
 
 
 On 2/26/08, Jachym Cepicky [EMAIL PROTECTED] wrote:
 are you working in GRASS as the same user, as you were before,
 when you
 created this location?
 
 what does
 
 ls -lh $GRASSDATA/$LOCATION_NAME/
 
 say?
 
 what does
 
 whoami
 
 say?
 
 jachym
 
 Kunal Malik píše v Út 26. 02. 2008 v 18:31 +0530:
 
  Hi!
 
  On Compilation  of Code ,I am getting this Error .
  MAPSET PERMANENT - permission denied
  --
  Thanks  Regards
 
  Kunal Malik
  09871147561
 
  ___
  grass-user mailing list
  grass-user@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/grass-user
 
 --
 Jachym Cepicky
 e-mail: jachym.cepicky gmail com
 URL: http://les-ejk.cz
 GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
 
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] postgresql driver

2008-02-26 Thread Jachym Cepicky
hi,

Vassily Poddubny píše v Út 26. 02. 2008 v 20:18 +0500:
 Hi!
 
 I have postgresql table with point data type column mypointloc. When i 
 have tried to create vectors (points) object in GRASS 6.2.2
 
 v.in.db driver=pg database=localhost,dbname=aeronet table=mytable 
 x=mypointloc[0] y=mypointloc[1] key=myid output=mynewtable
 
 I have got message  WARNING: pg driver: column 'mypointloc', type 600 
 is not supported!
 Result table mynewtable have not x and y columns.


afaik you have to specify two new collumns of types (float or double),
for x and y coordinates.

grass does not support point column type used in potgresql

 
 How I have create vectors(points) objects from postgresql table?
 
 Is it possible to create new vectors(points) without creation new 
 attribute table?

yes, v.in.ascii should do the job

jachym

 
 Thanks  Regards
 
 Basil
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] MAPSET PERMANENT - permission denied

2008-02-26 Thread Jachym Cepicky
so, 
since I do not understand, what you are doing, I'll try to describe the
development procedure from the beginning:

1) download the source code
2) go to grass_trunk directory
3) download r.example and unpack to grass_trunk/raster directory 
4) ./configure ... ; make; sudo make install
5) go to grass_trunk/raster/r.example directory
6) You'll have to adjust MODULE_TOPDIR variable in Makefile to ../..
7) run make
8) go to grass_trunk
9) run sudo make install

10) start grass
11) r.example should be there (r.example --help is your friend)

BTW: Maybe we should move [rv].example from intevation server to osgeo
as well ?

Where to store it? grass_source/grass-examples ?

Jachym

Kunal Malik píše v St 27. 02. 2008 v 10:51 +0530:
 Hi!!
 I have set the Enviroment Variable by eval 'g.gisenv'
 
 when i make echo $LOCATION_NAME it gives Map1
  echo $MAPSET GIVES kunal
  echo $GISDBASE =/usr/local/grassdata
 i have following queries
 
 1.
  i have copied the r.example dir into
 the /usr/local/grass-6.2.3/raster/ and add the r.example in the Make
 file present in this directory...when i make the directory it still
 giving the message 
 ERROR: MAPSET PERMANENT - permission denied
 why is it so when i am using kunal as a mapset.
 
 2.
 i want to see the output of r.example which i added ..
 i will run  make install after make..my grass is also running ..where
 to go to check the output.
 
 Please suggest the way to handle the two problems.
 Thanks
 
 
 
 
 On 2/27/08, Kunal Malik [EMAIL PROTECTED] wrote:
 Thanks Glynn for your support. 
 
 
 
 On 2/26/08, Glynn Clements [EMAIL PROTECTED] wrote:
 
 Jachym Cepicky wrote:
 
  sorry,
  $GRASSDATA should be the directory, where your GRASS
 data are located
  $LOCATION_NAME should be name of the location, you
 are using  for
  current GRASS session
 
 
 FWIW, the name of the GRASS variable for the database
 directory is
 GISDBASE.
 
 You can make the GRASS variables appear as shell
 variable with the
 command:
 
 eval `g.gisenv`
 
 After which, you can use the variables like e.g.:
 
 ls -l $GISDBASE/$LOCATION_NAME
 or:
 ls -l $GISDBASE/$LOCATION_NAME/$MAPSET
 etc.
 
 As for the error message in the subject: you must own
 the mapset
 directory in order to select it as the current mapset.
 The PERMANENT
 mapset will normally be owned by whoever originally
 created the
 location.
 
 You shouldn't use the PERMANENT mapset as the current
 mapset for daily
 use; create a new mapset instead. PERMANENT should be
 reserved for
 important data which should be readily available
 regardless of the
 current mapset.
 
 Until you get to the point of needing several mapsets
 in one location,
 you probably shouldn't have anything in the PERMANENT
 mapset except
 for the standard files (DEFAULT_WIND, PROJ_INFO,
 PROJ_UNITS).
 
 
 --
 Glynn Clements [EMAIL PROTECTED] 
 
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561 
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] postgresql driver

2008-02-26 Thread Jachym Cepicky
Hi,
Jachym Cepicky píše v Út 26. 02. 2008 v 16:17 +0100:
 hi,
 
 
 afaik you have to specify two new collumns of types (float or double),
 for x and y coordinates.
 
 grass does not support point column type used in potgresql

no, it does not (afaik) support any point type in any database. even
postgis implements point type on it's own. you can also store the data
in postgis and import them to grass via v.in.ogr

adding support for the point type for postgresql should not be that
hard...

 you can also use `SELECT point FROM your_table|v.in.ascii out=points`
approach

jachym

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: Grass Compatibility withOpenGL

2008-02-25 Thread Jachym Cepicky
Hi,
grass does not work with opengl (yet).

jachym


Kunal Malik píše v Út 26. 02. 2008 v 11:55 +0530:
 
 Hi!
 I need to develop the code  that  display the Raster  Vector Image on
 OpenGL enviornment.
 I want to know how Grass/mapserver works with OpenGL??
 from where i could get the sample program or API for Application on
 Grass/Mapserver + OpenGL .??
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: Grass Compatibility withOpenGL

2008-02-25 Thread Jachym Cepicky

hi,

Kunal Malik píše v Út 26. 02. 2008 v 13:08 +0530:
 
 HI,
 Jachym ..would u tell  me how u came to know this,,have u worked on
 this,,or read from somewhere ..i want to know it beacause i am working
 on grass tool,, i have to integrate it with OpenGl Display..will u
 eleborate more on this.

I simply know it. Last time, there was discussion about integrating
opengl capabilities into new GRASS wxPython gui [1]. You can always
download the GRASS source code [2,3] and join the development, see
directory gui/wxpython in grass_trunk directory.

looking forward to see your patches

jachym

[1] http://grass.gdf-hannover.de/wiki/WxPython-based_GUI_for_GRASS
[2] http://grass.osgeo.org/download/index.php
[3] http://trac.osgeo.org/grass/browser/grass/trunk

 
 On 2/26/08, Jachym Cepicky [EMAIL PROTECTED] wrote:
 Hi,
 grass does not work with opengl (yet).
 
 jachym
 
 
 Kunal Malik píše v Út 26. 02. 2008 v 11:55 +0530:
 
 
  Hi!
  I need to develop the code  that  display the Raster 
 Vector Image on
  OpenGL enviornment.
  I want to know how Grass/mapserver works with OpenGL??
  from where i could get the sample program or API for
 Application on
  Grass/Mapserver + OpenGL .??
 
  --
  Thanks  Regards
 
  Kunal Malik
  09871147561
 
 --
 Jachym Cepicky
 e-mail: jachym.cepicky gmail com
 URL: http://les-ejk.cz
 GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
 
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Not able to display Raster Image

2008-02-21 Thread Jachym Cepicky
You have to import raster data in GRASS internal database in order, to
handle them.

you can do this with r.in.gdal command 
http://grass.osgeo.org/grass63/manuals/html63_user/r.in.gdal.html


http://grass.osgeo.org/grass63/manuals/html63_user/helptext.html
http://grass.osgeo.org/grass63/manuals/html63_user/rasterintro.html

jachym

Kunal Malik píše v Čt 21. 02. 2008 v 12:18 +0530:
 HI!!
 I am not able to display the raster image in Tif format.
 could any one explain the way to import   display the tiff image on
 grass.
 
 if any one is having the document for this ..please give it to me.
 Thanks
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: Does Grass Support The following ???

2008-02-21 Thread Jachym Cepicky
maybe you do not need grass at all. 

try to have a look at mapserver (for the server part) and openlayers
(for the client part)

http://mapserver.gis.umn.edu
http://openlayers.org

jachym

Kunal Malik píše v Pá 22. 02. 2008 v 12:08 +0530:
 Hi!
 1)...
 I want to create different layers..on selection user must be able to
 display layers by checkbox...once  user select the checkbox..he is
 able to see the different layers like roads,rails,river..when he
 unselect the checkbox..the layers should be removed.,..
 
 2..)
 stichining of Maps means tiling of Maps..user have 50mb of raster maps
 avaliable in 4 files say..
 stitching means to get the complete image by placing them together,,,
 
 3),,
 I want to start with the development ...so i want to make a small test
 program in C/C++..so that i could display the raster/vector image
 through code now..do u have such code snippet ..also i want to know
 wat r the libraires required to start the development,,...
 
 
 
 
 
 On 2/22/08, Jachym Cepicky [EMAIL PROTECTED] wrote:
 Hi,
 Kunal Malik píše v Pá 22. 02. 2008 v 10:33 +0530:
 
  HI!!
  I have displayed my raster  vector Images.
 
 
  NOw i want to start with the development using the grass
 tools.
 
 
  How could i use Grass in conjuction with the Map Server.
  I want to develop the client-server architecture,
 
 
 
 Basically, you can setup MapServer, so it can access data
 (both, raster
 and vector) and serv them to clients. See
 http://mapserver.gis.umn.edu/docs/howto/raster_data and
 http://grass.gdf-hannover.de/wiki/GRASS_and_MapServer
 
 for more detail.
 
 
 
 
  I want the map server should run on Server   n number of
 Client  can
  request them ..
  Since I want to start with the developemt ,could u recommend
 any book
  for this..I am not able to find any books,,the books
 avaliable on the
  internet have the limited preview and they are not complete.
 
 
 http://spatialguru.com/book/sherman_davis
 
 http://www.amazon.com/dp/0596008651?tag=webmappingi06-20amp;camp=14573amp;creative=327641amp;linkCode=as1amp;creativeASIN=0596008651amp;adid=0WERXH1HX6ND63WF84WGamp;
 
 http://www.grassbook.org/
 
 
 
  could u please tell the following tasks could be
 accomplished in
  grass ??
 
  1.Import  Export  Map(TF,GeoTif,IMG,DTED,SHP,BMP,DVD,DGN).
 
 
 v.in.ogr / r.in.gdal
 v.out.ogr / r.out.gdal
 
 see also http://www.gdal.org/formats_list.html and
 http://www.gdal.org/ogr/ogr_formats.html
 
 for details
 
 
  2.)Registration of Map--Datum Used is wgs84.
 
 
 r.proj / gdal_translate
 
 
  3)Raster to Vector Conversion  Vice Versa
 
 
 r.to.vect / v.to.rast
 
  4) Create Layer
 
 ?? v.digit, v.edit, r.mapcalc, r.*, v.*
 
 
  5)Grouping  Separation of Layers.
 
 
 i.group - but that is probably not, what you are looking for
 
  6) Hide/Unhide Layers.
 
 do not understand. the layer is displayed, when you request it
 and it is
 not displayed, when you request it
 
  7)Edit/Delete layers,
 
 g.remove
 
  8)Stiching of Map.
 
 
 do not understand
 
 jachym
 
 
 
  Please help me to resolve these queries,
  Thanks in Advance.
 
  --
  Thanks  Regards
 
  Kunal Malik
  09871147561
 
 --
 Jachym Cepicky
 e-mail: jachym.cepicky gmail com
 URL: http://les-ejk.cz
 GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
 
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Projection of dataset does not appear to match the current location!!!

2008-02-20 Thread Jachym Cepicky

Kunal Malik píše v St 20. 02. 2008 v 13:03 +0530:
 HI !!
 If i don't know the Projection Information of the File to be
 Imported,could i import the raster/vector file available..
 
  i am Trying to display  one raster image  kept on my harddisk. I have
 kept spearfish60 on /usr/local/grassdata 
 so I set Location . spearfish60

why didn't you just create new location ?

  I have made one user user1 then i set Mapset: user1..

could I ask you, how you did the user1 ?

  then i start grass ,,
  the n throu command
  r.in.gdal -e in=nf42.tif out=tm
  then i am getting the error,.,,
 
  Projection of dataset does not  appear to match the current
 location!!!
  I have tried the same thru GIS manager,,,
  file-import-Raster-multiple formats using gdal..
 

if your data are not from spearfish60 region and with the same map
projection, then they should not be imported to the spearfish60
location. you should better create new location with map projection,
that corresponds with the projection of your map. 

jachym


 
 
 
 On 2/15/08, Glynn Clements [EMAIL PROTECTED] wrote:
 
 Kunal Malik wrote:
 
   i am Trying to display  one raster image  kept on my
 harddisk,,
  I have kept spearfish60 on /usr/local/grassdata so I set
 Location :
  spearfish60
  I have made one user user1 then i set Mapset: user1..
  then i start grass ,,
  the n throu command
  r.in.gdal -e in=nf42.tif out=tm
  then i am getting the error,.,,
 
  Projection of dataset does not  appear to match the current
 location!!!
  I have tried the same thru GIS manager,,,
  file-import-Raster-multiple formats using gdal..
  I want to know where i am doing wrong..
 
 You need to create a location whose projection matches the
 data you
 wish to import.
 
 Try using g.proj with the -c flag and the location= and
 georef=
 options to create a new location based upon the projection
 information
 in the file.
 
 You should then be able to import the file into that location
 with
 r.in.gdal. If desired, you can then re-project it to another
 location
 with r.proj.
 
 --
 Glynn Clements [EMAIL PROTECTED]
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] v.split: Strange behaviour

2008-02-18 Thread Jachym Cepicky
hi,

what about v.edit ?

# new file with vertexes
v.to.points in=roads out=tmp -v 

# copy original file
g.copy vect=roads,myroads

# run v.edit
for line in `v.out.ascii tmp`; do 
 eval `echo $line|sed -e s/^/x=/ -e s/|/; y=/ -e s/|.*//`;  
 echo $line; 
 v.edit -t map=myroads tool=break coords=$x,$y /dev/null 21; 
done

well, it is not the best solution, but seems to work, but it failed for
me after 39 vertexes :-/

jachym

Craig Leat píše v Po 18. 02. 2008 v 12:08 +0200:
 Hi
 
 I have a vector map where many lines have vertices. I wish to replace 
 all vertices with nodes, so I tried:
 v.split in=sewer_SS out=sewer_split ver=2
 
 The output is not what I expect in two respects:
 1.  The attribute table has been dropped.
 2.  I find that many lines are sharing the same cat, when cat should be 
 unique. Some of the lines with a common cat are not even connected to 
 the others.
 
 I am puzzled! Can anyone shed some light on what's going on here? I am 
 using 6.3.0RC3 and sqlite.
 
 Regards
 
 Craig.
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Projection of dataset does not appear to match the current location!!!

2008-02-14 Thread Jachym Cepicky
Hi!!

Kunal Malik píše v Čt 14. 02. 2008 v 14:30 +0530:

 Projection of dataset does not  appear to match the current
 location!!!

this means, that your map is not in the same projection, as the
spearfish dataset is. you have to either:

* use -o flag for r.in.gdal, which will override the projection check
(use it only if you are sure, the map *is* in the same projection)

* create new location  mapset, which projection is the same, as the
file projection

* use the location= parameter in r.in.gdal, which will create new
location for you, with the projection according the raster file

* start GRASS with gui (grass62 -tcltk) and hit the Georeferenced file
button, which will create new location based on the projection values
from your tiff file

hope, this helps

jachym

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Projection of dataset does not appear to match the current location!!!

2008-02-14 Thread Jachym Cepicky
hi,

should work

so,

I do not know, if you are using GUI or CLI

in CLI:

g.list rast # gives you list of available raster maps
d.mon x0 # start grass monitor
d.rast your_map # displays raster file called your_map 

in GUI:

hit the Add raster layer button 

in new form, click at the Base raster layer button in GIS Manager and
choose your map in list of available maps

you can also write g.list rast in GRASS Output window and see the list
of available raster maps.

anyway, maybe now is good time to start to read some book ..?

http://www.grassbook.org/
http://gdf-hannover.de/dl.php?download=gdf_grass60_v1.2_en.pdf

jachym


Kunal Malik píše v Čt 14. 02. 2008 v 15:23 +0530:
 HI!!
 following ur Instructions
 I have created a new Location MAP:
 Name of the New LOcation: Map
 Path to New Location:/usr/local/grassdata/
 Path to georefrenced file:/usr/local/grassdata/Path_to_Tiff_File
 it create a new location Map..
 Now i tried to Import tiff file selecting the Map Location...
 r.in.gdal -e in=nf4.tif out=tm..
 now it shows projection Matched
 but I am not able to display it,,
 how could i display it,,
 please check the setting ,,is that rght?
 
 On 2/14/08, Jachym Cepicky [EMAIL PROTECTED] wrote:
 Hi!!
 
 Kunal Malik píše v Čt 14. 02. 2008 v 14:30 +0530:
 
 
  Projection of dataset does not  appear to match the current
  location!!!
 
 
 this means, that your map is not in the same projection, as
 the
 spearfish dataset is. you have to either:
 
 * use -o flag for r.in.gdal, which will override the
 projection check
 (use it only if you are sure, the map *is* in the same
 projection)
 
 * create new location  mapset, which projection is the same,
 as the
 file projection
 
 * use the location= parameter in r.in.gdal, which will create
 new
 location for you, with the projection according the raster
 file
 
 * start GRASS with gui (grass62 -tcltk) and hit the
 Georeferenced file
 button, which will create new location based on the projection
 values
 from your tiff file
 
 hope, this helps
 
 jachym
 
 
 --
 Jachym Cepicky
 e-mail: jachym.cepicky gmail com
 URL: http://les-ejk.cz
 GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
 
 
 
 
 -- 
 Thanks  Regards
 
 Kunal Malik
 09871147561
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Use v.net.path to generate shortest path MATRIX?

2008-02-14 Thread Jachym Cepicky
Hi,

script would be the best. v.net.path can read start and end coordinates
from stdin:

echo 1 startx,starty,endx,endy|v.net.path in=network out=path

it should be possible, run with v.out.ascii output from your point file

for point in `v.out.ascii in=point`; do
  echo $point |grep|sed|awk|perl|python| v.net.path in=streams out=pathX
done

jachym

Rick Reeves píše v Čt 14. 02. 2008 v 11:52 -0800:
 
 Hello:
 
 Perhaps someone can direct me to the correct GRASS function(s)
 for accomplishing the following analysis (Ive read the documentation,
 am still unsure which, if any, GRASS tools will do the job):
 
 I have stream network data, in ArcMap line Shape File format, acquired from
 the USGS NHP2 dataset. The network data includes distance in Km.
 And, I have a point shape file containing the coordinates
 of lakes in the same region.
 
 I would like to generate an 'n x n' shortest path matrix between all of 
 the 'n' lakes using the
 stream network distances.
 
 It looks like v.net.path is the correct function to use, judging from 
 the manual page.
 My actual question: Is there a way to skip the command line input of 
 start/end points
 and use the point shape file as the source, so that a shortest path 
 matrix is created?
 
 I suppose I could write a script to do this, but only if necessary.
 
 Thanks for any suggestions!
 Rick Reeves
 
 Looks like I have to represent streams and lakes as separate vector layers
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] How can I upload a screenshot (.png) in GRASS propaganda?

2008-02-12 Thread Jachym Cepicky
Hi,
you have to have login to GRASS Wiki (if you are refering to [1]. Then
you can upload screenshots.

If you want to add screenshot to GRASS Web Page [2], you need to have
access to SVN, which should be no problem. If you are developer, you
already have one, If not, you can get webpages-only access to do it.
However, Hamish did little reorganization of the screenshots page, maybe
better write him directly.

Jachym

[1] http://grass.gdf-hannover.de/wiki/GRASS_Propaganda
[2] http://grass.itc.it/grass63/screenshots/index.php

Nikos Alexandris píše v Út 12. 02. 2008 v 20:29 +0100:
 ?
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] V.extrude... confused

2008-02-12 Thread Jachym Cepicky
Hi,

strange, I just tried out under Linux, works fine :-/ The vector map you
want to produce seems to be created anyway.

Maybe adding  

G_percent(nelements, nelements, 1);

at the end of the module would help?

Jachym

Sampson, David píše v Út 12. 02. 2008 v 15:57 -0500:
 Hey folks.
 
 I want to make a 3d map of canada where each province is extruded base
 don certain values.  My provinces shape looked like it was being
 hassled so I thought ok, keep it simple.
 
 1. created a small shape in the digitizer 
 2. v.extrude the vector with a single element 
 3. used 30 as my height
 
 v.extrude [EMAIL PROTECTED] output=Ontario3D zshift=0 height=30
 type=point,line,boundary,area layer=1
 
 And it just hangs (output bellow).
 
 The green bar does not complete.
 
 I am using wingrass 6.3 cvs
 
 And as I'm in windows the v.extrude process is still running. When I
 kill the single process the whole GRASS session dies
 
 
 
 
 This is the output: 
 - 
 0 areas built  
 0 isles built 
 Attaching islands: 
 Attaching centroids: 
 
 Topology was built. 
 Number of nodes :   19790 
 Number of primitives:   20075 
 Number of points:   0 
 Number of lines :   0 
 Number of boundaries:   0
 
 Building topology ... 
 Registering lines:1000   2000   3000
 4000   5000   6000   7000   8000
 9000  1  11000  12000  13000
 14000  15000  16000  17000  18000
 19000  2
 
 20075 primitives registered  
 Building areas: 
 Number of centroids :   0 
 Number of faces :   20017 
 Number of kernels   :   58 
 Number of areas :   0 
 Number of isles :   0
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Translator again

2008-02-12 Thread Jachym Cepicky
However, there is no support for ArcView project files (yet).

Jachym

Daniel Victoria píše v Út 12. 02. 2008 v 17:01 -0200:
 Don't know abou the translation part but...
 
 Grass can import shapefiles and coverages as far as ArcView vectors
 goes (v.in.ogr command)
 It also supports the GRID rasters that you use in ArcVIEW, along with
 a bunch of other raster formats (r.in.gdal command).
 
 In other words, GRASS supports a lot of different formats using the
 GDAL and OGR libraries
 
 http://www.gdal.org/formats_list.html   -- raster supported formats
 http://www.gdal.org/ogr/ogr_formats.html   -- vector supported formats
 
 Cheers
 Daniel
 
 On Feb 12, 2008 4:53 PM,  [EMAIL PROTECTED] wrote:
  Can also translate from Norwegian to English of course. Also, how
  compatible is GRASS with ArcView file extensions?
 
  Chris
 
  ___
  grass-user mailing list
  grass-user@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/grass-user
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] slope along defined section (e.g. road, stream,)

2008-02-06 Thread Jachym Cepicky
Hi,

Tim Michelsen píše v St 06. 02. 2008 v 17:22 +:
 Hello,
 I would like to get the slope of a defined section like a part of a river or
 a road.
 
 The only post dealing with such a idea was left unanswered:
 [GRASSLIST:7280] Hazard Assessment
 -
 http://thread.gmane.org/gmane.comp.gis.grass.user/8702
 
 My idea is the following:
 1) define a starting vector point and a end vector point of a stream or road
 section. 
 2) then run a module to calculate the slope along that section
 3) add the slope to the attribute table of the stream/road vector
 
 While point 1 and 2 are quite clear to me I would ask you for hints on how to
 calulate the slope as lined out in point 2.
 What I am looking into would be a slope version of d.measure...
 

This is imho not so easy, how it looks. While vector lines are kind of
discrete objects (from node to node is one line), slope changes
continuously. The attribute of the slope will always have to be some
average along the line. You can cut the line e.g. every 200m, to fit it
better.

Anyway, with v.drape you can fit your vector network to digital
elevation model. With v.to.db you can store the length of the line and
it's nodes coordinates to the database and slope is
length/(end_node_z-start_node_z), which can be performed with db.execute

What more: I just find out, that v.to.db has an option slope as well -
no need to calculate it manually :-)

  Hope, it helps

Jachym
 
 To have an idea on what one could like to do with the results:
 * Get a first estimate (based on DEM resolution) on hydraulic gradients in
 rivers
 * assess the risk of certain roads in mountainious regions
 
 Thanks in advance for your help.
 
 Kind regards,
 Timmie
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: [EMAIL PROTECTED]
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub



signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] GRASS starts but nothing visible

2008-02-05 Thread Jachym Cepicky
Hi,
http://www.grassbook.org/ is great!

you can also have a look at

http://grass.itc.it/gdp/special.php


Also the old GRASS Newsletter 
http://grass.osgeo.org/newsletter/index.php
especially volume 3 and 4 might interest you

Jachym

Reno Bladergroen píše v Út 05. 02. 2008 v 01:05 -0800:
 Thanks a lot! I finally found a stable version of grass 6.3 (and installation
 method) for my system, and were able to visualize something! Though does
 anybody know a good satellite image processing tutorial?? The tutorial I
 have does not focus on that topic. I would like to pan-sharpen a RGB layer
 stack and combine this with SRTM data to get 3D.
 
 Well, thanks again.
 Greets, Reno
 
 
 Jachym Cepicky-4 wrote:
  
  Is there any menu in the GIS Manager window?
  
  There should be several buttons on the toolbar - one of them called Add
  raster layer ...
  
  I do not know anything about MACs, but isn't there a possibility, how to
  display some xterm ?
  
  jachym
  
  
  Reno Bladergroen píše v Po 04. 02. 2008 v 06:25 -0800:
  Hi,
  
  I am a first time user of grass. I installed grass on a PowerbookG4 Mac
  OS
  10.5 system, which went successful. I also downloaded the tutorial
  environment files, made a database folder etc. Now when I start grass I
  can
  chose which environment and mapset to use. When I click one (spearfish
  example) several windows are opened but I don't see anything... just
  blank
  windows with buttons.
  Then I uninstalled version 6.3 and installed 6.0 through finkcommander.
  Maybe that would suit more to my system (G4). I started GRASS again,
  chose a
  new environment, imported a GeoTIFF file successfully, but same problem
  exists!
  
  Please help?? I'm trying to find a working GIS package for weeks now.
  Also
  tried OSSIM, which doesn't work either. Getting kind of desperate...
  
  Thanks,
  
  Reno
  -- 
  Jachym Cepicky
  e-mail: [EMAIL PROTECTED]
  URL: http://les-ejk.cz
  GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
  
  
   
  ___
  grass-user mailing list
  grass-user@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/grass-user
  
  
 
-- 
Jachym Cepicky
e-mail: [EMAIL PROTECTED]
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub



signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Permission denied (again!)

2008-02-05 Thread Jachym Cepicky
Hi,

sure, you have right permissions on grassdata ?

what does 

ls -lh /path/to/grassdata/parent/dir 

say?

jachym

Nikos Alexandris píše v Út 05. 02. 2008 v 12:17 +0100:
 Hi list!
 
 I shifted from Ubuntu 7.10 32-bit to 64-bit and all of a sudden I have a
 very annoying problem when using GRASS 6.2.2 (from Ubuntu repositories)
 as a simple user:
 
 can't create any LOCATION.
 
 The same problem on a fresh installed 32-bit Ubuntu (in a friends
 laptop).
 
 
 When I run sudo grass I got the access I need.
 
 I have given all possible permissions to directories and but no luck.
 
 
 How can I once and for all permit simple user to gain control over GRASS
 GIS data base?
 
 
 
 Thank you,
 
 Nikos
 
 
 
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: [EMAIL PROTECTED]
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub



signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] v.coordinate.sh - improve this script?

2008-01-26 Thread Jachym Cepicky
Hi,

Luca Casagrande píše v Pá 25. 01. 2008 v 13:34 +0100:

 Hi Michael,
 
 I have started studying python more deeper for using it in pyWPS 

cool, we need more people :-) We have to move to WPS 1.0.0, so I'm
looking forward to see your code ;-)

 and
 for creating new Qgis modules (with QT).
 Just for knowing, is there any reason for using wxWindow instead of Qt
 for the new GUI?
 is it a matter of license?
 
 Thank you very much
 
 Luca

As others were mentioning before me, it was discussed several times ago.
When I started to experiment with Python GUI in GRASS, I took Gtk,
because of I simply liked it. Then Michael started to experiment, mainly
on Mac OS and wxWidgets seemed the best choice for him. Others were not
complaining. When we asked around, how the best approach should be, we
were told to use Java :-(

Maybe next GRASS GUI will be Qt :-) But the current (wxWidgets-based)
should be here at least as long, as the Tcl/Tk was.

Just my 2 cents

Jachym

-- 
Jachym Cepicky
e-mail: [EMAIL PROTECTED]
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub



signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] GRASS QGIS

2008-01-24 Thread Jachym Cepicky
Hi,

once, I saw it by some guys from Germany. They read tons of data from
Oracle using Qgis.

Only thing you have to do is to compile ogr library with support for
oracle.

#1 download debian development tools
apt-get install dpkg-dev

#2 download the source code of GDAL library
apt-get source gdal

#3 go to gdal directory and adjust rules file in debian directory
cd gdal-1.4.2/debian
vim rules

[]
--with-ecw=yes \
--with-pg \
--with-ogdi \
--with-mysql \
--with-perl \
--with-ruby \
# add the oracle stuff here
--with-oci=/path/to/oracle/home
--with-oci-include=/path/to/Oracle/OCI/API/headers
--with-oci-lib=/same/for/libs
[]
 
#4 then you can run dpkg-build package and install missing packages,
until dpkg-buildpackage does not successfully build gdal package in ../
directory

#5 install generated packages with dpkg -i ../*gdal*deb

and it should work. you should be able to view oracle data from qgis, as
well as import them to grass

jachym

Jacques Schalkwyk píše v St 23. 01. 2008 v 22:27 +0200:
 Hi all.
 
 I trust there is life out there.  Sometimes I wonder as this mail is
 comming from deep darkest Africa.
 
 I am a newbie to linux and grass and i would like to have Qgis access
 data directly from an oracle spatial data base.  I am running ubuntu
 7.10 as an operating system.  Any assistance would be greatly
 appreciated.  I can be contacted directly at
 [EMAIL PROTECTED]
 
 Best regards
 
 From the oldest newbie in this neck of the woods
 
 Jacques Schalkwyk
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: [EMAIL PROTECTED]
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub



signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] i.smap fails because it can't find subgroup (?)

2007-12-12 Thread Jachym Cepicky
Hi,

only thing, I would try is

ls grassdata/location/mapset/group/Change_PCA_GRNIR/subgroup/

and see, whether it is there or not 

jachym

[EMAIL PROTECTED] píše v St 12. 12. 2007 v 19:59
+0100:
 Hi GRASS-community!
 
 I am facing this strange (for me!) problem with i.smap:
 
 1. I build a group  subgroup with i.group (using 3 raster
 maps, floating point all)
 
 2. I digitised in QGIS some burned and some non-burned
 areas, imported the vector file in GRASS and transformed it
 to a raster map with...  v.to.rast
 input=Training_BurnedAreas_SMAP
 output=Training_BurnedAreas_SMAP_boo use=attr type=area
 column=boo labelcolumn=lc
 
 3.  i.gensigset
 [EMAIL PROTECTED]
 group=Change_PCA_GRNIR subgroup=Change_PCA_GRNIR_subgroup
 signaturefile=Training_BurnedAreas_SMAP_boo_Signatures
 maxsig=10
 
 4.  i.smap [EMAIL PROTECTED]
 subgroup=Change_PCA_GRNIR_subgroup
 signaturefile=Training_BurnedAreas_SMAP_boo_Signatures
 blocksize=128 output=Change_PCA_iSMAP_TEST
 
 ...and I get this error:
 Subgroup [Change_PCA_GRNIR_subgroup] not found.
 
 I am 100% that the subgroup exists. So I must be doing
 something else wrong or... ? Any ideas?
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: [EMAIL PROTECTED]
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub



signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] grass

2007-12-11 Thread Jachym Cepicky
Hi,
that is not an error - you just did not calculate anything, because of

WARNING: 2 points of given category missing

are you sure, there are points with categories 1 and 2 in your input
file?

j

[EMAIL PROTECTED] píše v Po 10. 12. 2007 v 15:15 +0530:
 hi,
   while doing shortest path in grass i get the below error:
 echo 1 1 2 | v.net.path mydgn_net afcol=forward abcol=backward out=myp
 Building graph:
 Registering arcs ...  100%
 Flattening the graph ... done.
 Graph was built.
 WARNING: 8032 points without category (nfield: 2).
 WARNING: No point with category 1
 WARNING: No point with category 2
 Attributes:
   cat  - path unique category assigned by module
   id   - path id (read from input)
   fcat - from point category
   tcat - to point category
   sp - result status:
0 - OK, path found
1 - node is not reachable
2 - point of given category does not exist
   cost - travelling costs (on the network, not to/from network)
   fdist - the distance from first point to the network
   tdist - the distance from the network to second point
 WARNING: 2 points of given category missing
 Building topology ...
 0 primitives registered
 0 areas built
 0 isles built
 Attaching islands:
 Attaching centroids: Topology was built.
 Number of nodes :   0
 Number of primitives:   0
 Number of points:   0
 Number of lines :   0
 Number of boundaries:   0
 Number of centroids :   0
 Number of areas :   0
 Number of isles :   0
 
 Kindly, assisty me with this
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user
-- 
Jachym Cepicky
e-mail: [EMAIL PROTECTED]
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub



signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user