Open lossyrob opened 10 years ago
@geobdawg nice. This is the function that should check if the values of the raster are all the same: https://github.com/geotrellis/python-geotrellis/blob/master/gtloader/arg.py#L35
If so it should write out a constant arg for that tile: e.g. https://github.com/geotrellis/geotrellis/blob/master/raster-test/data/data/constant.json
Thanks Rob. I will dig into this.