Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save patchdynamics/28be2004c22eb708756e to your computer and use it in GitHub Desktop.
Save patchdynamics/28be2004c22eb708756e to your computer and use it in GitHub Desktop.
Rasterize CT River Watershed Haddam to HRAP Coordinate Grid
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