mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 07:39:29 -07:00
fix Washington DC truncated on regional maps close #133
This commit is contained in:
@@ -84,8 +84,8 @@
|
||||
"lat": 29.7633,
|
||||
"lon": -95.3633,
|
||||
"point": {
|
||||
"x": 65,
|
||||
"y": 97,
|
||||
"x": 63,
|
||||
"y": 95,
|
||||
"wfo": "HGX"
|
||||
}
|
||||
},
|
||||
@@ -230,7 +230,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"city": "Washington DC",
|
||||
"city": "Washington",
|
||||
"lat": 38.8951,
|
||||
"lon": -77.0364,
|
||||
"point": {
|
||||
@@ -274,7 +274,7 @@
|
||||
"lat": 61.2181,
|
||||
"lon": -149.9003,
|
||||
"point": {
|
||||
"x": 125,
|
||||
"x": 143,
|
||||
"y": 236,
|
||||
"wfo": "AER"
|
||||
}
|
||||
@@ -734,8 +734,8 @@
|
||||
"lat": 42.9956,
|
||||
"lon": -71.4548,
|
||||
"point": {
|
||||
"x": 42,
|
||||
"y": 21,
|
||||
"x": 38,
|
||||
"y": 20,
|
||||
"wfo": "GYX"
|
||||
}
|
||||
},
|
||||
@@ -884,8 +884,8 @@
|
||||
"lat": 43.6615,
|
||||
"lon": -70.2553,
|
||||
"point": {
|
||||
"x": 76,
|
||||
"y": 59,
|
||||
"x": 72,
|
||||
"y": 58,
|
||||
"wfo": "GYX"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
"lon": -82.5329
|
||||
},
|
||||
{
|
||||
"city": "Washington DC",
|
||||
"city": "Washington",
|
||||
"lat": 38.8951,
|
||||
"lon": -77.0364
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user