/usr/share/kgeography/belize.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 | <!DOCTYPE kgeographyMap>
<map>
<mapFile>belize.png</mapFile>
<name>Belize</name>
<divisionsName>Districts</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>Frontier</name>
<ignore>yes</ignore>
<color><red>1</red><green>1</green><blue>1</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 Belize</name>
<ignore>yes</ignore>
<color><red>204</red><green>204</green><blue>204</blue></color>
</division>
<division>
<name>Belize District</name>
<capital>Belize City</capital>
<color><red>255</red><green>85</green><blue>85</blue></color>
</division>
<division>
<name>Cayo District</name>
<capital>San Ignacio</capital>
<color><red>255</red><green>255</green><blue>85</blue></color>
</division>
<division>
<name>Corozal District</name>
<capital>Corozal Town</capital>
<color><red>85</red><green>255</green><blue>85</blue></color>
</division>
<division>
<name>Orange Walk District</name>
<capital>Orange Walk Town</capital>
<color><red>85</red><green>255</green><blue>255</blue></color>
</division>
<division>
<name>Stann Creek District</name>
<capital>Dangriga</capital>
<color><red>85</red><green>85</green><blue>255</blue></color>
</division>
<division>
<name>Toledo District</name>
<capital>Punta Gorda</capital>
<color><red>255</red><green>85</green><blue>255</blue></color>
</division>
</map>
|