Differences
This shows you the differences between two versions of the page.
— |
the_regional_model [2014/06/24 09:25] (current) damiano created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== The Regional Model ====== | ||
+ | The map below shows the seismic source model associated with the regional model. Source color represents total earthquake annual occurrence rate above minimum magnitude (4.8). | ||
+ | \\ | ||
+ | <olmap id="olmap" width="900px" height="500px" lat="65.0" lon="-100." zoom="3" statusbar="1" toolbar="1" controls="1" poihoverstyle="0" baselyr="mapquest road" gpxfile="" kmlfile="" geojsonfile=""> | ||
+ | </olmap> | ||
+ | <olmap_osmlayer id="olmap" name="Canada 2005 Regional Model" url="http://tilestream.openquake.org/v2/Canada2005Regional/${z}/${x}/${y}.png" visible="true" attribution="Canada 2005 Regional Model"></olmap_osmlayer> | ||
+ | \\ | ||
+ | <html> | ||
+ | <div class='my-legend'> | ||
+ | <div class='legend-title'>Total Occurrence Rate <br> (number of events > Mmin / year)</div> | ||
+ | <div class='legend-scale'> | ||
+ | <ul class='legend-labels'> | ||
+ | <li><span style='background:rgb(0, 0, 255);'></span>6.01e-03 - 1.59e-02</li> | ||
+ | <li><span style='background:rgb(0, 255, 255);'></span>1.59e-02 - 4.18e-02</li> | ||
+ | <li><span style='background:rgb(0, 255, 128);'></span>4.18e-02 - 1.10e-01</li> | ||
+ | <li><span style='background:rgb(0, 255, 0);'></span>1.10e-01 - 2.91e-01</li> | ||
+ | <li><span style='background:rgb(128, 255, 0);'></span>2.91e-01 - 7.69e-01</li> | ||
+ | <li><span style='background:rgb(255, 255, 0);'></span>7.69e-01 - 2.03</li> | ||
+ | <li><span style='background:rgb(255, 128, 0);'></span>2.03 - 5.36</li> | ||
+ | <li><span style='background:rgb(255, 0, 0);'></span>5.36 - 14.1</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <style type='text/css'> | ||
+ | .my-legend .legend-title { | ||
+ | text-align: left; | ||
+ | margin-bottom: 5px; | ||
+ | font-weight: bold; | ||
+ | font-size: 80%; | ||
+ | } | ||
+ | .my-legend .legend-scale ul { | ||
+ | margin: 0; | ||
+ | margin-bottom: 5px; | ||
+ | padding: 0; | ||
+ | float: left; | ||
+ | list-style: none; | ||
+ | } | ||
+ | .my-legend .legend-scale ul li { | ||
+ | font-size: 80%; | ||
+ | list-style: none; | ||
+ | margin-left: 0; | ||
+ | line-height: 18px; | ||
+ | margin-bottom: 2px; | ||
+ | } | ||
+ | .my-legend ul.legend-labels li span { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | height: 16px; | ||
+ | width: 30px; | ||
+ | margin-right: 5px; | ||
+ | margin-left: 0; | ||
+ | border: 1px solid #999; | ||
+ | } | ||
+ | .my-legend .legend-source { | ||
+ | font-size: 70%; | ||
+ | color: #999; | ||
+ | clear: both; | ||
+ | } | ||
+ | .my-legend a { | ||
+ | color: #777; | ||
+ | } | ||
+ | </style> | ||
+ | </html> | ||
+ | \\ | ||
+ | \\ |