[gdal-dev] Re: ogr2ogr GML creation encoding issue

2012-02-28 Thread Travis Kirstine
It turns out that the issue was not related to ogr2ogr at all, the translation worked fine. The problem was two issues, first I was using putty to access my server to run ogr, you need to have the character set to be UTF-8 and have a font that supports the characters. The second issue was that QG

[gdal-dev] Re: ogr2ogr GML creation encoding issue

2012-02-25 Thread Hermann Peifer
On 24/02/2012 20:05, Even Rouault wrote: CC'ing the list in case someone has a better idea. I don't. Should work... Selon Travis Kirstine: My Command ogr2ogr -f GML -t_srs EPSG:4326 -s_srs EPSG:900913 -nln administrative planet_osm_polygon_boundary_administrative.gml PG:'dbname=osmdb user=osm