Skip to content

Instantly share code, notes, and snippets.

@hpanno
Created January 2, 2017 22:27
Show Gist options
  • Save hpanno/1dff49e5f84809383ccce79758322dfc to your computer and use it in GitHub Desktop.
Save hpanno/1dff49e5f84809383ccce79758322dfc to your computer and use it in GitHub Desktop.
import: https://mapzen.com/carto/refill-style/4/refill-style.yaml
sources:
projectpolygons_20161206:
type: GeoJSON
url: https://gist.github.com/hpanno/3b7279cc6a0d4565db330f8fb23e0694
layers:
# Project Polygons
projectpolygons_20161206:
data: { source: projectpolygons_20161206 }
draw:
polygons:
color: '#BCE3B4'
order: global.sdk_order_under_roads_0 # 290 in Refill | see https://mapzen.com/documentation/cartography/api-reference/#basic-underlay
lines:
width: [[8, 0.5px], [18, 5px]]
color: '#518946'
order: global.sdk_order_under_roads_1 # 291 in Refill | see https://mapzen.com/documentation/cartography/api-reference/#basic-underlay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment