Skip to content

Instantly share code, notes, and snippets.

@iwillig
Created November 16, 2012 15:00
Show Gist options
  • Select an option

  • Save iwillig/4087949 to your computer and use it in GitHub Desktop.

Select an option

Save iwillig/4087949 to your computer and use it in GitHub Desktop.
g: &font-color '#ff33ff'
g: &halo-color '#000000'
name: Style for airport point
feature-styles:
- rules:
- zoom-levels:
max: 10
min: 12
symbolizers:
text:
halo:
radius: 2
opacity: .6
color: *halo-color
fill:
color: *font-color
placement:
point:
x: .5
y: .5
font:
weight: bold
size: 10
family: Droid Sans
label:
property: name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment