Advertisement
gissur

tilecache.cfg

Mar 11th, 2011
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.26 KB | None | 0 0
  1. ######################################################
  2. #                L I V E                             #
  3. ######################################################
  4. [LIVE]
  5. type=WMS
  6. url=http://localhost/disconnected?
  7. extension=jpeg
  8. layers=bg,index,aerial,ocean_mask
  9. metaTile=true
  10. metaSize=3,3
  11. maxResolution=180/256
  12. resolutions=599.7218983723972,352.7775872778807,176.38879363894034,88.19439681947017,35.27775872778806,17.63887936389403,8.819439681947015,3.527775872778806,1.763887936389403,0.7055551745557613,0.35277758727788067,0.17638879363894033,0.08819439681947017
  13. srs=EPSG:3057
  14. bbox=143000,255000,866000,735000
  15. extent_type=loose
  16.  
  17. ######################################################
  18. #                S E E D                             #
  19. ######################################################
  20. [SEED]
  21. type=WMS
  22. url=http://localhost/wms?
  23. extension=jpeg
  24. layers=bg,index,aerial,ocean_mask
  25. metaTile=true
  26. metaSize=3,3
  27. maxResolution=180/256
  28. resolutions=599.7218983723972,352.7775872778807,176.38879363894034,88.19439681947017,35.27775872778806,17.63887936389403,8.819439681947015,3.527775872778806,1.763887936389403,0.7055551745557613,0.35277758727788067,0.17638879363894033,0.08819439681947017
  29. srs=EPSG:3057
  30. bbox=143000,255000,866000,735000
  31. extent_type=loose
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement