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