Skip to content

v.2.0.0

Latest
Compare
Choose a tag to compare
@koettert koettert released this 02 Jul 17:55
4999e72

🌍 KNIME Geospatial Extension – Version 2.0 Changelog

🎉 Release Summary

This major update introduces a range of powerful new nodes and improvements across the extension. Most notably, it upgrades the core GeoPandas library—the foundation for many of the extension’s geospatial features—from version 0.14 to 1.1.1.

The new GeoPandas version enhances robustness, flexibility, and performance for geospatial workflows. Because this underlying upgrade may result in subtle changes to node behavior, the extension's version has been advanced to 2.0 to reflect the significance of this change.

This version requires KNIME Analytics Platform version 5.5.0 or later.


🆕 New Nodes

  • TomTom Distance Matrix
    Calculate distances between multiple starting and destination points using the TomTom API.

  • Natural Earth Data
    Easily access free, high-quality vector maps at various scales from Natural Earth.

  • Dataverse Integration
    Retrieve datasets from Dataverse repositories such as the Harvard Dataverse.

  • Socrata Data Access
    Search for and download open data from governments, NGOs, and other organizations worldwide.

  • Line to Polygons
    Convert LineString geometries into Polygon geometries for better spatial representation.

  • Spatial Regression Nodes
    Perform advanced spatial regression analysis using the spreg library, with new nodes including:

    • Spatial GM Combo
    • Spatial GM Combo Het
    • Spatial GM Combo Hom
    • Spatial GM Endog Error
    • Spatial GM Endog Error Het
    • Spatial GM Endog Error Hom
    • Spatial GM Error
    • Spatial GM Error Het
    • Spatial GM Error Hom
  • OSM Boundary Map Table
    Simplify the retrieval of multiple administrative boundaries in a single step.


⚙️ Improvements

  • Geo File Reader & Writer

    • Includes a file chooser and encoding options.
    • Writer can overwrite existing files or fail safely if the file exists.
  • US TIGER Nodes

    • Support for nationwide datasets.
    • Accepts both FIPS codes and state abbreviations.
  • Create Grid Node

    • Allows selection of grid units: meters, kilometers, or miles.
  • GeoPackage Reader

    • Option to ignore invalid rows for more robust processing.
  • GeoFile Reader

    • Now supports .dbf files without a geometry column.
  • OSM Boundary Map

    • Added option to ignore unknown or unrecognized countries.

👥 Contributors

A big thank you to everyone who contributed to this release, including:

Full Changelog: v.1.3.0...v.2.0.0