Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

urbanopt-geojson

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urbanopt-geojson

  • 0.11.2
  • Rubygems
  • Socket score

Version published
Maintainers
3
Created
Source

URBANopt GeoJSON Gem

Coverage Status nightly_build

Library and measures to translate URBANopt™ GeoJSON format to OpenStudio. See the developer documentation for more details.

Installation

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'

Usage

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:

  • Validate a GeoJSON file against schema.
  • Translate Building Feature to an OpenStudio Model and create zones within OpenStudio Spaces within the Model.
  • Translate Building Feature to OpenStudio Shading Objects.

Releasing

  • Update change log
  • Update version in /lib/urbanopt/geojson/version.rb
  • Merge down to master
  • Release via github
  • run rake release from master

FAQs

Package last updated on 25 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc