Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect display of SLOVENE national characters from Spatialite #25

Closed
vzavec opened this issue Feb 12, 2018 · 9 comments
Closed

Incorrect display of SLOVENE national characters from Spatialite #25

vzavec opened this issue Feb 12, 2018 · 9 comments

Comments

@vzavec
Copy link

vzavec commented Feb 12, 2018

Hi there!

I am running MW5.1 application on Windows 10 with connection to spatialite db (utf-8). Layers are added from a spatialite database.

When change the Encoding of the streamreader:

        sr.Encoding = Encoding.GetEncoding(1250);

and write text to file then any special characters will be handled correctly.

But this is not the case with MW5 when tried to show our characters in the Table Editor, as labels, as categories or in the identifier.

Is there any possibility that we can show UTF-8 encoded text from spatialite or from shape file in MapWindow5?

Thanks for help, Vojko

Shared publicly

@pmeems
Copy link
Contributor

pmeems commented Feb 15, 2018

Hi Vojko,
It's a known limitation of MapWinGIS/MW5 that they can't fully handle unicode.
We have planned to solve this, but it is a large task. We already made some changes but not yet all.

Can you share a sample spatiaLite db so we have some test data?

Thanks.

@vzavec
Copy link
Author

vzavec commented Feb 15, 2018 via email

@pmeems
Copy link
Contributor

pmeems commented Feb 15, 2018

Hi Vojko,

Your attachment was not added. Probably because you replied the mail. Can you go to the issue on GitHub and manually attach it?

Thanks,
Paul

@vzavec vzavec closed this as completed Feb 15, 2018
@vzavec
Copy link
Author

vzavec commented Feb 15, 2018

Hi there!
Here is spatialite db with two objects:

GEOM.zip

Regards, Vojko

@pmeems
Copy link
Contributor

pmeems commented Feb 15, 2018

Thanks for the sample data.
I created https://mapwindow.atlassian.net/browse/MWGIS-112 for this.

@pmeems pmeems reopened this Feb 15, 2018
@vzavec
Copy link
Author

vzavec commented May 20, 2018

He there!
We are very interested on your work with SLOVENE characters. How long it will takes, is there any progres with this problem?

Regards, Vojko

@vzavec
Copy link
Author

vzavec commented Oct 9, 2018

Hi there!

"Slovene characters are not properly displayed in MW5"

If you managed to find a solution regarding slovenian language within the MW5 app we could arrange a certain amount to be donated. Please suggest the approximate amount for the job.

Regards, Vojko

@vzavec vzavec closed this as completed Oct 9, 2018
@pmeems
Copy link
Contributor

pmeems commented Oct 16, 2018

Hi @vzavec can you send me an e-mail at info[at]mapwindow[D0T]nl?
So we can discuss this more off-list?

@pmeems pmeems reopened this Oct 16, 2018
@pmeems
Copy link
Contributor

pmeems commented Jul 3, 2020

If this is still an issue with the latest release (https://github.com/MapWindow/MapWindow5/releases) could you create a new issue?
For now, I close this old issue.

@pmeems pmeems closed this as completed Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants