On 07/14/2012 05:12 PM, Frederik Ramm wrote: > Hi, > > On 14.07.2012 22:57, Kai Krueger wrote: >> The values for description, attribution and tiles is taken from new >> parameters in the renderd.conf file. > > This means that it is unsuitable for anyone running mod_tile without > renderd, e.g. those using tirex... No it doesn't. You just need a config file in the same syntax specifying the layers as is currently necessary. You can even call it tirex.conf if you want to.
It is loaded by the directive "LoadConfigFile" in the apache site config file, and is already used to specify the mod_tile layers. If one chooses to use the "AddTileConfig" or "AddTileMimeConfig" directives in the Apache site config instead, it will fall back to hopefully sensible values. But the Apache config syntax isn't complex enough to specify all of the parameters necessary. But if someone has better ideas of how to configure this then let me know. Kai > > Bye > Frederik >
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

