Skip to content

Instantly share code, notes, and snippets.

@timfernando
Created November 7, 2012 01:46
Embed
What would you like to do?
{
"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