Grouping your locations with datasets
Datasets allow you to logically group similar issues so they can be easily displayed together on the Map board. The Dataset management screen can be accessed by pressing the Manage datasets button on the Map board.
On the Dataset management screen, you can create a new dataset by pressing the Create new dataset button in the top right, or edit an existing dataset by selecting it from the left panel.
A dataset has the following properties:
Name is the name of the dataset displayed by GeoData.
Data source allows you to choose if the dataset will be displaying Issues or Assets.
Marker type determines the appearance of the dataset’s issues' markers on the Map board.
If you choose Issues as a data source, the following options will also be available:
Location field controls which GeoData Location custom field will be used when displaying the dataset’s issues on the Map board.
Jira Issues matching the JQL query string will be included in the dataset. To learn more about JQL, please refer to Atlassian’s documentation.
If you choose Assets as a data source, the following options will also be available:
AQL query is used to search your Asset database for matching objects. For more information about AQL, please read Atlassian's documentation.
Latitude attribute name and Longitude attribute name should be filled with the names of your object type’s attributes which contain latitude and longitude data.