Location | _location | It accepts two type of inputs.
a) latitude, longitude and elevation that represent WSG84 coordinates of the base point. You can achieve these type of coordinates from Google Maps or similar.
e.g. 40.821796, 14.426439, 990
-
b) location, you can obtain this type of input from "Ladybug_Construct Location", "Ladybug_Location Finder", "Ladybug_Import epw", "Ladybug_Import Location". | Goo |
Base Point | _basePoint_ | Input a point here to georeference the terrain model. | Goo |
Radius | _radius_ | A radius to make the terrain 3D model in Rhino model units. The default is set to 100.
-
If you provide a big radius, this could require lots of time (also a couple of minutes). | Goo |
Type | type_ | Select the type of output:
0 = rectangular mesh
1 = rectangular surface
-
The default value is 0. | Goo |
Num Of Tiles | _numOfTiles_ | Set the number of tiles (e.g. 4, that means 4x4). If no input is connected this will be 3 (tiles: 3x3). | Goo |
Num Division | _numDivision_ | Set the number of points for each tile. If no input is connected this will be 12 (grid: 13x13). | Goo |
Img Resolution | _imgResolution_ | Connect an integer number which manage the quality of single satellite image.
-
The following list shows the approximate level of detail you can expect to see at each _imgResolution_ level:
1 = World
5 = Landmass/continent
10 = City
15 = Streets
20 = Buildings
-
The default value is 18. | Goo |
Map Type | mapType_ | Connect an integer number, from 0 to 3, which manages the formats of map.
-
0 = Satellite (default)
1 = Roadmap, specifies a standard roadmap image
2 = Terrain, it shows terrain and vegetation
3 = Hybrid, it specifies a hybrid of the satellite and roadmap image | Goo |
Folder | folder_ | The folder into which you would like to write the image file. This should be a complete file path to the folder. If no folder is provided, the images will be written to C:/USERNAME/AppData/Roaming/Ladybug/IMG_Google. | Goo |
Run It | _runIt | Set to "True" to run the component and generate the 3D terrain model. | Goo |