Read from KML

Reads spatial data stored in KML format and decodes the geometries into WKT (Well-known Text Representation). Decodes every attribute of the spatial features as a column of a corresponding KNIME type.

Note that KML data is always assumed to be encoded in the Coordinate Reference System EPSG:4326. If you have problems with further processing of spatial data, you might try to reproject to another CRS using the "Reproject WKT geometries" node.

The actual decoding of the shapefile format is done using the geotools library.

Options

Selected file
The KML to open (often finishing with .kml)

Input Ports

This node has no input ports

Output Ports

Icon
The population with their attributes and WKT representation.

Views

This node has no views

Workflows

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.