Skip to main content
Question

Unable to find coordinate system in gml.

  • October 5, 2018
  • 1 reply
  • 45 views

i'm unable to read coordinate system for some gml files using inspector.

srs is also mentioned in the gml file(urn:ogc:def:crs,crs:EPSG::2180,crs:PL-KRON86-NH) but the inspector is unable to read the projection.What could be the reason.

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

mark2atsafe
Safer
Forum|alt.badge.img+58
  • Safer
  • October 5, 2018

It could possibly be an encoding issue. perhaps open the file in a text editor like Notepad++ to make sure the encoding for the file matches what the header reports.

Otherwise, is there a difference between this srs and in files that FME can read? If you can share a file (even if it's only got one or two features in it) that would help us to diagnose the problem.