sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-736: Create Mapping for Categories and Icons #3402

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

Steffen Kleinle - 18.8.2021, 13:58:29

To support pois of different categories we need to support and show different icons. The sprite icons are added in the styleJson and currently refer to:

https://github.com/ehrenamtskarte/ehrenamtskarte/blob/main/map-tiles/styles/sprites/osm-liberty.json

These keys can easily be used in the geoJSON properties:

properties: {
symbol: 'cafe_15'
}

Therefore we need a mapper (category --> symbolName)

Acceptance Criteria:

Create Custom Icon Sets (optional) :

 Blocked by not existing location categories in cms

Environment: - Linked issues:

jira-to-github-migrator-test[bot] commented 1 year ago

Andreas Fischer - 24.8.2021, 17:50:33

Update: How and what categories gonna be used have to be discussed in a bigger scope. 

Ticket is not DOR

Steffen Kleinle - 6.4.2022, 14:32:06

There are currently no plans to implement different POI categories. Therefore this is not needed.