o2r-project / geoextent

Python library for extrating geospatial extent of files and directories with multiple data formats
https://o2r.info/geoextent/
MIT License
1 stars 4 forks source link

Add Windows CI test pipeline #52

Open nuest opened 4 years ago

nuest commented 4 years ago

using Appveyor GitHub action

nuest commented 3 years ago

https://trac.osgeo.org/gdal/wiki/GdalOgrInPython

https://www.nuget.org/packages/GDAL

nuest commented 3 years ago

https://github.com/nuest/geoextent/runs/1425857085?check_suite_focus=true

Seems like the wheel for Windows is missing.

Maybe source install of more recent GDAL or another way to install GDAL + Python bindings works..