Skip to content

Reads in a GeoTIFF file and generates a correctly scaled Rhino 5 point cloud

License

Notifications You must be signed in to change notification settings

djfurie/GeoTIFF2Rhino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GeoTIFF2Rhino

Reads in a GeoTIFF file and generates a correctly scaled Rhino 5 point cloud Currently the script only supports 16-bit Grayscale TIFs using Tiles

Place both files into C:\Users<your username>\AppData\Roaming\McNeel\Rhinoceros\5.0\scripts

Start Rhino, go to Tools | PythonScript | Run... and select the geotiff2rhino_example.py script.

Prompts should come up to:

  • Select the *.tif file
  • Select the *.tfw file
  • Specify a starting pixel for the data to import
  • Specify an ending pixel for the data to import

If the script completes, you should end up with a new layer and a point cloud representing the GeoTIFF data

About

Reads in a GeoTIFF file and generates a correctly scaled Rhino 5 point cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages