locationtech-labs / geopyspark

GeoTrellis for PySpark
Other
179 stars 59 forks source link

[WIP] Allow catalog readers to use COG backends #680

Closed jpolchlo closed 5 years ago

jpolchlo commented 6 years ago

Geotrellis 2.0 offers the possibility of reading and writing layers as cloud-optimized GeoTiffs (COGs). This PR intends to allow the catalog GPS module to specify the use_cogs flag to enable access to this feature. Thus, we allow catalogs to be written in a manner that allows individual files to be read through common GIS tools, as well as through the GPS interface.

Signed-off-by: jpolchlo jpolchlopek@azavea.com

jbouffard commented 5 years ago

@jpolchlo What's the status of this PR? I could maybe finish it if you're too busy with other things.

jpolchlo commented 5 years ago

Uhhh... It's been so long, I don't actually recall where this left off. It's either ready but for some tests, or it needs to be put through its paces and debugged. Feel free to grab it and finish it up.

jbouffard commented 5 years ago

@jpolchlo That's cool. I'll pick this up and finish it :+1: