Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created October 19, 2010 15:17
Show Gist options
  • Save tmcw/634368 to your computer and use it in GitHub Desktop.
Save tmcw/634368 to your computer and use it in GitHub Desktop.
{ _type: 'OpenLayers.Layer.StyleWriter'
, _value:
[ 'Support US drone strikes'
, 'http://ndi1.live.mapbox.com/tile/${mapfile}/${z}/${x}/${y}.${format}'
, { projection: [Object]
, maxExtent: [Object]
, type: 'png'
, symbolizer: 'polygon'
, value_field: 'date'
, name_field: 'assumed_target'
, mapfile: 'http://www.pakistansurvey.org/style/question/Q16/positive'
, minzoom: 6
, join_field: 'ADM2_ID'
, keymap: [Object]
, legend: // Legend goes here?
}
]
, question: 'Q16'
, opinion: 'positive'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment