diff --git a/rawdata b/rawdata index 37107fc..36da243 100644 --- a/rawdata +++ b/rawdata @@ -1,10 +1,18 @@ rawdata = [ + { + "continent": "Africa", + "country": "Morocco", + "lat": 33.533333, + "link": "https://moroccojs.org", + "lng": -7.583333, + "town": "Casablanca" + }, { "continent": "Europe", "country": "Poland", - "lat": 52.25196425, + "lat": 52.252809, "link": "https://www.facebook.com/warsawjs", - "lng": 20.9976245490517, + "lng": 20.997650, "town": "Warsaw" }, { @@ -432,7 +440,7 @@ rawdata = [ "continent": "North America", "country": "USA", "lat": 34.052234, - "link": "http://socaljs.com", + "link": "http://js.la", "lng": -118.243685, "state": "California", "town": "Los Angeles" @@ -741,6 +749,14 @@ rawdata = [ "lng": 4.892222, "town": "Amsterdam" }, + { + "continent": "Europe", + "country": "Netherlands", + "lat": 53.221705, + "link": "http://www.meetup.com/GrunnJS/", + "lng": 6.564752, + "town": "Groningen" + }, { "continent": "Europe", "country": "Sweden", @@ -952,7 +968,7 @@ rawdata = [ "continent": "Europe", "country": "Greece", "lat": 37.984528, - "link": "http://greecejs.posterous.com/", + "link": "http://greecejs.org", "lng": 23.716736, "town": "Athens" }, @@ -1287,6 +1303,14 @@ rawdata = [ "lng": 15.974249, "town": "Zagreb" }, + { + "continent": "Europe", + "country": "Slovenia", + "lat": 46.0556, + "link": "http://www.meetup.com/Ljubljana-JavaScript-User-Group/", + "lng": 14.5083, + "town": "Ljubljana" + }, { "continent": "Europe", "country": "Germany", @@ -1320,6 +1344,14 @@ rawdata = [ "state": "Oklahoma", "town": "Oklahoma City" }, + { + "continent": "Europe", + "country": "France", + "lat": 48.111980, + "link": "http://rennesjs.org", + "lng": -1.674290, + "town": "Rennes" + }, { "continent": "North America", "country": "USA",