Skip to content

Releases: ViRGIS-Team/gdal-upm

Package Release 3.10.0

20 Nov 14:50
5f3a134
Compare
Choose a tag to compare

What's Changed

  • Upgrade GDAL to 3.10.x
  • Upgrade VirgisGeometry to 4.0.1
  • Band has the addition of Band.ToMesh() that converts the Band into a VirgisGeometry.DMesh3 mesh assuming that the band values are elevation,
  • Band has the addition of Band.ToArray() that converts the Band into an double[],
  • Dataset has the additional of Dataset.ToRGB() that attempts to convert a dataset into a Texture2D assuming that the Dataset has r,g and b bands with reasonable names,
  • Utilities to project DMesh3 and DCurev3 using OSR using the ViRGiS Geometry AxisOrder utilities to allow projection into the Unity left-handed coordinate space.

Full Changelog: 3.9.2...3.10.0

Package Release 3.9.2

22 Jul 20:36
4d0f680
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.9.1...3.9.2

Package Release 3.9.1

02 Jul 16:48
Compare
Choose a tag to compare

Add Virgis Geometry

Add OGR Functions to convert Geometry to Virgis Geometry

Package release 3.9.0

12 May 18:49
031520e
Compare
Choose a tag to compare

Upgrade GDAL to 3.9.0

Package Release 3.8.2

17 Apr 20:14
d1aaa95
Compare
Choose a tag to compare

Fix the macos infinite import loop problem

Package Release 3.8.1

15 Apr 13:17
3aa6b2b
Compare
Choose a tag to compare

Fixes GDAL data path #28

Package Release 3.8.0

17 Nov 09:04
e85ead4
Compare
Choose a tag to compare

Update GDAL to 3.8.x

Package Release 3.7.0

07 Nov 14:43
b42d707
Compare
Choose a tag to compare
Merge pull request #21 from ViRGIS-Team/gdal3.7

update to gdal3.7

Package Release 3.6.3

07 Feb 13:31
a3a7cb1
Compare
Choose a tag to compare

Version 3.6.3

Correct the Editor Assemblies so that it runs under cloud build

Package Release 3.6.2

06 Feb 16:35
9f5362d
Compare
Choose a tag to compare

Version 3.6.2

This version moves the conda build to an Asset Post Processor and standardizes assembly names - so there may/will be minor changes in how it operates - including if other assemblies reference this assembly directly.