organicmaps/tools/python/post_generation
Alexander Borsuk 45b1100c93 Save produced json in a more compact UTF-8 format
This change will reduce the size of generated countries.txt from 405K to 355K
and speed up loading/decoding of the countries list.

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-28 23:37:10 +02:00
..
__init__.py
__main__.py Save produced json in a more compact UTF-8 format 2024-04-28 23:37:10 +02:00
hierarchy_to_countries.py
inject_promo_ids.py
requirements.txt
requirements_dev.txt
setup.py