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

Licence question - derived database in SQLite

0

I'm working on mobile application which will use OSM data. I want share for users predefined databases of POIs in SQLite format, which will be generated from OSM data source. On the site i will put information about source of data (OSM), but each database should have stored information about source - e.g. in dedicated table INFO ? I saw that in XML files is information about source of data, but how this can be accomplished in SQLite database ?

--
Regards
Artur

asked 09 Jul '13, 16:43

ArturJan's gravatar image

ArturJan
56449
accept rate: 0%

edited 09 Jul '13, 16:44

Source code available on GitHub .