Library and measures to translate URBANopt™ GeoJSON format to OpenStudio. See the developer documentation for more details.
Add this line to your application's Gemfile:
gem 'urbanopt-geojson'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install 'urbanopt-geojson'
The URBANopt GeoJSON Gem is an OpenStudio Extension Gem with functionality to translate information in a GeoJSON format to energy model inputs. GeoJSON is a commonly used format for describing geospatial data related to the built environment.
The current functionalities of the URBANopt GeoJSON gem include:
/lib/urbanopt/geojson/version.rb
rake release
from master