Skip to main content
Question

wrong epsg value when writing ecw raster

  • May 16, 2017
  • 1 reply
  • 50 views

I'm experiencing this problem when trying to reproject a raster from new to old french coordinate system using grid interpolation (RGF93_to_NTF-G-Grid-ClrkIGN_FME).

apparently it only happens when using ecw writer, (or at least not with geotiff writer)

The reprojection itself is good but the coordinate system writed to the ecw file is wrong.

Basically, I'm telling FME to write epsg:27562, (Lambert 2 centre) but the final ecw file is writed with epsg:27582... (Lambert 2 Carto).

I use these transformers :

jpeg 2000 reader (epsg:2154) > csmapreprojector > ecw writer (epsg:27562)

FME version : 2016.1.3.2 - build 16717 Win64

Thanks for any idea...

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

Forum|alt.badge.img
  • May 19, 2017

Have you tried the RasterGeoreferencer?