|
Re: [OSM-dev] Latest planet.osm contains incorrect data: msg#00065gis.openstreetmap.devel
[Christopher Schmidt] > Right. The data which is now 'wrong' in the dump is actually correct in > the db. Data which is right in the dump is in the db as iso-8859-1, but > the current planet exporter converts *everything* from latin-1 to > utf-8... even if it was already right. (oops.) I guess the intended behavior is to store UTF-8 in the database and export UTF-8 in the dump. For that to work properly all the database entries with ISO-8859-1 will need to be converted. It should be possible to do it semi-automatic, by looking for all strings in the database which are not valid UTF-8, and convert these from as if they are ISO-8859-1 to UTF-8. I suspect the java applet need to be modified to handle string encoding correctly as well, but have not verified this. Friendly, -- Petter Reinholdtsen |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [OSM-dev] tilecache & mapnik: 00065, Jon Burgess |
|---|---|
| Next by Date: | Re: [OSM-dev] Latest planet.osm contains incorrect data: 00065, SteveC |
| Previous by Thread: | Re: [OSM-dev] [OSM-talk] Latest planet.osm contains incorrect datai: 00065, Christopher Schmidt |
| Next by Thread: | Re: [OSM-dev] Latest planet.osm contains incorrect data: 00065, SteveC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |