-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying a new version of mapcomplete
- Loading branch information
1 parent
9684948
commit 08e19bd
Showing
4,451 changed files
with
497,731 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta content="width=device-width, initial-scale=1.0, user-scalable=no" name="viewport"> | ||
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' https://gc.zgo.at/; img-src *; connect-src 'self' https://www.openstreetmap.org/ https://api.openstreetmap.org/;"> | ||
<link href="./css/mobile.css" rel="stylesheet"/> | ||
<link href="./css/tagrendering.css" rel="stylesheet"/> | ||
<link href="./css/index-tailwind-output.css" rel="stylesheet"/> | ||
<meta content="website" property="og:type"> | ||
|
||
<title>MapComplete - page not found</title> | ||
<link href="./index.manifest" rel="manifest"> | ||
<link href="./assets/add-ad16ed3c.svg" rel="icon" sizes="any" type="image/svg+xml"> | ||
<meta content="MapComplete - Page not found" property="og:title"> | ||
<meta content="MapComplete is a platform to visualize OpenStreetMap on a specific topic and to easily contribute data back to it." | ||
property="og:description"> | ||
|
||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo512.png" rel="apple-touch-icon" sizes="512x512"> | ||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo384.png" rel="apple-touch-icon" sizes="384x384"> | ||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo192.png" rel="apple-touch-icon" sizes="192x192"> | ||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo180.png" rel="apple-touch-icon" sizes="180x180"> | ||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo152.png" rel="apple-touch-icon" sizes="152x152"> | ||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo144.png" rel="apple-touch-icon" sizes="144x144"> | ||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo128.png" rel="apple-touch-icon" sizes="128x128"> | ||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo120.png" rel="apple-touch-icon" sizes="120x120"> | ||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo96.png" rel="apple-touch-icon" sizes="96x96"> | ||
<link href="./assets/generated/images/assets_svg_mapcomplete_logo72.png" rel="apple-touch-icon" sizes="72x72"> | ||
|
||
|
||
<style> | ||
#decoration-desktop img { | ||
width: 100%; | ||
height: 100%; | ||
} | ||
</style> | ||
|
||
<script type="module" crossorigin src="./assets/404-c2cb0252.js"></script> | ||
<link rel="modulepreload" crossorigin href="./assets/Utils-6bbf013d.js"> | ||
<link rel="modulepreload" crossorigin href="./assets/Svg-f810aab2.js"> | ||
<link rel="modulepreload" crossorigin href="./assets/LocalStorageSource-43344882.js"> | ||
<link rel="modulepreload" crossorigin href="./assets/Translation-c8009604.js"> | ||
<link rel="modulepreload" crossorigin href="./assets/Tr-c143cc77.js"> | ||
<link rel="modulepreload" crossorigin href="./assets/tw-merge-79e96412.js"> | ||
<link rel="modulepreload" crossorigin href="./assets/BackButton-cb51d575.js"> | ||
</head> | ||
<body> | ||
|
||
<div id="decoration-desktop" style="position: fixed; left: 1em; bottom: 1em; width:35vh; height:35vh;"> | ||
<!-- A nice decoration while loading or on errors --> | ||
<!-- DECORATION 0 START --> | ||
<img src="./assets/add-ad16ed3c.svg"/> | ||
<!-- DECORATION 0 END --> | ||
</div> | ||
|
||
<div class="clutter absolute h-24 left-24 right-24 top-56 text-xl text-center" | ||
id="maindiv" style="z-index: 4000"> | ||
Not found... | ||
</div> | ||
|
||
|
||
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js" crossorigin="anonymous" integrity="sha384-gtO6vSydQeOAGGK19NHrlVLNtaDSJjN4aGMWschK+dwAZOdPQWbjXgL+FM5XsgFJ"></script> | ||
|
||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"name": "Advertising", | ||
"short_name": "Advertising", | ||
"start_url": "advertising.html", | ||
"lang": "en", | ||
"display": "standalone", | ||
"background_color": "#fff", | ||
"description": "Have you ever wondered how many advertising there are in our streets and roads? With this map you could find and add information about all the advertising features that you can find on the street", | ||
"orientation": "portrait-primary, landscape-primary", | ||
"icons": [ | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon72.png", | ||
"sizes": "72x72", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon96.png", | ||
"sizes": "96x96", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon120.png", | ||
"sizes": "120x120", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon128.png", | ||
"sizes": "128x128", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon144.png", | ||
"sizes": "144x144", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon152.png", | ||
"sizes": "152x152", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon180.png", | ||
"sizes": "180x180", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon192.png", | ||
"sizes": "192x192", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon384.png", | ||
"sizes": "384x384", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "assets/generated/images/assets_themes_advertising_icon512.png", | ||
"sizes": "512x512", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "./assets/themes/advertising/icon.svg", | ||
"sizes": "513x513", | ||
"type": "image/svg" | ||
} | ||
], | ||
"categories": [ | ||
"map", | ||
"navigation" | ||
] | ||
} |
Oops, something went wrong.