oxjs/tools/geo
2013-07-13 15:52:30 +02:00
..
css update geo module 2011-11-23 15:53:17 +01:00
html update geo module 2011-11-23 15:53:17 +01:00
js geo/map bugfixes 2011-11-24 19:38:10 +01:00
jsonc 'Federal Republic of Yugoslavia' is IMDb alias for 'Yugoslavia', not for 'Serbia and Montenegro' (this has nothing to do with flags, the flag of Yugoslavia is its flag at dissolution in 2003, i.e. the flag of the 'Federal Republic of Yugoslavia') 2013-07-13 15:52:30 +02:00
png update geo module 2012-10-19 12:53:09 +02:00
py update geo module 2012-10-19 12:53:09 +02:00
txt update geo module 2012-10-19 12:53:09 +02:00
readme.txt update geo module 2012-10-19 12:53:09 +02:00

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
- 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
- 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/ (16, 64 and 256 is probably enough)