Bug report #9461
Axis order in GML files
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Data Provider/OGR | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | end of life |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18053 |
Description
Axis order in GML files is still an issue.
I am working with GML files having the data in EPSG:2169.
According to the EPSG Registry, the correct axis order for that coordinate system is North,East and not East,North.
I can not visualize the data correctly in QGIS as it shows it E,N and there is now way to specify any options (as for WMS eg).
History
#1 Updated by Jeff Konnen almost 11 years ago
if the SRS is specified like this: urn:ogc:def:crs:EPSG:2169 it is OK, if it is specified like this: EPSG:2169, it is not OK
#2 Updated by Jürgen Fischer almost 11 years ago
#3 Updated by Jeff Konnen almost 11 years ago
I think setting GML_CONSIDER_EPSG_AS_URN to YES by default would help
#4 Updated by Jürgen Fischer over 10 years ago
- Category set to Data Provider/OGR
#5 Updated by Antonio Locandro about 9 years ago
Any update on this item? It seems the issue is upstream, but can anything be done in QGIS to force it to respect axis order when reading GML files.
#6 Updated by Giovanni Manghi over 7 years ago
- Regression? set to No
- Easy fix? set to No
#7 Updated by Giovanni Manghi over 5 years ago
- Resolution set to end of life
- Status changed from Open to Closed
End of life notice: QGIS 2.18 LTR
Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/