Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@timfernando
Created November 7, 2012 01:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save timfernando/4029052 to your computer and use it in GitHub Desktop.
Save timfernando/4029052 to your computer and use it in GitHub Desktop.
{
"layers": {
"countries": {
"src": "ne_10m_admin_0_countries.shp"
},
"graticule": {
"special": "graticule",
"latitudes": "3",
"longitudes": "3"
}
},
"bounds": {
"mode": "bbox",
"data": [-180, -90, 180, 90]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment