Hi, A very little cosmetic patch.
A question too, why there is no variable declaration RequiredFile in the section [lowzoom] in layers.conf file ? Regards -- Rodolphe Quiédeville - Artisan Logiciel Libre http://rodolphe.quiedeville.org/ Travaillons Libre - http://fr.lolix.org/
Index: tahconfig.pm
===================================================================
--- tahconfig.pm (révision 9731)
+++ tahconfig.pm (copie de travail)
@@ -114,7 +114,7 @@
if ($Config->get($layer."_MaxZoom") < 12 || $Config->get($layer."_MaxZoom") > 20)
{
- print "Check $layer._MaxZoom\n";
+ print "- Check $layer._MaxZoom\n";
}
for(my $zoom=12; $zoom<=$Config->get($layer."_MaxZoom"); $zoom++)
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
