-
-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[new quest] check if the speed limit is up to date #1766
Comments
But how often a year / a decade should a surveyor be sent to each street to verify if the current speed limit is still the same? Every half a year? Every year? Every 5 years? On what (data) basis should the interval be decided? |
Honnestly, Idk. I think it can't be less than a year (it should be user friendly), no more than 5 years (the aim is to have accurate data). How has it been decided for the the "resurveying of opening hours" now in pull request ? |
@ferdinand0101 This is not correct, @letypequividelespoubelles is referring to #1676 |
yes, right. So do you think it should be possible and usefull? |
Yes, it is both possible and useful. This belongs to a group of quests I'd call "maintenance quests" that has not been implemented yet and should be solved in a generic manner: The answer for possibly for many quest type should be re-evaluated every X months/years. Since the solution that would enable this sort of quest has not been implemented yet, I also set this on blocked. |
Thanks for the answer. How could I help ? |
Nothing directly. But what you could do, is look through the list of quest types and see which of those should be re-surveyed and at which intervals (in your opinion), then post the list here. This would help me find for which quests it should be done. |
Ok, will do it. For the intervals, is there some data somewhere which could be analyze to determine it ? |
Data like studies or government statistics how often f.e. streets are re-made, new shops open and others close etc, or statistics on how often this is changed in OpenStreetMap? For the former: No idea. For the latter: Well, the data is there, but I do not know any tools that would enable you to analyze the "half life". I think the best would be to go by personal experience or better by personal experience of many people. Maybe make a survey? |
I took a look at the french datas INSEE but couldn't find any interesting datas to analyze. Here after, the quests I think we should resurvey :
Edit with suggestion of ferdinand0101 |
I would maybe like to add that depending on the value not everything needs to be survey at the same interval. for example with Is this place wheelchair accessible? every 2 years |
Is there still the shop/restaurant xy? Could be asked every two years. |
to HolgerJeromin : this would be already in asking the opening hours, and with the name of this place. So, in my mind, no need for one more quest |
I submitted an application for a microgrant at the OSMF to develop this feature. The microgrant project requests are public and the wiki page about microgrants encourages users to endorse project requests they like. So if you read the project descriptions and like an idea, feel free to voice it there, and why. 👍 |
Hi westnordost, |
The app will likely not ask again if the street name has changed because such things happen too rarely
Am 5. Mai 2020 09:16:09 MESZ schrieb letypequividelespoubelles <[email protected]>:
…Hi westnordost,
If you have the grant and do the implementation (which I hope ! ) I
would like to point out one possible difficulty for the "name of the
street" quest. If it has changed, you'll have to change the adress of
every POI on the street, and a minority of adress's POI have the
["associatedstreet"](https://wiki.openstreetmap.org/wiki/Relation:associatedStreet)
relation.
|
If could be based on nearby OSM activity. Or if the number of lanes change. |
I now posted this on the tagging mailing list: https://lists.openstreetmap.org/pipermail/tagging/2020-July/054208.html Please feel free to join the discussion there |
So, as described in #1998 (comment) , this will unfortunately not be implemented. |
Hi all,
I think that would be very nice if it was possible to check if the speed limit is ip to date. In fact, it's most of the tile while in car/bike (and not driving :) ) that we can see that speed limit aren't up to date, but it's not easy to update it on a laptop. So if a quest (like what is being done now for open time) was create to update speed limit, it would be amazing. I think this is one of the most changing things, with the development of 20/30 km/h zone in city.
Thanks
The text was updated successfully, but these errors were encountered: