Grasshopper

algorithmic modeling for Rhino

How can I work with ASCII GIS Data in Rhino/Grasshopper?

I downloaded a digital topography model as ASCII GIS Data from the official governmental website of Nordrhein-Westfalen (Germany):

About the digital model

Download Server for GIS data

I downloaded the dgm1_05566076_Rheine_EPSG4647_XYZ.zip, but after hours of Google research I am not intelligent enough to import those files into Rhino to create a digital model of the topography.

Any help...?!

Views: 3210

Replies to This Discussion

You should get this nice little Grasshopper extension by blickfeld7 for exactly this purpose. All it takes is 2 nodes in Grasshopper.

http://blickfeld7.com/architecture/rhino/grasshopper/DTM/Tutorial/

If you want to import the whole data, you need to combine all the .xyz files first. Since there is some 6.32 Gb of data in the set you mention, it will probably take a long time and possibly crash, especially if you have little RAM. I tried it with one of the 124MB files and it worked fine, but takes around 25 seconds, so doing a quick calculation should take around 25 minutes for all of them. DTM does have a little window that shows you its progress though, which is nice.

Wow - that works pretty well! Is there any possibility to combine the files and arrange them properly?

Hm, well the .xyz files are basically just text files, so I am sure you could just combine them into 1 file. Just looking into into a way to combine them into one file. Of course Grasshopper can be used for that as well.

Or just use a simple text editor and manually paste together the content of the files you need. Sublime Text for example works well and is free.

Hey guys, I wanted to check if u maybe know the answer to my problem.
I have a Grashopper issue with DTM. GH shows following:

"provided xyz file is not a valid grid (pointspacing isn't squarred)"

This is how the text is written in the XYZ file:
483787.00 753593.00 -0.11
483788.00 753593.00 -0.14
483789.00 753593.00 -0.15
483790.00 753593.00 -0.07
483791.00 753593.00 -0.14
Do u have an idea what could be the issue?

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service