GeoServer

KML link on demo page leads to KML document with invalid links

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.0-RC1
  • Fix Version/s: 1.7.0-RC2
  • Labels:
    None
  • Number of attachments :
    0

Description

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]></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.

Activity

Hide
Arne Kepp added a comment -

Easy fix, I wonder why haven't seen this before.

Show
Arne Kepp added a comment - Easy fix, I wonder why haven't seen this before.
Hide
David Winslow added a comment -

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.

Show
David Winslow added a comment - 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.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: