]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/contrib/osm.mdwn
note KML and GeoJSON support
[git.ikiwiki.info.git] / doc / plugins / contrib / osm.mdwn
index b15453e0c65bdd74689078275fff629e4592cee4..cee6be0c7f75aa9ec8da18cf179c8ecb67f1adc3 100644 (file)
@@ -1,6 +1,12 @@
-Primitive Openstreetmap/Openlayers support for ikiwiki
-------------------------------------------------------
+[[!template id=plugin name=osm author="Blars Blarson, Antoine Beaupré"]]
+[[!tag type/special-purpose todo/geotagging]]
 
-This plugin provides simple Openstreetmap/Openlayers support for ikiwiki. It uses a static .html map and links to it, generating a CSV-style POI list.
+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 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`.
+
+See also [[plugins/contrib/googlemaps]].
+