Table of Contents
SpatialHelper Plugin
Compatible with DokuWiki
- 2023-04-04 "Jack Jackrum" yes
- 2022-07-31 "Igor" yes
- 2020-07-29 "Hogfather" yes
- 2018-04-22 "Greebo" unknown
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.
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
- Bump actions/checkout from 3 to 4 (#42) (2023-09-11 08:17)
- reformatting (2023-09-04 11:00)
- Use getVersion() instead of global in popularity (2023-09-04 10:39)
- Update issue template (2023-08-07 16:26)
- Add release workflow, don't install (remove from zip download) any te… (2023-06-30 10:57)
- indexImage only takes 1 argument (#40) (2023-05-27 16:21)
- Update maintenance.yml (2023-03-13 16:10)
- Bump dessant/lock-threads from 3 to 4 (#39) (2022-12-11 09:22)
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