The following is a brief overview of the most important settings of the GTT plugin.
Global settings can be specified in the plugin configuration /settings/plugin/redmine_gtt
:
Note: Geocoder options missing. TBD.
At least one map layer needs to be configured to be used as a base map. The GTT plugin uses OpenLayers and accepts common OpenLayers layer types and layer options.
- Layer type:
Tile
- Layer options string:
{}
- Source type:
OSM
- Source options string:
{
"url": "https://tile.openstreetmap.jp/{z}/{x}/{y}.png",
"custom": "19/34.74701/135.35740",
"crossOrigin": null,
"attributions": "<a href=\"https://www.openstreetmap.org/copyright\" target=\"_blank\">OpenStreetMap contributors</a>"
}
A user can set their own location on the user page /my/account
:
To use GTT in a project the GTT
module must be enabled /projects/new
:
In the GTT
tab of the project settings the project boundaries can be specified as a polygon:
Create an issue with a location as point
, line
or polygon
:
Changes to an issue, including geometry updates, are available in the issue history:
All issues can be displayed on the projects issues list together with a map: