> La version compliqué choisi un serveur différent au hasard (tolérance de 
> charge ?).
Je ne suis pas sûr du langage (j'ai codé ça en javascript) :

 <tile_source name="OSM France" url_template='String getTileUrl(int z, int x, 
int y) {var a = new Array('a','b','c','d'); var i = 
Math.floor((Math.random()*a.length)); return "http://"; +a[i]+ 
".tile.openstreetmap.fr/osmfr/" +z+ "/" +x+ "/" +y+ ".png";}'

_______________________________________________
Talk-fr mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk-fr

Répondre à