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   Resolved: 22/May/07 07:36 PM
Return to search
Component/s: Google Earth KML Output
Affects Version/s: 1.5.0
Fix Version/s: 1.5.1, 1.6.0-beta1

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



Justin Deoliveira added a comment - 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 added a comment - 22/May/07 07:36 PM

commited on trunk, available via "legend=true" appended to a kml reflector request


Justin Deoliveira added a comment - 23/May/07 01:45 AM

committed on 1.5.x