The encoding tag has no wiki summary.
3
votes
1answer
39 views
Is it possible to use UTF-8 characters for shapefile attributes?
I heard that according to a specification shapefile attributes stored in dbf-files cannot have UTF-8 as encoding.
And then I found out that an additional file with the ending CPG can be used to define ...
0
votes
1answer
64 views
Problem with encoding of CSV and SHP files in Linux
I am new to using QGIS. I came up against the encoding issue of shp files.
This solution to solved my problem in Windows (for source I had to put windows-1253 instead of utf-8)
My question is what ...
3
votes
2answers
378 views
How did QGIS fix a shapefile's character encoding, and can I do this on the command line with ogr2ogr?
Solved: I'm not sure why, but it works fine if I specify --config SHAPE_ENCODING "ISO-8859-1" in my ogr2ogr command. For whatever reason, this allowed ogr2ogr to go from the original TigerLine ...
1
vote
1answer
256 views
Python - read shapefile .dbf for encoding
I've written a python script that formats a .shp such that its fields structure matches my office's database view in order to ingest the data of said shapefile. This original shapefile was encoded ...
8
votes
2answers
3k views
How to encode shapefiles from LATIN1 to UTF-8?
Is there a way to encode shapefiles from LATIN1 to UTF-8?
1
vote
0answers
127 views
How to convert shapefile to mapinfo file preserving special characters?
I have to convert a bunch of shapefiles to mapinfo files on a machine without a MapInfo license, so I am using ogr2ogr to perform this task.
The problem is that when opening the mapinfo files in ...
3
votes
1answer
115 views
How to couple GeoTools GML bindings for encoding to GML 3.1.1
I've successfully created GeoTools (8.3) bindings for parsing and encoding XML bindings as described in their tutorial: http://docs.geotools.org/latest/userguide/library/xml/internal/bindings.html
I ...
6
votes
3answers
714 views
How to read Greek fonts (ISO-8859-7) in shapefile attributes within QGIS 1.8.0?
I'd like to ask whether there is a way to read greek fonts in a shapefile's attribute table within QGIS 1.8.0.
1
vote
2answers
204 views
How to change encoding of layer? [closed]
After loading a point layer out of a text file (plug in add delimited text layer) saved in ISO 8859-15 (Latin 9) out of Access, I did save the layer under Qgis 1.8 with the ISO 8859-15 encoding.
When ...
5
votes
3answers
341 views
pgsql2shp encoding problem
I have a database and exporting with pgsql2shp various shapefiles. But when I open the dbf the characters are displayed wrong. Example: BroeksterwÔld and this should be Broeksterwäld.
This probably ...
3
votes
2answers
546 views
Shape-file encoding problem in QGIS 1.9.0 (built with GDAL 1.9.2)
I have googled a lot but failed to find the answer.
My configuration is:
Ubuntu 11.10
Quantum GIS - 1.9.0-Master 'Master' (caae7b7)
GDAL 1.9.2, released 2012/10/08
Shape-files refuse to open in ...
1
vote
3answers
403 views
Qgis: How to display special characters German “ÄÜÖß” in a Map?
I have a shape file with names for Regions. These don't seem to contain special characters but ugly hyroglyphes. What can I do do display them correctly. If I import the shape as UTF-8 it doesn't ...
0
votes
1answer
226 views
Character encoding for Oracle DB and Geoserver
I have a setup that uses Oracle database->GeoServer->OpenLayers->my JavaScript.
I use the UTF-8 character set in GeoServer and the JavaScript layers.
The Oracle instance is configured to use WIN1252 ...
4
votes
1answer
140 views
ArcGIS 10 Time series to kml
Hey all I am having trouble with the KML export. My time series will not work properly in google earth, it has time start in 0001 when it should start in the year 2001.
My incidents time is coded ...
1
vote
1answer
181 views
mapserver how to get rid of unknown character from label
I am developing a gis system using mapserver and open scales library. GIS data is taken from a shape file. When i try to show the name attached to a place its showing unknown characters (not in ...
5
votes
2answers
575 views
SLD encoding in GeoSever on Ubuntu
I am facing a challenge with the encoding in my SLD file in GeoServer on a Ubuntu server.
When I create a SLD file containing the danish letters æ, ø, å in the GeoServer web interface like this ...
2
votes
5answers
469 views
How to reconcile UTF encoding for OpenStreetMap
I frankly am a bit confused when I am working outside the United States so please excuse my ignorance.
I downloaded some shapefiles for Moldova
(MoldovaData)
and had a question regarding the encoding ...
3
votes
3answers
792 views
ESRI File GeoDatabase: Unicode/Codepage problem - Convert UTF-8 to ANSI
I have a Codepage issue, and for now I am a bit stumpped
My original source data contains multiple country data delivered in SHP (UTF-8). The data is then merged into a File GeoDB as the data is too ...
7
votes
2answers
240 views
Geocoding through a language barrier
This is related to a previous question of mine.
It has come to my attention that the streets file I use as my address locator in Canada uses French (or simply accented) characters for the names. ...

