knime-geospatial-extension icon indicating copy to clipboard operation
knime-geospatial-extension copied to clipboard

Solve read online zipped shapefile in US TIGER and GeoFile Reader

Open UrbanGISer opened this issue 7 months ago • 2 comments

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 avatar Apr 15 '25 14:04 UrbanGISer