DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:spatialhelper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:spatialhelper [2017-05-09 11:36] – [SpatialHelper Plugin] 2017-02-19 mprinsplugin:spatialhelper [2024-04-08 15:44] (current) – version upped mprins
Line 1: Line 1:
 ====== SpatialHelper Plugin ====== ====== SpatialHelper Plugin ======
- 
  
 ---- plugin ---- ---- plugin ----
-description: provides utility functions such as spatial indexing and search+description: Provides utility functions such as spatial indexing and search
 author     : Mark Prins author     : Mark Prins
 email      : mprins@users.sf.net email      : mprins@users.sf.net
 type       : action, helper type       : action, helper
-lastupdate : 2016-09-11 +lastupdate : 2024-04-08 
-compatible : Ponder StibbonsBinkyHrun, Detritus, 2016-06-26, 2017-02-19+compatible : HogfatherIgorJack Jackrum
 depends    : geoPHP depends    : geoPHP
 conflicts  conflicts 
Line 17: Line 16:
 sourcerepo : https://github.com/mprins/dokuwiki-plugin-spatialhelper sourcerepo : https://github.com/mprins/dokuwiki-plugin-spatialhelper
 bugtracker : https://github.com/mprins/dokuwiki-plugin-spatialhelper/issues/ bugtracker : https://github.com/mprins/dokuwiki-plugin-spatialhelper/issues/
 +donationurl: https://github.com/sponsors/mprins
 +
 ---- ----
 +
 ===== Installation ===== ===== Installation =====
 +
 :!: **External requirements:**\\  :!: **External requirements:**\\ 
 This plugin needs to have one of the following additional plugins installed to be useful This plugin needs to have one of the following additional plugins installed to be useful
 +
   * [[plugin:geotag|]]   * [[plugin:geotag|]]
   * [[plugin:openlayersmap]]   * [[plugin:openlayersmap]]
   * any other plugin that stores latitude and longitude in the same manner, ie. in the ''meta['geo']'' array ((see: [[devel:metadata#metadata_and_plugins]])).   * any other plugin that stores latitude and longitude in the same manner, ie. in the ''meta['geo']'' array ((see: [[devel:metadata#metadata_and_plugins]])).
  
-Search and install the plugin using the [[plugin:extension|Extension Manager]] or manually with the download from the [[http://sourceforge.net/projects/dokuwikispatial/files/spatialhelper/spatialhelper.zip/download|SourceForge Mirror]]. Refer to [[:Plugins]] on how to install plugins manually. +Search and install the plugin using the [[plugin:extension|Extension Manager]] or manually with the download from  [[https://github.com/mprins/dokuwiki-plugin-spatialhelper/archive/master.zip|Github]]. Refer to [[:Plugins]] on how to install plugins manually. 
  
-===== Development =====+===== Usage ===== 
 +This plugin will generate a (geohash based) spatial index in your wiki. 
 +The geo locations are taken from pages tagged using [[plugin:geotag|geotag]] or [[plugin:openlayersmap|openlayersmap]] plugin or images uploaded using media manager. 
 +Currently only JPG images with EXIF tags are supported.
  
-==== Change Log ====+When sitemaps are enabled, whenever a sitemap is generated (see [[config:sitemap]] KML and GeoRRS sitemaps will be generated in the media directory. These can be displayed using eg. [[plugin:openlayersmap]]
  
-=== master === +You can create search links in pages using the "findnearby" action to search the spatial index, see the [[https://dokuwikispatial.sourceforge.io/dokuwiki/doku.php/spatialhelper/start|examples]]
-  * PHP 7 compatibility fixes+
  
-=== version 0.3 === +===== Configuration =====
-  * fix a divide by zero bug +
-  * better error handling+
  
-=== version 0.2 === +The name of the sitemaps can be configured as well as additional, per namespace, sitemaps.
-  * various bugfixes +
-  * generate valid KML 2.2+
  
-=== version 0.1 === +===== Development =====
-  * initial release+
  
 +==== Change Log ====
 +
 +{{rss>https://github.com/mprins/dokuwiki-plugin-spatialhelper/commits/master.atom date}}
  
-===== FAQ ===== 
  
 ===== Discussion ===== ===== Discussion =====
 +
 It looks very interesting, but how to use it? Where I can find more info? 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 [[http://dokuwikispatial.sourceforge.net/dokuwiki/spatialhelper:start|sample website]] --- [[user>mprins|Mark]] //2011/06/09 10:34//+> this is a work in progress, some examples are shown on the [[https://dokuwikispatial.sourceforge.io/dokuwiki/doku.php/spatialhelper/start|sample website]] --- [[user>mprins|Mark]] //2011/06/09 10:34// 
 + 
plugin/spatialhelper.1494322614.txt.gz · Last modified: 2017-05-09 11:36 by mprins

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki