Geographic Information System (GIS) library for vvvv gamma. Provides nodes for: - Geometry: create and manipulate Points, Lines, Polygons (NetTopologySuite) - Projection: reproject coordinates between CRS (ProjNet, EPSG:4326, EPSG:3857, UTM) - Serialization: parse/write WKT, WKB, GeoJSON - Tiles: fetch map tiles from OSM, WMTS, XYZ sources (BruTile) - 3D Stride: coordinate conversion, polygon tessellation, heightmap/terrain helpers Built for vvvv gamma 7.0 / .NET 8.
$ dotnet add package VL.GISNo README available.