start
Table of Contents
Dokuwiki Spatial
Dokuwiki Spatial provides spatial extensions for DokuWiki. Currently we have:
- Openlayersmap plugin to add maps to your wiki.
- mbtiles to use local basemaps stored in MBtiles format
- Geotag plugin to geotag pages in your wiki.
- Spatialhelper plugin to create a searchable (ie. what is near) spatial index for the pages and images in your wiki using information from the metadata of your wiki pages and EXIF headers.
Mapillary plugin to add a Mapillary widget to a page.
Mimetypes
The default configuration of DokuWiki does not come with all of the required mimetypes. You will want to add the following file extensions/mimetypes to you wiki:
extension | mimetype | plugin |
---|---|---|
.kml | application/vnd.google-earth.kml+xml | Openlayersmap plugin, Spatialhelper plugin |
.json | !application/json | Openlayersmap plugin |
.geojson | !application/vnd.geo+json | Openlayersmap plugin |
.georss | application/atom+xml | Spatialhelper plugin |
.gpx | !application/gpx+xml | Openlayersmap plugin |
For more on configuring mimetypes see: mime
Sourceforge
This project is hosted on Sourceforge:
and listed on OpenHub.
The Developers Corner is only accessible to registered developers.
start.txt ยท Last modified: 2023/01/24 11:27 by mprins