Hub
Pricing About
NodeNode / Manipulator

Simplify

Community NodesGeospatial AnalyticsSpatial Manipulation
Drag & drop
Like

This node returns for each input geometry a simplified representation. The applied algorithm recursively splits the original lines into smaller parts and connects the endpoints of each part by a straight line. Then, it removes all points whose distance to the straight line is smaller than the provided tolerance distance. It does not move any points and it always preserves endpoints of the original line or polygon.

The node is based on the GeoPandas project and uses the following related information and functions:

  • GeoSeries.simplify
  • Shapely object.simplify

Node details

Input ports
  1. Type: Table
    Geo table

    Table with geometries to simplify.

Output ports
  1. Type: Table
    Transformed geo table

    Input table with simplified geometries.

Extension

The Simplify node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits