Skip to content

Instantly share code, notes, and snippets.

@burritojustice
Last active May 2, 2018 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save burritojustice/d73c4cf495bc368abd638011dc7a6f08 to your computer and use it in GitHub Desktop.
Save burritojustice/d73c4cf495bc368abd638011dc7a6f08 to your computer and use it in GitHub Desktop.
Sigur Ros Route One
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
import:
- https://www.nextzen.org/carto/refill-style/refill-style.zip
# - https://www.nextzen.org/carto/refill-style/11/themes/color-inverted.zip
- https://www.nextzen.org/carto/refill-style/themes/color-gray-gold.zip
- https://gist.githubusercontent.com/burritojustice/12e5f901fd1f48318ad9b1aded1bb2b3/raw/demo.yaml
- https://www.nextzen.org/carto/refill-style/11/themes/label-10.zip
- https://www.nextzen.org/carto/refill-style/themes/terrain-shading.zip
- https://www.nextzen.org/carto/refill-style/11/themes/terrain-shading-dark.zip
# - https://www.nextzen.org/carto/refill-style/themes/terrain-pattern.zip
# - https://www.nextzen.org/carto/refill-style/themes/terrain-pattern-dark.zip
sources:
sigur_ros_route_one:
url: sigur_ros_route_one.geojson
type: GeoJSON
styles:
_points:
base: points
blend: overlay
blend_order: 10
_text:
base: text
blend: overlay
blend_order: 11
layers:
tracks:
data: {source: sigur_ros_route_one}
draw:
_points:
collide: false
color: gold
outline:
color: '#333'
width: 2.5px
size: 20px
text:
text_source: label
collide: false
anchor: top
font:
style: italic
size: 12px
fill: gold
stroke:
color: black
width: 2.5px
_text:
collide: false
font:
size: 12px
fill: black
style: bold
roads:
major_road:
trunk_primary:
early:
filter: {shield_text: "1"}
draw:
lines:
color: red
width: 3px
order: 2000
outline:
color: black
width: 2px
natural_earth_highways:
major_road:
filter: {id:[5010,5011,5012,5013,5014,5015,5016,5017,5018]}
draw:
lines:
color: red
width: 3px
order: 2000
outline:
color: black
width: 2px