Why not ask your question on the new OpenStreetMap Community Forum?

Is there any available libraries in Java for writing indoorOSM data

asked 25 Jul '22, 13:58

Sai-gisvolunteer's gravatar image

Sai-gisvolun...
11112
accept rate: 0%


Data tagged according to the SIT schema (https://wiki.openstreetmap.org/wiki/Simple_Indoor_Tagging) is no different than any other OSM data. So the question would be what kind of specific support are you looking for?

Note that the "IndoorOSM" tagging schema is long defunct and you shouldn't be considering adding data in that format.

permanent link

answered 29 Jul '22, 10:54

SimonPoole's gravatar image

SimonPoole ♦
44.6k13324700
accept rate: 18%

I am looking for doing the tagging programatically instead of using an editor. Are there available libraries to do the task?

(30 Jul '22, 10:22) Sai-gisvolun...

https://github.com/westnordost/osmapi/ are likely the most current API 0.6 binding, but as said there is nothing specific to indoor tagging.

Note that automated edits, organized editing and similar activities need to follow the relevant guidelines:

https://wiki.osmfoundation.org/wiki/Organised_Editing_Guidelines

https://wiki.openstreetmap.org/wiki/Automated_edits

(30 Jul '22, 11:02) SimonPoole ♦
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×75
×5

question asked: 25 Jul '22, 13:58

question was seen: 625 times

last updated: 30 Jul '22, 11:03

powered by OSQA