01 January 1970 3 480 Report

I  was recently searching for an indoorGML converter but I could not find any good resources!

As seen in the attached file, I developed a MATLAB function generating connectivity based on the Delaunay Triangulation. It converts the generated network into indoorGML format.

I am putting it public as it is hard to find a good resource!

https://www.mathworks.com/matlabcentral/fileexchange/64331-indoorgml-points-?s_tid=srchtitle

You can use WebGL IndoorGML Viewer to view the network.

https://github.com/STEMLab/IndoorGML-Viewer

As can be seen in the attached documents, I developed java converter as well. Here is the initial work.

There are four classes including Main class, Points, Edges and Featuresid.

You need to have points and edges to convert them into IndoorGML format.

I put it in wordpad format as it can be easily read.

Any related information?

Thanks.

More Ali Jamali's questions See All
Similar questions and discussions