Filter geometry by type

This node returns a subset of geometries from all geometries listed in input table. You can select what type of geometries you want to filter from the option. This operation also converts a multi or geometrycollection object to a list of geometries of any single geometry type (e.g. Point, Line or Polygon) if one of them is selected.

Options

Geometry Type
The Geometry type you want to filter

Input Ports

Icon
Table containing a single geometry column in GeoJSON format with other attributes. The geometry column name should be prefixed with "the_geom".

Output Ports

Icon
Table containing filtered geometries with other attributes. The geometry column is prefixed with "the_geom".

Views

No view
No view is available for this node.

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.