wboykinm

muni.mml

Nov 16th, 2011
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.79 KB | None | 0 0
  1. {
  2.   "bounds": [
  3.     -180,
  4.     -85.05112877980659,
  5.     180,
  6.     85.05112877980659
  7.   ],
  8.   "center": [
  9.     -162.55371093749991,
  10.     64.68031793418314,
  11.     4
  12.   ],
  13.   "format": "png",
  14.   "interactivity": {
  15.     "layer": "muni",
  16.     "template_teaser": "[Label] - Score: [score]",
  17.     "template_full": "<strong> [Label]   -</strong> <br />\n<strong><em>Total Score: [score]</em></strong><br />\nPopulation: [pop]<br />\nUtility Type: [estype]<br />\nElectric Rate: $[eResRate]",
  18.     "template_location": "",
  19.     "fields": [
  20.       "Label",
  21.       "score",
  22.       "pop",
  23.       "estype",
  24.       "eResRate"
  25.     ]
  26.   },
  27.   "minzoom": 0,
  28.   "maxzoom": 22,
  29.   "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",
  30.   "Stylesheet": [
  31.     "style.mss"
  32.   ],
  33.   "Layer": [
  34.     {
  35.       "id": "countries",
  36.       "name": "countries",
  37.       "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",
  38.       "geometry": "polygon",
  39.       "Datasource": {
  40.         "file": "http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.3.0/cultural/10m-admin-0-countries.zip",
  41.         "type": "shape"
  42.       }
  43.     },
  44.     {
  45.       "geometry": "point",
  46.       "name": "muni",
  47.       "id": "muni",
  48.       "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",
  49.       "class": "point",
  50.       "Datasource": {
  51.         "file": "/home/wboykinm/Documents/MapBox/data/municipalities.zip",
  52.         "id": "muni",
  53.         "project": "ca_muni",
  54.         "srs": null
  55.       }
  56.     }
  57.   ],
  58.   "name": "California Municipalities",
  59.   "description": "",
  60.   "attribution": "",
  61.   "legend": ""
  62. }
Advertisement
Add Comment
Please, Sign In to add comment