interpolation
interpolation copied to clipboard
TIGER2024: upgrade to latest TIGER vintage
as per https://github.com/pelias/interpolation/pull/274 I have archived the 2024 data to our s3 bucket and made it publicly available via our CDN.
The docker image builder is having this weird issue:
#21 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c apt-get update && apt-get install -y python3 build-essential" did not complete successfully: exit code: 100
I'm not quite sure what's going on here, I actually saw the same thing over in pelias/spatial yesterday and resolved it by adding install qemu to the github action, I actually don't think that should be required....
ref: https://stackoverflow.com/questions/69272380/error-docker-buildx-on-x86-64-for-building-multiarch-x86-64-arm64