Bug report #14544
processing- GML output misses CRS
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Victor Olaya | ||
Category: | Processing/QGIS | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22517 |
Description
When trying to redirect the output of processing vector operations to a gml file, the resulting file has no crs.
Tested with Dissolve, multipart to singlepart and clip.
Associated revisions
[processing] Create vector files using default dataset/layer options
Fixes missing CRS when saving to GML (fix #14544)
History
#1 Updated by Alexander Bruy over 8 years ago
Does it works when you use QGIS "Save as..." functionality?
#2 Updated by Maximilian Krambach over 8 years ago
- File broken.gml added
- File broken.xsd added
The "save as..." works properly, creating a .gml and a .gfs file, with the correct CRS.
The processing output creates a .gml and a .xsd output. An example (a single rectangle created by dissolve from EPSG:25833) is attached.
#3 Updated by Nyall Dawson over 8 years ago
- Status changed from Open to Closed
Fixed in changeset 9bc61e77c7ab83011f1d9b4425fdf2f94e992ef4.