geoio icon indicating copy to clipboard operation
geoio copied to clipboard

Easily interact with geospatial data, particularly Digitalglobe Imagery

Results 5 geoio issues
Sort by recently updated
recently updated
newest added

please update data classification and poc

Are there any plans to update geoio to support WV04? I'm seeing errors like this when attempting to access a DGImage.meta_dg attribute: ` File "/home/ec2-user/.local/lib/python3.5/site-packages/geoio/dg.py", line 118, in __init__ self._set_dg_meta()...

Hello! I'mg getting an issue as soon as I try to import geoio. Is this built to work with Python 3.x or just 2.7? ``` Python 3.6.4 |Anaconda, Inc.| (default,...

This PR adds an example showing how to crop a raster image. Example is based on #11

It would be nice to have example scripts that showcase typical geoio functionality. At the moment, it's hard to know what is possible with geoio. I would add the examples...