summaryrefslogtreecommitdiff
path: root/data/world/locations.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/world/locations.json')
-rw-r--r--data/world/locations.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/data/world/locations.json b/data/world/locations.json
new file mode 100644
index 0000000..90ed8a3
--- /dev/null
+++ b/data/world/locations.json
@@ -0,0 +1,31 @@
+[{
+ "latitude": 50.8577758,
+ "longitude": 5.6308645,
+ "name": "Maastricht",
+ "size": 2
+ },
+ {
+ "latitude": 48.8588377,
+ "longitude": 2.2770206,
+ "name": "Paris",
+ "size": 1
+ },
+ {
+ "latitude": 51.5285582,
+ "longitude": -0.2416796,
+ "name": "London",
+ "size": 1
+ },
+ {
+ "latitude": 55.8554403,
+ "longitude": -4.3024976,
+ "name": "Glasgow",
+ "size": 1
+ },
+ {
+ "latitude": 53.472225,
+ "longitude": -2.2935019,
+ "name": "Manchester",
+ "size": 1
+ }
+] \ No newline at end of file