Impossible to draw a vertical polygon ?

670 views
Skip to first unread message

kyonn

unread,
Oct 9, 2010, 8:33:06 AM10/9/10
to KML Developer Support - Google Earth Plug-in
Take 3 points or more which are on the same path line and give them
different altitudes, and you will expect to draw a "vertical polygon"
on Earth.

But ge does not render it.

In fact I'm searching for an "extrude alternative without having to
draw from the ground to the points"

Any guru suggestion ? Or is that regular considering geplugin api, so
that I would have post this in the Feature Request section ?

Rossko

unread,
Oct 10, 2010, 11:36:00 AM10/10/10
to KML Developer Support - Google Earth Plug-in
> In fact I'm searching for an "extrude alternative without having to
> draw from the ground to the points"

http://code.google.com/apis/kml/documentation/altitudemode.html
Does the relative-to-ground example not work?

kyonn

unread,
Oct 10, 2010, 10:37:26 PM10/10/10
to KML Developer Support - Google Earth Plug-in
No I figure because a point can only be extruded to the terrain or sea
floor, and not to another point above (or beneath) the terrain of sea
floor.

Take a couple of points with the same latitude & longitude but not the
same altitude, and another couple of points on the same geodetic path
with arbitrary altitude : ge won't render this "vertical polygon"

Mallee

unread,
Oct 11, 2010, 5:34:59 PM10/11/10
to KML Developer Support - Google Earth Plug-in
wouldn't two points (or any number of points) at the same lat/long
with different altitudes be a vertical line, not a polygon?
It would be interesting to see how a polygon with zero area (a line)
renders in ge at any orientation - that may be your problem?

kyonn

unread,
Oct 12, 2010, 5:30:05 PM10/12/10
to KML Developer Support - Google Earth Plug-in
Well not really. I encountered this problem : a polygon which is
absolutely vertical is not rendered by ge !

It could be a nice way to stop an extrude before the terrain altitude.

May I request this feature ?

Mallee

unread,
Oct 12, 2010, 6:35:32 PM10/12/10
to KML Developer Support - Google Earth Plug-in
Really, they will be a vertical line (a 1-dimensional shape), not a
polygon (2-dimensional shape).
Try drawing it as a linestring instead.
Reply all
Reply to author
Forward
0 new messages