oshdb icon indicating copy to clipboard operation
oshdb copied to clipboard

OSM-Notes

Open SlowMo24 opened this issue 5 years ago • 1 comments

In addition to OSM-Data, notes (with a T) are comments on the map by registered or non registered users similar to the fixme-tag. Similar to changesets (#52) they have a geographic location, text and comments. Although their number is limited they might be interesting for future research.

useful link to load data into postgres: https://github.com/mapbox/osm-comments-parser

SlowMo24 avatar Mar 05 '19 12:03 SlowMo24

  • [ ] write code to retrieve Notes from planet dump
  • [ ] store Notes in postgres
  • [ ] create osdb-class to retrieve Note-data (as intermediate step before final implementation)
  • [ ] implement and import Notes to oshdb-core

SlowMo24 avatar Mar 05 '19 12:03 SlowMo24

not planned at the moment

Hagellach37 avatar Oct 20 '22 12:10 Hagellach37