Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@gka
Forked from timfernando/gist:4029052
Created November 7, 2012 14:58
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 gka/4032081 to your computer and use it in GitHub Desktop.
Save gka/4032081 to your computer and use it in GitHub Desktop.
{
"proj": {
"id": "robinson"
},
"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