I saved kml from Google Earth with custom icon. Not from Therion. I’ll try it from Therion.
Martin Odesláno z iPhonu 30. 10. 2019 v 19:21, Bruce Mutton <[email protected]>: > Thanks Martin > Can you send the whole kml file. I tried to build one from the snippet > below, but of course there are no coordinates and it became a bit fiddly. > The structure below is similar to what is produced on my machine, but the > nesting is not enumerated as nicely as yours. > I am still using bd62e22 (2019-06-25) > > <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/KmlIconModel.png</href> > </Icon> > > Bruce > > From: Therion <[email protected]> On Behalf Of Martin Sluka via > Therion > Sent: Thursday, 31 October 2019 02:25 > To: List for Therion users <[email protected]> > Cc: Martin Sluka <[email protected]> > Subject: Re: [Therion] kml icon path > > 29. 10. 2019 v 20:00, Bruce Mutton <[email protected]>: > > My kml file icon paths seem to match those in Bill’s example kml files. > https://therion.speleo.sk/downloads/KmlIconEntrance.png > > Hi Bruce, > > it works for me. Directly from your links. Part of file is from Google Earth > save place: > > <Document> > <name>test user ikony.kml</name> > <Style id="hl"> > <IconStyle> > <scale>1.2</scale> > <Icon> > > <href>https://therion.speleo.sk/downloads/KmlIconEntrance.png</href> > </Icon> > <hotSpot x="0.5" y="0.5" > xunits="fraction" yunits="fraction"/> > </IconStyle> > <ListStyle> > </ListStyle> > </Style> > <Style id="default11"> > <IconStyle> > <Icon> > > <href>https://therion.speleo.sk/downloads/KmlIconEntrance.png</href> > </Icon> > <hotSpot x="0.5" y="0.5" > xunits="fraction" yunits="fraction"/> > </IconStyle> > <ListStyle> > </ListStyle> > </Style> > > > <image001.png> > > > _______________________________________________ > Therion mailing list > [email protected] > https://mailman.speleo.sk/listinfo/therion
_______________________________________________ Therion mailing list [email protected] https://mailman.speleo.sk/listinfo/therion
