qissue-bot / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
http://qgis.org
GNU General Public License v2.0
0 stars 0 forks source link

Select encoding when save a qgis-project #3250

Closed qissue-bot closed 5 years ago

qissue-bot commented 5 years ago

Author Name: tinu - (tinu -) Original Redmine Issue: 3262, https://issues.qgis.org/issues/3262


Actualy, there is no way to select the encoding of a QGis project. It is set by default to "encoding="System". If you have to change the encoding, you must change it in the *.qgs by hand. It would be nice, if you can select the encoding of the qgis-project when you save it.

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Médéric RIBREUX (Médéric RIBREUX) Original Date: 2015-11-10T06:22:46.000Z


Hello, bug triage...

on QGIS 2.13, qgs files are stored as UTF-8 XML files. There is no option to set the encoding system of the QGIS project file anymore. Every .qgs files are encoded in UTF-8 (which is good), even under MS Windows !

So I am closing this feature request...