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

Notes #36

Open
matkoniecz opened this issue Dec 5, 2022 · 3 comments
Open

Notes #36

matkoniecz opened this issue Dec 5, 2022 · 3 comments

Comments

@matkoniecz
Copy link
Contributor

matkoniecz commented Dec 5, 2022

Notes are also potentially useful!

https://resultmaps.neis-one.org/osm-notes have plenty of interesting things, but visualisation of open note count from

  • all notes
  • onosm.org
  • StreetComplete
  • StreetComplete with photo
  • all notes except this identified sources

would be interesting.

Would require a new pipeline for notes dump.

@piebro
Copy link
Owner

piebro commented Dec 5, 2022

I agree, I haven't looked into notes yet. I'm not sure if they are save in a changeset, at least the wiki pages doesn't mention notes https://wiki.openstreetmap.org/wiki/Changeset. Do you know of a tag which specifies if a note was added?

@matkoniecz
Copy link
Contributor Author

Notes are in a separate dataset - https://planet.openstreetmap.org/notes/ ("Would require a new pipeline for notes dump." was too cryptic expression of that)

(iD records closed notes during making given edit but it is iD-specific changeset tag)

@piebro
Copy link
Owner

piebro commented Dec 5, 2022

Ah I see. If it has a similar structure it should be totally doable. The planet-notes-latest.osn file is an xml and I should be able to handle it quite similar to the changeset file. I think this would be an interesting addition, but I will focus on making the changeset stats more polished first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants