style(map): format location names strictly to Danny's blueprint (e.g. MS-Kabeltrasse, PLZ Ort)
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 31s
Build & Deploy / 🧪 QA (push) Successful in 1m42s
Build & Deploy / 🏗️ Build (push) Successful in 3m8s
Build & Deploy / 🚀 Deploy (push) Successful in 35s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 1m1s
Build & Deploy / 🔔 Notify (push) Successful in 3s
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 31s
Build & Deploy / 🧪 QA (push) Successful in 1m42s
Build & Deploy / 🏗️ Build (push) Successful in 3m8s
Build & Deploy / 🚀 Deploy (push) Successful in 35s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 1m1s
Build & Deploy / 🔔 Notify (push) Successful in 3s
This commit is contained in:
@@ -782,7 +782,7 @@ export const minorLocations: Location[] = [
|
||||
},
|
||||
{
|
||||
id: 'lunow-stolzenhagen-16248',
|
||||
name: 'Kabelschutzrohrtrasse, 16248 Lunow-Stolzenhagen',
|
||||
name: '110 kV Kabeltrasse, 16248 Lunow-Stolzenhagen',
|
||||
type: 'minor_node',
|
||||
x: 79.88,
|
||||
y: 28.84,
|
||||
@@ -941,7 +941,7 @@ export const minorLocations: Location[] = [
|
||||
},
|
||||
{
|
||||
id: 'schenkenberg-17291',
|
||||
name: 'Kabelschutzrohrtrasse, 17291 Schenkenberg-Polen',
|
||||
name: '110 kV Kabeltrasse, 17291 Schenkenberg-Polen',
|
||||
type: 'minor_node',
|
||||
x: 78.11,
|
||||
y: 23.31,
|
||||
|
||||
Reference in New Issue
Block a user