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.
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.
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.