Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created January 17, 2014 03:02
Show Gist options
  • Save springmeyer/8467710 to your computer and use it in GitHub Desktop.
Save springmeyer/8467710 to your computer and use it in GitHub Desktop.
fixup aerial for tilemill with gdal nearblack
nearblack -of GTIFF building.tif -o buildings_alpha.tif -white -setalpha -near 2
gdalwarp -t_srs EPSG:3857 buildings_alpha.tif buildings_merc.tiff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment