#!/usr/bin/python import mapserv map = mapserv.Map("surfer.map", template = "surfer.html", zoom_levels = 8 ) map.draw()