From 9c39e0e2e65b3b37124abba8807ac1e6397c2272 Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 2 Apr 2012 23:13:20 +0200 Subject: [PATCH] update Geo module --- tools/geo/readme.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tools/geo/readme.txt b/tools/geo/readme.txt index db5fdb98..84251fbe 100644 --- a/tools/geo/readme.txt +++ b/tools/geo/readme.txt @@ -1,9 +1,11 @@ To create Ox.Geo/json/Ox.Geo.json and Ox.Geo/png/* - run python /py/geo.py + use the -cache option if you don't want to update from wikipedia - check for new flags and create svg/icons -+ THERE IS A STEP MISSING HERE THAT INVOLVES RUNNING /py/png.py +- run python /py/png.py + use the -nopng option if you don't want to skip the few flags that only exist as png, not as svg - open html/geo.html, wait, and save json as json/countries.json -+ IN THE ABOVE, SEVERAL PLACES, AT LEAST Ashmore and Cartier Islands AND Midway Islands, NO LONGER RESOLVE + CAUTION: SEVERAL PLACES, AT LEAST Ashmore and Cartier Islands AND Midway Islands, NO LONGER RESOLVE - run python py/fix.py - save json/countries.json as source/Ox.Geo/json/Ox.Geo.json -- copy png/icons/ to source/Ox.Geo/png/flags/ \ No newline at end of file +- copy png/icons/ to source/Ox.Geo/png/flags/ (16, 64 and 256 is probably enough) \ No newline at end of file