Skip to content

Releases: dem-net/DEM.Net

0.2.7.3

04 Sep 13:15
Compare
Choose a tag to compare
  • SourceLink support
  • Code refactor (removed useless interfaces, readability)
  • Lines bulk elevation (better performance)
  • Imagery disk cache
  • Procedural mesh generation for axis, cylinder, cones

0.2.7.1

30 Jun 20:29
Compare
Choose a tag to compare
  • models are now centered on origin
  • glTF each mesh in its own node
  • imagery: support for 512px tiles
  • line elevation bug fix (last point was missing)
  • visual topo support (early)

0.2.6

07 Mar 20:51
Compare
Choose a tag to compare
  • NASADEM dataset support
  • GeoTiff heightmap fixes

0.2.5

25 Feb 23:02
Compare
Choose a tag to compare
  • Intervisibility
  • IImageryService interface removed

0.2.4

02 Feb 22:35
Compare
Choose a tag to compare
  • VisibilityReport: edge case fixed when target point is still inside obstacle
  • VisibilityReport: support for start elevation offset and lower level signatures

0.2.3

29 Jan 15:30
Compare
Choose a tag to compare
  • netCDF support (needs native dependencies, see SDSLite for setup information)
  • GEBCO 2019 dataset integration
  • Intervisibility report (Is point A visible from point B), aka Raycasting

0.2.0

13 Dec 12:23
Compare
Choose a tag to compare
  • glTF code is now using gltfSharp
  • NASA Aster GDEM v3 support
  • Various concurrency fixes
  • GeoTIFF imprecisions fixed
  • Imagery memory cache
  • Attributions exported with models

0.1.4

01 Jul 10:13
8d32d6c
Compare
Choose a tag to compare

Tokens check in imagery service

0.1.3

30 Jun 00:06
Compare
Choose a tag to compare

bug fix for DP reduction with ?? operator

0.1.2

29 Jun 23:26
8d23abe
Compare
Choose a tag to compare

DouglasPeucker is now public