Coder Social home page Coder Social logo

nlcd_inegi's People

Contributors

tbohn avatar

Watchers

 avatar

Forkers

zcwang95

nlcd_inegi's Issues

NLCD resolution

The "process_urban_lu_map.pl" thinks that the spatial resolution of NLCD map is 0.0003508840696170 degree. I'm not sure why this values was selected. But, this is not always the case. For example, the resolution I used is 0.000341219290263889 degree and this caused problem in the overlaying step. It'd be more reasonable to read the spatial resolution from the header of the nlcd map or from user input.

issues with Process_hybrid tools and the documentation

  1. "mix" comment in the example $LU_CODES_TABLE file
    The "process_urban_lu_map.pl" script uses "mix" to identify those class codes that need to be replaced with NLCD_INEGI class codes. However, the example $LU_CODES_TABLE file uses "mixed" , which might be misleading to users.

  2. wrong column number
    The "process_urban_lu_map.pl" reads column 3 of the $LU_CODES_TABLE file to decide if the class needs to be replaced or not. However, the example $LU_CODES_TABLE file puts the "nulled"/"mix" comment in the 4th column. Thus, the $fields[2] should be changed to $fields[3] in line 37, 40 and 43.

  3. file name rule of the "$LAND_USE_FILE"
    The first argument read by the "process_urban_lu_map.pl" script ("$LAND_USE_FILE" ) needs to be end with ".resolution_deg.asc". It'd better to specify this in the documentation file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.