Sunday, 12 August 2018

raster - How to make transparent the background of a topographic map in QGis 1.8.0?


I'm starting to use QGis 1.8.0. I have a raster topographic map, i.e. white background and black contour lines, houses, roads and so on. I want to make transparent the white background, so if I overlap the topographic map to an aerial photo, I see only contour lines, houses and other elements atop the photos.


In ArcGIS this operation is trivial. How can I do it on QGis 1.8.0? I explored many forums but I didn't find the answer. The solution is not the command "transparency" on the property window, because that command makes everything transparent. Thanks.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...