Robert and list On Tue, Feb 27, 2024, 06:52 Robert Sweeny via QGIS-User < [email protected]> wrote:
> Hi people, > I am attempting to produce Q-GIS web sites using the gqis2web add-on. I am > opting for Leaflet because that seems to work best for my purposes. The > problem is that french language accents do not appear properly. They are > represented by odd combinations of capital letters and a symbol. > Suggestions? > Sounds like one part of your environment is using say ISO8859 character encoding and the other UTF-8 For example your data (in shape files) may be ISO8859 but QGIS may be using UTF-8. > Robert Sweeny > Montreal > _______________________________________________ > QGIS-User mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
