diff --git a/Models/Constants.ts b/Models/Constants.ts index ec2b8dcb8c..15f6e94f9d 100644 --- a/Models/Constants.ts +++ b/Models/Constants.ts @@ -2,7 +2,7 @@ import {Utils} from "../Utils"; export default class Constants { - public static vNumber = "0.11.0"; + public static vNumber = "0.11.1"; public static ImgurApiKey = '7070e7167f0a25a' public static readonly mapillary_client_token_v3 = 'TXhLaWthQ1d4RUg0czVxaTVoRjFJZzowNDczNjUzNmIyNTQyYzI2' public static readonly mapillary_client_token_v4 = "MLY|4441509239301885|b40ad2d3ea105435bd40c7e76993ae85" diff --git a/assets/themes/etymology.json b/assets/themes/etymology.json index 375cf5bf51..f342e2e2b5 100644 --- a/assets/themes/etymology.json +++ b/assets/themes/etymology.json @@ -28,6 +28,10 @@ "startZoom": 1, "widenFactor": 2, "socialImage": "", + "clustering": { + "maxZoom": 14, + "minNeededElements": 250 + }, "layers": [ "etymology", { @@ -75,5 +79,5 @@ } } ], - "hideFromOverview": true + "hideFromOverview": false } \ No newline at end of file diff --git a/assets/welcome_message.json b/assets/welcome_message.json index db78072220..d2a3fc2577 100644 --- a/assets/welcome_message.json +++ b/assets/welcome_message.json @@ -7,13 +7,13 @@ }, { "start_date": "2022-04-11", - "end_date": "2022-04-17", + "end_date": "2022-04-18", "message": "The 15th of april is World Art Day - the ideal moment to go out, enjoy some artwork and add missing artwork to the map. And of course, you can snap some pictures", "featured_theme": "artwork" }, { "start_date": "2022-03-24", - "end_date": "2022-01-30", + "end_date": "2022-03-31", "message": "The 22nd of March is World Water Day. Time to go out and find all the public drinking water spots!", "featured_theme": "drinking_water" }, @@ -40,13 +40,13 @@ }, { "start_date": "2021-10-25", - "end_date": "2021-10-31", + "end_date": "2021-11-01", "message": "Did you know you could link OpenStreetMap with Wikidata? With name:etymology:wikidata, it is even possible to link to whom or what a feature is named after. Quite some volunteers have done this - because it is interesting or for the Equal Street Names-project. For this, a new theme has been created which shows the Wikipedia page and Wikimedia-images of this tag and which makes it easy to link them both with the search box. Give it a try!", "featured_theme": "etymology" }, { "start_date": "2021-10-17", - "end_date": "2021-10-24", + "end_date": "2021-10-25", "message": "

Hi all!

Thanks for using MapComplete. It has been quite a ride since it's inception, a bit over a year ago. MapComplete has grown significantly recently, which you can read more about on in my diary entry.

Furthermore, NicoleLaine made a really cool new theme about postboxes, so make sure to check it out!

", "featured_theme": "postboxes" }