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

OSM Interface

0

hello everyone. At first i hold like to thank all the people that have been helping me .

Then i would like to ask what are the interface that OSM use? I am trying create a tool for small companies put their information like time tables ,especial , products , news and images etc... And with that i would like to know what type of interface i should use.

Thank you all for your help.

Francisco Costa

asked 19 Oct '15, 10:03

FrancisCosta's gravatar image

FrancisCosta
0121213
accept rate: 0%

1

For info, there's already http://onosm.org/ - that's designed to capture business POI data in an OSM note so that mappers can add it.

(19 Oct '15, 10:21) SomeoneElse ♦

One Answer:

5

There is only one editing API for OSM and that is documented on the Wiki. Of course for the user interface you could either write your own, or build on top of existing OSM editors like iD (Javascript), Potlatch (Flash), or JOSM (Java).

Anyone who wants to make edits in OSM needs to register their own account.

Please note that OSM is mainly a place for geodata. We do occasionally collect some additional information about businesses like opening times or what type of food they offer or what goods they sell, but this is really just ancillary information and anything that even remotely looks like advertising will be removed from OSM.

answered 19 Oct '15, 10:13

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Frederik Ramm i would like to thank you for your anwser, and ask you if information like the the products of the businesses in sale or a picture of the food of the store would be acepeted or considered advertising.

Thank you again for all the help.

(19 Oct '15, 11:06) FrancisCosta
4

OSM does occasionally mention products, for example if there's a vending machine we will map whether it sells bicycle tubes or parking tickets. With food stores, people sometimes map what dietary concerns they serve (e.g. vegan, gluten-free etc). A detailed list of products, or even prices, would certainly be outside of the normal envelope; we would in these cases just record a link to the store website. OSM generally does not record pictures at all.

(19 Oct '15, 22:33) Frederik Ramm ♦

Source code available on GitHub .