Skip to content
This repository was archived by the owner on Nov 28, 2017. It is now read-only.

Releases: GitHubRGI/swagd

2.0 RC2

27 May 19:28

Choose a tag to compare

2.0 RC2 Pre-release
Pre-release
Merge pull request #383 from GitHubRGI/features-tests

Features tests

2.0 RC1

12 May 20:16

Choose a tag to compare

2.0 RC1 Pre-release
Pre-release

Tagging the build at this point for version 2.0.

Windows installer for SWAGD with GDAL 2.0.1

06 Apr 16:29

Choose a tag to compare

  • 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

14 Dec 15:56

Choose a tag to compare

  • 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

13 Jul 14:23

Choose a tag to compare

Deliverable release Pre-release
Pre-release

Deliverable release for July 15, 2015

Fixed error when tiling directly to a GeoPackage

27 Apr 19:13

Choose a tag to compare

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

07 Apr 20:37

Choose a tag to compare

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