ua-snap / snap-www

SNAP web site
http://www.snap.uaf.edu
1 stars 0 forks source link

Change tilecache invocation to use mod_python handler #168

Closed brucecrevensten closed 11 years ago

brucecrevensten commented 11 years ago

in js/maps.js, in the definition of the baseUrl to fetch tiles, it's currently referencing "tilecache.cgi". This should be changed to "tilecache.py" to improve performance.