History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GEOS-1040
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Justin Deoliveira
Reporter: Chris Holmes
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GeoServer

Allow legend support in KML

Created: 14/Apr/07 12:45 PM   Updated: 05/Jun/07 10:54 AM
Component/s: Google Earth KML Output
Affects Version/s: 1.5.0
Fix Version/s: 1.6.0-beta1, 1.5.1

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. legend.png
(570 kb)


 Description  « Hide
A couple times in the past week I've seen people put legends up on Google Earth datasets. The functionality could be kind of nice, and we already have the getlegendinfo operation, so this may be easy to do. Should have an easy way to turn it off and on - maybe even a client side setting? Just wanted to put something in jira to investigate. See:

http://www.arc2earth.com/Themes/Arc2Earth/images/a2e_MapExport_1.png for example, and also http://gecensus.stanford.edu/gcensus/index.html



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Justin Deoliveira - 23/Apr/07 01:24 AM
Did some initial playing around. Havent committed yet since there are some issues to be worked out. Most notably how to arrange the legends on the map when multiple network links are around, how to request the legend be turned on and off. Attached an image showing example.

Justin Deoliveira - 22/May/07 07:36 PM
commited on trunk, available via "legend=true" appended to a kml reflector request

Justin Deoliveira - 23/May/07 01:45 AM
committed on 1.5.x