Skip to content

Commit c442573

Browse files
authored
Correct HTML namespaces (Maps4HTML#489)
1 parent a8f3f3c commit c442573

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+98
-98
lines changed

debug/cbmt-test.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>Canada Base Map - Transportation (CBMT)</title>
44
<meta http-equiv="Content-Type" content="text/mapml"/>

demo/arctic-sdi.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="http://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<meta charset="utf-8" />
44
<title>Arctic SDI for Canada</title>

demo/restaurants.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="http://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>Restaurants</title>
44
<meta charset="utf-8" />

demo/us_pop_density.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="http://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>US Population Density</title>
44
<meta http-equiv="Content-Type" content="text/mapml"/>

test/e2e/data/tiles/cbmt/alabama_feature.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>Natural Resources Canada's CanVec+ 031G - Map Markup Language</title>
44
<meta http-equiv="Content-Type" content="text/mapml"/>

test/e2e/data/tiles/cbmt/cbmt-changeProjection.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="http://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>Canada Base Map - Transportation (CBMT)</title>
44
<meta http-equiv="Content-Type" content="text/mapml"/>

test/e2e/data/tiles/cbmt/cbmt.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22

33
<head>
44
<title>Canada Base Map - Transportation (CBMT)</title>

test/e2e/data/tiles/cbmt/osm-changeProjection.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="http://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<meta charset="utf-8"/>
44
<title>OpenStreetMap</title>

test/e2e/data/tiles/cbmt/templatedImage.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>Toporama</title>
44
<meta charset="utf-8"/>

test/e2e/data/tiles/cbmt/us_map_query.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>US Population Density + Random</title>
44
<meta http-equiv="Content-Type" content="text/mapml"/>

test/e2e/data/tiles/cbmt/us_pop_density.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>US Population Density</title>
44
<meta http-equiv="Content-Type" content="text/mapml"/>

test/e2e/data/tiles/wgs84/0/r0_c0.mapml

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

@@ -2176,15 +2176,15 @@
21762176
<tr><th scope="row">subunit</th><td itemprop="subunit">Ivory Coast</td></tr>
21772177
<tr><th scope="row">su_a3</th><td itemprop="su_a3">CIV</td></tr>
21782178
<tr><th scope="row">brk_diff</th><td itemprop="brk_diff">0</td></tr>
2179-
<tr><th scope="row">name</th><td itemprop="name">C�te d'Ivoire</td></tr>
2180-
<tr><th scope="row">name_long</th><td itemprop="name_long">C�te d'Ivoire</td></tr>
2179+
<tr><th scope="row">name</th><td itemprop="name">C�te d'Ivoire</td></tr>
2180+
<tr><th scope="row">name_long</th><td itemprop="name_long">C�te d'Ivoire</td></tr>
21812181
<tr><th scope="row">brk_a3</th><td itemprop="brk_a3">CIV</td></tr>
2182-
<tr><th scope="row">brk_name</th><td itemprop="brk_name">C�te d'Ivoire</td></tr>
2182+
<tr><th scope="row">brk_name</th><td itemprop="brk_name">C�te d'Ivoire</td></tr>
21832183
<tr><th scope="row">abbrev</th><td itemprop="abbrev">I.C.</td></tr>
21842184
<tr><th scope="row">postal</th><td itemprop="postal">CI</td></tr>
21852185
<tr><th scope="row">formal_en</th><td itemprop="formal_en">Republic of Ivory Coast</td></tr>
21862186
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Republic of Cote D'Ivoire</td></tr>
2187-
<tr><th scope="row">name_sort</th><td itemprop="name_sort">C�te d'Ivoire</td></tr>
2187+
<tr><th scope="row">name_sort</th><td itemprop="name_sort">C�te d'Ivoire</td></tr>
21882188
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">4</td></tr>
21892189
<tr><th scope="row">mapcolor8</th><td itemprop="mapcolor8">6</td></tr>
21902190
<tr><th scope="row">mapcolor9</th><td itemprop="mapcolor9">3</td></tr>
@@ -2637,7 +2637,7 @@
26372637
<tr><th scope="row">brk_name</th><td itemprop="brk_name">Faeroe Islands</td></tr>
26382638
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Faeroe Is.</td></tr>
26392639
<tr><th scope="row">postal</th><td itemprop="postal">FO</td></tr>
2640-
<tr><th scope="row">formal_en</th><td itemprop="formal_en">F�royar Is. (Faeroe Is.)</td></tr>
2640+
<tr><th scope="row">formal_en</th><td itemprop="formal_en">F�royar Is. (Faeroe Is.)</td></tr>
26412641
<tr><th scope="row">note_adm0</th><td itemprop="note_adm0">Den.</td></tr>
26422642
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Faeroe Islands</td></tr>
26432643
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">4</td></tr>
@@ -4526,7 +4526,7 @@
45264526
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Togo</td></tr>
45274527
<tr><th scope="row">postal</th><td itemprop="postal">TG</td></tr>
45284528
<tr><th scope="row">formal_en</th><td itemprop="formal_en">Togolese Republic</td></tr>
4529-
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">R�publique Togolaise</td></tr>
4529+
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">R�publique Togolaise</td></tr>
45304530
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Togo</td></tr>
45314531
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">3</td></tr>
45324532
<tr><th scope="row">mapcolor8</th><td itemprop="mapcolor8">1</td></tr>
@@ -4673,7 +4673,7 @@
46734673
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Ven.</td></tr>
46744674
<tr><th scope="row">postal</th><td itemprop="postal">VE</td></tr>
46754675
<tr><th scope="row">formal_en</th><td itemprop="formal_en">Bolivarian Republic of Venezuela</td></tr>
4676-
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Rep�blica Bolivariana de Venezuela</td></tr>
4676+
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Rep�blica Bolivariana de Venezuela</td></tr>
46774677
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Venezuela, RB</td></tr>
46784678
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">1</td></tr>
46794679
<tr><th scope="row">mapcolor8</th><td itemprop="mapcolor8">3</td></tr>

test/e2e/data/tiles/wgs84/0/r0_c1.mapml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

@@ -2466,7 +2466,7 @@
24662466
<tr><th scope="row">abbrev</th><td itemprop="abbrev">New C.</td></tr>
24672467
<tr><th scope="row">postal</th><td itemprop="postal">NC</td></tr>
24682468
<tr><th scope="row">formal_en</th><td itemprop="formal_en">New Caledonia</td></tr>
2469-
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Nouvelle-Cal�donie</td></tr>
2469+
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Nouvelle-Cal�donie</td></tr>
24702470
<tr><th scope="row">note_adm0</th><td itemprop="note_adm0">Fr.</td></tr>
24712471
<tr><th scope="row">name_sort</th><td itemprop="name_sort">New Caledonia</td></tr>
24722472
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">7</td></tr>
@@ -3689,7 +3689,7 @@
36893689
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Togo</td></tr>
36903690
<tr><th scope="row">postal</th><td itemprop="postal">TG</td></tr>
36913691
<tr><th scope="row">formal_en</th><td itemprop="formal_en">Togolese Republic</td></tr>
3692-
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">R�publique Togolaise</td></tr>
3692+
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">R�publique Togolaise</td></tr>
36933693
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Togo</td></tr>
36943694
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">3</td></tr>
36953695
<tr><th scope="row">mapcolor8</th><td itemprop="mapcolor8">1</td></tr>
@@ -3908,7 +3908,7 @@
39083908
<tr><th scope="row">brk_name</th><td itemprop="brk_name">Aland</td></tr>
39093909
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Aland</td></tr>
39103910
<tr><th scope="row">postal</th><td itemprop="postal">AI</td></tr>
3911-
<tr><th scope="row">formal_en</th><td itemprop="formal_en">�land Islands</td></tr>
3911+
<tr><th scope="row">formal_en</th><td itemprop="formal_en">�land Islands</td></tr>
39123912
<tr><th scope="row">note_adm0</th><td itemprop="note_adm0">Fin.</td></tr>
39133913
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Aland</td></tr>
39143914
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">4</td></tr>

test/e2e/data/tiles/wgs84/1/r0_c0.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

test/e2e/data/tiles/wgs84/1/r0_c1.mapml

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

@@ -1049,15 +1049,15 @@
10491049
<tr><th scope="row">subunit</th><td itemprop="subunit">Ivory Coast</td></tr>
10501050
<tr><th scope="row">su_a3</th><td itemprop="su_a3">CIV</td></tr>
10511051
<tr><th scope="row">brk_diff</th><td itemprop="brk_diff">0</td></tr>
1052-
<tr><th scope="row">name</th><td itemprop="name">C�te d'Ivoire</td></tr>
1053-
<tr><th scope="row">name_long</th><td itemprop="name_long">C�te d'Ivoire</td></tr>
1052+
<tr><th scope="row">name</th><td itemprop="name">C�te d'Ivoire</td></tr>
1053+
<tr><th scope="row">name_long</th><td itemprop="name_long">C�te d'Ivoire</td></tr>
10541054
<tr><th scope="row">brk_a3</th><td itemprop="brk_a3">CIV</td></tr>
1055-
<tr><th scope="row">brk_name</th><td itemprop="brk_name">C�te d'Ivoire</td></tr>
1055+
<tr><th scope="row">brk_name</th><td itemprop="brk_name">C�te d'Ivoire</td></tr>
10561056
<tr><th scope="row">abbrev</th><td itemprop="abbrev">I.C.</td></tr>
10571057
<tr><th scope="row">postal</th><td itemprop="postal">CI</td></tr>
10581058
<tr><th scope="row">formal_en</th><td itemprop="formal_en">Republic of Ivory Coast</td></tr>
10591059
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Republic of Cote D'Ivoire</td></tr>
1060-
<tr><th scope="row">name_sort</th><td itemprop="name_sort">C�te d'Ivoire</td></tr>
1060+
<tr><th scope="row">name_sort</th><td itemprop="name_sort">C�te d'Ivoire</td></tr>
10611061
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">4</td></tr>
10621062
<tr><th scope="row">mapcolor8</th><td itemprop="mapcolor8">6</td></tr>
10631063
<tr><th scope="row">mapcolor9</th><td itemprop="mapcolor9">3</td></tr>
@@ -1510,7 +1510,7 @@
15101510
<tr><th scope="row">brk_name</th><td itemprop="brk_name">Faeroe Islands</td></tr>
15111511
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Faeroe Is.</td></tr>
15121512
<tr><th scope="row">postal</th><td itemprop="postal">FO</td></tr>
1513-
<tr><th scope="row">formal_en</th><td itemprop="formal_en">F�royar Is. (Faeroe Is.)</td></tr>
1513+
<tr><th scope="row">formal_en</th><td itemprop="formal_en">F�royar Is. (Faeroe Is.)</td></tr>
15141514
<tr><th scope="row">note_adm0</th><td itemprop="note_adm0">Den.</td></tr>
15151515
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Faeroe Islands</td></tr>
15161516
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">4</td></tr>
@@ -3401,7 +3401,7 @@
34013401
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Togo</td></tr>
34023402
<tr><th scope="row">postal</th><td itemprop="postal">TG</td></tr>
34033403
<tr><th scope="row">formal_en</th><td itemprop="formal_en">Togolese Republic</td></tr>
3404-
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">R�publique Togolaise</td></tr>
3404+
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">R�publique Togolaise</td></tr>
34053405
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Togo</td></tr>
34063406
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">3</td></tr>
34073407
<tr><th scope="row">mapcolor8</th><td itemprop="mapcolor8">1</td></tr>
@@ -3548,7 +3548,7 @@
35483548
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Ven.</td></tr>
35493549
<tr><th scope="row">postal</th><td itemprop="postal">VE</td></tr>
35503550
<tr><th scope="row">formal_en</th><td itemprop="formal_en">Bolivarian Republic of Venezuela</td></tr>
3551-
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Rep�blica Bolivariana de Venezuela</td></tr>
3551+
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Rep�blica Bolivariana de Venezuela</td></tr>
35523552
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Venezuela, RB</td></tr>
35533553
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">1</td></tr>
35543554
<tr><th scope="row">mapcolor8</th><td itemprop="mapcolor8">3</td></tr>

test/e2e/data/tiles/wgs84/1/r0_c2.mapml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

@@ -1418,7 +1418,7 @@
14181418
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Togo</td></tr>
14191419
<tr><th scope="row">postal</th><td itemprop="postal">TG</td></tr>
14201420
<tr><th scope="row">formal_en</th><td itemprop="formal_en">Togolese Republic</td></tr>
1421-
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">R�publique Togolaise</td></tr>
1421+
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">R�publique Togolaise</td></tr>
14221422
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Togo</td></tr>
14231423
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">3</td></tr>
14241424
<tr><th scope="row">mapcolor8</th><td itemprop="mapcolor8">1</td></tr>
@@ -1637,7 +1637,7 @@
16371637
<tr><th scope="row">brk_name</th><td itemprop="brk_name">Aland</td></tr>
16381638
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Aland</td></tr>
16391639
<tr><th scope="row">postal</th><td itemprop="postal">AI</td></tr>
1640-
<tr><th scope="row">formal_en</th><td itemprop="formal_en">�land Islands</td></tr>
1640+
<tr><th scope="row">formal_en</th><td itemprop="formal_en">�land Islands</td></tr>
16411641
<tr><th scope="row">note_adm0</th><td itemprop="note_adm0">Fin.</td></tr>
16421642
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Aland</td></tr>
16431643
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">4</td></tr>

test/e2e/data/tiles/wgs84/1/r0_c3.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

test/e2e/data/tiles/wgs84/1/r1_c0.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

test/e2e/data/tiles/wgs84/1/r1_c1.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

test/e2e/data/tiles/wgs84/1/r1_c2.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

test/e2e/data/tiles/wgs84/1/r1_c3.mapml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

@@ -564,7 +564,7 @@
564564
<tr><th scope="row">abbrev</th><td itemprop="abbrev">New C.</td></tr>
565565
<tr><th scope="row">postal</th><td itemprop="postal">NC</td></tr>
566566
<tr><th scope="row">formal_en</th><td itemprop="formal_en">New Caledonia</td></tr>
567-
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Nouvelle-Cal�donie</td></tr>
567+
<tr><th scope="row">formal_fr</th><td itemprop="formal_fr">Nouvelle-Cal�donie</td></tr>
568568
<tr><th scope="row">note_adm0</th><td itemprop="note_adm0">Fr.</td></tr>
569569
<tr><th scope="row">name_sort</th><td itemprop="name_sort">New Caledonia</td></tr>
570570
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">7</td></tr>

test/e2e/data/tiles/wgs84/2/r0_c0.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

test/e2e/data/tiles/wgs84/2/r0_c1.mapml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

test/e2e/data/tiles/wgs84/2/r0_c2.mapml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

@@ -556,7 +556,7 @@
556556
<tr><th scope="row">brk_name</th><td itemprop="brk_name">Faeroe Islands</td></tr>
557557
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Faeroe Is.</td></tr>
558558
<tr><th scope="row">postal</th><td itemprop="postal">FO</td></tr>
559-
<tr><th scope="row">formal_en</th><td itemprop="formal_en">F�royar Is. (Faeroe Is.)</td></tr>
559+
<tr><th scope="row">formal_en</th><td itemprop="formal_en">F�royar Is. (Faeroe Is.)</td></tr>
560560
<tr><th scope="row">note_adm0</th><td itemprop="note_adm0">Den.</td></tr>
561561
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Faeroe Islands</td></tr>
562562
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">4</td></tr>

test/e2e/data/tiles/wgs84/2/r0_c3.mapml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<mapml xmlns="https://www.w3.org/1999/xhtml/">
1+
<mapml xmlns="http://www.w3.org/1999/xhtml">
22
<head>
33
<title>ne_10m_admin_0_countries</title>
44

@@ -556,7 +556,7 @@
556556
<tr><th scope="row">brk_name</th><td itemprop="brk_name">Faeroe Islands</td></tr>
557557
<tr><th scope="row">abbrev</th><td itemprop="abbrev">Faeroe Is.</td></tr>
558558
<tr><th scope="row">postal</th><td itemprop="postal">FO</td></tr>
559-
<tr><th scope="row">formal_en</th><td itemprop="formal_en">F�royar Is. (Faeroe Is.)</td></tr>
559+
<tr><th scope="row">formal_en</th><td itemprop="formal_en">F�royar Is. (Faeroe Is.)</td></tr>
560560
<tr><th scope="row">note_adm0</th><td itemprop="note_adm0">Den.</td></tr>
561561
<tr><th scope="row">name_sort</th><td itemprop="name_sort">Faeroe Islands</td></tr>
562562
<tr><th scope="row">mapcolor7</th><td itemprop="mapcolor7">4</td></tr>

0 commit comments

Comments
 (0)