Opened 17 years ago
Closed 17 years ago
#266 closed defect (fixed)
KML Renderer typo in <tessellate>
Reported by: | jbirch | Owned by: | chrisclaydon |
---|---|---|---|
Priority: | medium | Milestone: | 2.0 |
Component: | Rendering Service | Version: | 1.2.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
In KMLRenderer, <tessellate> is entered as <tesselate>. Google Earth usually does not complain about this, but if you select the "notify on errors" mode it will.
http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Common/Renderers/KmlRenderer.cpp#l194
http://code.google.com/apis/kml/documentation/kml_tags_21.html#tessellate
I'm also wondering if this is part of the reason why KML from MapGuide does not work well in Google Maps for some people, but feel that file size or possible lack of region support in Google Maps are more likely causes.
Attachments (1)
Change History (4)
comment:1 by , 17 years ago
Owner: | set to |
---|
comment:2 by , 17 years ago
Milestone: | → 2.0 |
---|---|
Version: | → 1.2.0 |
Note:
See TracTickets
for help on using tickets.
This is a pretty isolated and quick fix. Hope we can get it in for 2.0.