This repository was archived by the owner on Nov 28, 2017. It is now read-only.
Releases: GitHubRGI/swagd
Releases · GitHubRGI/swagd
2.0 RC2
Merge pull request #383 from GitHubRGI/features-tests Features tests
2.0 RC1
Tagging the build at this point for version 2.0.
Windows installer for SWAGD with GDAL 2.0.1
- Fixed a few warnings in SWAGD.wxs
- Updated dependencies of SWAGD to GDAL 2.0 and Java 8u77
- Addresses bad installer warnings in #351
Fixes for geodetic (4326) and SRS comparisons
- Fixed an issue with 4326 tiling
- Fixed logic associated with comparing two spatial reference systems
EDIT:
- Removed MSI that did not include dependencies
Deliverable release
Deliverable release for July 15, 2015
Fixed error when tiling directly to a GeoPackage
This is an update to release v1.0 that fixes tiling data directly to a GeoPackage.
Full support for EPSG:3857 tiling, packaging, and viewing
Initial release!
What's new
Tiling
- Support for tiling GDAL-supported raster image files into TMS format
Packaging
- Support for packaging TMS tiles into a GeoPackage that is spec compliant
Viewing
- Support for viewing EPSG:3857 tiles and EPSG:3857 GeoPackages
Known Issues
- Tiling raster data directly into a GeoPackage yields an error message
- Some advanced tiling options are not available
- EPSG:4326 support is either incomplete or untested