From 2bda20196698dbb86dcd508267d6fbe5feaa338b Mon Sep 17 00:00:00 2001 From: pcaton Date: Tue, 30 Jan 2024 21:13:53 +0000 Subject: [PATCH] Update BCC_storyframe.json with new frames to match MW slide descriptions --- frontend/assets/json/BCC_storyframe.json | 179 ++++++++++++++++++++++- 1 file changed, 174 insertions(+), 5 deletions(-) diff --git a/frontend/assets/json/BCC_storyframe.json b/frontend/assets/json/BCC_storyframe.json index 1ca900dc..2aabb466 100644 --- a/frontend/assets/json/BCC_storyframe.json +++ b/frontend/assets/json/BCC_storyframe.json @@ -20,11 +20,26 @@ "coordinates": [ [ [ - [-80.002479839229679, 40.168441182885317], - [-71.788128586561726, 40.178580988048083], - [-71.80139894399737, 37.05857933377866], - [-80.029020554100995, 37.079756393203311], - [-80.002479839229679, 40.168441182885317] + [ + -80.02489183292587, + 39.68621153367869 + ], + [ + -73.71063315674525, + 39.68110960015878 + ], + [ + -73.78553415654537, + 36.513148956913604 + ], + [ + -79.9474178496419, + 36.47810144029505 + ], + [ + -80.02489183292587, + 39.68621153367869 + ] ] ] ] @@ -149,6 +164,160 @@ ] ] } + }, + { + "type": "Feature", + "properties": { + "id": null, + "FID": 16, + "Narr_ID": null, + "Seq_ID": null, + "Desc": "northeast_coastal_region" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + -70.88974621499453, + 39.16917367945484 + ], + [ + -70.88974621499453, + 37.61811013052508 + ], + [ + -67.80805346376849, + 37.61811013052508 + ], + [ + -67.80805346376849, + 39.16917367945484 + ], + [ + -70.88974621499453, + 39.16917367945484 + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "id": null, + "FID": 17, + "Narr_ID": null, + "Seq_ID": null, + "Desc": "wider_northeast_region" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -62.52189232746696, + 44.57916140868585 + ], + [ + -70.26685351808298, + 36.393652517496406 + ], + [ + -88.80155523486403, + 36.93236593713953 + ], + [ + -89.06832310321103, + 45.56962060981399 + ], + [ + -62.52189232746696, + 44.57916140868585 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "id": null, + "FID": 18, + "Narr_ID": null, + "Seq_ID": null, + "Desc": "eastern_continental" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -58.36119189895523, + 48.40542478543375 + ], + [ + -62.56145229926793, + 33.26647297628841 + ], + [ + -93.77747219886771, + 34.45026199892211 + ], + [ + -93.5420622275475, + 50.78358173387618 + ], + [ + -58.36119189895523, + 48.40542478543375 + ] + ] + ] + ] + } + }, + { + "type": "Feature", + "properties": { + "id": null, + "FID": 19, + "Narr_ID": null, + "Seq_ID": null, + "Desc": "bay_of_quinte_ontario" + }, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + -77.34950104044593, + 44.22242638263603 + ], + [ + -77.35030140617317, + 44.05554757114635 + ], + [ + -77.0092024716322, + 44.05627285448446 + ], + [ + -77.00693443784003, + 44.222056770573175 + ], + [ + -77.34950104044593, + 44.22242638263603 + ] + ] + ] + ] + } } ] }