1.0.0 • Published 2 years ago

indoorgml-to-imdf v1.0.0

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

indoorgml-to-imdf

IndoorGMLToIMDF is a program that converts OGC Standard for Indoor Spatial Information into IndoorGML and Apple's IMDF(1.0.0), another standard.

Prepare before use this

  1. Indoor Spatial Information following indoorGML 1.0 core version

Usage

  1. install node_module using right command npm i indoorgml-to-imdf
  2. Move indoorGML file that you want to convert IMDF to wherever in your project.
  3. Require indoorgml-to-imdf in your code.
  4. Call convert('your indoorGml file url') method that is in indoorgml-to-imdf objecct.

NPM

indoorgml-to-imdf

Reference