Skip to content

Toolbox for the Geospatial VR Project at the University of Groningen

License

Notifications You must be signed in to change notification settings

geodienst/geospatialvr-toolbox

Repository files navigation

Geospatial VR Toolbox

This toolbox allows for calculating different calculations for an area with buildings. The buildings are obtained from the 3D bag of the TU Delft. You can draw your own area for doing the measurements.

Current calculations:

  • Floor Space Index
  • Grond Space Index

The toolbox contains of several tools:

  • objsplit.py: split up .OBJ files with multiple objects into single files (based on gist balazsdukai/objsplit.py )
  • import_and_footprint.py: Import a directory of obj files into a new file geodatabase feature class.
  • calculate_fsi.py: calculate the floor space index
  • calculate_gsi.py: calculate the ground space index

Using inside ARCGIS Pro

  • Download the zipfile from the download directory
  • Unzip the files
  • Add the toolbox to a the ArcGIS Pro project folder
  • Start with 01 Split obj, make use of the i icon to the left of a parameter and the ? icon on the right upper site
  • After step 2 you have to draw an area of interest, which you can use in step 3a en 3b

Using with Merkator City software

The scripts can also be used for exchanging data between ArcGIS (Pro) and the Merkator City software.

  • documentation follows

Requirements

  • Arcpy environment based on ArcGIS Pro version 3.1

The tool is developed based on data from © 3D BAG by tudelft3d

About

Toolbox for the Geospatial VR Project at the University of Groningen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published