spatial-data-lab / knime-geospatial-extension

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for geospatial analysis in KNIME Analytic Platform.
MIT License
23 stars 10 forks source link

Handle encoding in GeoFile Reader and Writer #351

Open UrbanGISer opened 1 month ago

UrbanGISer commented 1 month ago

UTF-8 format can not be identified in the contemporary version

koettert commented 1 month ago

Postpone to the 1.4 release when we also update to Geopandas 1.0 which uses pyogrio instead of Fiona for file handling