1.0.0 • Published 4 years ago
indoorgml-to-imdf v1.0.0
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
- Indoor Spatial Information following indoorGML 1.0 core version
Usage
- install node_module using right command
npm i indoorgml-to-imdf - Move indoorGML file that you want to convert IMDF to wherever in your project.
- Require
indoorgml-to-imdfin your code. - Call
convert('your indoorGml file url')method that is inindoorgml-to-imdfobjecct.