diff options
Diffstat (limited to 'data/world/locations.json')
| -rw-r--r-- | data/world/locations.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/data/world/locations.json b/data/world/locations.json index 7c256e1..fecaf24 100644 --- a/data/world/locations.json +++ b/data/world/locations.json @@ -136,5 +136,41 @@ "longitude": -8.6800902,
"name": "Porto",
"size": 1
+ },
+ {
+ "longitude": -120.443085,
+ "latitude": 32.073334,
+ "name": "San Diego",
+ "size": 1
+ },
+ {
+ "longitude": -125.733109,
+ "latitude": 37.520374,
+ "name": "San Francisco",
+ "size": 1
+ },
+ {
+ "longitude": -127.125214,
+ "latitude": 45.690937,
+ "name": "Seattle",
+ "size": 1
+ },
+ {
+ "longitude": -118.494125,
+ "latitude": 37.025188,
+ "name": "Las Vegas",
+ "size": 1
+ },
+ {
+ "longitude": -98.755829,
+ "latitude": 30.566299,
+ "name": "Houston",
+ "size": 1
+ },
+ {
+ "longitude": -98.447723,
+ "latitude": 33.311295,
+ "name": "Dallas",
+ "size": 1
}
]
\ No newline at end of file |
