EARLY - please be careful about using this in a real project yet.
What is verified: the package installs, its nodes appear in the NodeBrowser, and 95
tests cover the geometry, projection, serialization, tile indexing and mesh
arithmetic on every push. Three help patches exercise the same paths inside vvvv.
What is NOT verified: tile fetching over the network is covered by one manual run
rather than by tests, and plenty of nodes have still never been executed. Node names
and categories will change between releases. Bug reports and PRs welcome.
Geographic Information System (GIS) library for vvvv gamma.
Provides nodes for:
- GIS.Geometry: create and manipulate Points, Lines, Polygons (NetTopologySuite)
- GIS.Projection: reproject between CRS (ProjNet; EPSG:4326, EPSG:3857, UTM)
- GIS.Serialization: parse/write WKT, WKB, GeoJSON
- GIS.Tiles: fetch map tiles from OSM and XYZ sources (BruTile)
- GIS.Mesh: local coordinates, polygon tessellation, heightmaps
Requires vvvv gamma 7.2 or newer (.NET 8).
Processing...
Packs:
Found:
Last change: 15 Aug 2026, 16:42:04