fix Washington DC truncated on regional maps close #133
This commit is contained in:
parent
5ffff03db9
commit
6a49b7b6ce
2 changed files with 9 additions and 9 deletions
|
|
@ -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
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue