MapComplete/test.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
12 KiB
HTML
Raw Permalink Normal View History

2023-07-16 01:50:06 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Small tests</title>
<link href="./css/mobile.css" rel="stylesheet"/>
<link href="./css/openinghourstable.css" rel="stylesheet"/>
<link href="./css/tagrendering.css" rel="stylesheet"/>
<link href="./css/index-tailwind-output.css" rel="stylesheet"/>
<link href="./css/wikipedia.css" rel="stylesheet"/>
<meta content="website" property="og:type">
<meta content="width=device-width, initial-scale=1.0, user-scalable=no" name="viewport">
<meta http-equiv="Content-Security-Policy"
content="default-src 'self' ; child-src 'self' blob: ; img-src * data: blob: ; report-to https://report.mapcomplete.org/csp ; worker-src 'self' blob: ; style-src 'self' 'unsafe-inline' ; script-src 'self' 'sha256-GglIzLPDFd3naxplQuga4fUFd9cSbQ7LEEWQHPMLrPk=' ; connect-src 'self' http://www.schema.org https://*.fbcdn.net https://*.wikipedia.org https://127.0.0.1:8111 https://a.coct.aerial.openstreetmap.org.za https://a.hampshire.aerial.openstreetmap.org.uk https://a.surrey.aerial.openstreetmap.org.uk https://a.tile-cyclosm.openstreetmap.fr https://a.tile.openstreetmap.fr https://a.tile.openstreetmap.hu https://a.tile.osm-tools.org https://a.tiles.mapbox.com https://act-imagery.openstreetmap.org https://aerial.openstreetmap.org.za https://agis.charlottecountyfl.gov https://ags.cuzk.cz https://ags.myokaloosa.com https://ags.roseville.ca.us https://ags2.colliercountyfl.gov https://ags2maps.srcity.org https://ags3.scgov.net https://americanamap.org https://api.dataforsyningen.dk https://api.flickr.com https://api.imgur.com https://api.lantmateriet.se https://api.mangrove.reviews https://api.mapbox.com https://api.openstreetmap.org https://api.panoramax.xyz https://api.protomaps.com https://apps.kontur.io https://apps.lickingcounty.gov https://apps.pasda.psu.edu https://arcgis-svr.ci.eureka.ca.gov https://arcgis.mansfieldcity.com https://arcgis5.roktech.net https://au-vic-melbourne-imagery.openstreetmap.org https://b.coct.aerial.openstreetmap.org.za https://b.hampshire.aerial.openstreetmap.org.uk https://b.surrey.aerial.openstreetmap.org.uk https://b.tile-cyclosm.openstreetmap.fr https://b.tile.openstreetmap.fr https://b.tile.openstreetmap.hu https://b.tile.osm-tools.org https://b.tiles.mapbox.com https://basemap.nationalmap.gov https://basemaps.cartocdn.com https://basemaps.linz.govt.nz https://bdgex.eb.mil.br https://c.coct.aerial.openstreetmap.org.za https://c.hampshire.aerial.openstreetmap.org.uk https://c.surrey.aerial.openstreetmap.org.uk https://c.tile-cyclosm.openstreetmap.fr https://c.tile.openstreetmap.fr https://c.tile.openstreetmap.hu https://c.tile.osm-tools.org https://c.tiles.mapbox.com https://ca.dep.state.fl.us https://cache.gis.lacounty.gov https://cache.mapcomplete.org https://cartes.geogratis.gc.ca https://cartografia.dgterritorio.gov.pt https://chronica.md https://cityimg.capetown.gov.za https://clarity.maptiles.arcgis.com https://cloud.santarosa.fl.gov https://cogeoxyz.b-cdn.net https://commons.wikimedia.org https://countrycoder.mapcomplete.org https://cteco.uconn.edu https://d.tile.osm-tools.org https://d.tiles.mapbox.com https://data.geopf.fr https://data.mapcomplete.org https://data.velopark.be https://datacube.services.geo.ca https://debica.geoportal2.pl https://di-ingov.img.arcgis.com https://dnrmaps.wi.gov https://dwuxtsziek7cf.cloudfront.net https://ecn.t2.tiles.virtualearth.net https://egis.pinellas.gov https://elevation.its.ny.gov https://elevation.nationalmap.gov https://engineergis.co.wood.oh.us https://environment.data.gov.uk https://epv.ci.juneau.ak.us https://font.americanamap.org https://g.naplesgov.com https://gaia.inegi.org.mx https://gdi-niederrhein-geodienste.de https://geo.api.vlaanderen.be https://geo.brest-metropole.fr https://geo.co.crook.or.us https://geo.nls.uk https://geo.so.ch https://geocoding.geofabrik.de https://geocuritiba.ippuc.org.br https://geodata.md.gov https://geodaten.erlangen.de https://geodaten.ludwigshafen.de https://geodaten.mainz.de https://geodaten.metropoleruhr.de https://geodienste.hamburg.de https://geodienste.sachsen.de https://geodienste.staedteregion-aachen.de https://geodourados.dourados.ms.gov.br https://geolittoral.din.developpement-durable.gouv.fr https://geoportal-worms.de https://geoportal.asig.gov.al https://geoportal.cuzk.cz https://geoportal.dgu.hr https://geoportal.gliwice.eu https://geoportal.muenchen.de https://geoportal.saarland.de https://geoserveis.icgc.cat https://geoserver.sefin.fortaleza.ce.gov.br https://geoservices-urbis.irisnet.be https://geoservices.buergernetz.bz.it https://geoservices.wallonie.be https://geoservicos.pbh.g
2023-07-16 01:50:06 +02:00
</head>
<body>
<div id="maindiv" class="w-full">'maindiv' not attached</div>
2023-07-16 19:11:28 +02:00
<script type="module" src="./src/test.ts"></script>
2023-07-16 01:50:06 +02:00
<script type="module" src="./src/InstallServiceWorker.ts"></script>
2023-07-16 01:50:06 +02:00
</body>
</html>