eloquence / lib.reviews

A free/libre code and information platform for reviews of anything
Creative Commons Zero v1.0 Universal
173 stars 13 forks source link

Basic OSM POI data adapter #52

Open keunes opened 8 years ago

keunes commented 8 years ago

Inspired by #19:

I'm an active contributor to OSM and waht I'm missing there is a review system. It would be really great if lib.reviews could be used to review restaurants, public monuments, shops and other OSM POI's.

To consider:

eloquence commented 8 years ago

Yes, this is definitely something I'd like us to build! There's been a little bit of prior discussion about this on the OSM mailing list: https://lists.openstreetmap.org/pipermail/talk/2016-August/thread.html#76498

From that discussion, it looks like the Overpass API is the way to go. We could start without sync features by just offering a feature to select a POI and then write a review for it (which is what I'd call a "basic adapter").

If you'd like to start on this yourself, I can give you some pointers, otherwise I'll probably get to it once we have all the F-Droid integration issues knocked out.

keunes commented 8 years ago

(My coding knowledge is limited to basic HTML & CSS, so I'm sure I won't be of any help on implementing this ^^)

derkrasseleo commented 1 year ago

Any updates on this? This is one of the weakest points of OSM, so this would be a huge benefit for the project. The only similar thing I was able to find, is https://openplacereviews.org/, but it seems that it is not actively maintained anymore.

keunes commented 1 year ago

@leochras As you may see from the commit history, the last feature/fix commits are from two years ago. So I'm afraid that it's safe to conclude that no, there's no update on this.

maltfield commented 10 months ago

See also https://github.com/eloquence/lib.reviews/issues/319