Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created January 11, 2012 18:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wboykinm/1595947 to your computer and use it in GitHub Desktop.
Save wboykinm/1595947 to your computer and use it in GitHub Desktop.
Euro Project Doc
{
"bounds": [
-180,
-85.05112877980659,
180,
85.05112877980659
],
"center": [
11.623535156250009,
43.96909818325171,
6
],
"format": "png",
"interactivity": {
"layer": "dodeuro",
"template_teaser": "<strong>{{{Name}}}</strong>",
"template_full": "<strong>{{{Name}}}</strong>     <br /> \n{{{City}}}, {{{Country}}} <br />\n**********<br />\n<i>Score: {{{Score}}}</i><br />\nPersonnel: {{{Total Personnel}}}<br />\nBuildings: {{{Total Buildings}}}\n",
"template_location": ""
},
"minzoom": 0,
"maxzoom": 8,
"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"
}
},
{
"geometry": "point",
"name": "dodeuro",
"id": "dodeuro",
"srs": "",
"class": "point",
"Datasource": {
"file": "https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AsDSuiodUlFIdEg5T09DYUJsVHNqLXVfQjVCMFlQb0E&single=true&gid=0&output=csv",
"id": "dodeuro",
"project": "honeuro_dod",
"srs": null
}
}
],
"name": "DOD Installations in Europe",
"description": "",
"attribution": "",
"legend": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment