This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to program indoorOSM / Indoor files

1

Is there a tutorial or a existing library for beginners to create indoorOSM files or one of the other formats for indoor mapping? I want to create the file programmatically by creating the XML with Java in Android Studio.

This question is marked "community wiki".

asked 01 Jun '16, 08:00

konstodoof's gravatar image

konstodoof
11225
accept rate: 0%

have you found some tutorials for beginners about the indoorOSM?

(02 Sep '16, 11:00) Arnoldzhouyj

One Answer:

2

I believe the answer is that there is currently no such library.

If you do create indoor maps you should be using the Simple Indoor Tagging (SIT) scheme. IndoorOSM is long defunct and had substantial architectural issues.

answered 03 Sep '16, 09:29

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

Source code available on GitHub .