johntruckenbrodt / spatialist

A Python module for spatial data handling
MIT License
30 stars 9 forks source link

compatibility with GDAL3 #15

Closed johntruckenbrodt closed 4 years ago

johntruckenbrodt commented 4 years ago

This addresses the changes made in GDAL3 described in the 2.4 to 3.0 migration guide here. Additional tests were included to ensure functionality for both GDAL 2.x and 3.x.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 193


Changes Missing Coverage Covered Lines Changed/Added Lines %
spatialist/auxil.py 2 4 50.0%
<!-- Total: 6 8 75.0% -->
Totals Coverage Status
Change from base Build 191: 0.6%
Covered Lines: 1555
Relevant Lines: 2140

💛 - Coveralls