Skip to content

Instantly share code, notes, and snippets.

@feesta
feesta / random-tile.cgi
Created August 7, 2012 22:05
Loads random tiles in the US with links to slippy maps at that location.
#!/usr/bin/env python
import cgi
import ModestMaps
import random
print "Content-type: text/html"
print
print """
<style>