Yéti II : le Retour

Répondre

Smileys
:D ;) :o :? 8) :lol: :oops: :twisted: :roll: :ours: :fille: :calimero: :troll: :saint: :forb: :avocat: :mouton: :rando: :vaudou: :noel: :) :( :shock: :x :P :cry: :excl: :?: :idea: :arrow: :| :sleep: :geek: :blue: :mrgreen:
Voir plus de smileys

Les BBCodes sont activés
[img] est activé
[url] est activé
Les smileys sont activés

Revue du sujet
   

Si vous souhaitez joindre un ou plusieurs fichiers, complétez les indications suivantes.

Taille maximum par fichier joint : 10 Mio.

Étendre la vue Revue du sujet : Yéti II : le Retour

par sly » 04 juil. 2009, 15:04

Et hop là !

En utilisant http://www.gpsvisualizer.com j'ai pû convertir au format GPX qui est celui des imports de massifs

par Yeti Grenoblois » 04 juil. 2009, 10:06

Si tu me dis dans quel format il te faut le sortir, je peux le faire.

par sly » 03 juil. 2009, 16:47

Normalement, j'ai une nouvelle moulinette qui marche pour ajouter des massifs, je vais pouvoir la tester si je trouve le moyen de convertir ton bidule

par Yeti Grenoblois » 03 juil. 2009, 15:48

Et pour les alpes juliennes, ça ressemble à ça :

Code : Tout sélectionner

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http&#58;//www.opengis.net/kml/2.2" xmlns&#58;gx="http&#58;//www.google.com/kml/ext/2.2" xmlns&#58;kml="http&#58;//www.opengis.net/kml/2.2" xmlns&#58;atom="http&#58;//www.w3.org/2005/Atom">
<Document>
	<name>Alpes Juliennes.kml</name>
	<Style id="sn_ylw-pushpin">
		<IconStyle>
			<scale>1.1</scale>
			<Icon>
				<href>http&#58;//maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
	</Style>
	<StyleMap id="msn_ylw-pushpin">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_ylw-pushpin</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_ylw-pushpin</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sh_ylw-pushpin">
		<IconStyle>
			<scale>1.3</scale>
			<Icon>
				<href>http&#58;//maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
	</Style>
	<Placemark>
		<name>Alpes Juliennes</name>
		<styleUrl>#msn_ylw-pushpin</styleUrl>
		<Polygon>
			<tessellate>1</tessellate>
			<outerBoundaryIs>
				<LinearRing>
					<coordinates>
14.17315918634391,46.4335890239608,0 14.12426713603345,46.4701900026447,0 14.06001630776513,46.48820688289607,0 14.01322852790969,46.48277993395551,0 13.96470234347076,46.501981110774,0 13.90624568284538,46.52007575864621,0 13.8571904581805,46.51626983102071,0 13.80827127243469,46.50815834302157,0 13.71678621897007,46.52142879202668,0 13.70542663287804,46.47861794477416,0 13.68860319235893,46.43972822122006,0 13.62773469799466,46.44548975545696,0 13.5890626018572,46.43589376400303,0 13.56867375575345,46.40017033966196,0 13.50387797036182,46.37347630226687,0 13.43825419586324,46.36010069457696,0 13.45224328462455,46.33552050412127,0 13.41470289204527,46.30862114575955,0 13.38621915807468,46.29495928533191,0 13.41043322915396,46.23877872089408,0 13.4138960273539,46.21206141241513,0 13.44719935080826,46.22356740351856,0 13.49454071968822,46.21544673734924,0 13.54507150396243,46.21291882725678,0 13.57219132094065,46.18934083796322,0 13.62883702327048,46.1877306426666,0 13.66250254834862,46.17674925801449,0 13.73514158234138,46.18051289076246,0 13.77990256787901,46.15664685111015,0 13.8597432742668,46.15442924089356,0 13.92364651379268,46.18588193225162,0 14.0008192250151,46.21270105460216,0 14.11660760189176,46.2154094766757,0 14.17454870087038,46.24399191212638,0 14.23591934874193,46.32221231774992,0 14.17315918634391,46.4335890239608,0 </coordinates>
				</LinearRing>
			</outerBoundaryIs>
		</Polygon>
	</Placemark>
</Document>
</kml>

Yéti II : le Retour

par Yeti Grenoblois » 03 juil. 2009, 15:41

Bonjour à tous,

Comme certains l'auront constaté, je suis de retour (je sais tout le monde s'en fout). Ce qui est surtout interessant c'est que je reviens de Slovénie et que j'ai eu l'occasion d'y glaner quelques infos sympatiques.

Serait-il possible d'ajouter des massifs ?
Pour l'instant, j'ai tracé les alpes kamnik sur Google Earth (un peu au pif pour certains endroits).

Code : Tout sélectionner

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http&#58;//www.opengis.net/kml/2.2" xmlns&#58;gx="http&#58;//www.google.com/kml/ext/2.2" xmlns&#58;kml="http&#58;//www.opengis.net/kml/2.2" xmlns&#58;atom="http&#58;//www.w3.org/2005/Atom">
<Document>
	<name>Alpes Kamnik.kml</name>
	<StyleMap id="msn_ylw-pushpin">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_ylw-pushpin</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_ylw-pushpin</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sh_ylw-pushpin">
		<IconStyle>
			<scale>1.3</scale>
			<Icon>
				<href>http&#58;//maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
	</Style>
	<Style id="sn_ylw-pushpin">
		<IconStyle>
			<scale>1.1</scale>
			<Icon>
				<href>http&#58;//maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
	</Style>
	<Placemark>
		<name>Alpes Kamnik</name>
		<styleUrl>#msn_ylw-pushpin</styleUrl>
		<Polygon>
			<tessellate>1</tessellate>
			<outerBoundaryIs>
				<LinearRing>
					<coordinates>
14.2606744226323,46.43602275493838,0 14.30868253832862,46.36623110905035,0 14.27704566725595,46.31007296743589,0 14.38178698871837,46.25273705182478,0 14.49635360496451,46.22301990581329,0 14.57596761237273,46.17272848725182,0 14.61526174333218,46.22503470952678,0 14.64961280955797,46.16190971063895,0 14.73787186823893,46.16862414953149,0 14.82469573147308,46.17674806593531,0 14.88947133484671,46.18741863787844,0 14.96693689941052,46.23796554735577,0 14.98730135608072,46.2555930871255,0 15.07062842726944,46.25589775242559,0 15.18734924688943,46.27205570031848,0 15.16979677832094,46.3410372331914,0 15.11583405766988,46.35488506533967,0 15.1919195646779,46.44060453127574,0 15.08393403511684,46.50704064736701,0 15.05459117292908,46.54923483911263,0 14.96214501624436,46.63080947236067,0 14.88828208566229,46.60922059494254,0 14.73650032824009,46.55647098837567,0 14.58933990859351,46.54224629113299,0 14.47567191660017,46.54078649998049,0 14.35274149178,46.48008032699077,0 14.2606744226323,46.43602275493838,0 </coordinates>
				</LinearRing>
			</outerBoundaryIs>
		</Polygon>
	</Placemark>
</Document>
</kml>

Haut