Pieter Vander Vennet's Diary | OpenStreetMap is in trouble

Edit: A small update happened after publishing this article - you can read it here: https://www.openstreetmap.org/user/Pieter%20Vander%20Vennet/diary/400992

OpenStreetMap

@pietervdvn heya. That's a great essay.
One small point. I run @openbenches. We wouldn't ever try to fork the OSM dataset. And we're not trying to build a separate mapping community.

Indeed, we did try contributing data back to OSM but were told there was no interest.
Our data is deliberately licenced so that it can be pushed into OSM if it is useful.

Happy to chat to see if there's a way to collaborate and make our data more suitable.

@Edent Hi! Sure, I had a look already into this.

I specifically updated https://mapcomplete.osm.be/benches so that it allows to add an inscription, mark it as a memorial and/or mark that it has an integrated artwork.

I also had a look to your data, but it would be really helpful if a 'created_at' or 'last_modified_at' date would be included. Data of >5 years old often needs to be checked again, whereas <1yo might be easier to copy-paste.

Benches

A map of benches

@pietervdvn excellent!
I'll look at adding that data to the API this weekend.

Would it be helpful for us to push the data via an API - or is it better to be manually copied?

We only have 27k data points :-)

@Edent 27K points is a lot - and I suspect quite some of them will need to be conflated with OSM or rechecked. I'll copy this with JOSM into OSM as appropriate or setup a maproulette task or something. In other words: the 'download all data'button is already plenty ;)

@pietervdvn Has this maproulette task been made or did anything else come out of this?

CC @Edent

@luc @Edent Yes, but then I encountered a bug. It is not possible to loads only slices of a maproulette challenge, loading everything chokes mapcomplete - so it died there (for now)
Feature request: add BBOX-parameter to `/challenge/view` API endpoint · Issue #1037 · maproulette/maproulette-backend

Hi, I'm trying to setup an import flow (for openbenches.org) which uses mapcomplete as frontend and maproulette as backend. The challenge is here and contains about 27.000 items. I want to load tho...

GitHub