<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><br></div><div><a href="http://code.google.com/p/osmand/wiki/FAQ#How_can_I_add_add/contribute_new_online_tile_map_sources_so_the">http://code.google.com/p/osmand/wiki/FAQ#How_can_I_add_add/contribute_new_online_tile_map_sources_so_the</a><br></div><div><br></div><div>Donc oui, c'est bien possible d'ajouter le rendu osmfr a osmand :) Qui s'y colle ?</div></blockquote>Ajout de la carte française et des rendus landscape et outdoors de Thunderforest.</div><div><br></div><div>Version simple (si je ne me suis pas trompé):</div><div><br></div><div><div> <tile_source name="OSM France" url_template="<a href="http://a.tile.openstreetmap.fr/osmfr/{0}/{1}/{2}.png">http://a.tile.openstreetmap.fr/osmfr/{0}/{1}/{2}.png</a>" ext=".png" min_zoom="1" max_zoom="20" tile_size="256" img_density="16" avg_img_size="18000"/></div><div> <tile_source name="Thuderforest landscape" url_template="<a href="http://a.tile3.opencyclemap.org/landscape/{0}/{1}/{2}.png">http://a.tile3.opencyclemap.org/landscape/{0}/{1}/{2}.png</a>" ext=".png" min_zoom="1" max_zoom="18" tile_size="256" img_density="16" avg_img_size="18000"/></div><div> <tile_source name="Thuderforest outdoors" url_template="<a href="http://a.tile.thunderforest.com/outdoors/{0}/{1}/{2}.png">http://a.tile.thunderforest.com/outdoors/{0}/{1}/{2}.png</a>" ext=".png" min_zoom="1" max_zoom="18" tile_size="256" img_density="16" avg_img_size="18000"/></div><div><br></div><div>La version compliqué choisi un serveur différent au hasard (tolérance de charge ?).</div><div><br></div><div>--</div><div>Yves</div><div><br></div></div></body></html>