<div dir="ltr"><div><div><div>Bonjour,<br><br></div>Il faut que l’application qui ouvre le fichier avec les données sources le fasse avec le même code page que celui qui a été utiliser pour écrire les enregistrements du fichier source. Attention, il existe des limites connues comme un fichier source écrit avec plusieurs code page, ou encore, les caractères du code page du fichier sources ne sont pas tous transposables vers le code page de la base données.<br><br></div>Cordialement,<br><br></div>F. Gonthier <br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-04-07 21:00 GMT+02:00  <span dir="ltr"><<a href="mailto:postgis-users-request@lists.osgeo.org" target="_blank">postgis-users-request@lists.osgeo.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send postgis-users mailing list submissions to<br>
        <a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/postgis-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:postgis-users-request@lists.osgeo.org">postgis-users-request@lists.<wbr>osgeo.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:postgis-users-owner@lists.osgeo.org">postgis-users-owner@lists.<wbr>osgeo.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of postgis-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Encoding and Collation Question (Aaron Edwards)<br>
   2. Re: Encoding and Collation Question<br>
      (Darafei Komяpa Praliaskouski)<br>
   3. Re: Encoding and Collation Question (Gary Turner)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Fri, 6 Apr 2018 22:05:37 +0000<br>
From: Aaron Edwards <<a href="mailto:aedwards@b3insight.com">aedwards@b3insight.com</a>><br>
To: "<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><wbr>" <<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><wbr>><br>
Subject: [postgis-users] Encoding and Collation Question<br>
Message-ID:<br>
        <<a href="mailto:DM5PR1301MB20585A056DB69B2ABE409EFB91BA0@DM5PR1301MB2058.namprd13.prod.outlook.com">DM5PR1301MB20585A056DB69B2ABE<wbr>409EFB91BA0@DM5PR1301MB2058.<wbr>namprd13.prod.outlook.com</a>><br>
<br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi,<br>
<br>
I'm trying to create a spatial layer in GoeServer using postgis.  The problem is that there are a few special characters in the name column (rivers and streams in New Mexico).  In Zuni river, for example, the N has a tilde character over it.  So the labels are all wonky.<br>
<br>
What Encoding and Collation would prevent this?  I tried WIN1252 and English_United States.1252, but that prevented me from installing the ogr_fdw extension, and that seemed to preclude the use of UpdateGeometrySRID(), which I need.<br>
<br>
Thanks.<br>
<br>
Aaron<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/postgis-users/attachments/20180406/259dd5f8/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>pipermail/postgis-users/<wbr>attachments/20180406/259dd5f8/<wbr>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 07 Apr 2018 11:23:17 +0000<br>
From: Darafei "Komяpa" Praliaskouski <<a href="mailto:me@komzpa.net">me@komzpa.net</a>><br>
To: PostGIS Users Discussion <<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><wbr>><br>
Subject: Re: [postgis-users] Encoding and Collation Question<br>
Message-ID:<br>
        <<a href="mailto:CAC8Q8t%2BUxG9WbQTepaPBkUQcvorPhUYxiSKVCEmzJAOL%2BfwASg@mail.gmail.com">CAC8Q8t+<wbr>UxG9WbQTepaPBkUQcvorPhUYxiSKVC<wbr>EmzJAOL+fwASg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
If something from one character becomes two or more characters, you're<br>
dealing with multibyte encoding, most likely UTF-8.<br>
<br>
сб, 7 апр. 2018 г. в 1:05, Aaron Edwards <<a href="mailto:aedwards@b3insight.com">aedwards@b3insight.com</a>>:<br>
<br>
> Hi,<br>
><br>
><br>
><br>
> I’m trying to create a spatial layer in GoeServer using postgis.  The<br>
> problem is that there are a few special characters in the name column<br>
> (rivers and streams in New Mexico).  In Zuni river, for example, the N has<br>
> a tilde character over it.  So the labels are all wonky.<br>
><br>
><br>
><br>
> What Encoding and Collation would prevent this?  I tried WIN1252 and<br>
> English_United States.1252, but that prevented me from installing the<br>
> ogr_fdw extension, and that seemed to preclude the use of<br>
> UpdateGeometrySRID(), which I need.<br>
><br>
><br>
><br>
> Thanks.<br>
><br>
><br>
><br>
> Aaron<br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> postgis-users mailing list<br>
> <a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/postgis-users</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/postgis-users/attachments/20180407/119732c4/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>pipermail/postgis-users/<wbr>attachments/20180407/119732c4/<wbr>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Sun, 8 Apr 2018 00:15:45 +1200<br>
From: Gary Turner <<a href="mailto:g@elizr.com">g@elizr.com</a>><br>
To: <a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
Subject: Re: [postgis-users] Encoding and Collation Question<br>
Message-ID: <<a href="mailto:841617ea-d425-d43f-33ae-7e5ab7b920a8@elizr.com">841617ea-d425-d43f-33ae-<wbr>7e5ab7b920a8@elizr.com</a>><br>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"<br>
<br>
IIRC, postgres/gis tables are UTF-8 by default.  That's probably the<br>
best option to use to avoid hassles, and to be more stable long-term.<br>
<br>
If you are having problems, I suspect that the issue is what encoding<br>
your source data was/is in, and what process you used to import it.<br>
<br>
Can you do it again? What process did you use? Do you know what encoding<br>
it was in?<br>
<br>
<br>
On 07/04/18 10:05, Aaron Edwards wrote:<br>
><br>
> Hi,<br>
><br>
> I’m trying to create a spatial layer in GoeServer using postgis.  The<br>
> problem is that there are a few special characters in the name column<br>
> (rivers and streams in New Mexico).  In Zuni river, for example, the N<br>
> has a tilde character over it.  So the labels are all wonky.<br>
><br>
> What Encoding and Collation would prevent this?  I tried WIN1252 and<br>
> English_United States.1252, but that prevented me from installing the<br>
> ogr_fdw extension, and that seemed to preclude the use of<br>
> UpdateGeometrySRID(), which I need.<br>
><br>
> Thanks.<br>
><br>
> Aaron<br>
><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> postgis-users mailing list<br>
> <a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/postgis-users</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/postgis-users/attachments/20180408/55f6da7c/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>pipermail/postgis-users/<wbr>attachments/20180408/55f6da7c/<wbr>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
______________________________<wbr>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/postgis-users</a><br>
<br>
------------------------------<br>
<br>
End of postgis-users Digest, Vol 194, Issue 3<br>
******************************<wbr>***************<br>
</blockquote></div><br></div>