Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

STEMLab/IN2OSM

Repository files navigation

IndoorData Converter

IndoorGML data <-> OSM data

  • This Converter handles only 2D IndoorGML data.

Author

Byeonggon Kim(byeonggon@pnu.edu), Pusan National University

Dependencies

Building

Dependencies should be pre-installed in your environment.

  • Linux
mkdir build
cd build
cmake ..
make
  • Windows
mkdir build
cd build
cmake .. -G "MinGW Makefiles"
mingw32-make

Usage

IN2OSM [inputfile_type] [outputfile_type] [inputfile_path] [outputfile_path].

For example,

IN2OSM OSM IndoorGML ./TEST.osm ./TEST.gml
IN2OSM IndoorGML OSM ./TEST.gml ./TEST.osm

Development

For Developer, we document source code description. see : MANUAL

About

IndoorGML<->OSM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /