[openstreetmap-website] Filterable Map Notes (#486)

apmon notifications at github.com
Wed Oct 16 04:29:50 UTC 2013


I think perhaps the main question is how to expose those filters and what the correct design is for its UI. Simply adding those filters to notes API would likely not be particularly difficult and I can write some patches for that if there is an agreed upon number of filters we do want to support. Indeed, the API already gives you some very limited filtering ability. It allows you to limit the number of returned notes (which are ordered by date), as well as specify if you want only open notes or also closed notes. By default it returns all open notes and notes that have been close no longer than 7 days ago.

With regard to filtering applications, I was under the impression there was still a debate about how to record the app submitting the bugs. I.e. whether to use "created_by=" like tags, use OAuth app ids, or use something like http referrers. Again, if there is agreement on what is the acceptable and correct way to do this, the actual implementation would likely not be all that difficult.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/486#issuecomment-26392178
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20131015/bdba8e35/attachment.html>


More information about the rails-dev mailing list