<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>schweiz &#8211; www.musings.ch</title>
	<atom:link href="https://www.musings.ch/tag/schweiz/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.musings.ch</link>
	<description></description>
	<lastBuildDate>Sat, 11 Apr 2020 10:09:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.musings.ch/wp-content/uploads/2020/02/cropped-56884-200-2-32x32.png</url>
	<title>schweiz &#8211; www.musings.ch</title>
	<link>https://www.musings.ch</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Schweiz: Kantonsmittelpunkte</title>
		<link>https://www.musings.ch/2020/03/14/schweiz-kantonsmittelpunkte-latitude-longitude/</link>
		
		<dc:creator><![CDATA[random individual]]></dc:creator>
		<pubDate>Sat, 14 Mar 2020 07:54:45 +0000</pubDate>
				<category><![CDATA[cartography]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[kantonsmittelpunkte]]></category>
		<category><![CDATA[latitude]]></category>
		<category><![CDATA[longitude]]></category>
		<category><![CDATA[schweiz]]></category>
		<guid isPermaLink="false">https://www.musings.ch/?p=203</guid>

					<description><![CDATA[Die Latitude und Longitude der Kantonsmittelpunkte der Schweiz, als .csv: Quellen: https://de.wikipedia.org/wiki/Mittelpunkt_der_Schweiz#Kantonsmittelpunkte und https://tools.wmflabs.org/]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Die Latitude und Longitude der Kantonsmittelpunkte der Schweiz, als .csv:</p>



<pre class="wp-block-code"><code>Aargau, 47.409703, 8.154694                       
Appenzell-Ausserrhoden, 47.366352, 9.36791        
Appenzell-Innerrhoden, 47.317264, 9.416754        
Basel-Landschaft, 47.45176, 7.702414              
Basel-Stadt, 47.564869, 7.615259                  
Bern, 46.823608, 7.636667                         
Fribourg, 46.718391, 7.074008                     
Geneva, 46.220528, 6.132935
Glarus, 46.981042, 9.065751
Graubünden, 46.656248, 9.628198
Jura, 47.350744, 7.156107
Luzern, 47.067763, 8.1102                         
Neuchatel, 46.995534, 6.780126                    
Nidwalden, 46.926755, 8.405302                    
Obwalden, 46.854527, 8.244317                     
Schaffhausen, 47.71357, 8.59167                   
Schwyz, 47.061787, 8.756585
Solothurn, 47.304135, 7.639388                    
St-Gallen, 47.2332, 9.274744                      
Thurgau, 47.568715, 9.091957                      
Ticino, 46.295617, 8.808924                       
Uri, 46.771849, 8.628586
Valais, 46.209567, 7.604659
Vaud, 46.570091, 6.657809
Zug, 47.157296, 8.537294
Zurich, 47.41275, 8.65508</code></pre>



<p class="wp-block-paragraph">Quellen: <a href="https://de.wikipedia.org/wiki/Mittelpunkt_der_Schweiz#Kantonsmittelpunkte">https://de.wikipedia.org/wiki/Mittelpunkt_der_Schweiz#Kantonsmittelpunkte</a> und <a href="https://tools.wmflabs.org/">https://tools.wmflabs.org/</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>COVID-19: Heatmap Schweiz</title>
		<link>https://www.musings.ch/2020/03/13/covid-19-heatmap-schweiz/</link>
					<comments>https://www.musings.ch/2020/03/13/covid-19-heatmap-schweiz/#comments</comments>
		
		<dc:creator><![CDATA[random individual]]></dc:creator>
		<pubDate>Fri, 13 Mar 2020 22:36:50 +0000</pubDate>
				<category><![CDATA[cartography]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[covid-19]]></category>
		<category><![CDATA[switzerland]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[coronavirus]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[heatmap]]></category>
		<category><![CDATA[karte]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[schweiz]]></category>
		<guid isPermaLink="false">https://www.musings.ch/?p=179</guid>

					<description><![CDATA[Since I was playing with Google Maps API heatmaps recently, I thought I&#8217;d put together a quick heatmap showing confirmed COVID-19 cases in Switzerland. COVID-19 cases per 100k inhabitants, in Switzerland, as of 2020-03-19. Updated 19.03.2020 using https://www.bag.admin.ch/dam/bag/de/dokumente/mt/k-und-i/aktuelle-ausbrueche-pandemien/2019-nCoV/covid-19-lagebericht.pdf.download.pdf/COVID-19_Epidemiologische_Lage_Schweiz.pdf &#8211; now based on incidence of cases per 100k inhabitants. Day to day developments: 2020-03-14: Updated 14.03.2020&#8230; <a class="more-link" href="https://www.musings.ch/2020/03/13/covid-19-heatmap-schweiz/">Continue reading <span class="screen-reader-text">COVID-19: Heatmap Schweiz</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Since I was playing with Google Maps API heatmaps recently, I thought I&#8217;d put together a quick heatmap showing confirmed COVID-19 cases in Switzerland.</p>



<div id="map" style="height: 500px;"></div>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAxkqrVUwcSHsEXM301sgGGc6XH_ju6l9o&amp;libraries=visualization"></script>

<script>
var heatmapData = [
  {location: new google.maps.LatLng(47.409703, 8.154694), weight: 14.2}, // Aargau
  {location: new google.maps.LatLng(47.317264, 9.416754), weight: 18.6}, // Appenzell-Innerrhoden
  {location: new google.maps.LatLng(47.366352, 9.36791), weight: 29}, // Appenzell-Ausserrhoden
  {location: new google.maps.LatLng(46.823608, 7.636667), weight: 20.8}, // Bern
  {location: new google.maps.LatLng(47.45176,  7.702414), weight: 48.2}, // Basel-Landschaft
  {location: new google.maps.LatLng(47.564869, 7.615259), weight: 122.7}, // Basel-Stadt
  {location: new google.maps.LatLng(46.718391, 7.074008), weight: 25.7}, // Fribourg
  {location: new google.maps.LatLng(46.220528, 6.132935), weight: 61.9}, // Geneva
  {location: new google.maps.LatLng(46.981042, 9.065751), weight: 39.6}, // Glarus
  {location: new google.maps.LatLng(46.656248, 9.628198), weight: 62}, // Graubünden
  {location: new google.maps.LatLng(47.350744, 7.156107), weight: 34.2}, // Jura
  {location: new google.maps.LatLng(47.067763, 8.1102), weight: 15.4}, // Luzern
  {location: new google.maps.LatLng(46.995534, 6.780126), weight: 49.2}, // Neuchatel
  {location: new google.maps.LatLng(46.926755, 8.405302), weight: 46.3}, // Nidwalden
  {location: new google.maps.LatLng(46.854527, 8.244317), weight: 44.9}, // Obwalden
  {location: new google.maps.LatLng(47.2332, 9.274744), weight: 17.3}, // St-Gallen
  {location: new google.maps.LatLng(47.71357, 8.59167), weight: 9.8}, // Schaffhausen
  {location: new google.maps.LatLng(47.304135, 7.639388), weight: 14.3}, // Solothurn
  {location: new google.maps.LatLng(47.061787, 8.756585), weight: 22}, // Schwyz
  {location: new google.maps.LatLng(47.568715, 9.091957), weight: 10.1}, // Thurgau
  {location: new google.maps.LatLng(46.295617, 8.808924), weight: 178.6}, // Ticino
  {location: new google.maps.LatLng(46.771849, 8.628586), weight: 2.7}, // Uri
  {location: new google.maps.LatLng(46.570091, 6.657809), weight: 115}, // Vaud
  {location: new google.maps.LatLng(46.209567, 7.604659), weight: 51.2}, // Valais
  {location: new google.maps.LatLng(47.157296, 8.537294), weight: 18.1}, // Zug
  {location: new google.maps.LatLng(47.41275, 8.65508), weight: 30.1}, // Zurich
];
var heatmapCenter = new google.maps.LatLng(46.798476, 8.231787);

map = new google.maps.Map(document.getElementById('map'), {
  center: heatmapCenter,
  zoom: 7,
  mapTypeId: 'roadmap'
});

var heatmap = new google.maps.visualization.HeatmapLayer({
  data: heatmapData
});
heatmap.setMap(map);
heatmap.set('radius', 42);
heatmap.set('maxIntensity', 90);
heatmap.set('opacity', 0.8);
var gradient = [
  'rgba(0,255,255,0)',
  'rgba(255,255,246,1)',
  'rgba(253,255,127,1)',
  'rgba(252,217,49,1)',
  'rgba(253,147,29,1)',
  'rgba(232,93,31,1)',
  'rgba(204,54,54,1)',
  'rgba(180,58,58,1)'
]
heatmap.set('gradient', gradient);
</script>



<p class="has-text-align-center wp-block-paragraph">COVID-19 cases per 100k inhabitants, in Switzerland, as of 2020-03-19.</p>



<p class="wp-block-paragraph"><strong>Updated 19.03.2020</strong> using <a href="https://www.bag.admin.ch/dam/bag/de/dokumente/mt/k-und-i/aktuelle-ausbrueche-pandemien/2019-nCoV/covid-19-lagebericht.pdf.download.pdf/COVID-19_Epidemiologische_Lage_Schweiz.pdf">https://www.bag.admin.ch/dam/bag/de/dokumente/mt/k-und-i/aktuelle-ausbrueche-pandemien/2019-nCoV/covid-19-lagebericht.pdf.download.pdf/COVID-19_Epidemiologische_Lage_Schweiz.pdf</a> &#8211; now based on incidence of cases per 100k inhabitants.</p>



<p class="wp-block-paragraph"><strong>Day to day developments:</strong></p>



<p class="wp-block-paragraph"><strong>2020-03-14:</strong></p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="683" height="501" src="https://www.musings.ch/wp-content/uploads/2020/03/2020-03-14.png" alt="" class="wp-image-229" srcset="https://www.musings.ch/wp-content/uploads/2020/03/2020-03-14.png 683w, https://www.musings.ch/wp-content/uploads/2020/03/2020-03-14-300x220.png 300w" sizes="(max-width: 683px) 100vw, 683px" /><figcaption>COVID-19 heatmap Switzerland 2020-03-14</figcaption></figure></div>



<p class="wp-block-paragraph"><strong>Updated 14.03.2020</strong> using https://www.bag.admin.ch/dam/bag/de/dokumente/mt/k-und-i/aktuelle-ausbrueche-pandemien/2019-nCoV/covid-19-lagebericht.pdf.download.pdf/COVID-19_Epidemiologische_Lage_Schweiz.pdf</p>



<p class="wp-block-paragraph"><strong>2020-03-13:</strong></p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" width="683" height="503" src="https://www.musings.ch/wp-content/uploads/2020/03/2020-03-13-1.png" alt="" class="wp-image-230" srcset="https://www.musings.ch/wp-content/uploads/2020/03/2020-03-13-1.png 683w, https://www.musings.ch/wp-content/uploads/2020/03/2020-03-13-1-300x221.png 300w" sizes="(max-width: 683px) 100vw, 683px" /><figcaption>COVID-19 heatmap Switzerland 2020-03-13</figcaption></figure></div>



<p class="wp-block-paragraph">Data source: <a href="https://www.bag.admin.ch/bag/de/home/krankheiten/ausbrueche-epidemien-pandemien/aktuelle-ausbrueche-epidemien/novel-cov/situation-schweiz-und-international.html#-1934206868">https://www.bag.admin.ch/bag/de/home/krankheiten/ausbrueche-epidemien-pandemien/aktuelle-ausbrueche-epidemien/novel-cov/situation-schweiz-und-international.html#-1934206868</a></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.musings.ch/2020/03/13/covid-19-heatmap-schweiz/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
