[GRASS-user] Location wizard problem

2008-10-24 Thread Jana K.
Hi, In grass 6.3 installed on Fedora 9, when I want to start a new location from the scratch, go through the Location Wizard, but at the end no location is created and I get the following messages on the console: File /usr/lib64/grass-6.3.0/etc/wxpython/gui_modules/location_wizard.py, line

Re[GRASS-user] sampling categorical data with r.resamp.stats

2008-09-19 Thread Jana K.
Hello, I want to resample my categorical raster data from higher resolution to lower, using mode method. Looking at the syntax, I can't figure out where I tell the command the new resolution. I am confused, as I had expected that the command would be implemented at the location with crude

Re: [GRASS-user] Once more: raster projection transformation: LAEA - UTM

2008-07-23 Thread Jana K.
Looks like you do have correct settings in the PROJ_INFO in both PERMANENT mapsets. Can you post the header file of the raster map you want to reproject? Maybe it's malformed, for whatever reason. You'll find it in location/mapset/cellhd folder. Thanks all of you for quick help, I think

Re: [GRASS-user] Once more: raster projection transformation: LAEA - UTM

2008-07-23 Thread Jana K.
To get the desired result, re-project at high resolution then downsample with r.resamp.stats *afterwards*. Unfortunately, I couldn't find such module/comand - r.resamp.stats in GRASS. I only found r.resamp.rst, but it is making splines, and I have categorical data. Am I missing something? Jana

Re: [GRASS-user] Once more: raster projection transformation: LAEA - UTM

2008-07-23 Thread Jana K.
Maciej Sieczka wrote: Glynn Clements pisze: You can correct the projection information (both in the DEFAULT_WIND and WIND files and the PROJ_INFO file)by running g.setproj, or by using g.proj -c ... without a location= argument. Jana, Right, I forgot about *WIND files. The proj:

[GRASS-user] Once more: raster projection transformation: LAEA - UTM

2008-07-22 Thread Jana K.
I've already posted this a couple of days ago, but I am afraid somehow it got lost in other questions. I believe someone must know an answer, so please, HELP me :-(: I need to transform a map from LAEA coordinates into UTM. I created a new location with UTM projection. I used r.proj from within

[GRASS-user] Patching raster maps produced by r.reclass

2008-07-11 Thread Jana K.
I have 2 raster maps in the same papset. I needed to complement the null values in the first map with values from the second. I used r.patch input=map1,map2 output=map3. The resulting map3, however, is an empty map. Can the fact that map1 and map2 resulted from r.reclass procedures (the original

[GRASS-user] Importing .tiff values

2008-07-10 Thread Jana K.
Hello, could someone help me, please? I am rather new in grass, so far I've succeeded making basic operations like creating locations, mapsets, importing maps, converting projections, etc. I have downloaded european landuse file which is in TIFF format. Unzipping produced several files,