Skip to content

Instantly share code, notes, and snippets.

@IvanSanchez
Created August 17, 2016 08:24
Show Gist options
  • Save IvanSanchez/868241d4cb8d3395ef984ec5b0c0ddac to your computer and use it in GitHub Desktop.
Save IvanSanchez/868241d4cb8d3395ef984ec5b0c0ddac to your computer and use it in GitHub Desktop.
cameras:
camera1:
type: perspective
lights:
light1:
type: directional
direction: [0, 1, -.5]
diffuse: .3
ambient: 1
sources:
#ne:
#type: TopoJSON
#url: ne_10m_admin_0_countries.json
#max_zoom: 16
gloshaugen:
type: GeoJSON
url: walls_1_1.pretty.json
max_zoom: 24
layers:
walls:
data: { source: gloshaugen }
draw:
lines:
#order: 1
color: red
width: 5
#ne_10m_admin_0_countries:
#data: { source: ne}
#draw:
#polygons:
#order: 3
#color: '#ff9000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment