Skip to content

Solve read online zipped shapefile in US TIGER and GeoFile Reader #404

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

UrbanGISer
Copy link
Contributor

Change http in url to ftp
base_url = "ftp://ftp2.census.gov/geo/tiger/TIGER2020PL/STATE/"

Define a Try function to read http zipped file with /vsizip/vsicurl/ in GeoFile reader
def urlread(url: str)

@UrbanGISer UrbanGISer linked an issue Apr 15, 2025 that may be closed by this pull request
@koettert koettert assigned UrbanGISer and unassigned koettert Jun 20, 2025
@koettert
Copy link
Contributor

@UrbanGISer please check if the Tiger map changes are already merged and if the zip file reading is fixed in the framework. If that is the case close this PR as won't do.

@UrbanGISer
Copy link
Contributor Author

Discard this one, it is solved,test this in GeoFile Reader:https://naciscdn.org/naturalearth/110m/cultural/ne_110m_admin_0_countries.zip

@UrbanGISer UrbanGISer assigned koettert and unassigned UrbanGISer Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

US2020 Tiger Map node fails with 403 Forbidden
2 participants