openaddresses / batch

OpenAddresses/Machine based AWS Batch based ETL Processing
https://batch.openaddresses.io/
MIT License
6 stars 5 forks source link

Croatia not coloured green in overview map #389

Open stefanb opened 5 months ago

stefanb commented 5 months ago

Describe the bug

Croatia is not marked as covered on the overview map, even though it was added in https://github.com/openaddresses/openaddresses/pull/7172 and is being covered in https://batch.openaddresses.io/location/862

To Reproduce Steps to reproduce the behavior:

  1. Go to https://batch.openaddresses.io/data
  2. Scroll down to Individual Sources map
  3. See Croatia in white instead of green

Expected behavior Croatia should be coloured green on the map

Screenshots https://batch.openaddresses.io/data

image

https://batch.openaddresses.io/location/862

image

Desktop (please complete the following information):

Additional context There was a similar problem with Kosovo https://github.com/openaddresses/machine/issues/700 but that was a bit more politically problematic area.

iandees commented 5 months ago

I believe the tiles that make up the map with highlighted regions is heavily cached. It might be that those need to get flushed?

stefanb commented 4 months ago

Cache seems to be very heavy indeed... 😄

iandees commented 4 months ago

Yes – I think it's an indefinite cache and I'm not sure how to clear it. @ingalls any ideas here?