Giter Club home page Giter Club logo

Comments (6)

HolgerJeromin avatar HolgerJeromin commented on June 21, 2024 1

I could create a special version of SC that can export local edits in some simple text file.

OSC would be the obvious choice.
https://wiki.openstreetmap.org/wiki/OsmChange

from streetcomplete.

floledermann avatar floledermann commented on June 21, 2024 1

@Helium314 I was just made aware of your SCEE fork, which sounds like a super interesting project. I am not sure if you are planning to include some sort of data export functionality to SCEE (or if it is already in there - on first glance I didn't see anything), but that would for sure be awesome for projects similar to ours. OSC looks like the format of choice to me too, as it can be integrated with other OSM-based tools.

Regarding our concrete project, we will have a meeting later this week to discuss which option to pursue further (it's not just up to me and unfortunately our resources are very limited in this project), so I don't want to waste anyone's volunteered time with a project we may end up not pursuing further. I will be in touch with you later regarding the question whether a special version of SC would be of help to us (I would also be willing to contribute a few hours of course, but I am not into Kotlin and/or Android dev right now so I would probably be relegated to testing or minor coding tasks, unfortunately).

from streetcomplete.

Helium314 avatar Helium314 commented on June 21, 2024

You could use root privileges to access the SC database, which contains the local changes.

from streetcomplete.

FloEdelmann avatar FloEdelmann commented on June 21, 2024

For reference: https://community.openstreetmap.org/t/forschungsprojekt-zum-mapping-von-parkplatzen-im-offentlichen-raum-in-wien/113258

from streetcomplete.

westnordost avatar westnordost commented on June 21, 2024

To cater to this kind of use cases is out of scope. Other than getting the SC sqlite database via root access to the device, you could:

  • fork StreetComplete and implement an export of the edits list yourself

  • each added change is logged. In the about menu, you'll find a screen with the recent logs (I think kept up to 14 days). You can filter the logs by "ElementEditsController" and you will find only the log entries that add the edit. What is logged is the quest/overlay type and the element that was edited (But not how it was edited). The logs can be exported to clipboard.

from streetcomplete.

Helium314 avatar Helium314 commented on June 21, 2024

@floledermann if you don't have any special needs regarding the format, I could create a special version of SC that can export local edits in some simple text file. (you wouldn't even need to log in with your OSM account for only doing local edits)

from streetcomplete.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.