Skip to main content
Released

Support Cloud Optimized GeoTIFF

Related products:FME Form
  • February 1, 2019
  • 16 replies
  • 85 views

bruceharold
Influencer
Forum|alt.badge.img+19

https://www.cogeo.org/

FME is mentioned but is official support coming?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

16 replies

nathanatsafe
Safer
Forum|alt.badge.img+9

Hi @bruceharold,

 

 

Can you tell us more about how you want to use COG? Since our GeoTIFF support is based on GDAL we can handle COG data, but if you are hoping to directly consume it (ie stream it) from a URL without downloading the files first, I think we have some infrastructure to build to enable that.

 

 

Best,

Nathan


bruceharold
Influencer
Forum|alt.badge.img+19
  • Author
  • Influencer
  • February 1, 2019

Hi Nathan, customers have asked us if we can convert Synthetic Aperture Radar data to COG.


fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • February 2, 2019

Ah for writing to Cloud Optimized GeoTIFF, the team tested today and we were close but no cigar. We're seeing if we can get a minor change in for FME 2019.0, FME 2019.1 for sure. It turns out that supporting COG is really about fixing a set of options that we expose in our GeoTIFF writer (once we make a couple minor adjustments in the code) and so we're thinking of exposing Cloud Optimized GeoTIFF as a separate writer with the set of fixed options just removed so that no one gets themselves in trouble. Watch this space...


sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • June 11, 2019

Yes, I think these should be 2 "formats" to not confuse the users. How is the progress moving on?


bruceharold
Influencer
Forum|alt.badge.img+19
  • Author
  • Influencer
  • February 3, 2020

@daleatsafe is there progress on COG writing?


bruceharold
Influencer
Forum|alt.badge.img+19
  • Author
  • Influencer
  • February 3, 2020

@nathanatsafe More on this, ArcGIS Pro now supports cloud storage connections to a bunch of providers, for the purpose of reading imagery, and COG is a leading candidate, we just need a way to create the COG file from image sources.


nathanatsafe
Safer
Forum|alt.badge.img+9

Thanks for the update @bruceharold. We have been investigating writing COGs but still have some work to do. I'll add your comments to our internal tracking of the issue.


  • June 10, 2020

Any further word on this? I'm updating the https://www.cogeo.org/ and want to add in FME :) But looks like ArcGIS Pro has a format that FME doesn't ;) https://pro.arcgis.com/en/pro-app/help/data/imagery/supported-raster-dataset-file-formats.htm (Perhaps it's there, but my google search came up with this page as the top hit.)


fred-veremes
Contributor
Forum|alt.badge.img+7
  • Contributor
  • March 26, 2021

A specific Reader/Writer for COG is definitely a "must have" for FME. Any news on this ?


sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • May 21, 2021

Any news on the progress of this?


sigher
Contributor
Forum|alt.badge.img+5
  • Contributor
  • September 8, 2021

Any progress of this? seems to be more easily supported in other software tools now, for instance Geoserver. Which makes it VERY handy to be able to create these files straight out of FME!


sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • September 16, 2021

There is now documentation available on this COG format on GDAL pages (https://gdal.org/drivers/raster/cog.html) -


pcgveenstra
Contributor
Forum|alt.badge.img+6
  • Contributor
  • September 27, 2021

Any update on a COGT Writer for FME? This would optimize the use of GeoServer for us as it has excellent support for this data type. Interested in an update from @DaleAtSafe on this. Thanks.


mriedo
Participant
Forum|alt.badge.img+1
  • Participant
  • January 24, 2022

Hot topic ! Will this be available in FME 2022 ? This should be very easy to implement, just a parameter in gdal

gdal_translate input.tif output.tif -of COG


sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • January 26, 2022

This seems to be partially available from FME(R) 2022.0.0.0 (20220124 - Build 22270 - WIN64)  - however it currently does not support JPEG + BIGTIFF - so that limits the usefulness to files less than 4 GB currently, filed as C668499. Can be downloaded here https://www.safe.com/support/downloads/


deanatsafe
Safer
Forum|alt.badge.img+6
  • Safer
  • April 19, 2022

@sigtill  Thanks for your request / feedback. Our new COG reader/writer now has JPEG / BigTIFF support - available in recent FME2022.0 betas. Note that enhancements to our COG support show up under GEOTIFF since COG support is baked in - not a separate reader / writer. 

FME 2022.0 b22279 20220203

GEOTIFF: JPEG compression not supported for BigTiff