Hello,
I am trying to create a 3D geological volume modeling. I have 5 geology
layers plus a DSM with a surface area covering around 1300 acres each. For
my test I clip a small subset of the area (10 acres) for each layer.
I set up up the g.region and then run the command r.to.raster3elev and I
also try r.to.rast3, but when i try to display the volumes They come empty.
Is there a step that I am missing?
Thank you,
David
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/VOXEL-will-not-display-3D-geological-volume-modeling-tp4980404.html
Sent from the Grass - Users mailing list archive at Nabble.com.
On Mon, Jun 11, 2012 at 4:25 PM, davidalvarez76
<davidalvarezgisfl@gmail.com> wrote:
...
I set up up the g.region and then run the command r.to.raster3elev and I
also try r.to.rast3, but when i try to display the volumes They come empty.
Please tell us how you try to visualize...
- GRASS monitor
- GRASS wxGUI
- nVIZ
- via Paraview
...
thanks
Markus
Markus,
For the visualization part i am exporting the voxel into VTK so i can use Paraview. the result for using the r.to.rast3 or r.to.raster3elev are always empty.
Thank you,
David
On Mon, Jun 11, 2012 at 4:50 PM, Markus Neteler [via OSGeo.org] <[hidden email]> wrote:
On Mon, Jun 11, 2012 at 4:25 PM, davidalvarez76
<[hidden email]> wrote:
…
I set up up the g.region and then run the command r.to.raster3elev and I
also try r.to.rast3, but when i try to display the volumes They come empty.
Please tell us how you try to visualize…
- GRASS monitor
- GRASS wxGUI
- nVIZ
- via Paraview
…
thanks
Markus
grass-user mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-user
If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.n6.nabble.com/VOXEL-will-not-display-3D-geological-volume-modeling-tp4980404p4980565.html
To unsubscribe from VOXEL will not display (3D geological volume modeling), click here.
NAML
View this message in context: Re: VOXEL will not display (3D geological volume modeling)
Sent from the Grass - Users mailing list archive at Nabble.com.
Hello
In my experience, the problem lies in defining the upper and lower limits of
the 3D region (see
http://osgeo-org.1560.n6.nabble.com/3D-geological-volume-modeling-raster-3D-is-it-really-possible-td4980148.html
3D geological volume modeling (raster 3D): is it really possible ? )
with bad lower limit:
http://osgeo-org.1560.n6.nabble.com/file/n4980669/paraview2.jpg
with appropriate lower limit
http://osgeo-org.1560.n6.nabble.com/file/n4980669/volumes2ok.png
No problem with Paraview, but I am still unable to view it in nviz. I do not
understand the use of isosurfaces in this case.
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/VOXEL-will-not-display-3D-geological-volume-modeling-tp4980404p4980669.html
Sent from the Grass - Users mailing list archive at Nabble.com.
Hi
My DSM goes upto 2300 ft and my lowest geology goes to 530 ft. So I set up my upper limit as 2300 and my lower limit as 500.
g.region t=2300 b=500 res3=1 tbres=5
Thank you,
David
On Tue, Jun 12, 2012 at 4:16 AM, gene [via OSGeo.org] <[hidden email]> wrote:
Hello
In my experience, the problem lies in defining the upper and lower limits of the 3D region (see 3D geological volume modeling (raster 3D): is it really possible ?)
with bad lower limit:

with appropriate lower limit

No problem with Paraview, but I am still unable to view it in nviz. I do not understand the use of isosurfaces in this case.
If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.n6.nabble.com/VOXEL-will-not-display-3D-geological-volume-modeling-tp4980404p4980669.html
To unsubscribe from VOXEL will not display (3D geological volume modeling), click here.
NAML
View this message in context: Re: VOXEL will not display (3D geological volume modeling)
Sent from the Grass - Users mailing list archive at Nabble.com.