You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recent release supports a variety of map layers, some of them like KML or GeoJSON layers for example can provide data from external sources like facility or vehicle locations, POI's, etc..
Beside showing them as an additional layer it would be nice to relate issues to specific layer items. Some examples:
A layer of service vehicles with live location updates could relate a specific vehicle to an issue.
A layer of facilities (like hospitals, clinics) could relate a specific facility to an issue
That way an item of the map layer becomes a geo-referenced attribute of an issue. Additionally these data can be fetched from external resources.
Problem
The recent release supports a variety of map layers, some of them like KML or GeoJSON layers for example can provide data from external sources like facility or vehicle locations, POI's, etc..
Beside showing them as an additional layer it would be nice to relate issues to specific layer items. Some examples:
That way an item of the map layer becomes a geo-referenced attribute of an issue. Additionally these data can be fetched from external resources.
This could also solve gtt-project/redmine_supply#13 when supply items or assets are managed externally.
Improvement
The case above could be implement by connecting a suitable map layer (i.e. vector layer type) to a custom field of type "list".
list
(simple list or key value list)Link values to URL
field in the custom field to provide a URI to a map layer item.Unknowns
The text was updated successfully, but these errors were encountered: