Skip to main content
Solved

ECW Raster Reprojection

  • July 22, 2015
  • 1 reply
  • 43 views

Hi Folks,

 

I am wondering if its possible to reproject a 1.8Gb ecw raster image in datum GDA94 MGA54 Zone 54 to ecw raster in the datum of Popular Visualization CRS [EPSG: 3857]? Will FME handle this size ecw for reprojection? Is anyone able to kindly provide a sample Template to get me started? Any help is appreciated..

 

 

Regards,

 

Tony

 

Australia

Best answer by david_r

Hi

 

 

I think you will just have to try, it's very difficult to say anything for certain with all the variables that goes into such a process. You don't need a template, just read the ECW, insert a CsMapReprojector to reproject and then write it out again.

 

 

You can use the "Generate workspace" wizard in FME Workbench to create the reader and writer for you.

 

 

David
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.

1 reply

david_r
Celebrity
  • Best Answer
  • July 22, 2015
Hi

 

 

I think you will just have to try, it's very difficult to say anything for certain with all the variables that goes into such a process. You don't need a template, just read the ECW, insert a CsMapReprojector to reproject and then write it out again.

 

 

You can use the "Generate workspace" wizard in FME Workbench to create the reader and writer for you.

 

 

David