/usr/share/kgeography/zambia_provinces.kgm is in kgeography-data 4:15.12.3-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | <!DOCTYPE kgeographyMap>
<map>
<mapFile>zambia_provinces.png</mapFile>
<name>Zambia (Provinces)</name>
<divisionsName>Provinces</divisionsName>
<author>Laurent Garnier</author>
<division>
<name>Frontier</name>
<ignore>yes</ignore>
<color><red>0</red><green>0</green><blue>0</blue></color>
</division>
<division>
<name>Water</name>
<ignore>yes</ignore>
<color><red>255</red><green>255</green><blue>255</blue></color>
</division>
<division>
<name>Not Zambia (Provinces)</name>
<ignore>yes</ignore>
<color><red>204</red><green>204</green><blue>204</blue></color>
</division>
<division>
<name>Central</name>
<capital>Kabwe</capital>
<color><red>0</red><green>255</green><blue>170</blue></color>
</division>
<division>
<name>Copperbelt</name>
<capital>Ndola</capital>
<color><red>0</red><green>170</green><blue>255</blue></color>
</division>
<division>
<name>Eastern</name>
<capital>Chipata</capital>
<color><red>255</red><green>128</green><blue>0</blue></color>
</division>
<division>
<name>Luapula</name>
<capital>Mansa</capital>
<color><red>0</red><green>255</green><blue>0</blue></color>
</division>
<division>
<name>Lusaka</name>
<capital>Lusaka</capital>
<color><red>255</red><green>0</green><blue>0</blue></color>
</division>
<division>
<name>Northern</name>
<capital>Kasama</capital>
<color><red>255</red><green>255</green><blue>0</blue></color>
</division>
<division>
<name>North-Western</name>
<capital>Solwezi</capital>
<color><red>0</red><green>0</green><blue>255</blue></color>
</division>
<division>
<name>Southern</name>
<capital>Livingstone</capital>
<color><red>255</red><green>0</green><blue>170</blue></color>
</division>
<division>
<name>Western</name>
<capital>Mongu</capital>
<color><red>170</red><green>0</green><blue>255</blue></color>
</division>
</map>
|