Skip to content
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

2020: Everything is broken! #49

Closed
6 of 7 tasks
simon04 opened this issue Sep 6, 2020 · 17 comments
Closed
6 of 7 tasks

2020: Everything is broken! #49

simon04 opened this issue Sep 6, 2020 · 17 comments

Comments

@simon04
Copy link
Owner

simon04 commented Sep 6, 2020

Due to a server upgrade to Ubuntu 20.04, plenty of problems and incompatibilities arose:

  • MySQL: old tables cannot be queried/inserted anymore – dropped and recreating, reindexing starting with 2020-11-01
  • MySQL 8: invalid syntax – Update geom functions in lib.php #50
  • MySQL 8: spatial index is not used without SRS – e39389c
  • Perl upgrade: missing modules, missing local::lib
  • Perl: parse_osc.pl is slow – Migrate parse_osc to Go #51
  • Is this project still relevant?
  • Is dev.osm.org the right place to host this project?

Relates to: #41, #46, #47, #48

@ZLima12
Copy link

ZLima12 commented Sep 27, 2020

I would say this project is still relevant, for me at least.

@ghost
Copy link

ghost commented Sep 27, 2020

I use it, but now I host it locally and limit data wget to the bounding box of the area that interests me. I guess this just needs to relocate to a server somewhere that has enough space and bandwidth. The code still works fine.

@Heriogi
Copy link

Heriogi commented Oct 15, 2020

It is a great pity that it no longer works.

@Frankthetankk
Copy link

The sample website no longer works. I use this site often. How can we fix this?

@loser2k1
Copy link

Dear @simon04, is it by any chance possible to revive the https://simon04.dev.openstreetmap.org/whodidit/ website of yours?
I see 13 people here who would love to have it back. ;)

@Marc-marc-marc
Copy link

witch os/version allow the current code to work ? for ex what was the os version before the update to ubunto 20.04 ? ubuntu 18.04 ?

@osm-spiregrain
Copy link

For those of you who just can't wait for this to be resolved; you can try the similar system on osmcha.org.

You can create an account, then create a filter (setting an area, and changes you want to look out for). Each saved filter has an RSS feed associated.

@daviddelon
Copy link

daviddelon commented Dec 1, 2020

For those of you who just can't wait for this to be resolved; you can try the similar system on osmcha.org.

Thanks but Osmcha is not equivalent: it displays all the changesets containing the area to survey, and the resulting feed is cluttered with worldwide changes. For example, if you survey an area in the south of France, you get all the changesets with changes, in the same changeset, concerning Russia and Brasil, and it's a lot.

@osm-spiregrain
Copy link

@daviddelon - You correct that the OSMCha is not directly equivalent. But I have found that by setting the "BBox size bound" filter option to something like 3 or 4, changesets covering a very large area (compared with your area of interest) are excluded. That might help.

@daviddelon
Copy link

@osm-spiregrain : excellent ! Thanks for this tip.

@Sowa1980
Copy link

Sowa1980 commented Dec 9, 2020

Тоже хотел бы видеть работоспособный сайт, очень выручал не однократно! Востановите, если это возможно, за ранее спасибо!

@osm-spiregrain
Copy link

Everything is fixed! (?) My Whodidit feed sprang back to life this morning....

@jonpsp
Copy link

jonpsp commented Dec 18, 2020

I'm not seeing any change tiles on the web site. I don't use the RSS feed.

@jonpsp
Copy link

jonpsp commented Dec 26, 2020

Some change tiles have appeared in my view (https://simon04.dev.openstreetmap.org/whodidit/?zoom=12&lat=51.32595&lon=-0.83002&layers=B&age=2). I find whodidit much more useful than the equivalent from Pascal Neis (https://resultmaps.neis-one.org/osm-change-tiles#13/51.3927/-0.6221).

@simon04
Copy link
Owner Author

simon04 commented Dec 26, 2020

I've rewritten the data ingestion process in Go (#51).
I've ingested all changes starting with 2020-11-01.
I've fixed the broken spatial index due to the MySQL 8 update (e39389c).

whodidit should be operational again – Merry Chrismas! 🎄

@Heriogi
Copy link

Heriogi commented Dec 27, 2020

Hi simon04,
thank you for making it work again. A very helpful thing.
Happy New Year

@amadvance
Copy link

Thanks for the wonderful Christmas present!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests