Opened 13 years ago

Closed 12 years ago

#1619 closed defect (fixed)

Lack of point style in KMLservice

Reported by: liuar Owned by: liuar
Priority: low Milestone: 2.4
Component: KML Service Version: 2.2.0
Severity: trivial Keywords: haspatch
Cc: External ID:

Description

When exporting point features from MapGuide to a KML file, the style of the point features is not copied in the KML file (contrary to the lines and polygons features which have the same style in the KML file and in MapGuide).

This leads to display of the point objects in Google Earth or GoogleMaps with the default symbol instead of the one defined in MapGuide.

My solution is to make the legend image of the point features as the KML point style.

Attachments (2)

KMLPointStyle.patch (24.7 KB ) - added by liuar 13 years ago.
KMLPointStyle.gif (365.0 KB ) - added by liuar 13 years ago.

Download all attachments as: .zip

Change History (6)

by liuar, 13 years ago

Attachment: KMLPointStyle.patch added

comment:1 by liuar, 13 years ago

I overloaded the GetFeaturesKml API by adding a agentUri for GetLegendImage request.

by liuar, 13 years ago

Attachment: KMLPointStyle.gif added

comment:2 by zspitzer, 13 years ago

Keywords: haspatch added

comment:3 by jng, 12 years ago

Milestone: 2.4

comment:4 by jng, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.