Hi, I setup a PostGIS + Mapnik + mod_tile server to serve my own tiles. It is already running :) but mapnik only renders boundaries. I have read on mapnik wiki the troubleshooting that covers my problem.
"If the generated tiles or image show coastlines, but lack streets, street names, cities, and other features, please verify that the database user can indeed login. The scripts and mapnik may quietly fail to read the data and thus render with coastlines, but no other data. Another cause is building mapnik without postgis support." The data ist definitive taken from Postgres, checked by tailing the access logs. What does it mean to build mapnik with postgis support? This point seems not to be mentioned explicit in the install howto on the mapnik site. Furthermore generated tiles on higer zoomlevels are squishy. Does anybody already fixed issues like that? Regards, Michael _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

