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

Geospatial nodes fail to work with geo data that has a PROJJSON CRS definition

Open koettert opened this issue 2 months ago • 3 comments

To reproduce read the attached geo file and use the resulting data table in a KNIME joiner node afterwards. The joiner will fail with a parsing exception. The reason is that the Java code validates the CRS and the validation only supports EPSG codes or WKT-CRS string. tl_2020_us_state.parquet.gz

koettert avatar Sep 15 '25 10:09 koettert