The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
729 views

Overlaying a mbtiles tile layer produced with tilemill over another layer maintaining transperency

So using leaflet, I'm overlaying my base tile layer as google satellite imagery. I want to overlay another layer (Mbtiles layer) produced with tilemill over this satellite layer. I was successful in ...
1
vote
0answers
96 views

How to reduce transparency for Openlayers using Map Composer?

Increasing transparency of Openlayers will increase the contrast of others layers. For sure, it will increase the esthetical aspect of maps.
0
votes
0answers
15 views

How to correctly create virtual catalog from rasters with overlapping alpha band in QGIS?

I'm trying to make a mosaic (and then a pyramid) of historic map tiles. Every map tile has a border, I got rid of it with gdalwarp (adding an alpha band and specifying the border, as I stated here). ...