Skip to content

Tags: cugxy/cesium-terrain-builder

Tags

v0.4.1

Toggle v0.4.1's commit message
Ensure the docker image is based on geodata/gdal rather than homme/gdal

This reflects the change in repository name.

v0.4.0

Toggle v0.4.0's commit message
Ensure the docker image is based on geodata/gdal rather than homme/gdal

This reflects the change in repository name.

v0.3.0

Toggle v0.3.0's commit message
Ensure the docker image is based on geodata/gdal rather than homme/gdal

This reflects the change in repository name.

v0.2.2

Toggle v0.2.2's commit message
Updated version number to v0.2.2

* Ensure that the tile SRS is set if no reprojection is performed
* Warping is now multi-threaded using all CPU cores

v0.2.1

Toggle v0.2.1's commit message
Updated version number to v0.2.1

* Fix terrain height data type.  This should enable terrains at higher
  elevations to be created properly.

v0.2.0

Toggle v0.2.0's commit message
Updated version number to v0.2.0

* Enable GDAL supported raster tiles to be created
* Add support for the Global Mercator TMS profile
* Zoom levels range for processing can now be selected on the command
  line
* Add a Docker image
* Improve precision of `terrain-extents` GeoJSON output
* Various bug fixes

v0.1.0

Toggle v0.1.0's commit message
README fix