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.
Hello! Sorry for my English.
I'm trying to create labels on the map from my SQLite database, but it turned out that the encoding of the Russian language is not supported.
I Checked the SQLIte database. The field "FileName" in Tmpcadd table has chinese character and saved by unicode. But when I use [MapWindow5] to load and Label the field, the label text error occured like following image。
Using SQLite Expert to view TmpCadd(encoding is utf-8),FileName field is correct.
So I run MapWindow 5 to load TmpCadd and labeling it by FileName field, chinese charater is error:
I checked [filename] field and found labeling text is as same as SQLite expert's error when encoding is ANSI as following.
What can I do?
tempdb.zip
Hello! Sorry for my English. I'm trying to create labels on the map from my SQLite database, but it turned out that the encoding of the Russian language is not supported. I Checked the SQLIte database. The field "FileName" in Tmpcadd table has chinese character and saved by unicode. But when I use [MapWindow5] to load and Label the field, the label text error occured like following image。
Using SQLite Expert to view TmpCadd(encoding is utf-8),FileName field is correct. So I run MapWindow 5 to load TmpCadd and labeling it by FileName field, chinese charater is error: I checked [filename] field and found labeling text is as same as SQLite expert's error when encoding is ANSI as following. What can I do? tempdb.zip