summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2014-06-15 12:32:22 +0100
committerChristopher Baines <mail@cbaines.net>2014-06-15 14:26:27 +0100
commitdd82f6fe6228abb25450ec09bfa70ef5690aa8ba (patch)
tree0f1fd2ccd7a6be078fe6c7a65975af115ec57845 /projects
parent6688d1219031c7cfa79c412660dc761919a11aad (diff)
downloadcbaines.net-dd82f6fe6228abb25450ec09bfa70ef5690aa8ba.tar
cbaines.net-dd82f6fe6228abb25450ec09bfa70ef5690aa8ba.tar.gz
Add some OSM projects
Diffstat (limited to 'projects')
-rw-r--r--projects/osm/healthmap.mdwn8
m---------projects/osm/healthmap/map0
m---------projects/osm/leaflet-indoor0
-rw-r--r--projects/osm/leaflet-indoor.mdwn8
m---------projects/osm/leaflet-soton0
-rw-r--r--projects/osm/leaflet-soton.mdwn8
-rw-r--r--projects/osm/node-mongosm.mdwn8
7 files changed, 32 insertions, 0 deletions
diff --git a/projects/osm/healthmap.mdwn b/projects/osm/healthmap.mdwn
new file mode 100644
index 0000000..14bdebb
--- /dev/null
+++ b/projects/osm/healthmap.mdwn
@@ -0,0 +1,8 @@
+[[!meta title="health-map (RHoK)"]]
+
+# health-map
+
+<a href="map/" target="_blank">The Map</a>
+
+This tool was developed at a Random Hacks of Kindness event at the University
+of Southampton.
diff --git a/projects/osm/healthmap/map b/projects/osm/healthmap/map
new file mode 160000
+Subproject 679086b8d0bc393f698b289454d698a0f0c6b33
diff --git a/projects/osm/leaflet-indoor b/projects/osm/leaflet-indoor
new file mode 160000
+Subproject cb980fc85685334ac88d6cc8d2224d219b80006
diff --git a/projects/osm/leaflet-indoor.mdwn b/projects/osm/leaflet-indoor.mdwn
new file mode 100644
index 0000000..e5fbe40
--- /dev/null
+++ b/projects/osm/leaflet-indoor.mdwn
@@ -0,0 +1,8 @@
+[[!meta title="leaflet-indoor"]]
+
+# leaflet-indoor
+
+A leaflet plugin that contains a simple layer and control for making indoor
+maps with leaflet.
+
+<a href="examples/" target="_blank">Example</a>
diff --git a/projects/osm/leaflet-soton b/projects/osm/leaflet-soton
new file mode 160000
+Subproject 961caa50eac6e8d446622f531bd270c67c45251
diff --git a/projects/osm/leaflet-soton.mdwn b/projects/osm/leaflet-soton.mdwn
new file mode 100644
index 0000000..7918a65
--- /dev/null
+++ b/projects/osm/leaflet-soton.mdwn
@@ -0,0 +1,8 @@
+[[!meta title="leaflet-soton"]]
+
+# leaflet-soton
+
+A leaflet plugin designed to make it easy to make interactive maps about the
+University of Southampton, using free software, and open data.
+
+<a href="examples/" target="_blank">Examples</a>
diff --git a/projects/osm/node-mongosm.mdwn b/projects/osm/node-mongosm.mdwn
new file mode 100644
index 0000000..96abb33
--- /dev/null
+++ b/projects/osm/node-mongosm.mdwn
@@ -0,0 +1,8 @@
+# node-mongosm
+
+I used, and contributed to this project when I was playing around with MongoDB
+and OSM.
+
+<a href="https://github.com/sammerry/node-mongosm" target="_blank">
+https://github.com/sammerry/node-mongosm
+</a>