OPENER-next / OpenStop

App for collecting OpenStreetMap-compliant accessibility data in public transport
https://openstop.app
GNU General Public License v3.0
77 stars 13 forks source link

Upload changes manually #74

Open Itchiii opened 2 years ago

Itchiii commented 2 years ago

The problem

I want to upload the changes that I made manually because otherwise it is easy for other people to track my location.

Which app version do you use?

0.1.0+1

What operating system do you use?

Android

What operating system version do you use?

No response

Additional information

No response

Robbendebiene commented 2 years ago

Can you elaborate on that? because even if you upload them manually, people will still be able to track your location. The only benefit of uploading changes manually I can see would be, that you get more control over the timestamp that will be associated with the changeset. Currently the timestamp is most likely equal to the time you've visited the location.

Holding back changes brings a good amount of further complexity like: implementing a local storage for changesets, resolving conflicts, as well as the requirement of additional UI components. So this would require a decent amount of work and should therefore not be expected soon.

For everyone who struggles with this: For now we can only recommend creating a secondary OSM account that is not linked to you in any way (note that OSM allows creating multiple accounts per user)

Itchiii commented 2 years ago

because even if you upload them manually, people will still be able to track your location.

But not live. I can be some where else if I upload the changeset manually. Currently, someone can track me live.

For now we can only recommend creating a secondary OSM account that is not linked to you in any way

That's a good recommendation!