Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update TIGER download to use the 2023 data #347

Open
yagitweb opened this issue Apr 30, 2024 · 2 comments
Open

update TIGER download to use the 2023 data #347

yagitweb opened this issue Apr 30, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@yagitweb
Copy link

Use-cases

Use the latest TIGER data available at https://www2.census.gov/geo/tiger/TIGER2023/ADDRFEAT/

Proposal

Two proposals:

  1. Update the docker interpolation image bin/download to point the FTP download path to the 2023 data.
  2. Create a config key in pelias.json and update the docker interpolation image bin/download to use this key so people can choose which TIGER data to use.

References

@yagitweb yagitweb added the enhancement New feature or request label Apr 30, 2024
@missinglink
Copy link
Member

We would accept a PR similar to this one which has been full tested and shown to be working correctly on a countrywide build.

pelias/interpolation#274

@missinglink
Copy link
Member

We wouldn't accept a PR to select a version of TIGER as proposed in 2. of this issue description.

Supporting multiple vintages is a maintenance headache with little benefit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants