superoverlaysgwc.rst 1.4 KB

12345678910111213141516171819202122232425262728
  1. .. _ge-tutorial-superoverlays-gwc:
  2. Super-Overlays and GeoWebCache
  3. ==============================
  4. Overview
  5. --------
  6. This tutorial explains how to use `GeoWebCache <http://geowebcache.org>`_ (GWC) to enhance the performance of super-overlays in Google Earth. For more information please see the page on :ref:`ge_feature_kml_super_overlays`
  7. Conveniently GeoWebCache can generate super-overlays automatically. With the standalone GeoWebCache it takes minimal amount of configuration. Please see the `GeoWebCache documentation <http://geowebcache.org/trac/wiki/configuration>`_ for more information on the standalone version of GeoWebCache.
  8. We are going to use the plug in version of GeoWebCache where there is no configuration need. For this tutorial we are also using the topp:states layer.
  9. Using the GeoWebCache plug in with super-overlays
  10. To access GWC from GeoServer go to http://localhost:8080/geoserver/gwc/demo/. This should return a layer list of similar to below.
  11. .. figure:: ../../../../geowebcache/webadmin/img/demopage.png
  12. To use a super-overlay in GeoWebCache select the KML (vector) option display for each layer. Lets select topp:states.The url would be http://localhost:8080/geoserver/gwc/service/kml/topp:states.kml.kmz
  13. After doing so you will be presented with a open option dialog, choose Google Earth.
  14. .. figure:: images/openingkmz.png
  15. When Google Earth finishes loading you should be viewing a the topp:states layers.
  16. .. figure:: ../googleearth.jpg