From 12ccf35b33765837c62fcf536e3391f2b8ffa21c Mon Sep 17 00:00:00 2001
From: Wookey <wookey@wookware.org>
Date: Wed, 27 Mar 2019 02:09:10 +0000
Subject: [PATCH] remove underscores in 1999_MS_01 and 02

---
 map/index.html                                         |  2 +-
 .../{1623-1999_MS_01.html => 1623-1999-MS-01.html}     | 10 +++++-----
 .../{1623-1999_MS_02.html => 1623-1999-MS-02.html}     | 10 +++++-----
 .../{1623-1999_MS_01.html => 1623-1999-MS-01.html}     |  2 +-
 .../{1623-1999_MS_02.html => 1623-1999-MS-02.html}     |  2 +-
 5 files changed, 13 insertions(+), 13 deletions(-)
 rename noinfo/cave_data/{1623-1999_MS_01.html => 1623-1999-MS-01.html} (79%)
 rename noinfo/cave_data/{1623-1999_MS_02.html => 1623-1999-MS-02.html} (79%)
 rename noinfo/entrance_data/{1623-1999_MS_01.html => 1623-1999-MS-01.html} (98%)
 rename noinfo/entrance_data/{1623-1999_MS_02.html => 1623-1999-MS-02.html} (98%)

diff --git a/map/index.html b/map/index.html
index 1129a2674..5de2c6039 100644
--- a/map/index.html
+++ b/map/index.html
@@ -80,7 +80,7 @@ layers.push(new Array(layerCycleMap,'layerCycleMap'));
 
 //this isn't right yet - GPX points are not appearing
 map.addLayer(
-	new OpenLayers.Layer.Markers("Entrances","ents.gpx",
+	new OpenLayers.Layer.Markers("Entrances","foobar.gpx",
 		{format: OpenLayers.Format.GPX({extractWaypoints: true}),
 	         styleMap: new OpenLayers.StyleMap(
 			{pointRadius: "5", label: "${wpt}", strokeColor: "#FF0000", strokeWidth: 3, strokeOpacity: 0.8}
diff --git a/noinfo/cave_data/1623-1999_MS_01.html b/noinfo/cave_data/1623-1999-MS-01.html
similarity index 79%
rename from noinfo/cave_data/1623-1999_MS_01.html
rename to noinfo/cave_data/1623-1999-MS-01.html
index aaf7be925..30a1da39c 100644
--- a/noinfo/cave_data/1623-1999_MS_01.html
+++ b/noinfo/cave_data/1623-1999-MS-01.html
@@ -8,16 +8,16 @@
 <body>
 <cave>
 <non_public>False</non_public>
-<caveslug>1623-1999_MS_01</caveslug>
+<caveslug>1623-1999-MS-01</caveslug>
 <official_name></official_name>
 <area>1623</area>
 <area>2b</area>
 <kataster_code></kataster_code>
 <kataster_number></kataster_number>
-<unofficial_number>1999_MS_01</unofficial_number>
+<unofficial_number>1999-MS-01</unofficial_number>
 
 <entrance>
-  <entranceslug>1623-1999_MS_01</entranceslug>
+  <entranceslug>1623-1999-MS-01</entranceslug>
   <letter></letter>
 </entrance>
 
@@ -33,8 +33,8 @@
 <depth></depth>
 <extent></extent>
 <survex_file></survex_file>
-<description_file>1623/1999_ms_01.html</description_file>
-<url>1623/1999_ms_01.html</url>
+<description_file>1623/1999-ms-01.html</description_file>
+<url>1623/1999-ms-01.html</url>
 </cave>
 </body>
 </html>
diff --git a/noinfo/cave_data/1623-1999_MS_02.html b/noinfo/cave_data/1623-1999-MS-02.html
similarity index 79%
rename from noinfo/cave_data/1623-1999_MS_02.html
rename to noinfo/cave_data/1623-1999-MS-02.html
index 288e3d50a..440390b8a 100644
--- a/noinfo/cave_data/1623-1999_MS_02.html
+++ b/noinfo/cave_data/1623-1999-MS-02.html
@@ -8,16 +8,16 @@
 <body>
 <cave>
 <non_public>False</non_public>
-<caveslug>1623-1999_MS_02</caveslug>
+<caveslug>1623-1999-MS-02</caveslug>
 <official_name></official_name>
 <area>1623</area>
 <area>2b</area>
 <kataster_code></kataster_code>
 <kataster_number></kataster_number>
-<unofficial_number>1999_MS_02</unofficial_number>
+<unofficial_number>1999-MS-02</unofficial_number>
 
 <entrance>
-  <entranceslug>1623-1999_MS_02</entranceslug>
+  <entranceslug>1623-1999-MS-02</entranceslug>
   <letter></letter>
 </entrance>
 
@@ -33,8 +33,8 @@
 <depth></depth>
 <extent></extent>
 <survex_file></survex_file>
-<description_file>1623/1999_ms_02.html</description_file>
-<url>1623/1999_ms_02.html</url>
+<description_file>1623/1999-ms-02.html</description_file>
+<url>1623/1999-ms-02.html</url>
 </cave>
 </body>
 </html>
diff --git a/noinfo/entrance_data/1623-1999_MS_01.html b/noinfo/entrance_data/1623-1999-MS-01.html
similarity index 98%
rename from noinfo/entrance_data/1623-1999_MS_01.html
rename to noinfo/entrance_data/1623-1999-MS-01.html
index df43bf433..abdc93940 100644
--- a/noinfo/entrance_data/1623-1999_MS_01.html
+++ b/noinfo/entrance_data/1623-1999-MS-01.html
@@ -8,7 +8,7 @@
 <body>
 <entrance>
 <non_public>False</non_public>
-<slug>1623-1999_MS_01</slug>
+<slug>1623-1999-MS-01</slug>
 <name></name>
 <entrance_description></entrance_description>
 <explorers></explorers>
diff --git a/noinfo/entrance_data/1623-1999_MS_02.html b/noinfo/entrance_data/1623-1999-MS-02.html
similarity index 98%
rename from noinfo/entrance_data/1623-1999_MS_02.html
rename to noinfo/entrance_data/1623-1999-MS-02.html
index e108ad2e5..11b3ebb51 100644
--- a/noinfo/entrance_data/1623-1999_MS_02.html
+++ b/noinfo/entrance_data/1623-1999-MS-02.html
@@ -8,7 +8,7 @@
 <body>
 <entrance>
 <non_public>False</non_public>
-<slug>1623-1999_MS_02</slug>
+<slug>1623-1999-MS-02</slug>
 <name></name>
 <entrance_description></entrance_description>
 <explorers></explorers>