Hello devs, I am planning to develop an android application that is going to use data such as lat,long,name,etc of the places. I had extracted the mentioned data from osm.pbf for one country , now i would like to know is there any kind of restriction over the use of this data, like if i be able to complete offline geoname search functionality in my android app is it ok to publish the app on playstore. Or is there any kind of licence process has to be done in order to use this data ? I had read http://wiki.openstreetmap.org/wiki/Legal_FAQ regarding licencing but still confused with all the legal terms of usage of data in my app, so can you please guide me what will be the osm procedure or conditions,requirement for publishing the app. Do i need to publish the processed data or code that i used in my app to others ? Please let me know the detail so that i can decide whether to go for it or not. Thank you asked 24 Mar '17, 10:00 remo123 |
I am not a lawyer, so no final legal advice here ... but see all apps for Android (or other systems) listed in the OSM wiki at Comparison-of-Android-applications There are opensource and closed-source apps using OSM data, some are even to be paid in any app store. So can you derive a model of your project from any constellation there? Try to find out how other developers deal with that topic. answered 03 Apr '17, 21:04 stephan75 |