Table of Contents

structgeohash Plugin

Compatible with DokuWiki

Greebo

plugin GeoHash struct type

Last updated on
2020-05-14
Provides
Action
Repository
Source
Requires
leaflet, struct

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with geo, geolocalization, map, struct

Is a plugin that provides a new struct type: GeoHash and gives the possibility to easily mark a point on the map. It use the geohash.js library and the leaflet plugin.

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Examples/Usage

My configuration use a photographical map of Uruguay:

default: 69zuh89vkbpz

urlTMP: https://mapas.ide.uy/geoserver-raster/gwc/service/wmts?layer=ortofotos:ORTOFOTOS_2019&tilematrixset=EPSG:3857&Request=GetTile&Format=image/jpeg&TileMatrix=EPSG:3857:{z}&TileCol={x}&TileRow={y}

attribution: Ortofotos 2018-2019 - IDE Uruguay/AGESIC/Presidencia de la República - Licencia de Datos Abiertos - Uruguay

Configuration and Settings

For configuration settings see struct plugin and leaflet documentation.

The default configuration was taken from an example of leaflet documentation.

Screenshots

Change Log