/usr/share/kgeography/south_africa.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>south_africa.png</mapFile>
<name>South Africa</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>Not South Africa</name>
<ignore>yes</ignore>
<color><red>204</red><green>204</green><blue>204</blue></color>
</division>
<division>
<name>Water</name>
<ignore>yes</ignore>
<color><red>255</red><green>255</green><blue>255</blue></color>
</division>
<division>
<name>Eastern Cape</name>
<capital>Bisho</capital>
<color><red>93</red><green>0</green><blue>255</blue></color>
</division>
<division>
<name>Free State</name>
<capital>Bloemfontein</capital>
<color><red>0</red><green>255</green><blue>185</blue></color>
</division>
<division>
<name>Gauteng</name>
<capital>Johannesburg</capital>
<color><red>0</red><green>255</green><blue>46</blue></color>
</division>
<division>
<name>KwaZulu-Natal</name>
<capital>Pietermaritzburg</capital>
<color><red>232</red><green>0</green><blue>255</blue></color>
</division>
<division>
<name>Mpumalanga</name>
<capital>Nelspruit</capital>
<color><red>255</red><green>85</green><blue>85</blue></color>
</division>
<division>
<name>Limpopo</name>
<capital>Polokwane</capital>
<color><red>255</red><green>170</green><blue>85</blue></color>
</division>
<division>
<name>Northern Cape</name>
<capital>Kimberley</capital>
<color><red>0</red><green>185</green><blue>255</blue></color>
</division>
<division>
<name>North West</name>
<capital>Mafikeng</capital>
<color><red>255</red><green>255</green><blue>85</blue></color>
</division>
<division>
<name>Western Cape</name>
<capital>Cape Town</capital>
<color><red>0</red><green>46</green><blue>255</blue></color>
</division>
</map>
|