knime-geospatial-extension
knime-geospatial-extension copied to clipboard
Solve read online zipped shapefile in US TIGER and GeoFile Reader
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)