Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create and upload changeset #12

Open
Discostu36 opened this issue Aug 6, 2022 · 1 comment
Open

Create and upload changeset #12

Discostu36 opened this issue Aug 6, 2022 · 1 comment
Labels
core functionality Core features needed for v1.0 OpenStreetMap All issues that are about the OSM part of the app
Milestone

Comments

@Discostu36
Copy link
Owner

Discostu36 commented Aug 6, 2022

When the user decides to upload, the changes in wikimedia_commons tags (#11) should be added to a changeset and then be uploaded to OSM. The app should make sure that linked images or categories do already exist.

@Discostu36 Discostu36 added the core functionality Core features needed for v1.0 label Aug 6, 2022
@Discostu36 Discostu36 added this to the 0.4 milestone Aug 6, 2022
@Discostu36 Discostu36 added the OpenStreetMap All issues that are about the OSM part of the app label Aug 6, 2022
@Discostu36
Copy link
Owner Author

I have to make sure that the altered objects are first downloaded (directly, not Overpass) from the API to have the newest version. Then I can upload the changeset either directly over the API or use osmapi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core functionality Core features needed for v1.0 OpenStreetMap All issues that are about the OSM part of the app
Projects
None yet
Development

No branches or pull requests

1 participant