Dear OSM Community, i'm developing my own little Android application (Android Studio). In that app i would like to implement an "add new OSM objects" function e.g. adding nodes, ways or areas and furthermore upload these objects from my app to OSM Server. is it possible at all to upload some data from own developed Android application to OSM server? Do I need any permissions for that? Do you have some suggestions for me for the implementation or some useful links? I downloaded and took a look at the open source code of the Vespucci App but that code is really big and complicated. Best Felix asked 10 Nov '16, 22:12 ChelseaChels aseerel4c26 ♦ |
There are multiple points to consider, among others:
If your app starts breaking stuff you will be burnt to a crisp (but that has happened to the best of us). Further you probably should have a quick look at my talk at SOTM 2016 on the topic. answered 10 Nov '16, 23:19 SimonPoole ♦ Thanks SimonPoole, that is what i'm talking about!
(12 Nov '16, 13:13)
ChelseaChels
|