Open tyrasd opened 8 years ago
I would be happy if the updates would happen once a week or even month. It is useful tool to see the trends for example when deciding if something is worth rendering in osm-carto.
FYI: I've just manually uploaded some updated data (including changes until 2017-01-15).
I'll soon look into setting up more regular updates.
//cc @morray @Klumbumbus @nebulon42
Great! Thanks.
thumbsup
Hi, Martin, any news on regular updates or (at least) manual update after few months?
Sorry, I'm currently not working on this. The goal is still to have regular updates eventually, but maybe I can do another manual update soon…
Monthly updates would be highly appreciated and probably enough - be it automatic or even manual. Currently "shop=yes" query shows ~90k in taghistory, while taginfo shows ~126k, so the change is substantial.
I just did another manual data update.
Still no real news regarding more regular updates, though. :unamused: But let me just repeat my comment/request from https://www.openstreetmap.org/user/tyr_asd/diary/39402#comment39986 here real quick:
if anyone out there already runs a (daily) updated OSM DB which could produce deltas of the counts of tags in their db (for little extra processing cost), please contact me – I'd love to use that data for updating the taghistory service.
Thanks for the update and for sharing where the problem lies - I passed the message on Talk list:
https://lists.openstreetmap.org/pipermail/talk/2017-November/079751.html
I assume the updates can be done without an OSM DB, but with augmented diffs from Overpass API.
I assume the updates can be done without an OSM DB, but with augmented diffs from Overpass API.
In theory yes, but there's an issue in https://github.com/drolbr/Overpass-API/issues/346 as @tyrasd mentioned before. I added a comment there how to resolve the issue for the time being.
Another option might be to use the cached augmented diffs as per https://github.com/drolbr/Overpass-API/issues/346#issuecomment-293506180
Hi,
Could we have the 2018 update, please?
What about more regular updates and the approach mentioned in a post above? What is the current state of things?
@kocio-pl If you really need it, you may do it on your own - the source code is free. You are always demanding - not a good person!
Thanks for updating! It helped me to see another problem with tag changes: https://github.com/gravitystorm/openstreetmap-carto/pull/3158#issuecomment-399411616.
https://www.openstreetmap.org/user/tyr_asd/diary/39402#comment42459 let's see what is possible to have a regular update
Hi,
I'm back again with the kindly question if it's possible to update it? Maybe there's some help you would need for this and regular updates, as @Marc-marc-marc asked? It's valuable resource to me.
This change is very useful, thanks! I'm just curious why now different keys have different last update time (so interpolated lines start in different moments)?
I'm just curious why now different keys have different last update time
I did a quick data update using a new approach earlier this year. But this one was limited to only key=*
data. See https://twitter.com/tyr_asd/status/1112387792942841857 (sorry, I forgot to keep you updated here)
Btw: this might also be of interest for you:
You might want to give the #ohsome dashboard a try https://ohsome.org/apps/dashboard/ which I've been working on together with my colleagues at @GIScience – it does all what the taghistory page does, but much more! Only downside are the longer query times for global requests.
I know about the ohsome dashboard (which is really cool, by the way), but for small things where you only need "the graph" taginfo is still a valuable tool. Plus it now has permalinks ;-). Long story short: could you please update again? Thanks :-)
FYI: taginfo now features daily updated tag count statistics for the "most frequent" tags: https://blog.jochentopf.com/2020-11-08-10-years-of-taginfo.html
from https://github.com/tyrasd/taghistory#todos: implement regular (e.g. daily/weekly) data updates. Possible solutions: