Cj Malone
Cj Malone
For anyone implananting this, it's not unusual when a feed changes location improperly they also don't handle the IDs properly so you might have to replace the old IDs.
This relates to some Cloudflare stuff, they are rejecting it as bot activity based on the TLS handshake.
> The spider never worked? I think it's safe to assume it worked when it was added. > This system was put in place starting 2022-05-28-13-31-51? The [spiders page](https://www.alltheplaces.xyz/spiders.html) shows...
> I see you have ExtractGBPostcodePipeline .... note that geonames country structure has an embedded postcode regex which if generally correct could prove helpful. I love the idea of expanding...
Also in your `to_iso_alpha2_country_code` I'd move `UNHANDLED_COUNTRY_MAPPINGS` a lot higher up so any of our overrides happen first.
`freddys` is the exact same. Cloudflare is now blocking the spider, there is an [API](https://nomnom-prod-api.freddys.com/restaurants/), but that's also blocked by Cloudflare.
Who? Cloudflare or the brands? For the brands, I'm pessimistic that we could contact the right people. For Cloudflare, they are there to block bots. We are a bot... I...
That's interesting, I'd never heard of that. Yeah I think we should try it. Oh, and these aren't directly related to #3632, these get a captcha, that gets no response...
Hmm, I'd stick with OSM over new categories as they are a (relatively) known concept, well discussed already and reasonably [documented](https://wiki.openstreetmap.org/wiki/Shops) (and that links to [shop=*](https://wiki.openstreetmap.org/wiki/Key:shop) and [amenity=*](https://wiki.openstreetmap.org/wiki/Key:amenity)). If you...
For cuisine, I don't think `amenity=restaurant` and `cuisine=burger` is a massive issue. But I do dislike how OSM treats it as an array, eg `cuisine=burger;kebab`. I moved towards cuisine as...