It looks there is a problem in kml generation from Therion, because in the way 
it generated it only first polyline is displayed. When I added manually the 
same tags for second polyline it looks OK.

This file works:

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0";>
<Folder>
<Style id="ThMapStyle"> <PolyStyle> <fill>1</fill> <outline>0</outline> 
</PolyStyle> </Style>
<Style id="ThEntranceIcon"> <IconStyle> <Icon> 
<href>https://therion.speleo.sk/downloads/KmlIconEntrance.png</href> </Icon> 
<hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction" /> </IconStyle> 
</Style>
<Icon> <href>https://therion.speleo.sk/downloads/KmlIconMap.png</href> </Icon>
<name><![CDATA[7524/120 Steebschacht (Spezial)]]></name>
<description><![CDATA[Length 52 m<br>Depth 4 m<br>]]></description>
<Placemark>
<styleUrl>#ThMapStyle</styleUrl>
<name><![CDATA[]]></name>
<Style> <PolyStyle> <color>bfcc9999</color> </PolyStyle> </Style>
<MultiGeometry>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<coordinates>
        9.74555418324174,48.43749514571515,0.00000000000000     
9.74560345525943,48.43749822300868,0.00000000000000     
9.74564409921618,48.43745320641083,0.00000000000000     
9.74556506923348,48.43740786691496,0.00000000000000 
</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</MultiGeometry>
</Placemark>
<Placemark>
<styleUrl>#ThMapStyle</styleUrl>
<Style> <PolyStyle> <color>bfcc9999</color> </PolyStyle> </Style>
<MultiGeometry>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<coordinates>
        9.74479382219246,48.43768823902057,0.00000000000000     
9.74488546711236,48.43766713250446,0.00000000000000     
9.74486108946851,48.43763413167048,0.00000000000000     
9.74477263206030,48.43766347610486,0.00000000000000 
</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</MultiGeometry>
</Placemark>
</Folder>
</kml>

Martin S.

25. 6. 2018 v 15:38, Markus Boldt via Therion <therion@speleo.sk>:

> Hello,
> I have some Problems with a „spezial“ presentation. I need that presentation 
> as overlay Google-Earth (KML).
> The PDF works but there is another displaying of the right part in the PDF as 
> in the drawing (th2-File). The “walls” respectively the area is moved
> In the KML-File the right part of the drawing is completely missing.
> What is happening? I don`t see the fault.
> Can anyone help me please.
> Greetings
> Markus
>  
> Necessary Files attached
> <steeb-spezial2.th2><Steeb-spezial.kml><steeb-spezial.th><steeb-spezial_thconfig.th><Steeb-spezial01.pdf>_______________________________________________
> Therion mailing list
> Therion@speleo.sk
> https://mailman.speleo.sk/listinfo/therion

_______________________________________________
Therion mailing list
Therion@speleo.sk
https://mailman.speleo.sk/listinfo/therion

Reply via email to