But if I load this URL I get a service exception that BBOX is a required parameter
Not sure when this one snuck in, I'm not sure I've really clicked on the KML link before. I'll try to fix it.
Environment
None
Activity
codehaus
April 10, 2015 at 4:09 PM
CodeHaus Comment From: dwinslow - Time: Mon, 6 Oct 2008 10:53:23 -0500 ---------------------
<p>This isn't actually a bug; if you look further down you'll see that GE's refresh mode is turned on in the KML output, which means it will fill in the BBOX parameter with the current viewing window. Reverting, since the statically defined bbox overrides the one appended by Google Earth.</p>
codehaus
April 10, 2015 at 4:09 PM
CodeHaus Comment From: arneke - Time: Thu, 28 Aug 2008 19:12:18 -0500 ---------------------
<p>Easy fix, I wonder why haven't seen this before.</p>
If I click on KML on the list of demos I get a response that contains
<href><![CDATAhttp://localhost:8080/geoserver/wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kmz+xml&width=1024&height=1024&srs=EPSG:4326&layers=topp:states&styles=population&KMScore=50&KMAttr=true&legend=false - http://localhost:8080/geoserver/wms?service=WMS&request=GetMap&format=application/vnd.google-earth.kmz+xml&width=1024&height=1024&srs=EPSG:4326&layers=topp:states&styles=population&KMScore=50&KMAttr=true&legend=false]></href>
But if I load this URL I get a service exception that BBOX is a required parameter
Not sure when this one snuck in, I'm not sure I've really clicked on the KML link before. I'll try to fix it.