Sign in Sign up
nuget

VL.GIS

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).

Activity

Latest release
1mo ago
Total releases
6
Cadence
~daily
Last 12 months
6

Reach

Stars
0

Details

License
MIT
First release
Feb 28, 2026
Releases
Version Released
0.2.0-alpha pre
0.1.0-alpha pre
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial