Skip to main content
Solved

Raster shifted 1 pixel

  • February 22, 2021
  • 1 reply
  • 23 views

nielsgerrits
VIP
Forum|alt.badge.img+62

I try to recreate a raster using FME which was originally produced using GlobalMapper. The input is a pointcloud, I use the NumericRasterizer and then send it to the GeoTIFF FeatureWriter. We visualize the result in ArcMap 10.7.

 

We also have contours generated. When I zoom in to a contour line it looks like the new raster is slightly shifted:

 

GlobalMapper

GlobalMapperRasterFME

FmeRasterI did some googling and tried different settings using the RasterCellOriginSetter but this does not seem to change anything. What can I do to fix this?

 

Update:

 

I can't reproduce this issue in QGIS so it looks like it is not correctly interpreted by ArcMap.

Best answer by nielsgerrits

This turned out to have an easy fix by switching "Write Esri-Compatible Coordinate System" to Yes...

2021-02-23_05h53_32I was so convinced it had to do with the cell origin I forgot to look further.

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

nielsgerrits
VIP
Forum|alt.badge.img+62
  • Author
  • Best Answer
  • February 23, 2021

This turned out to have an easy fix by switching "Write Esri-Compatible Coordinate System" to Yes...

2021-02-23_05h53_32I was so convinced it had to do with the cell origin I forgot to look further.