Skip to main content
Question

character encoding, part 2

  • September 26, 2013
  • 2 replies
  • 50 views

jaro
Contributor
Forum|alt.badge.img+1
Hello everyone,

 

I keep facing problems with character encoding of MapInfo tables. Distilling the problem I came to this trivial setup:

 

 

 

That is, the reader for which I specify the Windows 1250 character encoding and the writer for which I specify the Windows 1250 character encoding.

 

I expected to get practicaly a direct copy of the source table together with all the special characters. However, the opposite is true. What I get looks like this:

 

 

 

All of the special characters replaced by underscores. Would anyone have any idea how to make it work properly?
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

jaro
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • September 26, 2013
I apologize to those willing to see the whole image. Please use the "open image on new tab" option to see it all.

takashi
Celebrity
  • September 26, 2013
Hi Jaro,

 

 

One possible reason is mismatch between actual encoding of the source dataset and the reader parameter setting (Caharacter Encoding = windows-1250).

 

Takashi