Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2015
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. xxxk@xxx:~$ tilestache-server -c tilestache.cfg -i 51.254.127.82 -p 8080
  2. /usr/lib/python2.7/dist-packages/mapnik2/__init__.py:27: DeprecationWarning: mapnik2 module has been deprecated,
  3. please use 'import mapnik'
  4. warnings.warn(msg, DeprecationWarning)
  5. Traceback (most recent call last):
  6. File "/usr/bin/tilestache-server", line 55, in <module>
  7. app = TileStache.WSGITileServer(config=options.file, autoreload=True)
  8. File "/usr/lib/python2.7/dist-packages/TileStache/__init__.py", line 375, in __init__
  9. raise Core.KnownUnknown("Error loading Tilestache config file:\n%s" % str(e))
  10. TileStache.Core.KnownUnknown: Error loading Tilestache config file:
  11. Unknown provider name: "mapnik grid"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement