This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Character Encoding

0

I would like to know which charatcer encoding is used for OSM data.

Is the text/strings in the "NAME" column in the POI and highway data UTF-8 or not?

Thanks.

asked 20 May '11, 16:09

nevmiles's gravatar image

nevmiles
1111
accept rate: 0%


One Answer:

4

All text fields are encoded in UTF-8.

Please check the details in the Wiki about API v0.6.

answered 20 May '11, 16:23

Pieren's gravatar image

Pieren
9.8k2083157
accept rate: 15%

Source code available on GitHub .