Interlis Encoding ProblemCommand line error and missing dependency in QGISMerge vector layers problem with...
Why is Agricola named as such?
Is there a defined priority for pattern matching?
How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?
What happens when I Twin Life Transference?
Why avoid shared user accounts?
Potential client has a problematic employee I can't work with
Identify KNO3 and KH2PO4 at home
How can the probability of a fumble decrease linearly with more dice?
Why didn't Tom Riddle take the presence of Fawkes and the Sorting Hat as more of a threat?
How should I handle players who ignore the session zero agreement?
Is there any risk in sharing info about technologies and products we use with a supplier?
Is this ordinary workplace experiences for a job in Software Engineering?
Why are the books in the Game of Thrones citadel library shelved spine inwards?
Building an exterior wall within an exterior wall for insulation
Separate environment for personal and development use under macOS
Explanation of a regular pattern only occuring for prime numbers
Why did the villain in the first Men in Black movie care about Earth's Cockroaches?
local storage : Uncaught TypeError: Cannot set property 'innerHTML' of null
TikZ graph edges not drawn nicely
Bash script to truncate subject line of incoming email
Early credit roll before the end of the film
Saint abbreviation
Changing the laptop's CPU. Should I reinstall Linux?
How do you voice extended chords?
Interlis Encoding Problem
Command line error and missing dependency in QGISMerge vector layers problem with german names (ä, ü, ö…)XyTools QGIS plugin for attribute exportQGIS corrupted processing toolImporting LAS files in QGIS with LAStools gives an 'ascii encode error'Qgis - GrassGis errorDB Manager connection to PostgreSQL failedEnable additional providers?Problems with raster to point operation in QGis 2.18.17Error when clipping raster in QGIS: “'ascii' codec can't encode character”?
Right now, I start using Interlis in QGIS (I never used Interlis before...). However, there seems to be a systematical encoding problem. When I select the transfer file and start the import, the following error message appears:
UnicodeEncodeError: 'ascii' codec can't encode character u'xe4'
in position 40: ordinal not in range(128)
What do I need to change (step by step)?
qgis encoding interlis
add a comment |
Right now, I start using Interlis in QGIS (I never used Interlis before...). However, there seems to be a systematical encoding problem. When I select the transfer file and start the import, the following error message appears:
UnicodeEncodeError: 'ascii' codec can't encode character u'xe4'
in position 40: ordinal not in range(128)
What do I need to change (step by step)?
qgis encoding interlis
Welcome to GIS:SE @NiklausZihlmann! Haven't used Interlis before either but what seems to be a common reason for yourUnicodeEncodeError
error is the username containing symbols or accents. Does your username contains these ASCII characters?
– Joseph
Jul 3 '17 at 9:01
@Joseph: no, it does not... the username is just 'nz'...
– Niklaus Zihlmann
Jul 3 '17 at 9:51
What is the default encoding of QGIS? is it ASCII? If yes, is there a way to change it to UTF-8? Might that be the problem?
– Niklaus Zihlmann
Jul 3 '17 at 9:54
Please tell us which versions of JAVA and PostgreSQL (in case it is PostgreSQL) you are using. I've faced such problem before.
– Germán Carrillo
Feb 15 at 12:28
add a comment |
Right now, I start using Interlis in QGIS (I never used Interlis before...). However, there seems to be a systematical encoding problem. When I select the transfer file and start the import, the following error message appears:
UnicodeEncodeError: 'ascii' codec can't encode character u'xe4'
in position 40: ordinal not in range(128)
What do I need to change (step by step)?
qgis encoding interlis
Right now, I start using Interlis in QGIS (I never used Interlis before...). However, there seems to be a systematical encoding problem. When I select the transfer file and start the import, the following error message appears:
UnicodeEncodeError: 'ascii' codec can't encode character u'xe4'
in position 40: ordinal not in range(128)
What do I need to change (step by step)?
qgis encoding interlis
qgis encoding interlis
edited 9 mins ago
Taras
2,1672624
2,1672624
asked Jul 3 '17 at 7:47
Niklaus ZihlmannNiklaus Zihlmann
61
61
Welcome to GIS:SE @NiklausZihlmann! Haven't used Interlis before either but what seems to be a common reason for yourUnicodeEncodeError
error is the username containing symbols or accents. Does your username contains these ASCII characters?
– Joseph
Jul 3 '17 at 9:01
@Joseph: no, it does not... the username is just 'nz'...
– Niklaus Zihlmann
Jul 3 '17 at 9:51
What is the default encoding of QGIS? is it ASCII? If yes, is there a way to change it to UTF-8? Might that be the problem?
– Niklaus Zihlmann
Jul 3 '17 at 9:54
Please tell us which versions of JAVA and PostgreSQL (in case it is PostgreSQL) you are using. I've faced such problem before.
– Germán Carrillo
Feb 15 at 12:28
add a comment |
Welcome to GIS:SE @NiklausZihlmann! Haven't used Interlis before either but what seems to be a common reason for yourUnicodeEncodeError
error is the username containing symbols or accents. Does your username contains these ASCII characters?
– Joseph
Jul 3 '17 at 9:01
@Joseph: no, it does not... the username is just 'nz'...
– Niklaus Zihlmann
Jul 3 '17 at 9:51
What is the default encoding of QGIS? is it ASCII? If yes, is there a way to change it to UTF-8? Might that be the problem?
– Niklaus Zihlmann
Jul 3 '17 at 9:54
Please tell us which versions of JAVA and PostgreSQL (in case it is PostgreSQL) you are using. I've faced such problem before.
– Germán Carrillo
Feb 15 at 12:28
Welcome to GIS:SE @NiklausZihlmann! Haven't used Interlis before either but what seems to be a common reason for your
UnicodeEncodeError
error is the username containing symbols or accents. Does your username contains these ASCII characters?– Joseph
Jul 3 '17 at 9:01
Welcome to GIS:SE @NiklausZihlmann! Haven't used Interlis before either but what seems to be a common reason for your
UnicodeEncodeError
error is the username containing symbols or accents. Does your username contains these ASCII characters?– Joseph
Jul 3 '17 at 9:01
@Joseph: no, it does not... the username is just 'nz'...
– Niklaus Zihlmann
Jul 3 '17 at 9:51
@Joseph: no, it does not... the username is just 'nz'...
– Niklaus Zihlmann
Jul 3 '17 at 9:51
What is the default encoding of QGIS? is it ASCII? If yes, is there a way to change it to UTF-8? Might that be the problem?
– Niklaus Zihlmann
Jul 3 '17 at 9:54
What is the default encoding of QGIS? is it ASCII? If yes, is there a way to change it to UTF-8? Might that be the problem?
– Niklaus Zihlmann
Jul 3 '17 at 9:54
Please tell us which versions of JAVA and PostgreSQL (in case it is PostgreSQL) you are using. I've faced such problem before.
– Germán Carrillo
Feb 15 at 12:28
Please tell us which versions of JAVA and PostgreSQL (in case it is PostgreSQL) you are using. I've faced such problem before.
– Germán Carrillo
Feb 15 at 12:28
add a comment |
1 Answer
1
active
oldest
votes
An Interlis 1 transfer file (.itf
) is always ISO-8859-1 encoded. An Interlis 2 transfer file (.xtf
) is an XML file; the rules of XML apply (the encoding declaration in the xml prolog defines the encoding; default is UTF-8).
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f246183%2finterlis-encoding-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
An Interlis 1 transfer file (.itf
) is always ISO-8859-1 encoded. An Interlis 2 transfer file (.xtf
) is an XML file; the rules of XML apply (the encoding declaration in the xml prolog defines the encoding; default is UTF-8).
New contributor
add a comment |
An Interlis 1 transfer file (.itf
) is always ISO-8859-1 encoded. An Interlis 2 transfer file (.xtf
) is an XML file; the rules of XML apply (the encoding declaration in the xml prolog defines the encoding; default is UTF-8).
New contributor
add a comment |
An Interlis 1 transfer file (.itf
) is always ISO-8859-1 encoded. An Interlis 2 transfer file (.xtf
) is an XML file; the rules of XML apply (the encoding declaration in the xml prolog defines the encoding; default is UTF-8).
New contributor
An Interlis 1 transfer file (.itf
) is always ISO-8859-1 encoded. An Interlis 2 transfer file (.xtf
) is an XML file; the rules of XML apply (the encoding declaration in the xml prolog defines the encoding; default is UTF-8).
New contributor
New contributor
answered 14 mins ago
claeisclaeis
11
11
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f246183%2finterlis-encoding-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Welcome to GIS:SE @NiklausZihlmann! Haven't used Interlis before either but what seems to be a common reason for your
UnicodeEncodeError
error is the username containing symbols or accents. Does your username contains these ASCII characters?– Joseph
Jul 3 '17 at 9:01
@Joseph: no, it does not... the username is just 'nz'...
– Niklaus Zihlmann
Jul 3 '17 at 9:51
What is the default encoding of QGIS? is it ASCII? If yes, is there a way to change it to UTF-8? Might that be the problem?
– Niklaus Zihlmann
Jul 3 '17 at 9:54
Please tell us which versions of JAVA and PostgreSQL (in case it is PostgreSQL) you are using. I've faced such problem before.
– Germán Carrillo
Feb 15 at 12:28