note KML and GeoJSON support

master
https://id.koumbit.net/anarcat 2012-02-18 13:32:26 -04:00 committed by admin
parent badbe8aae3
commit 7bc9bc7812
1 changed files with 1 additions and 1 deletions

View File

@ -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`.