Skip to content

Commit

Permalink
Merge pull request #5289 from HSLdevcom/DT-6715
Browse files Browse the repository at this point in the history
DT-6715 Joensuu zone update
  • Loading branch information
vesameskanen authored Mar 5, 2025
2 parents 119cd97 + d2d523e commit b325b64
Show file tree
Hide file tree
Showing 3 changed files with 1,205 additions and 516 deletions.
5 changes: 1 addition & 4 deletions app/configurations/config.joensuu.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default configMerger(walttiConfig, {
sv: 'Zoner',
en: 'Zones',
},
url: '/assets/geojson/joensuu_zone_lines_20230830.geojson',
url: '/assets/geojson/joensuu_zone_lines_20250305.geojson',
},
],
},
Expand Down Expand Up @@ -129,9 +129,6 @@ export default configMerger(walttiConfig, {
2: 'B',
3: 'C',
4: 'D',
5: 'E',
6: 'F',
7: 'G',
},
zones: {
stops: true,
Expand Down
Loading

0 comments on commit b325b64

Please sign in to comment.