1.0.1 • Published 5 years ago

@ryersonlibrary/floorplans v1.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

Ryerson Floorplans

This project is intended to be the go-to location for anything related to building floorplans. The primary intent is for use with the Building Information System but the uses can be extended beyond that.

Floorplans (Master Files)

Floorplans are organized by building, within the masters folder using the 3-character building code (e.g. LIB for Library). The key file for each building is the [LIB]_Master.svg. This is a single SVG file that has a group for every floor of the building.

File structure

Each master file for a building has the following structure requirements

  • Each floor is a group with the id Floor NN, where NN is a zero-padded floor number (e.g. 02);
  • Each element intended to be used in the final floorplan has an ID that begins with the building code (e.g. LIB).