MapWindow / MapWindow5

MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
288 stars 100 forks source link

Incorrect display Vietnamese UTF-8 in MSSQL/PostGIS #41

Closed lepetitchu closed 5 years ago

lepetitchu commented 5 years ago

I'm working with layers having Vietnamese attribute encoding in Unicode UTF-8 in MapWindow 5.3 and MapWinGIS 4.9.6. Everything is OK with format esri shapefiles. But after exporting layers to spatial DBMS such as MSSQL or PostGIS, MW5 displays the attribute incorrectly (the attribute tables are still correct in database). Hope new improvement for this problem. mw_error mssql_encoding_utf8_vietnamese

pmeems commented 5 years ago

This has been fixed recently. We aim to release new versions of MapWinGIS and MapWindow before the end of this year, so within a few days.

lepetitchu commented 5 years ago

Thank you, Paul! I'm expecting the new versions.