Meshes.jl v0.45
New transforms:
Projfor changing the CRS of geometries, domains and geotables
Shadowfor computing the “shadow” of a 3D domain onto XY, XZ or YZ
LenghtUnitfor changing the lenght unit of geometries and domains
New discretization/tesselation:
DelaunayTriangulationof geometries
DelaunayTesselationof point sets
VoronoiTesselationof point sets
Breaking changes
(Multi-)polygons with more than 5000 vertices are now discretized with DelaunayTriangulation by default. DehnTriangulation is preferred for smaller polygons because it is faster.
FISTrenamed toHeldTriangulationDehn1899renamed toDehnTriangulation





