[GRASS5] [bug #3071] (grass) nviz: finer height panel step needed
Bob Covill bcovill at tekmap.ns.ca
Sat, 05 Mar 2005 20:52:19 +0000
Hello,
As Hamish mentioned, the height scale and resolution are set automatically
according to the data being loaded.
The height min/max and resolution do get updated if a different value is
entered. For example if a height is entered that is larger than the max of
the scale it will automatically be updated to reflect the entered value.
The same situation applies to the resolution. Try entering 0.5 for a new
height. This should reset the height resolution to 0.5.
Hope this helps.
Nope. I did like you wrote - entered height 0.5, pressed enter. Moving the slider after shows it's still all the same - the height step is still slightly over 100m (my elevation extent is 300-1600m). Could that be solved one day maybe?
Maciek
Hi,
With a height range of 300-1600m you may need to try a smaller number. For example try entering 0.01 or even 0.001 and see what happens.
The initial resolution is set in widgets.tcl (nviz/scripts) and is set by the (max-min)/140. You could try increasing the 140 to get a tighter increment. Remember that the max/min is not the max/min from your raster , but rather the max/min created at load time. This will always lie outside of the data z extents. To check the initial max. min. slide the height scale to the top and bottom respectively. The resolution should be the difference of these two values divided by 140.
Probably what we need is a more dynamic resolution setting.
Hope this helps.
--
Bob Covill
Maciek Sieczka wrote:
[GRASS5] [bug #3071] (grass) nviz: finer height panel step needed
Bob Covill bcovill at tekmap.ns.ca
Sat, 05 Mar 2005 20:52:19 +0000
Hello,
As Hamish mentioned, the height scale and resolution are set automatically
according to the data being loaded.
The height min/max and resolution do get updated if a different value is
entered. For example if a height is entered that is larger than the max of
the scale it will automatically be updated to reflect the entered value.
The same situation applies to the resolution. Try entering 0.5 for a new
height. This should reset the height resolution to 0.5.
Hope this helps.
Nope. I did like you wrote - entered height 0.5, pressed enter. Moving the slider after shows it's still all the same - the height step is still slightly over 100m (my elevation extent is 300-1600m). Could that be solved one day maybe?
Maciek
_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5