Created
August 24, 2015 20:04
-
-
Save patchdynamics/28be2004c22eb708756e to your computer and use it in GitHub Desktop.
Rasterize CT River Watershed Haddam to HRAP Coordinate Grid
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gdal_rasterize --config GDAL_CACHEMAX 4000 -burn 1 -tr 1.0 1.0 -te 562 -952 602 -853 -co COMPRESS=LZW CT_Watershed_Above_Haddam_HRAP_Projected.shp CT_Watershed_Above_Haddam_HRAP_Projected.tiff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment