aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2012-02-18 13:32:26 -0400
committeradmin <admin@branchable.com>2012-02-18 13:32:26 -0400
commit7bc9bc7812701d236e16f6da8b2215114a66e31c (patch)
tree7706fb42df196972bcb62f55d95126ece878e783 /doc/plugins/contrib
parentbadbe8aae3adecf4efba41dc6858b49c7fed633d (diff)
downloadikiwiki-7bc9bc7812701d236e16f6da8b2215114a66e31c.tar
ikiwiki-7bc9bc7812701d236e16f6da8b2215114a66e31c.tar.gz
note KML and GeoJSON support
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r--doc/plugins/contrib/osm.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/osm.mdwn b/doc/plugins/contrib/osm.mdwn
index de0623da9..cee6be0c7 100644
--- a/doc/plugins/contrib/osm.mdwn
+++ b/doc/plugins/contrib/osm.mdwn
@@ -4,7 +4,7 @@
Openstreetmap/Openlayers support for ikiwiki
--------------------------------------------
-This plugin provides simple Openstreetmap/Openlayers support for ikiwiki. It can embed Openstreetmap viewports within a page or link to a bigger map that will have multiple markers, generated with a CSV-style POI list based on the different calling pages. Multiple distinct maps on a single wiki are supported.
+This plugin provides simple Openstreetmap/Openlayers support for ikiwiki. It can embed Openstreetmap viewports within a page or link to a bigger map that will have multiple markers, generated with a KML (or CSV, or GeoJSON) datafile of markers based on the different calling pages. Multiple distinct maps on a single wiki are supported.
Plugin was originally written by [[the techno-viking|http://techno-viking.com/posts/ikiwiki-maps/]] and fixed up by [[anarcat]]. Code is available at `git://src.anarcat.ath.cx/ikiwiki-osm.git`.