]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/vectors.xml
Update Potlatch 2 to r24423 build
[rails.git] / public / potlatch2 / vectors.xml
diff --git a/public/potlatch2/vectors.xml b/public/potlatch2/vectors.xml
new file mode 100644 (file)
index 0000000..0149032
--- /dev/null
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<vectors>
+    <set loaded="true">
+      <name>Mapdust Bugs</name>
+      <loader>BugLoader</loader>
+      <url>http://www.mapdust.com/api/</url>
+      <apikey>e4d47b6b8c26e822a62d747b802f98ac</apikey>
+    </set>
+    <set>
+      <name>Bike Shop Locator - Missing Shops</name>
+      <loader>BikeShopLoader</loader>
+      <url>http://shaunmcdonald.dev.openstreetmap.org/bike-shop-locator/</url>
+    </set>
+    <set>
+      <name>Everyone's GPS tracks</name>
+      <loader>TrackLoader</loader>
+      <!-- doesn't need a URL -->
+    </set>
+    <set disabled="true">
+      <name>A particular GPX file</name>
+      <loader>GPXImporter</loader>
+      <url></url>
+    </set>
+</vectors>
\ No newline at end of file