Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.TXT « osm_unique_char_counter « tools - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 26b6a9355dd348b9bf0a737c61254940126d86b0 (plain)
1
2
3
4
5
6
7
8
9
This console app used to calculate total number of unique unicode characters in planet.osm XML data.
It prints current statistics and writes file with all statistics at the end.

These tags are analyzed:

<tag k="name[optional]" v="TextToCountChars"/>

Usage on Windows:
# bzip2 -dc planet.bz2 | osm_unique_char_counter.exe