On Wed, Nov 30, 2011 at 08:42, Rong Shen <[email protected]> wrote: > Is there a way or process that could let me submit POI (that are user > generated from mobile application built by me) to OSM via web API? >
Yes you can make the users create an account on OSM and then use OAuth to write these POIS to the DB. See: http://wiki.openstreetmap.org/wiki/OAuth OSM needs to identify users to submit data to the DB so getting the users to identify themselves in some way will be needed. Handling anonymous tips is a hassle because you get data that you know is probably good, but that needs more info to be useful. _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

