Table of Contents
SpatialHelper Plugin
Compatible with DokuWiki
- 2024-02-06 "Kaos" unknown
- 2023-04-04 "Jack Jackrum" yes
- 2022-07-31 "Igor" yes
- 2020-07-29 "Hogfather" yes
Installation
External requirements:
This plugin needs to have one of the following additional plugins installed to be useful
- any other plugin that stores latitude and longitude in the same manner, ie. in the
meta['geo']
array 1).
Search and install the plugin using the Extension Manager or manually with the download from Github. Refer to Plugins on how to install plugins manually.
Usage
This plugin will generate a (geohash based) spatial index in your wiki. The geo locations are taken from pages tagged using geotag or openlayersmap plugin or images uploaded using media manager. Currently only JPG images with EXIF tags are supported.
When sitemaps are enabled, whenever a sitemap is generated (see sitemap KML and GeoRRS sitemaps will be generated in the media directory. These can be displayed using eg. openlayersmap
You can create search links in pages using the “findnearby” action to search the spatial index, see the examples
Configuration
The name of the sitemaps can be configured as well as additional, per namespace, sitemaps.
Development
Change Log
- Add funding (2024-09-26 22:57)
- fix upload problems (#52) (2024-04-08 15:43)
- Bump github/accessibility-alt-text-bot from 1.4.0 to 1.5.0 (#50) (2024-03-18 10:31)
- version 2023-12-22 (drops php 7.4 support) (2023-12-22 13:34)
- 🤖 Rector and PHPCS fixes (#47) (2023-12-22 13:00)
- Drop php 7.4 support, remove deprecated function use, reformat and cl… (2023-12-22 12:56)
- Update maintenance.yml (2023-11-19 15:09)
- 🤖 Rector and PHPCS fixes (#45) (2023-11-08 22:04)
Discussion
It looks very interesting, but how to use it? Where I can find more info?
this is a work in progress, some examples are shown on the sample website — Mark 2011/06/09 10:34