Last active
May 19, 2016 11:35
-
-
Save joannecheng/8667bada42a1f4e1218e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"Point","coordinates":["37.6","54.5"]},"properties":{"temp":"0","month":"Oct","day":"18","date":"18OCT1812"}},{"type":"Feature","geometry":{"type":"Point","coordinates":["36.0","54.5"]},"properties":{"temp":"0","month":"Oct","day":"24","date":"24OCT1812"}},{"type":"Feature","geometry":{"type":"Point","coordinates":["33.2","54.5"]},"properties":{"temp":"-9","month":"Nov","day":"9","date":"09NOV1812"}},{"type":"Feature","geometry":{"type":"Point","coordinates":["32.0","54.5"]},"properties":{"temp":"-21","month":"Nov","day":"14","date":"14NOV1812"}},{"type":"Feature","geometry":{"type":"Point","coordinates":["29.2","54.5"]},"properties":{"temp":"-11","month":"Nov","day":"24","date":"24NOV1812"}},{"type":"Feature","geometry":{"type":"Point","coordinates":["28.5","54.5"]},"properties":{"temp":"-20","month":"Nov","day":"28","date":"28NOV1812"}},{"type":"Feature","geometry":{"type":"Point","coordinates":["27.2","54.5"]},"properties":{"temp":"-24","month":"Dec","day":"1","date":"01DEC1812"}},{"type":"Feature","geometry":{"type":"Point","coordinates":["26.7","54.5"]},"properties":{"temp":"-30","month":"Dec","day":"6","date":"06DEC1812"}},{"type":"Feature","geometry":{"type":"Point","coordinates":["25.3","54.5"]},"properties":{"temp":"-26","month":"Dec","day":"7","date":"07DEC1812"}}]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment