[OpenLayers-Users] KML and area colorization
Vadim B.
vbokin at gmail.com
Fri Feb 12 13:08:07 EST 2010
may also be realted to http://trac.openlayers.org/ticket/2485 this post .
User is experiencing same problem but with multigeometry.
Upon inspecting of the KML that I was pulling in, it has multigeometries as
well! And they are nested.
<multigeom..>
<multigeom...>
<polygon> ...data...</polygon>
<polygon> ...data...</polygon>
</multigeom..>
<point>...</data>
<multigeom...>
If I modify the KML and remove the POINT after the inner-multigeometry, then
it loads fine on the test page.
So is this a multi-geometry parsing issue?
-Vadim
--
View this message in context: http://n2.nabble.com/KML-and-area-colorization-tp3081092p4562636.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list