diff --git a/public/potlatch2/features/bugs/fixed.png b/public/potlatch2/features/bugs/fixed.png
new file mode 100644
index 000000000..99c265bf4
Binary files /dev/null and b/public/potlatch2/features/bugs/fixed.png differ
diff --git a/public/potlatch2/features/bugs/invalid.png b/public/potlatch2/features/bugs/invalid.png
new file mode 100644
index 000000000..35bddf13f
Binary files /dev/null and b/public/potlatch2/features/bugs/invalid.png differ
diff --git a/public/potlatch2/features/bugs/open.png b/public/potlatch2/features/bugs/open.png
new file mode 100644
index 000000000..4432db938
Binary files /dev/null and b/public/potlatch2/features/bugs/open.png differ
diff --git a/public/potlatch2/imagery.xml b/public/potlatch2/imagery.xml
index 24c3f4758..154592b66 100644
--- a/public/potlatch2/imagery.xml
+++ b/public/potlatch2/imagery.xml
@@ -9,62 +9,57 @@
OSM - Osmarender
http://tah.openstreetmap.org/Tiles/tile/$z/$x/$y.png
-
+
OS OpenData Streetview
http://os.openstreetmap.org/sv/$z/$x/$y.png
OS OpenData StreetView
-
+
OS OpenData Locator
http://tiles.itoworld.com/os_locator/$z/$x/$y.png
OS OpenData Locator
-
+
OS 1:25k historic
http://ooc.openstreetmap.org/os1/$z/$x/$y.png
OS 1:25k
-
+
OS 7th Series historic
http://ooc.openstreetmap.org/os7/$z/$x/$y.png
OS7
-
+
OS New Popular Edition historic
http://ooc.openstreetmap.org/npe/$z/$x/$y.png
NPE
-
+
OS Scottish Popular historic
http://gibin.geog.ucl.ac.uk/~ollie/scotland/tiles/$z/$x/$y.jpg
NPE
-
+
Surrey aerial
http://gravitystorm.dev.openstreetmap.org/surrey/$z/$x/$y.png
Surrey aerial
-
- NearMap aerial
- http://www.nearmap.com/maps/nml=Vert&zxy=$z,$x,$y
- NearMap
-
-
+
Haiti - GeoEye Jan 13
http://gravitystorm.dev.openstreetmap.org/imagery/haiti/$z/$x/$y.jpg
Haiti GeoEye
-
+
Haiti - GeoEye Jan 13+
http://maps.nypl.org/tilecache/1/geoeye/$z/$x/$y.jpg
Haiti GeoEye
-
+
Haiti - DigitalGlobe
http://maps.nypl.org/tilecache/1/dg_crisis/$z/$x/$y.jpg
Haiti DigitalGlobe
-
+
Haiti - Street names
http://hypercube.telascience.org/tiles/1.0.0/haiti-city/$z/$x/$y.jpg
Haiti streetnames
diff --git a/public/potlatch2/potlatch.css b/public/potlatch2/potlatch.css
index d4ae0d770..809835b0d 100644
--- a/public/potlatch2/potlatch.css
+++ b/public/potlatch2/potlatch.css
@@ -52,7 +52,7 @@ way[highway=track] { color: #996644; width: 2; dashes: 4, 2; .path;}
way[highway=path] { color: brown; width: 2; dashes: 2, 2; set .path;}
way[highway=cycleway] { color: Blue; width: 2; dashes: 4, 2; set .path;}
way[railway=tram] {z-index: 11; color: #999999; width: 2; casing-color: black; casing-width: 6; }
-way .path {text:name; text-color: black; text-position: offset; text-offset: 3;}
+way .path {text:name; text-color: black; text-position: offset; text-offset: 5;}
/* Could be improved */
way[highway=proposed] { color: #88ffff; width: 6; dashes: 8, 4; }
diff --git a/public/potlatch2/potlatch2.swf b/public/potlatch2/potlatch2.swf
index 4431b4a92..a77f27900 100644
Binary files a/public/potlatch2/potlatch2.swf and b/public/potlatch2/potlatch2.swf differ
diff --git a/public/potlatch2/stylesheets.xml b/public/potlatch2/stylesheets.xml
index 675251882..c9abed15a 100644
--- a/public/potlatch2/stylesheets.xml
+++ b/public/potlatch2/stylesheets.xml
@@ -17,4 +17,8 @@
GPS
gpx.css
+
+ Bugs
+ bugs.css
+
diff --git a/public/potlatch2/vectors.xml b/public/potlatch2/vectors.xml
new file mode 100644
index 000000000..014903213
--- /dev/null
+++ b/public/potlatch2/vectors.xml
@@ -0,0 +1,25 @@
+
+
+
+
+ Mapdust Bugs
+ BugLoader
+ http://www.mapdust.com/api/
+ e4d47b6b8c26e822a62d747b802f98ac
+
+
+ Bike Shop Locator - Missing Shops
+ BikeShopLoader
+ http://shaunmcdonald.dev.openstreetmap.org/bike-shop-locator/
+
+
+ Everyone's GPS tracks
+ TrackLoader
+
+
+
+ A particular GPX file
+ GPXImporter
+
+
+
\ No newline at end of file