Commit Graph

6 Commits

Author SHA1 Message Date
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
landry
d950da35e4 Update to py-rio-cogeo 1.1.10.
Possible since we now have py-numpy >= 1.15 and
py-mercantile+py-supermercado.

ok martin@
2020-04-10 07:20:01 +00:00
landry
7eb08432f9 Remove python2 FLAVOR, migrate to python3 by default.
ok sthen@ kmos@
2020-02-25 10:01:42 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
43d6f4ea33 Import py-rio-cogeo 1.0pre8
Not importing pre10 since it requires numpy 1.15.

rio-cogeo is a rasterio plugin dedicated to CloudOptimized GeoTIFF (COGEO)
creation.
By default the following profiles are available:
* JPEG
* ZSTD
* LZW
* DEFLATE
Profiles can be extended by providing GDAL -co options on the command line.

ok jca@
2019-02-24 20:51:18 +00:00