TIF using Bison on GH

hi everyone!

i have a TIF file with the terrain information i need around the city of Bogota, using the bison plug/GH, i am able to visualise and recognize the terrain. but it seems to be so stretched upwards.

being completely new to rhino and grasshopper, i am not sure what is happening. this is the visual i am getting:

reprojectedimportant.tif.zip (12.2 MB)
and here is the tif i am using

I would appreciate any insight into this ! Thank youu

Hi Sofia -

You need to set the X and Y dimensions to the correct values.
The real size of the terrain is embedded in the GeoTiff file, but is possibly also available from the site where you downloaded the file. If not, you can use an application such as QGIS to extract that information from the file.

Note that Bison is a very old plug-in that is not maintained. You could a newer one that is supported by the developer. Heron is often used for this purpose. You can install that plug-in from the Package Manager in Rhino.
-wim