Skip to content

Instantly share code, notes, and snippets.

@talllguy
Last active August 29, 2015 14:00
Show Gist options
  • Save talllguy/67d94c6dbb4e98e42bc3 to your computer and use it in GitHub Desktop.
Save talllguy/67d94c6dbb4e98e42bc3 to your computer and use it in GitHub Desktop.
DNR-Lands-to-OSM
replace( "DNRNAME",'SF','State Forest')
replace( "DNRNAME",'FMA','Fish Management Area')
replace( "DNRNAME",'FT','Fire Tower')
replace( "DNRNAME",'SP','State Park')
replace( "DNRNAME",'CFL','Chesapeake Forest Lands')
replace( "DNRNAME",'NRMA','Natural Resource Management Area')
replace( "DNRNAME",'NEA','Natural Environment Area')
replace( "DNRNAME",'WMA','Wildlife Management Area')
replace( "DNRNAME",'HCF','Heritage Conservation Fund Site')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment