Skip to main content

Hello FME members,

 

I try to marage two polygons ech other, but system coordinate is unknown (Left polygon). I try AffineWarper but reports empty output (it does not work). Another "trans" what i tested it's RubberSheeter, but coordinate system results not changed.

How to reproject polygons like "georeferencer" tool and saving information at attribute field: (angle, scale, rotation) in FME?

 

FME ver. 2018.1

 

PS: I found the solution in QGIS VectorBender tool.

As a first test try setting your source coordinate system to 'EPSG:2180' and then use a reprojector to 'EPSG:2177'. Going on the coordinates it's possible that the source data is in this projection: https://epsg.io/2180, it might not work but it could be the easy way

 

 

 

 

 


As a first test try setting your source coordinate system to 'EPSG:2180' and then use a reprojector to 'EPSG:2177'. Going on the coordinates it's possible that the source data is in this projection: https://epsg.io/2180, it might not work but it could be the easy way

 

 

 

 

 

Thanks for answer, but definitely not. Because other polygons coordinate starts at (0,0).


Reply