Converting USGS National Land Cover Data from ERDAS to Imagine to and ESRI Format

I am trying to convert/tile and reproject the 2006 USGS NLCD which is in a ERDAS IMG format to ASCII GRID if possible. Any suggestions? Also, I want to grid into 1 square degree tiles if possible, this is done in the gridding dialog for rows/columns?
Thanks
Greg
Thanks
Greg
Comments
If the IMG files are coming in as grids and not images, just use the File->Export Elevation DAta menu command to export to Arc ASCII Grid files. Use the Gridding tab of the export dialog to split into tiles of your required size.
Let me know if I can be of further assistance.
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.globalmapper.com
Greg
Can you change the palette to be a grayscale one, so that palette index 0 is RGB(0,0,0), palette index 1 is RGB(1,1,1), etc? You can do this on the Palette tab of the Options dialog for the layer. Then use File->Export Raster Data to export a BIL file that is an 8-bit grayscale file. You can then load that BIL back in and you will be prompted to treat it as elevation or imagery. Select elevation, then you will have a grid that you can export to Arc ASCII Grid.
Let me know if I can be of further assistance.
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.globalmapper.com
Two Questions question: Is there a straight forward way to re-grid upon export in lat/long square degree tiles? I noticed the ability to set export bounds, but this would require me to do each individual tile manually. I am trying to do this in one batch export. I can't seem to work out the regridding option( rows, columns or other) that would result in straightforward square degree tiles( 34.0 to 35.0N, -117.0 to -118.0)
Let me know if I can be of further assistance.
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.globalmapper.com
I had one wrinkle in the conversion that is stumping me. The output ascii grid has a mix of integers and float values. I assumed this is caused by the step of repaletting/exporting to bil/importing bil to elevation grid in message #4 above. There were actually 99 ids in the original img file, but only 25 of those were assigned colors, land use types. So my first id in the source file was id# 21, I made this (1,1,1) and then #31 which I made (2,2,2)...etc up to (25,25,25). Is there an obvious step where I could have introduced the float values?
Greg
Make sure to disable resampling for the files before you export. By default gridded files will use bilinear interpolation, so if any export samples aren't right on a sample center you will get an interpolated value, which could be non-integer. You definitely don't want resampling for this type of file.
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.globalmapper.com
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.globalmapper.com
I have finally had some time to spend working on this again. I am able to get an import from bil via elevation however, it seems the elevation import is creating some artificial interpolation...like it is trying create a higher than 30m resolution elevation database...it is really obvious on the areas in rural areas where it is agricultural and then impervious surface where the road is....it looks like the elevation import is creating a canyon where the street is (it has a lower 8 bit value than the agricultural coding when I did the re-palleting) and interpolating. Is there a setup for elevation import where I can specify it to not interpolate like this?
Thanks,
Mike
Global Mapper Guru
gmsupport@bluemarblegeo.com
http://www.globalmapper.com