Opened 14 years ago
Closed 13 years ago
#388 closed enhancement/feature request (invalid)
script to process OSM XML to convert diacritics to make navit osd keyboard usable
Reported by: | joysfera.blogspot.com | Owned by: | cp15 |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | mapdrivers/OSM | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
This simple script can convert all diacritics in the OSM XML so the text stays readable and it's possible to search for towns and streets with the A-Z limited OSD keyboard in navit. Most useful for Czech with their 15+15 'special' letters. Similarly for Slovak, probably Polish and possibly many more languages.
Usage:
bzcat europe.osm.bz2| perl -CSD removeDiacritics.pl | osm2navit osm_europe.bin
Attachments (1)
Change History (2)
Changed 14 years ago by joysfera.blogspot.com
comment:1 Changed 13 years ago by kazer
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Obsoleted by #389