Created
January 17, 2014 03:02
-
-
Save springmeyer/8467710 to your computer and use it in GitHub Desktop.
fixup aerial for tilemill with gdal nearblack
This file contains hidden or 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
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