On Sat, Jun 21, 2008 at 12:28:35PM +0200, Andreas Volz wrote: > > I have created an XSLT stylsheet that takes a Mapnik map file and > > generates a HTML overview of all the data in it. Much more readable > > than the map file itself. > > > > The XSLT is at http://geo.topf.org/mapnik/mapnik-overview.xsl > > > > An example is at http://geo.topf.org/mapnik/osm.xml . This is the > > normal osm.xml with instructions for the browser to apply the > > stylesheet on it. In Firefox this will do the translation on the fly. > > Tested with FF 3.0, don't know about other browsers. > > > > The symbolizer symbols have popups if you mouse over them. > > Really useful! > > Is it possible to display the real image for "PointSymbolizer" instead > of a little black flag?
Possible, yes, but depending on the size of the image it might make the table harder to read. I have just updated it to show the image in the popup. Maybe thats a compromise. But it will only work if you run it locally, the example on the web site doesn't work because the links are wrong. Jochen -- Jochen Topf [EMAIL PROTECTED] http://www.remote.org/jochen/ +49-721-388298 _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

