Hi, I am trying to make use of Geowebcache built with in geoserver(2.0.2) for a directory of shapefiles. I pointed the cache directory to my custom location "without" any custom geowebcache.xml file there.When I use the automatic demos, I get 3 options while seeding for each of the layers.
a) EPSG:4326, b) EPSG:900913 (URL structure) http://MyServer/geoserver/gwc/demo/MyWorkspace:MyLayer?gridSet=EPSG:900913&format=image/png c) EPSG:900913_MyWorkspace:MyLayer. (URL structure) http://MyServer/geoserver/gwc/demo/MyWorkspace:MyLayer?gridSet=EPSG:900913_MyWorkspace:MyLayer&format=image/png When I preview the layer in the demos page, I could see that a and c work well, but b doesn't work(getting blank tiles). I could see that cache gets created for a and c in my custom location. Anyone has suggestions as to why b doesn't work? My Application: I am testing it using geoext and openlayers for overlaying the "entire datastore layers" with ESPG:900913 and google maps as base layers. I have tried it for a good amount of time and couldn't figure it out. I suspect it is something related to case b. Any help on this is greatly appreciated.. Thanks, Ravi. -- View this message in context: http://old.nabble.com/Geoserver-inbuilt-Geowebcache-with-%22Directory-of-Spatial-Files%22-tp30565897p30565897.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
