Hi, I have been using the Mapnik OGC server to display open street map data and it looks identical to tiles that I generated via generate_tiles.py except that the background instead of the being blue is white. I noticed in the osm.xml that near the top of the file it has the below line: <Map bgcolor="#b5d0d0" srs="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgri...@null +no_defs +over">
This sets the background color which is used by generate_tiles.py but not for a WMS request when LAYERS=__all__. Also I noticed that the land at world and medium scales are a very lite pink instead of being white but that may just be the contrast with the white background instead of the blue background. John -- John J. Mitchell
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

