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.
Change `http` in url to `ftp` base_url = "ftp://ftp2.census.gov/geo/tiger/TIGER2020PL/STATE/" Define a Try function to read http zipped file with /vsizip/vsicurl/ in GeoFile reader def urlread(url: str)
When a geospatial view node is executed, it displays the view properly in the node view below the workflow. However, once clicked somewhere else and the selecting the geospatial view...
For all native KNIME views, I can use the Color Manager node to assign colors (numerical: color gradient; categorical: distinct colors) to a column. It would be desirable, if I...
Linux, windows and MacOS using different floating precision for the same package, but they should all run through the test. This will save time for testing.
use Request to search and read data Allow switch dataverse site Allow read CSV ,Table , ZIP Archive Shapefile
New node for TomTom Distance Matrix reference:[matrix-routing-v2-api](https://developer.tomtom.com/matrix-routing-v2-api/documentation/migration-guide)
The node would use the TomTom API to compute a distance matrix the same way as the [Google Distance Matrix](https://hub.knime.com/n/CBS9LR-PqmflOYBs) or [OSRM Distance Matrix node](https://hub.knime.com/n/CAAKAVj5BMIswKQt) node. Inspired by https://github.com/spatial-data-lab/knime-geospatial-extension/issues/338
Whenever the node is used to create hexagonal polygons and those polygons eventually outgrow the edge of the map (180°W/180°E), the single polygon gets drawn oddly. This obviously is a...
- https://www-genesis.destatis.de/datenbank/online - https://www.destatis.de/EN/Service/OpenData/api-webservice.html Ask Madhu for help.