geoscript / geoscript-groovy

A Groovy implementation of GeoScript.
https://geoscript.net/groovy
MIT License
46 stars 22 forks source link

GeoTIFF support for geoscript.render.Map #33

Closed sbortman closed 8 years ago

sbortman commented 8 years ago

Hey Jared,

I needed this, figured you might want it as well.

Pretty straightforward although I wasn't sure whether to use "geotiff" or just plain "tiff" as the id.

--scottie

jericks commented 8 years ago

Hey Scottie!

This looks great! Would you be up for adding a unit test? You can use the PNG unit test as a template:

https://github.com/geoscript/geoscript-groovy/blob/master/src/test/groovy/geoscript/render/PNGTestCase.groovy

Thanks! Jared

jericks commented 8 years ago

Oh, I like GeoTiff better than Tiff.