Skip to content

Commit 8a2098f

Browse files
author
matthias_schaub
committed
Remove api cred.
1 parent 54e4164 commit 8a2098f

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2020-02-27 13:13:11.41795 test 0106000020E6100000010000000103000000010000000500000005000020E87C4140DF0CEE9456CC2FC0030000406E8B4140DF0CEE9456CC2FC0030000406E8B4140743F7755D7A32FC005000020E87C4140743F7755D7A32FC005000020E87C4140DF0CEE9456CC2FC0 f buildings test - Malawi (1)\ntest 0 test test_build_area 1 15120 0 inactive 3 {"groupMaxSize": 0, "projectTopic": null, "projectRegion": null, "projectNumber": null, "requestingOrganisation": null, "groupSize": 120, "zoomLevel": 18, "tileServer": {"name": "bing", "url": "https://ecn.t0.tiles.virtualearth.net/tiles/a{quad_key}.jpeg?g=7505&mkt=en-US&token={key}", "apiKeyRequired": null, "apiKey": "AopsdXjtTu-IwNoCTiZBtgRJ1g7yPkzAi65nXplc-eLJwZHYlAIf2yuSY_Kjg3Wn", "wmtsLayerName": null, "captions": null, "date": null, "credits": "\\u00a9 2019 Microsoft Corporation, Earthstar Geographics SIO"}}
1+
2020-02-27 13:13:11.41795 test 0106000020E6100000010000000103000000010000000500000005000020E87C4140DF0CEE9456CC2FC0030000406E8B4140DF0CEE9456CC2FC0030000406E8B4140743F7755D7A32FC005000020E87C4140743F7755D7A32FC005000020E87C4140DF0CEE9456CC2FC0 f buildings test - Malawi (1)\ntest 0 test test_build_area 1 15120 0 inactive 3 {"groupMaxSize": 0, "projectTopic": null, "projectRegion": null, "projectNumber": null, "requestingOrganisation": null, "groupSize": 120, "zoomLevel": 18, "tileServer": {"name": "bing", "url": "https://ecn.t0.tiles.virtualearth.net/tiles/a{quad_key}.jpeg?g=7505&mkt=en-US&token={key}", "apiKeyRequired": null, "apiKey": "", "wmtsLayerName": null, "captions": null, "date": null, "credits": "\\u00a9 2019 Microsoft Corporation, Earthstar Geographics SIO"}}

mapswipe_workers/tests/unittests/fixtures/build_area/projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"resultCount" : 0,
2121
"status" : "inactive",
2222
"tileServer" : {
23-
"apiKey" : "AopsdXjtTu-IwNoCTiZBtgRJ1g7yPkzAi65nXplc-eLJwZHYlAIf2yuSY_Kjg3Wn",
23+
"apiKey" : "",
2424
"credits" : "© 2019 Microsoft Corporation, Earthstar Geographics SIO",
2525
"name" : "bing",
2626
"url" : "https://ecn.t0.tiles.virtualearth.net/tiles/a{quad_key}.jpeg?g=7505&mkt=en-US&token={key}"

mapswipe_workers/tests/unittests/fixtures/change_detection/project_drafts.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"zoomLevel": 16,
6262
"tileServerA": {
6363
"name": "custom",
64-
"url": "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2017q1_mosaic/gmap/{z}/{x}/{y}.png?api_key=8d4aee7b35a94aa68e1d9119f27e01aa",
64+
"url": "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2017q1_mosaic/gmap/{z}/{x}/{y}.png?",
6565
"apiKeyRequired": false,
6666
"apiKey": "",
6767
"caption": "Before",
@@ -70,7 +70,7 @@
7070
},
7171
"tileServerB": {
7272
"name": "custom",
73-
"url": "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2019q1_mosaic/gmap/{z}/{x}/{y}.png?api_key=8d4aee7b35a94aa68e1d9119f27e01aa",
73+
"url": "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2019q1_mosaic/gmap/{z}/{x}/{y}.png?",
7474
"apiKeyRequired": false,
7575
"apiKey": "",
7676
"caption": "After",
@@ -91,7 +91,7 @@
9191
"zoomLevel": 16,
9292
"tileServerA": {
9393
"name": "custom",
94-
"url": "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2017q1_mosaic/gmap/{z}/{x}/{y}.png?api_key=8d4aee7b35a94aa68e1d9119f27e01aa",
94+
"url": "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2017q1_mosaic/gmap/{z}/{x}/{y}.png?",
9595
"apiKeyRequired": false,
9696
"apiKey": "",
9797
"caption": "Before",
@@ -100,7 +100,7 @@
100100
},
101101
"tileServerB": {
102102
"name": "custom",
103-
"url": "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2019q1_mosaic/gmap/{z}/{x}/{y}.png?api_key=8d4aee7b35a94aa68e1d9119f27e01aa",
103+
"url": "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2019q1_mosaic/gmap/{z}/{x}/{y}.png?",
104104
"apiKeyRequired": false,
105105
"apiKey": "",
106106
"caption": "After",

mapswipe_workers/tests/unittests/fixtures/change_detection/tutorial.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"caption" : "Before",
1515
"date" : "2017-Q1",
1616
"name" : "custom",
17-
"url" : "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2017q1_mosaic/gmap/{z}/{x}/{y}.png?api_key=8d4aee7b35a94aa68e1d9119f27e01aa"
17+
"url" : "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2017q1_mosaic/gmap/{z}/{x}/{y}.png?"
1818
},
1919
"tileServerB" : {
2020
"apiKey" : "",
2121
"apiKeyRequired" : false,
2222
"caption" : "After",
2323
"date" : "2019-Q1",
2424
"name" : "custom",
25-
"url" : "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2019q1_mosaic/gmap/{z}/{x}/{y}.png?api_key=8d4aee7b35a94aa68e1d9119f27e01aa"
25+
"url" : "https://tiles.planet.com/basemaps/v1/planet-tiles/global_quarterly_2019q1_mosaic/gmap/{z}/{x}/{y}.png?"
2626
},
2727
"examplesFile": "sample_data/change_detection_tutorial_tasks_new.geojson",
2828
"categories": {
@@ -57,4 +57,4 @@
5757
"post_wrong": "It there is no imagery or clouds, we cannot tell the right answer. Make sure to mark this as well by swiping up."
5858
}
5959
}
60-
}
60+
}

mapswipe_workers/tests/unittests/fixtures/change_detection/tutorial_bing.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
"progress": 0,
1010
"contributorCount": 0,
1111
"tileServerA" : {
12-
"apiKey" : "AopsdXjtTu-IwNoCTiZBtgRJ1g7yPkzAi65nXplc-eLJwZHYlAIf2yuSY_Kjg3Wn",
12+
"apiKey" : "",
1313
"captions" : "",
1414
"date" : "",
1515
"name" : "bing",
1616
"url" : "https://ecn.t0.tiles.virtualearth.net/tiles/a{quad_key}.jpeg?g=7505&mkt=en-US&token={key}",
1717
"credits": "© 2019 Microsoft Corporation, Earthstar Geographics SIO"
1818
},
1919
"tileServerB" : {
20-
"apiKey" : "91e57457-aa2d-41ad-a42b-3b63a123f54a",
20+
"apiKey" : "",
2121
"captions" : "",
2222
"date" : "",
2323
"name" : "maxar_premium",
@@ -62,4 +62,4 @@
6262
"post_wrong": "It there is no imagery or clouds, we cannot tell the right answer. Make sure to mark this as well by swiping up."
6363
}
6464
}
65-
}
65+
}

mapswipe_workers/tests/unittests/fixtures/change_detection/tutorial_kutupalong.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
"progress": 0,
1010
"contributorCount": 0,
1111
"tileServerA" : {
12-
"apiKey" : "AopsdXjtTu-IwNoCTiZBtgRJ1g7yPkzAi65nXplc-eLJwZHYlAIf2yuSY_Kjg3Wn",
12+
"apiKey" : "",
1313
"captions" : "",
1414
"date" : "",
1515
"name" : "custom",
1616
"url" : "https://tiles.openaerialmap.org/5a4203c12553e6000ce5ab28/0/b6dae42c-0c6e-4f8e-ac84-a1344aa009da/{z}/{x}/{y}.png",
1717
"credits": "International Organization for Migration (IOM)"
1818
},
1919
"tileServerB" : {
20-
"apiKey" : "91e57457-aa2d-41ad-a42b-3b63a123f54a",
20+
"apiKey" : "",
2121
"captions" : "",
2222
"date" : "",
2323
"name" : "custom",
@@ -62,4 +62,4 @@
6262
"post_wrong": "Are you really sure? Sometimes it's better to mark the imagery as 'not sure'."
6363
}
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)