Skip to content

Commit

Permalink
Radinfra: Update styles; Add Mapillary highlight plus layer
Browse files Browse the repository at this point in the history
  • Loading branch information
tordans committed Jan 26, 2025
1 parent 8e9ad93 commit 544292b
Show file tree
Hide file tree
Showing 20 changed files with 650 additions and 43 deletions.
10 changes: 5 additions & 5 deletions app/scripts/MapboxStyles/json/metadata_last_process.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"atlas-style-package-1": {
"key": "atlas-style-package-1",
"about": "Metadata on the last processing of the atlas-style-package-1 styles api response",
"processed_at": "12.1.2025, 06:34:01",
"processed_at": "26.1.2025, 06:50:00",
"style_last_published": {
"published_at": "11.1.2025, 07:50:59",
"version": 8
Expand All @@ -18,7 +18,7 @@
"atlas-style-package-2": {
"key": "atlas-style-package-2",
"about": "Metadata on the last processing of the atlas-style-package-2 styles api response",
"processed_at": "12.1.2025, 06:34:01",
"processed_at": "26.1.2025, 06:50:00",
"style_last_published": {
"published_at": "14.8.2024, 09:44:08",
"version": 8
Expand All @@ -34,7 +34,7 @@
"parking": {
"key": "parking",
"about": "Metadata on the last processing of the parking styles api response",
"processed_at": "12.1.2025, 06:34:01",
"processed_at": "26.1.2025, 06:50:00",
"style_last_published": {
"published_at": "11.8.2024, 06:42:30",
"version": 8
Expand All @@ -59,9 +59,9 @@
"atlas-style-package-3-radinfra": {
"key": "atlas-style-package-3-radinfra",
"about": "Metadata on the last processing of the atlas-style-package-3-radinfra styles api response",
"processed_at": "12.1.2025, 06:34:01",
"processed_at": "26.1.2025, 06:50:00",
"style_last_published": {
"published_at": "12.1.2025, 06:33:54",
"published_at": "26.1.2025, 06:49:54",
"version": 8
},
"style_id": "cm5qlrsda004401sb9c3bbc6w",
Expand Down
3 changes: 1 addition & 2 deletions app/src/app/regionen/(index)/_data/regions.const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -750,15 +750,14 @@ export const staticRegion: StaticRegion[] = [
logoWhiteBackgroundRequired: false,
categories: [
// The order here specifies the order in the UI
//
'radinfra_bikelanes',
'radinfra_surface',
'radinfra_width',
'radinfra_trafficSigns',
'radinfra_currentness',
'radinfra_campagins',
'radinfra_statistics',
'mapillary',
'radinfra_mapillary',
],
backgroundSources: [...defaultBackgroundSources],
notes: 'osmNotes',
Expand Down
Loading

0 comments on commit 544292b

Please sign in to comment.