weecology / retriever

Quickly download, clean up, and install public datasets into a database management system
http://data-retriever.org
Other
306 stars 134 forks source link

not able to use gdal==3.3.2 while working with ".shp" files #1633

Closed Nageshbansal closed 1 year ago

Nageshbansal commented 2 years ago

NOTES

Expected behavior and actual behavior.

While I am having gdal 3.2.2, if I try to import ogr in a script dealing with ".shp" files, it doesn't import, but if I downgrade my gdal to 3.0.2 I'm able to import ogr and script run successfully

ogr_not_working

ogr_not_defined

ogr_working

ogr_working

Operating system

Ubuntu 20.04 bit

GDAL version and provenance

GDAL 3.3.2 version from ubuntugis-unstable PPA

ayeankit commented 1 year ago

Hey @henrykironde , is this still open? I would like to work on this.

henrykironde commented 1 year ago

Thank you @ayeankit but this should be closed since it was version specific. I have not been able to replicate the error. Feel free to open it if your gdal does not work as expected.