6 Commits

Author SHA1 Message Date
Brendan Ward
89b84b3e6d Added rio extract command, minor refactoring of _base window handling 2015-04-14 09:03:24 -07:00
Brendan Ward
d3fe8df537 Changed output.dtype to out.dtype, added test 2014-11-03 16:38:54 -08:00
brendan-ward
c0d9ca333b Overhauled documentation in features module and cleaned up PEP8 warnings 2014-10-08 20:30:45 -07:00
Brendan Ward
bbcb8ec682 Added support for additional data types for rasterize function
This includes a utility function to aid IO with bands based on data
type, and a wrapper class for working with in-memory GDAL raster
datasets and bands for use with GDAL functions in cython.

Includes additional validation logic for data type in rasterize.

Includes additional test cases for data type support.
2014-09-26 11:55:16 -07:00
Sean Gillies
b60e463533 Screen input shapes to prevent GDAL crashes.
Add support for Python geo interface, too.

Closes #146.
2014-09-16 11:34:37 -06:00
Sean Gillies
943fa8e099 New layout, tests moved. 2014-09-01 22:00:56 -06:00