girder / large_image

Python modules to work with large multiresolution images.
http://girder.github.io/large_image/
Apache License 2.0
196 stars 43 forks source link

Better detect files with geotransform data that aren't geospatial #1718

Closed manthey closed 3 weeks ago

manthey commented 3 weeks ago

gdalwarp and gdal_translate can be used to transform images in pixel space. If such an image has no projection specified and cannot be interpreted as latitude and longitude, assume it is not geospatial.