Skip to content

Instantly share code, notes, and snippets.

@lxbarth
Created May 31, 2012 02:53
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 lxbarth/2840653 to your computer and use it in GitHub Desktop.
Save lxbarth/2840653 to your computer and use it in GitHub Desktop.
{
"bounds": [
-5.8887,
35.03,
20.4785,
52.1065
],
"center": [
8.3496,
43.2612,
4
],
"format": "png",
"interactivity": {
"layer": "countries",
"template_location": "http://data.worldbank.org/country/{{{ne_10m_adm}}}",
"template_teaser": "http://data.worldbank.org/country/{{{ne_10m_adm}}}"
},
"minzoom": 0,
"maxzoom": 7,
"srs": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over",
"Stylesheet": [
"style.mss"
],
"Layer": [
{
"id": "countries",
"name": "countries",
"srs": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over",
"geometry": "polygon",
"Datasource": {
"file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/cultural/10m-admin-0-countries.zip",
"type": "shape",
"id": "countries",
"project": "countries",
"srs": null
}
}
],
"name": "Country test",
"description": "",
"legend": "",
"attribution": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment