dclfbk / bikingimprover

a gamification tool to improve the data in OpenStreetMap of the urban infrastructure for the bikes
MIT License
2 stars 2 forks source link

OpenStreetMap push data #1

Open FrancescoWeik opened 1 year ago

FrancescoWeik commented 1 year ago

We need to add a method in which we can add all the data collected to the OSM database. The data can be found in the database once the users have answered the questions and the answers received 5 validations. The answer ready to be pushed will be found in the question table inside the database. Just check that the element has 5 validations, if it has 5 validations then it is ready to be sent to OSM

opk12 commented 1 year ago

No idea how this app connects, here's just a heads-up if you didn't know, that OSM is contacting all editor apps to migrate from HTTP Basic Auth and OAuth 1.0a in favor of OAuth 2; details at the announcement and tracking issue.