-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSAMPLE_DATA.js
1 lines (1 loc) · 2.28 KB
/
SAMPLE_DATA.js
1
const json = {"type":"FeatureCollection","features":[{"type":"Feature","properties":{"Date":"1/1/2020"},"geometry":{"type":"Point","coordinates":[-118.39279174804688,34.06517433677496]}},{"type":"Feature","properties":{"Date":"6/1/2020"},"geometry":{"type":"Point","coordinates":[-118.33099365234375,34.064036693555465]}},{"type":"Feature","properties":{"Date":"1/1/2020"},"geometry":{"type":"Point","coordinates":[-118.25340270996094,34.00884266850514]}},{"type":"Feature","properties":{"Date":"1/1/2020"},"geometry":{"type":"Point","coordinates":[-118.33305358886719,33.96215580011896]}},{"type":"Feature","properties":{"Date":"2/2/2020"},"geometry":{"type":"Point","coordinates":[-118.3282470703125,33.988349152677955]}},{"type":"Feature","properties":{"Date":"3/3/2020"},"geometry":{"type":"Point","coordinates":[-118.25408935546875,34.0839432446153]}},{"type":"Feature","properties":{"Date":"2/2/2020"},"geometry":{"type":"Point","coordinates":[-118.28086853027344,34.13908837343849]}},{"type":"Feature","properties":{"Date":"2/2/2020"},"geometry":{"type":"Point","coordinates":[-118.3941650390625,34.186245860011574]}},{"type":"Feature","properties":{"Date":"2/2/2020"},"geometry":{"type":"Point","coordinates":[-118.12774658203125,33.994611584814606]}},{"type":"Feature","properties":{"Date":"7/2/2020"},"geometry":{"type":"Point","coordinates":[-118.14971923828124,34.008273470938335]}},{"type":"Feature","properties":{"Date":"3/3/2020"},"geometry":{"type":"Point","coordinates":[-118.22937011718749,34.04014265821754]}},{"type":"Feature","properties":{"Date":"3/3/2020"},"geometry":{"type":"Point","coordinates":[-118.29940795898438,34.03103839734782]}},{"type":"Feature","properties":{"Date":"7/2/2020"},"geometry":{"type":"Point","coordinates":[-118.30764770507811,34.07427493266743]}},{"type":"Feature","properties":{"Date":"9/3/2020"},"geometry":{"type":"Point","coordinates":[-118.31039428710939,34.0606236722589]}},{"type":"Feature","properties":{"Date":"3/3/2020"},"geometry":{"type":"Point","coordinates":[-118.4271240234375,34.03786668460356]}},{"type":"Feature","properties":{"Date":"9/3/2020"},"geometry":{"type":"Point","coordinates":[-118.20190429687501,33.865854454071865]}},{"type":"Feature","properties":{"Date":"9/3/2020"},"geometry":{"type":"Point","coordinates":[-118.23760986328125,33.946777683283706]}}]}