GeoFile Reader

This node reads a single geospatial file from the provided local file path or URL. The supported file formats are the popular data types such as Shapefile (.shp), zipped Shapefiles(.zip) with a single Shapefile, single-layer Geopackage (.gpkg),, GeoJSON (.geojson), or GeoParquet files. In addition the node partially supports Keyhole Markup Language (.kml) files or single entry zipped .kmz files. For more details on the limitations when reading these files see here.

Examples of standard local file paths are C:\KNIMEworkspace\test.geojson for Windows and /KNIMEworkspace/test.shp for Linux. The node can also load resources directly from a web URL, for example to load a GeoJSON file from geojson.xyz you would enter http://d2ad6b4ur7yvpq.cloudfront.net/naturalearth-3.3.0/ne_110m_land.geojson.

Note: For larger files the node progress might not change for a time until the file is successfully read.

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

Options

Input file path

The file path for reading data.

Input Ports

This node has no input ports

Output Ports

Icon

Geodata from the input file.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

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.