knime-geospatial-extension
knime-geospatial-extension copied to clipboard
This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for geospatial analysis in KNIME Analytic Platform.
direct query from data hosted on https://naciscdn.org/naturalearth/ contains most data of Natural Earth
cancel the batch processing function, as the API has connection limit。
This node has the same functionality like the [OSM Boundary Map node](https://hub.knime.com/n/qaUsupuQzf1NNdtD) but as input has a table with all the boundaries of interest and the user has to select...
In environments where access to OSM tile servers (and possibly other OSM resources?) are not possible (air-gapped), customers may have their own OSM mirrors available. Best option would be to...
Some provider e.g. Google support batch processing for geocoding and we should support this where possible
Update Geopandas to the latest stable version and try to update as many of the dependencies as well e.g. Python to 3.13
@wybert can you please review and merge or comment. Thanks Tobias
The [Docker file in this repository](https://github.com/spatial-data-lab/knime_docker) includes a geospatial extension and two Python Conda environments. While the setup works well on local machines, it encounters disk space limitations on GitHub...
Note that Greedy is incomplete, and some others as well.
Similar like the existing distance matrix nodes but only for point to point distances. Each input row represents one query that should return the route between the two points incl....