diff --git a/Docs/Development_deployment.md b/Docs/Development_deployment.md index 01f01e39c..b6c462ca4 100644 --- a/Docs/Development_deployment.md +++ b/Docs/Development_deployment.md @@ -47,6 +47,12 @@ If you want to deploy your fork: 1. `npm run build` 2. Copy the entire `dist` folder to where you host your website. Visiting `index.html` gives you the landing page, visiting `yourwebsite/` should bring you to the appropriate theme. + +Weird errors +------------ + +Try removing `node_modules`, `package-lock.json` and `.cache` + Overview of package.json-scripts -------------------------------- @@ -59,8 +65,9 @@ If you want to deploy your fork: - `generate:translations`: compiles the translation file into a javascript file - `generate:layouts`: uses `index.html` as template to create all the theme index pages. You'll want to run `clean` when done - `generate:docs`: generates various documents, such as information about available metatags, information to put on the [OSM-wiki](https://wiki.openstreetmap.org/wiki/MapComplete),... + - `generate:report`: downloads statistics from OsmCha, compiles neat graphs - `generate:cache:speelplekken`: creates an offline copy of all the data required for one specific (paid for) theme - - `generate:layeroverview`: reads all the theme- and layerconfigurations, compiles them into a single JSON. + - `generate:layeroverview`: reads all the theme- and layerconfigurations, compiles them into a single JSON. - `reset:layeroverview`: if something is wrong with the layeroverview, creates an empty one - `generate:licenses`: compiles all the license info of images into a single json - `optimize:images`: attempts to make smaller pngs - optional to run before a deployment @@ -71,4 +78,3 @@ If you want to deploy your fork: - `lint`: get depressed by the amount of warnings - `clean`: remove some generated files which are annoying in the repo - diff --git a/Docs/Talk_SOTM_2021.md b/Docs/Talk_SOTM_2021.md new file mode 100644 index 000000000..46e4df490 --- /dev/null +++ b/Docs/Talk_SOTM_2021.md @@ -0,0 +1,26 @@ + + Talk at State of the Map + ======================== + +I'm planning to do a talk/video on MapComplete on _State of the Map 2021_. This document outlines the structure of the talk and serves as my speaker notes. + + Overview + -------- + + 1. What is MapComplete? Three slides + 2. Already one year old! + a. Where and how did it start? "This project isn't going anywhere" + (buurtnatuur, cyclofix, Antwerpen, Natuurpunt, Oost-Vlaanderen?, Toerisme Vlaanderen?) + b. Where are we now? Some cool statistics + 3. The vision + a. Your granny can use it + a. pragmatism - somewhat working today is better then something perfect tomorrow + a. It's a trap! Cool thematic map (as iframe on website) -> the OSM rabbit hole -> easy start -> more features when mapping more -> oh, I can make a theme too! + b. The pareto frontier of 'easy to use' vs 'number of features' + c. The thematic approach (+ disabling/enabling features per theme/view) + d. delta(MapComplete, StreetComplete) + e. delta(MapComplete, MapContrib + 4. The future + a. paid projects? Microgrant for a better theme creator? + b. user contributed themes (see you next talk!) + 5. OpenStreetMap is Cool! diff --git a/Docs/Tools/Changesets per theme in 2021.png b/Docs/Tools/Changesets per theme in 2021.png index 9c21c7cd8..8eb3ff7af 100644 Binary files a/Docs/Tools/Changesets per theme in 2021.png and b/Docs/Tools/Changesets per theme in 2021.png differ diff --git a/Docs/Tools/Changesets per theme.png b/Docs/Tools/Changesets per theme.png index a14d4894a..baf02c13b 100644 Binary files a/Docs/Tools/Changesets per theme.png and b/Docs/Tools/Changesets per theme.png differ diff --git a/Docs/Tools/Changesets per version number in 2021.png b/Docs/Tools/Changesets per version number in 2021.png index c88bd73a1..40247c56f 100644 Binary files a/Docs/Tools/Changesets per version number in 2021.png and b/Docs/Tools/Changesets per version number in 2021.png differ diff --git a/Docs/Tools/Contributors in 2021.png b/Docs/Tools/Contributors in 2021.png index 6d5a079dd..aec4092bb 100644 Binary files a/Docs/Tools/Contributors in 2021.png and b/Docs/Tools/Contributors in 2021.png differ diff --git a/Docs/Tools/Contributors.png b/Docs/Tools/Contributors.png index 51608ef1c..28e6e7cf5 100644 Binary files a/Docs/Tools/Contributors.png and b/Docs/Tools/Contributors.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme aed.png b/Docs/Tools/Cumulative changesets per contributor for theme aed.png index be250fb7c..3ecf5c674 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme aed.png and b/Docs/Tools/Cumulative changesets per contributor for theme aed.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme arbres_llefia.png b/Docs/Tools/Cumulative changesets per contributor for theme arbres_llefia.png index 1adffcae2..24e3c16e2 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme arbres_llefia.png and b/Docs/Tools/Cumulative changesets per contributor for theme arbres_llefia.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme artworks.png b/Docs/Tools/Cumulative changesets per contributor for theme artworks.png index 86d13eb59..80ade7abd 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme artworks.png and b/Docs/Tools/Cumulative changesets per contributor for theme artworks.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme benches.png b/Docs/Tools/Cumulative changesets per contributor for theme benches.png index 64443d07c..9a4ced7f2 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme benches.png and b/Docs/Tools/Cumulative changesets per contributor for theme benches.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme bookcases.png b/Docs/Tools/Cumulative changesets per contributor for theme bookcases.png index 63cf43253..38b40b739 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme bookcases.png and b/Docs/Tools/Cumulative changesets per contributor for theme bookcases.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme climbing.png b/Docs/Tools/Cumulative changesets per contributor for theme climbing.png index 7df92d26b..e47176088 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme climbing.png and b/Docs/Tools/Cumulative changesets per contributor for theme climbing.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme hailhydrant.png b/Docs/Tools/Cumulative changesets per contributor for theme hailhydrant.png index 96b8ac5be..80517ba29 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme hailhydrant.png and b/Docs/Tools/Cumulative changesets per contributor for theme hailhydrant.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme playgrounds.png b/Docs/Tools/Cumulative changesets per contributor for theme playgrounds.png index 9fc3b0fac..56c809f03 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme playgrounds.png and b/Docs/Tools/Cumulative changesets per contributor for theme playgrounds.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme shops.png b/Docs/Tools/Cumulative changesets per contributor for theme shops.png index a18a21b1d..faf7c8b49 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme shops.png and b/Docs/Tools/Cumulative changesets per contributor for theme shops.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme surveillance.png b/Docs/Tools/Cumulative changesets per contributor for theme surveillance.png index 908b5a0ab..c5a8ef34f 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme surveillance.png and b/Docs/Tools/Cumulative changesets per contributor for theme surveillance.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor for theme trees.png b/Docs/Tools/Cumulative changesets per contributor for theme trees.png index 648a70d54..b85860b7e 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor for theme trees.png and b/Docs/Tools/Cumulative changesets per contributor for theme trees.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor in 2021.png b/Docs/Tools/Cumulative changesets per contributor in 2021.png index 2f7134b97..406cc870d 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor in 2021.png and b/Docs/Tools/Cumulative changesets per contributor in 2021.png differ diff --git a/Docs/Tools/Cumulative changesets per contributor.png b/Docs/Tools/Cumulative changesets per contributor.png index ed4cb909c..cce795f10 100644 Binary files a/Docs/Tools/Cumulative changesets per contributor.png and b/Docs/Tools/Cumulative changesets per contributor.png differ diff --git a/Docs/Tools/Cumulative changesets per created element.png b/Docs/Tools/Cumulative changesets per created element.png index b8b5bfc21..837f052a1 100644 Binary files a/Docs/Tools/Cumulative changesets per created element.png and b/Docs/Tools/Cumulative changesets per created element.png differ diff --git a/Docs/Tools/Cumulative changesets per host in 2021.png b/Docs/Tools/Cumulative changesets per host in 2021.png index 67961f02b..53b4a390f 100644 Binary files a/Docs/Tools/Cumulative changesets per host in 2021.png and b/Docs/Tools/Cumulative changesets per host in 2021.png differ diff --git a/Docs/Tools/Cumulative changesets per host.png b/Docs/Tools/Cumulative changesets per host.png index a39cd3359..3b6c82266 100644 Binary files a/Docs/Tools/Cumulative changesets per host.png and b/Docs/Tools/Cumulative changesets per host.png differ diff --git a/Docs/Tools/Cumulative changesets per language in 2021.png b/Docs/Tools/Cumulative changesets per language in 2021.png index f81d4c2a3..fa34850cd 100644 Binary files a/Docs/Tools/Cumulative changesets per language in 2021.png and b/Docs/Tools/Cumulative changesets per language in 2021.png differ diff --git a/Docs/Tools/Cumulative changesets per language.png b/Docs/Tools/Cumulative changesets per language.png index 102d335f1..727a9f458 100644 Binary files a/Docs/Tools/Cumulative changesets per language.png and b/Docs/Tools/Cumulative changesets per language.png differ diff --git a/Docs/Tools/Cumulative changesets per theme in 2021.png b/Docs/Tools/Cumulative changesets per theme in 2021.png index e82e966f7..9ab52fd08 100644 Binary files a/Docs/Tools/Cumulative changesets per theme in 2021.png and b/Docs/Tools/Cumulative changesets per theme in 2021.png differ diff --git a/Docs/Tools/Cumulative changesets per theme.png b/Docs/Tools/Cumulative changesets per theme.png index 5b264683f..3757febe2 100644 Binary files a/Docs/Tools/Cumulative changesets per theme.png and b/Docs/Tools/Cumulative changesets per theme.png differ diff --git a/Docs/Tools/Cumulative changesets per version number in 2021.png b/Docs/Tools/Cumulative changesets per version number in 2021.png index ea7701c3a..e8ddc1a53 100644 Binary files a/Docs/Tools/Cumulative changesets per version number in 2021.png and b/Docs/Tools/Cumulative changesets per version number in 2021.png differ diff --git a/Docs/Tools/Cumulative changesets per version number.png b/Docs/Tools/Cumulative changesets per version number.png index 7f3748a37..545b85b1f 100644 Binary files a/Docs/Tools/Cumulative changesets per version number.png and b/Docs/Tools/Cumulative changesets per version number.png differ diff --git a/Docs/Tools/CumulativeContributors in 2021.png b/Docs/Tools/CumulativeContributors in 2021.png index 099217e6c..021470808 100644 Binary files a/Docs/Tools/CumulativeContributors in 2021.png and b/Docs/Tools/CumulativeContributors in 2021.png differ diff --git a/Docs/Tools/CumulativeContributors.png b/Docs/Tools/CumulativeContributors.png index 3de15fbdc..32a5abfbd 100644 Binary files a/Docs/Tools/CumulativeContributors.png and b/Docs/Tools/CumulativeContributors.png differ diff --git a/Docs/Tools/New and changed nodes per day .png b/Docs/Tools/New and changed nodes per day .png index 4d416a476..98ba02f52 100644 Binary files a/Docs/Tools/New and changed nodes per day .png and b/Docs/Tools/New and changed nodes per day .png differ diff --git a/Docs/Tools/New and changed nodes per day for theme aed.png b/Docs/Tools/New and changed nodes per day for theme aed.png index dbd9214b5..c719683c0 100644 Binary files a/Docs/Tools/New and changed nodes per day for theme aed.png and b/Docs/Tools/New and changed nodes per day for theme aed.png differ diff --git a/Docs/Tools/New and changed nodes per day for theme artworks.png b/Docs/Tools/New and changed nodes per day for theme artworks.png index d7b1d219a..549b46bfb 100644 Binary files a/Docs/Tools/New and changed nodes per day for theme artworks.png and b/Docs/Tools/New and changed nodes per day for theme artworks.png differ diff --git a/Docs/Tools/New and changed nodes per day for theme benches.png b/Docs/Tools/New and changed nodes per day for theme benches.png index 193cfa260..df8a3062e 100644 Binary files a/Docs/Tools/New and changed nodes per day for theme benches.png and b/Docs/Tools/New and changed nodes per day for theme benches.png differ diff --git a/Docs/Tools/New and changed nodes per day for theme bookcases.png b/Docs/Tools/New and changed nodes per day for theme bookcases.png index e22820bed..a1cc80472 100644 Binary files a/Docs/Tools/New and changed nodes per day for theme bookcases.png and b/Docs/Tools/New and changed nodes per day for theme bookcases.png differ diff --git a/Docs/Tools/New and changed nodes per day for theme hailhydrant.png b/Docs/Tools/New and changed nodes per day for theme hailhydrant.png index 2b19b5955..ef4543ae5 100644 Binary files a/Docs/Tools/New and changed nodes per day for theme hailhydrant.png and b/Docs/Tools/New and changed nodes per day for theme hailhydrant.png differ diff --git a/Docs/Tools/New and changed nodes per day for theme shops.png b/Docs/Tools/New and changed nodes per day for theme shops.png index 840ba1baa..8a291eff3 100644 Binary files a/Docs/Tools/New and changed nodes per day for theme shops.png and b/Docs/Tools/New and changed nodes per day for theme shops.png differ diff --git a/Docs/Tools/New and changed nodes per day for theme surveillance.png b/Docs/Tools/New and changed nodes per day for theme surveillance.png index d36100332..9e90a6606 100644 Binary files a/Docs/Tools/New and changed nodes per day for theme surveillance.png and b/Docs/Tools/New and changed nodes per day for theme surveillance.png differ diff --git a/Docs/Tools/New and changed nodes per day for theme trees.png b/Docs/Tools/New and changed nodes per day for theme trees.png index 3fc10ddcd..abd1358c8 100644 Binary files a/Docs/Tools/New and changed nodes per day for theme trees.png and b/Docs/Tools/New and changed nodes per day for theme trees.png differ diff --git a/Docs/Tools/New and changed nodes per day for year 2021.png b/Docs/Tools/New and changed nodes per day for year 2021.png index 375265d47..a309cb0f0 100644 Binary files a/Docs/Tools/New and changed nodes per day for year 2021.png and b/Docs/Tools/New and changed nodes per day for year 2021.png differ diff --git a/Docs/Tools/Theme distribution in 2021.png b/Docs/Tools/Theme distribution in 2021.png index 724d73847..399cbef53 100644 Binary files a/Docs/Tools/Theme distribution in 2021.png and b/Docs/Tools/Theme distribution in 2021.png differ diff --git a/Docs/Tools/Theme distribution.png b/Docs/Tools/Theme distribution.png index 49b0cde26..ee4d29d1c 100644 Binary files a/Docs/Tools/Theme distribution.png and b/Docs/Tools/Theme distribution.png differ diff --git a/Docs/Tools/stats.csv b/Docs/Tools/stats.csv index 939c1a9c0..b6aa625d3 100644 --- a/Docs/Tools/stats.csv +++ b/Docs/Tools/stats.csv @@ -3629,6 +3629,42 @@ "2021-05-02", "Peter Elderson", "nl", "Afvalkokers", "MapComplete 0.7.0a", 0, 2, "Adding data with #MapComplete for theme #Afvalkokers", "mapcomplete.osm.be" "2021-05-02", "Wim L", "en", "bookcases", "MapComplete 0.7.0a", 0, 1, "Adding data with #MapComplete for theme #bookcases", "mapcomplete.osm.be" "2021-05-03", "AgusQui", "es", "railwayarg", "MapComplete 0.7.0a", 6, 69, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" +"2021-05-03", "AgusQui", "es", "railwayarg", "MapComplete 0.7.0c", 1, 13, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" "2021-05-03", "GOwin", "en", "hailhydrant", "MapComplete 0.7.0a", 0, 1, "Adding data with #MapComplete for theme #hailhydrant", "mapcomplete.osm.be" "2021-05-03", "guido-vh", "en", "benches", "MapComplete 0.7.0a", 4, 7, "Adding data with #MapComplete for theme #benches", "mapcomplete.osm.be" +"2021-05-03", "Lizinvt", "en", "benches", "MapComplete 0.6.11c", 1, 1, "Adding data with #MapComplete for theme #benches", "pietervdvn.github.io" "2021-05-03", "Michael Baier", "de", "benches", "MapComplete 0.6.11c", 0, 3, "Adding data with #MapComplete for theme #benches", "pietervdvn.github.io" +"2021-05-03", "Thibaultmol", "en", "shops", "MapComplete 0.6.7-unlocked", 0, 1, "Adding data with #MapComplete for theme #shops", "pietervdvn.github.io" +"2021-05-04", "AgusQui", "es", "railwayarg", "MapComplete 0.7.0c", 7, 57, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" +"2021-05-04", "GOwin", "en", "hailhydrant", "MapComplete 0.7.0a", 0, 1, "Adding data with #MapComplete for theme #hailhydrant", "mapcomplete.osm.be" +"2021-05-04", "GOwin", "en", "hailhydrant", "MapComplete 0.7.0a", 1, 0, "Adding data with #MapComplete for theme #hailhydrant", "mapcomplete.osm.be" +"2021-05-04", "GOwin", "en", "hailhydrant", "MapComplete 0.7.0a", 1, 1, "Adding data with #MapComplete for theme #hailhydrant", "mapcomplete.osm.be" +"2021-05-04", "Jose Luis Infante", "ca", "arbres_llefia", "MapComplete 0.6.11c", 26, 120, "Adding data with #MapComplete for theme #arbres_llefia", "pietervdvn.github.io" +"2021-05-04", "L'imaginaire", "en", "viewpoints", "MapComplete 0.7.0c", 0, 2, "Adding data with #MapComplete for theme #viewpoints", "mapcomplete.osm.be" +"2021-05-04", "meihou", "en", "playgrounds", "MapComplete 0.7.0c", 0, 1, "Adding data with #MapComplete for theme #playgrounds", "mapcomplete.osm.be" +"2021-05-05", "AgusQui", "en", "surveillance", "MapComplete 0.7.0c", 1, 1, "Adding data with #MapComplete for theme #surveillance", "mapcomplete.osm.be" +"2021-05-05", "AgusQui", "es", "railwayarg", "MapComplete 0.7.0c", 0, 0, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" +"2021-05-05", "AgusQui", "es", "railwayarg", "MapComplete 0.7.0c", 0, 6, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" +"2021-05-05", "AgusQui", "es", "railwayarg", "MapComplete 0.7.0c", 1, 43, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" +"2021-05-05", "AgusQui", "es", "railwayarg", "MapComplete 0.7.0c", 1, 67, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" +"2021-05-05", "Awo", "en", "cyclofix", "MapComplete 0.6.11c", 0, 1, "Adding data with #MapComplete for theme #cyclofix", "pietervdvn.github.io" +"2021-05-05", "Discostu36", "de", "artworks", "MapComplete 0.6.11c", 0, 1, "Adding data with #MapComplete for theme #artworks", "pietervdvn.github.io" +"2021-05-05", "familiapicarol", "ca", "aed", "MapComplete 0.7.0c", 2, 7, "Adding data with #MapComplete for theme #aed", "mapcomplete.osm.be" +"2021-05-05", "GOwin", "en", "hailhydrant", "MapComplete 0.7.0c", 1, 1, "Adding data with #MapComplete for theme #hailhydrant", "mapcomplete.osm.be" +"2021-05-05", "GOwin", "en", "hailhydrant", "MapComplete 0.7.0c", 1, 1, "Adding data with #MapComplete for theme #hailhydrant", "mapcomplete.osm.be" +"2021-05-05", "Jose Luis Infante", "ca", "arbres_llefia", "MapComplete 0.6.11c", 5, 28, "Adding data with #MapComplete for theme #arbres_llefia", "pietervdvn.github.io" +"2021-05-05", "Michael Nixt", "en", "shops", "MapComplete 0.7.0c", 1, 14, "Adding data with #MapComplete for theme #shops", "mapcomplete.osm.be" +"2021-05-05", "Michael Nixt", "en", "trees", "MapComplete 0.7.0c", 0, 3, "Adding data with #MapComplete for theme #trees", "mapcomplete.osm.be" +"2021-05-05", "Nesim", "en", "hailhydrant", "MapComplete 0.7.0c", 0, 12, "Adding data with #MapComplete for theme #hailhydrant", "mapcomplete.osm.be" +"2021-05-06", "AgusQui", "en", "railwayarg", "MapComplete 0.7.0c", 0, 4, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" +"2021-05-06", "AgusQui", "en", "railwayarg", "MapComplete 0.7.0c", 2, 5, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" +"2021-05-06", "AgusQui", "en", "railwayarg", "MapComplete 0.7.0c", 2, 8, "Adding data with #MapComplete for theme #railwayarg", "mapcomplete.osm.be" +"2021-05-06", "art_m_wb", "en", "climbing", "MapComplete 0.7.0c", 0, 1, "Adding data with #MapComplete for theme #climbing", "mapcomplete.osm.be" +"2021-05-06", "dkf2010", "en", "cyclofix", "MapComplete 0.7.0c", 0, 2, "Adding data with #MapComplete for theme #cyclofix", "mapcomplete.osm.be" +"2021-05-06", "Gillonde", "en", "bookcases", "MapComplete 0.7.0c", 1, 2, "Adding data with #MapComplete for theme #bookcases", "mapcomplete.osm.be" +"2021-05-06", "Globelotter", "nl", "speelplekken", "MapComplete 0.7.0c", 0, 2, "Adding data with #MapComplete for theme #speelplekken", "mapcomplete.osm.be" +"2021-05-06", "GOwin", "en", "hailhydrant", "MapComplete 0.7.0c", 0, 2, "Adding data with #MapComplete for theme #hailhydrant", "mapcomplete.osm.be" +"2021-05-06", "landscapemapper", "nl", "pingpong", "MapComplete 0.7.0c", 1, 0, "Adding data with #MapComplete for theme #pingpong", "mapcomplete.osm.be" +"2021-05-06", "Larmax", "en", "cyclofix", "MapComplete 0.7.0c", 1, 3, "Adding data with #MapComplete for theme #cyclofix", "mapcomplete.osm.be" +"2021-05-06", "LySioS", "en", "hailhydrant", "MapComplete 0.7.0c", 1, 1, "Adding data with #MapComplete for theme #hailhydrant", "mapcomplete.osm.be" +"2021-05-06", "Thibaultmol", "en", "shops", "MapComplete 0.6.7-unlocked", 0, 1, "Adding data with #MapComplete for theme #shops", "pietervdvn.github.io"