Releases: dem-net/DEM.Net
Releases · dem-net/DEM.Net
0.1.1
0.1.0-beta0013
- Voronoi
- Iso lines
0.1.0-beta0012
- Symbols package generated alongside
- Check for VRT file corruption
- Updated tests for gdal singleton service
- GDALVRTFileService is now a singleton with its own cache
- Point list extensions
0.1.0-beta0011
- Dataset reports return a simpler list
- TIN fixed when border points were local summits
- GPX track can be drawn on 3D model's texture
- Updated LibTiff to latest (no netstandard1.6 anymore)
0.1.0-beta0010
- Dataset reports return a simpler list
- TIN fixed when border points were local summits
- Support for dependency injection and logging
0.1.0-beta0009
- fixed winforms generation
- DouglasPeucker uses IReadOnlyList
- RasterService is now singletion (DEM cache is here)
- fix doc
- addec doc and removed unused attributes
- GenerateReport for location now returns a single result
0.1.0-beta0008
- ElevationService.GetPointsElevation() takes points as param array
- More docs
0.1.0-beta0007
- Simplified namespaces for MeshService
- Optionnal ILogger param
- Fixed NuGet packaging
- RasterService : data dir is now under LocalApplicationData
- Windows : C:\Users<user<\AppData\Local\DEM.Net
- Mac : /Users//.local/share/DEM.Net
0.1.0-beta0005
- Suppressed AutoGenerateBindingRedirects to avoid nuget warnings
0.1.0-beta0004
- More XML documentation
- Removed unused params in STL box generation