Hi Piotr, Sounds like you would like the missing tiles to be 'transparent' so that the tile (or any other graphics) will show through from a lower level. Correct?
It's a good idea and it fits with the things I'm working on now, but it will be a bit. I'm trying to figure out the transparency stuff, but still learning... If you want to change the color of the missing tile, look for the string "xc:red" in the map_OSM.c file and replace it with any other *Magick color definition. I don't think xc:transparent or xc:none will work yet. 73, ...jerry On Tue, Aug 10, 2010 at 7:45 PM, Piotr Gluszenia Slawinski <[email protected]> wrote: > excuse me if it was already discussed/obvious, > but let's assume i want to use both cycle and mapnik, > cycle provides me more data (esp. elevation), so i would like to get it > displayed whenever possible (so 'top' layer). > > unfortunatelly on high > zoom levels some tiles are not available, but are avail on mapnik, which i > would like to see in places where cyclemaps are missing (so 'lower' layer) > > if i select both sources, mapnik gets rendered 'over' cyclemap, > so it's quite not what i would like to see... > > also i bit oppose against RED (omg!) tiles, just none rendered sound > sensible, esp. in case one has some i.e. shapefile or other maps > which could fill the gaps, and being choosen in parallel. > > > > -- > _______________________________________________ > Xastir mailing list > [email protected] > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
