Skip to main content
Question

Error regarding Coordinate systems

  • December 13, 2019
  • 1 reply
  • 34 views

Hello,

I'm a beginner in FME and I need to run a model that was made by my colleague.

When I run it, I get error message:

CS-MAP Reprojector: User specifed transformation 'SERBIA_to_MONTENEGRO' will be used for 'EPSG:31277mgi' -> 'EPSG:32634'

Geodetic transformation (SERBIA_to_MONTENEGRO) not found in dictionary.

CS-MAP Reprojector: Transformation 'SERBIA_to_MONTENEGRO' could not be loaded

Reprojector: Could not create reprojection engine

Storing feature(s) to FME feature store file `C:\\Users\\dusan\\Desktop\\Transformacija_CG_GK_u_UTM_V1_log.ffs'

 

As I understand this, I need to configure local coordinate system.

 

My question is, what files I need to change to have this custom coordinate system in FME?

 

Thank you in advance!

Marko

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

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • December 13, 2019

Adding custom coordinate systems in FME is described in this article:

Adding_Custom_Coordinate_Systems

Hope this helps.