Skip to content

Instantly share code, notes, and snippets.

/**
* @module
*/
import DetailsHandlerDef from '@septima/septima-search/details/DetailsHandlerDef.js'
import icons from "@septima/septima-search/resources/icons.js"
import DetailItemsList from "@septima/septima-search/details/DetailItemsList.js"
import { transform } from 'ol/proj.js'

Som en tabel. Baseret på 10000 personer

Antagelser:

Udbredelse af corona i befolkning: 0.1 %

Sensitivitet (Hvor god er den til at finde smittede):

100 % - Testen finder alle sande positive. Har 0 falske negative. Testen udpeger ingen smittede med corona som i virkeligheden er raske.

<?xml version="1.0" encoding="utf-8"?>
<StyledLayerDescriptor xmlns="http://www.opengis.net/sld"
xmlns:gml="http://www.opengis.net/gml"
xmlns:ogc="http://www.opengis.net/ogc"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sld http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd">
<NamedLayer>
<Name>Jordstykke</Name>
<UserStyle>
<FeatureTypeStyle>
<sld:StyledLayerDescriptor version="1.0.0"
xmlns="http://www.opengis.net/sld"
xmlns:sld="http://www.opengis.net/sld"
xmlns:gml="http://www.opengis.net/gml"
xmlns:ogc="http://www.opengis.net/ogc">
<sld:NamedLayer>
<sld:Name>region:regionplaner</sld:Name>
<sld:UserStyle>
<sld:Name>regionplan</sld:Name>
<sld:IsDefault>1</sld:IsDefault>
<?xml version="1.0" encoding="utf-8"?>
<StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sld http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd">
<NamedLayer>
<Name>politikreds</Name>
<UserStyle>
<FeatureTypeStyle>
<Rule>
<Name>politikreds_sort</Name>
<MinScaleDenominator>1.000000</MinScaleDenominator>
<MaxScaleDenominator>250000.000000</MaxScaleDenominator>
<?xml version="1.0" encoding="utf-8"?>
<StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sld http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd">
<NamedLayer>
<Name>Postdistrikt</Name>
<UserStyle>
<FeatureTypeStyle>
<Rule>
<Name>postdistrikt</Name>
<MinScaleDenominator>1.000000</MinScaleDenominator>
<MaxScaleDenominator>250000.000000</MaxScaleDenominator>

There is a new test for corona antibodies. The manufacturer of the test claims the following features of the test.

Sensitivity of the test is 93 %, which means in 93% of the cases where an infected person receives a postitive result from the test, the person is actually infected (true positives) and in 7% of the cases, the test provides false negatives. An infected person recieves a negative result from the test:

Specifity of the test is 90 %, which means in 90 % of the cases where a non-infected person receives a negative result form the test, the person is actually not infected (true ngatives) and in 10 % of the cases, the test provides false positives. A non-infected person receives a postive result from the test but is actually not infected.

Virologists estimate that during the pandemic 1 % of the population is infected.

.widget-html {
position: fixed;
top: 230px;
left: 20px;
height: 36px;
width: 36px;
}
.widget-html > a {
height: 100%;
width: 100%;
<?xml version="1.0" encoding="UTF-8"?><sld:StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:sld="http://www.opengis.net/sld" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" version="1.0.0">
<sld:NamedLayer>
<sld:Name>pdk:theme_pdk_kommuneplanramme_vedtaget_v</sld:Name>
<sld:UserStyle>
<sld:Name>kommuneplanramme_vedtaget</sld:Name>
<sld:IsDefault>1</sld:IsDefault>
<sld:FeatureTypeStyle>
<sld:Name>name</sld:Name>
<sld:Rule>
<sld:Name>Boligområde</sld:Name>
<?xml version="1.0" encoding="UTF-8"?><sld:StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:sld="http://www.opengis.net/sld" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" version="1.0.0">
<sld:NamedLayer>
<sld:Name>pdk:theme_pdk_lokalplandelomraade_vedtaget_v</sld:Name>
<sld:UserStyle>
<sld:Name>byggefelt_vedtaget</sld:Name>
<sld:IsDefault>1</sld:IsDefault>
<sld:FeatureTypeStyle>
<sld:Name>name</sld:Name>
<sld:Rule>
<sld:Name>Boligområde</sld:Name>