qgis / QGIS

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

Select encoding when save a qgis-project #13322

Closed qgib closed 5 years ago

qgib commented 13 years ago

Author Name: tinu - (tinu -) Original Redmine Issue: 3262

Redmine category:project_loading/saving


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.

qgib commented 12 years ago

Author Name: Giovanni Manghi (@gioman)


qgib commented 12 years ago

Author Name: Giovanni Manghi (@gioman)


qgib commented 12 years ago

Author Name: Pirmin Kalberer (Pirmin Kalberer)


qgib commented 8 years ago

Author Name: Médéric RIBREUX (Médéric RIBREUX)


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