Posts

Showing posts with the label tilecache

Python vs IronPython Round 2 (TileCache)

Bill Thorp continues his attempts to get TileCache working with IronPython. Now he discovers that the lack of os.access is part of the problem, but that it is available in FePy . Unfortunately FePy doesn't yet support IronPython 2 - so the struggle isn't over yet... Python vs IronPython Round 2

IronPython and TileCache Woes

Bill Thorp reports on his abortive attempts to get TileCache to work with IronPython: Python vs IronPython: TileCache Perhaps the lazy web can help him out...