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

Mobile application - information about OSM on screen with list of POI

0

I'm working on mobile application which will use OSM data. What is preferred method to indicate source of data - to be compliant with the license. Should be on the screen where is displayed data ( i will show only POI without maps) or it is enough to write about it in documentation. Not all POI on the screen will be from OSM, there will be also user private POI, so should be information like "some of POI are from OSM" ?

Thanks!

Artur

asked 09 Jul '13, 16:55

ArturJan's gravatar image

ArturJan
56449
accept rate: 0%


2 Answers:

0

Yes, it should be in corner of the screen like "Most of map data © OpenStreetMap contributors" or similar. See OSMF Licensing section for more information

answered 23 Jul '13, 19:09

Matija%20Nalis's gravatar image

Matija Nalis
7502916
accept rate: 11%

0

(partly @Matija Nalis's answer) depending on the size of the mobile device there may really no be space for a attribution permanently on the screen. So Artur might want to do it like many other mobile applications - in the "about" screen and/or shown on startup. If that is compliant with your ODbL license - please read yourself (the full legal text).

answered 24 Jul '13, 01:54

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

Source code available on GitHub .