Skip to content

Releases: EventKit/gdalutils

1.0.5

10 Nov 15:12
2bb261f

Choose a tag to compare

Fixes issue with reproject of vector layers.

1.0.4

21 Sep 10:46
9bfb048

Choose a tag to compare

Adds support for other versions of GDAL and python.

1.0.3

18 Sep 19:16
5baeb8b

Choose a tag to compare

Adds srs code to get_meta.
Converts boundary file to source projection.

1.0.2

04 Sep 16:03
fcbce4c

Choose a tag to compare

Fixes issue with clipping small rasters.
Fixes issue with passing in projection information, by removing default source, and defaulting to 4326 for export.

1.0.1

01 Jul 13:10
e46e3de

Choose a tag to compare

Fixes a major issue with deduplication.

1.0.0

23 Mar 16:41
0b5c817

Choose a tag to compare

Merge pull request #1 from EventKit/addGdalUtils

Add Initial GdalUtils Implementation