androidopenstreetmapindoor-positioning-systemgml-geographic-markup-lan

Creating & View IndoorOSM or IndoorGML files


I am working on a indoor navigation project with Googles Project Tango tablet (Android). I can scan a building with it an created a internal graph representation of the floorplan (map). I want to convert my graph either to the IndoorOSM or the Indoor GML format. This will be a bit complicated.

But to check if the conversion is successfull, I am looking for a viewer for one of this formats, but didn't found anything working. Can anyone help me or recommend me another format? I am a beginner in XML, GIS, etc. I posted this question also on help.openstreetmap.org.


Solution

  • I'm developing a viewer for IndoorGML format and It is based on WebGL. This tool is just simple version now, but I think you may use it well on your purpose.

    In this time we are focusing on viewing indoor map with 3D Space which has solid geometry, so importing indoor map with 2D Space which has polygon geometry is not supported yet. But we are supposed to add it very soon.

    Following is the URL. https://github.com/STEMLab/IndoorGML-Viewer

    If you have any question, please don't hesitate.

    Regards, Hyung-Gyu Ryoo.