Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NLCD codes. #32

Merged
merged 1 commit into from
May 22, 2015
Merged

Fix NLCD codes. #32

merged 1 commit into from
May 22, 2015

Commits on May 22, 2015

  1. Fix NLCD codes.

    Some NLCD codes were incorrect.  "Short grass" is of type 81 [1],
    "chaparral" is of type 52 [2], "desert" is of type 31 [2], and "tall
    grass" is of type 21 [1].
    
    [1] http://www.asprs.org/a/publications/pers/2003journal/december/2003_dec_1387-1397.pdf p. 1389
    [2] http://www.mrlc.gov/nlcd11_leg.php
    James McClain committed May 22, 2015
    Configuration menu
    Copy the full SHA
    c296fe6 View commit details
    Browse the repository at this point in the history