interpolation icon indicating copy to clipboard operation
interpolation copied to clipboard

TIGER2024: upgrade to latest TIGER vintage

Open missinglink opened this issue 10 months ago • 1 comments

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.

missinglink avatar Mar 01 '25 20:03 missinglink

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

missinglink avatar Mar 01 '25 20:03 missinglink