/usr/share/kgeography/ireland_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 | <!DOCTYPE kgeographyMap>
<map>
<mapFile>ireland_provinces.png</mapFile>
<name>Ireland (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>Not Ireland (Provinces)</name>
<ignore>yes</ignore>
<color><red>255</red><green>255</green><blue>255</blue></color>
</division>
<division>
<name>Leinster</name>
<capital>Dublin</capital>
<flag>ireland/leinster.png</flag>
<color><red>255</red><green>0</green><blue>0</blue></color>
</division>
<division>
<name>Munster</name>
<capital>Cork</capital>
<flag>ireland/munster.png</flag>
<color><red>255</red><green>253</green><blue>0</blue></color>
</division>
<division>
<name>Connacht</name>
<capital>Galway</capital>
<flag>ireland/connacht.png</flag>
<color><red>0</red><green>255</green><blue>255</blue></color>
</division>
<division>
<name>Ulster</name>
<capital>Belfast</capital>
<flag>ireland/ulster.png</flag>
<color><red>127</red><green>0</green><blue>255</blue></color>
</division>
</map>
|