Skip to content

Instantly share code, notes, and snippets.

@gka
Created August 23, 2012 07:53
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 gka/3434004 to your computer and use it in GitHub Desktop.
Save gka/3434004 to your computer and use it in GitHub Desktop.
United States, w/o Alaska and Hawaii
proj:
id: laea
lon0: -100
layers:
usa:
src: shp/ne/10m_admin_1_states_provinces_shp.shp
filter:
and:
- ISO: USA
- ['Postal', 'not in', ['AK', 'HI']] # without Alaska and Hawaii
simplify: 1
export:
round: 1
width: 870
#usa {
fill: #F5F4F4;
}
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment