[gdal-dev] Re: Preserving Character Encoding

2009-09-30 Thread Nicholas Efremov-Kendall
Thank you Hermann! On Tue, Sep 29, 2009 at 7:20 PM, Hermann Peifer wrote: > Nicholas Efremov-Kendall wrote: > >> Hi all, >> >> Just a quick question: This isn't a huge file, three entities, would it >> work to just change the characters in a text editor? >> >> > Yes. Just make sure that your tex

[gdal-dev] Re: Preserving Character Encoding

2009-09-29 Thread Hermann Peifer
Nicholas Efremov-Kendall wrote: Hi all, Just a quick question: This isn't a huge file, three entities, would it work to just change the characters in a text editor? Yes. Just make sure that your text editor generates UTF-8 encoded text. Hermann _

[gdal-dev] Re: Preserving Character Encoding

2009-09-29 Thread Nicholas Efremov-Kendall
Hi all, Just a quick question: This isn't a huge file, three entities, would it work to just change the characters in a text editor? best, On Tue, Sep 29, 2009 at 3:28 PM, Hermann Peifer wrote: > Nicholas Efremov-Kendall wrote: > >> Hi All, >> >> I'm using ogr2ogr to convert a shp file to GML.

[gdal-dev] Re: Preserving Character Encoding

2009-09-29 Thread Hermann Peifer
Nicholas Efremov-Kendall wrote: Hi All, I'm using ogr2ogr to convert a shp file to GML. The issue I'm having is the GML file has gotten rid of some of the character encoding. I need for my vector feature labels to maintain their character sets. Any suggestions? You might want to look at: