There were two bugs in the geLinearRing class which is a part of the geOuterBoundaryIs class which is required by a gePolygon.
In the geLinearRing.ToKML() method, the coordinates element was being rendered as "Coordinates" instead of "coordinates". Also, the coordinate touples (groups of coordinates) were not being seperated by a space.
Will be released with 2.1.0.2 and higher.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1516276
Originator: YES
There were two bugs in the geLinearRing class which is a part of the geOuterBoundaryIs class which is required by a gePolygon.
In the geLinearRing.ToKML() method, the coordinates element was being rendered as "Coordinates" instead of "coordinates". Also, the coordinate touples (groups of coordinates) were not being seperated by a space.
Will be released with 2.1.0.2 and higher.