Skip to content

Instantly share code, notes, and snippets.

@davidmurray
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidmurray/118b01939d8a43385d3f to your computer and use it in GitHub Desktop.
Save davidmurray/118b01939d8a43385d3f to your computer and use it in GitHub Desktop.
{
"version": 4,
...
"northamerica": {
"tl_y": 75,
"tl_x": -180.0,
"br_y": 3.0,
"br_x": -52,
"subzones" : {
"na_n" : {"tl_y":72.82,"tl_x":-177.97,"br_y":41.92,"br_x":-52.48},
"na_c" : {"tl_y":54.66,"tl_x":-134.68,"br_y":22.16,"br_x":-56.91,
"subzones" : {
...
"na_nw" : {"tl_y":54.12,"tl_x":-134.13,"br_y":38.32,"br_x":-96.75},
"na_ne" : {"tl_y":53.72,"tl_x":-98.76,"br_y":38.22,"br_x":-57.36},
...
}
},
"na_s" : {"tl_y":41.92,"tl_x":-177.83,"br_y":3.82,"br_x":-52.48}
}
},
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment