Vous n’êtes pas connecté.
FreezedComputer
Senior Member
Citation de "realSMILEY"
hmm, wollte mich eintragen, erhalte jedoch nur den fehler
[tt]'NoneType' object has no attribute 'encode'[/tt]
Citation de "Freakmaster"
Hier währe dann auch ich
http://www.freakmaster.net/Downloads/Freakmaster.kmz[/quote]
Dann hast du den Sinn des 'Placemark Directory' wohl noch nicht ganz aufgesogen![]()
![]() |
Code source |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="[url]http://earth.google.com/kml/2.0">[/url] <Placemark> <name>realSMILEY</name> <LookAt> <longitude>9.734682173345885</longitude> <latitude>47.40709141256472</latitude> <range>1288.218825285786</range> <tilt>1.618426751873013e-011</tilt> <heading>0.05549176317616721</heading> </LookAt> <styleUrl>root://styleMaps#default+nicon=0x307+hicon=0x317</styleUrl> <Point> <coordinates>9.734199125315371,47.40670538915711,0</coordinates> </Point> </Placemark> </kml> |
![]() |
Code source |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="[url]http://earth.google.com/kml/2.1">[/url] <Placemark> <name>bluedragon_italy</name> <LookAt> <longitude>10.81521288394129</longitude> <latitude>46.62461942766846</latitude> <altitude>0</altitude> <range>822.6715274467314</range> <tilt>-5.550469413350286e-011</tilt> <heading>0.6529622628088401</heading> </LookAt> <styleUrl>root://styleMaps#default+nicon=0x307+hicon=0x317</styleUrl> <Point> <coordinates>10.81390420188286,46.62398187198266,0</coordinates> </Point> </Placemark> </kml> |
Ce message a été modifié 1 fois. Dernière modification effectuée par "Y0Gi" (22 janvier 2013, 04:10)
-