[OSM-dev-fr] Bonjour+un peu d'aide.

Thomas Gratier osgeo.mailinglist at gmail.com
Lun 17 Jan 22:51:09 GMT 2011


Bonsoir,

En éditant le fichier generate_tiles.py et en changeant au niveau du contenu
la ou les bbox (tu verras que le script par défaut fait des jeux de tuiles
sur plusieurs localisations) et le seuil de zoom


    #-------------------------------------------------------------------------
    #
    # Change the following for different bounding boxes and zoom levels
    #
    # Start with an overview
    # World

    bbox = (-180.0,-90.0, 180.0,90.0)

    render_tiles(bbox, mapfile, tile_dir, 0, 5, "World")

    minZoom = 10
    maxZoom = 16
    bbox = (-2, 50.0,1.0,52.0)
    render_tiles(bbox, mapfile, tile_dir, minZoom, maxZoom)

......

Cordialement

ThomasG
-------------- section suivante --------------
Une pièce jointe HTML a été nettoyée...
URL: <http://lists.openstreetmap.org/pipermail/dev-fr/attachments/20110117/4e4096d3/attachment.html>


More information about the dev-fr mailing list