1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Les rando autour du chateau</title>
<!-- IE8 compatibility mode -->
<!--[if IE 8]>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>
<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script type="text/javascript" src="http://api.ign.fr/geoportail/api?v=1.2&key=4091047292815514941&includeEngine=true&instance=RandoSavoie">
</script>
<script type="text/javascript" src="http://api.ign.fr/geoportail/api?v=1.2&key=4091047292815514941&includeEngine=false&instance=PopupCarte">
</script>
<style type="text/css">
<!--
/***************** Général **************************/
body {
background-color: #B5E655;
}
h1, h2 {
text-align:center;
width: 800px;
margin: 20px auto;
font-style: italic;
}
ul {
list-style-type: none;
padding-left: 0px;
}
#menu {
/*border: 1px solid black;*/
float: left;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
}
#cartePopup .gpControlLayerSwitcher {
display: none;
}
#cartePopup .gpControlToolBox {
display: none;
}
#cartePopup .gpControlInformation {
display: none;
}
-->
</style>
<script type="text/javascript">
function defpoints(ds,lg,lt,ti,te,id) {
this.dossier=ds;
this.long=lg;
this.lat=lt;
this.titre=ti;
this.texte=te;
this.numero=id;
}
var mespoints=new Array;
var compteur=0;
mespoints[compteur]=new defpoints(
"",
6.361983,
45.430783,
"La cr�te de Maxet - St Fran�ois de Longchamp.",
"Apr�s St Fran�ois de Longchamp prendre la direction du col de la Madeleine. Se garer au niveau du t�l�si�ge de la Lauzi�re.",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.312399,
45.393639,
"Le Lac de la Grande L�ch�re.",
"A partir de \"La Chambre\", au premier rond point en arrivant de \"Gondran\", prendre la direction de \"Montgellafrey\", suivre ensuite la direction \"Les charri�res\" et se garer au hameau \"Le mollaret\". Le retour par la route est possible � partir du hameau \"les Cohendets\"..",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.220477,
45.309062,
"Lac des Balmettes.",
"Passer par St Etienne de Cuines et prendre la direction du col du Glandon. Dans St Colomban des Villards, juste avant l\'�glise prendre la route foresti�re sur la droite. Rouler sur environ 6km500, dans une �pingle vous dominerez des chalets d\'Alpage et trouverez de la place pour vous garer.",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.381026,
45.419852,
"Lac Blanc et Lac Bleu - Longchamp.",
"Passer par \"La chambre\" puis direction \"le col de la Madeleine\". Dans un virage � gauche (altitude 1820 m) prendre le 2�me chemin � droite en direction des Chalets du Fr�ne et poursuivre jusqu\'aux Chalets du Cours d\'en haut. Se garer puis suivre le sentier qui passe au dessus des Chalets du cours d\'en haut.",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.379706,
45.607055,
"Chalet de l\'Ebaudiaz - La dent du corbeau.",
"Allez jusqu\'� Aiguebelle, puis prendre la direction d\'Aiton, Alberville par la D925. Au niveau de N-D des Milli�res prendre la route qui m�ne vers le chalet de l\'Ebaudiaz en passant par le hammeau Pommarey. Attention route �troite et fr�quent�e par les adeptes du parapente.",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.453921,
45.082832,
"Le lac des Cerces, le col des Rochilles.",
"Allez jusqu\'� Valloire, puis prendre la direction du col du Galibier. Au plan Lachat prendre le chemin d�acc�s au camp des Rochilles. Attention route foresti�re, en mauvais �tat.",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.416713,
45.200433,
"Le M�l�ze d\'Albanne.",
"Au niveau de St Julien Mont Denis, prendre la direction \"Montrichet\" puis direction \"Albanne\" sortir en direction d\'\"Albannette\" et se garer en bordure de la route, un peu avant la cascade qui m�rite un petit d�tour.",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.356949,
45.343396,
"Col de Chaussy - La fontaine froide.",
"Partir vers St Jean de Maurienne, direction que l�on quitte pour Hermillon, puis Le Ch�tel, Montvernier... jusqu�� Montpascal que l�on traverse en direction du col de Chaussy, point de d�part de cette petite randonn�e.",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.355673,
45.544116,
"Le lac noir Massif de la Lauzi�re.",
"Allez jusqu\'� Aiguebelle, puis prendre la direction de Randens, Monsapey, Le Mollard, Le Torchet, La Curiaz, La Fontaine du Loup et continuer jusqu\'au parking. Attention route foresti�re, en mauvais �tat.",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.367642,
45.374333,
"Le Lac du Loup.",
"Prendre la direction du col de la Madeleine, puis Montaimont et enfin Bonvillard. Suivre alors la route du Lac du loup et se garer � proximit� du hameau \"le Loup\".",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.194082,
45.233901,
"Le passagede l\'Ouillon",
"A partir de \"La Chambre\" prendre la direction de \"St Etienne de Cuines\", suivre ensuite la direction \"St Collomban des Villards\" puis \"Le col du Glandon\" et enfin \"le col de la Croix de fer\"et se garer apr�s le petit pont du ruisseau de Longe Combe.",
compteur);
compteur++;
mespoints[compteur]=new defpoints(
"",
6.402274,
45.258728,
"Le chemin des ardoisiers.",
"D�part de St Julien Mont Denis. Parcours avec quelques passages d�licats.",
compteur);
compteur++;
</script>
<script type="text/javascript">
RandoSavoie= null;
var kbControl= null;
var coucherando=null;
var couchePOI=null;
var depart=null;
var randoencours=null;
PopupCarte= null;
function init() {
geoportalLoadPopupCarte("cartePopup", "normal", 'FXX');
//alert(OpenLayers.ProxyHost);
if (!PopupCarte) {
alert('Map creation failed');
return;
}
PopupCarte.addGeoportalLayers([
'ORTHOIMAGERY.ORTHOPHOTOS:WMSC',
'GEOGRAPHICALGRIDSYSTEMS.MAPS:WMSC'],
{'ORTHOIMAGERY.ORTHOPHOTOS:WMSC':{visibility:false},global:{opacity:1.0}}
);
//La couche GPX allant de 10 à 13, on se met au bon niveau de zoom :
PopupCarte.getMap().setCenter(PopupCarte.viewerOptions.defaultCenter,10);
//Ajout d'une couche GPX : une ballade en vélo ...
var gpx= PopupCarte.getMap().addLayer(
"GPX",
"trace_gpx" ,
encodeURIComponent(f.attributes['dossier'])+"/carte/carte.gpx",//"/Berges.gpx",
{
extractAttributes:true,
visibility:true,
minZoomLevel:10,
maxZoomLevel:15,
styleMap:new OpenLayers.StyleMap({
"default": new OpenLayers.Style(
OpenLayers.Util.applyDefaults({
fillColor: "##FFFF00",
fillOpacity: 0.75,
strokeColor: "#FF9900",
strokeWidth: 2,
graphicZIndex: "${zIndex}",
graphicName: "circle",
pointRadius: 6,
/*label:"${getName}",
labelAlign: "rb",
labelXOffset: -20,
labelYOffset: -20,
labelBackgroundColor: "#FFFF00",
labelBorderColor: "black",
labelBorderSize: "1px",*/
fontColor: "black",
fontWeight: "bold",
fontSize: "12px",
fontFamily: "Courier New, monospace"
},OpenLayers.Feature.Vector.style["default"])/*,{
context:{
getName: function(f) {
if (f.attributes['typeName']=='wpt') {
return f.attributes['name'];
}
return '';
}
}
}*/),
"select": new OpenLayers.Style(
OpenLayers.Util.applyDefaults({
fillColor: "#AEEE00",
fillOpacity: 0.75,
strokeColor: "#FFFF00",
strokeWidth: 3,
pointRadius: 8
},OpenLayers.Feature.Vector.style["select"]))
}),
preFeatureInsert:
/**
* Set waypoints over tracks and routes.
*
* Parameters:
* f - {OpenLayers.Feature} the newly created feature.
*/
function(f) {
if (f) {
// default Geoportal API : cursor pointer on hover ...
Geoportal.Popup.setPointerCursorForFeature(f);
var zidx= 0;
if (f.attributes['typeName']=='wpt') {
zidx= 1;
}
f.attributes['zIndex']= zidx;
}
},
rendererOptions: {
zIndexing: true
},
skipAttributes:['zIndex'],//do not render zIndex in popups!
}
);
gpx.events.register('loadend',gpx,function() {
PopupCarte.getMap().zoomToExtent(gpx.getDataExtent());
});
}
function ouvrePopup(feature)
{
if (feature)
{
if (!feature.popup)
{
texte=mespoints[feature.attributes['numero']].titre+"</br>"+mespoints[feature.attributes['numero']].texte;
// Préparation du html incus dans le popup
html = "<div style='font-size:.75em; font-family:\"Courier New, monospace\"; font-weight:bold; color:#000000;'>";
html = html+ texte;
/*if (feature.attributes['name'] != null) {
html = html + f.attributes['name'];
}
if (f.attributes['desc'] != null) {
html = html + '<br /><br />' + f.attributes['desc'];
}
if (f.attributes['ele'] != null) {
html = html + '<br /><br />' + f.attributes['ele'];
}*/
html = html + "<div id=\"cartePopup\" style=\"width:100%;height:80%;\">";
html = html + "</div></div>";
//texte=mespoints[feature.attributes['numero']].titre+"</br>"+mespoints[feature.attributes['numero']].texte;
var ll= feature.geometry.getBounds().getCenterLonLat();
var me= RandoSavoie.getMap().getExtent();
/*var inView= me.containsLonLat(ll,false);
// Hors de la visualisation = renvoi au centre
if (!inView) {ll= me.getCenterLonLat();} */
feature.popup= new OpenLayers.Popup.FramedCloud(
"chicken",
ll,
new OpenLayers.Size(600,600),
html,//Informations dans l'info-bulle
null,
true, // Croix de fermeture (true=oui false=non)
null);
feature.popup.panMapIfOutOfView=true;
feature.popup.autoSize=false;
//feature.popup.maxsize=new OpenLayers.Size(100,20);
//feature.popup.minSize=new OpenLayers.Size(10,10);
feature.popup.contentDiv.style.overflow= "hidden";
RandoSavoie.getMap().addPopup(feature.popup,true); // True = l'une ou l'autre. False = en cumul
}
}
}
function fermePopup(feature)
{
if (feature && feature.popup)
{
feature.popup.destroy();
feature.popup= null;
}
}
// Ajout de la couche GPX
function affichegpx(f)
{ if (f)
{
//le point responsable du clic est connu par f.attributes['dossier']
if ((randoencours!=f.attributes['dossier'])&&(coucherando!=null))
{RandoSavoie.getMap().removeLayer(coucherando);
coucherando=null; }
if (coucherando==null)
{
randoencours=f.attributes['dossier'];
coucherando=RandoSavoie.getMap().addLayer("GPX", "rando",encodeURIComponent(f.attributes['dossier'])+"Berges.gpx",
{visibility:true,
opacity:1.0,
minZoomLevel:10,
maxZoomLevel:14,
styleMap:new OpenLayers.StyleMap({
"default": new OpenLayers.Style(
OpenLayers.Util.applyDefaults({
fillColor: "#FFFF00",
fillOpacity: 0.75,
strokeColor: "#FF9900",
strokeWidth: 2,
graphicZIndex: "${zIndex}",
graphicName: "triangle",
pointRadius: 8,
label:"${getName}",
labelAlign: "rb",
labelXOffset: -20,
labelYOffset: -20,
labelBackgroundColor: "#FFFF00",
labelBorderColor: "black",
labelBorderSize: "1px",
fontColor: "black",
fontWeight: "bold",
fontSize: "12px",
fontFamily: "Courier New, monospace"
},OpenLayers.Feature.Vector.style["default"]),{
context:{
getName: function(f) {
if (f.attributes['typeName']=='wpt') {
return f.attributes['name'];
}
return '';
}
}
}),
"select": new OpenLayers.Style(
OpenLayers.Util.applyDefaults({
fillColor: "#FF9900",
fillOpacity: 0.75,
strokeColor: "#FFFF00",
strokeWidth: 4,
pointRadius: 12
},OpenLayers.Feature.Vector.style["select"]))
})} );
//ouvrePopup(f);
//this.unselect(f);
}
else
{
fermePopup(f);
RandoSavoie.getMap().removeLayer(coucherando);
coucherando=null;
randoencours=null;
this.unselect(f);
}
};
};
function initGeoportalMap() {
geoportalLoadRandoSavoie("plancheCartographique", "normal", 'FXX', null, null);
if (!RandoSavoie) {
OpenLayers.Console.error(OpenLayers.i18n('new.instance.failed'));
return;
}
RandoSavoie.addGeoportalLayers(['ORTHOIMAGERY.ORTHOPHOTOS:WMSC'],
{'ORTHOIMAGERY.ORTHOPHOTOS:WMSC':{ visibility:false,opacity: 0.4,name:'Photo a�rienne'}});
RandoSavoie.addGeoportalLayers(['GEOGRAPHICALGRIDSYSTEMS.MAPS:WMSC'],
{'GEOGRAPHICALGRIDSYSTEMS.MAPS:WMSC':{ visibility:true,opacity: 0.5,name:'Nos randon�es'}});
RandoSavoie.openLayersPanel(false);
RandoSavoie.openToolsPanel(false);
// pr�paration passage en projection Geoportail
var sourceproj = OpenLayers.Projection.CRS84; // WGS84
var destproj = RandoSavoie.projection; // projection Geoportail
// style du POI
var stylepoi = {externalGraphic:'/symNull_Copie.png', graphicWidth:25, graphicHeight:50 };
//tableau des POI
mesdepart =new Array;
// Ajout d'une couche d'objet vectoriels
var couchePOI = new OpenLayers.Layer.Vector('D�parts',
{
preFeatureInsert:
function(f) {
if (f) {
Geoportal.Popup.setPointerCursorForFeature(f);
}
}
}
);
var selectControl = new OpenLayers.Control.SelectFeature(couchePOI);
RandoSavoie.getMap().addControl(selectControl);
selectControl.activate();
selectControl.onSelect = function (feature) {
ouvrePopup(feature);
init();
}
selectControl.onUnselect = function (feature) {
RandoSavoie.getMap().removePopup(feature.popup);
feature.popup.destroy();
feature.popup = null;
RandoSavoie.getMap().removeLayer(coucherando);
coucherando=null;
randoencours=null;
}
// Ajout d'un POI
for(i=0;i<compteur;i++)
{
var mon_point = new OpenLayers.Geometry.Point(mespoints[i].long,mespoints[i].lat);
mon_point.transform(sourceproj, destproj);
// Creation du POI a partir du point
mesdepart[i] = new OpenLayers.Feature.Vector(mon_point, null, stylepoi);
mesdepart[i].attributes['dossier']=mespoints[i].dossier;
mesdepart[i].attributes['numero']=mespoints[i].numero;
// Ajout du POI a la couche
couchePOI.addFeatures([mesdepart[i]]);
}
// Ajout de la couche a la carte
RandoSavoie.getMap().addLayer(couchePOI);
// Coordonnees GPS de centrage
RandoSavoie.getMap().setCenterAtLonLat(6.3,45.4,11);
}
</script>
</head>
<body>
<div id="plancheCartographique" style="width:1200px;height:900px;"></div>
</body>
</html> |
Partager