|
|
|
|
|
by iudqnolq
640 days ago
|
|
I see you're sourcing images from Wikimedia. Have you found any other good sources? I'm working on indexing images by place taken for my own project and am primarily very slowly and jankily enumerating the flickr API. (You can see https://plantopo.com/geophotos for a pre-alpha view of where I have coverage. Zoom in where there are blue dots and click the map to search. Don't click Oregon or Washington because of a bug I'm working on) Are you using opentripplanner for routing? |
|
The problem is filtering good ones. See my PR of the day, where I'm using only the images that are featured on Wikipedia pages. It gives better results than google maps in lots of places. Also some weird pictures like logos but I'm confident they can be ruled out.
Your map is cool !
https://plantopo.com/geophotos#13.92/50.91621/-1.37752
https://cartes.app/?photos=oui#13.92/50.91621/-1.37752
With this second link you'll understand the why of my PR : there's just too many Wikimedia photos ^^
Edit : PR merged, you'll see less photos in 1 minute https://github.com/laem/cartes/pull/611