Bug report #12951
No XSD is created when exporting to GML
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Vectors | ||
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 #: | 21031 |
Description
Since QGIS 2.4, when exporting a layer to GML (Save as..), the XSD file is not created (XSISCHEMA EXTERNAL).
With previous QGIS versions the xsd was created.
From ogr2ogr command, the XSD is generated properly.
History
#1
Updated by Giovanni Manghi almost 10 years ago
- Target version changed from Version 2.10 to Future Release - High Priority
- Status changed from Open to Feedback
is the gml without the xsd still functional?
#2
Updated by Pedro Venâncio almost 10 years ago
Yes Giovanni, the only problem is the lack of schema file creation, despite the option XSISCHEMA EXTERNAL and XSISCHEMAURI.
#3
Updated by Giovanni Manghi almost 10 years ago
- Status changed from Feedback to Open
#4
Updated by Giovanni Manghi almost 8 years ago
- Regression? set to No
- Easy fix? set to No
#5
Updated by Giovanni Manghi about 6 years ago
- Status changed from Open to Closed
- Resolution set to end of life
End of life notice: QGIS 2.18 LTR
Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/
#6
Updated by Pedro Venâncio about 6 years ago
This seems fixed in QGIS 3!