mirror of
https://github.com/safing/intel-data
synced 2025-04-25 19:29:11 +00:00
Add regions to main-intel.yml
This commit is contained in:
parent
0cb326fab8
commit
a81a4f2021
1 changed files with 85 additions and 0 deletions
|
@ -38,3 +38,88 @@ InfoOverrides:
|
|||
Latitude: 39.04
|
||||
Longitude: -77.48
|
||||
AccuracyRadius: 20
|
||||
Regions:
|
||||
- ID: europe
|
||||
Name: Europe
|
||||
RegionalMinLanes: 5
|
||||
RegionalMinLanesPerHub: 0.7
|
||||
RegionalMaxLanesOnHub: 2
|
||||
SatelliteMinLanes: 2
|
||||
SatelliteMinLanesPerHub: 0.3
|
||||
InternalMinLanesOnHub: 3
|
||||
InternalMaxHops: 3
|
||||
MemberPolicy:
|
||||
- "+ AD"
|
||||
- "+ AL"
|
||||
- "+ AT"
|
||||
- "+ AX"
|
||||
- "+ BA"
|
||||
- "+ BE"
|
||||
- "+ BG"
|
||||
- "+ BY"
|
||||
- "+ CH"
|
||||
- "+ CZ"
|
||||
- "+ DE"
|
||||
- "+ DK"
|
||||
- "+ EE"
|
||||
- "+ ES"
|
||||
- "+ FI"
|
||||
- "+ FO"
|
||||
- "+ FR"
|
||||
- "+ GB"
|
||||
- "+ GG"
|
||||
- "+ GI"
|
||||
- "+ GR"
|
||||
- "+ HR"
|
||||
- "+ HU"
|
||||
- "+ IE"
|
||||
- "+ IM"
|
||||
- "+ IS"
|
||||
- "+ IT"
|
||||
- "+ JE"
|
||||
- "+ LI"
|
||||
- "+ LT"
|
||||
- "+ LU"
|
||||
- "+ LV"
|
||||
- "+ MC"
|
||||
- "+ MD"
|
||||
- "+ ME"
|
||||
- "+ MK"
|
||||
- "+ MT"
|
||||
- "+ NL"
|
||||
- "+ NO"
|
||||
- "+ PL"
|
||||
- "+ PT"
|
||||
- "+ RO"
|
||||
- "+ RS"
|
||||
- "+ RU"
|
||||
- "+ SE"
|
||||
- "+ SI"
|
||||
- "+ SJ"
|
||||
- "+ SK"
|
||||
- "+ SM"
|
||||
- "+ UA"
|
||||
- "+ VA"
|
||||
- ID: north-america
|
||||
Name: "North America"
|
||||
RegionalMinLanes: 5
|
||||
RegionalMinLanesPerHub: 0.7
|
||||
RegionalMaxLanesOnHub: 2
|
||||
SatelliteMinLanes: 2
|
||||
SatelliteMinLanesPerHub: 0.3
|
||||
InternalMinLanesOnHub: 3
|
||||
InternalMaxHops: 3
|
||||
MemberPolicy:
|
||||
- "+ BM"
|
||||
- "+ BZ"
|
||||
- "+ CA"
|
||||
- "+ CR"
|
||||
- "+ GL"
|
||||
- "+ GT"
|
||||
- "+ HN"
|
||||
- "+ MX"
|
||||
- "+ NI"
|
||||
- "+ PA"
|
||||
- "+ PM"
|
||||
- "+ SV"
|
||||
- "+ US"
|
||||
|
|
Loading…
Add table
Reference in a new issue