Date: Thu, 28 Nov 2013 15:06:41 +0000
Subject: [PATCH 05/63] website: add news of severe IITC breakage
---
website/page/home.php | 20 ++++++++++++++++++++
website/page/news.php | 20 ++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/website/page/home.php b/website/page/home.php
index 077d5d1e..657d37b1 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -13,6 +13,26 @@ offers many more features. It is available for
Latest news
+
+
27th November 2013
+
+IITC and IITC Mobile are currently broken, due to changes made to the standard intel website. This is a major change in how
+portal details are sent, with most of the extra data that the standard site didn't use being removed.
+
+
+This is not something simple to fix, and will take some time. Also, it severely cripples what IITC can do, as using this
+extra data, not displayed by the standard site, was it's big feature.
+
+
+We will look into what can be done to get it working again, but it will take some time. Many plugins won't be practical
+as the data will not be available.
+
+
+More details, and discussion, available in the
+Google+ post.
+
+
+
11th November 2013
IITC 0.15.0 and IITC Mobile 0.9 have just been released. This update fixes things to work with the latest changes
diff --git a/website/page/news.php b/website/page/news.php
index d8fd58e0..42b52e8f 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -1,5 +1,25 @@
News
+
+
27th November 2013
+
+IITC and IITC Mobile are currently broken, due to changes made to the standard intel website. This is a major change in how
+portal details are sent, with most of the extra data that the standard site didn't use being removed.
+
+
+This is not something simple to fix, and will take some time. Also, it severely cripples what IITC can do, as using this
+extra data, not displayed by the standard site, was it's big feature.
+
+
+We will look into what can be done to get it working again, but it will take some time. Many plugins won't be practical
+as the data will not be available.
+
+
+More details, and discussion, available in the
+Google+ post.
+
+
+
11th November 2013
IITC 0.15.0 and IITC Mobile 0.9 have just been released. This update fixes things to work with the latest changes
From 20dba803eb80aafb97614fa39776ba783fd60eb8 Mon Sep 17 00:00:00 2001
From: Jon Atkins
Date: Fri, 29 Nov 2013 19:16:19 +0000
Subject: [PATCH 06/63] website: minor fix
---
website/page/home.php | 2 +-
website/page/news.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/page/home.php b/website/page/home.php
index 657d37b1..748294da 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -21,7 +21,7 @@ portal details are sent, with most of the extra data that the standard site didn
This is not something simple to fix, and will take some time. Also, it severely cripples what IITC can do, as using this
-extra data, not displayed by the standard site, was it's big feature.
+extra data, not displayed by the standard site, was its big feature.
We will look into what can be done to get it working again, but it will take some time. Many plugins won't be practical
diff --git a/website/page/news.php b/website/page/news.php
index 42b52e8f..bb0b5b36 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -8,7 +8,7 @@ portal details are sent, with most of the extra data that the standard site didn
This is not something simple to fix, and will take some time. Also, it severely cripples what IITC can do, as using this
-extra data, not displayed by the standard site, was it's big feature.
+extra data, not displayed by the standard site, was it' big feature.
We will look into what can be done to get it working again, but it will take some time. Many plugins won't be practical
From 5bd796dd539002ee9be8f733b513c6392778c913 Mon Sep 17 00:00:00 2001
From: Jon Atkins
Date: Sat, 30 Nov 2013 01:29:13 +0000
Subject: [PATCH 07/63] deleted the existing JSON examples - many were out of
date added a new request and response example for map data - more to come for
other requests
---
json_examples/chat_faction.js | 1684 -----
json_examples/chat_public.js | 2778 --------
json_examples/chat_public_decay_msg.js | 49 -
json_examples/chat_send_message.js | 13 -
json_examples/field_json.js | 39 -
json_examples/get_thinned_entities-request.js | 20 +
.../get_thinned_entities-response.js | 5861 +++++++++++++++++
json_examples/link_json.js | 25 -
json_examples/portal_json.js | 162 -
json_examples/redeeming.js | 1998 ------
10 files changed, 5881 insertions(+), 6748 deletions(-)
delete mode 100644 json_examples/chat_faction.js
delete mode 100644 json_examples/chat_public.js
delete mode 100644 json_examples/chat_public_decay_msg.js
delete mode 100644 json_examples/chat_send_message.js
delete mode 100644 json_examples/field_json.js
create mode 100644 json_examples/get_thinned_entities-request.js
create mode 100644 json_examples/get_thinned_entities-response.js
delete mode 100644 json_examples/link_json.js
delete mode 100644 json_examples/portal_json.js
delete mode 100644 json_examples/redeeming.js
diff --git a/json_examples/chat_faction.js b/json_examples/chat_faction.js
deleted file mode 100644
index 63d87196..00000000
--- a/json_examples/chat_faction.js
+++ /dev/null
@@ -1,1684 +0,0 @@
-// http://www.ingress.com/rpc/dashboard.getPaginatedPlextsV2
-
-
-{
- "desiredNumItems": 50,
- "minLatE6": 40741043,
- "minLngE6": -73998640,
- "maxLatE6": 40743335,
- "maxLngE6": -73988732,
- "minTimestampMs": -1,
- "maxTimestampMs": -1,
- "factionOnly": true,
- "method": "dashboard.getPaginatedPlextsV2"
-}
-
-////////////////////////////////////////////////////////////////////////
-
-
-
-{
- "gameBasket": {
- "deletedEntityGuids": [
-
- ],
- "gameEntities": [
-
- ],
- "inventory": [
-
- ]
- },
- "result": [
- [
- "0a4fbc5b22e248c081d1aca0f6a8d6e6.d",
- 1359738394081,
- {
- "plext": {
- "text": "[secure] mugenity: @RedJava lol. whoever asked about the gloves: http:\/\/www.amazon.com\/gp\/product\/B004A9FI2M\/ref=oh_details_o02_s00_i01",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "mugenity: ",
- "guid": "30ac5ca1f9374a0aab7c5e07b7c2a9c4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "@RedJava lol. whoever asked about the gloves: http:\/\/www.amazon.com\/gp\/product\/B004A9FI2M\/ref=oh_details_o02_s00_i01"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "cfcc2f1a80234dda9c579cd99ed8afe0.d",
- 1359737693952,
- {
- "plext": {
- "text": "[secure] RedJava: @mugenity, pockets... :)",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "RedJava: ",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "@mugenity, pockets... :)"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "89a7286c798348feaccbc46ff51c6cc7.d",
- 1359737651334,
- {
- "plext": {
- "text": "[secure] RedJava: congrats @virusdave, keep it going :)",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "RedJava: ",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "congrats @virusdave, keep it going :)"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "485cc59b7b7a41a488b187b40245a29d.d",
- 1359737024166,
- {
- "plext": {
- "text": "[secure] virusdave: Awesome. Only 5k AP needed now for L5. can't wait",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "virusdave: ",
- "guid": "4ec3807d4a844d99b9f8b5d3cdbe7c11.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "Awesome. Only 5k AP needed now for L5. can't wait"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "12d4b93fc04c454281e8ea39174a6a42.d",
- 1359735962735,
- {
- "plext": {
- "text": "[secure] mugenity: jw, what makes a pair of gloves wind resistant?",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "mugenity: ",
- "guid": "30ac5ca1f9374a0aab7c5e07b7c2a9c4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "jw, what makes a pair of gloves wind resistant?"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "d1b95ec50a884c01af862b17b19fc776.d",
- 1359735479320,
- {
- "plext": {
- "text": "[secure] Callido: Any recommendations about where to get some wind-resistant touch screen gloves?",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Callido: ",
- "guid": "70c610a61845492ea74e41c8a60d2959.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "Any recommendations about where to get some wind-resistant touch screen gloves?"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "506dfb88cdf2434ea7234d66d51b29f5.d",
- 1359732787577,
- {
- "plext": {
- "text": "[secure] FudoMyoo: @beave IM working w a vendor watching the portal under my feet taken over",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "FudoMyoo: ",
- "guid": "3d1814fb8bb54da59752a3915c461821.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "@beave IM working w a vendor watching the portal under my feet taken over"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "d3fac8bedabc4a239dcd84dd96b65f93.d",
- 1359729709521,
- {
- "plext": {
- "text": "[secure] TDP4: burb, don't burnout.. take 4hrs",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "TDP4: ",
- "guid": "8a6f5675e3ff40f18ce187542c08f512.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "burb, don't burnout.. take 4hrs"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "d7991e7234864c0ca3cfef9dad85f960.d",
- 1359723996559,
- {
- "plext": {
- "text": "[secure] FudoMyoo: fucking GPS!!!!",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "FudoMyoo: ",
- "guid": "3d1814fb8bb54da59752a3915c461821.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "fucking GPS!!!!"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "27697728f5d44d5fb866a49e357e5bf1.d",
- 1359692564716,
- {
- "plext": {
- "text": "[secure] Emil2015: grats @auhem",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Emil2015: ",
- "guid": "450b292d66b945b8b89eeb05639116c9.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "grats @auhem"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "8c18f4b07ec94ae9a20b8bcb355944c7.d",
- 1359692540191,
- {
- "plext": {
- "text": "[secure] Emil2015: Is anyone at GCT? There are a ton of open portals",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Emil2015: ",
- "guid": "450b292d66b945b8b89eeb05639116c9.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "Is anyone at GCT? There are a ton of open portals"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "9a783ab8dc664aaa919daaebc5e95b99.d",
- 1359690718559,
- {
- "plext": {
- "text": "[secure] auhem: @skynet I know that feels... my new phone is on the way, hopefully it helps",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "auhem: ",
- "guid": "8ac6001cf25e4d3f8d20746987d5066b.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "@skynet I know that feels... my new phone is on the way, hopefully it helps"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "3f9935c304dd4e1c942369d04a6d96f9.d",
- 1359689755829,
- {
- "plext": {
- "text": "[secure] auhem: ding! level 7",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "auhem: ",
- "guid": "8ac6001cf25e4d3f8d20746987d5066b.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "ding! level 7"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "2918132884514ba9beaac5238d34fb86.d",
- 1359684807471,
- {
- "plext": {
- "text": "[secure] Hankyman: if anyone's around gct, theres two wakened smurfs",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Hankyman: ",
- "guid": "73810de556874d9996110e3623d143af.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "if anyone's around gct, theres two wakened smurfs"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "84ca9ae8a0ca42b79570422756aa0537.d",
- 1359683560897,
- {
- "plext": {
- "text": "[secure] Hankyman: I hate the lag",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Hankyman: ",
- "guid": "73810de556874d9996110e3623d143af.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "I hate the lag"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "446cc5818cda4f61b68205819beeb50b.d",
- 1359683458462,
- {
- "plext": {
- "text": "[secure] Hankyman: anti",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Hankyman: ",
- "guid": "73810de556874d9996110e3623d143af.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "anti"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "93a93596579241819c297e21d91beae7.d",
- 1359682016348,
- {
- "plext": {
- "text": "[secure] ginerc: plenty of portals to upgrade and link in USQ. ",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "ginerc: ",
- "guid": "6783774795e64a18800b7355088345e5.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "plenty of portals to upgrade and link in USQ. "
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "206d58dcffec41bba49ac91b1f3dc3c5.d",
- 1359681090077,
- {
- "plext": {
- "text": "[secure] ginerc: in USQ now. Anyone else here? ",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "ginerc: ",
- "guid": "6783774795e64a18800b7355088345e5.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "in USQ now. Anyone else here? "
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "41f3e66054ad4da5ba8b45d2218d4a7f.d",
- 1359680539414,
- {
- "plext": {
- "text": "[secure] ginerc: just leaving. What's up. ",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "ginerc: ",
- "guid": "6783774795e64a18800b7355088345e5.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "just leaving. What's up. "
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "d3ddded0969742979548758342fa8ac8.d",
- 1359680463400,
- {
- "plext": {
- "text": "[secure] Hankyman: you at gct gineric?",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Hankyman: ",
- "guid": "73810de556874d9996110e3623d143af.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "you at gct gineric?"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "ad505fe8acd14b4e865c190bd43127c0.d",
- 1359680395047,
- {
- "plext": {
- "text": "[secure] ginerc: plenty of portals to fill up and link at GCT. ",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "ginerc: ",
- "guid": "6783774795e64a18800b7355088345e5.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "plenty of portals to fill up and link at GCT. "
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "f0540423a99b466cbaab4a2ab70734bb.d",
- 1359678947425,
- {
- "plext": {
- "text": "[secure] ginerc: I think I'll probably be in USQ in about 20 minutes, there will hopefully be room for a lot of cleanup and relinking if anyone is interested in joining.",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "ginerc: ",
- "guid": "6783774795e64a18800b7355088345e5.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "I think I'll probably be in USQ in about 20 minutes, there will hopefully be room for a lot of cleanup and relinking if anyone is interested in joining."
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "02a5f1be2c224f81a31ae42e7d61ff82.d",
- 1359678514518,
- {
- "plext": {
- "text": "[secure] RedJava: LOL @kravmagirl... ",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "RedJava: ",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "LOL @kravmagirl... "
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "b60f44964522483ca718bd268942b6db.d",
- 1359672802372,
- {
- "plext": {
- "text": "[secure] ANZIBANONZI: @chair, was having data prob s had to go uptown. sorry!!",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "ANZIBANONZI: ",
- "guid": "a0cd0fb4055a4edeafbff86a3ab04aab.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "@chair, was having data prob s had to go uptown. sorry!!"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "bbf48761a6ed4e4c96e43bb2f2c4e97a.d",
- 1359671773199,
- {
- "plext": {
- "text": "[secure] damonj: Something's definitely wrong with the Ingress servers right now. I tried to link a portal 10 times before it would actually take.",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "damonj: ",
- "guid": "bc3d202c10b5432da83be18fddbc322d.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "Something's definitely wrong with the Ingress servers right now. I tried to link a portal 10 times before it would actually take."
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "2cda3a29bf66496ca84c3325be60478e.d",
- 1359671502617,
- {
- "plext": {
- "text": "[secure] BlueElephant: anyone going to be around times square at 6pm?",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "BlueElephant: ",
- "guid": "40c78d9fa6af4a458d6ade9ca71fde23.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "anyone going to be around times square at 6pm?"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "2044471d695b416a9ed15a6826d8f524.d",
- 1359668629533,
- {
- "plext": {
- "text": "[secure] FudoMyoo: yes, @src , giving portals back that were taken",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "FudoMyoo: ",
- "guid": "3d1814fb8bb54da59752a3915c461821.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "yes, @src , giving portals back that were taken"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "bd16559564e54820bb4edff5c814a8b8.d",
- 1359668578567,
- {
- "plext": {
- "text": "[secure] Phatstabley: G+ NYC Community Approval Code: 550",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Phatstabley: ",
- "guid": "5355c450d89e41afb6011adad0b460e6.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "G+ NYC Community Approval Code: 550"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "3b2e3265ef134aa2ac4b0f7047161311.d",
- 1359667522232,
- {
- "plext": {
- "text": "[secure] CrimsonBlitz: im neat gct i just cant leave work yet ..... -_-",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "CrimsonBlitz: ",
- "guid": "f473bd6471ee4c6fbdc46e76dd7b523e.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "im neat gct i just cant leave work yet ..... -_-"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "d45c0ee13d4c4ff185097e7df70c2531.d",
- 1359667248229,
- {
- "plext": {
- "text": "[secure] 9ah: It's currently being hit ",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "9ah: ",
- "guid": "5d7bac2085394e2db5d75ced3cdaa082.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "It's currently being hit "
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "43df5648fb8342678e0ca99d048fa342.d",
- 1359667224808,
- {
- "plext": {
- "text": "[secure] 9ah: Anyone near GCT??",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "9ah: ",
- "guid": "5d7bac2085394e2db5d75ced3cdaa082.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "Anyone near GCT??"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "be8e0d05549e4f559d6680d2f6317df9.d",
- 1359666813847,
- {
- "plext": {
- "text": "[secure] CrimsonBlitz: my car is in bayside lol",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "CrimsonBlitz: ",
- "guid": "f473bd6471ee4c6fbdc46e76dd7b523e.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "my car is in bayside lol"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "30a52410520a4d19b6696512da20de2a.d",
- 1359666500300,
- {
- "plext": {
- "text": "[secure] Ruse: Just checking out y'alls portal situation in NYC. Wowzers item farming heaven.",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Ruse: ",
- "guid": "67410f3a2ab64ecdb40a1fc82222273b.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "Just checking out y'alls portal situation in NYC. Wowzers item farming heaven."
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "f1a4a31e92e54fb3954cbf0032e15e2a.d",
- 1359663805907,
- {
- "plext": {
- "text": "[secure] ginerc: @axelslash, brown jacket? ",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "ginerc: ",
- "guid": "6783774795e64a18800b7355088345e5.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "@axelslash, brown jacket? "
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "1a6e283c06bb4e0dab3aadf7b09e5fe3.d",
- 1359663365489,
- {
- "plext": {
- "text": "[secure] FudoMyoo: @vjfzuib9 did you not register with a gmail address? If you have an android, a google account is a benefit. If you have a google account, you already have G+",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "FudoMyoo: ",
- "guid": "3d1814fb8bb54da59752a3915c461821.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "@vjfzuib9 did you not register with a gmail address? If you have an android, a google account is a benefit. If you have a google account, you already have G+"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "46a6a6f249594703b578092f86ef87a4.d",
- 1359657408606,
- {
- "plext": {
- "text": "[secure] RedJava: please see G+ NYC Community for details, if you're not a member please request to join",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "RedJava: ",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "please see G+ NYC Community for details, if you're not a member please request to join"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "ff285a00ea0a4baa950ac2a364282586.d",
- 1359657343107,
- {
- "plext": {
- "text": "[secure] RedJava: the nyc enlightened g+ community is hosting a bootcamp this saturday at noon for level 1, 2 and 3 agents, higher level agents welcome to participate in setting up the farm",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "RedJava: ",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "the nyc enlightened g+ community is hosting a bootcamp this saturday at noon for level 1, 2 and 3 agents, higher level agents welcome to participate in setting up the farm"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "f8b8d78de89a425ea5e36dd5b9740e8d.d",
- 1359655562381,
- {
- "plext": {
- "text": "[secure] arg0s: G+ NYC Community Approval Code: 395",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "arg0s: ",
- "guid": "ab40af6b7e834ba7a3ced6f030036ec1.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "G+ NYC Community Approval Code: 395"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "e305d0dacb35431ab586112661845f64.d",
- 1359655448543,
- {
- "plext": {
- "text": "[secure] 9ah: 2 of my portals were destroyed in midtown =[",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "9ah: ",
- "guid": "5d7bac2085394e2db5d75ced3cdaa082.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "2 of my portals were destroyed in midtown =["
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "55066b12ca414da4822df53b964ea9db.d",
- 1359649928187,
- {
- "plext": {
- "text": "[secure] FudoMyoo: love that, @burb",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "FudoMyoo: ",
- "guid": "3d1814fb8bb54da59752a3915c461821.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "love that, @burb"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "cc1fdbe2caa74b14bf930dd206801c44.d",
- 1359649393979,
- {
- "plext": {
- "text": "[secure] 9ah: GCT neds some recharges and resonators if anyone is around... I'm going to try to stop by tomorrow night and do a few",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "9ah: ",
- "guid": "5d7bac2085394e2db5d75ced3cdaa082.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "GCT neds some recharges and resonators if anyone is around... I'm going to try to stop by tomorrow night and do a few"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "1bc1843b79754dd0a56fd1e493a7ec16.d",
- 1359644897075,
- {
- "plext": {
- "text": "[secure] FudoMyoo: vizewl is either out of resonators or is trying to level up - he's linking everything in sight, including L1 portals",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "FudoMyoo: ",
- "guid": "3d1814fb8bb54da59752a3915c461821.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "vizewl is either out of resonators or is trying to level up - he's linking everything in sight, including L1 portals"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "64c6af2b8c3646618559690709476611.d",
- 1359643051664,
- {
- "plext": {
- "text": "[secure] Avumede: Small Resistance L7 farm in Chelsea. Attack!",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Avumede: ",
- "guid": "bceb200315ec44c9b9d245a7c4528737.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "Small Resistance L7 farm in Chelsea. Attack!"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "493572cc08aa4a47ad01ca379f0bb9c5.d",
- 1359642152207,
- {
- "plext": {
- "text": "[secure] Earlskey: 2wg8ingress5r9q",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Earlskey: ",
- "guid": "50490244b39243d78fddfbc044c70cf9.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "2wg8ingress5r9q"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "9caf226782444756bb447be87ab25ff0.d",
- 1359606360278,
- {
- "plext": {
- "text": "[secure] Leiron: We'll have some work at GCT tomorrow.",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "Leiron: ",
- "guid": "5252e2b28f524c69ae6bbda5015f69e5.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "We'll have some work at GCT tomorrow."
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "0e07903325d04ac981f2aeed72e952de.d",
- 1359606326439,
- {
- "plext": {
- "text": "[secure] 9ah: if someone can add resonators to the portal in gcs that would be awesome. my gps flips in there and I was only able to do 3",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "9ah: ",
- "guid": "5d7bac2085394e2db5d75ced3cdaa082.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "if someone can add resonators to the portal in gcs that would be awesome. my gps flips in there and I was only able to do 3"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "24da86d5e37c4cd5953a99d1b35d5b67.d",
- 1359606010244,
- {
- "plext": {
- "text": "[secure] brianr: hello NYU Agents, see ingress.com\/campus",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "brianr: ",
- "guid": "69e0731c8a5f4d04a2d9098743fa4f5a.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "hello NYU Agents, see ingress.com\/campus"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "1a826dba468345e1a4c99c41f315f8f6.d",
- 1359603728472,
- {
- "plext": {
- "text": "[secure] 9ah: I used my xmp to get a portal on 35",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "9ah: ",
- "guid": "5d7bac2085394e2db5d75ced3cdaa082.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "I used my xmp to get a portal on 35"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "710dbdfcdead4df3a16c4fb59a774203.d",
- 1359603695883,
- {
- "plext": {
- "text": "[secure] 9ah: @crimsonblitz there is a portal on park ave and 36 with 3k... if you want to try to take that",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "9ah: ",
- "guid": "5d7bac2085394e2db5d75ced3cdaa082.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "@crimsonblitz there is a portal on park ave and 36 with 3k... if you want to try to take that"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ],
- [
- "8433ca86ba3e490ca99ecfbb44243f76.d",
- 1359603145773,
- {
- "plext": {
- "text": "[secure] CrimsonBlitz: murray hill here i come ",
- "markup": [
- [
- "SECURE",
- {
- "plain": "[secure] "
- }
- ],
- [
- "SENDER",
- {
- "plain": "CrimsonBlitz: ",
- "guid": "f473bd6471ee4c6fbdc46e76dd7b523e.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "murray hill here i come "
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ]
- ]
-}
diff --git a/json_examples/chat_public.js b/json_examples/chat_public.js
deleted file mode 100644
index 5f48dcaa..00000000
--- a/json_examples/chat_public.js
+++ /dev/null
@@ -1,2778 +0,0 @@
-// http://www.ingress.com/rpc/dashboard.getPaginatedPlextsV2
-
-// newest chat
-{
- "desiredNumItems": 50,
- "minLatE6": 40741043,
- "minLngE6": -73998640,
- "maxLatE6": 40743335,
- "maxLngE6": -73988732,
- "minTimestampMs": -1,
- "maxTimestampMs": -1,
- "method": "dashboard.getPaginatedPlextsV2"
-}
-
-// older chat
-{
- "desiredNumItems": 50,
- "minLatE6": 40741043,
- "minLngE6": -73998640,
- "maxLatE6": 40743335,
- "maxLngE6": -73988732,
- "minTimestampMs": -1,
- "maxTimestampMs": 1359739560692,
- "method": "dashboard.getPaginatedPlextsV2"
-}
-
-////////////////////////////////////////////////////////////////////////
-
-
-
-{
- "gameBasket": {
- "deletedEntityGuids": [
-
- ],
- "gameEntities": [
-
- ],
- "inventory": [
-
- ]
- },
- "result": [
- [
- "1c1b35d2570543279fd1551e67362fea.d",
- 1359740143004,
- {
- "plext": {
- "text": "Kruxoli linked Beautiful sculpture \"Echo\" by (999 Broadway, Manhattan, NY) to Flatiron District (999 Broadway, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Beautiful sculpture \"Echo\" by ",
- "plain": "Beautiful sculpture \"Echo\" by (999 Broadway, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40741667,
- "address": "999 Broadway, Manhattan, NY",
- "lngE6": -73988923,
- "guid": "9991233462524e029a5c56a835d99176.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Flatiron District",
- "plain": "Flatiron District (999 Broadway, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40741591,
- "address": "999 Broadway, Manhattan, NY",
- "lngE6": -73988584,
- "guid": "57ccb37f589d4e1e82e97683f6f7f1e5.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "fa2c111fb0e849398517bdca2fa8678f.d",
- 1359740090694,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Jamba Juice 23rd. & 5th. \/ NYC",
- "plain": "Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741109,
- "address": "176 5th Ave. New York, NY",
- "lngE6": -73990112,
- "guid": "9055e4cb060f4aefa216a1dd63b22ef2.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "bf552990623a4fe1877c8d62a916d87b.d",
- 1359740085929,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Jamba Juice 23rd. & 5th. \/ NYC",
- "plain": "Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741109,
- "address": "176 5th Ave. New York, NY",
- "lngE6": -73990112,
- "guid": "9055e4cb060f4aefa216a1dd63b22ef2.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "5b2130888a9e468a9356487025467e5f.d",
- 1359740082437,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Jamba Juice 23rd. & 5th. \/ NYC",
- "plain": "Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741109,
- "address": "176 5th Ave. New York, NY",
- "lngE6": -73990112,
- "guid": "9055e4cb060f4aefa216a1dd63b22ef2.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "f8770bf7c5bf49d98c4550227d01e4bd.d",
- 1359740079439,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Jamba Juice 23rd. & 5th. \/ NYC",
- "plain": "Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741109,
- "address": "176 5th Ave. New York, NY",
- "lngE6": -73990112,
- "guid": "9055e4cb060f4aefa216a1dd63b22ef2.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "5fa0422b8b644ed78bd42621d1b3d39a.d",
- 1359740077310,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Jamba Juice 23rd. & 5th. \/ NYC",
- "plain": "Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741109,
- "address": "176 5th Ave. New York, NY",
- "lngE6": -73990112,
- "guid": "9055e4cb060f4aefa216a1dd63b22ef2.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "d0e05df882c344f3baf990086ef9a906.d",
- 1359740073268,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Jamba Juice 23rd. & 5th. \/ NYC",
- "plain": "Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741109,
- "address": "176 5th Ave. New York, NY",
- "lngE6": -73990112,
- "guid": "9055e4cb060f4aefa216a1dd63b22ef2.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "c68916b672b2427d9a5d9350fe35b4b4.d",
- 1359740070976,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Jamba Juice 23rd. & 5th. \/ NYC",
- "plain": "Jamba Juice 23rd. & 5th. \/ NYC (176 5th Ave. New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741109,
- "address": "176 5th Ave. New York, NY",
- "lngE6": -73990112,
- "guid": "9055e4cb060f4aefa216a1dd63b22ef2.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "54f69f32b7cc4adca4bc93168ea8e81e.d",
- 1359740062191,
- {
- "plext": {
- "text": "RedJava created a Control Field @New York Grand Central Termina (120 Park Ave, New York, NY) +9 MUs",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "RedJava",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": " created a Control Field @"
- }
- ],
- [
- "PORTAL",
- {
- "name": "New York Grand Central Termina",
- "plain": "New York Grand Central Termina (120 Park Ave, New York, NY)",
- "team": "ALIENS",
- "latE6": 40751955,
- "address": "120 Park Ave, New York, NY",
- "lngE6": -73977749,
- "guid": "1b6ae36318634814b7f87ef22cfd7254.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " +"
- }
- ],
- [
- "TEXT",
- {
- "plain": "9"
- }
- ],
- [
- "TEXT",
- {
- "plain": " MUs"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "ALIENS"
- }
- }
- ],
- [
- "7b0decc1872b49f782b0e4ef3a207b7b.d",
- 1359740062191,
- {
- "plext": {
- "text": "RedJava linked New York Grand Central Termina (120 Park Ave, New York, NY) to Grand Central Terminal, NYC (120 Park Ave, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "RedJava",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "New York Grand Central Termina",
- "plain": "New York Grand Central Termina (120 Park Ave, New York, NY)",
- "team": "ALIENS",
- "latE6": 40751955,
- "address": "120 Park Ave, New York, NY",
- "lngE6": -73977749,
- "guid": "1b6ae36318634814b7f87ef22cfd7254.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Grand Central Terminal, NYC",
- "plain": "Grand Central Terminal, NYC (120 Park Ave, New York, NY)",
- "team": "ALIENS",
- "latE6": 40752357,
- "address": "120 Park Ave, New York, NY",
- "lngE6": -73977460,
- "guid": "0c78f3b9a5a44784b1a2cc41ad4afc0d.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "ALIENS"
- }
- }
- ],
- [
- "bf366101223647e3a20f3ae399d3ea0f.d",
- 1359740061870,
- {
- "plext": {
- "text": "Kruxoli linked Flatiron Building (175 5th Ave, New York, NY) to William H. Seward Statue, Madi (2-16 Madison Ave, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Flatiron Building",
- "plain": "Flatiron Building (175 5th Ave, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741111,
- "address": "175 5th Ave, New York, NY",
- "lngE6": -73989722,
- "guid": "643dc15b67684b3ea89484a4faa0e851.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "William H. Seward Statue, Madi",
- "plain": "William H. Seward Statue, Madi (2-16 Madison Ave, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40741205,
- "address": "2-16 Madison Ave, Manhattan, NY",
- "lngE6": -73988010,
- "guid": "7b6bfdb6b7b343909ab07601dab86828.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "38175e61b93b41bb92e02b2581e44e34.d",
- 1359740029965,
- {
- "plext": {
- "text": "RedJava linked Grand Central Terminal, NYC (120 Park Ave, New York, NY) to New York - Grand Central Stati (200-222 Park Ave, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "RedJava",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Grand Central Terminal, NYC",
- "plain": "Grand Central Terminal, NYC (120 Park Ave, New York, NY)",
- "team": "ALIENS",
- "latE6": 40752357,
- "address": "120 Park Ave, New York, NY",
- "lngE6": -73977460,
- "guid": "0c78f3b9a5a44784b1a2cc41ad4afc0d.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "New York - Grand Central Stati",
- "plain": "New York - Grand Central Stati (200-222 Park Ave, Manhattan, NY)",
- "team": "ALIENS",
- "latE6": 40752418,
- "address": "200-222 Park Ave, Manhattan, NY",
- "lngE6": -73977857,
- "guid": "3c41125147214c6998cc4f4d2abf57c8.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "ALIENS"
- }
- }
- ],
- [
- "c5fb55d405184e44b8a07e2a3129ef97.d",
- 1359740029965,
- {
- "plext": {
- "text": "RedJava created a Control Field @Grand Central Terminal, NYC (120 Park Ave, New York, NY) +7 MUs",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "RedJava",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": " created a Control Field @"
- }
- ],
- [
- "PORTAL",
- {
- "name": "Grand Central Terminal, NYC",
- "plain": "Grand Central Terminal, NYC (120 Park Ave, New York, NY)",
- "team": "ALIENS",
- "latE6": 40752357,
- "address": "120 Park Ave, New York, NY",
- "lngE6": -73977460,
- "guid": "0c78f3b9a5a44784b1a2cc41ad4afc0d.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " +"
- }
- ],
- [
- "TEXT",
- {
- "plain": "7"
- }
- ],
- [
- "TEXT",
- {
- "plain": " MUs"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "ALIENS"
- }
- }
- ],
- [
- "7cd3d69f60174c0c8afbfbd1e955591c.d",
- 1359739983497,
- {
- "plext": {
- "text": "RedJava linked Grand Central Terminal, NYC (120 Park Ave, New York, NY) to Statue of Cornelius Van Der Bi (120 Park Ave, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "RedJava",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Grand Central Terminal, NYC",
- "plain": "Grand Central Terminal, NYC (120 Park Ave, New York, NY)",
- "team": "ALIENS",
- "latE6": 40752357,
- "address": "120 Park Ave, New York, NY",
- "lngE6": -73977460,
- "guid": "0c78f3b9a5a44784b1a2cc41ad4afc0d.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Statue of Cornelius Van Der Bi",
- "plain": "Statue of Cornelius Van Der Bi (120 Park Ave, Manhattan, NY)",
- "team": "ALIENS",
- "latE6": 40751924,
- "address": "120 Park Ave, Manhattan, NY",
- "lngE6": -73978026,
- "guid": "1cb40216c4e844e6a63d54549811a1a6.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "ALIENS"
- }
- }
- ],
- [
- "3c04f71e7155485796f50f127dce46e7.d",
- 1359739953865,
- {
- "plext": {
- "text": "RedJava linked Grand Central Terminal, NYC (120 Park Ave, New York, NY) to Grand Central Terminal (59 E 42nd St, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "RedJava",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Grand Central Terminal, NYC",
- "plain": "Grand Central Terminal, NYC (120 Park Ave, New York, NY)",
- "team": "ALIENS",
- "latE6": 40752357,
- "address": "120 Park Ave, New York, NY",
- "lngE6": -73977460,
- "guid": "0c78f3b9a5a44784b1a2cc41ad4afc0d.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Grand Central Terminal",
- "plain": "Grand Central Terminal (59 E 42nd St, New York, NY)",
- "team": "ALIENS",
- "latE6": 40751935,
- "address": "59 E 42nd St, New York, NY",
- "lngE6": -73977090,
- "guid": "d734a5b2fb5042b4813b9b594d110410.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "ALIENS"
- }
- }
- ],
- [
- "b47d069fbee74f9e9bf2762be77a55c6.d",
- 1359739952568,
- {
- "plext": {
- "text": "Moonworker linked George Washington Statue (475 Park Ave S, Manhattan, NY) to Triad (459 Park Avenue South, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Triad",
- "plain": "Triad (459 Park Avenue South, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40745591,
- "address": "459 Park Avenue South, New York, NY",
- "lngE6": -73982622,
- "guid": "06cddb0b9aad4455ab37632fbc40cb57.11"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "9fb86d551ed1477b861783f740d96d7c.d",
- 1359739941031,
- {
- "plext": {
- "text": "Moonworker deployed an L4 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L4"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "c0a307e0fa164a2fa31c0bb35904a2b1.d",
- 1359739927693,
- {
- "plext": {
- "text": "Moonworker deployed an L4 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L4"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "b1a3a845659941438a5187898289da05.d",
- 1359739914992,
- {
- "plext": {
- "text": "Moonworker deployed an L4 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L4"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "06e0d0cc3dd94c2ab58bdb7fb532fa09.d",
- 1359739912416,
- {
- "plext": {
- "text": "Moonworker deployed an L4 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L4"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "05edad5b286b45ffbe4fcb242832b2d4.d",
- 1359739909722,
- {
- "plext": {
- "text": "Moonworker deployed an L3 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L3"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "44f9a364259e4372bba72fc64dfe1db0.d",
- 1359739905952,
- {
- "plext": {
- "text": "Moonworker deployed an L3 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L3"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "da5be5ca96d947c7aff13a32294fd706.d",
- 1359739902524,
- {
- "plext": {
- "text": "Moonworker deployed an L3 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L3"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "ac1919216ade4695bfc30e79b1c1cbfd.d",
- 1359739899623,
- {
- "plext": {
- "text": "Moonworker deployed an L3 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L3"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "f347717677d04079b93bfc83190dc80d.d",
- 1359739899623,
- {
- "plext": {
- "text": "Moonworker captured George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " captured "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "07b443a1a3fa4facb4b38caef547b478.d",
- 1359739892290,
- {
- "plext": {
- "text": "Moonworker destroyed an L4 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " destroyed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L4"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "ALIENS",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "69fc7eacadbc42c8ac8dde5c531eff57.d",
- 1359739881575,
- {
- "plext": {
- "text": "RedJava linked New York Grand Central Termina (120 Park Ave, New York, NY) to Grand Central Terminal (59 E 42nd St, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "RedJava",
- "guid": "540bf690bad2498b912e17b3f01c38b4.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "New York Grand Central Termina",
- "plain": "New York Grand Central Termina (120 Park Ave, New York, NY)",
- "team": "ALIENS",
- "latE6": 40751955,
- "address": "120 Park Ave, New York, NY",
- "lngE6": -73977749,
- "guid": "1b6ae36318634814b7f87ef22cfd7254.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Grand Central Terminal",
- "plain": "Grand Central Terminal (59 E 42nd St, New York, NY)",
- "team": "ALIENS",
- "latE6": 40751935,
- "address": "59 E 42nd St, New York, NY",
- "lngE6": -73977090,
- "guid": "d734a5b2fb5042b4813b9b594d110410.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "ALIENS"
- }
- }
- ],
- [
- "b3e479a451394a36ba7c094a105a32db.d",
- 1359739876443,
- {
- "plext": {
- "text": "objectdescent deployed an L1 Resonator on Lee Young Hee Korea Museum (2 West 32nd Street, New York, NY 10001, United States)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "objectdescent",
- "guid": "3d45bed79759474bb16dab152d0df1cb.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Lee Young Hee Korea Museum",
- "plain": "Lee Young Hee Korea Museum (2 West 32nd Street, New York, NY 10001, United States)",
- "team": "RESISTANCE",
- "latE6": 40747539,
- "address": "2 West 32nd Street, New York, NY 10001, United States",
- "lngE6": -73986659,
- "guid": "dac65bbe5acf48fe8a16c2b70a2386e3.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "41fad9beafed4982b072f47279cbb556.d",
- 1359739871470,
- {
- "plext": {
- "text": "objectdescent deployed an L1 Resonator on Lee Young Hee Korea Museum (2 West 32nd Street, New York, NY 10001, United States)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "objectdescent",
- "guid": "3d45bed79759474bb16dab152d0df1cb.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Lee Young Hee Korea Museum",
- "plain": "Lee Young Hee Korea Museum (2 West 32nd Street, New York, NY 10001, United States)",
- "team": "RESISTANCE",
- "latE6": 40747539,
- "address": "2 West 32nd Street, New York, NY 10001, United States",
- "lngE6": -73986659,
- "guid": "dac65bbe5acf48fe8a16c2b70a2386e3.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "f816f6838e7445cb9cbd0121068cc003.d",
- 1359739862228,
- {
- "plext": {
- "text": "objectdescent deployed an L1 Resonator on Lee Young Hee Korea Museum (2 West 32nd Street, New York, NY 10001, United States)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "objectdescent",
- "guid": "3d45bed79759474bb16dab152d0df1cb.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Lee Young Hee Korea Museum",
- "plain": "Lee Young Hee Korea Museum (2 West 32nd Street, New York, NY 10001, United States)",
- "team": "RESISTANCE",
- "latE6": 40747539,
- "address": "2 West 32nd Street, New York, NY 10001, United States",
- "lngE6": -73986659,
- "guid": "dac65bbe5acf48fe8a16c2b70a2386e3.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "d1068992815942fe8ce789545a4ce4b0.d",
- 1359739861901,
- {
- "plext": {
- "text": "Moonworker destroyed an L5 Resonator on George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Moonworker",
- "guid": "b91c1725457f462e9e1f6032f8f9bf94.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " destroyed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L5"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "George Washington Statue",
- "plain": "George Washington Statue (475 Park Ave S, Manhattan, NY)",
- "team": "ALIENS",
- "latE6": 40745500,
- "address": "475 Park Ave S, Manhattan, NY",
- "lngE6": -73982333,
- "guid": "0d29cfae9b5b4f7ba2882b7dd4096622.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "f3ff26a5c0bd45ae8e0f8f83565effbe.d",
- 1359739810883,
- {
- "plext": {
- "text": "objectdescent deployed an L1 Resonator on Zipcar Location (1250 Broadway New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "objectdescent",
- "guid": "3d45bed79759474bb16dab152d0df1cb.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Zipcar Location",
- "plain": "Zipcar Location (1250 Broadway New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40747874,
- "address": "1250 Broadway New York, NY",
- "lngE6": -73987576,
- "guid": "f60bdd59f3cc49d59e46b718a16f93fb.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "895b1e5a7673450c94d6a330307202d6.d",
- 1359739797408,
- {
- "plext": {
- "text": "objectdescent deployed an L1 Resonator on Zipcar Location (1250 Broadway New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "objectdescent",
- "guid": "3d45bed79759474bb16dab152d0df1cb.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Zipcar Location",
- "plain": "Zipcar Location (1250 Broadway New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40747874,
- "address": "1250 Broadway New York, NY",
- "lngE6": -73987576,
- "guid": "f60bdd59f3cc49d59e46b718a16f93fb.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "dd58c977f47c471390527b93afca4dbd.d",
- 1359739668008,
- {
- "plext": {
- "text": "Kruxoli linked Flatiron District (2-4 W 25th St, Manhattan, NY) to Fifth Avenue Building (200 5th Ave, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Flatiron District",
- "plain": "Flatiron District (2-4 W 25th St, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40742908,
- "address": "2-4 W 25th St, Manhattan, NY",
- "lngE6": -73988981,
- "guid": "3bcafe2f0ce24df7aea001d7d70ec723.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Fifth Avenue Building",
- "plain": "Fifth Avenue Building (200 5th Ave, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741782,
- "address": "200 5th Ave, New York, NY",
- "lngE6": -73989538,
- "guid": "6c1c5473bacc45c7880846a465314f6b.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "048a3e28017d49d5a26e26608c590613.d",
- 1359739625502,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on CHRYSLER BUILDING AT BROADWAY, (15 W 24th St, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "CHRYSLER BUILDING AT BROADWAY,",
- "plain": "CHRYSLER BUILDING AT BROADWAY, (15 W 24th St, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40742377,
- "address": "15 W 24th St, Manhattan, NY",
- "lngE6": -73989463,
- "guid": "1cba9a6c6dd74070b09eaaeb49b5dd14.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "005261bb0cb24c9b9adae2b5e2c77fa8.d",
- 1359739619325,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on Edith Wharton (14 W 23rd St, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Edith Wharton",
- "plain": "Edith Wharton (14 W 23rd St, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40741571,
- "address": "14 W 23rd St, New York, NY",
- "lngE6": -73990382,
- "guid": "d7d95bee06f84a1598271c520ca7df69.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "0d7d40828ec64e9c9279c86db62fb83a.d",
- 1359739577089,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on CHRYSLER BUILDING AT BROADWAY, (15 W 24th St, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "CHRYSLER BUILDING AT BROADWAY,",
- "plain": "CHRYSLER BUILDING AT BROADWAY, (15 W 24th St, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40742377,
- "address": "15 W 24th St, Manhattan, NY",
- "lngE6": -73989463,
- "guid": "1cba9a6c6dd74070b09eaaeb49b5dd14.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "2bf9e21cce464f47b3f1c9af138ab105.d",
- 1359739574801,
- {
- "plext": {
- "text": "Kruxoli deployed an L1 Resonator on CHRYSLER BUILDING AT BROADWAY, (15 W 24th St, Manhattan, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "CHRYSLER BUILDING AT BROADWAY,",
- "plain": "CHRYSLER BUILDING AT BROADWAY, (15 W 24th St, Manhattan, NY)",
- "team": "RESISTANCE",
- "latE6": 40742377,
- "address": "15 W 24th St, Manhattan, NY",
- "lngE6": -73989463,
- "guid": "1cba9a6c6dd74070b09eaaeb49b5dd14.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "710e45a902ce45ed8d7917c16d2889d3.d",
- 1359739560692,
- {
- "plext": {
- "text": "ImportantCeleb linked NY Public Library (476 5th Avenue, New York, NY 10018, United States) to Bryant Park (53-99 West 40th Street, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "ImportantCeleb",
- "guid": "e68695c7444e47aa927017f71b1e1e63.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "NY Public Library",
- "plain": "NY Public Library (476 5th Avenue, New York, NY 10018, United States)",
- "team": "ALIENS",
- "latE6": 40753814,
- "address": "476 5th Avenue, New York, NY 10018, United States",
- "lngE6": -73983713,
- "guid": "6c51507ab365422c885e4e67ccd200ac.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Bryant Park",
- "plain": "Bryant Park (53-99 West 40th Street, New York, NY)",
- "team": "ALIENS",
- "latE6": 40753567,
- "address": "53-99 West 40th Street, New York, NY",
- "lngE6": -73984823,
- "guid": "95dd5653d43d4f0eba8792d0ad1698b8.11"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "ALIENS"
- }
- }
- ],
- [
- "aaf7b9b04b0c41dfb9dcd6360ef2eb06.d",
- 1359739459999,
- {
- "plext": {
- "text": "MilesSky deployed an L3 Resonator on Anne Klein (481-485 7th Ave, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "MilesSky",
- "guid": "da579e7053e64e3382dd5e54c384a3fc.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L3"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Anne Klein",
- "plain": "Anne Klein (481-485 7th Ave, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40752329,
- "address": "481-485 7th Ave, New York, NY",
- "lngE6": -73989579,
- "guid": "8197e8dd0f364f879ff625d9c2d6ec09.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "08458ba908de4022a01e17b52b418a09.d",
- 1359739456697,
- {
- "plext": {
- "text": "MilesSky deployed an L3 Resonator on Anne Klein (481-485 7th Ave, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "MilesSky",
- "guid": "da579e7053e64e3382dd5e54c384a3fc.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L3"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Anne Klein",
- "plain": "Anne Klein (481-485 7th Ave, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40752329,
- "address": "481-485 7th Ave, New York, NY",
- "lngE6": -73989579,
- "guid": "8197e8dd0f364f879ff625d9c2d6ec09.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "90513f52f2654e6cbbe42f0b5c002a35.d",
- 1359739447148,
- {
- "plext": {
- "text": "MilesSky deployed an L2 Resonator on Anne Klein (481-485 7th Ave, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "MilesSky",
- "guid": "da579e7053e64e3382dd5e54c384a3fc.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L2"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Anne Klein",
- "plain": "Anne Klein (481-485 7th Ave, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40752329,
- "address": "481-485 7th Ave, New York, NY",
- "lngE6": -73989579,
- "guid": "8197e8dd0f364f879ff625d9c2d6ec09.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "a1ac073f8c084567b9afbc9f5c41213a.d",
- 1359739444919,
- {
- "plext": {
- "text": "MilesSky deployed an L2 Resonator on Anne Klein (481-485 7th Ave, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "MilesSky",
- "guid": "da579e7053e64e3382dd5e54c384a3fc.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L2"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Anne Klein",
- "plain": "Anne Klein (481-485 7th Ave, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40752329,
- "address": "481-485 7th Ave, New York, NY",
- "lngE6": -73989579,
- "guid": "8197e8dd0f364f879ff625d9c2d6ec09.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "7e0efc8d97ab453fbab7b501b35d0af7.d",
- 1359739441966,
- {
- "plext": {
- "text": "MilesSky deployed an L2 Resonator on Anne Klein (481-485 7th Ave, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "MilesSky",
- "guid": "da579e7053e64e3382dd5e54c384a3fc.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L2"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Anne Klein",
- "plain": "Anne Klein (481-485 7th Ave, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40752329,
- "address": "481-485 7th Ave, New York, NY",
- "lngE6": -73989579,
- "guid": "8197e8dd0f364f879ff625d9c2d6ec09.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "0e81acc113784e7e87c334cbe3325672.d",
- 1359739439683,
- {
- "plext": {
- "text": "MilesSky deployed an L1 Resonator on Anne Klein (481-485 7th Ave, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "MilesSky",
- "guid": "da579e7053e64e3382dd5e54c384a3fc.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Anne Klein",
- "plain": "Anne Klein (481-485 7th Ave, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40752329,
- "address": "481-485 7th Ave, New York, NY",
- "lngE6": -73989579,
- "guid": "8197e8dd0f364f879ff625d9c2d6ec09.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "78baad15581c4c87acfdc07872a6fbec.d",
- 1359739434932,
- {
- "plext": {
- "text": "MilesSky deployed an L1 Resonator on Anne Klein (481-485 7th Ave, New York, NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "MilesSky",
- "guid": "da579e7053e64e3382dd5e54c384a3fc.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L1"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Anne Klein",
- "plain": "Anne Klein (481-485 7th Ave, New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40752329,
- "address": "481-485 7th Ave, New York, NY",
- "lngE6": -73989579,
- "guid": "8197e8dd0f364f879ff625d9c2d6ec09.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "003630298d704d72b8d4fa8b25a7b690.d",
- 1359739426373,
- {
- "plext": {
- "text": "kurosen created a Control Field @Jamba Juice 5th Ave. & 32nd St. (321 5th Avenue New York, NY) +46 MUs",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "kurosen",
- "guid": "050892f9ac5444aaa01760dd2105994a.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " created a Control Field @"
- }
- ],
- [
- "PORTAL",
- {
- "name": "Jamba Juice 5th Ave. & 32nd St.",
- "plain": "Jamba Juice 5th Ave. & 32nd St. (321 5th Avenue New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40747500,
- "address": "321 5th Avenue New York, NY",
- "lngE6": -73985300,
- "guid": "c97b407d218645f5b0046edc37439b6c.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " +"
- }
- ],
- [
- "TEXT",
- {
- "plain": "46"
- }
- ],
- [
- "TEXT",
- {
- "plain": " MUs"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "295aacc8827c45fc828c1d867e5b0d37.d",
- 1359739426373,
- {
- "plext": {
- "text": "kurosen linked Jamba Juice 5th Ave. & 32nd St. (321 5th Avenue New York, NY) to Duane Reade - MIDTOWN (358 5TH AVE, MANHATTAN NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "kurosen",
- "guid": "050892f9ac5444aaa01760dd2105994a.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " linked "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Jamba Juice 5th Ave. & 32nd St.",
- "plain": "Jamba Juice 5th Ave. & 32nd St. (321 5th Avenue New York, NY)",
- "team": "RESISTANCE",
- "latE6": 40747500,
- "address": "321 5th Avenue New York, NY",
- "lngE6": -73985300,
- "guid": "c97b407d218645f5b0046edc37439b6c.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " to "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Duane Reade - MIDTOWN",
- "plain": "Duane Reade - MIDTOWN (358 5TH AVE, MANHATTAN NY)",
- "team": "RESISTANCE",
- "latE6": 40748599,
- "address": "358 5TH AVE, MANHATTAN NY",
- "lngE6": -73984592,
- "guid": "68794464b83e4f14aa650d9bebc2c6e6.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "9c7876b3b6a842e19dbcda12e9a7f777.d",
- 1359739422451,
- {
- "plext": {
- "text": "Kruxoli deployed an L3 Resonator on Duane Reade - FLATIRON (184 5TH AVENUE, MANHATTAN NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L3"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Duane Reade - FLATIRON",
- "plain": "Duane Reade - FLATIRON (184 5TH AVENUE, MANHATTAN NY)",
- "team": "RESISTANCE",
- "latE6": 40741370,
- "address": "184 5TH AVENUE, MANHATTAN NY",
- "lngE6": -73989912,
- "guid": "2efda7a59ea54569bdb8624b41718caf.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "7c1bbfb4d4bd4ff18892a178b8416232.d",
- 1359739420296,
- {
- "plext": {
- "text": "Kruxoli deployed an L3 Resonator on Duane Reade - FLATIRON (184 5TH AVENUE, MANHATTAN NY)",
- "markup": [
- [
- "PLAYER",
- {
- "plain": "Kruxoli",
- "guid": "acf0f0c0735a49fd8c49e8c45826be2c.c",
- "team": "RESISTANCE"
- }
- ],
- [
- "TEXT",
- {
- "plain": " deployed an "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L3"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Duane Reade - FLATIRON",
- "plain": "Duane Reade - FLATIRON (184 5TH AVENUE, MANHATTAN NY)",
- "team": "RESISTANCE",
- "latE6": 40741370,
- "address": "184 5TH AVENUE, MANHATTAN NY",
- "lngE6": -73989912,
- "guid": "2efda7a59ea54569bdb8624b41718caf.12"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "RESISTANCE"
- }
- }
- ]
- ]
-}
-
-
-
-
-
-
-
-
-
-
-
-
-{
- "gameBasket": {
- "deletedEntityGuids": [
-
- ],
- "gameEntities": [
-
- ],
- "inventory": [
-
- ]
- },
- "result": [
- [
- "ca3de97465fb43f2b45ec34ca9cea2de.d",
- 1359702662465,
- {
- "plext": {
- "text": "Your L6 Resonator on Universit\u00e4tazeichen Heidelberg (Im Neuenheimer Feld 330, Campus Im Neunheimer Feld, 69120 Heidelberg, Germany) was destroyed by MohSai1r",
- "markup": [
- [
- "TEXT",
- {
- "plain": "Your "
- }
- ],
- [
- "TEXT",
- {
- "plain": "L6"
- }
- ],
- [
- "TEXT",
- {
- "plain": " Resonator on "
- }
- ],
- [
- "PORTAL",
- {
- "name": "Universit\u00e4tazeichen Heidelberg",
- "plain": "Universit\u00e4tazeichen Heidelberg (Im Neuenheimer Feld 330, Campus Im Neunheimer Feld, 69120 Heidelberg, Germany)",
- "team": "ALIENS",
- "latE6": 49418303,
- "address": "Im Neuenheimer Feld 330, Campus Im Neunheimer Feld, 69120 Heidelberg, Germany",
- "lngE6": 8669490,
- "guid": "b6cab1983f5d4795816e0d3ad3af3459.11"
- }
- ],
- [
- "TEXT",
- {
- "plain": " was destroyed by "
- }
- ],
- [
- "PLAYER",
- {
- "plain": "MohSai1r",
- "guid": "a0c2e839783f4e889ca570e2cd5c7819.c",
- "team": "RESISTANCE"
- }
- ]
- ],
- "plextType": "SYSTEM_NARROWCAST",
- "team": "RESISTANCE"
- }
- }
- ],
- [
- "0b511244557349e6ad98a6d9b1332a3d.d",
- 1359915357570,
- {
- "plext": {
- "text": "xn37: x",
- "markup": [
- [
- "SENDER",
- {
- "plain": "xn37: ",
- "guid": "e015c2eecf2c424e82f375774c9e5446.c",
- "team": "ALIENS"
- }
- ],
- [
- "TEXT",
- {
- "plain": "x"
- }
- ]
- ],
- "plextType": "PLAYER_GENERATED",
- "team": "ALIENS"
- }
- }
- ]
- ]
-}
diff --git a/json_examples/chat_public_decay_msg.js b/json_examples/chat_public_decay_msg.js
deleted file mode 100644
index d7366372..00000000
--- a/json_examples/chat_public_decay_msg.js
+++ /dev/null
@@ -1,49 +0,0 @@
-[
- "431a30b634394956a16e62954222a37d.d",
- 1360634878999,
- {
- "plext": {
- "text": "Control Field @In the fishing village ( Lomse (Oktyabr'skaya ulitsa, 1, Kaliningrad, Kaliningrad Oblast, Russia) has decayed -108 MUs",
- "markup": [
- [
- "TEXT",
- {
- "plain": "Control Field @"
- }
- ],
- [
- "PORTAL",
- {
- "name": "In the fishing village ( Lomse",
- "plain": "In the fishing village ( Lomse (Oktyabr'skaya ulitsa, 1, Kaliningrad, Kaliningrad Oblast, Russia)",
- "team": "ALIENS",
- "latE6": 54705182,
- "address": "Oktyabr'skaya ulitsa, 1, Kaliningrad, Kaliningrad Oblast, Russia",
- "lngE6": 20514959,
- "guid": "6af16d09fb574c989b7fa09e718585a7.12"
- }
- ],
- [
- "TEXT",
- {
- "plain": " has decayed -"
- }
- ],
- [
- "TEXT",
- {
- "plain": "108"
- }
- ],
- [
- "TEXT",
- {
- "plain": " MUs"
- }
- ]
- ],
- "plextType": "SYSTEM_BROADCAST",
- "team": "NEUTRAL"
- }
- }
-]
diff --git a/json_examples/chat_send_message.js b/json_examples/chat_send_message.js
deleted file mode 100644
index 97560ec2..00000000
--- a/json_examples/chat_send_message.js
+++ /dev/null
@@ -1,13 +0,0 @@
-// http://www.ingress.com/rpc/dashboard.sendPlext
-
-// posting:
-{"message":"x","latE6":73689520,"lngE6":95322756,"factionOnly":true,"method":"dashboard.sendPlext"}
-
-{"message":"x","latE6":73689520,"lngE6":95322756,"method":"dashboard.sendPlext"}
-
-
-// faction response:
-{"gameBasket": {"deletedEntityGuids": [], "gameEntities": [], "inventory": []}, "result": "c709d0aa51664510a43c635d5df919cf.d"}
-
-// public response:
-{"gameBasket": {"deletedEntityGuids": [], "gameEntities": [], "inventory": []}, "result": "1b113466f403499191eae568915b7cc9.d"}
diff --git a/json_examples/field_json.js b/json_examples/field_json.js
deleted file mode 100644
index ff1fe465..00000000
--- a/json_examples/field_json.js
+++ /dev/null
@@ -1,39 +0,0 @@
-[
- "98def9ad4f3a4c30908ad1dff5638c6c.b",
- 1360156123960,
- {
- "controllingTeam": {
- "team": "RESISTANCE"
- },
- "capturedRegion": {
- "vertexA": {
- "guid": "c2afe403edca4114b8c724a46d23959c.11",
- "location": {
- "lngE6": 8687448,
- "latE6": 49406850
- }
- },
- "vertexC": {
- "guid": "e1d616018f0647afb985a20fc9d7baa5.11",
- "location": {
- "lngE6": 8684374,
- "latE6": 49408196
- }
- },
- "vertexB": {
- "guid": "cd4a44d7684e4d40a5754540fd7686b4.11",
- "location": {
- "lngE6": 8688377,
- "latE6": 49406900
- }
- }
- },
- "entityScore": {
- "entityScore": "4"
- },
- "creator": {
- "creatorGuid": "8d684d38d2654c8b971ff56b9f3c8895.c",
- "creationTime": "1360156123445"
- }
- }
-]
diff --git a/json_examples/get_thinned_entities-request.js b/json_examples/get_thinned_entities-request.js
new file mode 100644
index 00000000..54c00f8a
--- /dev/null
+++ b/json_examples/get_thinned_entities-request.js
@@ -0,0 +1,20 @@
+// a request for map data - note the munged random strings for parameter names, and also
+// a set of additional junk parameters that have nothing to do with this request. Only the first
+// three entries are relevant - the first is the set of quadkeys for the map tiles,
+// the next is the method name, and finally a randomised protocol version parameter
+
+{
+ "1mpmxz2yun22rwnn":[
+ "1_32739_21790",
+ "1_32740_21790",
+ "1_32741_21790",
+ "1_32742_21790"
+ ],
+ "yyngyttbmmbuvdpa":"4467ff9bgxxe4csa",
+ "avz401t36lzrapis":"c5d0a5d608f729a1232bebdc12fb86ba5fb6c43f",
+ "nzd23jqm9k1cnnij":12,
+ "0dod6onpa1s4fezp":-90000000,
+ "soass3t7mm7anneo":-180000000,
+ "cvarmr3o00ngylo1":90000000,
+ "udzwnlx07hzd3bfo":180000000
+}
diff --git a/json_examples/get_thinned_entities-response.js b/json_examples/get_thinned_entities-response.js
new file mode 100644
index 00000000..1b31d092
--- /dev/null
+++ b/json_examples/get_thinned_entities-response.js
@@ -0,0 +1,5861 @@
+// a response to get_thinned_entities. note the vastly trimmed down portal summary data, rather than the full
+// portal details sent in previous versions of the API
+
+
+{
+ "result":{
+ "map":{
+ "1_32742_21790":{
+ "deletedGameEntityGuids":[
+ "7501732989dc4004a86bd4495b664bbd.b",
+ "a45d224cc1444899ace43ef43c80ab99.b",
+ "4c4c4b38f8644894b60e957267b6bc4f.b",
+ "5c63ea938f514e25896b8a2aa39f0692.b",
+ "3e18aa91165c4a458f22f27636c48395.b",
+ "d848629d72484e199610a80d43b66df3.b",
+ "6075a26765cc4506af66416517947257.b",
+ "899d065260bd4464a376e38ada55d2de.b",
+ "aaf70c9729154c13aa5f847c9491dde5.9",
+ "0c19bccb56e4418fa7571fe0a8a2d1c0.9",
+ "c72ecd698da74ea5a0a0053ec881c6b8.9",
+ "35caa62f29f0411abdc34a34d0b7cc90.9",
+ "0f761122f9cd4b4388236f43128a4c86.9",
+ "59fb111a05d141c884b4e705e8c1ab5c.9",
+ "6673ac2a0c424d5c90af4ab198d546a6.9",
+ "1c6757b1666c4e6dab984a261f338fa5.9",
+ "d7c8741cfc304a61a2e1c837b17708ee.9",
+ "e92971f8778d4942bb7dd783d7cc4a34.9",
+ "3df7b5434a0a4e158b7a0e0fa81327d8.9",
+ "1b31d5d4792241c487c3f55a063c7b3d.9",
+ "903ca96311db4bde8a0f8239273f49d3.9",
+ "83fd455452ad4d72a6dec3b444fc20a7.9",
+ "94c7e110d8fb43f1a78867cf61ff64f1.9"
+ ],
+ "gameEntities":[
+ [
+ "51502606f12c4eaebef135ac5e48c751.16",
+ 1385766074861,
+ {
+ "level":6,
+ "title":"Regent Arcade House",
+ "image":"http://lh4.ggpht.com/Q7tg8F9zDIAq9J5d9sJxbG6iFPsd3pkB8AvuAMZsqRmnQLUSo2E7ukxA175I4sT8sS1u3j8pBw_SUF-CtVRC",
+ "resCount":8,
+ "latE6":51514835,
+ "health":85.0,
+ "team":"RESISTANCE",
+ "lngE6":-141049,
+ "type":"portal"
+ }
+ ],
+ [
+ "f693d048db644bd6ab10f8f332cdc286.16",
+ 1385731470196,
+ {
+ "level":4,
+ "title":"The Masons Arms - Maddox Street",
+ "image":"http://lh5.ggpht.com/prSa1VQdjkf5wdh2ZmU3Wo26eAuOXTuGTSqcxUvQl63bDuZp7mWFATRScaNn1CXzJV4eVVHfkjxPdYwVVPaqxACLmj7zgTx2x48HlBhsHx3fz0OIkw",
+ "resCount":5,
+ "latE6":51512787,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-142613,
+ "type":"portal"
+ }
+ ],
+ [
+ "dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ 1385747494378,
+ {
+ "level":6,
+ "title":"Roman Helmet ",
+ "image":"http://lh6.ggpht.com/3gck_cCKPIBTAryREX51u9e_E3t_QcH912ri-g9wwufOSmmXdWLsVAlWdeF9t_TcNvh3jlpZQ4ZPIAtpDsM2",
+ "resCount":8,
+ "latE6":51514440,
+ "health":55.0,
+ "team":"RESISTANCE",
+ "lngE6":-141353,
+ "type":"portal"
+ }
+ ],
+ [
+ "db954eb71cb949ad94084d790b399fee.16",
+ 1385730455424,
+ {
+ "level":6,
+ "title":"Major-General William Roy's House",
+ "image":"http://lh5.ggpht.com/mVy693ZAtdBdeNsHmnzZcWGBqpAal1vOEWIshFkSyWtGiGVBXSlWQnaNp9uP4f1q1mbhtB9XQxALNVWztkRv",
+ "resCount":8,
+ "latE6":51514704,
+ "health":59.0,
+ "team":"RESISTANCE",
+ "lngE6":-140773,
+ "type":"portal"
+ }
+ ],
+ [
+ "dfdaae2e28f744ca83ac3a67ae069f2f.16",
+ 1385729718691,
+ {
+ "level":6,
+ "title":"Liberty London",
+ "image":"http://lh4.ggpht.com/8P-YjDLIpr9P9TukR9OgRctRJk9Psi4Cg0dB0JsvJ8Df4DPOm-eir4OyTnH58mKOcNaIrcrmO9Vb3E_guqzs",
+ "resCount":8,
+ "latE6":51513927,
+ "health":58.0,
+ "team":"RESISTANCE",
+ "lngE6":-140224,
+ "type":"portal"
+ }
+ ],
+ [
+ "471691e68499419e9e1a7f90b9d3929f.12",
+ 1385767472713,
+ {
+ "level":6,
+ "title":"Liberty's - just off Regent St",
+ "image":"http://www.panoramio.com/photos/small/10024019.jpg",
+ "resCount":8,
+ "latE6":51513861,
+ "health":67.0,
+ "team":"RESISTANCE",
+ "lngE6":-140950,
+ "type":"portal"
+ }
+ ],
+ [
+ "672ecb2577114bd588551dc257543307.12",
+ 1385730654159,
+ {
+ "level":5,
+ "title":"Churchill & Roosevelt statue, ",
+ "image":"http://www.panoramio.com/photos/small/785572.jpg",
+ "resCount":8,
+ "latE6":51510385,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-142602,
+ "type":"portal"
+ }
+ ],
+ [
+ "b38f452f55d44217a81d4cb361928592.16",
+ 1385747753597,
+ {
+ "level":5,
+ "title":"Church of the Assumption",
+ "image":"http://lh5.ggpht.com/lrLGCz1BXNv9olpUyyxdtTpHAgclyTsmHrmBsA0fVPooq2ODCtL-S3Xt3M3DGbGiqVbV9zcuisLznChspRas",
+ "resCount":8,
+ "latE6":51511185,
+ "health":70.0,
+ "team":"RESISTANCE",
+ "lngE6":-138099,
+ "type":"portal"
+ }
+ ],
+ [
+ "770fb08acd63484c88931ab98f1c8943.11",
+ 1385762222391,
+ {
+ "level":7,
+ "title":"Arch on Air St. with Regent St",
+ "image":"http://lh5.ggpht.com/77hgA4dtbuLsE2WGkyvWdVWj_z4Z18AUKXgtcThpXhebbch16TGwoRQkMUiVtOTc-IQijcOUqsztvcHQbo26COAZv126PIeWK81E5lF2Ji1yEX8",
+ "resCount":8,
+ "latE6":51509979,
+ "health":69.0,
+ "team":"RESISTANCE",
+ "lngE6":-136298,
+ "type":"portal"
+ }
+ ],
+ [
+ "7efd900fbc744812b49aab6d0226d2d1.11",
+ 1385764455820,
+ {
+ "level":2,
+ "title":"Hanover Square - Fountain",
+ "image":"http://lh6.ggpht.com/TFBzuUVsAcjfDWCNZAeCFBzdA4h9AOPX5zZQG0z9PKv5t0dpqx4-xPDO3mwTZMFdWeyQRBI4lUJbh-8wreLhGofS1YettJJmx1GQUcHCy5sN2MU",
+ "resCount":3,
+ "latE6":51514039,
+ "health":70.0,
+ "team":"RESISTANCE",
+ "lngE6":-143862,
+ "type":"portal"
+ }
+ ],
+ [
+ "b0bc7a8edb3343139f47ed3d919a8eed.16",
+ 1385732830693,
+ {
+ "level":3,
+ "title":"The Spirit of Soho Mural",
+ "image":"http://lh5.ggpht.com/giuAeMZih_7bmKVw3ANFJxbkAyHIMvdzFhEF4iS_oO3CQtmKahjpJVnXF-CjnFU71kdU1HsSWgWCE0Io57lz",
+ "resCount":6,
+ "latE6":51512764,
+ "health":93.0,
+ "team":"RESISTANCE",
+ "lngE6":-138184,
+ "type":"portal"
+ }
+ ],
+ [
+ "33fe90d0a2d04d0db47002285eaf2766.11",
+ 1385747555742,
+ {
+ "level":6,
+ "title":"Apple Store - Regent Street",
+ "image":"http://lh3.ggpht.com/UQY7Ckp-hlTVow0Qk6aN64iRUnH6G_8OFQlu96ooS_lslhdt4JnWWlQ2g1Yv_VreqBlJ2o7nznyMhMZwqHxZG12SOPF52Vv_vBnTh9k0bPsqbfR3",
+ "resCount":8,
+ "latE6":51514260,
+ "health":77.0,
+ "team":"RESISTANCE",
+ "lngE6":-141839,
+ "type":"portal"
+ }
+ ],
+ [
+ "f40dcd87c4764789a72fecdd97fd4ed4.11",
+ 1385730481667,
+ {
+ "level":6,
+ "title":"London Palladium Statue",
+ "image":"http://lh5.ggpht.com/_eJIezwPmZJLqqBwCfndPHWUU7KPylsuburz_gG29nCxJ2buEKB1glCWfMLqJQ1N3YiqlqGsfmbbfgvRYlBeLrWM5WyNZDm6ccixs0wb8NCbv0Q",
+ "resCount":8,
+ "latE6":51514522,
+ "health":58.0,
+ "team":"RESISTANCE",
+ "lngE6":-140594,
+ "type":"portal"
+ }
+ ],
+ [
+ "f13c73e60e714ce6b444b4f7ba751e17.11",
+ 1385747280600,
+ {
+ "level":4,
+ "title":"Golden Square",
+ "image":"http://lh3.ggpht.com/PgdpWBHdjzY7vRQZs9SQDiTFm9Bfx8PeikHl0eB9DtbUps7b4j-qR8J-2ULcGhqq395nEf9L4YlhdLyDeV_JjfE17Emb3L-__eSMQ1LheDK2MCA",
+ "resCount":8,
+ "latE6":51511643,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-137211,
+ "type":"portal"
+ }
+ ],
+ [
+ "51e38ccd210c418e9f74885f6b6e0ae0.16",
+ 1385729815190,
+ {
+ "level":4,
+ "title":"Canaletto Blue Plaque",
+ "image":"http://lh3.ggpht.com/HqFZ_klN_JFiSQRuo_IfU03-CXpuLVTtLnTHn1UXacyAMD_oiHraLARRwmZRzJ7gghWkJjrwi_y-PmCRtqZq",
+ "resCount":8,
+ "latE6":51512414,
+ "health":49.0,
+ "team":"RESISTANCE",
+ "lngE6":-137537,
+ "type":"portal"
+ }
+ ],
+ [
+ "764aeb38065b47d992e843d4ae77d15d.11",
+ 1385731498399,
+ {
+ "level":3,
+ "title":"Vogue House, Hanover Square",
+ "image":"http://lh5.ggpht.com/09fmmo18-rIqt8iYFU9EM1gZefNWBefvOtVahOhxuG0IEweJzI0BUnMfTGejSFc7yVDCCwG1KvW4tjjyum4sr8M_GHy5DYbDfncRQM9X0Zhdhvw",
+ "resCount":5,
+ "latE6":51513462,
+ "health":32.0,
+ "team":"RESISTANCE",
+ "lngE6":-143165,
+ "type":"portal"
+ }
+ ],
+ [
+ "01960f90a13c4259b2921bec1fb45b2c.11",
+ 1385733727598,
+ {
+ "level":1,
+ "title":"Hanover Square - William Pitt Statue",
+ "image":"http://lh3.ggpht.com/wcExZAABxyfYUUIPMBj5b2Pj7m6Po2jsB3KcpVcxOqEvHj10Fm8yqFehqDtMPqMnT3LnxNQepEK4oDPtNOZZvvilxySX5M0csKbia27jSxM66Qo",
+ "resCount":1,
+ "latE6":51513667,
+ "health":28.0,
+ "team":"RESISTANCE",
+ "lngE6":-143707,
+ "type":"portal"
+ }
+ ],
+ [
+ "35276da8f43740a1a06a2b8fe4ec7bef.16",
+ 1385729718315,
+ {
+ "level":5,
+ "title":"Wagamama Soho",
+ "image":"http://lh5.ggpht.com/QBxVosO0b7FyHo55g6gDI02WIA0qVa2-kvOLBM4K62FnHOu7XGhUzmu0veE1fl0LZPYmtuUw0m-AiOOuhvNF",
+ "resCount":8,
+ "latE6":51512676,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-135865,
+ "type":"portal"
+ }
+ ],
+ [
+ "e60e96f76f2f41c588bb873035223a55.16",
+ 1385729718400,
+ {
+ "level":6,
+ "title":"Shakespeare's Head",
+ "image":"http://lh5.ggpht.com/EP8YbP8VVKbgpG1RkL8bEkLVyIsRDn0PYJQecNL3aER9h26ekYJZLBcuDWdSW6f-lRN6AfCn2Vpyc3r11sGJ-g",
+ "resCount":8,
+ "latE6":51513650,
+ "health":64.0,
+ "team":"RESISTANCE",
+ "lngE6":-139464,
+ "type":"portal"
+ }
+ ],
+ [
+ "9108f98e201642d5b199a5e80f3634e3.11",
+ 1385746284838,
+ {
+ "level":4,
+ "title":"Kingly Court",
+ "image":"http://lh4.ggpht.com/Puh3wxka4oX5ifR_4uwJawzFQWHotWEMJtOV-4fM3FYQcFVAGiwKTpOJqoSW6_S2fMp8c4-eUw9Nsx3h9Ro2yzDjrAkpoRbCAW70wUsUvk5TItxO4w",
+ "resCount":8,
+ "latE6":51512628,
+ "health":76.0,
+ "team":"RESISTANCE",
+ "lngE6":-138809,
+ "type":"portal"
+ }
+ ],
+ [
+ "de3bae13ea7a4003a69964bbc491a6a4.16",
+ 1385714278787,
+ {
+ "level":5,
+ "title":"The Soho Mural ",
+ "image":"http://lh3.ggpht.com/hNa2CiyMvSQbT9VSwsR4MAIBkzer8-OGlbIcpd3hd5K9M8--ZRtw0HLmwrEdaGaJlhpPkOX9VSzVf9_Mz9YD",
+ "resCount":8,
+ "latE6":51514800,
+ "health":85.0,
+ "team":"RESISTANCE",
+ "lngE6":-137032,
+ "type":"portal"
+ }
+ ],
+ [
+ "dbbfe3f544af4659ad4a7388fa77e3d5.12",
+ 1385753715962,
+ {
+ "level":2,
+ "title":"One Hanover Street",
+ "image":"http://www.panoramio.com/photos/small/40971120.jpg",
+ "resCount":8,
+ "latE6":51513839,
+ "health":69.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-142541,
+ "type":"portal"
+ }
+ ],
+ [
+ "4245331a25a149de8a856f0a40fbb0c3.11",
+ 1385729815327,
+ {
+ "level":5,
+ "title":"Giant Plug Socket",
+ "image":"http://lh5.ggpht.com/Sx14w_KJRpxhZ6Xj_4WDgH9HFGn6vBlsBTP4Dnxr58P5MnoXOV7MYCtUneKZV0DsYfbmLFh6oiaAI2BfrtDCjSzUpGboMA1mMBVSlqqQ01bwDSA",
+ "resCount":8,
+ "latE6":51513328,
+ "health":57.0,
+ "team":"RESISTANCE",
+ "lngE6":-138063,
+ "type":"portal"
+ }
+ ],
+ [
+ "8bd1e401015d45c68a248cd3888a9f08.11",
+ 1385747403612,
+ {
+ "level":6,
+ "title":"Broadwick Street Pump",
+ "image":"http://lh5.ggpht.com/_zR6Ykvgy-qqfD8rKVlBr6ZT12ZjhUcPmvLYy32Kex8m6fXfNOqJ7brhSU2JYmJMSXcKW3eGm1beVHIxMDZTBu1v6Ig7rcMlOxc2-Vr-vp_NKvAl",
+ "resCount":8,
+ "latE6":51513504,
+ "health":70.0,
+ "team":"RESISTANCE",
+ "lngE6":-136200,
+ "type":"portal"
+ }
+ ],
+ [
+ "cdd3a54085a547f2a7320af688888f09.16",
+ 1385748399688,
+ {
+ "level":1,
+ "title":"Browns Bar",
+ "image":"http://lh4.ggpht.com/Dv6lYs0UMXlGklEJhtQNE4q_35ZkQooCtaK13ZOyJUAWEMvOLsJY24ZGkUhljiAeZsdsh916b4tDb8CGcSE",
+ "resCount":3,
+ "latE6":51512414,
+ "health":25.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-143827,
+ "type":"portal"
+ }
+ ],
+ [
+ "a3cd224132f544e99255cdab6b67c8e0.16",
+ 1385730711985,
+ {
+ "level":4,
+ "title":"Fine Art Society",
+ "image":"http://lh4.ggpht.com/yC-itqa1j9kIZISezpUyPXG5WGZi9Uv43Ssrw-bcqGO2DYsPYytAzgvAOtkddKXHKa0ombb27dnKWnskErLc",
+ "resCount":6,
+ "latE6":51511319,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-143617,
+ "type":"portal"
+ }
+ ],
+ [
+ "cd465e2e18aa47fb9413ec9ddc32a52a.16",
+ 1385746744075,
+ {
+ "level":2,
+ "title":"The Crown Pub",
+ "image":"http://lh6.ggpht.com/t4lg3OwSu583Dpk81P4M4tRVneKxd17oiO9y895Uh2pSYFQWxsrAcGeUpErCPU3B3RrcxfkbVkSKeIGaqr1o",
+ "resCount":8,
+ "latE6":51511183,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-136289,
+ "type":"portal"
+ }
+ ],
+ [
+ "0497a427aeee443b8a9344f3e42878c5.16",
+ 1385729718247,
+ {
+ "level":6,
+ "title":"Wall Art",
+ "image":"http://lh5.ggpht.com/rbZoECmRqIxU2uJXAqoVAR-o9QArak-cVj47oBYjYtlu7HouA4WDjWrZJU6Pq0lpBYOBRixXmr-tDUnUkA",
+ "resCount":8,
+ "latE6":51513159,
+ "health":85.0,
+ "team":"RESISTANCE",
+ "lngE6":-139979,
+ "type":"portal"
+ }
+ ],
+ [
+ "948e24b3ee6f4c938b26e1ccc546c344.12",
+ 1385734330704,
+ {
+ "level":1,
+ "title":"Time Reversal. Alice Anderson,",
+ "image":"http://www.panoramio.com/photos/small/34503556.jpg",
+ "resCount":2,
+ "latE6":51512802,
+ "health":77.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-136425,
+ "type":"portal"
+ }
+ ],
+ [
+ "65854ea080ad4c47af9a846bd2157a32.11",
+ 1385754050543,
+ {
+ "level":2,
+ "title":"1930s Red Telephone Box",
+ "image":"http://lh3.ggpht.com/Hqf1WDZsfcQFfh4Aj7gXyD7IJ1clxZAKqI14vwGp-44pH0kORC-enFJKHOJ2fjWnRB22YoEXswPVwNzxregOLX1sigE-zBwjJBWKncqRXqjoFZ4",
+ "resCount":8,
+ "latE6":51513771,
+ "health":73.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-143224,
+ "type":"portal"
+ }
+ ],
+ [
+ "4dcb09e36ff44fbda97d4ef9e422864a.16",
+ 1385747835960,
+ {
+ "level":2,
+ "title":"The Glassblower Pub",
+ "image":"http://lh4.ggpht.com/vgksd-D9aX8pwaxg1LGy6UquBCQE1JEVjjHwyEiNfo__p6kbdcdATq2wxiKK0yie29Px5uP50gJ2LI-2LE6O",
+ "resCount":8,
+ "latE6":51510532,
+ "health":90.0,
+ "team":"RESISTANCE",
+ "lngE6":-137153,
+ "type":"portal"
+ }
+ ],
+ [
+ "bdd9f0a666194566a4a4410c0552f6b5.16",
+ 1385712589017,
+ {
+ "level":6,
+ "title":"Multiple Car Sculptures",
+ "image":"http://lh3.ggpht.com/paVSd0GG0-Rqp4QArc9gHVwTKveJHoHiYR10ZyFEtG6H-eTckFqvW-YFzb4Gr2aldf05at35Qw89iUgoQR4",
+ "resCount":8,
+ "latE6":51512023,
+ "health":85.0,
+ "team":"RESISTANCE",
+ "lngE6":-139517,
+ "type":"portal"
+ }
+ ],
+ [
+ "3d9e999015a449779e8d788a44db004f.16",
+ 1385748510417,
+ {
+ "level":6,
+ "title":"Piccadilly Theatre",
+ "image":"http://lh3.ggpht.com/jtawHo8jks5U04gl3vCqOT-sCinhyENhKesMflEwmGl5ZXGannk_rU7CcusbWtKWhZ4t3D0Y46_t7wKuN98V",
+ "resCount":8,
+ "latE6":51510726,
+ "health":62.0,
+ "team":"RESISTANCE",
+ "lngE6":-135512,
+ "type":"portal"
+ }
+ ],
+ [
+ "05322044531c400fa651cae68b14070f.11",
+ 1385766247039,
+ {
+ "level":7,
+ "title":"Oxford Circus Underground Station",
+ "image":"http://lh4.ggpht.com/szxXe_OSEPms4uCZFbhiYcXSo4V2qEm3xCi_V8DETpmvwLvj0rEUJ9kYLTbnRaYgOWx2Nj86z16RlPgRO4_Lg4RaU45g9mkHFr5FlZSya88T63s4",
+ "resCount":8,
+ "latE6":51515259,
+ "health":83.0,
+ "team":"RESISTANCE",
+ "lngE6":-141449,
+ "type":"portal"
+ }
+ ],
+ [
+ "18269c55037d44488851b182d20a7e02.b",
+ 1385391890331,
+ {
+ "points":[
+ {
+ "lngE6":-134684,
+ "guid":"29b6e6694fc14063b293268b009a36c8.12",
+ "latE6":51509894
+ },
+ {
+ "lngE6":-136298,
+ "guid":"770fb08acd63484c88931ab98f1c8943.11",
+ "latE6":51509979
+ },
+ {
+ "lngE6":-130173,
+ "guid":"4c4af23302c04fadbc79fc1ad6d8e37a.11",
+ "latE6":51511070
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "7b85e3ef2a4b4cf1bedace0b7c1ef464.b",
+ 1385582249184,
+ {
+ "points":[
+ {
+ "lngE6":-141449,
+ "guid":"05322044531c400fa651cae68b14070f.11",
+ "latE6":51515259
+ },
+ {
+ "lngE6":-141049,
+ "guid":"51502606f12c4eaebef135ac5e48c751.16",
+ "latE6":51514835
+ },
+ {
+ "lngE6":-141353,
+ "guid":"dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ "latE6":51514440
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "76297ebe3a224463a986d235c3c749f6.b",
+ 1385747710137,
+ {
+ "points":[
+ {
+ "lngE6":-136298,
+ "guid":"770fb08acd63484c88931ab98f1c8943.11",
+ "latE6":51509979
+ },
+ {
+ "lngE6":-138099,
+ "guid":"b38f452f55d44217a81d4cb361928592.16",
+ "latE6":51511185
+ },
+ {
+ "lngE6":-137211,
+ "guid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "latE6":51511643
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "127fa78ca3394b568e4769a043b3e7c9.b",
+ 1385580364098,
+ {
+ "points":[
+ {
+ "lngE6":-141449,
+ "guid":"05322044531c400fa651cae68b14070f.11",
+ "latE6":51515259
+ },
+ {
+ "lngE6":-140773,
+ "guid":"db954eb71cb949ad94084d790b399fee.16",
+ "latE6":51514704
+ },
+ {
+ "lngE6":-141049,
+ "guid":"51502606f12c4eaebef135ac5e48c751.16",
+ "latE6":51514835
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "f7cf47b3cc7b42368d8ff7ea30cff360.b",
+ 1385386496392,
+ {
+ "points":[
+ {
+ "lngE6":-136298,
+ "guid":"770fb08acd63484c88931ab98f1c8943.11",
+ "latE6":51509979
+ },
+ {
+ "lngE6":-133877,
+ "guid":"afb4636dc20a4f8ebebc4777150c02ff.12",
+ "latE6":51510627
+ },
+ {
+ "lngE6":-132406,
+ "guid":"d9ba97d5bb7b46abbdf6757190c06c70.16",
+ "latE6":51510684
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "e9f923cc0ecd4a8f8755d40311a8f5c3.b",
+ 1385719623001,
+ {
+ "points":[
+ {
+ "lngE6":-135865,
+ "guid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "latE6":51512676
+ },
+ {
+ "lngE6":-140950,
+ "guid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "latE6":51513861
+ },
+ {
+ "lngE6":-139464,
+ "guid":"e60e96f76f2f41c588bb873035223a55.16",
+ "latE6":51513650
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "b33b049eaf5d4c1587d4c595df2b5113.b",
+ 1385473816596,
+ {
+ "points":[
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-147665,
+ "guid":"b45a5a0a21124c0cba28167094c94358.16",
+ "latE6":51514310
+ },
+ {
+ "lngE6":-141839,
+ "guid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "latE6":51514260
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "c65cac4d2068489bbfc30f978a19817d.b",
+ 1385746389199,
+ {
+ "points":[
+ {
+ "lngE6":-136415,
+ "guid":"0dfe4e6db22d45738454e5d6c3adb422.11",
+ "latE6":51509293
+ },
+ {
+ "lngE6":-136298,
+ "guid":"770fb08acd63484c88931ab98f1c8943.11",
+ "latE6":51509979
+ },
+ {
+ "lngE6":-134684,
+ "guid":"29b6e6694fc14063b293268b009a36c8.12",
+ "latE6":51509894
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "bd80219282fa4c38a5da8e9fb5fe5dd1.b",
+ 1385322553829,
+ {
+ "points":[
+ {
+ "lngE6":-130173,
+ "guid":"4c4af23302c04fadbc79fc1ad6d8e37a.11",
+ "latE6":51511070
+ },
+ {
+ "lngE6":-136298,
+ "guid":"770fb08acd63484c88931ab98f1c8943.11",
+ "latE6":51509979
+ },
+ {
+ "lngE6":-132406,
+ "guid":"d9ba97d5bb7b46abbdf6757190c06c70.16",
+ "latE6":51510684
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "5f9447c37b9f4d4bbfa47eb053d7fb63.b",
+ 1385625228075,
+ {
+ "points":[
+ {
+ "lngE6":-139979,
+ "guid":"0497a427aeee443b8a9344f3e42878c5.16",
+ "latE6":51513159
+ },
+ {
+ "lngE6":-141839,
+ "guid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "latE6":51514260
+ },
+ {
+ "lngE6":-140950,
+ "guid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "latE6":51513861
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "65d2ebc2262a4081a5786b197a493568.b",
+ 1385657428075,
+ {
+ "points":[
+ {
+ "lngE6":-136200,
+ "guid":"8bd1e401015d45c68a248cd3888a9f08.11",
+ "latE6":51513504
+ },
+ {
+ "lngE6":-137032,
+ "guid":"de3bae13ea7a4003a69964bbc491a6a4.16",
+ "latE6":51514800
+ },
+ {
+ "lngE6":-132564,
+ "guid":"f93d9ee0fa8240d3a55e3b0d3aad96f0.11",
+ "latE6":51512246
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "b35a135a3d9a48e9beab909541f449a0.b",
+ 1385714984086,
+ {
+ "points":[
+ {
+ "lngE6":-136298,
+ "guid":"770fb08acd63484c88931ab98f1c8943.11",
+ "latE6":51509979
+ },
+ {
+ "lngE6":-137211,
+ "guid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "latE6":51511643
+ },
+ {
+ "lngE6":-133877,
+ "guid":"afb4636dc20a4f8ebebc4777150c02ff.12",
+ "latE6":51510627
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "2b465cbe51554b2ebbfea6ba67810c96.b",
+ 1385582115022,
+ {
+ "points":[
+ {
+ "lngE6":-141049,
+ "guid":"51502606f12c4eaebef135ac5e48c751.16",
+ "latE6":51514835
+ },
+ {
+ "lngE6":-140773,
+ "guid":"db954eb71cb949ad94084d790b399fee.16",
+ "latE6":51514704
+ },
+ {
+ "lngE6":-140594,
+ "guid":"f40dcd87c4764789a72fecdd97fd4ed4.11",
+ "latE6":51514522
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "502381e76870402e9da16405a4cb50df.9",
+ 1385632734585,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513462,
+ "dLngE6":-143165,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"764aeb38065b47d992e843d4ae77d15d.11",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "0ee6efa62b924df498b197cb8d28ce0d.9",
+ 1385719623001,
+ {
+ "oLatE6":51513861,
+ "dLatE6":51513650,
+ "dLngE6":-139464,
+ "team":"RESISTANCE",
+ "oGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "type":"edge",
+ "dGuid":"e60e96f76f2f41c588bb873035223a55.16",
+ "oLngE6":-140950
+ }
+ ],
+ [
+ "d2cbe4cf824f4f21a55021bcd0d881ab.9",
+ 1385747260119,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "a47d16cfecbc4b71afcd38a321e9e178.9",
+ 1385582249184,
+ {
+ "oLatE6":51514835,
+ "dLatE6":51514440,
+ "dLngE6":-141353,
+ "team":"RESISTANCE",
+ "oGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "type":"edge",
+ "dGuid":"dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ "oLngE6":-141049
+ }
+ ],
+ [
+ "dbfecd40986d41379f1812b49f5a0ca7.9",
+ 1385625228075,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "be54885e0c4b4425976875fd9da04fda.9",
+ 1385714984086,
+ {
+ "oLatE6":51510627,
+ "dLatE6":51511643,
+ "dLngE6":-137211,
+ "team":"RESISTANCE",
+ "oGuid":"afb4636dc20a4f8ebebc4777150c02ff.12",
+ "type":"edge",
+ "dGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "oLngE6":-133877
+ }
+ ],
+ [
+ "353fc49fb4b84e8c912b47685cdd17de.9",
+ 1385577901773,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "c04855db54bc41d3a70c83616cc42d12.9",
+ 1385391890331,
+ {
+ "oLatE6":51509979,
+ "dLatE6":51511070,
+ "dLngE6":-130173,
+ "team":"RESISTANCE",
+ "oGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "type":"edge",
+ "dGuid":"4c4af23302c04fadbc79fc1ad6d8e37a.11",
+ "oLngE6":-136298
+ }
+ ],
+ [
+ "848d5d1ce2404f3a9c2dd68c8af2af1e.9",
+ 1385747710137,
+ {
+ "oLatE6":51511185,
+ "dLatE6":51509979,
+ "dLngE6":-136298,
+ "team":"RESISTANCE",
+ "oGuid":"b38f452f55d44217a81d4cb361928592.16",
+ "type":"edge",
+ "dGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "oLngE6":-138099
+ }
+ ],
+ [
+ "f67ae2fb1af745939b395f9ec419f7bf.9",
+ 1385740085724,
+ {
+ "oLatE6":51509664,
+ "dLatE6":51509347,
+ "dLngE6":-143285,
+ "team":"ENLIGHTENED",
+ "oGuid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "type":"edge",
+ "dGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "oLngE6":-145506
+ }
+ ],
+ [
+ "57f8e0f6556e4ea499d5ebeb20d46d36.9",
+ 1385625228075,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513159,
+ "dLngE6":-139979,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"0497a427aeee443b8a9344f3e42878c5.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "7dd4a812aae04517af41c6ab50077ac9.9",
+ 1385746389199,
+ {
+ "oLatE6":51509979,
+ "dLatE6":51509894,
+ "dLngE6":-134684,
+ "team":"RESISTANCE",
+ "oGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "type":"edge",
+ "dGuid":"29b6e6694fc14063b293268b009a36c8.12",
+ "oLngE6":-136298
+ }
+ ],
+ [
+ "facef6508e7849a0921ad64778b45aac.9",
+ 1385754999512,
+ {
+ "oLatE6":51512712,
+ "dLatE6":51509347,
+ "dLngE6":-143285,
+ "team":"ENLIGHTENED",
+ "oGuid":"fecb59b9a1f342d88a767bfefbd98e2b.16",
+ "type":"edge",
+ "dGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "oLngE6":-147804
+ }
+ ],
+ [
+ "f365d59534944e3b84f8b4b3b16c12ed.9",
+ 1385719456171,
+ {
+ "oLatE6":51512676,
+ "dLatE6":51513328,
+ "dLngE6":-138063,
+ "team":"RESISTANCE",
+ "oGuid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "type":"edge",
+ "dGuid":"4245331a25a149de8a856f0a40fbb0c3.11",
+ "oLngE6":-135865
+ }
+ ],
+ [
+ "9bd6ddb4a20b47b89c67c8c9c9ebd209.9",
+ 1385386496392,
+ {
+ "oLatE6":51509979,
+ "dLatE6":51510684,
+ "dLngE6":-132406,
+ "team":"RESISTANCE",
+ "oGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "type":"edge",
+ "dGuid":"d9ba97d5bb7b46abbdf6757190c06c70.16",
+ "oLngE6":-136298
+ }
+ ],
+ [
+ "da001cc08c3e41d1a798ddebe677035e.9",
+ 1385657428075,
+ {
+ "oLatE6":51514800,
+ "dLatE6":51513504,
+ "dLngE6":-136200,
+ "team":"RESISTANCE",
+ "oGuid":"de3bae13ea7a4003a69964bbc491a6a4.16",
+ "type":"edge",
+ "dGuid":"8bd1e401015d45c68a248cd3888a9f08.11",
+ "oLngE6":-137032
+ }
+ ],
+ [
+ "2ccfd5cd8bb0437ba102f4caff4c7518.9",
+ 1385578078100,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51512246,
+ "dLngE6":-132564,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"f93d9ee0fa8240d3a55e3b0d3aad96f0.11",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "ec7972a6329e489796ea2d68393ed664.9",
+ 1385754527834,
+ {
+ "oLatE6":51509347,
+ "dLatE6":51509739,
+ "dLngE6":-146652,
+ "team":"ENLIGHTENED",
+ "oGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "type":"edge",
+ "dGuid":"3c54417b68c84dd387cd67765d6e3703.12",
+ "oLngE6":-143285
+ }
+ ],
+ [
+ "d199513947fe4f309616af4f9045ced5.9",
+ 1385578477730,
+ {
+ "oLatE6":51512414,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"51e38ccd210c418e9f74885f6b6e0ae0.16",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-137537
+ }
+ ],
+ [
+ "eb545dae1a9b436398f936f0b89a3c98.9",
+ 1385747710137,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51509979,
+ "dLngE6":-136298,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "18b4d524e17b4141a3365b753ec7daef.9",
+ 1385719623001,
+ {
+ "oLatE6":51512676,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-135865
+ }
+ ],
+ [
+ "bcd2c767090f4d0395bd91338acb62db.9",
+ 1385746389199,
+ {
+ "oLatE6":51509979,
+ "dLatE6":51509293,
+ "dLngE6":-136415,
+ "team":"RESISTANCE",
+ "oGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "type":"edge",
+ "dGuid":"0dfe4e6db22d45738454e5d6c3adb422.11",
+ "oLngE6":-136298
+ }
+ ],
+ [
+ "1a101dc6f003414eb28d312394a3aac4.9",
+ 1385657428075,
+ {
+ "oLatE6":51512246,
+ "dLatE6":51513504,
+ "dLngE6":-136200,
+ "team":"RESISTANCE",
+ "oGuid":"f93d9ee0fa8240d3a55e3b0d3aad96f0.11",
+ "type":"edge",
+ "dGuid":"8bd1e401015d45c68a248cd3888a9f08.11",
+ "oLngE6":-132564
+ }
+ ],
+ [
+ "f7ea70142e424d6c886352102c7189db.9",
+ 1385632874733,
+ {
+ "oLatE6":51514440,
+ "dLatE6":51515259,
+ "dLngE6":-141449,
+ "team":"RESISTANCE",
+ "oGuid":"dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ "type":"edge",
+ "dGuid":"05322044531c400fa651cae68b14070f.11",
+ "oLngE6":-141353
+ }
+ ],
+ [
+ "1148589078ac493b989763c9ea0e0bc0.9",
+ 1385648550035,
+ {
+ "oLatE6":51515946,
+ "dLatE6":51517740,
+ "dLngE6":-138807,
+ "team":"RESISTANCE",
+ "oGuid":"18df369dd4874e18a17352e39b988607.16",
+ "type":"edge",
+ "dGuid":"bd18f1580ca043cd822d8c61675061c5.16",
+ "oLngE6":-136452
+ }
+ ],
+ [
+ "c63119895c0c48bca3e4bbbaa65fe604.9",
+ 1385727558556,
+ {
+ "oLatE6":51508161,
+ "dLatE6":51509979,
+ "dLngE6":-136298,
+ "team":"RESISTANCE",
+ "oGuid":"e2ca382f5f934e4182a02b003cf25c65.16",
+ "type":"edge",
+ "dGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "oLngE6":-139274
+ }
+ ],
+ [
+ "3b0fce9187f64569aa3265d317b6c797.9",
+ 1385659939944,
+ {
+ "oLatE6":51512628,
+ "dLatE6":51512414,
+ "dLngE6":-137537,
+ "team":"RESISTANCE",
+ "oGuid":"9108f98e201642d5b199a5e80f3634e3.11",
+ "type":"edge",
+ "dGuid":"51e38ccd210c418e9f74885f6b6e0ae0.16",
+ "oLngE6":-138809
+ }
+ ],
+ [
+ "b1f4ec25949b462993b7e8ab5092fdb4.9",
+ 1385747555742,
+ {
+ "oLatE6":51521425,
+ "dLatE6":51514260,
+ "dLngE6":-141839,
+ "team":"RESISTANCE",
+ "oGuid":"ebeee5e795f24776b184236a6de00e84.16",
+ "type":"edge",
+ "dGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "oLngE6":-140080
+ }
+ ],
+ [
+ "929aae218204484b8b5e4357ae59ff49.9",
+ 1385648534796,
+ {
+ "oLatE6":51515946,
+ "dLatE6":51515259,
+ "dLngE6":-141449,
+ "team":"RESISTANCE",
+ "oGuid":"18df369dd4874e18a17352e39b988607.16",
+ "type":"edge",
+ "dGuid":"05322044531c400fa651cae68b14070f.11",
+ "oLngE6":-136452
+ }
+ ],
+ [
+ "6462ca068dbc467394222e163b6939ae.9",
+ 1385747280600,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51511899,
+ "dLngE6":-134962,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"85bd3bee09294ae0ae0339635f01ac40.16",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "b6b8b7afb61c42939f9a4affa029ac2a.9",
+ 1385719444095,
+ {
+ "oLatE6":51512676,
+ "dLatE6":51512764,
+ "dLngE6":-138184,
+ "team":"RESISTANCE",
+ "oGuid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "type":"edge",
+ "dGuid":"b0bc7a8edb3343139f47ed3d919a8eed.16",
+ "oLngE6":-135865
+ }
+ ],
+ [
+ "cc2a085bc3404adfaa556fe28b399014.9",
+ 1385475815508,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51510726,
+ "dLngE6":-135512,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"3d9e999015a449779e8d788a44db004f.16",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "f8e769d955654caab03bb81b2627b955.9",
+ 1385754511911,
+ {
+ "oLatE6":51509347,
+ "dLatE6":51513092,
+ "dLngE6":-146417,
+ "team":"ENLIGHTENED",
+ "oGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "type":"edge",
+ "dGuid":"2736d95c14834f49963dcd1ac6d20e1f.16",
+ "oLngE6":-143285
+ }
+ ],
+ [
+ "5fbb446f648a4c3f8703d4c2bb5f3c36.9",
+ 1385630014626,
+ {
+ "oLatE6":51511183,
+ "dLatE6":51510627,
+ "dLngE6":-133877,
+ "team":"RESISTANCE",
+ "oGuid":"cd465e2e18aa47fb9413ec9ddc32a52a.16",
+ "type":"edge",
+ "dGuid":"afb4636dc20a4f8ebebc4777150c02ff.12",
+ "oLngE6":-136289
+ }
+ ],
+ [
+ "719b0a6ea191418381a1c4c01cd12828.9",
+ 1385581881617,
+ {
+ "oLatE6":51513650,
+ "dLatE6":51512246,
+ "dLngE6":-132564,
+ "team":"RESISTANCE",
+ "oGuid":"e60e96f76f2f41c588bb873035223a55.16",
+ "type":"edge",
+ "dGuid":"f93d9ee0fa8240d3a55e3b0d3aad96f0.11",
+ "oLngE6":-139464
+ }
+ ],
+ [
+ "35d4550a08264d9b811a6f94d4a30791.9",
+ 1385541248130,
+ {
+ "oLatE6":51509979,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-136298
+ }
+ ],
+ [
+ "c684b208e9a64689b9f343723d6caafb.9",
+ 1385730712346,
+ {
+ "oLatE6":51517190,
+ "dLatE6":51515946,
+ "dLngE6":-136452,
+ "team":"RESISTANCE",
+ "oGuid":"41e40d981ea94bdfaa5219b46371d3b3.11",
+ "type":"edge",
+ "dGuid":"18df369dd4874e18a17352e39b988607.16",
+ "oLngE6":-138791
+ }
+ ],
+ [
+ "b0feea4407b841aa9cbb82a1d628032c.9",
+ 1385582249184,
+ {
+ "oLatE6":51515259,
+ "dLatE6":51514835,
+ "dLngE6":-141049,
+ "team":"RESISTANCE",
+ "oGuid":"05322044531c400fa651cae68b14070f.11",
+ "type":"edge",
+ "dGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "oLngE6":-141449
+ }
+ ],
+ [
+ "e73cde8c568f45bd9558f98b5570c275.9",
+ 1385667686507,
+ {
+ "oLatE6":51513771,
+ "dLatE6":51513839,
+ "dLngE6":-142541,
+ "team":"ENLIGHTENED",
+ "oGuid":"65854ea080ad4c47af9a846bd2157a32.11",
+ "type":"edge",
+ "dGuid":"dbbfe3f544af4659ad4a7388fa77e3d5.12",
+ "oLngE6":-143224
+ }
+ ],
+ [
+ "bccf563e82d246728295dfdb094ec8fc.9",
+ 1385386189702,
+ {
+ "oLatE6":51510726,
+ "dLatE6":51510627,
+ "dLngE6":-133877,
+ "team":"RESISTANCE",
+ "oGuid":"3d9e999015a449779e8d788a44db004f.16",
+ "type":"edge",
+ "dGuid":"afb4636dc20a4f8ebebc4777150c02ff.12",
+ "oLngE6":-135512
+ }
+ ],
+ [
+ "881f61ed946b48188478f3014b572c03.9",
+ 1385714984086,
+ {
+ "oLatE6":51509979,
+ "dLatE6":51510627,
+ "dLngE6":-133877,
+ "team":"RESISTANCE",
+ "oGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "type":"edge",
+ "dGuid":"afb4636dc20a4f8ebebc4777150c02ff.12",
+ "oLngE6":-136298
+ }
+ ],
+ [
+ "6b4acf27652541feb55c001cca2b0341.9",
+ 1385582115022,
+ {
+ "oLatE6":51514522,
+ "dLatE6":51514835,
+ "dLngE6":-141049,
+ "team":"RESISTANCE",
+ "oGuid":"f40dcd87c4764789a72fecdd97fd4ed4.11",
+ "type":"edge",
+ "dGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "oLngE6":-140594
+ }
+ ],
+ [
+ "ba99f40526714c7797ff01888cbfa218.9",
+ 1385648514596,
+ {
+ "oLatE6":51515946,
+ "dLatE6":51517126,
+ "dLngE6":-138138,
+ "team":"RESISTANCE",
+ "oGuid":"18df369dd4874e18a17352e39b988607.16",
+ "type":"edge",
+ "dGuid":"c624e7b2c13348a0a3b889c8899bbde1.16",
+ "oLngE6":-136452
+ }
+ ],
+ [
+ "bdef2175cb124f04a850599f37ea809a.9",
+ 1385719634742,
+ {
+ "oLatE6":51512676,
+ "dLatE6":51511388,
+ "dLngE6":-133313,
+ "team":"RESISTANCE",
+ "oGuid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "type":"edge",
+ "dGuid":"8b9e199e1e9f448fa2470192642abca8.12",
+ "oLngE6":-135865
+ }
+ ],
+ [
+ "34033d8241624e47b80ef51bad412e3c.9",
+ 1385613893144,
+ {
+ "oLatE6":51503124,
+ "dLatE6":51515254,
+ "dLngE6":-168579,
+ "team":"RESISTANCE",
+ "oGuid":"94762abecaa34116a18166df417372e3.16",
+ "type":"edge",
+ "dGuid":"0d9d4cbcd478488cb44433a373659221.11",
+ "oLngE6":-150071
+ }
+ ],
+ [
+ "5efb56e718644e00a6c19b8de6ae65c4.9",
+ 1385747710137,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51511185,
+ "dLngE6":-138099,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"b38f452f55d44217a81d4cb361928592.16",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "f0da3f355af2486f924e8110bed44141.9",
+ 1385657428075,
+ {
+ "oLatE6":51514800,
+ "dLatE6":51512246,
+ "dLngE6":-132564,
+ "team":"RESISTANCE",
+ "oGuid":"de3bae13ea7a4003a69964bbc491a6a4.16",
+ "type":"edge",
+ "dGuid":"f93d9ee0fa8240d3a55e3b0d3aad96f0.11",
+ "oLngE6":-137032
+ }
+ ],
+ [
+ "11ba338422404e3e8209b54d63b3031c.9",
+ 1385583603541,
+ {
+ "oLatE6":51512246,
+ "dLatE6":51513328,
+ "dLngE6":-138063,
+ "team":"RESISTANCE",
+ "oGuid":"f93d9ee0fa8240d3a55e3b0d3aad96f0.11",
+ "type":"edge",
+ "dGuid":"4245331a25a149de8a856f0a40fbb0c3.11",
+ "oLngE6":-132564
+ }
+ ],
+ [
+ "e1e973ecfa4649aea55ee5bc96d65c54.9",
+ 1385659852387,
+ {
+ "oLatE6":51512764,
+ "dLatE6":51511899,
+ "dLngE6":-134962,
+ "team":"RESISTANCE",
+ "oGuid":"b0bc7a8edb3343139f47ed3d919a8eed.16",
+ "type":"edge",
+ "dGuid":"85bd3bee09294ae0ae0339635f01ac40.16",
+ "oLngE6":-138184
+ }
+ ],
+ [
+ "695f2064f5aa4eed93bb0f06a9a30458.9",
+ 1385746389199,
+ {
+ "oLatE6":51509293,
+ "dLatE6":51509894,
+ "dLngE6":-134684,
+ "team":"RESISTANCE",
+ "oGuid":"0dfe4e6db22d45738454e5d6c3adb422.11",
+ "type":"edge",
+ "dGuid":"29b6e6694fc14063b293268b009a36c8.12",
+ "oLngE6":-136415
+ }
+ ],
+ [
+ "9d606ef77667493884895d601a3cd448.9",
+ 1385625228075,
+ {
+ "oLatE6":51513159,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"0497a427aeee443b8a9344f3e42878c5.16",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-139979
+ }
+ ],
+ [
+ "e537529649b04f8e8cbd64243b58c9e0.9",
+ 1385624766402,
+ {
+ "oLatE6":51514867,
+ "dLatE6":51516866,
+ "dLngE6":-137129,
+ "team":"RESISTANCE",
+ "oGuid":"63b3a7a9284641e3a4022afdbe457b1d.16",
+ "type":"edge",
+ "dGuid":"056f6d91dca24b15948634be178b06f4.12",
+ "oLngE6":-133897
+ }
+ ],
+ [
+ "89ad49e90d5544799456d6e3ef718441.9",
+ 1385580364098,
+ {
+ "oLatE6":51515259,
+ "dLatE6":51514704,
+ "dLngE6":-140773,
+ "team":"RESISTANCE",
+ "oGuid":"05322044531c400fa651cae68b14070f.11",
+ "type":"edge",
+ "dGuid":"db954eb71cb949ad94084d790b399fee.16",
+ "oLngE6":-141449
+ }
+ ],
+ [
+ "82e353be1b144bcd97e3d48b6b5a826c.9",
+ 1385740085724,
+ {
+ "oLatE6":51509347,
+ "dLatE6":51510216,
+ "dLngE6":-145113,
+ "team":"ENLIGHTENED",
+ "oGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "type":"edge",
+ "dGuid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "oLngE6":-143285
+ }
+ ],
+ [
+ "a4a5a70a80f74d53a5544b0f796f135b.9",
+ 1385578459607,
+ {
+ "oLatE6":51512414,
+ "dLatE6":51512764,
+ "dLngE6":-138184,
+ "team":"RESISTANCE",
+ "oGuid":"51e38ccd210c418e9f74885f6b6e0ae0.16",
+ "type":"edge",
+ "dGuid":"b0bc7a8edb3343139f47ed3d919a8eed.16",
+ "oLngE6":-137537
+ }
+ ],
+ [
+ "17c382d2af024bf79999e01bc4f8323e.9",
+ 1385473818025,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51514310,
+ "dLngE6":-147665,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "e3634fb8ecd04acf9109232213b86606.9",
+ 1385719623001,
+ {
+ "oLatE6":51512676,
+ "dLatE6":51513650,
+ "dLngE6":-139464,
+ "team":"RESISTANCE",
+ "oGuid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "type":"edge",
+ "dGuid":"e60e96f76f2f41c588bb873035223a55.16",
+ "oLngE6":-135865
+ }
+ ],
+ [
+ "4de3735c6ec44fc7898ea6366e7d1717.9",
+ 1385579090010,
+ {
+ "oLatE6":51513504,
+ "dLatE6":51514704,
+ "dLngE6":-140773,
+ "team":"RESISTANCE",
+ "oGuid":"8bd1e401015d45c68a248cd3888a9f08.11",
+ "type":"edge",
+ "dGuid":"db954eb71cb949ad94084d790b399fee.16",
+ "oLngE6":-136200
+ }
+ ],
+ [
+ "a47d16cfecbc4b71afcd38a321e9e178.9",
+ 0,
+ {
+ "oLatE6":51514835,
+ "dLatE6":51514440,
+ "dLngE6":-141353,
+ "team":"RESISTANCE",
+ "oGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "type":"edge",
+ "dGuid":"dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ "oLngE6":-141049
+ }
+ ],
+ [
+ "4de3735c6ec44fc7898ea6366e7d1717.9",
+ 0,
+ {
+ "oLatE6":51513504,
+ "dLatE6":51514704,
+ "dLngE6":-140773,
+ "team":"RESISTANCE",
+ "oGuid":"8bd1e401015d45c68a248cd3888a9f08.11",
+ "type":"edge",
+ "dGuid":"db954eb71cb949ad94084d790b399fee.16",
+ "oLngE6":-136200
+ }
+ ],
+ [
+ "3b0fce9187f64569aa3265d317b6c797.9",
+ 0,
+ {
+ "oLatE6":51512628,
+ "dLatE6":51512414,
+ "dLngE6":-137537,
+ "team":"RESISTANCE",
+ "oGuid":"9108f98e201642d5b199a5e80f3634e3.11",
+ "type":"edge",
+ "dGuid":"51e38ccd210c418e9f74885f6b6e0ae0.16",
+ "oLngE6":-138809
+ }
+ ],
+ [
+ "dbfecd40986d41379f1812b49f5a0ca7.9",
+ 0,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "6b4acf27652541feb55c001cca2b0341.9",
+ 0,
+ {
+ "oLatE6":51514522,
+ "dLatE6":51514835,
+ "dLngE6":-141049,
+ "team":"RESISTANCE",
+ "oGuid":"f40dcd87c4764789a72fecdd97fd4ed4.11",
+ "type":"edge",
+ "dGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "oLngE6":-140594
+ }
+ ],
+ [
+ "da001cc08c3e41d1a798ddebe677035e.9",
+ 0,
+ {
+ "oLatE6":51514800,
+ "dLatE6":51513504,
+ "dLngE6":-136200,
+ "team":"RESISTANCE",
+ "oGuid":"de3bae13ea7a4003a69964bbc491a6a4.16",
+ "type":"edge",
+ "dGuid":"8bd1e401015d45c68a248cd3888a9f08.11",
+ "oLngE6":-137032
+ }
+ ],
+ [
+ "0ee6efa62b924df498b197cb8d28ce0d.9",
+ 0,
+ {
+ "oLatE6":51513861,
+ "dLatE6":51513650,
+ "dLngE6":-139464,
+ "team":"RESISTANCE",
+ "oGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "type":"edge",
+ "dGuid":"e60e96f76f2f41c588bb873035223a55.16",
+ "oLngE6":-140950
+ }
+ ],
+ [
+ "502381e76870402e9da16405a4cb50df.9",
+ 0,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513462,
+ "dLngE6":-143165,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"764aeb38065b47d992e843d4ae77d15d.11",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "89ad49e90d5544799456d6e3ef718441.9",
+ 0,
+ {
+ "oLatE6":51515259,
+ "dLatE6":51514704,
+ "dLngE6":-140773,
+ "team":"RESISTANCE",
+ "oGuid":"05322044531c400fa651cae68b14070f.11",
+ "type":"edge",
+ "dGuid":"db954eb71cb949ad94084d790b399fee.16",
+ "oLngE6":-141449
+ }
+ ],
+ [
+ "b0feea4407b841aa9cbb82a1d628032c.9",
+ 0,
+ {
+ "oLatE6":51515259,
+ "dLatE6":51514835,
+ "dLngE6":-141049,
+ "team":"RESISTANCE",
+ "oGuid":"05322044531c400fa651cae68b14070f.11",
+ "type":"edge",
+ "dGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "oLngE6":-141449
+ }
+ ],
+ [
+ "f365d59534944e3b84f8b4b3b16c12ed.9",
+ 0,
+ {
+ "oLatE6":51512676,
+ "dLatE6":51513328,
+ "dLngE6":-138063,
+ "team":"RESISTANCE",
+ "oGuid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "type":"edge",
+ "dGuid":"4245331a25a149de8a856f0a40fbb0c3.11",
+ "oLngE6":-135865
+ }
+ ],
+ [
+ "5efb56e718644e00a6c19b8de6ae65c4.9",
+ 0,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51511185,
+ "dLngE6":-138099,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"b38f452f55d44217a81d4cb361928592.16",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "b6b8b7afb61c42939f9a4affa029ac2a.9",
+ 0,
+ {
+ "oLatE6":51512676,
+ "dLatE6":51512764,
+ "dLngE6":-138184,
+ "team":"RESISTANCE",
+ "oGuid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "type":"edge",
+ "dGuid":"b0bc7a8edb3343139f47ed3d919a8eed.16",
+ "oLngE6":-135865
+ }
+ ],
+ [
+ "9d606ef77667493884895d601a3cd448.9",
+ 0,
+ {
+ "oLatE6":51513159,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"0497a427aeee443b8a9344f3e42878c5.16",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-139979
+ }
+ ],
+ [
+ "a5519aba410f4552bcb364d4b188cc25.9",
+ 0,
+ {
+ "oLatE6":51514704,
+ "dLatE6":51514522,
+ "dLngE6":-140594,
+ "team":"RESISTANCE",
+ "oGuid":"db954eb71cb949ad94084d790b399fee.16",
+ "type":"edge",
+ "dGuid":"f40dcd87c4764789a72fecdd97fd4ed4.11",
+ "oLngE6":-140773
+ }
+ ],
+ [
+ "a4a5a70a80f74d53a5544b0f796f135b.9",
+ 0,
+ {
+ "oLatE6":51512414,
+ "dLatE6":51512764,
+ "dLngE6":-138184,
+ "team":"RESISTANCE",
+ "oGuid":"51e38ccd210c418e9f74885f6b6e0ae0.16",
+ "type":"edge",
+ "dGuid":"b0bc7a8edb3343139f47ed3d919a8eed.16",
+ "oLngE6":-137537
+ }
+ ],
+ [
+ "e3634fb8ecd04acf9109232213b86606.9",
+ 0,
+ {
+ "oLatE6":51512676,
+ "dLatE6":51513650,
+ "dLngE6":-139464,
+ "team":"RESISTANCE",
+ "oGuid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "type":"edge",
+ "dGuid":"e60e96f76f2f41c588bb873035223a55.16",
+ "oLngE6":-135865
+ }
+ ],
+ [
+ "18b4d524e17b4141a3365b753ec7daef.9",
+ 0,
+ {
+ "oLatE6":51512676,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"35276da8f43740a1a06a2b8fe4ec7bef.16",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-135865
+ }
+ ],
+ [
+ "cc2a085bc3404adfaa556fe28b399014.9",
+ 0,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51510726,
+ "dLngE6":-135512,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"3d9e999015a449779e8d788a44db004f.16",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "d2cbe4cf824f4f21a55021bcd0d881ab.9",
+ 0,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "d199513947fe4f309616af4f9045ced5.9",
+ 0,
+ {
+ "oLatE6":51512414,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"51e38ccd210c418e9f74885f6b6e0ae0.16",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-137537
+ }
+ ],
+ [
+ "e73cde8c568f45bd9558f98b5570c275.9",
+ 0,
+ {
+ "oLatE6":51513771,
+ "dLatE6":51513839,
+ "dLngE6":-142541,
+ "team":"ENLIGHTENED",
+ "oGuid":"65854ea080ad4c47af9a846bd2157a32.11",
+ "type":"edge",
+ "dGuid":"dbbfe3f544af4659ad4a7388fa77e3d5.12",
+ "oLngE6":-143224
+ }
+ ],
+ [
+ "f7ea70142e424d6c886352102c7189db.9",
+ 0,
+ {
+ "oLatE6":51514440,
+ "dLatE6":51515259,
+ "dLngE6":-141449,
+ "team":"RESISTANCE",
+ "oGuid":"dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ "type":"edge",
+ "dGuid":"05322044531c400fa651cae68b14070f.11",
+ "oLngE6":-141353
+ }
+ ],
+ [
+ "eb545dae1a9b436398f936f0b89a3c98.9",
+ 0,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51509979,
+ "dLngE6":-136298,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "330d0fc655154fee9b221bdbb924c049.9",
+ 0,
+ {
+ "oLatE6":51514704,
+ "dLatE6":51514835,
+ "dLngE6":-141049,
+ "team":"RESISTANCE",
+ "oGuid":"db954eb71cb949ad94084d790b399fee.16",
+ "type":"edge",
+ "dGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "oLngE6":-140773
+ }
+ ],
+ [
+ "848d5d1ce2404f3a9c2dd68c8af2af1e.9",
+ 0,
+ {
+ "oLatE6":51511185,
+ "dLatE6":51509979,
+ "dLngE6":-136298,
+ "team":"RESISTANCE",
+ "oGuid":"b38f452f55d44217a81d4cb361928592.16",
+ "type":"edge",
+ "dGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "oLngE6":-138099
+ }
+ ],
+ [
+ "57f8e0f6556e4ea499d5ebeb20d46d36.9",
+ 0,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513159,
+ "dLngE6":-139979,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"0497a427aeee443b8a9344f3e42878c5.16",
+ "oLngE6":-141839
+ }
+ ]
+ ]
+ },
+ "1_32740_21790":{
+ "deletedGameEntityGuids":[
+ "5c63ea938f514e25896b8a2aa39f0692.b",
+ "d848629d72484e199610a80d43b66df3.b",
+ "8f7f2f96910a4fcb90be57c9ea8c1a31.9",
+ "577c6da0509046029366080bd242418f.9",
+ "21d7d3e12e734538a948ec544eb867ba.9",
+ "94c7e110d8fb43f1a78867cf61ff64f1.9"
+ ],
+ "gameEntities":[
+ [
+ "b45a5a0a21124c0cba28167094c94358.16",
+ 1385771544876,
+ {
+ "level":6,
+ "title":"The Woodstock",
+ "image":"http://lh5.ggpht.com/V9lHY1dF8Ml_ygQ4Cc3uEDlgJ_37JsrObyYST4AXdIWmS_3VUgsM2MucS3Ke6ke__6Q7YN9bZ5l1gZk2LqSYTQ",
+ "resCount":8,
+ "latE6":51514310,
+ "health":80.0,
+ "team":"RESISTANCE",
+ "lngE6":-147665,
+ "type":"portal"
+ }
+ ],
+ [
+ "2f86b199c523422f8166ef915bdb1b70.16",
+ 1385767610408,
+ {
+ "level":7,
+ "title":"Bond Street Station",
+ "image":"http://lh3.ggpht.com/_TK-XP1k9fPPeoDw_Zfml_2MLfHg1deEvh0gw5trLJlVrzREoQM_9AQtFYMDxXDwU9LPr72O-wBplIMBej0",
+ "resCount":8,
+ "latE6":51514228,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-149462,
+ "type":"portal"
+ }
+ ],
+ [
+ "f177fead235c40a3a59e5f95afe7a330.12",
+ 1385743422896,
+ {
+ "level":4,
+ "title":"Nymph, (1973) by Emilio Greco ",
+ "image":"http://www.panoramio.com/photos/small/64749002.jpg",
+ "resCount":8,
+ "latE6":51510149,
+ "health":70.0,
+ "team":"RESISTANCE",
+ "lngE6":-149267,
+ "type":"portal"
+ }
+ ],
+ [
+ "56d5b86428c84aadac0d6214eff81f60.11",
+ 1385754907692,
+ {
+ "level":5,
+ "title":"Mayfair Post Office, London",
+ "image":"http://lh5.ggpht.com/5963D4ATz31LG-zWuPSWrdUKqq_u09-C-GNcyNd6vH1isg7PQjax2niQ5LbZfAwnjnB4DJITWbfuGeMH0MnDqThnmI_CNWIQ2euXk8Cwjls0yXO88A",
+ "resCount":8,
+ "latE6":51511550,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-148266,
+ "type":"portal"
+ }
+ ],
+ [
+ "223a3fff9f5d4efc970c695477ac8d87.16",
+ 1385764358922,
+ {
+ "level":6,
+ "title":"1973 Style Architecture",
+ "image":"http://lh6.ggpht.com/hGydr4PDJmuhbySOZUWLv2O9fvWl6wwQATolBzk7kHHZfHAKGRCacXiDD8Dw2GL9ISSdOYCisfQYsLNCRJc",
+ "resCount":8,
+ "latE6":51515621,
+ "health":82.0,
+ "team":"RESISTANCE",
+ "lngE6":-149112,
+ "type":"portal"
+ }
+ ],
+ [
+ "de3370c1f7e04e31b7800d55c641298a.12",
+ 1385767699010,
+ {
+ "level":6,
+ "title":"Selfridges, Oxford Street, Cit",
+ "image":"http://www.panoramio.com/photos/small/22779690.jpg",
+ "resCount":8,
+ "latE6":51514055,
+ "health":94.0,
+ "team":"RESISTANCE",
+ "lngE6":-152918,
+ "type":"portal"
+ }
+ ],
+ [
+ "e0b231367a5b44459091f8722b9e451f.16",
+ 1385764212592,
+ {
+ "level":6,
+ "title":"Selfridges",
+ "image":"http://lh4.ggpht.com/My1WDqCj71Jy1hg4Ak3nSZU5qK5hcm0xQD4MIQfkZERkV2ET9lpF7y-ziX37nGqQsWMbEXVlRkhcSz931Xw",
+ "resCount":8,
+ "latE6":51514235,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-153814,
+ "type":"portal"
+ }
+ ],
+ [
+ "52b33d95998045eba2545349588b56db.11",
+ 1385743621600,
+ {
+ "level":4,
+ "title":"The Bronze Guardian",
+ "image":"http://lh6.ggpht.com/Pm2dAL5Pb1fiC2TCI400F4PMVw78tRSf-aJlHdq4uI8JgJCwxkqu_IP6b-6wwoyMo7sKf-71EnS5Gy5F8WWM0AigJM_qn81YxIrP8l8jXZvuFhXE",
+ "resCount":8,
+ "latE6":51511295,
+ "health":70.0,
+ "team":"RESISTANCE",
+ "lngE6":-150095,
+ "type":"portal"
+ }
+ ],
+ [
+ "0799e2b9a84d4573b1e633f480b457ad.12",
+ 1385767685166,
+ {
+ "level":6,
+ "title":"Statue",
+ "image":"http://www.panoramio.com/photos/small/8539483.jpg",
+ "resCount":8,
+ "latE6":51514061,
+ "health":97.0,
+ "team":"RESISTANCE",
+ "lngE6":-152679,
+ "type":"portal"
+ }
+ ],
+ [
+ "7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ 1385767664719,
+ {
+ "level":6,
+ "title":"Woman with Lens",
+ "image":"http://www.panoramio.com/photos/small/33950443.jpg",
+ "resCount":8,
+ "latE6":51514211,
+ "health":97.0,
+ "team":"RESISTANCE",
+ "lngE6":-151942,
+ "type":"portal"
+ }
+ ],
+ [
+ "fecb59b9a1f342d88a767bfefbd98e2b.16",
+ 1385754999512,
+ {
+ "level":5,
+ "title":"Claridge's",
+ "image":"http://lh6.ggpht.com/Nw_AUCmV6y_6UszJGrSLm1Fhj2mGWeQ7jjY124RdcUjN_yfvwX-0U6D6yY2DLBsAke__7A00ykRl1uavUOs0aw",
+ "resCount":8,
+ "latE6":51512712,
+ "health":87.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-147804,
+ "type":"portal"
+ }
+ ],
+ [
+ "457d81eba6f542a1983154ec61155239.16",
+ 1385760142640,
+ {
+ "level":6,
+ "title":"Carmen Miranda ",
+ "image":"http://lh3.ggpht.com/JCRUB71vlORT2IkrFhZ803SJ1EGTLKs1H-4jkUbWadNKpNrzCAVDEuMI1Ub0yrrhwNhNvHdXpmZ2njiZZ0E2wA",
+ "resCount":8,
+ "latE6":51515313,
+ "health":93.0,
+ "team":"RESISTANCE",
+ "lngE6":-152044,
+ "type":"portal"
+ }
+ ],
+ [
+ "df187c57c94a47c39aeec2b9854724f9.16",
+ 1385761557899,
+ {
+ "level":6,
+ "title":"Barrett Square",
+ "image":"http://lh6.ggpht.com/C91k6VHs3bxfRTpt4046HWIvhZ3xxAvAIF36vT071VPTSwQ_Zi2tYPGAOaXMxnZmv6hgZV2lBum1TYPzPIo",
+ "resCount":8,
+ "latE6":51515117,
+ "health":85.0,
+ "team":"RESISTANCE",
+ "lngE6":-150129,
+ "type":"portal"
+ }
+ ],
+ [
+ "b0724f57f3534c3ca647fbdadcb3b408.16",
+ 1385721137699,
+ {
+ "level":5,
+ "title":"The Pontefract Castle Pub",
+ "image":"http://lh4.ggpht.com/8oYf2urEldFWyBLDXYtU11r9mNSm2J3u88WlLH1eripfkz6EqpmiCm-3HpqykM90PtspbEKLjqBtGze85wfQ",
+ "resCount":8,
+ "latE6":51515968,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-150665,
+ "type":"portal"
+ }
+ ],
+ [
+ "c48c85f57ec044389f5a65679acfca98.16",
+ 1385743552045,
+ {
+ "level":4,
+ "title":"Timothy Tylor Gallery",
+ "image":"http://lh6.ggpht.com/84uqRaxPzU7l_LhUNsbh97N83zlSV5ThiZGgRFJipd6KCCzCacGcqqAv6e_DPUILAOeDI8dT0WqlQ2YQgso",
+ "resCount":8,
+ "latE6":51510464,
+ "health":70.0,
+ "team":"RESISTANCE",
+ "lngE6":-149713,
+ "type":"portal"
+ }
+ ],
+ [
+ "14eb22dca46e4f8dbb8ce7f592bdb148.16",
+ 1385750177159,
+ {
+ "level":5,
+ "title":"Brown Hart Gardens",
+ "image":"http://lh3.ggpht.com/2enF22Geg0ZgY2UlmR0wFTJWbPIhEjPH19h6EWIOQpXEtJi-t5g3PPKYZaiYkApye78azm_KM4mgHkDek22N",
+ "resCount":8,
+ "latE6":51513222,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-151021,
+ "type":"portal"
+ }
+ ],
+ [
+ "918f7edeaf1b4083947957bc4e7bc130.16",
+ 1385750348929,
+ {
+ "level":5,
+ "title":"Kings Weigh House Chapel",
+ "image":"http://lh5.ggpht.com/_g-DbjI00VXocuDBq3EGO8DRp68OhBAsz-la_jQ-HLWpb7obx94tnb7ee-kX6Hpz7v98aIzAkGXZsw5MI1uj",
+ "resCount":8,
+ "latE6":51513410,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-150435,
+ "type":"portal"
+ }
+ ],
+ [
+ "0a5e340f186d4aaca7904fbe5a3feba7.16",
+ 1385758229016,
+ {
+ "level":5,
+ "title":"Devonshire Arms",
+ "image":"http://lh6.ggpht.com/DZAuRhOCJQF_NwqBNNIRdmhTXZP8-WbH7HvlDqdUSHZt74eZKfA3hjdbbQJeklvgWfgvyipyWnpZDBvpMqxE",
+ "resCount":8,
+ "latE6":51516152,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-152271,
+ "type":"portal"
+ }
+ ],
+ [
+ "ffcded7f2a3d4672ab326efe8ebc7087.16",
+ 1385726673133,
+ {
+ "level":5,
+ "title":"Grief is the Price we Pay for Love",
+ "image":"http://lh4.ggpht.com/0pjcogJaUdtje7QvQ5hOlibqxm5SnkFIupjnWt2SNJrZMkNu9VK5GZB2tF1IvglKAey3e5Gluz96o2LwdOvo",
+ "resCount":8,
+ "latE6":51511686,
+ "health":68.0,
+ "team":"RESISTANCE",
+ "lngE6":-150364,
+ "type":"portal"
+ }
+ ],
+ [
+ "07fcfa63452f4c9d91f69fff8e1ea895.b",
+ 1385656796544,
+ {
+ "points":[
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ },
+ {
+ "lngE6":-151942,
+ "guid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "latE6":51514211
+ },
+ {
+ "lngE6":-153814,
+ "guid":"e0b231367a5b44459091f8722b9e451f.16",
+ "latE6":51514235
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "df982344b2cc44d8bce231d9f65ecab9.b",
+ 1385750349253,
+ {
+ "points":[
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-150435,
+ "guid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "latE6":51513410
+ },
+ {
+ "lngE6":-151942,
+ "guid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "latE6":51514211
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "864ab7bba0b649b980117b3ec898b87d.b",
+ 1385771545394,
+ {
+ "points":[
+ {
+ "lngE6":-148230,
+ "guid":"0cb8844196c240dfa79652a452934a15.11",
+ "latE6":51516368
+ },
+ {
+ "lngE6":-147665,
+ "guid":"b45a5a0a21124c0cba28167094c94358.16",
+ "latE6":51514310
+ },
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "8cd4001937dd470ea211ada9b06a7efe.b",
+ 1385576637363,
+ {
+ "points":[
+ {
+ "lngE6":-149112,
+ "guid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "latE6":51515621
+ },
+ {
+ "lngE6":-150129,
+ "guid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "latE6":51515117
+ },
+ {
+ "lngE6":-150665,
+ "guid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "latE6":51515968
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "20ea3abd89b4439d801774ff40a100de.b",
+ 1385632231155,
+ {
+ "points":[
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ },
+ {
+ "lngE6":-150665,
+ "guid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "latE6":51515968
+ },
+ {
+ "lngE6":-150129,
+ "guid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "latE6":51515117
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "eb38ce937b5145158149398ef0291744.b",
+ 1385472014804,
+ {
+ "points":[
+ {
+ "lngE6":-148230,
+ "guid":"0cb8844196c240dfa79652a452934a15.11",
+ "latE6":51516368
+ },
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-149112,
+ "guid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "latE6":51515621
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "b33b049eaf5d4c1587d4c595df2b5113.b",
+ 1385473816596,
+ {
+ "points":[
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-147665,
+ "guid":"b45a5a0a21124c0cba28167094c94358.16",
+ "latE6":51514310
+ },
+ {
+ "lngE6":-141839,
+ "guid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "latE6":51514260
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "300bd7037aae4a8890f450d1b6732f04.b",
+ 1385645776587,
+ {
+ "points":[
+ {
+ "lngE6":-148230,
+ "guid":"0cb8844196c240dfa79652a452934a15.11",
+ "latE6":51516368
+ },
+ {
+ "lngE6":-150665,
+ "guid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "latE6":51515968
+ },
+ {
+ "lngE6":-151762,
+ "guid":"ca57ec9edce1494eb28da06226772cd6.11",
+ "latE6":51517935
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "cc1eea50fae04713b4d782b999b8e4e3.b",
+ 1385754891759,
+ {
+ "points":[
+ {
+ "lngE6":-148266,
+ "guid":"56d5b86428c84aadac0d6214eff81f60.11",
+ "latE6":51511550
+ },
+ {
+ "lngE6":-145113,
+ "guid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "latE6":51510216
+ },
+ {
+ "lngE6":-145506,
+ "guid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "latE6":51509664
+ }
+ ],
+ "type":"region",
+ "team":"ENLIGHTENED"
+ }
+ ],
+ [
+ "1dcca72cb3d3463f9f6367af60a966d3.b",
+ 1385576765160,
+ {
+ "points":[
+ {
+ "lngE6":-152271,
+ "guid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "latE6":51516152
+ },
+ {
+ "lngE6":-151951,
+ "guid":"a24adc0a42d74c1397731cb7475d7c5d.16",
+ "latE6":51516526
+ },
+ {
+ "lngE6":-150665,
+ "guid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "latE6":51515968
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "56f5ccb7bfe0407e811efd729ed98e8e.b",
+ 1385646897670,
+ {
+ "points":[
+ {
+ "lngE6":-152271,
+ "guid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "latE6":51516152
+ },
+ {
+ "lngE6":-152943,
+ "guid":"66ec22e29ac84a828d7203535c1f50c5.11",
+ "latE6":51517188
+ },
+ {
+ "lngE6":-151951,
+ "guid":"a24adc0a42d74c1397731cb7475d7c5d.16",
+ "latE6":51516526
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "3259bf135edc4f10b9b5ec64c8e55614.b",
+ 1385661945578,
+ {
+ "points":[
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-151942,
+ "guid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "latE6":51514211
+ },
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "22a4c0cf2c604900997f6bd1d9fa018f.b",
+ 1385654637424,
+ {
+ "points":[
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ },
+ {
+ "lngE6":-150129,
+ "guid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "latE6":51515117
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "9574a736bf1b4f66ab4113e59a63641a.b",
+ 1385647122053,
+ {
+ "points":[
+ {
+ "lngE6":-152271,
+ "guid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "latE6":51516152
+ },
+ {
+ "lngE6":-150665,
+ "guid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "latE6":51515968
+ },
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "b148dfde41eb4ea3b6e5bf67adf2ccd7.b",
+ 1385645776197,
+ {
+ "points":[
+ {
+ "lngE6":-148230,
+ "guid":"0cb8844196c240dfa79652a452934a15.11",
+ "latE6":51516368
+ },
+ {
+ "lngE6":-149112,
+ "guid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "latE6":51515621
+ },
+ {
+ "lngE6":-150665,
+ "guid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "latE6":51515968
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "25a180b49d5a4b3e990bfe69dd9ad175.b",
+ 1385750177389,
+ {
+ "points":[
+ {
+ "lngE6":-151021,
+ "guid":"14eb22dca46e4f8dbb8ce7f592bdb148.16",
+ "latE6":51513222
+ },
+ {
+ "lngE6":-151942,
+ "guid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "latE6":51514211
+ },
+ {
+ "lngE6":-150435,
+ "guid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "latE6":51513410
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "be9218a7d2974d7f94abcfd6717a7ea0.b",
+ 1385655632013,
+ {
+ "points":[
+ {
+ "lngE6":-152271,
+ "guid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "latE6":51516152
+ },
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ },
+ {
+ "lngE6":-153814,
+ "guid":"e0b231367a5b44459091f8722b9e451f.16",
+ "latE6":51514235
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "6d9844ff0a7d4952a5234d028fc0f1a4.b",
+ 1385576791017,
+ {
+ "points":[
+ {
+ "lngE6":-151951,
+ "guid":"a24adc0a42d74c1397731cb7475d7c5d.16",
+ "latE6":51516526
+ },
+ {
+ "lngE6":-151762,
+ "guid":"ca57ec9edce1494eb28da06226772cd6.11",
+ "latE6":51517935
+ },
+ {
+ "lngE6":-150665,
+ "guid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "latE6":51515968
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "7826a01ffac541a7b6e2b956bc79fb11.b",
+ 1385369651793,
+ {
+ "points":[
+ {
+ "lngE6":-149112,
+ "guid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "latE6":51515621
+ },
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-150129,
+ "guid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "latE6":51515117
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "e473867e537548f0820953e8d1c606c8.9",
+ 1385576637363,
+ {
+ "oLatE6":51515117,
+ "dLatE6":51515621,
+ "dLngE6":-149112,
+ "team":"RESISTANCE",
+ "oGuid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "type":"edge",
+ "dGuid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "oLngE6":-150129
+ }
+ ],
+ [
+ "960b4636ecc841ba804190843f715129.9",
+ 1385645776587,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51517935,
+ "dLngE6":-151762,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"ca57ec9edce1494eb28da06226772cd6.11",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "88844953ecf54149b7feb988910854ae.9",
+ 1385661945578,
+ {
+ "oLatE6":51514211,
+ "dLatE6":51515313,
+ "dLngE6":-152044,
+ "team":"RESISTANCE",
+ "oGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "type":"edge",
+ "dGuid":"457d81eba6f542a1983154ec61155239.16",
+ "oLngE6":-151942
+ }
+ ],
+ [
+ "a8084dcd0d1644499f0819adfcea1e96.9",
+ 1385771545394,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51516368,
+ "dLngE6":-148230,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"0cb8844196c240dfa79652a452934a15.11",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "c07098ef45ca45a5a4456d735f44241e.9",
+ 1385645776197,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51515621,
+ "dLngE6":-149112,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "c9c4ecc18ac24163bb937b86b48902dc.9",
+ 1385754891759,
+ {
+ "oLatE6":51511550,
+ "dLatE6":51510216,
+ "dLngE6":-145113,
+ "team":"ENLIGHTENED",
+ "oGuid":"56d5b86428c84aadac0d6214eff81f60.11",
+ "type":"edge",
+ "dGuid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "oLngE6":-148266
+ }
+ ],
+ [
+ "7072c39f925f421baffb1e4bf60b02f1.9",
+ 1385647122053,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51515313,
+ "dLngE6":-152044,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"457d81eba6f542a1983154ec61155239.16",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "56a544e2c35d432aafdaaed99ad292dc.9",
+ 1385576791017,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51516526,
+ "dLngE6":-151951,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"a24adc0a42d74c1397731cb7475d7c5d.16",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "353fc49fb4b84e8c912b47685cdd17de.9",
+ 1385577901773,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "531eef40d5184c58b84bdcf771477f08.9",
+ 1385647122053,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51516152,
+ "dLngE6":-152271,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "8e9ed368792d40d2aaa612f87348796b.9",
+ 1385750720448,
+ {
+ "oLatE6":51516681,
+ "dLatE6":51519513,
+ "dLngE6":-151818,
+ "team":"RESISTANCE",
+ "oGuid":"664552e088c24cda86826caf02a8f24b.16",
+ "type":"edge",
+ "dGuid":"bb2257f8954f4cb282b1a716dbf1b770.16",
+ "oLngE6":-160516
+ }
+ ],
+ [
+ "5d534086399a44869cdbbe5d4db58d02.9",
+ 1385750177389,
+ {
+ "oLatE6":51513222,
+ "dLatE6":51514211,
+ "dLngE6":-151942,
+ "team":"RESISTANCE",
+ "oGuid":"14eb22dca46e4f8dbb8ce7f592bdb148.16",
+ "type":"edge",
+ "dGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "oLngE6":-151021
+ }
+ ],
+ [
+ "1babe6042ab9447fab0d9bb7affb83b8.9",
+ 1385771545394,
+ {
+ "oLatE6":51514310,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-147665
+ }
+ ],
+ [
+ "35d4550a08264d9b811a6f94d4a30791.9",
+ 1385541248130,
+ {
+ "oLatE6":51509979,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-136298
+ }
+ ],
+ [
+ "950770189d6844e8a0d5e62ca41d6dbd.9",
+ 1385654637424,
+ {
+ "oLatE6":51515117,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-150129
+ }
+ ],
+ [
+ "facef6508e7849a0921ad64778b45aac.9",
+ 1385754999512,
+ {
+ "oLatE6":51512712,
+ "dLatE6":51509347,
+ "dLngE6":-143285,
+ "team":"ENLIGHTENED",
+ "oGuid":"fecb59b9a1f342d88a767bfefbd98e2b.16",
+ "type":"edge",
+ "dGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "oLngE6":-147804
+ }
+ ],
+ [
+ "cd329776e961475d9498717a64d9d3a5.9",
+ 1385661945578,
+ {
+ "oLatE6":51515313,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"457d81eba6f542a1983154ec61155239.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-152044
+ }
+ ],
+ [
+ "d893ca4f164147dfaca88099a19596d7.9",
+ 1385750177389,
+ {
+ "oLatE6":51513410,
+ "dLatE6":51513222,
+ "dLngE6":-151021,
+ "team":"RESISTANCE",
+ "oGuid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "type":"edge",
+ "dGuid":"14eb22dca46e4f8dbb8ce7f592bdb148.16",
+ "oLngE6":-150435
+ }
+ ],
+ [
+ "08bca6bd59d5449da1e9d1dbf684206c.9",
+ 1385656796544,
+ {
+ "oLatE6":51514211,
+ "dLatE6":51514235,
+ "dLngE6":-153814,
+ "team":"RESISTANCE",
+ "oGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "type":"edge",
+ "dGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "oLngE6":-151942
+ }
+ ],
+ [
+ "075f2d3dee0a40079cc8c5c2201b5761.9",
+ 1385645776197,
+ {
+ "oLatE6":51516368,
+ "dLatE6":51515621,
+ "dLngE6":-149112,
+ "team":"RESISTANCE",
+ "oGuid":"0cb8844196c240dfa79652a452934a15.11",
+ "type":"edge",
+ "dGuid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "oLngE6":-148230
+ }
+ ],
+ [
+ "36f2a3e8aa4f4ceb83199a01a744ed58.9",
+ 1385074105982,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51511686,
+ "dLngE6":-150364,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"ffcded7f2a3d4672ab326efe8ebc7087.16",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "0dda932fd46845cb9bfff99beb77d40c.9",
+ 1385750349253,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51513410,
+ "dLngE6":-150435,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "8bf312c35efe44aea3e5a021e8d302df.9",
+ 1385751185290,
+ {
+ "oLatE6":51514235,
+ "dLatE6":51513607,
+ "dLngE6":-157821,
+ "team":"RESISTANCE",
+ "oGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "type":"edge",
+ "dGuid":"2f3ae2cc96b44d4087abb3ecabdfd31a.11",
+ "oLngE6":-153814
+ }
+ ],
+ [
+ "af059f4640fd4f978054cdeb6f998e9f.9",
+ 1385472014804,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51515621,
+ "dLngE6":-149112,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "dd3b4868cb74469aa69399b775ff8e48.9",
+ 1385754891759,
+ {
+ "oLatE6":51511550,
+ "dLatE6":51509664,
+ "dLngE6":-145506,
+ "team":"ENLIGHTENED",
+ "oGuid":"56d5b86428c84aadac0d6214eff81f60.11",
+ "type":"edge",
+ "dGuid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "oLngE6":-148266
+ }
+ ],
+ [
+ "bfb5cb65dc794a9f88b38fd7c01beb94.9",
+ 1385570845263,
+ {
+ "oLatE6":51511295,
+ "dLatE6":51510464,
+ "dLngE6":-149713,
+ "team":"RESISTANCE",
+ "oGuid":"52b33d95998045eba2545349588b56db.11",
+ "type":"edge",
+ "dGuid":"c48c85f57ec044389f5a65679acfca98.16",
+ "oLngE6":-150095
+ }
+ ],
+ [
+ "f94c4edb49574eb2998c500e5fd3e240.9",
+ 1385645776587,
+ {
+ "oLatE6":51516368,
+ "dLatE6":51515968,
+ "dLngE6":-150665,
+ "team":"RESISTANCE",
+ "oGuid":"0cb8844196c240dfa79652a452934a15.11",
+ "type":"edge",
+ "dGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "oLngE6":-148230
+ }
+ ],
+ [
+ "d4386f98b5364b86a912dcdaf5414765.9",
+ 1385570774718,
+ {
+ "oLatE6":51510464,
+ "dLatE6":51510149,
+ "dLngE6":-149267,
+ "team":"RESISTANCE",
+ "oGuid":"c48c85f57ec044389f5a65679acfca98.16",
+ "type":"edge",
+ "dGuid":"f177fead235c40a3a59e5f95afe7a330.12",
+ "oLngE6":-149713
+ }
+ ],
+ [
+ "4d62b712ce2046d59358580344ee9201.9",
+ 1385646897670,
+ {
+ "oLatE6":51516526,
+ "dLatE6":51516152,
+ "dLngE6":-152271,
+ "team":"RESISTANCE",
+ "oGuid":"a24adc0a42d74c1397731cb7475d7c5d.16",
+ "type":"edge",
+ "dGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "oLngE6":-151951
+ }
+ ],
+ [
+ "34033d8241624e47b80ef51bad412e3c.9",
+ 1385613893144,
+ {
+ "oLatE6":51503124,
+ "dLatE6":51515254,
+ "dLngE6":-168579,
+ "team":"RESISTANCE",
+ "oGuid":"94762abecaa34116a18166df417372e3.16",
+ "type":"edge",
+ "dGuid":"0d9d4cbcd478488cb44433a373659221.11",
+ "oLngE6":-150071
+ }
+ ],
+ [
+ "815c060444f6499daba9392dd4b51593.9",
+ 1385655632013,
+ {
+ "oLatE6":51516152,
+ "dLatE6":51515313,
+ "dLngE6":-152044,
+ "team":"RESISTANCE",
+ "oGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "type":"edge",
+ "dGuid":"457d81eba6f542a1983154ec61155239.16",
+ "oLngE6":-152271
+ }
+ ],
+ [
+ "50cd58e832fe46cda7577b87ec72dcf9.9",
+ 1385060925958,
+ {
+ "oLatE6":51516681,
+ "dLatE6":51522749,
+ "dLngE6":-155157,
+ "team":"RESISTANCE",
+ "oGuid":"664552e088c24cda86826caf02a8f24b.16",
+ "type":"edge",
+ "dGuid":"0eabb23fbd244c8cb8372f42780f5da1.16",
+ "oLngE6":-160516
+ }
+ ],
+ [
+ "c7a75d873d494998885f9e05ec88e916.9",
+ 1385750349253,
+ {
+ "oLatE6":51514211,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-151942
+ }
+ ],
+ [
+ "1b0ff1e100f34485a913ce54712ffec0.9",
+ 1385771545394,
+ {
+ "oLatE6":51516368,
+ "dLatE6":51514310,
+ "dLngE6":-147665,
+ "team":"RESISTANCE",
+ "oGuid":"0cb8844196c240dfa79652a452934a15.11",
+ "type":"edge",
+ "dGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "oLngE6":-148230
+ }
+ ],
+ [
+ "d25fa85590584d49a1bee2e48f11db15.9",
+ 1385646897670,
+ {
+ "oLatE6":51517188,
+ "dLatE6":51516152,
+ "dLngE6":-152271,
+ "team":"RESISTANCE",
+ "oGuid":"66ec22e29ac84a828d7203535c1f50c5.11",
+ "type":"edge",
+ "dGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "oLngE6":-152943
+ }
+ ],
+ [
+ "961a8eaeaae34d479531049295206aa0.9",
+ 1385656796544,
+ {
+ "oLatE6":51515313,
+ "dLatE6":51514235,
+ "dLngE6":-153814,
+ "team":"RESISTANCE",
+ "oGuid":"457d81eba6f542a1983154ec61155239.16",
+ "type":"edge",
+ "dGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "oLngE6":-152044
+ }
+ ],
+ [
+ "bcf14bd9d1e040669e83c6a0995b926d.9",
+ 1385750349253,
+ {
+ "oLatE6":51513410,
+ "dLatE6":51514211,
+ "dLngE6":-151942,
+ "team":"RESISTANCE",
+ "oGuid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "type":"edge",
+ "dGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "oLngE6":-150435
+ }
+ ],
+ [
+ "d5c020fbac984e379f0ee70ba62f89ba.9",
+ 1385632231155,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51515117,
+ "dLngE6":-150129,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "6cefb2cfe7094e95b35fdb2b87e45bb6.9",
+ 1385655632013,
+ {
+ "oLatE6":51514235,
+ "dLatE6":51516152,
+ "dLngE6":-152271,
+ "team":"RESISTANCE",
+ "oGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "type":"edge",
+ "dGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "oLngE6":-153814
+ }
+ ],
+ [
+ "be6d0d6f91184e23805bfb24fd969255.9",
+ 1385654637424,
+ {
+ "oLatE6":51515117,
+ "dLatE6":51515313,
+ "dLngE6":-152044,
+ "team":"RESISTANCE",
+ "oGuid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "type":"edge",
+ "dGuid":"457d81eba6f542a1983154ec61155239.16",
+ "oLngE6":-150129
+ }
+ ],
+ [
+ "17c382d2af024bf79999e01bc4f8323e.9",
+ 1385473818025,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51514310,
+ "dLngE6":-147665,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "36f2a3e8aa4f4ceb83199a01a744ed58.9",
+ 0,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51511686,
+ "dLngE6":-150364,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"ffcded7f2a3d4672ab326efe8ebc7087.16",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "531eef40d5184c58b84bdcf771477f08.9",
+ 0,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51516152,
+ "dLngE6":-152271,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "be6d0d6f91184e23805bfb24fd969255.9",
+ 0,
+ {
+ "oLatE6":51515117,
+ "dLatE6":51515313,
+ "dLngE6":-152044,
+ "team":"RESISTANCE",
+ "oGuid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "type":"edge",
+ "dGuid":"457d81eba6f542a1983154ec61155239.16",
+ "oLngE6":-150129
+ }
+ ],
+ [
+ "bfb5cb65dc794a9f88b38fd7c01beb94.9",
+ 0,
+ {
+ "oLatE6":51511295,
+ "dLatE6":51510464,
+ "dLngE6":-149713,
+ "team":"RESISTANCE",
+ "oGuid":"52b33d95998045eba2545349588b56db.11",
+ "type":"edge",
+ "dGuid":"c48c85f57ec044389f5a65679acfca98.16",
+ "oLngE6":-150095
+ }
+ ],
+ [
+ "d5c020fbac984e379f0ee70ba62f89ba.9",
+ 0,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51515117,
+ "dLngE6":-150129,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "950770189d6844e8a0d5e62ca41d6dbd.9",
+ 0,
+ {
+ "oLatE6":51515117,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-150129
+ }
+ ],
+ [
+ "88844953ecf54149b7feb988910854ae.9",
+ 0,
+ {
+ "oLatE6":51514211,
+ "dLatE6":51515313,
+ "dLngE6":-152044,
+ "team":"RESISTANCE",
+ "oGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "type":"edge",
+ "dGuid":"457d81eba6f542a1983154ec61155239.16",
+ "oLngE6":-151942
+ }
+ ],
+ [
+ "5d534086399a44869cdbbe5d4db58d02.9",
+ 0,
+ {
+ "oLatE6":51513222,
+ "dLatE6":51514211,
+ "dLngE6":-151942,
+ "team":"RESISTANCE",
+ "oGuid":"14eb22dca46e4f8dbb8ce7f592bdb148.16",
+ "type":"edge",
+ "dGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "oLngE6":-151021
+ }
+ ],
+ [
+ "c7a75d873d494998885f9e05ec88e916.9",
+ 0,
+ {
+ "oLatE6":51514211,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-151942
+ }
+ ],
+ [
+ "08bca6bd59d5449da1e9d1dbf684206c.9",
+ 0,
+ {
+ "oLatE6":51514211,
+ "dLatE6":51514235,
+ "dLngE6":-153814,
+ "team":"RESISTANCE",
+ "oGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "type":"edge",
+ "dGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "oLngE6":-151942
+ }
+ ],
+ [
+ "af059f4640fd4f978054cdeb6f998e9f.9",
+ 0,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51515621,
+ "dLngE6":-149112,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "c07098ef45ca45a5a4456d735f44241e.9",
+ 0,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51515621,
+ "dLngE6":-149112,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "6cefb2cfe7094e95b35fdb2b87e45bb6.9",
+ 0,
+ {
+ "oLatE6":51514235,
+ "dLatE6":51516152,
+ "dLngE6":-152271,
+ "team":"RESISTANCE",
+ "oGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "type":"edge",
+ "dGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "oLngE6":-153814
+ }
+ ],
+ [
+ "815c060444f6499daba9392dd4b51593.9",
+ 0,
+ {
+ "oLatE6":51516152,
+ "dLatE6":51515313,
+ "dLngE6":-152044,
+ "team":"RESISTANCE",
+ "oGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "type":"edge",
+ "dGuid":"457d81eba6f542a1983154ec61155239.16",
+ "oLngE6":-152271
+ }
+ ],
+ [
+ "7072c39f925f421baffb1e4bf60b02f1.9",
+ 0,
+ {
+ "oLatE6":51515968,
+ "dLatE6":51515313,
+ "dLngE6":-152044,
+ "team":"RESISTANCE",
+ "oGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "type":"edge",
+ "dGuid":"457d81eba6f542a1983154ec61155239.16",
+ "oLngE6":-150665
+ }
+ ],
+ [
+ "961a8eaeaae34d479531049295206aa0.9",
+ 0,
+ {
+ "oLatE6":51515313,
+ "dLatE6":51514235,
+ "dLngE6":-153814,
+ "team":"RESISTANCE",
+ "oGuid":"457d81eba6f542a1983154ec61155239.16",
+ "type":"edge",
+ "dGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "oLngE6":-152044
+ }
+ ],
+ [
+ "e473867e537548f0820953e8d1c606c8.9",
+ 0,
+ {
+ "oLatE6":51515117,
+ "dLatE6":51515621,
+ "dLngE6":-149112,
+ "team":"RESISTANCE",
+ "oGuid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "type":"edge",
+ "dGuid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "oLngE6":-150129
+ }
+ ],
+ [
+ "1babe6042ab9447fab0d9bb7affb83b8.9",
+ 0,
+ {
+ "oLatE6":51514310,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-147665
+ }
+ ],
+ [
+ "0dda932fd46845cb9bfff99beb77d40c.9",
+ 0,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51513410,
+ "dLngE6":-150435,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "d893ca4f164147dfaca88099a19596d7.9",
+ 0,
+ {
+ "oLatE6":51513410,
+ "dLatE6":51513222,
+ "dLngE6":-151021,
+ "team":"RESISTANCE",
+ "oGuid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "type":"edge",
+ "dGuid":"14eb22dca46e4f8dbb8ce7f592bdb148.16",
+ "oLngE6":-150435
+ }
+ ],
+ [
+ "bcf14bd9d1e040669e83c6a0995b926d.9",
+ 0,
+ {
+ "oLatE6":51513410,
+ "dLatE6":51514211,
+ "dLngE6":-151942,
+ "team":"RESISTANCE",
+ "oGuid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "type":"edge",
+ "dGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "oLngE6":-150435
+ }
+ ],
+ [
+ "cd329776e961475d9498717a64d9d3a5.9",
+ 0,
+ {
+ "oLatE6":51515313,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"457d81eba6f542a1983154ec61155239.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-152044
+ }
+ ],
+ [
+ "d4386f98b5364b86a912dcdaf5414765.9",
+ 0,
+ {
+ "oLatE6":51510464,
+ "dLatE6":51510149,
+ "dLngE6":-149267,
+ "team":"RESISTANCE",
+ "oGuid":"c48c85f57ec044389f5a65679acfca98.16",
+ "type":"edge",
+ "dGuid":"f177fead235c40a3a59e5f95afe7a330.12",
+ "oLngE6":-149713
+ }
+ ]
+ ]
+ },
+ "1_32741_21790":{
+ "deletedGameEntityGuids":[
+ "7501732989dc4004a86bd4495b664bbd.b",
+ "a45d224cc1444899ace43ef43c80ab99.b",
+ "4c4c4b38f8644894b60e957267b6bc4f.b",
+ "5c63ea938f514e25896b8a2aa39f0692.b",
+ "3e18aa91165c4a458f22f27636c48395.b",
+ "6075a26765cc4506af66416517947257.b",
+ "d848629d72484e199610a80d43b66df3.b",
+ "899d065260bd4464a376e38ada55d2de.b",
+ "aaf70c9729154c13aa5f847c9491dde5.9",
+ "c72ecd698da74ea5a0a0053ec881c6b8.9",
+ "35caa62f29f0411abdc34a34d0b7cc90.9",
+ "0f761122f9cd4b4388236f43128a4c86.9",
+ "59fb111a05d141c884b4e705e8c1ab5c.9",
+ "6673ac2a0c424d5c90af4ab198d546a6.9",
+ "1c6757b1666c4e6dab984a261f338fa5.9",
+ "8f7f2f96910a4fcb90be57c9ea8c1a31.9",
+ "d7c8741cfc304a61a2e1c837b17708ee.9",
+ "e92971f8778d4942bb7dd783d7cc4a34.9",
+ "21d7d3e12e734538a948ec544eb867ba.9",
+ "3df7b5434a0a4e158b7a0e0fa81327d8.9",
+ "903ca96311db4bde8a0f8239273f49d3.9",
+ "1b31d5d4792241c487c3f55a063c7b3d.9",
+ "83fd455452ad4d72a6dec3b444fc20a7.9",
+ "94c7e110d8fb43f1a78867cf61ff64f1.9"
+ ],
+ "gameEntities":[
+ [
+ "b45a5a0a21124c0cba28167094c94358.16",
+ 1385771544876,
+ {
+ "level":6,
+ "title":"The Woodstock",
+ "image":"http://lh5.ggpht.com/V9lHY1dF8Ml_ygQ4Cc3uEDlgJ_37JsrObyYST4AXdIWmS_3VUgsM2MucS3Ke6ke__6Q7YN9bZ5l1gZk2LqSYTQ",
+ "resCount":8,
+ "latE6":51514310,
+ "health":80.0,
+ "team":"RESISTANCE",
+ "lngE6":-147665,
+ "type":"portal"
+ }
+ ],
+ [
+ "c496bb33b1864e26be9d0b6e21535917.16",
+ 1385753624901,
+ {
+ "level":4,
+ "title":"Royal College of Nursing - Library",
+ "image":"http://lh6.ggpht.com/tY8biSicll6V57lPtexAQHeknl16OwVlrDJp5ek1G6bLiD7DBQ75mFlzGkEO7bPGhnQdoPlBKs-mg697EPFGfg",
+ "resCount":8,
+ "latE6":51515986,
+ "health":51.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-145696,
+ "type":"portal"
+ }
+ ],
+ [
+ "51502606f12c4eaebef135ac5e48c751.16",
+ 1385766074861,
+ {
+ "level":6,
+ "title":"Regent Arcade House",
+ "image":"http://lh4.ggpht.com/Q7tg8F9zDIAq9J5d9sJxbG6iFPsd3pkB8AvuAMZsqRmnQLUSo2E7ukxA175I4sT8sS1u3j8pBw_SUF-CtVRC",
+ "resCount":8,
+ "latE6":51514835,
+ "health":85.0,
+ "team":"RESISTANCE",
+ "lngE6":-141049,
+ "type":"portal"
+ }
+ ],
+ [
+ "bfcb133c0f3a43909be288eb27cf5968.16",
+ 1385754880940,
+ {
+ "level":5,
+ "title":"Pilgrim of the Future ",
+ "image":"http://lh6.ggpht.com/3I0TAOcR9NTABhLJojUbkXK-WxMPbBf7erlk_upuqhS9GR31fTiUxAGzJ2CsUmmjUWkS3YDAeuE1vj2weuqA",
+ "resCount":8,
+ "latE6":51509664,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-145506,
+ "type":"portal"
+ }
+ ],
+ [
+ "2f86b199c523422f8166ef915bdb1b70.16",
+ 1385767610408,
+ {
+ "level":7,
+ "title":"Bond Street Station",
+ "image":"http://lh3.ggpht.com/_TK-XP1k9fPPeoDw_Zfml_2MLfHg1deEvh0gw5trLJlVrzREoQM_9AQtFYMDxXDwU9LPr72O-wBplIMBej0",
+ "resCount":8,
+ "latE6":51514228,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-149462,
+ "type":"portal"
+ }
+ ],
+ [
+ "01960f90a13c4259b2921bec1fb45b2c.11",
+ 1385733727598,
+ {
+ "level":1,
+ "title":"Hanover Square - William Pitt Statue",
+ "image":"http://lh3.ggpht.com/wcExZAABxyfYUUIPMBj5b2Pj7m6Po2jsB3KcpVcxOqEvHj10Fm8yqFehqDtMPqMnT3LnxNQepEK4oDPtNOZZvvilxySX5M0csKbia27jSxM66Qo",
+ "resCount":1,
+ "latE6":51513667,
+ "health":28.0,
+ "team":"RESISTANCE",
+ "lngE6":-143707,
+ "type":"portal"
+ }
+ ],
+ [
+ "764aeb38065b47d992e843d4ae77d15d.11",
+ 1385731498399,
+ {
+ "level":3,
+ "title":"Vogue House, Hanover Square",
+ "image":"http://lh5.ggpht.com/09fmmo18-rIqt8iYFU9EM1gZefNWBefvOtVahOhxuG0IEweJzI0BUnMfTGejSFc7yVDCCwG1KvW4tjjyum4sr8M_GHy5DYbDfncRQM9X0Zhdhvw",
+ "resCount":5,
+ "latE6":51513462,
+ "health":32.0,
+ "team":"RESISTANCE",
+ "lngE6":-143165,
+ "type":"portal"
+ }
+ ],
+ [
+ "dbbfe3f544af4659ad4a7388fa77e3d5.12",
+ 1385753715962,
+ {
+ "level":2,
+ "title":"One Hanover Street",
+ "image":"http://www.panoramio.com/photos/small/40971120.jpg",
+ "resCount":8,
+ "latE6":51513839,
+ "health":69.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-142541,
+ "type":"portal"
+ }
+ ],
+ [
+ "f693d048db644bd6ab10f8f332cdc286.16",
+ 1385731470196,
+ {
+ "level":4,
+ "title":"The Masons Arms - Maddox Street",
+ "image":"http://lh5.ggpht.com/prSa1VQdjkf5wdh2ZmU3Wo26eAuOXTuGTSqcxUvQl63bDuZp7mWFATRScaNn1CXzJV4eVVHfkjxPdYwVVPaqxACLmj7zgTx2x48HlBhsHx3fz0OIkw",
+ "resCount":5,
+ "latE6":51512787,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-142613,
+ "type":"portal"
+ }
+ ],
+ [
+ "dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ 1385747494378,
+ {
+ "level":6,
+ "title":"Roman Helmet ",
+ "image":"http://lh6.ggpht.com/3gck_cCKPIBTAryREX51u9e_E3t_QcH912ri-g9wwufOSmmXdWLsVAlWdeF9t_TcNvh3jlpZQ4ZPIAtpDsM2",
+ "resCount":8,
+ "latE6":51514440,
+ "health":55.0,
+ "team":"RESISTANCE",
+ "lngE6":-141353,
+ "type":"portal"
+ }
+ ],
+ [
+ "56d5b86428c84aadac0d6214eff81f60.11",
+ 1385754907692,
+ {
+ "level":5,
+ "title":"Mayfair Post Office, London",
+ "image":"http://lh5.ggpht.com/5963D4ATz31LG-zWuPSWrdUKqq_u09-C-GNcyNd6vH1isg7PQjax2niQ5LbZfAwnjnB4DJITWbfuGeMH0MnDqThnmI_CNWIQ2euXk8Cwjls0yXO88A",
+ "resCount":8,
+ "latE6":51511550,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-148266,
+ "type":"portal"
+ }
+ ],
+ [
+ "2736d95c14834f49963dcd1ac6d20e1f.16",
+ 1385754511911,
+ {
+ "level":5,
+ "title":"Ideka Japanese Restaurant ",
+ "image":"http://lh4.ggpht.com/KHVquwazmQ3QAkW_5N9AN6fpKVvF1yBSmWu6KWsgJX7BRKMzUbvAcwYngG7dHGBBpc_P-YJRk4N-fxMONHDr",
+ "resCount":8,
+ "latE6":51513092,
+ "health":26.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-146417,
+ "type":"portal"
+ }
+ ],
+ [
+ "cdd3a54085a547f2a7320af688888f09.16",
+ 1385748399688,
+ {
+ "level":1,
+ "title":"Browns Bar",
+ "image":"http://lh4.ggpht.com/Dv6lYs0UMXlGklEJhtQNE4q_35ZkQooCtaK13ZOyJUAWEMvOLsJY24ZGkUhljiAeZsdsh916b4tDb8CGcSE",
+ "resCount":3,
+ "latE6":51512414,
+ "health":25.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-143827,
+ "type":"portal"
+ }
+ ],
+ [
+ "a3cd224132f544e99255cdab6b67c8e0.16",
+ 1385730711985,
+ {
+ "level":4,
+ "title":"Fine Art Society",
+ "image":"http://lh4.ggpht.com/yC-itqa1j9kIZISezpUyPXG5WGZi9Uv43Ssrw-bcqGO2DYsPYytAzgvAOtkddKXHKa0ombb27dnKWnskErLc",
+ "resCount":6,
+ "latE6":51511319,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-143617,
+ "type":"portal"
+ }
+ ],
+ [
+ "1de1c2d0294148be8e0b739d1f6972f1.12",
+ 1385767545111,
+ {
+ "level":5,
+ "title":"Winged Figure. Barbara Hepwort",
+ "image":"http://www.panoramio.com/photos/small/33956036.jpg",
+ "resCount":8,
+ "latE6":51515127,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-144415,
+ "type":"portal"
+ }
+ ],
+ [
+ "a0c12b7e99e742859b793017bbbdeb18.16",
+ 1385732881055,
+ {
+ "level":4,
+ "title":"Fancy Bear in the Brooks",
+ "image":"http://lh5.ggpht.com/ulCo8yUxWkgd92xDC3HEN9YqINAuDYLKe5MbHqcICXl7RmssBMXnOQ0qJ1XDZ3Mo-G3QKzGsvuRbPOo5RZze",
+ "resCount":8,
+ "latE6":51512467,
+ "health":67.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-146070,
+ "type":"portal"
+ }
+ ],
+ [
+ "8a094798b0a54b9d81cc2992edbd53e1.11",
+ 1385754891279,
+ {
+ "level":5,
+ "title":"Queen Elizabeth II Birth Plaque",
+ "image":"http://lh6.ggpht.com/_aGA3Fy3w5Av-3hXbzyQ_yBKUG2IR0h0wtibr5NZwqVQ1qkRjOBDuyIj0fJdqcLvve_kfuoW7zj1MyXZ4TrQqGvBEQcp_sHmFB8z95MHEN3TNxaRFA",
+ "resCount":8,
+ "latE6":51510216,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-145113,
+ "type":"portal"
+ }
+ ],
+ [
+ "fecb59b9a1f342d88a767bfefbd98e2b.16",
+ 1385754999512,
+ {
+ "level":5,
+ "title":"Claridge's",
+ "image":"http://lh6.ggpht.com/Nw_AUCmV6y_6UszJGrSLm1Fhj2mGWeQ7jjY124RdcUjN_yfvwX-0U6D6yY2DLBsAke__7A00ykRl1uavUOs0aw",
+ "resCount":8,
+ "latE6":51512712,
+ "health":87.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-147804,
+ "type":"portal"
+ }
+ ],
+ [
+ "65854ea080ad4c47af9a846bd2157a32.11",
+ 1385754050543,
+ {
+ "level":2,
+ "title":"1930s Red Telephone Box",
+ "image":"http://lh3.ggpht.com/Hqf1WDZsfcQFfh4Aj7gXyD7IJ1clxZAKqI14vwGp-44pH0kORC-enFJKHOJ2fjWnRB22YoEXswPVwNzxregOLX1sigE-zBwjJBWKncqRXqjoFZ4",
+ "resCount":8,
+ "latE6":51513771,
+ "health":73.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-143224,
+ "type":"portal"
+ }
+ ],
+ [
+ "3c54417b68c84dd387cd67765d6e3703.12",
+ 1385757386511,
+ {
+ "level":5,
+ "title":"Seven Seas Maritime: Fish Scul",
+ "image":"http://www.panoramio.com/photos/small/64747011.jpg",
+ "resCount":8,
+ "latE6":51509739,
+ "health":53.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-146652,
+ "type":"portal"
+ }
+ ],
+ [
+ "672ecb2577114bd588551dc257543307.12",
+ 1385730654159,
+ {
+ "level":5,
+ "title":"Churchill & Roosevelt statue, ",
+ "image":"http://www.panoramio.com/photos/small/785572.jpg",
+ "resCount":8,
+ "latE6":51510385,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-142602,
+ "type":"portal"
+ }
+ ],
+ [
+ "7efd900fbc744812b49aab6d0226d2d1.11",
+ 1385764455820,
+ {
+ "level":2,
+ "title":"Hanover Square - Fountain",
+ "image":"http://lh6.ggpht.com/TFBzuUVsAcjfDWCNZAeCFBzdA4h9AOPX5zZQG0z9PKv5t0dpqx4-xPDO3mwTZMFdWeyQRBI4lUJbh-8wreLhGofS1YettJJmx1GQUcHCy5sN2MU",
+ "resCount":3,
+ "latE6":51514039,
+ "health":70.0,
+ "team":"RESISTANCE",
+ "lngE6":-143862,
+ "type":"portal"
+ }
+ ],
+ [
+ "33fe90d0a2d04d0db47002285eaf2766.11",
+ 1385747555742,
+ {
+ "level":6,
+ "title":"Apple Store - Regent Street",
+ "image":"http://lh3.ggpht.com/UQY7Ckp-hlTVow0Qk6aN64iRUnH6G_8OFQlu96ooS_lslhdt4JnWWlQ2g1Yv_VreqBlJ2o7nznyMhMZwqHxZG12SOPF52Vv_vBnTh9k0bPsqbfR3",
+ "resCount":8,
+ "latE6":51514260,
+ "health":77.0,
+ "team":"RESISTANCE",
+ "lngE6":-141839,
+ "type":"portal"
+ }
+ ],
+ [
+ "df982344b2cc44d8bce231d9f65ecab9.b",
+ 1385750349253,
+ {
+ "points":[
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-150435,
+ "guid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "latE6":51513410
+ },
+ {
+ "lngE6":-151942,
+ "guid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "latE6":51514211
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "864ab7bba0b649b980117b3ec898b87d.b",
+ 1385771545394,
+ {
+ "points":[
+ {
+ "lngE6":-148230,
+ "guid":"0cb8844196c240dfa79652a452934a15.11",
+ "latE6":51516368
+ },
+ {
+ "lngE6":-147665,
+ "guid":"b45a5a0a21124c0cba28167094c94358.16",
+ "latE6":51514310
+ },
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "656bd2196d474ee482e26e1e5da0824c.b",
+ 1385754527834,
+ {
+ "points":[
+ {
+ "lngE6":-146652,
+ "guid":"3c54417b68c84dd387cd67765d6e3703.12",
+ "latE6":51509739
+ },
+ {
+ "lngE6":-143285,
+ "guid":"c59d1196b63b490ba209e13507e9e782.16",
+ "latE6":51509347
+ },
+ {
+ "lngE6":-144961,
+ "guid":"b586841bf4ce4acc9c90bed7195572a9.12",
+ "latE6":51508992
+ }
+ ],
+ "type":"region",
+ "team":"ENLIGHTENED"
+ }
+ ],
+ [
+ "7b85e3ef2a4b4cf1bedace0b7c1ef464.b",
+ 1385582249184,
+ {
+ "points":[
+ {
+ "lngE6":-141449,
+ "guid":"05322044531c400fa651cae68b14070f.11",
+ "latE6":51515259
+ },
+ {
+ "lngE6":-141049,
+ "guid":"51502606f12c4eaebef135ac5e48c751.16",
+ "latE6":51514835
+ },
+ {
+ "lngE6":-141353,
+ "guid":"dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ "latE6":51514440
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "127fa78ca3394b568e4769a043b3e7c9.b",
+ 1385580364098,
+ {
+ "points":[
+ {
+ "lngE6":-141449,
+ "guid":"05322044531c400fa651cae68b14070f.11",
+ "latE6":51515259
+ },
+ {
+ "lngE6":-140773,
+ "guid":"db954eb71cb949ad94084d790b399fee.16",
+ "latE6":51514704
+ },
+ {
+ "lngE6":-141049,
+ "guid":"51502606f12c4eaebef135ac5e48c751.16",
+ "latE6":51514835
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "eb38ce937b5145158149398ef0291744.b",
+ 1385472014804,
+ {
+ "points":[
+ {
+ "lngE6":-148230,
+ "guid":"0cb8844196c240dfa79652a452934a15.11",
+ "latE6":51516368
+ },
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-149112,
+ "guid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "latE6":51515621
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "b33b049eaf5d4c1587d4c595df2b5113.b",
+ 1385473816596,
+ {
+ "points":[
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-147665,
+ "guid":"b45a5a0a21124c0cba28167094c94358.16",
+ "latE6":51514310
+ },
+ {
+ "lngE6":-141839,
+ "guid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "latE6":51514260
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "cc1eea50fae04713b4d782b999b8e4e3.b",
+ 1385754891759,
+ {
+ "points":[
+ {
+ "lngE6":-148266,
+ "guid":"56d5b86428c84aadac0d6214eff81f60.11",
+ "latE6":51511550
+ },
+ {
+ "lngE6":-145113,
+ "guid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "latE6":51510216
+ },
+ {
+ "lngE6":-145506,
+ "guid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "latE6":51509664
+ }
+ ],
+ "type":"region",
+ "team":"ENLIGHTENED"
+ }
+ ],
+ [
+ "3259bf135edc4f10b9b5ec64c8e55614.b",
+ 1385661945578,
+ {
+ "points":[
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-151942,
+ "guid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "latE6":51514211
+ },
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "22a4c0cf2c604900997f6bd1d9fa018f.b",
+ 1385654637424,
+ {
+ "points":[
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ },
+ {
+ "lngE6":-150129,
+ "guid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "latE6":51515117
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "5f9447c37b9f4d4bbfa47eb053d7fb63.b",
+ 1385625228075,
+ {
+ "points":[
+ {
+ "lngE6":-139979,
+ "guid":"0497a427aeee443b8a9344f3e42878c5.16",
+ "latE6":51513159
+ },
+ {
+ "lngE6":-141839,
+ "guid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "latE6":51514260
+ },
+ {
+ "lngE6":-140950,
+ "guid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "latE6":51513861
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "2b465cbe51554b2ebbfea6ba67810c96.b",
+ 1385582115022,
+ {
+ "points":[
+ {
+ "lngE6":-141049,
+ "guid":"51502606f12c4eaebef135ac5e48c751.16",
+ "latE6":51514835
+ },
+ {
+ "lngE6":-140773,
+ "guid":"db954eb71cb949ad94084d790b399fee.16",
+ "latE6":51514704
+ },
+ {
+ "lngE6":-140594,
+ "guid":"f40dcd87c4764789a72fecdd97fd4ed4.11",
+ "latE6":51514522
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "452a0e2451de4b45b0850bf65144083f.b",
+ 1385740085724,
+ {
+ "points":[
+ {
+ "lngE6":-145113,
+ "guid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "latE6":51510216
+ },
+ {
+ "lngE6":-143285,
+ "guid":"c59d1196b63b490ba209e13507e9e782.16",
+ "latE6":51509347
+ },
+ {
+ "lngE6":-145506,
+ "guid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "latE6":51509664
+ }
+ ],
+ "type":"region",
+ "team":"ENLIGHTENED"
+ }
+ ],
+ [
+ "7826a01ffac541a7b6e2b956bc79fb11.b",
+ 1385369651793,
+ {
+ "points":[
+ {
+ "lngE6":-149112,
+ "guid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "latE6":51515621
+ },
+ {
+ "lngE6":-149462,
+ "guid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "latE6":51514228
+ },
+ {
+ "lngE6":-150129,
+ "guid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "latE6":51515117
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "502381e76870402e9da16405a4cb50df.9",
+ 1385632734585,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513462,
+ "dLngE6":-143165,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"764aeb38065b47d992e843d4ae77d15d.11",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "d2cbe4cf824f4f21a55021bcd0d881ab.9",
+ 1385747260119,
+ {
+ "oLatE6":51511643,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"f13c73e60e714ce6b444b4f7ba751e17.11",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-137211
+ }
+ ],
+ [
+ "a47d16cfecbc4b71afcd38a321e9e178.9",
+ 1385582249184,
+ {
+ "oLatE6":51514835,
+ "dLatE6":51514440,
+ "dLngE6":-141353,
+ "team":"RESISTANCE",
+ "oGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "type":"edge",
+ "dGuid":"dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ "oLngE6":-141049
+ }
+ ],
+ [
+ "dbfecd40986d41379f1812b49f5a0ca7.9",
+ 1385625228075,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513861,
+ "dLngE6":-140950,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"471691e68499419e9e1a7f90b9d3929f.12",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "a8084dcd0d1644499f0819adfcea1e96.9",
+ 1385771545394,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51516368,
+ "dLngE6":-148230,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"0cb8844196c240dfa79652a452934a15.11",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "353fc49fb4b84e8c912b47685cdd17de.9",
+ 1385577901773,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "57f8e0f6556e4ea499d5ebeb20d46d36.9",
+ 1385625228075,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513159,
+ "dLngE6":-139979,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"0497a427aeee443b8a9344f3e42878c5.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "f67ae2fb1af745939b395f9ec419f7bf.9",
+ 1385740085724,
+ {
+ "oLatE6":51509664,
+ "dLatE6":51509347,
+ "dLngE6":-143285,
+ "team":"ENLIGHTENED",
+ "oGuid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "type":"edge",
+ "dGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "oLngE6":-145506
+ }
+ ],
+ [
+ "950770189d6844e8a0d5e62ca41d6dbd.9",
+ 1385654637424,
+ {
+ "oLatE6":51515117,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"df187c57c94a47c39aeec2b9854724f9.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-150129
+ }
+ ],
+ [
+ "facef6508e7849a0921ad64778b45aac.9",
+ 1385754999512,
+ {
+ "oLatE6":51512712,
+ "dLatE6":51509347,
+ "dLngE6":-143285,
+ "team":"ENLIGHTENED",
+ "oGuid":"fecb59b9a1f342d88a767bfefbd98e2b.16",
+ "type":"edge",
+ "dGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "oLngE6":-147804
+ }
+ ],
+ [
+ "075f2d3dee0a40079cc8c5c2201b5761.9",
+ 1385645776197,
+ {
+ "oLatE6":51516368,
+ "dLatE6":51515621,
+ "dLngE6":-149112,
+ "team":"RESISTANCE",
+ "oGuid":"0cb8844196c240dfa79652a452934a15.11",
+ "type":"edge",
+ "dGuid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "oLngE6":-148230
+ }
+ ],
+ [
+ "0dda932fd46845cb9bfff99beb77d40c.9",
+ 1385750349253,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51513410,
+ "dLngE6":-150435,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"918f7edeaf1b4083947957bc4e7bc130.16",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "2ccfd5cd8bb0437ba102f4caff4c7518.9",
+ 1385578078100,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51512246,
+ "dLngE6":-132564,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"f93d9ee0fa8240d3a55e3b0d3aad96f0.11",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "ec7972a6329e489796ea2d68393ed664.9",
+ 1385754527834,
+ {
+ "oLatE6":51509347,
+ "dLatE6":51509739,
+ "dLngE6":-146652,
+ "team":"ENLIGHTENED",
+ "oGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "type":"edge",
+ "dGuid":"3c54417b68c84dd387cd67765d6e3703.12",
+ "oLngE6":-143285
+ }
+ ],
+ [
+ "dd3b4868cb74469aa69399b775ff8e48.9",
+ 1385754891759,
+ {
+ "oLatE6":51511550,
+ "dLatE6":51509664,
+ "dLngE6":-145506,
+ "team":"ENLIGHTENED",
+ "oGuid":"56d5b86428c84aadac0d6214eff81f60.11",
+ "type":"edge",
+ "dGuid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "oLngE6":-148266
+ }
+ ],
+ [
+ "c7a75d873d494998885f9e05ec88e916.9",
+ 1385750349253,
+ {
+ "oLatE6":51514211,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-151942
+ }
+ ],
+ [
+ "14ab35488ee042e983222ca16948eff9.9",
+ 1385754891759,
+ {
+ "oLatE6":51510216,
+ "dLatE6":51509664,
+ "dLngE6":-145506,
+ "team":"ENLIGHTENED",
+ "oGuid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "type":"edge",
+ "dGuid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "oLngE6":-145113
+ }
+ ],
+ [
+ "f7ea70142e424d6c886352102c7189db.9",
+ 1385632874733,
+ {
+ "oLatE6":51514440,
+ "dLatE6":51515259,
+ "dLngE6":-141449,
+ "team":"RESISTANCE",
+ "oGuid":"dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ "type":"edge",
+ "dGuid":"05322044531c400fa651cae68b14070f.11",
+ "oLngE6":-141353
+ }
+ ],
+ [
+ "b1f4ec25949b462993b7e8ab5092fdb4.9",
+ 1385747555742,
+ {
+ "oLatE6":51521425,
+ "dLatE6":51514260,
+ "dLngE6":-141839,
+ "team":"RESISTANCE",
+ "oGuid":"ebeee5e795f24776b184236a6de00e84.16",
+ "type":"edge",
+ "dGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "oLngE6":-140080
+ }
+ ],
+ [
+ "c9c4ecc18ac24163bb937b86b48902dc.9",
+ 1385754891759,
+ {
+ "oLatE6":51511550,
+ "dLatE6":51510216,
+ "dLngE6":-145113,
+ "team":"ENLIGHTENED",
+ "oGuid":"56d5b86428c84aadac0d6214eff81f60.11",
+ "type":"edge",
+ "dGuid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "oLngE6":-148266
+ }
+ ],
+ [
+ "f8e769d955654caab03bb81b2627b955.9",
+ 1385754511911,
+ {
+ "oLatE6":51509347,
+ "dLatE6":51513092,
+ "dLngE6":-146417,
+ "team":"ENLIGHTENED",
+ "oGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "type":"edge",
+ "dGuid":"2736d95c14834f49963dcd1ac6d20e1f.16",
+ "oLngE6":-143285
+ }
+ ],
+ [
+ "1babe6042ab9447fab0d9bb7affb83b8.9",
+ 1385771545394,
+ {
+ "oLatE6":51514310,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-147665
+ }
+ ],
+ [
+ "35d4550a08264d9b811a6f94d4a30791.9",
+ 1385541248130,
+ {
+ "oLatE6":51509979,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"770fb08acd63484c88931ab98f1c8943.11",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-136298
+ }
+ ],
+ [
+ "cd329776e961475d9498717a64d9d3a5.9",
+ 1385661945578,
+ {
+ "oLatE6":51515313,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"457d81eba6f542a1983154ec61155239.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-152044
+ }
+ ],
+ [
+ "b0feea4407b841aa9cbb82a1d628032c.9",
+ 1385582249184,
+ {
+ "oLatE6":51515259,
+ "dLatE6":51514835,
+ "dLngE6":-141049,
+ "team":"RESISTANCE",
+ "oGuid":"05322044531c400fa651cae68b14070f.11",
+ "type":"edge",
+ "dGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "oLngE6":-141449
+ }
+ ],
+ [
+ "e73cde8c568f45bd9558f98b5570c275.9",
+ 1385667686507,
+ {
+ "oLatE6":51513771,
+ "dLatE6":51513839,
+ "dLngE6":-142541,
+ "team":"ENLIGHTENED",
+ "oGuid":"65854ea080ad4c47af9a846bd2157a32.11",
+ "type":"edge",
+ "dGuid":"dbbfe3f544af4659ad4a7388fa77e3d5.12",
+ "oLngE6":-143224
+ }
+ ],
+ [
+ "36f2a3e8aa4f4ceb83199a01a744ed58.9",
+ 1385074105982,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51511686,
+ "dLngE6":-150364,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"ffcded7f2a3d4672ab326efe8ebc7087.16",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "6b4acf27652541feb55c001cca2b0341.9",
+ 1385582115022,
+ {
+ "oLatE6":51514522,
+ "dLatE6":51514835,
+ "dLngE6":-141049,
+ "team":"RESISTANCE",
+ "oGuid":"f40dcd87c4764789a72fecdd97fd4ed4.11",
+ "type":"edge",
+ "dGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "oLngE6":-140594
+ }
+ ],
+ [
+ "af059f4640fd4f978054cdeb6f998e9f.9",
+ 1385472014804,
+ {
+ "oLatE6":51514228,
+ "dLatE6":51515621,
+ "dLngE6":-149112,
+ "team":"RESISTANCE",
+ "oGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "type":"edge",
+ "dGuid":"223a3fff9f5d4efc970c695477ac8d87.16",
+ "oLngE6":-149462
+ }
+ ],
+ [
+ "08639e84c7fb4db5a51551366f1c5f70.9",
+ 1385754527834,
+ {
+ "oLatE6":51509739,
+ "dLatE6":51508992,
+ "dLngE6":-144961,
+ "team":"ENLIGHTENED",
+ "oGuid":"3c54417b68c84dd387cd67765d6e3703.12",
+ "type":"edge",
+ "dGuid":"b586841bf4ce4acc9c90bed7195572a9.12",
+ "oLngE6":-146652
+ }
+ ],
+ [
+ "f94c4edb49574eb2998c500e5fd3e240.9",
+ 1385645776587,
+ {
+ "oLatE6":51516368,
+ "dLatE6":51515968,
+ "dLngE6":-150665,
+ "team":"RESISTANCE",
+ "oGuid":"0cb8844196c240dfa79652a452934a15.11",
+ "type":"edge",
+ "dGuid":"b0724f57f3534c3ca647fbdadcb3b408.16",
+ "oLngE6":-148230
+ }
+ ],
+ [
+ "34033d8241624e47b80ef51bad412e3c.9",
+ 1385613893144,
+ {
+ "oLatE6":51503124,
+ "dLatE6":51515254,
+ "dLngE6":-168579,
+ "team":"RESISTANCE",
+ "oGuid":"94762abecaa34116a18166df417372e3.16",
+ "type":"edge",
+ "dGuid":"0d9d4cbcd478488cb44433a373659221.11",
+ "oLngE6":-150071
+ }
+ ],
+ [
+ "1b0ff1e100f34485a913ce54712ffec0.9",
+ 1385771545394,
+ {
+ "oLatE6":51516368,
+ "dLatE6":51514310,
+ "dLngE6":-147665,
+ "team":"RESISTANCE",
+ "oGuid":"0cb8844196c240dfa79652a452934a15.11",
+ "type":"edge",
+ "dGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "oLngE6":-148230
+ }
+ ],
+ [
+ "89ad49e90d5544799456d6e3ef718441.9",
+ 1385580364098,
+ {
+ "oLatE6":51515259,
+ "dLatE6":51514704,
+ "dLngE6":-140773,
+ "team":"RESISTANCE",
+ "oGuid":"05322044531c400fa651cae68b14070f.11",
+ "type":"edge",
+ "dGuid":"db954eb71cb949ad94084d790b399fee.16",
+ "oLngE6":-141449
+ }
+ ],
+ [
+ "82e353be1b144bcd97e3d48b6b5a826c.9",
+ 1385740085724,
+ {
+ "oLatE6":51509347,
+ "dLatE6":51510216,
+ "dLngE6":-145113,
+ "team":"ENLIGHTENED",
+ "oGuid":"c59d1196b63b490ba209e13507e9e782.16",
+ "type":"edge",
+ "dGuid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "oLngE6":-143285
+ }
+ ],
+ [
+ "17c382d2af024bf79999e01bc4f8323e.9",
+ 1385473818025,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51514310,
+ "dLngE6":-147665,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "c9c4ecc18ac24163bb937b86b48902dc.9",
+ 0,
+ {
+ "oLatE6":51511550,
+ "dLatE6":51510216,
+ "dLngE6":-145113,
+ "team":"ENLIGHTENED",
+ "oGuid":"56d5b86428c84aadac0d6214eff81f60.11",
+ "type":"edge",
+ "dGuid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "oLngE6":-148266
+ }
+ ],
+ [
+ "a47d16cfecbc4b71afcd38a321e9e178.9",
+ 0,
+ {
+ "oLatE6":51514835,
+ "dLatE6":51514440,
+ "dLngE6":-141353,
+ "team":"RESISTANCE",
+ "oGuid":"51502606f12c4eaebef135ac5e48c751.16",
+ "type":"edge",
+ "dGuid":"dc2192d231d147f3aa8fb4b7c060bd5b.16",
+ "oLngE6":-141049
+ }
+ ],
+ [
+ "502381e76870402e9da16405a4cb50df.9",
+ 0,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51513462,
+ "dLngE6":-143165,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"764aeb38065b47d992e843d4ae77d15d.11",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "e73cde8c568f45bd9558f98b5570c275.9",
+ 0,
+ {
+ "oLatE6":51513771,
+ "dLatE6":51513839,
+ "dLngE6":-142541,
+ "team":"ENLIGHTENED",
+ "oGuid":"65854ea080ad4c47af9a846bd2157a32.11",
+ "type":"edge",
+ "dGuid":"dbbfe3f544af4659ad4a7388fa77e3d5.12",
+ "oLngE6":-143224
+ }
+ ],
+ [
+ "1babe6042ab9447fab0d9bb7affb83b8.9",
+ 0,
+ {
+ "oLatE6":51514310,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-147665
+ }
+ ],
+ [
+ "14ab35488ee042e983222ca16948eff9.9",
+ 0,
+ {
+ "oLatE6":51510216,
+ "dLatE6":51509664,
+ "dLngE6":-145506,
+ "team":"ENLIGHTENED",
+ "oGuid":"8a094798b0a54b9d81cc2992edbd53e1.11",
+ "type":"edge",
+ "dGuid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "oLngE6":-145113
+ }
+ ],
+ [
+ "353fc49fb4b84e8c912b47685cdd17de.9",
+ 0,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51514228,
+ "dLngE6":-149462,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"2f86b199c523422f8166ef915bdb1b70.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "17c382d2af024bf79999e01bc4f8323e.9",
+ 0,
+ {
+ "oLatE6":51514260,
+ "dLatE6":51514310,
+ "dLngE6":-147665,
+ "team":"RESISTANCE",
+ "oGuid":"33fe90d0a2d04d0db47002285eaf2766.11",
+ "type":"edge",
+ "dGuid":"b45a5a0a21124c0cba28167094c94358.16",
+ "oLngE6":-141839
+ }
+ ],
+ [
+ "dd3b4868cb74469aa69399b775ff8e48.9",
+ 0,
+ {
+ "oLatE6":51511550,
+ "dLatE6":51509664,
+ "dLngE6":-145506,
+ "team":"ENLIGHTENED",
+ "oGuid":"56d5b86428c84aadac0d6214eff81f60.11",
+ "type":"edge",
+ "dGuid":"bfcb133c0f3a43909be288eb27cf5968.16",
+ "oLngE6":-148266
+ }
+ ]
+ ]
+ },
+ "1_32739_21790":{
+ "deletedGameEntityGuids":[
+ "8f63a4b0143f4302a91b925c65d0067e.b",
+ "e7431222757b4919a85c433a61cc9314.b",
+ "da1bab6073f74b9faef6716f0d2809e1.b",
+ "1a49f223d69740bcaafd37534522c5cd.b",
+ "1898b02a792044018ec6afed12fcc2fa.b",
+ "52376b1dea1d4a48bd3cbb98499d529d.b",
+ "c92a5e53a4c84153b80e3a981c76a217.b",
+ "af20b3fa9f6e402a86337b5c6e741c9c.b",
+ "6fec01ea5f3e484697d93ed996fd02e0.9",
+ "4de752d94bb049e68bd441b5b6dacb2f.9",
+ "1383e4b73e824831818b357ef147cdc4.9",
+ "4741dfeb7e6f448d9c53bdaac91ffc60.9",
+ "5deeedf2839f411c86a2d619ff18dabf.9",
+ "521e4d1b6ecd422db54b3e02d0bd93de.9",
+ "82fc74a0c3fe46c0a75dc7e099655f0c.9",
+ "71ea8fd4c3534f63b1c258c68ad970b8.9",
+ "665dc5eda2c2490e8c17559d403e2e53.9",
+ "06806c0763be433e89bf70d944f499ab.9",
+ "97faed3033294df8ac7eefd844b85738.9",
+ "628455f6227c45d0b2569d32bc060b09.9",
+ "d2b685cf48cc4e44b7390ba126728899.9",
+ "a27d7ff364c44908952f13257f4b3b0a.9",
+ "3ef4bff6c5e04be49cb96261e740da18.9",
+ "5567e8e5c6a942ffafa85df9dbb21fb8.9",
+ "477528bcca9d4ded8e477145afbf80d0.9",
+ "f5d0c7216117413d9adea9e7257040e5.9",
+ "0d337fb61ff24d54a0df6bb221a468fc.9",
+ "a3ffc916d0df47c18588e54ac7b47510.9"
+ ],
+ "gameEntities":[
+ [
+ "9381595a135f466fadf574e2375a47f4.16",
+ 1385751924756,
+ {
+ "level":1,
+ "title":"Nestled Cherubs",
+ "image":"http://lh3.ggpht.com/VqUCsZziRNpszF_4WdeIw4XvywAauyna0L-bvSJ2A3wXZylF1jMg8uY-3uGaOhKzEwnhsRB6X8ONqlDaF98",
+ "resCount":1,
+ "latE6":51512626,
+ "health":17.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-157138,
+ "type":"portal"
+ }
+ ],
+ [
+ "b6dff6a9610948548201bd5f74fa1e97.12",
+ 1385751924944,
+ {
+ "level":3,
+ "title":"Horse Head",
+ "image":"http://www.panoramio.com/photos/small/29266280.jpg",
+ "resCount":4,
+ "latE6":51512587,
+ "health":20.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-159240,
+ "type":"portal"
+ }
+ ],
+ [
+ "ed1c2d5e0c364b88b55132dabdacbc54.12",
+ 1385764721746,
+ {
+ "level":3,
+ "title":"Animals in War",
+ "image":"http://www.panoramio.com/photos/small/14319204.jpg",
+ "resCount":8,
+ "latE6":51510826,
+ "health":66.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-157692,
+ "type":"portal"
+ }
+ ],
+ [
+ "8c2a81a1afdc4dd1b0eeb76171360f02.12",
+ 1385764927533,
+ {
+ "level":2,
+ "title":"Horse at Water, \"Horse's Head\"",
+ "image":"http://www.panoramio.com/photos/small/51448097.jpg",
+ "resCount":3,
+ "latE6":51512682,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-159543,
+ "type":"portal"
+ }
+ ],
+ [
+ "c1d9ccae0c8c42d6a92fd36f8b3c7cf2.16",
+ 1385749860700,
+ {
+ "level":1,
+ "title":"Sir Thomas Sopwith Heritage Plaque",
+ "image":"http://lh6.ggpht.com/qC1wukG2p5H3v0aqeUy7v_8KnA6roop5f2lWoPudq-_X_O9aXHH8aZnccRBe6LjpJ0BKc3tirDezLCtWy5Ar",
+ "resCount":1,
+ "latE6":51512439,
+ "health":78.0,
+ "team":"RESISTANCE",
+ "lngE6":-155966,
+ "type":"portal"
+ }
+ ],
+ [
+ "2f3ae2cc96b44d4087abb3ecabdfd31a.11",
+ 1385754186966,
+ {
+ "level":4,
+ "title":"Hamish Mackie Life Leopard",
+ "image":"http://lh5.ggpht.com/RUVD8pTLPZxboxI6dGyX7IPHTev48Lm-5NRokV4rYC8Ts4lXK2ZF6dBDipWFfCnUyWqCfS-X9qc4XNbDY1k4iEodnUMCHRTNgAZn5L72hOPTgDOjrg",
+ "resCount":8,
+ "latE6":51513607,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-157821,
+ "type":"portal"
+ }
+ ],
+ [
+ "66ec22e29ac84a828d7203535c1f50c5.11",
+ 1385743780246,
+ {
+ "level":5,
+ "title":"The Wallace Collection",
+ "image":"http://lh6.ggpht.com/I57APxI7GFIkhqG5PwXGKpGBiF0rLwW4ZCDnZqhEbjVVowsQV-ztxDb8pDAH6bh1yRUXXvY6QcUfMLSPQtiRRo6bvjBsnVMt-YiSGQO1UBF9kDE0rQ",
+ "resCount":8,
+ "latE6":51517188,
+ "health":85.0,
+ "team":"RESISTANCE",
+ "lngE6":-152943,
+ "type":"portal"
+ }
+ ],
+ [
+ "fb26ee3ef9034cf58bb2d86897953661.12",
+ 1385751463208,
+ {
+ "level":2,
+ "title":"Marble Arch at Night",
+ "image":"http://www.panoramio.com/photos/small/65839892.jpg",
+ "resCount":5,
+ "latE6":51512995,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-158610,
+ "type":"portal"
+ }
+ ],
+ [
+ "d66b390130cc4377807e0ab86a6b7290.12",
+ 1385751471397,
+ {
+ "level":1,
+ "title":"Horse Head - Marble Arch",
+ "image":"http://www.panoramio.com/photos/small/56598706.jpg",
+ "resCount":1,
+ "latE6":51512436,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-159718,
+ "type":"portal"
+ }
+ ],
+ [
+ "36257a57c6984883b397781201ea4df6.16",
+ 1385768508210,
+ {
+ "level":4,
+ "title":"Churchill Hyatt Regency London",
+ "image":"http://lh3.ggpht.com/41PTnYDH8Y0FltU_LCd-E2fGZyocPQ-PlaVTmIQTtJj6s2yVwaFRlXPOoMJ8WEJ4HE8Re12VT7-dcGA3iozR",
+ "resCount":8,
+ "latE6":51515466,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-156935,
+ "type":"portal"
+ }
+ ],
+ [
+ "de3370c1f7e04e31b7800d55c641298a.12",
+ 1385767699010,
+ {
+ "level":6,
+ "title":"Selfridges, Oxford Street, Cit",
+ "image":"http://www.panoramio.com/photos/small/22779690.jpg",
+ "resCount":8,
+ "latE6":51514055,
+ "health":94.0,
+ "team":"RESISTANCE",
+ "lngE6":-152918,
+ "type":"portal"
+ }
+ ],
+ [
+ "e0b231367a5b44459091f8722b9e451f.16",
+ 1385764212592,
+ {
+ "level":6,
+ "title":"Selfridges",
+ "image":"http://lh4.ggpht.com/My1WDqCj71Jy1hg4Ak3nSZU5qK5hcm0xQD4MIQfkZERkV2ET9lpF7y-ziX37nGqQsWMbEXVlRkhcSz931Xw",
+ "resCount":8,
+ "latE6":51514235,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-153814,
+ "type":"portal"
+ }
+ ],
+ [
+ "e95e4a205c1a46cb88cc5d27bdd7c279.11",
+ 1385754186822,
+ {
+ "level":6,
+ "title":"Statue of Wallenberg",
+ "image":"http://lh6.ggpht.com/118m58xdlFj4BVG9KkaT51pylP6RvtVghKUwFjq4iO-GWLwvK2OdsESMN0zBWFHfxGZccJnmgC8wXgAzi_TwP3Y6B_cIZouioA_hoJvuvlQBae0",
+ "resCount":8,
+ "latE6":51515041,
+ "health":76.0,
+ "team":"RESISTANCE",
+ "lngE6":-159581,
+ "type":"portal"
+ }
+ ],
+ [
+ "e142ec4d3d5840d0adcefc9211bfd34a.12",
+ 1385764733287,
+ {
+ "level":1,
+ "title":"Animals in War",
+ "image":"http://www.panoramio.com/photos/small/64758056.jpg",
+ "resCount":8,
+ "latE6":51511455,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-157580,
+ "type":"portal"
+ }
+ ],
+ [
+ "8e102f77c2cd4b5aaaeb2375aeb007de.12",
+ 1385764616639,
+ {
+ "level":2,
+ "title":"Comme Je Fus, Dudley House",
+ "image":"http://www.panoramio.com/photos/small/64758125.jpg",
+ "resCount":6,
+ "latE6":51510635,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-157245,
+ "type":"portal"
+ }
+ ],
+ [
+ "f76a2cb5cad0493d9be3026617cef7f1.16",
+ 1385754186758,
+ {
+ "level":2,
+ "title":"The Church of the Annunciation ",
+ "image":"http://lh6.ggpht.com/FQ4uOstFki4dpueSAysFNEvW-ag1zMK9Ud9A28Ip_aCzZHxb9T8eSYsaZTYkAQQSi8CQAOdeJBeJJxWTL34",
+ "resCount":4,
+ "latE6":51514438,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-158257,
+ "type":"portal"
+ }
+ ],
+ [
+ "cfbb5db2246e4190ad059cfe5263d6f0.16",
+ 1385754186623,
+ {
+ "level":4,
+ "title":"New Quebec St. Crest",
+ "image":"http://lh3.ggpht.com/GnZKX4bbbcpeCmCujRj6ykozzaRM261fH1jjV4XPHzI0pJVqKjMhH-407fjjLu4iOc8njJah359Kgh4vVDqW",
+ "resCount":8,
+ "latE6":51515639,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-158538,
+ "type":"portal"
+ }
+ ],
+ [
+ "e2e157a3560047b383bcc18a586c3ff7.12",
+ 1385751451321,
+ {
+ "level":2,
+ "title":"Sculpture at The Marble Arch",
+ "image":"http://www.panoramio.com/photos/small/72436459.jpg",
+ "resCount":8,
+ "latE6":51512810,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-158900,
+ "type":"portal"
+ }
+ ],
+ [
+ "3728f3c32c6f4612969d6afb4d3e9fed.16",
+ 1385750720843,
+ {
+ "level":1,
+ "title":"Sir James John Hamilton Fountain",
+ "image":"http://lh3.ggpht.com/xH5e1uZQtC6-P5nh3d9u0u96x_-P_YMM0iRHiGukfrmqmMElnpeQJFHP0E7bw5TUxnOHBVZl-4yT0d5W0cE",
+ "resCount":1,
+ "latE6":51515867,
+ "health":66.0,
+ "team":"RESISTANCE",
+ "lngE6":-154833,
+ "type":"portal"
+ }
+ ],
+ [
+ "a7fbde52d87d4ac9a024d74a74dbe6b1.12",
+ 1385764733287,
+ {
+ "level":1,
+ "title":"Animals in war",
+ "image":"http://www.panoramio.com/photos/small/15330804.jpg",
+ "resCount":8,
+ "latE6":51511056,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-157518,
+ "type":"portal"
+ }
+ ],
+ [
+ "528e68a8205d49e5ae046e7e59b6c500.12",
+ 1385764971579,
+ {
+ "level":2,
+ "title":"Horse's Head",
+ "image":"http://www.panoramio.com/photos/small/51236185.jpg",
+ "resCount":7,
+ "latE6":51512863,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-159687,
+ "type":"portal"
+ }
+ ],
+ [
+ "df3d33b654fa493b91c3e4226ab7f34f.16",
+ 1385755324224,
+ {
+ "level":5,
+ "title":"Alfred Milner Plaque",
+ "image":"http://lh3.ggpht.com/xWuN1vgCouMEjJ1CL1e2znSkqEhXtDX7IGgofvvDU6lxTj6tvtcMdSMXvjfIV8gKSu8UyBHLTlXsYVybinyt",
+ "resCount":8,
+ "latE6":51516467,
+ "health":100.0,
+ "team":"ENLIGHTENED",
+ "lngE6":-153231,
+ "type":"portal"
+ }
+ ],
+ [
+ "80a9335e0e9f4a32ba30fed67070af97.12",
+ 1385743933349,
+ {
+ "level":1,
+ "title":"Marble arch",
+ "image":"http://www.panoramio.com/photos/small/59031723.jpg",
+ "resCount":1,
+ "latE6":51513420,
+ "health":100.0,
+ "team":"RESISTANCE",
+ "lngE6":-159012,
+ "type":"portal"
+ }
+ ],
+ [
+ "07fcfa63452f4c9d91f69fff8e1ea895.b",
+ 1385656796544,
+ {
+ "points":[
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ },
+ {
+ "lngE6":-151942,
+ "guid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "latE6":51514211
+ },
+ {
+ "lngE6":-153814,
+ "guid":"e0b231367a5b44459091f8722b9e451f.16",
+ "latE6":51514235
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "56f5ccb7bfe0407e811efd729ed98e8e.b",
+ 1385646897670,
+ {
+ "points":[
+ {
+ "lngE6":-152271,
+ "guid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "latE6":51516152
+ },
+ {
+ "lngE6":-152943,
+ "guid":"66ec22e29ac84a828d7203535c1f50c5.11",
+ "latE6":51517188
+ },
+ {
+ "lngE6":-151951,
+ "guid":"a24adc0a42d74c1397731cb7475d7c5d.16",
+ "latE6":51516526
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "be9218a7d2974d7f94abcfd6717a7ea0.b",
+ 1385655632013,
+ {
+ "points":[
+ {
+ "lngE6":-152271,
+ "guid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "latE6":51516152
+ },
+ {
+ "lngE6":-152044,
+ "guid":"457d81eba6f542a1983154ec61155239.16",
+ "latE6":51515313
+ },
+ {
+ "lngE6":-153814,
+ "guid":"e0b231367a5b44459091f8722b9e451f.16",
+ "latE6":51514235
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "423617ecd52748249ef0b592e01a1119.b",
+ 1385559670166,
+ {
+ "points":[
+ {
+ "lngE6":-152943,
+ "guid":"66ec22e29ac84a828d7203535c1f50c5.11",
+ "latE6":51517188
+ },
+ {
+ "lngE6":-151762,
+ "guid":"ca57ec9edce1494eb28da06226772cd6.11",
+ "latE6":51517935
+ },
+ {
+ "lngE6":-151951,
+ "guid":"a24adc0a42d74c1397731cb7475d7c5d.16",
+ "latE6":51516526
+ }
+ ],
+ "type":"region",
+ "team":"RESISTANCE"
+ }
+ ],
+ [
+ "2077771f112e4f95b0c8c6605bab39ca.9",
+ 1385559670166,
+ {
+ "oLatE6":51517935,
+ "dLatE6":51517188,
+ "dLngE6":-152943,
+ "team":"RESISTANCE",
+ "oGuid":"ca57ec9edce1494eb28da06226772cd6.11",
+ "type":"edge",
+ "dGuid":"66ec22e29ac84a828d7203535c1f50c5.11",
+ "oLngE6":-151762
+ }
+ ],
+ [
+ "8e9ed368792d40d2aaa612f87348796b.9",
+ 1385750720448,
+ {
+ "oLatE6":51516681,
+ "dLatE6":51519513,
+ "dLngE6":-151818,
+ "team":"RESISTANCE",
+ "oGuid":"664552e088c24cda86826caf02a8f24b.16",
+ "type":"edge",
+ "dGuid":"bb2257f8954f4cb282b1a716dbf1b770.16",
+ "oLngE6":-160516
+ }
+ ],
+ [
+ "ccf24610b90a4479ad32f407773f7e21.9",
+ 1385750497114,
+ {
+ "oLatE6":51515041,
+ "dLatE6":51513607,
+ "dLngE6":-157821,
+ "team":"RESISTANCE",
+ "oGuid":"e95e4a205c1a46cb88cc5d27bdd7c279.11",
+ "type":"edge",
+ "dGuid":"2f3ae2cc96b44d4087abb3ecabdfd31a.11",
+ "oLngE6":-159581
+ }
+ ],
+ [
+ "08bca6bd59d5449da1e9d1dbf684206c.9",
+ 1385656796544,
+ {
+ "oLatE6":51514211,
+ "dLatE6":51514235,
+ "dLngE6":-153814,
+ "team":"RESISTANCE",
+ "oGuid":"7fdc9960ccf946a3bf6cc62fb38ee141.12",
+ "type":"edge",
+ "dGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "oLngE6":-151942
+ }
+ ],
+ [
+ "d46675d327bc4300bd4e9bccac4c3cd4.9",
+ 1385750506053,
+ {
+ "oLatE6":51515041,
+ "dLatE6":51515639,
+ "dLngE6":-158538,
+ "team":"RESISTANCE",
+ "oGuid":"e95e4a205c1a46cb88cc5d27bdd7c279.11",
+ "type":"edge",
+ "dGuid":"cfbb5db2246e4190ad059cfe5263d6f0.16",
+ "oLngE6":-159581
+ }
+ ],
+ [
+ "494a7dd0236a40e98f6d67c05020f3dd.9",
+ 1385764733287,
+ {
+ "oLatE6":51511056,
+ "dLatE6":51511455,
+ "dLngE6":-157580,
+ "team":"ENLIGHTENED",
+ "oGuid":"a7fbde52d87d4ac9a024d74a74dbe6b1.12",
+ "type":"edge",
+ "dGuid":"e142ec4d3d5840d0adcefc9211bfd34a.12",
+ "oLngE6":-157518
+ }
+ ],
+ [
+ "4683c138914c4e2bb5f8990b354e6920.9",
+ 1385511177779,
+ {
+ "oLatE6":51501839,
+ "dLatE6":51514594,
+ "dLngE6":-174173,
+ "team":"RESISTANCE",
+ "oGuid":"f664e4eba6834e569c929e00b8769055.11",
+ "type":"edge",
+ "dGuid":"8916dc6eb80546b6a1ec4b77d782ba96.16",
+ "oLngE6":-159828
+ }
+ ],
+ [
+ "8bf312c35efe44aea3e5a021e8d302df.9",
+ 1385751185290,
+ {
+ "oLatE6":51514235,
+ "dLatE6":51513607,
+ "dLngE6":-157821,
+ "team":"RESISTANCE",
+ "oGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "type":"edge",
+ "dGuid":"2f3ae2cc96b44d4087abb3ecabdfd31a.11",
+ "oLngE6":-153814
+ }
+ ],
+ [
+ "5661d32226484bff880289cf55501c91.9",
+ 1385646897670,
+ {
+ "oLatE6":51517188,
+ "dLatE6":51516526,
+ "dLngE6":-151951,
+ "team":"RESISTANCE",
+ "oGuid":"66ec22e29ac84a828d7203535c1f50c5.11",
+ "type":"edge",
+ "dGuid":"a24adc0a42d74c1397731cb7475d7c5d.16",
+ "oLngE6":-152943
+ }
+ ],
+ [
+ "34033d8241624e47b80ef51bad412e3c.9",
+ 1385613893144,
+ {
+ "oLatE6":51503124,
+ "dLatE6":51515254,
+ "dLngE6":-168579,
+ "team":"RESISTANCE",
+ "oGuid":"94762abecaa34116a18166df417372e3.16",
+ "type":"edge",
+ "dGuid":"0d9d4cbcd478488cb44433a373659221.11",
+ "oLngE6":-150071
+ }
+ ],
+ [
+ "50cd58e832fe46cda7577b87ec72dcf9.9",
+ 1385060925958,
+ {
+ "oLatE6":51516681,
+ "dLatE6":51522749,
+ "dLngE6":-155157,
+ "team":"RESISTANCE",
+ "oGuid":"664552e088c24cda86826caf02a8f24b.16",
+ "type":"edge",
+ "dGuid":"0eabb23fbd244c8cb8372f42780f5da1.16",
+ "oLngE6":-160516
+ }
+ ],
+ [
+ "d25fa85590584d49a1bee2e48f11db15.9",
+ 1385646897670,
+ {
+ "oLatE6":51517188,
+ "dLatE6":51516152,
+ "dLngE6":-152271,
+ "team":"RESISTANCE",
+ "oGuid":"66ec22e29ac84a828d7203535c1f50c5.11",
+ "type":"edge",
+ "dGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "oLngE6":-152943
+ }
+ ],
+ [
+ "961a8eaeaae34d479531049295206aa0.9",
+ 1385656796544,
+ {
+ "oLatE6":51515313,
+ "dLatE6":51514235,
+ "dLngE6":-153814,
+ "team":"RESISTANCE",
+ "oGuid":"457d81eba6f542a1983154ec61155239.16",
+ "type":"edge",
+ "dGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "oLngE6":-152044
+ }
+ ],
+ [
+ "5e45cc41f18044abae5d6ba512f2cc5c.9",
+ 1385661983796,
+ {
+ "oLatE6":51516467,
+ "dLatE6":51518516,
+ "dLngE6":-153510,
+ "team":"ENLIGHTENED",
+ "oGuid":"df3d33b654fa493b91c3e4226ab7f34f.16",
+ "type":"edge",
+ "dGuid":"ac5bb9d8e5fc44bf8976983fe02d16fb.16",
+ "oLngE6":-153231
+ }
+ ],
+ [
+ "578cb52d150c441a9cd95a5209201731.9",
+ 1385615160117,
+ {
+ "oLatE6":51516681,
+ "dLatE6":51515041,
+ "dLngE6":-159581,
+ "team":"RESISTANCE",
+ "oGuid":"664552e088c24cda86826caf02a8f24b.16",
+ "type":"edge",
+ "dGuid":"e95e4a205c1a46cb88cc5d27bdd7c279.11",
+ "oLngE6":-160516
+ }
+ ],
+ [
+ "6cefb2cfe7094e95b35fdb2b87e45bb6.9",
+ 1385655632013,
+ {
+ "oLatE6":51514235,
+ "dLatE6":51516152,
+ "dLngE6":-152271,
+ "team":"RESISTANCE",
+ "oGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "type":"edge",
+ "dGuid":"0a5e340f186d4aaca7904fbe5a3feba7.16",
+ "oLngE6":-153814
+ }
+ ],
+ [
+ "8bf312c35efe44aea3e5a021e8d302df.9",
+ 0,
+ {
+ "oLatE6":51514235,
+ "dLatE6":51513607,
+ "dLngE6":-157821,
+ "team":"RESISTANCE",
+ "oGuid":"e0b231367a5b44459091f8722b9e451f.16",
+ "type":"edge",
+ "dGuid":"2f3ae2cc96b44d4087abb3ecabdfd31a.11",
+ "oLngE6":-153814
+ }
+ ],
+ [
+ "494a7dd0236a40e98f6d67c05020f3dd.9",
+ 0,
+ {
+ "oLatE6":51511056,
+ "dLatE6":51511455,
+ "dLngE6":-157580,
+ "team":"ENLIGHTENED",
+ "oGuid":"a7fbde52d87d4ac9a024d74a74dbe6b1.12",
+ "type":"edge",
+ "dGuid":"e142ec4d3d5840d0adcefc9211bfd34a.12",
+ "oLngE6":-157518
+ }
+ ],
+ [
+ "1b9127a0ebde49718050ff33f9bc24aa.9",
+ 0,
+ {
+ "oLatE6":51511056,
+ "dLatE6":51510826,
+ "dLngE6":-157692,
+ "team":"ENLIGHTENED",
+ "oGuid":"a7fbde52d87d4ac9a024d74a74dbe6b1.12",
+ "type":"edge",
+ "dGuid":"ed1c2d5e0c364b88b55132dabdacbc54.12",
+ "oLngE6":-157518
+ }
+ ],
+ [
+ "d46675d327bc4300bd4e9bccac4c3cd4.9",
+ 0,
+ {
+ "oLatE6":51515041,
+ "dLatE6":51515639,
+ "dLngE6":-158538,
+ "team":"RESISTANCE",
+ "oGuid":"e95e4a205c1a46cb88cc5d27bdd7c279.11",
+ "type":"edge",
+ "dGuid":"cfbb5db2246e4190ad059cfe5263d6f0.16",
+ "oLngE6":-159581
+ }
+ ],
+ [
+ "ccf24610b90a4479ad32f407773f7e21.9",
+ 0,
+ {
+ "oLatE6":51515041,
+ "dLatE6":51513607,
+ "dLngE6":-157821,
+ "team":"RESISTANCE",
+ "oGuid":"e95e4a205c1a46cb88cc5d27bdd7c279.11",
+ "type":"edge",
+ "dGuid":"2f3ae2cc96b44d4087abb3ecabdfd31a.11",
+ "oLngE6":-159581
+ }
+ ]
+ ]
+ }
+ },
+ "minLevelOfDetail":1
+ }
+}
diff --git a/json_examples/link_json.js b/json_examples/link_json.js
deleted file mode 100644
index bcc2cc32..00000000
--- a/json_examples/link_json.js
+++ /dev/null
@@ -1,25 +0,0 @@
-[
- "28cbec08d88643828755bd56b67fca75.9",
- 1359639986825,
- {
- "controllingTeam": {
- "team": "RESISTANCE"
- },
- "creator": {
- "creatorGuid": "2b8fb33c8d1b433d9a46da76b35185f8.c",
- "creationTime": "1359639986543"
- },
- "edge": {
- "destinationPortalGuid": "9b08215c6da44ba18c948f5b7243dc00.12",
- "originPortalLocation": {
- "lngE6": 8561013,
- "latE6": 49384861
- },
- "destinationPortalLocation": {
- "lngE6": 8562566,
- "latE6": 49383951
- },
- "originPortalGuid": "9e4a0dfacd5347e9ac71910761541699.12"
- }
- }
-],
diff --git a/json_examples/portal_json.js b/json_examples/portal_json.js
deleted file mode 100644
index 863c4561..00000000
--- a/json_examples/portal_json.js
+++ /dev/null
@@ -1,162 +0,0 @@
-
-
-[
- "2c124b4e99074660a72668c888093834.11",
- 1359563604824,
- {
- "turret": {
-
- },
- "resonatorArray": {
- "resonators": [
- {
- "slot": 0,
- "level": 5,
- "energyTotal": 2825,
- "distanceToPortal": 35,
- "id": "26da7ed9-9025-4974-b62f-495750b2d888",
- "ownerGuid": "a1dc117457954b99b104be8c85e16276.c"
- },
- {
- "slot": 1,
- "level": 6,
- "energyTotal": 3725,
- "distanceToPortal": 25,
- "id": "f7f3312c-7440-4edf-95b9-9e416af1f399",
- "ownerGuid": "a1dc117457954b99b104be8c85e16276.c"
- },
- {
- "slot": 2,
- "level": 5,
- "energyTotal": 2825,
- "distanceToPortal": 31,
- "id": "50627504-1efb-445d-84b0-f014948aedfb",
- "ownerGuid": "c4981119edfb488a9fd19d99eb540449.c"
- },
- {
- "slot": 3,
- "level": 6,
- "energyTotal": 3725,
- "distanceToPortal": 31,
- "id": "06ee68fe-80e4-491b-a99d-aa126c9740d6",
- "ownerGuid": "ef9657c5cc2743afa5e1953dd06df307.c"
- },
- {
- "slot": 4,
- "level": 6,
- "energyTotal": 3725,
- "distanceToPortal": 30,
- "id": "df80cd1f-d347-4dc5-a31b-deb8fb9f978d",
- "ownerGuid": "ef9657c5cc2743afa5e1953dd06df307.c"
- },
- {
- "slot": 5,
- "level": 5,
- "energyTotal": 2825,
- "distanceToPortal": 24,
- "id": "c8c474ec-8deb-4218-8b7b-ea2a7ea3e4ac",
- "ownerGuid": "a0c2e839783f4e889ca570e2cd5c7819.c"
- },
- {
- "slot": 6,
- "level": 5,
- "energyTotal": 2825,
- "distanceToPortal": 29,
- "id": "e57ea7b1-f3f7-4a62-a060-c794f85246e1",
- "ownerGuid": "a0c2e839783f4e889ca570e2cd5c7819.c"
- },
- {
- "slot": 7,
- "level": 5,
- "energyTotal": 2825,
- "distanceToPortal": 31,
- "id": "d08b9027-88f3-4808-bd3f-41acce7e195a",
- "ownerGuid": "c4981119edfb488a9fd19d99eb540449.c"
- }
- ]
- },
- "imageByUrl": {
- "imageUrl": "http:\/\/lh3.ggpht.com\/oh3OKN-Vc-GbS3hfp4ZaCB_ND6hmkfnp-gAQmCtfmmrj9R94eeiVAAh9HLd5gO-JV8rBGchle8CXLbr_bmK8sR-PdRYS1yCNHS48wf98RelEVjOe"
- },
- "controllingTeam": {
- "team": "RESISTANCE"
- },
- "defaultActionRange": {
-
- },
- "portalV2": {
- "linkedEdges": [
- {
- "otherPortalGuid": "a38615195c7547639dfb77bfe3a700a8.11",
- "edgeGuid": "29c13e7a9ba149008aa6355e201158f1.9",
- "isOrigin": false
- },
- {
- "otherPortalGuid": "4dd1ede906a44420aa2b052a1363f170.11",
- "edgeGuid": "cecc7c69103d4678aeb7172a1688e2b5.9",
- "isOrigin": false
- },
- {
- "otherPortalGuid": "9d1fa3603e8c4363b3cd2448277a906b.11",
- "edgeGuid": "ed61e4455e574a1c906778f29307a7b4.9",
- "isOrigin": true
- },
- {
- "otherPortalGuid": "20c14bddc1384ee99dfe77c10737e842.11",
- "edgeGuid": "0d63bde0620a4a89ad4a23ce8ef29c63.9",
- "isOrigin": false
- }
- ],
- "linkedModArray": [
- {
- "installingUser": "a1dc117457954b99b104be8c85e16276.c",
- "type": "RES_SHIELD",
- "stats": {
- "MITIGATION": "8"
- },
- "displayName": "Portal Shield",
- "rarity": "RARE"
- },
- {
- "installingUser": "a1dc117457954b99b104be8c85e16276.c",
- "type": "RES_SHIELD",
- "stats": {
- "MITIGATION": "8"
- },
- "displayName": "Portal Shield",
- "rarity": "RARE"
- },
- {
- "installingUser": "a0c2e839783f4e889ca570e2cd5c7819.c",
- "type": "RES_SHIELD",
- "stats": {
- "MITIGATION": "8"
- },
- "displayName": "Portal Shield",
- "rarity": "RARE"
- },
- {
- "installingUser": "ef9657c5cc2743afa5e1953dd06df307.c",
- "type": "RES_SHIELD",
- "stats": {
- "MITIGATION": "6"
- },
- "displayName": "Portal Shield",
- "rarity": "COMMON"
- }
- ],
- "descriptiveText": {
- "TITLE": "M\u00f6biusband",
- "ADDRESS": "Im Neuenheimer Feld 306, 69120 Heidelberg, Germany"
- }
- },
- "locationE6": {
- "lngE6": 8672899,
- "latE6": 49417115
- },
- "captured": {
- "capturedTime": "1359390335006",
- "capturingPlayerId": "a1dc117457954b99b104be8c85e16276.c"
- }
- }
-]
diff --git a/json_examples/redeeming.js b/json_examples/redeeming.js
deleted file mode 100644
index f42ce914..00000000
--- a/json_examples/redeeming.js
+++ /dev/null
@@ -1,1998 +0,0 @@
-// http://www.ingress.com/rpc/dashboard.redeemReward
-
-{
- "passcode": ""
-}
-
-////////////////////////////////////////////////////////////////////////
-
-{
- "gameBasket": {
- "playerEntity": [
- "00000000000000000000000000000000.c",
- 1365600000000,
- {
- "playerPersonal": {
- "notificationSettings": {
- "shouldSendEmail": true,
- "maySendPromoEmail": true
- },
- "energyState": "XM_OK",
- "energy": 10000,
- "clientLevel": 36,
- "ap": "12000000",
- "mediaHighWaterMarks": {
- "RESISTANCE": 9,
- "General": 63
- },
- "allowNicknameEdit": false,
- "allowFactionChoice": false
- },
- "controllingTeam": {
- "team": "RESISTANCE"
- }
- }
- ],
- "gameEntities": [],
- "deletedEntityGuids": [],
- "inventory": [
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "modResource": {
- "resourceType": "RES_SHIELD",
- "stats": {
- "MITIGATION": "6"
- },
- "displayName": "Portal Shield",
- "rarity": "COMMON"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 4
- },
- "requiredLevel": 4
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 4
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 6
- },
- "requiredLevel": 6
- },
- "resourceWithLevels": {
- "resourceType": "POWER_CUBE",
- "level": 6
- },
- "powerCube": {
- "energy": 6000
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 4
- },
- "requiredLevel": 4
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 4
- }
- }
- ]
- ],
- "apGains": [
- {
- "apTrigger": "REDEEMED_AP",
- "apGainAmount": "200"
- }
- ]
- },
- "result": {
- "apAward": "1200000",
- "xmAward": "10000",
- "inventoryAward": [
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 1
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMITTER_A",
- "level": 2
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 3
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 4
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 5
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 1
- },
- "requiredLevel": 1
- },
- "resourceWithLevels": {
- "resourceType": "EMP_BURSTER",
- "level": 6
- },
- "empWeapon": {
- "ammo": 1,
- "level": 1
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 6
- },
- "requiredLevel": 6
- },
- "resourceWithLevels": {
- "resourceType": "POWER_CUBE",
- "level": 7
- },
- "powerCube": {
- "energy": 6000
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 6
- },
- "requiredLevel": 6
- },
- "resourceWithLevels": {
- "resourceType": "POWER_CUBE",
- "level": 8
- },
- "powerCube": {
- "energy": 6000
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "modResource": {
- "resourceType": "RES_SHIELD",
- "stats": {
- "MITIGATION": "6"
- },
- "displayName": "Portal Shield",
- "rarity": "COMMON"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "modResource": {
- "resourceType": "RES_SHIELD",
- "stats": {
- "MITIGATION": "6"
- },
- "displayName": "Portal Shield",
- "rarity": "COMMON"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "modResource": {
- "resourceType": "RES_SHIELD",
- "stats": {
- "MITIGATION": "6"
- },
- "displayName": "Portal Shield",
- "rarity": "RARE"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "modResource": {
- "resourceType": "RES_SHIELD",
- "stats": {
- "MITIGATION": "6"
- },
- "displayName": "Portal Shield",
- "rarity": "RARE"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "modResource": {
- "resourceType": "RES_SHIELD",
- "stats": {
- "MITIGATION": "6"
- },
- "displayName": "Portal Shield",
- "rarity": "VERY_RARE"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "modResource": {
- "resourceType": "RES_SHIELD",
- "stats": {
- "MITIGATION": "6"
- },
- "displayName": "Portal Shield",
- "rarity": "VERY_RARE"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 6
- },
- "requiredLevel": 6
- },
- "resourceWithLevels": {
- "resourceType": "MEDIA",
- "level": 8
- },
- "storyItem": {
- "shortDescription": "INGRESS_REPORT_42",
- "primaryUrl": "http://www.nianticproject.com"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 6
- },
- "requiredLevel": 6
- },
- "resourceWithLevels": {
- "resourceType": "MEDIA",
- "level": 8
- },
- "storyItem": {
- "shortDescription": "INGRESS_REPORT_42",
- "primaryUrl": "http://www.nianticproject.com"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "resource": {
- "resourceType": "PORTAL_LINK_KEY",
- "displayName": "Portal Key"
- },
- "portalCoupler": {
- "portalGuid": "00000000000000000000000000000000.7",
- "portalTitle": "Portal Name"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "accessLevel": {
- "failure": {
- "isAllowed": false,
- "requiredLevel": 6
- },
- "requiredLevel": 6
- },
- "doesNotExist": {
- "resourceType": "SUPER_SECRET"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "resource": {
- "resourceType": "FLIP_CARD",
- "resourceRarity": "VERY_RARE"
- },
- "displayName": {
- "displayDescription": "The ADA Refactor can be used to reverse the alignment of an Enlightened Portal.",
- "displayName": "ADA Refactor"
- },
- "flipCard": {
- "flipCardType": "ADA"
- }
- }
- ],
- [
- "00000000000000000000000000000000.5",
- 1365600000000,
- {
- "inInventory": {
- "playerId": "00000000000000000000000000000000.c",
- "acquisitionTimestampMs": "1365600000000"
- },
- "resource": {
- "resourceType": "FLIP_CARD",
- "resourceRarity": "VERY_RARE"
- },
- "displayName": {
- "displayDescription": "The JARVIS Virus can be used to reverse the alignment of a Resistance Portal.",
- "displayName": "JARVIS Virus"
- },
- "flipCard": {
- "flipCardType": "JARVIS"
- }
- }
- ]
- ]
- }
-}
From e5837ae5004537616487091a532a5af0ba9a3ba7 Mon Sep 17 00:00:00 2001
From: Jon Atkins
Date: Sat, 30 Nov 2013 01:30:11 +0000
Subject: [PATCH 08/63] website: removed downloads - added brief note to news
post
---
website/page/home.php | 5 +++++
website/page/news.php | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/website/page/home.php b/website/page/home.php
index 748294da..3c26342d 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -31,6 +31,11 @@ as the data will not be available.
More details, and discussion, available in the
Google+ post.
+
+Update I've created a 'dummy' version of the desktop plugin that will, for now, disable IITC if you leave it installed.
+This is shown as version 0.15.99. When a fixed build is released, it will be 0.16.something and will update and start working.
+Test versions remain, but broken. Please join the Google+ Community where announcements will be made.
+
11th November 2013
diff --git a/website/page/news.php b/website/page/news.php
index bb0b5b36..59b1b381 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -18,6 +18,11 @@ as the data will not be available.
More details, and discussion, available in the
Google+ post.