Skip to main content
Archived

Warning on invalid EPSG

Related products:FME Form
  • January 22, 2020
  • 1 reply
  • 30 views

ponceta
Contributor
Forum|alt.badge.img+7

It would be great to have a warning on non existing EPSG (Here typo : EPSG4326 instead of EPSG:4326)

2020-01-22 10:00:07| 1.6| 0.0|ERROR |Reprojector: Reproject: Could not reproject the geometry of the preceding feature: Reprojector: Could not create reprojection engine

Error log could be more explicit :

ERROR | Destination Coordinate System badly initialized.

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

gabriel_hirsch
Contributor
Forum|alt.badge.img+14

There's a colon missing in the destination coordinate system. Have you tried to change it to EPSG:4326?