[OpenLayers-Users] kamap background tiles

Tim Schaub noreply at geocartic.com
Tue Oct 31 12:41:54 EST 2006


> I have a kamap tiled backend from which I am only pulling the 
> group __base__. Unfortunately, this means that the background 
> color doesn't get drawn, and since we were relying on the 
> background color to be blue to show water, all water bodies 
> are now transparent ;-)
 
Seems like some CSS should do the trick:

#ngmdb_map {
	background-color: blue;
}

Maybe I'm misunderstanding your problem.

Tim


> I could obviously come up with several hacks around this 
> (including one large -180 -90 180 90 polygon in a shapefile 
> colored blue), but I'd rather spend my time understanding the 
> kamap tiling mechanism.
> 
> Thanks for any light you may be able to shed upon this, Percy
> 
> PS sorry for the cross-posting, but in this case it seemed proper.
> 
> --
> David Percy
> Geospatial Data Manager
> Geology Department
> Portland State University
> http://gisgeek.pdx.edu
> 503-725-3373
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
> 
> 




More information about the Users mailing list