開放街圖標誌 OpenStreetMap 開放街圖

Some things I noticed.

1. Theres a lot of users in my area who took the time to sign up, but didn't actually make an edit. I'm sure they wanted to add to OSM, but didn't want to use the editor for whatever reason they had (ie, didn't want to break the map, confusing editor, etc)

2. Other apps and websites are what have been dropping those hated bug icons visible in our editors. (skobbler, mobile apps, etc)

What if OSM.org had it's own 'feedback' button, so that people can say things like "'Joes Coffee' here" "No, this street is called this" "road connects here" "private road".
Google has it's own 'report a bug' feature. We should have our own 'report a bug' feature.
I think human written notes would be better than the mobile app generated bugreports which have generic 'wasn't routed the right way' type of comment.

電子郵件圖示 藍天圖示 Facebook 圖示 LinkedIn 圖示 乳齒象圖示 Telegram 圖示 X 圖示

討論

compdude2011年03月 6日 21時33分 發表的評論

I agree with your suggestions. This would be the best thing ever for OSM, definitely!

Richard2011年03月 6日 21時48分 發表的評論

It's been suggested a zillion times. No-one has, however, ever come up with good convincing code to actually do it.

quikee2011年03月 6日 22時50分 發表的評論

There is OpenStreetBugs ( osm.wiki/OpenStreetBugs ) for such situations however a better integration with OSM site is needed.

Baloo Uriza2011年03月 7日 00時30分 發表的評論

I believe MapDust is what you're looking for.

z-dude2011年03月 7日 00時52分 發表的評論

Openstreetbugs - just shows you the bugs on the main page. I, in 'new user' mode wont see where they can add a note.

Mapdust looks good.
We could add a link in the bottom right of the OSM map page, or on a tab on top of the map, call it 'report a bug', and have it go to mapdust page.
http://www.mapdust.com/?zoom=8&lat=82.22987&lon=-60.10651&layers=000BT

I think the 18 of 20 people who have no edits in my area likely wanted to add something to the map, so it would be what they are looking for.

Zverik2011年03月 7日 07時48分 發表的評論

Almost every user of osm.org wishes for this feature and wonders why openstreetbugs hasn't been include yet. Well, now you too. We'll never know how much is "convincing" enough.

!i!2011年03月 7日 08時02分 發表的評論

Well this whole usability discussion is quite long and AFAIK the result was that they are willing to adapt any platform that is better and running well. So you should ask your local chapter on adding this feature to your local osm page, first.

osm.wiki/Front_Page_Design

Richard2011年03月 7日 08時36分 發表的評論

Zverik: "convincing" is pretty simple. Good UI, efficient, probably using OpenLayers, works in all browsers, API consistent with the rest of the site, coded in clean Ruby on Rails like the rest of the site. What isn't convincing: some hacky PHP with a MySQL backend on a third-party server.

amm2011年03月 8日 03時32分 發表的評論

An initial attempt was made a while ago [1] to port OSB to the rails_code, but it was never finished or functional and development in it is currently dormant. So if anyone wants to pick up the code [2] and finish it (or indeed start from scratch), I am sure a lot of people would be very happy and hopefully some would be willing to help along with specific problems.

A PHP script with a MySQL backend on a third-party server would also not be totally impossible, if done well and as long as the frontend is written in rails. After all Namefinder and Nominatim work(ed) like that. But such a solution would be harder to convince the admins to deploy as it would mean more administrative trouble, which unfortunately is already somewhat of a limiting factor.

[1] http://openstreetbugs.dev.openstreetmap.org/
[2] http://git.openstreetmap.org/rails.git/shortlog/refs/heads/openstreetbugs

登入 來留下評論