diff --git a/Docs/BuiltinIndex.md b/Docs/BuiltinIndex.md index dd6359a8e..0a6430347 100644 --- a/Docs/BuiltinIndex.md +++ b/Docs/BuiltinIndex.md @@ -40,6 +40,7 @@ + [all_tags](#all_tags) + [multilevels](#multilevels) + [induction-loop](#induction-loop) + + [wikidata.tactile_writing-braille](#wikidatatactile_writing-braille) + [questions](#questions) + [export_as_gpx](#export_as_gpx) + [export_as_geojson](#export_as_geojson) @@ -48,6 +49,12 @@ + [id_presets.shop_types](#id_presetsshop_types) + [school.capacity](#schoolcapacity) + [school.gender](#schoolgender) + + [opening_hours_24_7](#opening_hours_24_7) + + [toilet.toilets-type](#toilettoilets-type) + + [toilet.toilets-changing-table](#toilettoilets-changing-table) + + [toilet.toilet-changing_table:location](#toilettoilet-changing_table:location) + + [toilet.toilet-handwashing](#toilettoilet-handwashing) + + [toilet.toilet-has-paper](#toilettoilet-has-paper) + [wikidata.language](#wikidatalanguage) @@ -88,6 +95,7 @@ - climbing_area - climbing_gym - climbing_route + - crossings - defibrillator - doctors - dogpark @@ -96,6 +104,7 @@ - entrance - extinguisher - fire_station + - fitness_centre - food - ghost_bike - governments @@ -124,9 +133,11 @@ - shops - slow_roads - sport_pitch + - sports_centre - street_lamps - surveillance_camera - toilet + - toilet_at_amenity - trail - transit_stops - tree_node @@ -166,6 +177,7 @@ - climbing_club - climbing_gym - doctors + - fitness_centre - food - governments - hackerspace @@ -179,6 +191,7 @@ - recycling - school - shops + - sports_centre - tertiary_education - veterinary @@ -199,6 +212,7 @@ - climbing_club - climbing_gym - doctors + - fitness_centre - food - governments - hackerspace @@ -209,6 +223,7 @@ - recycling - school - shops + - sports_centre - tertiary_education - veterinary @@ -229,6 +244,7 @@ - climbing_club - climbing_gym - doctors + - fitness_centre - food - governments - hackerspace @@ -239,6 +255,7 @@ - recycling - school - shops + - sports_centre - tertiary_education @@ -258,11 +275,16 @@ - climbing_club - climbing_gym - doctors + - fitness_centre + - fitness_station - food - kindergarten_childcare - parcel_lockers - pharmacy + - postoffices - shops + - sports_centre + - toilet_at_amenity - veterinary @@ -279,6 +301,7 @@ - bike_themed_object - climbing_route - toilet + - toilet_at_amenity @@ -321,12 +344,14 @@ - cafe_pub - charging_station - entrance + - fitness_centre - food - parking - picnic_table - reception_desk - shops - toilet + - toilet_at_amenity @@ -361,10 +386,12 @@ - cafe_pub - defibrillator + - fitness_centre - food - hackerspace - hotel - observation_tower + - sports_centre - transit_stops @@ -455,6 +482,7 @@ - cafe_pub - dogpark + - fitness_centre - food - hackerspace - hotel @@ -588,6 +616,18 @@ +### wikidata.tactile_writing-braille + + + + + + - elevator + - stairs + + + + ### questions @@ -680,6 +720,72 @@ +### opening_hours_24_7 + + + + + + - toilet + + + + +### toilet.toilets-type + + + + + + - toilet_at_amenity + + + + +### toilet.toilets-changing-table + + + + + + - toilet_at_amenity + + + + +### toilet.toilet-changing_table:location + + + + + + - toilet_at_amenity + + + + +### toilet.toilet-handwashing + + + + + + - toilet_at_amenity + + + + +### toilet.toilet-has-paper + + + + + + - toilet_at_amenity + + + + ### wikidata.language diff --git a/Docs/BuiltinLayers.md b/Docs/BuiltinLayers.md index 3bb328e7c..e182421ef 100644 --- a/Docs/BuiltinLayers.md +++ b/Docs/BuiltinLayers.md @@ -815,6 +815,8 @@ The following layers are included in MapComplete: - [extinguisher](./Layers/extinguisher.md) - [filters](./Layers/filters.md) - [fire_station](./Layers/fire_station.md) + - [fitness_centre](./Layers/fitness_centre.md) + - [fitness_station](./Layers/fitness_station.md) - [food](./Layers/food.md) - [ghost_bike](./Layers/ghost_bike.md) - [governments](./Layers/governments.md) @@ -862,12 +864,17 @@ The following layers are included in MapComplete: - [shelter](./Layers/shelter.md) - [shops](./Layers/shops.md) - [slow_roads](./Layers/slow_roads.md) + - [speed_camera](./Layers/speed_camera.md) + - [speed_display](./Layers/speed_display.md) - [split_point](./Layers/split_point.md) - [sport_pitch](./Layers/sport_pitch.md) + - [sports_centre](./Layers/sports_centre.md) + - [stairs](./Layers/stairs.md) - [street_lamps](./Layers/street_lamps.md) - [surveillance_camera](./Layers/surveillance_camera.md) - [tertiary_education](./Layers/tertiary_education.md) - [toilet](./Layers/toilet.md) + - [toilet_at_amenity](./Layers/toilet_at_amenity.md) - [trail](./Layers/trail.md) - [transit_routes](./Layers/transit_routes.md) - [transit_stops](./Layers/transit_stops.md) diff --git a/Docs/BuiltinQuestions.md b/Docs/BuiltinQuestions.md index 4af0e1700..57d992084 100644 --- a/Docs/BuiltinQuestions.md +++ b/Docs/BuiltinQuestions.md @@ -27,6 +27,7 @@ The following items can be easily reused in your layers + [dog-access](#dog-access) + [description](#description) + [opening_hours](#opening_hours) + + [opening_hours_24_7](#opening_hours_24_7) + [service:electricity](#serviceelectricity) + [payment-options](#payment-options) + [payment-options-advanced](#payment-options-advanced) @@ -263,6 +264,21 @@ What are the opening hours of {title()}? +### opening_hours_24_7 + + + +

Opening hours

{opening_hours_table(opening_hours)} + +What are the opening hours of {title()}? + + + + - 24/7 opened (including holidays) + + + + ### service:electricity diff --git a/Docs/Layers/all_streets.md b/Docs/Layers/all_streets.md index 56e6c294a..03367f1c2 100644 --- a/Docs/Layers/all_streets.md +++ b/Docs/Layers/all_streets.md @@ -5,7 +5,7 @@ - + Layer to mark any street as cyclestreet @@ -60,7 +60,7 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ -[](https://taginfo.openstreetmap.org/keys/cyclestreet#values) [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) +[](https://taginfo.openstreetmap.org/keys/traffic_sign#values) [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) [](https://taginfo.openstreetmap.org/keys/cyclestreet:start_date#values) [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | @@ -89,13 +89,38 @@ The question is Is the street {name} a cyclestreet? - This street is a cyclestreet (and has a speed limit of 30 km/h) corresponds with `cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no` + - This street is a bicycle road corresponds with `bicycle_road=yes` + - This option cannot be chosen as answer + - This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later) corresponds with `bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated` - This street is a cyclestreet corresponds with `cyclestreet=yes` - This street will become a cyclestreet soon corresponds with `proposed:cyclestreet=yes` + - This street will become a bicycle road soon corresponds with `proposed:bicycle_road=yes` - This street is not a cyclestreet corresponds with `` +### supplementary_sign + + + +The question is What sign does this bicycle road have? + + + + + + - Residents allowed corresponds with `traffic_sign=DE:244.1,1020-30` + - Motor vehicles allowed corresponds with `traffic_sign=DE:244.1,1022-12,1024-10` + - Motorcycles allowed corresponds with `traffic_sign=DE:244.1,1022-12` + - Cars allowed corresponds with `traffic_sign=DE:244.1,1024-10` + - There are no supplementary signs at this bicycle road. corresponds with `traffic_sign=DE:244.1` + + +Only visible if `bicycle_road=yes&_country=de` is shown + + + ### future_cyclestreet diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md index 08fb9b9cf..d9ccad2bb 100644 --- a/Docs/Layers/bike_shop.md +++ b/Docs/Layers/bike_shop.md @@ -70,19 +70,10 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/service:bicycle:retail#values) [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) [](https://taginfo.openstreetmap.org/keys/service:bicycle:repair#values) [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) [](https://taginfo.openstreetmap.org/keys/service:bicycle:rental#values) [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) -[](https://taginfo.openstreetmap.org/keys/rental#values) [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) -[](https://taginfo.openstreetmap.org/keys/capacity:city_bike#values) [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:ebike#values) [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:kid_bike#values) [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:bmx#values) [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:mtb#values) [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:bicycle_pannier#values) [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/capacity:tandem_bicycle#values) [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | [](https://taginfo.openstreetmap.org/keys/service:bicycle:second_hand#values) [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) [](https://taginfo.openstreetmap.org/keys/service:bicycle:pump#values) [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) [](https://taginfo.openstreetmap.org/keys/service:bicycle:diy#values) [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) [](https://taginfo.openstreetmap.org/keys/service:bicycle:cleaning#values) [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) -[](https://taginfo.openstreetmap.org/keys/service:bicycle:cleaning:charge#values) [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | @@ -269,157 +260,13 @@ The question is Does this shop rent out bikes? -### bicycle-types +### bicyclerentalbicyclerental -The question is What kind of bicycles and accessories are rented here? +This tagrendering has no question and is thus read-only -This rendering asks information about the property [rental](https://wiki.openstreetmap.org/wiki/Key:rental) -This is rendered with {rental} is rented here - - - - - - - Normal city bikes can be rented here corresponds with `rental=city_bike` - - Electrical bikes can be rented here corresponds with `rental=ebike` - - BMX bikes can be rented here corresponds with `rental=bmx` - - Mountainbikes can be rented here corresponds with `rental=mtb` - - Bikes for children can be rented here corresponds with `rental=kid_bike` - - Tandem bicycles can be rented here corresponds with `rental=tandem` - - Race bicycles can be rented here corresponds with `rental=racebike` - - Bike helmets can be rented here corresponds with `rental=bike_helmet` - - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-city_bike - - - -The question is How much city bikes can be rented here? - -This rendering asks information about the property [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) - -This is rendered with {capacity:city_bike} city bikes can be rented here - - - -Only visible if `rental~^(.*city_bike.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-ebike - - - -The question is How much electrical bikes can be rented here? - -This rendering asks information about the property [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) - -This is rendered with {capacity:ebike} electrical bikes can be rented here - - - -Only visible if `rental~^(.*ebike.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-kid_bike - - - -The question is How much bikes for children can be rented here? - -This rendering asks information about the property [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) - -This is rendered with {capacity:kid_bike} bikes for children can be rented here - - - -Only visible if `rental~^(.*kid_bike.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-bmx - - - -The question is How much BMX bikes can be rented here? - -This rendering asks information about the property [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) - -This is rendered with {capacity:bmx} BMX bikes can be rented here - - - -Only visible if `rental~^(.*bmx.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-mtb - - - -The question is How much mountainbike can be rented here? - -This rendering asks information about the property [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) - -This is rendered with {capacity:mtb} mountainbike can be rented here - - - -Only visible if `rental~^(.*mtb.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-bicycle_pannier - - - -The question is How much bicycle panniers can be rented here? - -This rendering asks information about the property [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) - -This is rendered with {capacity:bicycle_pannier} bicycle panniers can be rented here - - - -Only visible if `rental~^(.*bicycle_pannier.*)$` is shown - -This tagrendering has labels `bicycle_rental` - - - -### rental-capacity-tandem_bicycle - - - -The question is How much tandem can be rented here? - -This rendering asks information about the property [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) - -This is rendered with {capacity:tandem_bicycle} tandem can be rented here - - - -Only visible if `rental~^(.*tandem_bicycle.*)$` is shown - -This tagrendering has labels `bicycle_rental` @@ -452,7 +299,7 @@ The question is Does this shop offer a bike pump for use by anyone? - This shop offers a bike pump for anyone corresponds with `service:bicycle:pump=yes` - This shop doesn't offer a bike pump for anyone corresponds with `service:bicycle:pump=no` - - There is bicycle pump, it is shown as a separate point corresponds with `service:bicycle:pump=separate` + - There is bicycle pump, it is shown as a separate point corresponds with `service:bicycle:pump=separate` @@ -491,23 +338,12 @@ The question is Are bicycles washed here? -### bike_cleaning-service:bicycle:cleaning:charge +### bikecleaningbikecleaningservicebicyclecleaningcharge -The question is How much does it cost to use the cleaning service? +This tagrendering has no question and is thus read-only -This rendering asks information about the property [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) - -This is rendered with Using the cleaning service costs {service:bicycle:cleaning:charge} - - - - - - - The cleaning service is free to use corresponds with `service:bicycle:cleaning:fee=no` - - Free to use corresponds with `service:bicycle:cleaning:fee=yes` - - This option cannot be chosen as answer diff --git a/Docs/Layers/climbing_area.md b/Docs/Layers/climbing_area.md index 7703d3717..d3a2f165f 100644 --- a/Docs/Layers/climbing_area.md +++ b/Docs/Layers/climbing_area.md @@ -68,9 +68,6 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) [](https://taginfo.openstreetmap.org/keys/climbing#values) [climbing](https://wiki.openstreetmap.org/wiki/Key:climbing) | Multiple choice | [boulder](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dboulder) [crag](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dcrag) [area](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Darea) [](https://taginfo.openstreetmap.org/keys/rock#values) [rock](https://wiki.openstreetmap.org/wiki/Key:rock) | [string](../SpecialInputElements.md#string) | [limestone](https://wiki.openstreetmap.org/wiki/Tag:rock%3Dlimestone) -[](https://taginfo.openstreetmap.org/keys/url#values) [url](https://wiki.openstreetmap.org/wiki/Key:url) | [url](../SpecialInputElements.md#url) | -[](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) -[](https://taginfo.openstreetmap.org/keys/climbing:boulder#values) [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited) @@ -182,61 +179,6 @@ This is rendered with The rock type is {rock} - Limestone corresponds with `rock=limestone` -Only visible if `climbing=crag|natural=cliff|natural=bare_rock` is shown - - - -### website - - - -The question is Is there a (unofficial) website with more informations (e.g. topos)? - -This rendering asks information about the property [url](https://wiki.openstreetmap.org/wiki/Key:url) - -This is rendered with {url} - - - -Only visible if `leisure!~^(sports_centre)$&sport=climbing` is shown - - - -### fee - - - -The question is Is a fee required to climb here? - -This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge) - -This is rendered with A fee of {charge} should be paid for climbing here - - - - - - - Climbing here is free of charge corresponds with `fee=no` - - Paying a fee is required to climb here corresponds with `fee=yes` - - - - -### bouldering - - - -The question is Is bouldering possible here? - - - - - - - Bouldering is possible here corresponds with `climbing:boulder=yes` - - Bouldering is not possible here corresponds with `climbing:boulder=no` - - Bouldering is possible, allthough there are only a few routes corresponds with `climbing:boulder=limited` - - There are {climbing:boulder} boulder routes corresponds with `climbing:boulder~.+` - - This option cannot be chosen as answer - +Only visible if `climbing=crag|natural=cliff|natural=bare_rock` is shown This document is autogenerated from [assets/layers/climbing_area/climbing_area.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing_area/climbing_area.json) \ No newline at end of file diff --git a/Docs/Layers/climbing_gym.md b/Docs/Layers/climbing_gym.md index e7b96cf86..ae2c6c6ab 100644 --- a/Docs/Layers/climbing_gym.md +++ b/Docs/Layers/climbing_gym.md @@ -65,14 +65,7 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | -[](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) [](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | -[](https://taginfo.openstreetmap.org/keys/climbing:length#values) [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pfloat](../SpecialInputElements.md#pfloat) | -[](https://taginfo.openstreetmap.org/keys/climbing:grade:french:min#values) [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) | [string](../SpecialInputElements.md#string) | -[](https://taginfo.openstreetmap.org/keys/climbing:grade:french:max#values) [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max) | [string](../SpecialInputElements.md#string) | -[](https://taginfo.openstreetmap.org/keys/climbing:boulder#values) [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited) -[](https://taginfo.openstreetmap.org/keys/climbing:sport#values) [climbing:sport](https://wiki.openstreetmap.org/wiki/Key:climbing:sport) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dno) -[](https://taginfo.openstreetmap.org/keys/climbing:bolts:max#values) [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max) | [pnat](../SpecialInputElements.md#pnat) | [](https://taginfo.openstreetmap.org/keys/climbing:speed#values) [climbing:speed](https://wiki.openstreetmap.org/wiki/Key:climbing:speed) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dno) @@ -164,26 +157,6 @@ This is rendered with {email} -### fee - - - -The question is Is a fee required to climb here? - -This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge) - -This is rendered with A fee of {charge} should be paid for climbing here - - - - - - - Climbing here is free of charge corresponds with `fee=no` - - Paying a fee is required to climb here corresponds with `fee=yes` - - - - ### opening_hours @@ -198,103 +171,6 @@ This is rendered with

Opening hours

{opening_hours_table(opening_hours) -### average_length - - - -The question is What is the (average) length of the routes in meters? - -This rendering asks information about the property [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) - -This is rendered with The routes are {canonical(climbing:length)} long on average - - - - - -### min_difficulty - - - -The question is What is the grade of the easiest route here, according to the french classification system? - -This rendering asks information about the property [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) - -This is rendered with The lowest grade is {climbing:grade:french:min} according to the french/belgian system - - - - - -### max_difficulty - - - -The question is What is the highest grade route here, according to the french classification system? - -This rendering asks information about the property [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max) - -This is rendered with The highest grade is {climbing:grade:french:max} according to the french/belgian system - - - -Only visible if `climbing!~^(route)$&climbing:sport=yes|sport=climbing` is shown - - - -### bouldering - - - -The question is Is bouldering possible here? - - - - - - - Bouldering is possible here corresponds with `climbing:boulder=yes` - - Bouldering is not possible here corresponds with `climbing:boulder=no` - - Bouldering is possible, allthough there are only a few routes corresponds with `climbing:boulder=limited` - - There are {climbing:boulder} boulder routes corresponds with `climbing:boulder~.+` - - This option cannot be chosen as answer - - - - -### sportclimbing - - - -The question is Is sport climbing possible here on fixed anchors? - - - - - - - Sport climbing is possible here corresponds with `climbing:sport=yes` - - Sport climbing is not possible here corresponds with `climbing:sport=no` - - There are {climbing:sport} sport climbing routes corresponds with `climbing:sport~.+` - - This option cannot be chosen as answer - - - - -### max_bolts - - - -The question is How many bolts do routes in {title()} have at most? - -This rendering asks information about the property [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max) - -This is rendered with The sport climbing routes here have at most {climbing:bolts:max} bolts.
This is without relays and indicates how much quickdraws a climber needs
- - - -Only visible if `climbing:sport=yes` is shown - - - ### Speed climbing? diff --git a/Docs/Layers/crossings.md b/Docs/Layers/crossings.md index b8451a2e8..d1e064ff4 100644 --- a/Docs/Layers/crossings.md +++ b/Docs/Layers/crossings.md @@ -27,6 +27,7 @@ Crossings for pedestrians and cyclists + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [cycle_infra](https://mapcomplete.osm.be/cycle_infra) - [kerbs_and_crossings](https://mapcomplete.osm.be/kerbs_and_crossings) - [personal](https://mapcomplete.osm.be/personal) @@ -69,12 +70,28 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/crossing:island#values) [crossing:island](https://wiki.openstreetmap.org/wiki/Key:crossing:island) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno) [](https://taginfo.openstreetmap.org/keys/tactile_paving#values) [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) [](https://taginfo.openstreetmap.org/keys/button_operated#values) [button_operated](https://wiki.openstreetmap.org/wiki/Key:button_operated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno) +[](https://taginfo.openstreetmap.org/keys/traffic_signals:sound#values) [traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) +[](https://taginfo.openstreetmap.org/keys/traffic_signals:vibration#values) [traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) +[](https://taginfo.openstreetmap.org/keys/traffic_signals:arrow#values) [traffic_signals:arrow](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dno) +[](https://taginfo.openstreetmap.org/keys/traffic_signals:minimap#values) [traffic_signals:minimap](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dno) [](https://taginfo.openstreetmap.org/keys/red_turn:right:bicycle#values) [red_turn:right:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:right:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dno) [](https://taginfo.openstreetmap.org/keys/red_turn:straight:bicycle#values) [red_turn:straight:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:straight:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dno) +### images + + + +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` + +This tagrendering has no question and is thus read-only + + + + + ### crossing-type @@ -188,6 +205,80 @@ Only visible if `highway=traffic_signals|crossing=traffic_signals` is shown +### crossing-sound + + + +The question is Does this traffic light have sound signals to aid crossing? + + + + + + - This traffic light has sound signals to help crossing, both for finding the crossing and for crossing. corresponds with `traffic_signals:sound=yes` + - This traffic light does not have sound signals to help crossing. corresponds with `traffic_signals:sound=no` + - This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross. corresponds with `traffic_signals:sound=locate` + - This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole. corresponds with `traffic_signals:sound=walk` + + +Only visible if `crossing=traffic_signals` is shown + + + +### crossing-vibration + + + +The question is Does this traffic light have vibration signals to aid crossing? (usually located at the bottom of the crossing button) + + + + + + - The button for this traffic light has a vibration signal to indicate that it is safe to cross. corresponds with `traffic_signals:vibration=yes` + - The button for this traffic light does not have a vibration signal to indicate that it is safe to cross. corresponds with `traffic_signals:vibration=no` + + +Only visible if `crossing=traffic_signals&button_operated=yes` is shown + + + +### crossing-arrow + + + +The question is Does this traffic light have an arrow pointing in the direction of crossing? + + + + + + - This traffic light has an arrow pointing in the direction of crossing. corresponds with `traffic_signals:arrow=yes` + - This traffic light does not have an arrow pointing in the direction of crossing. corresponds with `traffic_signals:arrow=no` + + +Only visible if `crossing=traffic_signals` is shown + + + +### crossing-minimap + + + +The question is Does this traffic light have a tactile map showing the layout of the crossing? + + + + + + - This traffic light has a tactile map showing the layout of the crossing. corresponds with `traffic_signals:minimap=yes` + - This traffic light does not have a tactile map showing the layout of the crossing. corresponds with `traffic_signals:minimap=no` + + +Only visible if `crossing=traffic_signals` is shown + + + ### crossing-right-turn-through-red diff --git a/Docs/Layers/cycleways_and_roads.md b/Docs/Layers/cycleways_and_roads.md index 89a89f4e4..0e384bbc6 100644 --- a/Docs/Layers/cycleways_and_roads.md +++ b/Docs/Layers/cycleways_and_roads.md @@ -29,6 +29,7 @@ All infrastructure that someone can cycle over, accompanied with questions about + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [cycle_infra](https://mapcomplete.osm.be/cycle_infra) - [kerbs_and_crossings](https://mapcomplete.osm.be/kerbs_and_crossings) - [onwheels](https://mapcomplete.osm.be/onwheels) diff --git a/Docs/Layers/defibrillator.md b/Docs/Layers/defibrillator.md index 737f06fbf..69da616ab 100644 --- a/Docs/Layers/defibrillator.md +++ b/Docs/Layers/defibrillator.md @@ -184,7 +184,7 @@ The question is Please give some explanation on where the defibrillator can be This rendering asks information about the property [defibrillator:location](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location) -This is rendered with Extra information about the location (in the local languagel):
{defibrillator:location} +This is rendered with Extra information about the location (in the local language):
{defibrillator:location} diff --git a/Docs/Layers/dogshop.md b/Docs/Layers/dogshop.md index 14f324139..642a20d95 100644 --- a/Docs/Layers/dogshop.md +++ b/Docs/Layers/dogshop.md @@ -61,7 +61,6 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | -[](https://taginfo.openstreetmap.org/keys/shop#values) [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [hobby](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhobby) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) [](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | @@ -100,184 +99,6 @@ This is rendered with This shop is called {name} -### shop_types - - - -The question is What kind of shop is this? - -This rendering asks information about the property [shop](https://wiki.openstreetmap.org/wiki/Key:shop) - -This is rendered with This is a {shop} - - - - - - - Farm Supply Shop corresponds with `shop=agrarian` - - Liquor Store corresponds with `shop=alcohol` - - Anime / Manga Shop corresponds with `shop=anime` - - Antiques Shop corresponds with `shop=antiques` - - Appliance Store corresponds with `shop=appliance` - - Art Store corresponds with `shop=art` - - Baby Goods Store corresponds with `shop=baby_goods` - - Bag/Luggage Store corresponds with `shop=bag` - - Bakery corresponds with `shop=bakery` - - Bathroom Furnishing Store corresponds with `shop=bathroom_furnishing` - - Beauty Shop corresponds with `shop=beauty` - - Bedding/Mattress Store corresponds with `shop=bed` - - Beverage Store corresponds with `shop=beverages` - - Bicycle Shop corresponds with `shop=bicycle` - - Boat Store corresponds with `shop=boat` - - Bookmaker corresponds with `shop=bookmaker` - - Book Store corresponds with `shop=books` - - Brewing Supply Store corresponds with `shop=brewing_supplies` - - Butcher corresponds with `shop=butcher` - - Camera Equipment Store corresponds with `shop=camera` - - Candle Shop corresponds with `shop=candles` - - Cannabis Shop corresponds with `shop=cannabis` - - Car Dealership corresponds with `shop=car` - - Car Parts Store corresponds with `shop=car_parts` - - Car Repair Shop corresponds with `shop=car_repair` - - RV Dealership corresponds with `shop=caravan` - - Carpet Store corresponds with `shop=carpet` - - Catalog Shop corresponds with `shop=catalogue` - - Charity Store corresponds with `shop=charity` - - Cheese Store corresponds with `shop=cheese` - - Drugstore corresponds with `shop=chemist` - - Chocolate Store corresponds with `shop=chocolate` - - Clothing Store corresponds with `shop=clothes` - - Coffee Store corresponds with `shop=coffee` - - Collectibles Shop corresponds with `shop=collector` - - Computer Store corresponds with `shop=computer` - - Candy Store corresponds with `shop=confectionery` - - Convenience Store corresponds with `shop=convenience` - - Copy Store corresponds with `shop=copyshop` - - Cosmetics Store corresponds with `shop=cosmetics` - - Country Store corresponds with `shop=country_store` - - Arts & Crafts Store corresponds with `shop=craft` - - Curtain Store corresponds with `shop=curtain` - - Dairy Store corresponds with `shop=dairy` - - Deli corresponds with `shop=deli` - - Department Store corresponds with `shop=department_store` - - DIY Store corresponds with `shop=doityourself` - - Door Shop corresponds with `shop=doors` - - Dry Cleaner corresponds with `shop=dry_cleaning` - - E-Cigarette Shop corresponds with `shop=e-cigarette` - - Electrical Equipment Store corresponds with `shop=electrical` - - Electronics Store corresponds with `shop=electronics` - - Erotic Store corresponds with `shop=erotic` - - Fabric Store corresponds with `shop=fabric` - - Produce Stand corresponds with `shop=farm` - - Fashion Accessories Store corresponds with `shop=fashion_accessories` - - Fireplace Store corresponds with `shop=fireplace` - - Fishing Shop corresponds with `shop=fishing` - - Flooring Supply Shop corresponds with `shop=flooring` - - Florist corresponds with `shop=florist` - - Framing Shop corresponds with `shop=frame` - - Frozen Food Store corresponds with `shop=frozen_food` - - Fuel Shop corresponds with `shop=fuel` - - Funeral Home corresponds with `shop=funeral_directors` - - Furniture Store corresponds with `shop=furniture` - - Tabletop Game Store corresponds with `shop=games` - - Garden Center corresponds with `shop=garden_centre` - - Bottled Gas Shop corresponds with `shop=gas` - - General Store corresponds with `shop=general` - - Gift Shop corresponds with `shop=gift` - - Greengrocer corresponds with `shop=greengrocer` - - Hairdresser corresponds with `shop=hairdresser` - - Hairdresser Supply Store corresponds with `shop=hairdresser_supply` - - Hardware Store corresponds with `shop=hardware` - - Health Food Shop corresponds with `shop=health_food` - - Hearing Aids Store corresponds with `shop=hearing_aids` - - Herbalist corresponds with `shop=herbalist` - - Hifi Store corresponds with `shop=hifi` - - Hobby Shop corresponds with `shop=hobby` - - Household Linen Shop corresponds with `shop=household_linen` - - Houseware Store corresponds with `shop=houseware` - - Hunting Shop corresponds with `shop=hunting` - - Interior Decoration Store corresponds with `shop=interior_decoration` - - Jewelry Store corresponds with `shop=jewelry` - - Kiosk corresponds with `shop=kiosk` - - Kitchen Design Store corresponds with `shop=kitchen` - - Laundry corresponds with `shop=laundry` - - Leather Store corresponds with `shop=leather` - - Lighting Store corresponds with `shop=lighting` - - Locksmith corresponds with `shop=locksmith` - - Lottery Shop corresponds with `shop=lottery` - - Mall corresponds with `shop=mall` - - Massage Shop corresponds with `shop=massage` - - Medical Supply Store corresponds with `shop=medical_supply` - - Military Surplus Store corresponds with `shop=military_surplus` - - Mobile Phone Store corresponds with `shop=mobile_phone` - - Model Shop corresponds with `shop=model` - - Money Lender corresponds with `shop=money_lender` - - Motorcycle Dealership corresponds with `shop=motorcycle` - - Motorcycle Repair Shop corresponds with `shop=motorcycle_repair` - - Music Store corresponds with `shop=music` - - Musical Instrument Store corresponds with `shop=musical_instrument` - - Newspaper/Magazine Shop corresponds with `shop=newsagent` - - Nutrition Supplements Store corresponds with `shop=nutrition_supplements` - - Optician corresponds with `shop=optician` - - Outdoors Store corresponds with `shop=outdoor` - - Online Retailer Outpost corresponds with `shop=outpost` - - Paint Store corresponds with `shop=paint` - - Party Supply Store corresponds with `shop=party` - - Pastry Shop corresponds with `shop=pastry` - - Pawn Shop corresponds with `shop=pawnbroker` - - Perfume Store corresponds with `shop=perfumery` - - Pet Store corresponds with `shop=pet` - - Pet Grooming Store corresponds with `shop=pet_grooming` - - Photography Store corresponds with `shop=photo` - - Pottery Store corresponds with `shop=pottery` - - Printer Ink Store corresponds with `shop=printer_ink` - - Psychic corresponds with `shop=psychic` - - Fireworks Store corresponds with `shop=pyrotechnics` - - Radio/Electronic Component Store corresponds with `shop=radiotechnics` - - Religious Store corresponds with `shop=religion` - - Rental Shop corresponds with `shop=rental` - - Repair Shop corresponds with `shop=repair` - - Scuba Diving Shop corresponds with `shop=scuba_diving` - - Seafood Shop corresponds with `shop=seafood` - - Consignment/Thrift Store corresponds with `shop=second_hand` - - Sewing Supply Shop corresponds with `shop=sewing` - - Shoe Repair Shop corresponds with `shop=shoe_repair` - - Shoe Store corresponds with `shop=shoes` - - Spice Shop corresponds with `shop=spices` - - Sporting Goods Store corresponds with `shop=sports` - - Stationery Store corresponds with `shop=stationery` - - Storage Rental corresponds with `shop=storage_rental` - - Supermarket corresponds with `shop=supermarket` - - Pool Supply Store corresponds with `shop=swimming_pool` - - Tailor corresponds with `shop=tailor` - - Tattoo Parlor corresponds with `shop=tattoo` - - Tea Store corresponds with `shop=tea` - - Telecom Retail Store corresponds with `shop=telecommunication` - - Ticket Seller corresponds with `shop=ticket` - - Tile Shop corresponds with `shop=tiles` - - Tobacco Shop corresponds with `shop=tobacco` - - Tool Rental corresponds with `shop=tool_hire` - - Toy Store corresponds with `shop=toys` - - Trade Shop corresponds with `shop=trade` - - Travel Agency corresponds with `shop=travel_agency` - - Trophy Shop corresponds with `shop=trophy` - - Tire Store corresponds with `shop=tyres` - - Vacuum Cleaner Store corresponds with `shop=vacuum_cleaner` - - Variety Store corresponds with `shop=variety_store` - - Video Store corresponds with `shop=video` - - Video Game Store corresponds with `shop=video_games` - - Watches Shop corresponds with `shop=watches` - - Drinking Water Shop corresponds with `shop=water` - - Watersport/Swim Shop corresponds with `shop=water_sports` - - Weapon Shop corresponds with `shop=weapons` - - Wholesale Store corresponds with `shop=wholesale` - - Wig Shop corresponds with `shop=wigs` - - Window Blind Store corresponds with `shop=window_blind` - - Wine Shop corresponds with `shop=wine` - - - - ### opening_hours diff --git a/Docs/Layers/elevator.md b/Docs/Layers/elevator.md index db55b23cf..70dddcca3 100644 --- a/Docs/Layers/elevator.md +++ b/Docs/Layers/elevator.md @@ -25,6 +25,7 @@ This layer show elevators and asks for operational status and elevator dimension + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [indoors](https://mapcomplete.osm.be/indoors) - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/fietsstraat.md b/Docs/Layers/fietsstraat.md index 7fd088c5e..9a9cf7dec 100644 --- a/Docs/Layers/fietsstraat.md +++ b/Docs/Layers/fietsstraat.md @@ -5,7 +5,7 @@ - + A cyclestreet is a street where motorized traffic is not allowed to overtake a cyclist @@ -39,10 +39,10 @@ Elements must have the all of following tags to be shown on this layer: - - cyclestreet=yes + - cyclestreet=yes|bicycle_road=yes -[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22cyclestreet%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22bicycle_road%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22cyclestreet%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) @@ -59,7 +59,7 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ -[](https://taginfo.openstreetmap.org/keys/cyclestreet#values) [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) +[](https://taginfo.openstreetmap.org/keys/traffic_sign#values) [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) [](https://taginfo.openstreetmap.org/keys/cyclestreet:start_date#values) [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | @@ -88,13 +88,38 @@ The question is Is the street {name} a cyclestreet? - This street is a cyclestreet (and has a speed limit of 30 km/h) corresponds with `cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no` + - This street is a bicycle road corresponds with `bicycle_road=yes` + - This option cannot be chosen as answer + - This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later) corresponds with `bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated` - This street is a cyclestreet corresponds with `cyclestreet=yes` - This street will become a cyclestreet soon corresponds with `proposed:cyclestreet=yes` + - This street will become a bicycle road soon corresponds with `proposed:bicycle_road=yes` - This street is not a cyclestreet corresponds with `` +### supplementary_sign + + + +The question is What sign does this bicycle road have? + + + + + + - Residents allowed corresponds with `traffic_sign=DE:244.1,1020-30` + - Motor vehicles allowed corresponds with `traffic_sign=DE:244.1,1022-12,1024-10` + - Motorcycles allowed corresponds with `traffic_sign=DE:244.1,1022-12` + - Cars allowed corresponds with `traffic_sign=DE:244.1,1024-10` + - There are no supplementary signs at this bicycle road. corresponds with `traffic_sign=DE:244.1` + + +Only visible if `bicycle_road=yes&_country=de` is shown + + + ### future_cyclestreet diff --git a/Docs/Layers/fitness_centre.md b/Docs/Layers/fitness_centre.md new file mode 100644 index 000000000..8917d4f40 --- /dev/null +++ b/Docs/Layers/fitness_centre.md @@ -0,0 +1,232 @@ + + + fitness_centre +================ + + + + + +Layer showing fitness centres + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [personal](https://mapcomplete.osm.be/personal) + - [sports](https://mapcomplete.osm.be/sports) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - leisure=fitness_centre + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22leisure%22%3D%22fitness_centre%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | +[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | +[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | +[](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | +[](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) +[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) + + + + +### name + + + +The question is What is the name of this fitness centre? + +This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) + +This is rendered with This fitness centre is called {name} + + + + + + - This fitness centre has no name corresponds with `noname=yes` + + + + +### images + + + +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` + +This tagrendering has no question and is thus read-only + + + + + +### phone + + + +The question is What is the phone number of {title()}? + +This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) + +This is rendered with {phone} + + + + + + - {contact:phone} corresponds with `contact:phone~.+` + - This option cannot be chosen as answer + + + + +### email + + + +The question is What is the email address of {title()}? + +This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) + +This is rendered with {email} + + + + + + - {contact:email} corresponds with `contact:email~.+` + - This option cannot be chosen as answer + + + + +### website + + + +The question is What is the website of {title()}? + +This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) + +This is rendered with {website} + + + + + + - {contact:website} corresponds with `contact:website~.+` + - This option cannot be chosen as answer + + + + +### opening_hours + + + +The question is What are the opening hours of {title()}? + +This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) + +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} + + + + + +### wheelchair-access + + + +The question is Is this place accessible with a wheelchair? + + + + + + - This place is specially adapted for wheelchair users corresponds with `wheelchair=designated` + - This place is easily reachable with a wheelchair corresponds with `wheelchair=yes` + - It is possible to reach this place in a wheelchair, but it is not easy corresponds with `wheelchair=limited` + - This place is not reachable with a wheelchair corresponds with `wheelchair=no` + + + + +### level + + + +The question is On what level is this feature located? + +This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level) + +This is rendered with Located on the {level}th floor + + + + + + - Located underground corresponds with `location=underground` + - This option cannot be chosen as answer + - Located on the ground floor corresponds with `level=0` + - Located on the ground floor corresponds with `` + - This option cannot be chosen as answer + - Located on the first floor corresponds with `level=1` + - Located on the first basement level corresponds with `level=-1` + + + + +### reviews + + + +Shows the reviews module (including the possibility to leave a review) + +This tagrendering has no question and is thus read-only + + + +This document is autogenerated from [assets/layers/fitness_centre/fitness_centre.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/fitness_centre/fitness_centre.json) \ No newline at end of file diff --git a/Docs/Layers/fitness_station.md b/Docs/Layers/fitness_station.md new file mode 100644 index 000000000..8ced21969 --- /dev/null +++ b/Docs/Layers/fitness_station.md @@ -0,0 +1,155 @@ + + + fitness_station +================= + + + + + +Find a fitness station near you, and add missing ones. + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [personal](https://mapcomplete.osm.be/personal) + - [sports](https://mapcomplete.osm.be/sports) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - leisure=fitness_station + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22leisure%22%3D%22fitness_station%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | +[](https://taginfo.openstreetmap.org/keys/fitness_station#values) [fitness_station](https://wiki.openstreetmap.org/wiki/Key:fitness_station) | Multiple choice | [horizontal_bar](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhorizontal_bar) [sign](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dsign) [sit-up](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dsit-up) [push-up](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dpush-up) [stretch_bars](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dstretch_bars) [hyperextension](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhyperextension) [rings](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Drings) [horizontal_ladder](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhorizontal_ladder) [wall_bars](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dwall_bars) [slalom](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dslalom) [stepping_stones](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dstepping_stones) [leapfrog](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dleapfrog) [beam_jump](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbeam_jump) [hurdling](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhurdling) [wall](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dwall) [balance_beam](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbalance_beam) [log_lifting](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dlog_lifting) [captains_chair](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dcaptains_chair) [box](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbox) [battling_ropes](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbattling_ropes) [excercise_bike](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dexcercise_bike) [elliptical_trainer](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Delliptical_trainer) [air_walker](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dair_walker) [rower](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Drower) [slackline](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dslackline) +[](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | + + + + +### name + + + +The question is What is the name of this fitness station? + +This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) + +This is rendered with This fitness station is called {name} + + + + + + - This fitness station doesn't have a name corresponds with `noname=yes` + + + + +### type + + + +The question is What kind of equipment does this fitness station have? + + + + + + - This fitness station has a horizontal bar, high enough for pull-ups. corresponds with `fitness_station=horizontal_bar` + - This fitness station has a sign with instructions for a specific exercise. corresponds with `fitness_station=sign` + - This fitness station has a facility for sit-ups. corresponds with `fitness_station=sit-up` + - This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars. corresponds with `fitness_station=push-up` + - This fitness station has bars for stretching. corresponds with `fitness_station=stretch_bars` + - This fitness station has a station for making hyperextensions. corresponds with `fitness_station=hyperextension` + - This fitness station has rings for gymnastic exercises. corresponds with `fitness_station=rings` + - This fitness station has a horizontal ladder, also known as monkey bars. corresponds with `fitness_station=horizontal_ladder` + - This fitness station has wall bars to climb on. corresponds with `fitness_station=wall_bars` + - This fitness station has posts for performing slalom exercises. corresponds with `fitness_station=slalom` + - This fitness station has stepping stones. corresponds with `fitness_station=stepping_stones` + - This fitness station has cones for performing leapfrog jumps. corresponds with `fitness_station=leapfrog` + - This fitness station has beams to jump over. corresponds with `fitness_station=beam_jump` + - This fitness station has hurdles to cross. corresponds with `fitness_station=hurdling` + - This fitness station has a wall to climb on. corresponds with `fitness_station=wall` + - This fitness station has a balance beam. corresponds with `fitness_station=balance_beam` + - This fitness station has a log with a handle on the end to lift. corresponds with `fitness_station=log_lifting` + - This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises. corresponds with `fitness_station=captains_chair` + - This fitness station has a box that can be used for jumping. corresponds with `fitness_station=box` + - This fitness station has battling ropes. corresponds with `fitness_station=battling_ropes` + - This fitness station has a stationary bicycle. corresponds with `fitness_station=excercise_bike` + - This fitness station has a cross-trainer. corresponds with `fitness_station=elliptical_trainer` + - This fitness station has an air walker. corresponds with `fitness_station=air_walker` + - This fitness station has a rower. corresponds with `fitness_station=rower` + - This fitness station has a slackline. corresponds with `fitness_station=slackline` + + + + +### operator + + + +The question is Who maintains this fitness station? + +This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator) + +This is rendered with The fitness station is maintained by {operator}. + + + + + +### opening_hours + + + +The question is What are the opening hours of {title()}? + +This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) + +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} + + + +This document is autogenerated from [assets/layers/fitness_station/fitness_station.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/fitness_station/fitness_station.json) \ No newline at end of file diff --git a/Docs/Layers/kerbs.md b/Docs/Layers/kerbs.md index f1d69b13d..17fa1cb95 100644 --- a/Docs/Layers/kerbs.md +++ b/Docs/Layers/kerbs.md @@ -28,6 +28,7 @@ A layer showing kerbs. + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [kerbs_and_crossings](https://mapcomplete.osm.be/kerbs_and_crossings) - [onwheels](https://mapcomplete.osm.be/onwheels) - [personal](https://mapcomplete.osm.be/personal) @@ -66,7 +67,7 @@ attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/kerb#values) [kerb](https://wiki.openstreetmap.org/wiki/Key:kerb) | Multiple choice | [raised](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Draised) [lowered](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dlowered) [flush](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dflush) [](https://taginfo.openstreetmap.org/keys/tactile_paving#values) [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) -[](https://taginfo.openstreetmap.org/keys/kerb:height#values) [kerb:height](https://wiki.openstreetmap.org/wiki/Key:kerb:height) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/kerb:height#values) [kerb:height](https://wiki.openstreetmap.org/wiki/Key:kerb:height) | [pnat](../SpecialInputElements.md#pnat) | [0](https://wiki.openstreetmap.org/wiki/Tag:kerb:height%3D0) @@ -136,6 +137,11 @@ This rendering asks information about the property [kerb:height](https://wiki.o This is rendered with Kerb height: {kerb:height} + + + + + - This kerb is flush and is lower than 1cm. corresponds with `kerb:height=0` This document is autogenerated from [assets/layers/kerbs/kerbs.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/kerbs/kerbs.json) \ No newline at end of file diff --git a/Docs/Layers/maxspeed.md b/Docs/Layers/maxspeed.md index 609ec5998..773380886 100644 --- a/Docs/Layers/maxspeed.md +++ b/Docs/Layers/maxspeed.md @@ -15,6 +15,7 @@ Shows the allowed speed for every road - This layer is shown at zoomlevel **16** and higher + - This layer is needed as dependency for layer [speed_camera](#speed_camera) diff --git a/Docs/Layers/osm_community_index.md b/Docs/Layers/osm_community_index.md index f2c0d4485..ad0e59ac8 100644 --- a/Docs/Layers/osm_community_index.md +++ b/Docs/Layers/osm_community_index.md @@ -27,6 +27,7 @@ A layer showing the OpenStreetMap Communities - [osm_community_index](https://mapcomplete.osm.be/osm_community_index) + - [personal](https://mapcomplete.osm.be/personal) diff --git a/Docs/Layers/parking_spaces.md b/Docs/Layers/parking_spaces.md index 88c3427e1..da642fad3 100644 --- a/Docs/Layers/parking_spaces.md +++ b/Docs/Layers/parking_spaces.md @@ -76,7 +76,7 @@ The question is What kind of parking space is this? - - This is a normal parking space corresponds with `` + - This is a normal parking space. corresponds with `` - This option cannot be chosen as answer - This is a normal parking space. corresponds with `parking_space=normal` - This is a disabled parking space. corresponds with `parking_space=disabled` diff --git a/Docs/Layers/postoffices.md b/Docs/Layers/postoffices.md index 571037bc5..60451863a 100644 --- a/Docs/Layers/postoffices.md +++ b/Docs/Layers/postoffices.md @@ -60,7 +60,14 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ -[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | +[](https://taginfo.openstreetmap.org/keys/post_office#values) [post_office](https://wiki.openstreetmap.org/wiki/Key:post_office) | Multiple choice | [post_partner](https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner) [](https://wiki.openstreetmap.org/wiki/Tag:post_office%3D) +[](https://taginfo.openstreetmap.org/keys/post_office:brand#values) [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) | [string](../SpecialInputElements.md#string) | [DHL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL) [DPD](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDPD) [GLS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DGLS) [UPS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DUPS) [DHL Paketshop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL Paketshop) [Hermes PaketShop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DHermes PaketShop) [PostNL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DPostNL) [bpost](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3Dbpost) +[](https://taginfo.openstreetmap.org/keys/post_office:letter_from#values) [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno) +[](https://taginfo.openstreetmap.org/keys/post_office:parcel_from#values) [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno) +[](https://taginfo.openstreetmap.org/keys/post_office:parcel_pickup#values) [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno) +[](https://taginfo.openstreetmap.org/keys/post_office:parcel_to#values) [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno) +[](https://taginfo.openstreetmap.org/keys/post_office:stamps#values) [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno) @@ -87,7 +94,7 @@ This tagrendering has no question and is thus read-only -### OH +### opening_hours @@ -95,13 +102,154 @@ The question is What are the opening hours for this post office? This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) -This is rendered with Opening Hours: {opening_hours_table()} +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} - - 24/7 opened (including holidays) corresponds with `opening_hours=24/7` +### post_partner + + + +The question is Is this a post partner? + + + + + + - This shop is a post partner corresponds with `post_office=post_partner` + - This shop is not a post partner corresponds with `` + + +Only visible if `post_office=post_partner` is shown + + + +### partner-brand + + + +The question is For which brand does this location offer services? + +This rendering asks information about the property [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) + +This is rendered with This location offers services for {post_office:brand} + + + + + + - This location offers services for DHL corresponds with `post_office:brand=DHL` + - This location offers services for DPD corresponds with `post_office:brand=DPD` + - This location offers services for GLS corresponds with `post_office:brand=GLS` + - This location offers services for UPS corresponds with `post_office:brand=UPS` + - This location is a DHL Paketshop corresponds with `post_office:brand=DHL Paketshop` + - This location is a Hermes PaketShop corresponds with `post_office:brand=Hermes PaketShop` + - This location is a PostNL-point corresponds with `post_office:brand=PostNL` + - This location offers services for bpost corresponds with `post_office:brand=bpost` + + +Only visible if `post_office=post_partner` is shown + + + +### letter-from + + + +The question is Can you post a letter here? + +This rendering asks information about the property [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) + +This is rendered with You can post letters with these companies: {post_office:letter_from} + + + + + + - You can post letters here corresponds with `post_office:letter_from=yes` + - You can't post letters here corresponds with `post_office:letter_from=no` + + + + +### parcel-from + + + +The question is Can you send a parcel here? + +This rendering asks information about the property [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) + +This is rendered with You can post parcels with these companies: {post_office:parcel_from} + + + + + + - You can send parcels here corresponds with `post_office:parcel_from=yes` + - You can't send parcels here corresponds with `post_office:parcel_from=no` + + + + +### parcel-pickup + + + +The question is Can you pick up missed parcels here? + +This rendering asks information about the property [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) + +This is rendered with You can pick up parcels from these companies: {post_office:parcel_pickup} + + + + + + - You can pick up missed parcels here corresponds with `post_office:parcel_pickup=yes` + - You can't pick up missed parcels here corresponds with `post_office:parcel_pickup=no` + + + + +### parcel-to + + + +The question is Can you send parcels to here for pickup? + +This rendering asks information about the property [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) + +This is rendered with You can send parcels to here for pickup with these companies: {post_office:parcel_to} + + + + + + - You can send parcels to here for pickup corresponds with `post_office:parcel_to=yes` + - You can't send parcels to here for pickup corresponds with `post_office:parcel_to=no` + + + + +### stamps + + + +The question is Can you buy stamps here? + +This rendering asks information about the property [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) + +This is rendered with You can buy stamps from companies: {post_office:stamps} + + + + + + - You can buy stamps here corresponds with `post_office:stamps=yes` + - You can't buy stamps here corresponds with `post_office:stamps=no` This document is autogenerated from [assets/layers/postoffices/postoffices.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/postoffices/postoffices.json) \ No newline at end of file diff --git a/Docs/Layers/school.md b/Docs/Layers/school.md index 5545b7cda..c25626158 100644 --- a/Docs/Layers/school.md +++ b/Docs/Layers/school.md @@ -70,7 +70,6 @@ attribute | type | values which are supported by this layer [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | -[](https://taginfo.openstreetmap.org/keys/school:language#values) [school:language](https://wiki.openstreetmap.org/wiki/Key:school:language) | Multiple choice | [ay](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Day) [ab](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dab) [an](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dan) [de](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dde) [ca](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dca) [az](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daz) [hr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhr) [eo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Deo) [ba](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dba) [ar](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dar) [he](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhe) [gl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgl) [el](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Del) [cs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcs) [da](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dda) [af](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daf) [ga](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dga) [hi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhi) [bg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbg) [be](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbe) [gu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgu) [cy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcy) [fr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfr) [hsb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhsb) [fy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfy) [ak](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dak) [am](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dam) [es](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Des) [bs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbs) [diq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddiq) [dz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddz) [co](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dco) [cr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcr) [csb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcsb) [gv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgv) [cv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcv) [bn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbn) [gd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgd) [av](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dav) [awa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dawa) [br](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbr) [ee](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dee) [dag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddag) [dv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddv) [fi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfi) [en](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Den) [ady](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dady) [as](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Das) [gn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgn) [hif](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhif) [ast](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dast) [dsb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddsb) [haw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhaw) [glk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dglk) [gag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgag) [gan](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgan) [ase](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dase) [cal](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcal) [gil](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgil) [arz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Darz) [ban](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dban) [hak](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhak) [din](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddin) [egl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Degl) [dty](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddty) [fa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfa) [cnr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcnr) [bxr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbxr) [ckb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dckb) [eu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Deu) [et](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Det) [bar](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbar) [fo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfo) [frr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrr) [ch](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dch) [chy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dchy) [ce](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dce) [no](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dno) [bjn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbjn) [ceb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dceb) [ha](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dha) [frp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrp) [chr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dchr) [gcr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgcr) [gor](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgor) [ext](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dext) [fj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfj) [fur](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfur) [bss](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbss) [prg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dprg) [ses](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dses) [pko](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpko) [ccp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dccp) [dua](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddua) [tr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtr) [ur](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dur) [bm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbm) [ff](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dff) [ru](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dru) [sid](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsid) [niu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dniu) [oj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Doj) [vot](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvot) [bfi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbfi) [bla](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbla) [bbc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbbc) [ctg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dctg) [brh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbrh) [bug](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbug) [pa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpa) [pnb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpnb) [brx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbrx) [sjd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsjd) [bo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbo) [bi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbi) [cdo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcdo) [sw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsw) [gom](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgom) [mfe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmfe) [zh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh) [sdc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsdc) [pdt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpdt) [sty](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsty) [rmc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drmc) [nys](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnys) [gsw-fr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgsw-fr) [zun](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzun) [sms](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsms) [pis](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpis) [nr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnr) [umu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dumu) [gaa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgaa) [fon](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfon) [loz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dloz) [crs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcrs) [tru](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtru) [agq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dagq) [ary](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dary) [atj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Datj) [alt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dalt) [ta](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dta) [ps](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dps) [nqo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnqo) [ro](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dro) [cbk-zam](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcbk-zam) [ovd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dovd) [vmf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvmf) [bto](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbto) [bcc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbcc) [crl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcrl) [lrc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlrc) [akl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dakl) [bpy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbpy) [mic](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmic) [sk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsk) [sl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsl) [ryu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dryu) [yai](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyai) [efi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Defi) [te](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dte) [yi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyi) [tg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtg) [bat-smg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbat-smg) [nod](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnod) [lag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlag) [krj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrj) [yap](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyap) [ydg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dydg) [vi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvi) [it](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dit) [bzg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbzg) [pyu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpyu) [guc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dguc) [ood](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dood) [bdr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbdr) [btm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbtm) [gcf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgcf) [srq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsrq) [ins](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dins) [rki](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drki) [wls](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwls) [sje](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsje) [smj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsmj) [kum](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkum) [nui](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnui) [zh-min-nan](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh-min-nan) [pl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpl) [cpx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcpx) [khg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkhg) [fkv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfkv) [fuf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfuf) [jax](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Djax) [dtp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddtp) [zgh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzgh) [bgn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbgn) [yav](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyav) [sv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsv) [azb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dazb) [xnb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxnb) [fa-af](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfa-af) [qu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dqu) [sei](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsei) [sq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsq) [uk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duk) [uz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duz) [ka](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dka) [pt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpt) [hy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhy) [nl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnl) [rm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drm) [aln](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daln) [mr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmr) [mg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmg) [sh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsh) [zu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzu) [is](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dis) [lb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlb) [tk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtk) [th](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dth) [ja](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dja) [lv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlv) [rmy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drmy) [km](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkm) [lo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlo) [so](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dso) [sma](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsma) [moe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmoe) [sr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsr) [lt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlt) [hu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhu) [my](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmy) [ms](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dms) [xh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxh) [udm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dudm) [rue](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drue) [stq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dstq) [ky](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dky) [mt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmt) [mk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmk) [za](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dza) [ug](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dug) [ko](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dko) [si](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsi) [kk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkk) [na](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dna) [nv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnv) [fit](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfit) [xmf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxmf) [aa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daa) [anp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Danp) [rup](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drup) [vec](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvec) [vep](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvep) [bh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbh) [shy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dshy) [hz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhz) [mnw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmnw) [mzn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmzn) [oc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Doc) [id](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Did) [ve](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dve) [min](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmin) [mwl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmwl) [pdc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpdc) [pfl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpfl) [nn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnn) [nb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnb) [kw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkw) [sco](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsco) [mdf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmdf) [sd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsd) [tt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtt) [szl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dszl) [kaa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkaa) [jv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Djv) [tl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtl) [to](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dto) [myv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmyv) [lez](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlez) [cho](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcho) [kl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkl) [pms](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpms) [crh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcrh) [smn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsmn) [ksh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dksh) [ny](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dny) [mn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmn) [ks](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dks) [ig](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dig) [rw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drw) [nds](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnds) [ng](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dng) [skr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dskr) [se](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dse) [ik](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dik) [kjh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkjh) [ne](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dne) [nap](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnap) [lg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlg) [ht](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dht) [os](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dos) [new](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnew) [su](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsu) [iu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Diu) [ki](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dki) [kn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkn) [inh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dinh) [pcd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpcd) [sc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsc) [srn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsrn) [rn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drn) [ho](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dho) [sg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsg) [pap](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpap) [kbd](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkbd) [or](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dor) [arn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Darn) [om](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dom) [sat](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsat) [ii](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dii) [kbp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkbp) [kab](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkab) [kg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkg) [krc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrc) [tum](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtum) [tsg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtsg) [shi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dshi) [sn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsn) [tpi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtpi) [rif](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drif) [tyv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtyv) [ti](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dti) [tet](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtet) [scn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dscn) [lmo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlmo) [ilo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dilo) [sm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsm) [ss](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dss) [mni](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmni) [kv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkv) [ku](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dku) [lad](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlad) [ts](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dts) [st](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dst) [lij](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlij) [mai](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmai) [tvl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtvl) [tn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtn) [wa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwa) [nan](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnan) [pih](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpih) [lld](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlld) [ty](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dty) [wo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwo) [war](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwar) [lbe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlbe) [ltg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dltg) [mad](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmad) [mh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmh) [mo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmo) [yrk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyrk) [chn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dchn) [kr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkr) [tw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtw) [shn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dshn) [vls](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dvls) [pag](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpag) [nso](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnso) [ln](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dln) [zea](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzea) [tay](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtay) [wuu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwuu) [sah](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsah) [jam](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Djam) [lkt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlkt) [krl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrl) [tcy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtcy) [sju](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsju) [sou](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsou) [adx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dadx) [sli](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsli) [als](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dals) [kha](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkha) [mnc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmnc) [yo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyo) [ml](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dml) [hai](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhai) [kut](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkut) [hoc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhoc) [gsg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgsg) [li](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dli) [hyw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhyw) [esu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Desu) [abq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dabq) [tli](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtli) [trv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtrv) [szy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dszy) [lus](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlus) [olo](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dolo) [pnt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpnt) [koi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkoi) [nog](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnog) [wbl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwbl) [tly](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtly) [mhr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmhr) [ruq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Druq) [mwv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmwv) [koy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkoy) [clc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dclc) [fiu-vro](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfiu-vro) [frc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfrc) [guw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dguw) [cnh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcnh) [sjm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsjm) [bzs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbzs) [kcg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkcg) [mi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmi) [aeb](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daeb) [nrf-gg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnrf-gg) [lki](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlki) [bej](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbej) [ckt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dckt) [mus](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmus) [pwn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpwn) [kj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkj) [rgn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drgn) [abs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dabs) [sxr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsxr) [ckv](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dckv) [tsu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtsu) [xsy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dxsy) [lvk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlvk) [zh-yue](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh-yue) [tvn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtvn) [pmy](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpmy) [kbg](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkbg) [rwr](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drwr) [ttm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dttm) [mrj](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmrj) [nia](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnia) [yrl](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dyrl) [cak](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcak) [ami](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dami) [krx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkrx) [hil](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhil) [uun](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duun) [sjt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsjt) [wal](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwal) [wym](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dwym) [arq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Darq) [bsk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbsk) [bqi](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbqi) [hrx](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dhrx) [ssf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dssf) [mrh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dmrh) [aoc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Daoc) [tsk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtsk) [luz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dluz) [tce](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtce) [quc](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dquc) [bnn](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbnn) [lzz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dlzz) [sdh](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dsdh) [nsk](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dnsk) [akz](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dakz) [kri](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkri) [kea](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkea) [dru](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Ddru) [tzm](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dtzm) [bfq](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dbfq) [khw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkhw) [uzs](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Duzs) [rmf](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drmf) [osa](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dosa) [cps](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dcps) [pjt](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpjt) [kjp](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkjp) [gpe](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dgpe) [kiu](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dkiu) [rar](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Drar) [ksw](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dksw) [zh_Hant](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dzh_Hant) [pt_BR](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dpt_BR) [fil](https://wiki.openstreetmap.org/wiki/Tag:school:language%3Dfil) @@ -230,508 +229,6 @@ This is rendered with {email} - {contact:email} corresponds with `contact:email~.+` - This option cannot be chosen as answer - - - - -### school-language - - - -Enables to pick a single 'school:language=' within the mappings - -The question is What is the main language of this school?
What language is spoken with the students in non-language related courses and with the administration?
- - - - - - - The main language of this school is unknown corresponds with `` - - This option cannot be chosen as answer - - Aymara corresponds with `school:language=ay` - - Abkhaz corresponds with `school:language=ab` - - Aragonese corresponds with `school:language=an` - - German corresponds with `school:language=de` - - Catalan corresponds with `school:language=ca` - - Azerbaijani corresponds with `school:language=az` - - Croatian corresponds with `school:language=hr` - - Esperanto corresponds with `school:language=eo` - - Bashkir corresponds with `school:language=ba` - - Arabic corresponds with `school:language=ar` - - Hebrew corresponds with `school:language=he` - - Galician corresponds with `school:language=gl` - - Modern Greek corresponds with `school:language=el` - - Czech corresponds with `school:language=cs` - - Danish corresponds with `school:language=da` - - Afrikaans corresponds with `school:language=af` - - Irish corresponds with `school:language=ga` - - Hindi corresponds with `school:language=hi` - - Bulgarian corresponds with `school:language=bg` - - Belarusian corresponds with `school:language=be` - - Gujarati corresponds with `school:language=gu` - - Welsh corresponds with `school:language=cy` - - French corresponds with `school:language=fr` - - Upper Sorbian corresponds with `school:language=hsb` - - West Frisian corresponds with `school:language=fy` - - Akan corresponds with `school:language=ak` - - Amharic corresponds with `school:language=am` - - Spanish corresponds with `school:language=es` - - Bosnian corresponds with `school:language=bs` - - Zazaki corresponds with `school:language=diq` - - Dzongkha corresponds with `school:language=dz` - - Corsican corresponds with `school:language=co` - - Cree corresponds with `school:language=cr` - - Kashubian corresponds with `school:language=csb` - - Manx corresponds with `school:language=gv` - - Chuvash corresponds with `school:language=cv` - - Bengali corresponds with `school:language=bn` - - Scottish Gaelic corresponds with `school:language=gd` - - Avaric corresponds with `school:language=av` - - Awadhi corresponds with `school:language=awa` - - Breton corresponds with `school:language=br` - - Ewe corresponds with `school:language=ee` - - Dagbani corresponds with `school:language=dag` - - Maldivian corresponds with `school:language=dv` - - Finnish corresponds with `school:language=fi` - - English corresponds with `school:language=en` - - Adyghe corresponds with `school:language=ady` - - Assamese corresponds with `school:language=as` - - Guarani corresponds with `school:language=gn` - - Fiji Hindi corresponds with `school:language=hif` - - Asturian corresponds with `school:language=ast` - - Lower Sorbian corresponds with `school:language=dsb` - - Hawaiian corresponds with `school:language=haw` - - Gilaki corresponds with `school:language=glk` - - Gagauz corresponds with `school:language=gag` - - Gan corresponds with `school:language=gan` - - American Sign Language corresponds with `school:language=ase` - - Carolinian corresponds with `school:language=cal` - - Gilbertese corresponds with `school:language=gil` - - Egyptian Arabic corresponds with `school:language=arz` - - Balinese corresponds with `school:language=ban` - - Hakka corresponds with `school:language=hak` - - Dinka corresponds with `school:language=din` - - Emilian corresponds with `school:language=egl` - - Doteli corresponds with `school:language=dty` - - Persian corresponds with `school:language=fa` - - Montenegrin corresponds with `school:language=cnr` - - Russia Buriat corresponds with `school:language=bxr` - - Sorani corresponds with `school:language=ckb` - - Basque corresponds with `school:language=eu` - - Estonian corresponds with `school:language=et` - - Bavarian corresponds with `school:language=bar` - - Faroese corresponds with `school:language=fo` - - North Frisian corresponds with `school:language=frr` - - Chamorro corresponds with `school:language=ch` - - Cheyenne corresponds with `school:language=chy` - - Chechen corresponds with `school:language=ce` - - Norwegian corresponds with `school:language=no` - - Banjar corresponds with `school:language=bjn` - - Cebuano corresponds with `school:language=ceb` - - Hausa corresponds with `school:language=ha` - - Franco-Provençal corresponds with `school:language=frp` - - Cherokee corresponds with `school:language=chr` - - Guianan Creole corresponds with `school:language=gcr` - - Gorontalo corresponds with `school:language=gor` - - Extremaduran corresponds with `school:language=ext` - - Fijian corresponds with `school:language=fj` - - Friulian corresponds with `school:language=fur` - - Kose corresponds with `school:language=bss` - - Old Prussian corresponds with `school:language=prg` - - Koyraboro Senni corresponds with `school:language=ses` - - Pökoot corresponds with `school:language=pko` - - Chakma corresponds with `school:language=ccp` - - Duala corresponds with `school:language=dua` - - Turkish corresponds with `school:language=tr` - - Urdu corresponds with `school:language=ur` - - Bambara corresponds with `school:language=bm` - - Fula corresponds with `school:language=ff` - - Russian corresponds with `school:language=ru` - - Sidamo corresponds with `school:language=sid` - - Niuean corresponds with `school:language=niu` - - Ojibwe corresponds with `school:language=oj` - - Votic corresponds with `school:language=vot` - - British Sign Language corresponds with `school:language=bfi` - - Blackfoot corresponds with `school:language=bla` - - Toba Batak corresponds with `school:language=bbc` - - Chittagonian corresponds with `school:language=ctg` - - Brahui corresponds with `school:language=brh` - - Bugis corresponds with `school:language=bug` - - Punjabi corresponds with `school:language=pa` - - Punjabi corresponds with `school:language=pnb` - - Bodo corresponds with `school:language=brx` - - Kildin Sami corresponds with `school:language=sjd` - - Tibetan corresponds with `school:language=bo` - - Bislama corresponds with `school:language=bi` - - Min Dong corresponds with `school:language=cdo` - - Swahili corresponds with `school:language=sw` - - Goan Konkani corresponds with `school:language=gom` - - Mauritian Creole corresponds with `school:language=mfe` - - Chinese corresponds with `school:language=zh` - - Sassarese corresponds with `school:language=sdc` - - Plautdietsch corresponds with `school:language=pdt` - - Siberian Tatar corresponds with `school:language=sty` - - Carpathian Romani corresponds with `school:language=rmc` - - Noongar corresponds with `school:language=nys` - - Alsatian corresponds with `school:language=gsw-fr` - - Zuni corresponds with `school:language=zun` - - Skolt Sami corresponds with `school:language=sms` - - Pijin corresponds with `school:language=pis` - - Southern Ndebele corresponds with `school:language=nr` - - Munsee corresponds with `school:language=umu` - - Ga corresponds with `school:language=gaa` - - Fon corresponds with `school:language=fon` - - Lozi corresponds with `school:language=loz` - - Seychellois Creole corresponds with `school:language=crs` - - Turoyo corresponds with `school:language=tru` - - Aghem corresponds with `school:language=agq` - - Moroccan Arabic corresponds with `school:language=ary` - - Atikamekw corresponds with `school:language=atj` - - Altai corresponds with `school:language=alt` - - Tamil corresponds with `school:language=ta` - - Pashto corresponds with `school:language=ps` - - N'Ko corresponds with `school:language=nqo` - - Romanian corresponds with `school:language=ro` - - Chavacano corresponds with `school:language=cbk-zam` - - Elfdalian corresponds with `school:language=ovd` - - Main-Franconian corresponds with `school:language=vmf` - - Rinconada Bikol corresponds with `school:language=bto` - - Southern Balochi corresponds with `school:language=bcc` - - Northern East Cree corresponds with `school:language=crl` - - Northern Luri corresponds with `school:language=lrc` - - Aklan corresponds with `school:language=akl` - - Bishnupriya Manipuri corresponds with `school:language=bpy` - - Mi'kmaq corresponds with `school:language=mic` - - Slovak corresponds with `school:language=sk` - - Slovene corresponds with `school:language=sl` - - Okinawan corresponds with `school:language=ryu` - - Yaghnobi corresponds with `school:language=yai` - - Efik corresponds with `school:language=efi` - - Telugu corresponds with `school:language=te` - - Yiddish corresponds with `school:language=yi` - - Tajik corresponds with `school:language=tg` - - Samogitian corresponds with `school:language=bat-smg` - - Northern Thai corresponds with `school:language=nod` - - Rangi corresponds with `school:language=lag` - - Kinaray-a corresponds with `school:language=krj` - - Yapese corresponds with `school:language=yap` - - Yidgha corresponds with `school:language=ydg` - - Vietnamese corresponds with `school:language=vi` - - Italian corresponds with `school:language=it` - - Babuza corresponds with `school:language=bzg` - - Puyuma corresponds with `school:language=pyu` - - Wayuu corresponds with `school:language=guc` - - O'odham corresponds with `school:language=ood` - - West Coast Bajau corresponds with `school:language=bdr` - - Mandailing corresponds with `school:language=btm` - - Guadeloupean Creole corresponds with `school:language=gcf` - - Sirionó corresponds with `school:language=srq` - - Indian Sign Language corresponds with `school:language=ins` - - Arakanese corresponds with `school:language=rki` - - Wallisian corresponds with `school:language=wls` - - Pite Sami corresponds with `school:language=sje` - - Lule Sami corresponds with `school:language=smj` - - Kumyk corresponds with `school:language=kum` - - Kombe corresponds with `school:language=nui` - - Southern Min corresponds with `school:language=zh-min-nan` - - Polish corresponds with `school:language=pl` - - Pu-Xian Min corresponds with `school:language=cpx` - - Khams Tibetan corresponds with `school:language=khg` - - Kven corresponds with `school:language=fkv` - - Pular corresponds with `school:language=fuf` - - Jambi Malay corresponds with `school:language=jax` - - Kadazandusun corresponds with `school:language=dtp` - - Standard Moroccan Berber corresponds with `school:language=zgh` - - Western Balochi corresponds with `school:language=bgn` - - Yangben corresponds with `school:language=yav` - - Swedish corresponds with `school:language=sv` - - South Azerbaijani corresponds with `school:language=azb` - - Kanakanavu corresponds with `school:language=xnb` - - Dari corresponds with `school:language=fa-af` - - Quechua corresponds with `school:language=qu` - - Seri corresponds with `school:language=sei` - - Albanian corresponds with `school:language=sq` - - Ukrainian corresponds with `school:language=uk` - - Uzbek corresponds with `school:language=uz` - - Georgian corresponds with `school:language=ka` - - Portuguese corresponds with `school:language=pt` - - Armenian corresponds with `school:language=hy` - - Dutch corresponds with `school:language=nl` - - Romansh corresponds with `school:language=rm` - - Gheg Albanian corresponds with `school:language=aln` - - Marathi corresponds with `school:language=mr` - - Malagasy corresponds with `school:language=mg` - - Serbo-Croatian corresponds with `school:language=sh` - - Zulu corresponds with `school:language=zu` - - Icelandic corresponds with `school:language=is` - - Luxembourgish corresponds with `school:language=lb` - - Turkmen corresponds with `school:language=tk` - - Thai corresponds with `school:language=th` - - Japanese corresponds with `school:language=ja` - - Latvian corresponds with `school:language=lv` - - Romani corresponds with `school:language=rmy` - - Khmer corresponds with `school:language=km` - - Lao corresponds with `school:language=lo` - - Somali corresponds with `school:language=so` - - Southern Sami corresponds with `school:language=sma` - - Innu-aimun corresponds with `school:language=moe` - - Serbian corresponds with `school:language=sr` - - Lithuanian corresponds with `school:language=lt` - - Hungarian corresponds with `school:language=hu` - - Burmese corresponds with `school:language=my` - - Malay corresponds with `school:language=ms` - - Xhosa corresponds with `school:language=xh` - - Udmurt corresponds with `school:language=udm` - - Rusyn corresponds with `school:language=rue` - - Saterland Frisian corresponds with `school:language=stq` - - Kyrgyz corresponds with `school:language=ky` - - Maltese corresponds with `school:language=mt` - - Macedonian corresponds with `school:language=mk` - - Zhuang corresponds with `school:language=za` - - Uyghur corresponds with `school:language=ug` - - Korean corresponds with `school:language=ko` - - Sinhala corresponds with `school:language=si` - - Kazakh corresponds with `school:language=kk` - - Nauruan corresponds with `school:language=na` - - Navajo corresponds with `school:language=nv` - - Meänkieli corresponds with `school:language=fit` - - Mingrelian corresponds with `school:language=xmf` - - Afar corresponds with `school:language=aa` - - Angika corresponds with `school:language=anp` - - Aromanian corresponds with `school:language=rup` - - Venetian corresponds with `school:language=vec` - - Veps corresponds with `school:language=vep` - - Bhojpuri corresponds with `school:language=bh` - - Shawiya corresponds with `school:language=shy` - - Herero corresponds with `school:language=hz` - - Mon corresponds with `school:language=mnw` - - Mazanderani corresponds with `school:language=mzn` - - Occitan corresponds with `school:language=oc` - - Indonesian corresponds with `school:language=id` - - Venda corresponds with `school:language=ve` - - Minangkabau corresponds with `school:language=min` - - Mirandese corresponds with `school:language=mwl` - - Pennsylvania German corresponds with `school:language=pdc` - - Palatinate German corresponds with `school:language=pfl` - - Nynorsk corresponds with `school:language=nn` - - Bokmål corresponds with `school:language=nb` - - Cornish corresponds with `school:language=kw` - - Scots corresponds with `school:language=sco` - - Moksha corresponds with `school:language=mdf` - - Sindhi corresponds with `school:language=sd` - - Tatar corresponds with `school:language=tt` - - Silesian corresponds with `school:language=szl` - - Karakalpak corresponds with `school:language=kaa` - - Javanese corresponds with `school:language=jv` - - Tagalog corresponds with `school:language=tl` - - Tongan corresponds with `school:language=to` - - Erzya corresponds with `school:language=myv` - - Lezgian corresponds with `school:language=lez` - - Choctaw corresponds with `school:language=cho` - - Greenlandic corresponds with `school:language=kl` - - Piedmontese corresponds with `school:language=pms` - - Crimean Tatar corresponds with `school:language=crh` - - Inari Sami corresponds with `school:language=smn` - - Ripuarian corresponds with `school:language=ksh` - - Chewa corresponds with `school:language=ny` - - Mongolian corresponds with `school:language=mn` - - Kashmiri corresponds with `school:language=ks` - - Igbo corresponds with `school:language=ig` - - Kinyarwanda corresponds with `school:language=rw` - - Low German corresponds with `school:language=nds` - - Ndonga corresponds with `school:language=ng` - - Saraiki corresponds with `school:language=skr` - - Northern Sami corresponds with `school:language=se` - - Inupiaq corresponds with `school:language=ik` - - Khakas corresponds with `school:language=kjh` - - Nepali corresponds with `school:language=ne` - - Neapolitan corresponds with `school:language=nap` - - Luganda corresponds with `school:language=lg` - - Haitian Creole corresponds with `school:language=ht` - - Ossetian corresponds with `school:language=os` - - Newar corresponds with `school:language=new` - - Sundanese corresponds with `school:language=su` - - Inuktitut corresponds with `school:language=iu` - - Gikuyu corresponds with `school:language=ki` - - Kannada corresponds with `school:language=kn` - - Ingush corresponds with `school:language=inh` - - Picard corresponds with `school:language=pcd` - - Sardinian corresponds with `school:language=sc` - - Sranan Tongo corresponds with `school:language=srn` - - Kirundi corresponds with `school:language=rn` - - Hiri Motu corresponds with `school:language=ho` - - Sango corresponds with `school:language=sg` - - Papiamento corresponds with `school:language=pap` - - Kabardian corresponds with `school:language=kbd` - - Odia corresponds with `school:language=or` - - Mapudungun corresponds with `school:language=arn` - - Oromo corresponds with `school:language=om` - - Santali corresponds with `school:language=sat` - - Nuosu corresponds with `school:language=ii` - - Kabiye corresponds with `school:language=kbp` - - Kabyle corresponds with `school:language=kab` - - Kongo corresponds with `school:language=kg` - - Karachay-Balkar corresponds with `school:language=krc` - - Tumbuka corresponds with `school:language=tum` - - Tausug corresponds with `school:language=tsg` - - Shilha corresponds with `school:language=shi` - - Shona corresponds with `school:language=sn` - - Tok Pisin corresponds with `school:language=tpi` - - Tarifit corresponds with `school:language=rif` - - Tuvan corresponds with `school:language=tyv` - - Tigrinya corresponds with `school:language=ti` - - Tetum corresponds with `school:language=tet` - - Sicilian corresponds with `school:language=scn` - - Lombard corresponds with `school:language=lmo` - - Ilocano corresponds with `school:language=ilo` - - Samoan corresponds with `school:language=sm` - - Swazi corresponds with `school:language=ss` - - Meitei corresponds with `school:language=mni` - - Komi corresponds with `school:language=kv` - - Kurdish corresponds with `school:language=ku` - - Judaeo-Spanish corresponds with `school:language=lad` - - Tsonga corresponds with `school:language=ts` - - Sesotho corresponds with `school:language=st` - - Ligurian corresponds with `school:language=lij` - - Maithili corresponds with `school:language=mai` - - Tuvaluan corresponds with `school:language=tvl` - - Tswana corresponds with `school:language=tn` - - Walloon corresponds with `school:language=wa` - - Southern Min corresponds with `school:language=nan` - - Pitkern corresponds with `school:language=pih` - - Ladin corresponds with `school:language=lld` - - Tahitian corresponds with `school:language=ty` - - Wolof corresponds with `school:language=wo` - - Waray corresponds with `school:language=war` - - Lak corresponds with `school:language=lbe` - - Latgalian corresponds with `school:language=ltg` - - Madurese corresponds with `school:language=mad` - - Marshallese corresponds with `school:language=mh` - - Moldovan corresponds with `school:language=mo` - - Nenets corresponds with `school:language=yrk` - - Chinook Jargon corresponds with `school:language=chn` - - Kanuri corresponds with `school:language=kr` - - Twi corresponds with `school:language=tw` - - Shan corresponds with `school:language=shn` - - West Flemish corresponds with `school:language=vls` - - Pangasinan corresponds with `school:language=pag` - - Northern Sotho corresponds with `school:language=nso` - - Lingala corresponds with `school:language=ln` - - Zeelandic corresponds with `school:language=zea` - - Atayal corresponds with `school:language=tay` - - Wu Chinese corresponds with `school:language=wuu` - - Sakha corresponds with `school:language=sah` - - Jamaican Creole corresponds with `school:language=jam` - - Lakota corresponds with `school:language=lkt` - - Karelian corresponds with `school:language=krl` - - Tulu corresponds with `school:language=tcy` - - Ume Sami corresponds with `school:language=sju` - - Southern Thai corresponds with `school:language=sou` - - Amdo Tibetan corresponds with `school:language=adx` - - Silesian German corresponds with `school:language=sli` - - Swiss German corresponds with `school:language=als` - - Khasi corresponds with `school:language=kha` - - Manchu corresponds with `school:language=mnc` - - Yoruba corresponds with `school:language=yo` - - Malayalam corresponds with `school:language=ml` - - Haida corresponds with `school:language=hai` - - Kutenai corresponds with `school:language=kut` - - Ho corresponds with `school:language=hoc` - - German Sign Language corresponds with `school:language=gsg` - - Limburgish corresponds with `school:language=li` - - Western Armenian corresponds with `school:language=hyw` - - Central Alaskan Yup'ik corresponds with `school:language=esu` - - Abaza corresponds with `school:language=abq` - - Tlingit corresponds with `school:language=tli` - - Seediq corresponds with `school:language=trv` - - Sakizaya corresponds with `school:language=szy` - - Mizo corresponds with `school:language=lus` - - Livvi-Karelian corresponds with `school:language=olo` - - Pontic Greek corresponds with `school:language=pnt` - - Permyak corresponds with `school:language=koi` - - Nogai corresponds with `school:language=nog` - - Wakhi corresponds with `school:language=wbl` - - Talysh corresponds with `school:language=tly` - - Meadow Mari corresponds with `school:language=mhr` - - Megleno-Romanian corresponds with `school:language=ruq` - - Mentawai corresponds with `school:language=mwv` - - Koyukon corresponds with `school:language=koy` - - Chilcotin corresponds with `school:language=clc` - - Võro corresponds with `school:language=fiu-vro` - - Louisiana French corresponds with `school:language=frc` - - Gun corresponds with `school:language=guw` - - Hakha-Chin corresponds with `school:language=cnh` - - Mapun corresponds with `school:language=sjm` - - Brazilian Sign Language corresponds with `school:language=bzs` - - Tyap corresponds with `school:language=kcg` - - Māori corresponds with `school:language=mi` - - Tunisian Arabic corresponds with `school:language=aeb` - - Guernésiais corresponds with `school:language=nrf-gg` - - Laki corresponds with `school:language=lki` - - Beja corresponds with `school:language=bej` - - Chukchi corresponds with `school:language=ckt` - - Muscogee corresponds with `school:language=mus` - - Paiwan corresponds with `school:language=pwn` - - Kwanyama corresponds with `school:language=kj` - - Romagnol corresponds with `school:language=rgn` - - Ambonese corresponds with `school:language=abs` - - Saaroa corresponds with `school:language=sxr` - - Kavalan corresponds with `school:language=ckv` - - Tsou corresponds with `school:language=tsu` - - Saisiyat corresponds with `school:language=xsy` - - Lavukaleve corresponds with `school:language=lvk` - - Yue Chinese corresponds with `school:language=zh-yue` - - Tavoyan corresponds with `school:language=tvn` - - Papuan Malay corresponds with `school:language=pmy` - - Khamba corresponds with `school:language=kbg` - - Marwari corresponds with `school:language=rwr` - - Northern Tutchone corresponds with `school:language=ttm` - - Hill Mari corresponds with `school:language=mrj` - - Nias corresponds with `school:language=nia` - - Nheengatu corresponds with `school:language=yrl` - - Kaqchikel corresponds with `school:language=cak` - - Amis corresponds with `school:language=ami` - - Karon corresponds with `school:language=krx` - - Hiligaynon corresponds with `school:language=hil` - - Pazeh corresponds with `school:language=uun` - - Ter Sami corresponds with `school:language=sjt` - - Wolaytta corresponds with `school:language=wal` - - Vilamovian corresponds with `school:language=wym` - - Algerian Arabic corresponds with `school:language=arq` - - Burushaski corresponds with `school:language=bsk` - - Bakhtiari corresponds with `school:language=bqi` - - Hunsrik corresponds with `school:language=hrx` - - Thao corresponds with `school:language=ssf` - - Mara corresponds with `school:language=mrh` - - Pemon corresponds with `school:language=aoc` - - Tseku corresponds with `school:language=tsk` - - Southern Luri corresponds with `school:language=luz` - - Southern Tutchone corresponds with `school:language=tce` - - K’iche’ corresponds with `school:language=quc` - - Bunun corresponds with `school:language=bnn` - - Laz corresponds with `school:language=lzz` - - Southern Kurdish corresponds with `school:language=sdh` - - Naskapi corresponds with `school:language=nsk` - - Alabama corresponds with `school:language=akz` - - Krio corresponds with `school:language=kri` - - Cape Verdean Creole corresponds with `school:language=kea` - - Rukai corresponds with `school:language=dru` - - Central Atlas Tamazight corresponds with `school:language=tzm` - - Badaga corresponds with `school:language=bfq` - - Khowar corresponds with `school:language=khw` - - Southern Uzbek corresponds with `school:language=uzs` - - Finnish Kalo corresponds with `school:language=rmf` - - Osage corresponds with `school:language=osa` - - Capiznon corresponds with `school:language=cps` - - Pitjantjatjara corresponds with `school:language=pjt` - - Eastern Pwo corresponds with `school:language=kjp` - - Ghanaian Pidgin English corresponds with `school:language=gpe` - - Kirmanjki corresponds with `school:language=kiu` - - Cook Islands Maori corresponds with `school:language=rar` - - S'gaw Karen corresponds with `school:language=ksw` - - Simplified Chinese corresponds with `school:language=zh_Hant` - - Brazilian Portuguese corresponds with `school:language=pt_BR` - - Filipino corresponds with `school:language=fil` This document is autogenerated from [assets/layers/school/school.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/school/school.json) \ No newline at end of file diff --git a/Docs/Layers/shops.md b/Docs/Layers/shops.md index 8c315bd33..69d4174c2 100644 --- a/Docs/Layers/shops.md +++ b/Docs/Layers/shops.md @@ -5,7 +5,7 @@ - + A shop @@ -29,6 +29,7 @@ A shop - [personal](https://mapcomplete.osm.be/personal) - [pets](https://mapcomplete.osm.be/pets) - [shops](https://mapcomplete.osm.be/shops) + - [sports](https://mapcomplete.osm.be/sports) @@ -63,7 +64,6 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | -[](https://taginfo.openstreetmap.org/keys/shop#values) [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [hobby](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhobby) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) [](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | @@ -102,184 +102,6 @@ This is rendered with This shop is called {name} -### shop_types - - - -The question is What kind of shop is this? - -This rendering asks information about the property [shop](https://wiki.openstreetmap.org/wiki/Key:shop) - -This is rendered with This is a {shop} - - - - - - - Farm Supply Shop corresponds with `shop=agrarian` - - Liquor Store corresponds with `shop=alcohol` - - Anime / Manga Shop corresponds with `shop=anime` - - Antiques Shop corresponds with `shop=antiques` - - Appliance Store corresponds with `shop=appliance` - - Art Store corresponds with `shop=art` - - Baby Goods Store corresponds with `shop=baby_goods` - - Bag/Luggage Store corresponds with `shop=bag` - - Bakery corresponds with `shop=bakery` - - Bathroom Furnishing Store corresponds with `shop=bathroom_furnishing` - - Beauty Shop corresponds with `shop=beauty` - - Bedding/Mattress Store corresponds with `shop=bed` - - Beverage Store corresponds with `shop=beverages` - - Bicycle Shop corresponds with `shop=bicycle` - - Boat Store corresponds with `shop=boat` - - Bookmaker corresponds with `shop=bookmaker` - - Book Store corresponds with `shop=books` - - Brewing Supply Store corresponds with `shop=brewing_supplies` - - Butcher corresponds with `shop=butcher` - - Camera Equipment Store corresponds with `shop=camera` - - Candle Shop corresponds with `shop=candles` - - Cannabis Shop corresponds with `shop=cannabis` - - Car Dealership corresponds with `shop=car` - - Car Parts Store corresponds with `shop=car_parts` - - Car Repair Shop corresponds with `shop=car_repair` - - RV Dealership corresponds with `shop=caravan` - - Carpet Store corresponds with `shop=carpet` - - Catalog Shop corresponds with `shop=catalogue` - - Charity Store corresponds with `shop=charity` - - Cheese Store corresponds with `shop=cheese` - - Drugstore corresponds with `shop=chemist` - - Chocolate Store corresponds with `shop=chocolate` - - Clothing Store corresponds with `shop=clothes` - - Coffee Store corresponds with `shop=coffee` - - Collectibles Shop corresponds with `shop=collector` - - Computer Store corresponds with `shop=computer` - - Candy Store corresponds with `shop=confectionery` - - Convenience Store corresponds with `shop=convenience` - - Copy Store corresponds with `shop=copyshop` - - Cosmetics Store corresponds with `shop=cosmetics` - - Country Store corresponds with `shop=country_store` - - Arts & Crafts Store corresponds with `shop=craft` - - Curtain Store corresponds with `shop=curtain` - - Dairy Store corresponds with `shop=dairy` - - Deli corresponds with `shop=deli` - - Department Store corresponds with `shop=department_store` - - DIY Store corresponds with `shop=doityourself` - - Door Shop corresponds with `shop=doors` - - Dry Cleaner corresponds with `shop=dry_cleaning` - - E-Cigarette Shop corresponds with `shop=e-cigarette` - - Electrical Equipment Store corresponds with `shop=electrical` - - Electronics Store corresponds with `shop=electronics` - - Erotic Store corresponds with `shop=erotic` - - Fabric Store corresponds with `shop=fabric` - - Produce Stand corresponds with `shop=farm` - - Fashion Accessories Store corresponds with `shop=fashion_accessories` - - Fireplace Store corresponds with `shop=fireplace` - - Fishing Shop corresponds with `shop=fishing` - - Flooring Supply Shop corresponds with `shop=flooring` - - Florist corresponds with `shop=florist` - - Framing Shop corresponds with `shop=frame` - - Frozen Food Store corresponds with `shop=frozen_food` - - Fuel Shop corresponds with `shop=fuel` - - Funeral Home corresponds with `shop=funeral_directors` - - Furniture Store corresponds with `shop=furniture` - - Tabletop Game Store corresponds with `shop=games` - - Garden Center corresponds with `shop=garden_centre` - - Bottled Gas Shop corresponds with `shop=gas` - - General Store corresponds with `shop=general` - - Gift Shop corresponds with `shop=gift` - - Greengrocer corresponds with `shop=greengrocer` - - Hairdresser corresponds with `shop=hairdresser` - - Hairdresser Supply Store corresponds with `shop=hairdresser_supply` - - Hardware Store corresponds with `shop=hardware` - - Health Food Shop corresponds with `shop=health_food` - - Hearing Aids Store corresponds with `shop=hearing_aids` - - Herbalist corresponds with `shop=herbalist` - - Hifi Store corresponds with `shop=hifi` - - Hobby Shop corresponds with `shop=hobby` - - Household Linen Shop corresponds with `shop=household_linen` - - Houseware Store corresponds with `shop=houseware` - - Hunting Shop corresponds with `shop=hunting` - - Interior Decoration Store corresponds with `shop=interior_decoration` - - Jewelry Store corresponds with `shop=jewelry` - - Kiosk corresponds with `shop=kiosk` - - Kitchen Design Store corresponds with `shop=kitchen` - - Laundry corresponds with `shop=laundry` - - Leather Store corresponds with `shop=leather` - - Lighting Store corresponds with `shop=lighting` - - Locksmith corresponds with `shop=locksmith` - - Lottery Shop corresponds with `shop=lottery` - - Mall corresponds with `shop=mall` - - Massage Shop corresponds with `shop=massage` - - Medical Supply Store corresponds with `shop=medical_supply` - - Military Surplus Store corresponds with `shop=military_surplus` - - Mobile Phone Store corresponds with `shop=mobile_phone` - - Model Shop corresponds with `shop=model` - - Money Lender corresponds with `shop=money_lender` - - Motorcycle Dealership corresponds with `shop=motorcycle` - - Motorcycle Repair Shop corresponds with `shop=motorcycle_repair` - - Music Store corresponds with `shop=music` - - Musical Instrument Store corresponds with `shop=musical_instrument` - - Newspaper/Magazine Shop corresponds with `shop=newsagent` - - Nutrition Supplements Store corresponds with `shop=nutrition_supplements` - - Optician corresponds with `shop=optician` - - Outdoors Store corresponds with `shop=outdoor` - - Online Retailer Outpost corresponds with `shop=outpost` - - Paint Store corresponds with `shop=paint` - - Party Supply Store corresponds with `shop=party` - - Pastry Shop corresponds with `shop=pastry` - - Pawn Shop corresponds with `shop=pawnbroker` - - Perfume Store corresponds with `shop=perfumery` - - Pet Store corresponds with `shop=pet` - - Pet Grooming Store corresponds with `shop=pet_grooming` - - Photography Store corresponds with `shop=photo` - - Pottery Store corresponds with `shop=pottery` - - Printer Ink Store corresponds with `shop=printer_ink` - - Psychic corresponds with `shop=psychic` - - Fireworks Store corresponds with `shop=pyrotechnics` - - Radio/Electronic Component Store corresponds with `shop=radiotechnics` - - Religious Store corresponds with `shop=religion` - - Rental Shop corresponds with `shop=rental` - - Repair Shop corresponds with `shop=repair` - - Scuba Diving Shop corresponds with `shop=scuba_diving` - - Seafood Shop corresponds with `shop=seafood` - - Consignment/Thrift Store corresponds with `shop=second_hand` - - Sewing Supply Shop corresponds with `shop=sewing` - - Shoe Repair Shop corresponds with `shop=shoe_repair` - - Shoe Store corresponds with `shop=shoes` - - Spice Shop corresponds with `shop=spices` - - Sporting Goods Store corresponds with `shop=sports` - - Stationery Store corresponds with `shop=stationery` - - Storage Rental corresponds with `shop=storage_rental` - - Supermarket corresponds with `shop=supermarket` - - Pool Supply Store corresponds with `shop=swimming_pool` - - Tailor corresponds with `shop=tailor` - - Tattoo Parlor corresponds with `shop=tattoo` - - Tea Store corresponds with `shop=tea` - - Telecom Retail Store corresponds with `shop=telecommunication` - - Ticket Seller corresponds with `shop=ticket` - - Tile Shop corresponds with `shop=tiles` - - Tobacco Shop corresponds with `shop=tobacco` - - Tool Rental corresponds with `shop=tool_hire` - - Toy Store corresponds with `shop=toys` - - Trade Shop corresponds with `shop=trade` - - Travel Agency corresponds with `shop=travel_agency` - - Trophy Shop corresponds with `shop=trophy` - - Tire Store corresponds with `shop=tyres` - - Vacuum Cleaner Store corresponds with `shop=vacuum_cleaner` - - Variety Store corresponds with `shop=variety_store` - - Video Store corresponds with `shop=video` - - Video Game Store corresponds with `shop=video_games` - - Watches Shop corresponds with `shop=watches` - - Drinking Water Shop corresponds with `shop=water` - - Watersport/Swim Shop corresponds with `shop=water_sports` - - Weapon Shop corresponds with `shop=weapons` - - Wholesale Store corresponds with `shop=wholesale` - - Wig Shop corresponds with `shop=wigs` - - Window Blind Store corresponds with `shop=window_blind` - - Wine Shop corresponds with `shop=wine` - - - - ### opening_hours diff --git a/Docs/Layers/speed_camera.md b/Docs/Layers/speed_camera.md new file mode 100644 index 000000000..f9d40f506 --- /dev/null +++ b/Docs/Layers/speed_camera.md @@ -0,0 +1,93 @@ + + + speed_camera +============== + + + + + +Layer showing speed cameras + + + + + + + - This layer is shown at zoomlevel **12** and higher + - This layer will automatically load [maxspeed](./maxspeed.md) into the layout as it depends on it: a preset snaps to this layer (presets[0]) + + + + +#### Themes using this layer + + + + + + - [maxspeed](https://mapcomplete.osm.be/maxspeed) + - [personal](https://mapcomplete.osm.be/personal) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - highway=speed_camera + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22speed_camera%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/maxspeed#values) [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) | [pnat](../SpecialInputElements.md#pnat) | + + + + +### maxspeed + + + +The question is What is the maximum speed allowed at this speed camera? + +This rendering asks information about the property [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) + +This is rendered with The maximum speed allowed is {canonical(maxspeed)} + + + + + +### ref + + + +This tagrendering has no question and is thus read-only + + + +Only visible if `ref~.+` is shown + +This document is autogenerated from [assets/layers/speed_camera/speed_camera.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/speed_camera/speed_camera.json) \ No newline at end of file diff --git a/Docs/Layers/speed_display.md b/Docs/Layers/speed_display.md new file mode 100644 index 000000000..10d58be54 --- /dev/null +++ b/Docs/Layers/speed_display.md @@ -0,0 +1,95 @@ + + + speed_display +=============== + + + + + +Layer showing speed displays that alert drivers of their speed. + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [maxspeed](https://mapcomplete.osm.be/maxspeed) + - [personal](https://mapcomplete.osm.be/personal) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - highway=speed_display + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22speed_display%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/maxspeed#values) [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) | [pnat](../SpecialInputElements.md#pnat) | +[](https://taginfo.openstreetmap.org/keys/inscription#values) [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) | + + + + +### maxspeed + + + +The question is What is the maximum speed allowed at this speed display? + +This rendering asks information about the property [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) + +This is rendered with The maximum speed allowed at this speed display is {canonical(maxspeed)} + + + + + +### inscription + + + +The question is What is the text on this speed display? + +This rendering asks information about the property [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) + +This is rendered with The text on this speed display is {inscription} + + + +This document is autogenerated from [assets/layers/speed_display/speed_display.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/speed_display/speed_display.json) \ No newline at end of file diff --git a/Docs/Layers/sport_pitch.md b/Docs/Layers/sport_pitch.md index e76ec5524..cb4ff866c 100644 --- a/Docs/Layers/sport_pitch.md +++ b/Docs/Layers/sport_pitch.md @@ -27,6 +27,7 @@ A sport pitch - [personal](https://mapcomplete.osm.be/personal) - [sport_pitches](https://mapcomplete.osm.be/sport_pitches) + - [sports](https://mapcomplete.osm.be/sports) diff --git a/Docs/Layers/sports_centre.md b/Docs/Layers/sports_centre.md new file mode 100644 index 000000000..df0a1921f --- /dev/null +++ b/Docs/Layers/sports_centre.md @@ -0,0 +1,174 @@ + + + sports_centre +=============== + + + + + +Indoor and outdoor sports centres can be found on this layer + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [personal](https://mapcomplete.osm.be/personal) + - [sports](https://mapcomplete.osm.be/sports) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - leisure=sports_centre + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22leisure%22%3D%22sports_centre%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | +[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | +[](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | +[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | +[](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) + + + + +### images + + + +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` + +This tagrendering has no question and is thus read-only + + + + + +### opening_hours + + + +The question is What are the opening hours of {title()}? + +This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) + +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} + + + + + +### phone + + + +The question is What is the phone number of {title()}? + +This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) + +This is rendered with {phone} + + + + + + - {contact:phone} corresponds with `contact:phone~.+` + - This option cannot be chosen as answer + + + + +### website + + + +The question is What is the website of {title()}? + +This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) + +This is rendered with {website} + + + + + + - {contact:website} corresponds with `contact:website~.+` + - This option cannot be chosen as answer + + + + +### email + + + +The question is What is the email address of {title()}? + +This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) + +This is rendered with {email} + + + + + + - {contact:email} corresponds with `contact:email~.+` + - This option cannot be chosen as answer + + + + +### wheelchair-access + + + +The question is Is this place accessible with a wheelchair? + + + + + + - This place is specially adapted for wheelchair users corresponds with `wheelchair=designated` + - This place is easily reachable with a wheelchair corresponds with `wheelchair=yes` + - It is possible to reach this place in a wheelchair, but it is not easy corresponds with `wheelchair=limited` + - This place is not reachable with a wheelchair corresponds with `wheelchair=no` + + +This document is autogenerated from [assets/layers/sports_centre/sports_centre.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/sports_centre/sports_centre.json) \ No newline at end of file diff --git a/Docs/Layers/stairs.md b/Docs/Layers/stairs.md new file mode 100644 index 000000000..f4f853125 --- /dev/null +++ b/Docs/Layers/stairs.md @@ -0,0 +1,124 @@ + + + stairs +======== + + + + + +Layer showing stairs and escalators + + + + + + + - This layer is shown at zoomlevel **17** and higher + - Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings` + + + + +#### Themes using this layer + + + + + + - [blind_osm](https://mapcomplete.osm.be/blind_osm) + - [personal](https://mapcomplete.osm.be/personal) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - highway=steps + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22steps%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/handrail#values) [handrail](https://wiki.openstreetmap.org/wiki/Key:handrail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno) +[](https://taginfo.openstreetmap.org/keys/conveying#values) [conveying](https://wiki.openstreetmap.org/wiki/Key:conveying) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dno) + + + + +### handrail + + + +The question is Does this stair have a handrail? + + + + + + - These stairs have a handrail corresponds with `handrail=yes` + - These stairs do not have a handrail corresponds with `handrail=no` + + + + +### ramp + + + +The question is Is there a ramp at these stairs? + + + + + + - There is a ramp for bicycles here corresponds with `ramp:bicycle=yes` + - Unselecting this answer will add ramp:bicycle=no + - There is a ramp for wheelchairs here corresponds with `ramp:wheelchair=yes` + - Unselecting this answer will add ramp:wheelchair=no + - There is ramp for wheelchairs here, but it is shown separately on the map corresponds with `ramp=separate` + - This option cannot be chosen as answer + - There is a ramp for strollers here corresponds with `ramp:stroller=yes` + - Unselecting this answer will add ramp:stroller=no + - There is no ramp at these stairs corresponds with `ramp=no` + - Unselecting this answer will add + + + + +### conveying + + + +This tagrendering has no question and is thus read-only + + + + + + - This is an escalator corresponds with `conveying=yes` + - This is not an escalator corresponds with `conveying=no` + + +This document is autogenerated from [assets/layers/stairs/stairs.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/stairs/stairs.json) \ No newline at end of file diff --git a/Docs/Layers/tertiary_education.md b/Docs/Layers/tertiary_education.md index be84ce2e8..ca1550061 100644 --- a/Docs/Layers/tertiary_education.md +++ b/Docs/Layers/tertiary_education.md @@ -62,8 +62,6 @@ attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/amenity#values) [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [college](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcollege) [university](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Duniversity) [](https://taginfo.openstreetmap.org/keys/isced:2011:level#values) [isced:2011:level](https://wiki.openstreetmap.org/wiki/Key:isced:2011:level) | Multiple choice | [bachelor](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dbachelor) [master](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dmaster) [doctorate](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Ddoctorate) -[](https://taginfo.openstreetmap.org/keys/capacity#values) [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | -[](https://taginfo.openstreetmap.org/keys/school:gender#values) [school:gender](https://wiki.openstreetmap.org/wiki/Key:school:gender) | Multiple choice | [mixed](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmixed) [separated](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dseparated) [male](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmale) [female](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dfemale) [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | @@ -106,38 +104,6 @@ Only visible if `amenity=university` is shown -### capacity - - - -The question is How much students can at most enroll in this school? - -This rendering asks information about the property [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) - -This is rendered with This school can enroll at most {capacity} students - - - - - -### gender - - - -The question is Which genders can enroll at this school? - - - - - - - Both boys and girls can enroll here and have classes together corresponds with `school:gender=mixed` - - Both boys and girls can enroll here but they are separated (e.g. they have lessons in different classrooms or at different times) corresponds with `school:gender=separated` - - This is a boys only-school corresponds with `school:gender=male` - - This is a girls-only school corresponds with `school:gender=female` - - - - ### website diff --git a/Docs/Layers/toekomstige_fietsstraat.md b/Docs/Layers/toekomstige_fietsstraat.md index 47085eddc..3bec42998 100644 --- a/Docs/Layers/toekomstige_fietsstraat.md +++ b/Docs/Layers/toekomstige_fietsstraat.md @@ -5,7 +5,7 @@ - + This street will become a cyclestreet soon @@ -39,10 +39,10 @@ Elements must have the all of following tags to be shown on this layer: - - proposed:cyclestreet=yes + - proposed:cyclestreet=yes|proposed:bicycle_road=yes -[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22proposed%3Acyclestreet%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22proposed%3Abicycle_road%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22proposed%3Acyclestreet%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) @@ -59,7 +59,7 @@ this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ -[](https://taginfo.openstreetmap.org/keys/cyclestreet#values) [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D) +[](https://taginfo.openstreetmap.org/keys/traffic_sign#values) [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) [](https://taginfo.openstreetmap.org/keys/cyclestreet:start_date#values) [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | @@ -88,13 +88,38 @@ The question is Is the street {name} a cyclestreet? - This street is a cyclestreet (and has a speed limit of 30 km/h) corresponds with `cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no` + - This street is a bicycle road corresponds with `bicycle_road=yes` + - This option cannot be chosen as answer + - This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later) corresponds with `bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated` - This street is a cyclestreet corresponds with `cyclestreet=yes` - This street will become a cyclestreet soon corresponds with `proposed:cyclestreet=yes` + - This street will become a bicycle road soon corresponds with `proposed:bicycle_road=yes` - This street is not a cyclestreet corresponds with `` +### supplementary_sign + + + +The question is What sign does this bicycle road have? + + + + + + - Residents allowed corresponds with `traffic_sign=DE:244.1,1020-30` + - Motor vehicles allowed corresponds with `traffic_sign=DE:244.1,1022-12,1024-10` + - Motorcycles allowed corresponds with `traffic_sign=DE:244.1,1022-12` + - Cars allowed corresponds with `traffic_sign=DE:244.1,1024-10` + - There are no supplementary signs at this bicycle road. corresponds with `traffic_sign=DE:244.1` + + +Only visible if `bicycle_road=yes&_country=de` is shown + + + ### future_cyclestreet diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md index c9f90d4ed..31346f129 100644 --- a/Docs/Layers/toilet.md +++ b/Docs/Layers/toilet.md @@ -192,7 +192,7 @@ Only visible if `fee=yes` is shown -### Opening-hours +### opening_hours_24_7 @@ -200,13 +200,13 @@ The question is When are these toilets opened? This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) -This is rendered with {opening_hours_table()} +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} - - Opened 24/7 corresponds with `opening_hours=24/7` + - 24/7 opened (including holidays) corresponds with `opening_hours=24/7` @@ -240,6 +240,8 @@ This is rendered with The door to the wheelchair-accessible toilet is {canonica +Only visible if `wheelchair=yes|wheelchair=designated` is shown + ### toilets-type diff --git a/Docs/Layers/toilet_at_amenity.md b/Docs/Layers/toilet_at_amenity.md new file mode 100644 index 000000000..ff3c883dc --- /dev/null +++ b/Docs/Layers/toilet_at_amenity.md @@ -0,0 +1,277 @@ + + + toilet_at_amenity +=================== + + + + + +A layer showing (public) toilets located at different places. + + + + + + + - This layer is shown at zoomlevel **12** and higher + + + + +#### Themes using this layer + + + + + + - [personal](https://mapcomplete.osm.be/personal) + - [toilets](https://mapcomplete.osm.be/toilets) + + + + + Basic tags for this layer +--------------------------- + + + +Elements must have the all of following tags to be shown on this layer: + + + + - toilets=yes + + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22toilets%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + + + + Supported attributes +---------------------- + + + +Warning: + +this quick overview is incomplete + + + +attribute | type | values which are supported by this layer +----------- | ------ | ------------------------------------------ +[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) +[](https://taginfo.openstreetmap.org/keys/toilets:access#values) [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) +[](https://taginfo.openstreetmap.org/keys/toilets:fee#values) [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) +[](https://taginfo.openstreetmap.org/keys/toilets:charge#values) [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | +[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | +[](https://taginfo.openstreetmap.org/keys/toilets:wheelchair#values) [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) +[](https://taginfo.openstreetmap.org/keys/toilets:door:width#values) [toilets:door:width](https://wiki.openstreetmap.org/wiki/Key:toilets:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | +[](https://taginfo.openstreetmap.org/keys/toilets:description#values) [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [string](../SpecialInputElements.md#string) | + + + + +### images + + + +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` + +This tagrendering has no question and is thus read-only + + + + + +### level + + + +The question is On what level is this feature located? + +This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level) + +This is rendered with Located on the {level}th floor + + + + + + - Located underground corresponds with `location=underground` + - This option cannot be chosen as answer + - Located on the ground floor corresponds with `level=0` + - Located on the ground floor corresponds with `` + - This option cannot be chosen as answer + - Located on the first floor corresponds with `level=1` + - Located on the first basement level corresponds with `level=-1` + + + + +### toilet-access + + + +The question is Are these toilets publicly accessible? + +This rendering asks information about the property [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) + +This is rendered with Access is {toilets:access} + + + + + + - Public access corresponds with `toilets:access=yes` + - Only access to customers of the amenity corresponds with `toilets:access=customers` + - Not accessible, even for customers of the amenity corresponds with `toilets:access=no` + - Accessible, but one has to ask a key to enter corresponds with `toilets:access=key` + - Public access corresponds with `toilets:access=public` + - This option cannot be chosen as answer + + + + +### toilets-fee + + + +The question is Are these toilets free to use? + + + + + + - These are paid toilets corresponds with `toilets:fee=yes` + - Free to use corresponds with `toilets:fee=no` + + + + +### toilet-charge + + + +The question is How much does one have to pay for these toilets? + +This rendering asks information about the property [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) + +This is rendered with The fee is {toilets:charge} + + + +Only visible if `toilets:fee=yes` is shown + + + +### opening_hours + + + +The question is When is the amenity where these toilets are located open? + +This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) + +This is rendered with

Opening hours

{opening_hours_table(opening_hours)} + + + + + +### toilets-wheelchair + + + +The question is Is there a dedicated toilet for wheelchair users? + + + + + + - There is a dedicated toilet for wheelchair users corresponds with `toilets:wheelchair=yes` + - No wheelchair access corresponds with `toilets:wheelchair=no` + - There is only a dedicated toilet for wheelchair users corresponds with `toilets:wheelchair=designated` + + + + +### wheelchair-door-width + + + +The question is What is the width of the door to the wheelchair accessible toilet? + +This rendering asks information about the property [toilets:door:width](https://wiki.openstreetmap.org/wiki/Key:toilets:door:width) + +This is rendered with The door to the wheelchair-accessible toilet is {canonical(toilets:door:width)} wide + + + +Only visible if `toilets:wheelchair=yes|toilets:wheelchair=designated` is shown + + + +### toilettoiletstype + + + +This tagrendering has no question and is thus read-only + + + + + +### toilettoiletschangingtable + + + +This tagrendering has no question and is thus read-only + + + + + +### toilettoiletchangingtablelocation + + + +This tagrendering has no question and is thus read-only + + + + + +### toilettoilethandwashing + + + +This tagrendering has no question and is thus read-only + + + + + +### toilettoilethaspaper + + + +This tagrendering has no question and is thus read-only + + + + + +### description + + + +The question is Is there still something relevant you couldn't give in the previous questions? Add it here.
Don't repeat already stated facts + +This rendering asks information about the property [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) + +This is rendered with {toilets:description} + + + +This document is autogenerated from [assets/layers/toilet_at_amenity/toilet_at_amenity.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/toilet_at_amenity/toilet_at_amenity.json) \ No newline at end of file diff --git a/Docs/Layers/transit_stops.md b/Docs/Layers/transit_stops.md index 251d1e3d2..20e1edff1 100644 --- a/Docs/Layers/transit_stops.md +++ b/Docs/Layers/transit_stops.md @@ -25,6 +25,7 @@ Layer showing different types of transit stops. + - [blind_osm](https://mapcomplete.osm.be/blind_osm) - [personal](https://mapcomplete.osm.be/personal) - [transit](https://mapcomplete.osm.be/transit) diff --git a/Docs/TagInfo/mapcomplete_blind_osm.json b/Docs/TagInfo/mapcomplete_blind_osm.json new file mode 100644 index 000000000..e2767733a --- /dev/null +++ b/Docs/TagInfo/mapcomplete_blind_osm.json @@ -0,0 +1,1100 @@ +{ + "data_format": 1, + "project": { + "name": "MapComplete OSM for the blind", + "description": "Help to map features relevant for the blind", + "project_url": "https://mapcomplete.osm.be/blind_osm", + "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/", + "icon_url": "https://mapcomplete.osm.be/assets/themes/blind_osm/Blindicon.svg", + "contact_name": "Pieter Vander Vennet", + "contact_email": "pietervdvn@posteo.net" + }, + "tags": [ + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "cycleway" + }, + { + "key": "cycleway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "lane" + }, + { + "key": "cycleway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "shared_lane" + }, + { + "key": "cycleway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "track" + }, + { + "key": "cyclestreet", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "yes" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "residential" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "tertiary" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "unclassified" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "primary" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "secondary" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "tertiary_link" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "primary_link" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "secondary_link" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "service" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "footway" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "pedestrian" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "living_street" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "path" + }, + { + "key": "bicycle", + "description": "The MapComplete theme OSM for the blind has a layer Cycleways and roads showing features with this tag", + "value": "designated" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=shared_lane with a fixed text, namely 'There is a shared lane' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "shared_lane" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=lane with a fixed text, namely 'There is a lane next to the road (separated with paint)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "lane" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=track with a fixed text, namely 'There is a track, but no cycleway drawn separately from this road on the map.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "track" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=separate with a fixed text, namely 'There is a separately drawn cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=no with a fixed text, namely 'There is no cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "cycleway", + "description": "Layer 'Cycleways and roads' shows cycleway=no with a fixed text, namely 'There is no cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "lit", + "description": "Layer 'Cycleways and roads' shows lit=yes with a fixed text, namely 'This street is lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "lit", + "description": "Layer 'Cycleways and roads' shows lit=no with a fixed text, namely 'This road is not lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "lit", + "description": "Layer 'Cycleways and roads' shows lit=sunset-sunrise with a fixed text, namely 'This road is lit at night' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "sunset-sunrise" + }, + { + "key": "lit", + "description": "Layer 'Cycleways and roads' shows lit=24/7 with a fixed text, namely 'This road is lit 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "24/7" + }, + { + "key": "cyclestreet", + "description": "Layer 'Cycleways and roads' shows cyclestreet=yes with a fixed text, namely 'This is a cyclestreet, and a 30km/h zone.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "cyclestreet", + "description": "Layer 'Cycleways and roads' shows cyclestreet=yes with a fixed text, namely 'This is a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "cyclestreet", + "description": "Layer 'Cycleways and roads' shows with a fixed text, namely 'This is not a cyclestreet.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key cyclestreet.", + "value": "" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=20 with a fixed text, namely 'The maximum speed is 20 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "20" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=30 with a fixed text, namely 'The maximum speed is 30 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "30" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=50 with a fixed text, namely 'The maximum speed is 50 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "50" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=70 with a fixed text, namely 'The maximum speed is 70 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "70" + }, + { + "key": "maxspeed", + "description": "Layer 'Cycleways and roads' shows maxspeed=90 with a fixed text, namely 'The maximum speed is 90 km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "90" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'cycleway:surface' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=unpaved with a fixed text, namely 'This cycleway is unpaved' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unpaved" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=paved with a fixed text, namely 'This cycleway is paved' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "paved" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=asphalt with a fixed text, namely 'This cycleway is made of asphalt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "asphalt" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=paving_stones with a fixed text, namely 'This cycleway is made of smooth paving stones' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "paving_stones" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=concrete with a fixed text, namely 'This cycleway is made of concrete' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "concrete" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=cobblestone with a fixed text, namely 'This cycleway is made of cobblestone (unhewn or sett)' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "cobblestone" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=unhewn_cobblestone with a fixed text, namely 'This cycleway is made of raw, natural cobblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unhewn_cobblestone" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=sett with a fixed text, namely 'This cycleway is made of flat, square cobblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "sett" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=wood with a fixed text, namely 'This cycleway is made of wood' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "wood" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=gravel with a fixed text, namely 'This cycleway is made of gravel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "gravel" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=fine_gravel with a fixed text, namely 'This cycleway is made of fine gravel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "fine_gravel" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=pebblestone with a fixed text, namely 'This cycleway is made of pebblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "pebblestone" + }, + { + "key": "cycleway:surface", + "description": "Layer 'Cycleways and roads' shows cycleway:surface=ground with a fixed text, namely 'This cycleway is made from raw ground' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "ground" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=excellent with a fixed text, namely 'Usable for thin rollers: rollerblade, skateboard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "excellent" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=good with a fixed text, namely 'Usable for thin wheels: racing bike' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "good" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=intermediate with a fixed text, namely 'Usable for normal wheels: city bike, wheelchair, scooter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "intermediate" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=bad with a fixed text, namely 'Usable for robust wheels: trekking bike, car, rickshaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "bad" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=very_bad with a fixed text, namely 'Usable for vehicles with high clearance: light duty off-road vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "very_bad" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=horrible with a fixed text, namely 'Usable for off-road vehicles: heavy duty off-road vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "horrible" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=very_horrible with a fixed text, namely 'Usable for specialized off-road vehicles: tractor, ATV' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "very_horrible" + }, + { + "key": "cycleway:smoothness", + "description": "Layer 'Cycleways and roads' shows cycleway:smoothness=impassable with a fixed text, namely 'Impassable / No wheeled vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "impassable" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'surface' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=unpaved with a fixed text, namely 'This cycleway is unhardened' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unpaved" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=paved with a fixed text, namely 'This cycleway is paved' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "paved" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=asphalt with a fixed text, namely 'This cycleway is made of asphalt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "asphalt" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=paving_stones with a fixed text, namely 'This cycleway is made of smooth paving stones' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "paving_stones" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=concrete with a fixed text, namely 'This cycleway is made of concrete' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "concrete" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=cobblestone with a fixed text, namely 'This cycleway is made of cobblestone (unhewn or sett)' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "cobblestone" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=unhewn_cobblestone with a fixed text, namely 'This cycleway is made of raw, natural cobblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unhewn_cobblestone" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=sett with a fixed text, namely 'This cycleway is made of flat, square cobblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "sett" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=wood with a fixed text, namely 'This cycleway is made of wood' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "wood" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=gravel with a fixed text, namely 'This cycleway is made of gravel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "gravel" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=fine_gravel with a fixed text, namely 'This cycleway is made of fine gravel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "fine_gravel" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=pebblestone with a fixed text, namely 'This cycleway is made of pebblestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "pebblestone" + }, + { + "key": "surface", + "description": "Layer 'Cycleways and roads' shows surface=ground with a fixed text, namely 'This cycleway is made from raw ground' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "ground" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=excellent with a fixed text, namely 'Usable for thin rollers: rollerblade, skateboard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "excellent" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=good with a fixed text, namely 'Usable for thin wheels: racing bike' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "good" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=intermediate with a fixed text, namely 'Usable for normal wheels: city bike, wheelchair, scooter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "intermediate" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=bad with a fixed text, namely 'Usable for robust wheels: trekking bike, car, rickshaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "bad" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=very_bad with a fixed text, namely 'Usable for vehicles with high clearance: light duty off-road vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "very_bad" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=horrible with a fixed text, namely 'Usable for off-road vehicles: heavy duty off-road vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "horrible" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=very_horrible with a fixed text, namely 'Usable for specialized off-road vehicles: tractor, ATV' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "very_horrible" + }, + { + "key": "smoothness", + "description": "Layer 'Cycleways and roads' shows smoothness=impassable with a fixed text, namely 'Impassable / No wheeled vehicle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "impassable" + }, + { + "key": "width:carriageway", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'width:carriageway' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7 with a fixed text, namely 'Compulsory cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign~^(BE:D7;.*)$ with a fixed text, namely 'Compulsory cycleway (with supplementary sign)
' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D9 with a fixed text, namely 'Segregated foot/cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D9" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D10 with a fixed text, namely 'Unsegregated foot/cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D10" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=none with a fixed text, namely 'No traffic sign present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "none" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=BE:D7 with a fixed text, namely 'Compulsory cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign~^(BE:D7;.*)$ with a fixed text, namely 'Compulsory cycleway (with supplementary sign)
' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=BE:D9 with a fixed text, namely 'Segregated foot/cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D9" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=BE:D10 with a fixed text, namely 'Unsegregated foot/cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=NL:G11 with a fixed text, namely 'Compulsory cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "NL:G11" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=NL:G12a with a fixed text, namely 'Compulsory (moped)cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "NL:G12a" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=NL:G13 with a fixed text, namely 'Non-compulsory cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "NL:G13" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cycleways and roads' shows traffic_sign=none with a fixed text, namely 'No traffic sign present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "none" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M6 with a fixed text, namely 'Mopeds must use the cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M6" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M13 with a fixed text, namely 'Speedpedelecs must use the cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M13" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M14 with a fixed text, namely 'Mopeds and speedpedelecs must use the cycleway' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M14" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M7 with a fixed text, namely 'Mopeds are not allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M7" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M15 with a fixed text, namely 'Speedpedelecs are not allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M15" + }, + { + "key": "cycleway:traffic_sign", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign=BE:D7;BE:M16 with a fixed text, namely 'Mopeds and speedpedelecs are not allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "BE:D7;BE:M16" + }, + { + "key": "cycleway:traffic_sign:supplementary", + "description": "Layer 'Cycleways and roads' shows cycleway:traffic_sign:supplementary=none with a fixed text, namely 'No supplementary traffic sign present' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "none" + }, + { + "key": "cycleway:buffer", + "description": "Layer 'Cycleways and roads' shows and asks freeform values for key 'cycleway:buffer' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "cycleway:separation", + "description": "Layer 'Cycleways and roads' shows cycleway:separation=dashed_line with a fixed text, namely 'This cycleway is separated by a dashed line' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "dashed_line" + }, + { + "key": "cycleway:separation", + "description": "Layer 'Cycleways and roads' shows cycleway:separation=solid_line with a fixed text, namely 'This cycleway is separated by a solid line' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "solid_line" + }, + { + "key": "cycleway:separation", + "description": "Layer 'Cycleways and roads' shows cycleway:separation=parking_lane with a fixed text, namely 'This cycleway is separated by a parking lane' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "parking_lane" + }, + { + "key": "cycleway:separation", + "description": "Layer 'Cycleways and roads' shows cycleway:separation=kerb with a fixed text, namely 'This cycleway is separated by a kerb' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "kerb" + }, + { + "key": "separation", + "description": "Layer 'Cycleways and roads' shows separation=dashed_line with a fixed text, namely 'This cycleway is separated by a dashed line' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "dashed_line" + }, + { + "key": "separation", + "description": "Layer 'Cycleways and roads' shows separation=solid_line with a fixed text, namely 'This cycleway is separated by a solid line' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "solid_line" + }, + { + "key": "separation", + "description": "Layer 'Cycleways and roads' shows separation=parking_lane with a fixed text, namely 'This cycleway is separated by a parking lane' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "parking_lane" + }, + { + "key": "separation", + "description": "Layer 'Cycleways and roads' shows separation=kerb with a fixed text, namely 'This cycleway is separated by a kerb' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "kerb" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Crossings showing features with this tag", + "value": "traffic_signals" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Crossings showing features with this tag", + "value": "crossing" + }, + { + "key": "image", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "crossing", + "description": "Layer 'Crossings' shows crossing=uncontrolled with a fixed text, namely 'Crossing, without traffic lights' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "uncontrolled" + }, + { + "key": "crossing", + "description": "Layer 'Crossings' shows crossing=traffic_signals with a fixed text, namely 'Crossing with traffic signals' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "traffic_signals" + }, + { + "key": "crossing", + "description": "Layer 'Crossings' shows crossing=zebra with a fixed text, namely 'Zebra crossing' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "zebra" + }, + { + "key": "crossing", + "description": "Layer 'Crossings' shows crossing=unmarked with a fixed text, namely 'Crossing without crossing markings' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "unmarked" + }, + { + "key": "crossing_ref", + "description": "Layer 'Crossings' shows crossing_ref=zebra with a fixed text, namely 'This is a zebra crossing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "zebra" + }, + { + "key": "crossing_ref", + "description": "Layer 'Crossings' shows with a fixed text, namely 'This is not a zebra crossing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key crossing_ref.", + "value": "" + }, + { + "key": "crossing:island", + "description": "Layer 'Crossings' shows crossing:island=yes with a fixed text, namely 'This crossing has an island in the middle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "crossing:island", + "description": "Layer 'Crossings' shows crossing:island=no with a fixed text, namely 'This crossing does not have an island in the middle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "tactile_paving", + "description": "Layer 'Crossings' shows tactile_paving=yes with a fixed text, namely 'This crossing has tactile paving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "tactile_paving", + "description": "Layer 'Crossings' shows tactile_paving=no with a fixed text, namely 'This crossing does not have tactile paving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "tactile_paving", + "description": "Layer 'Crossings' shows tactile_paving=incorrect with a fixed text, namely 'This crossing has tactile paving, but is not correct' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "incorrect" + }, + { + "key": "button_operated", + "description": "Layer 'Crossings' shows button_operated=yes with a fixed text, namely 'This traffic light has a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "button_operated", + "description": "Layer 'Crossings' shows button_operated=no with a fixed text, namely 'This traffic light does not have a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=yes with a fixed text, namely 'This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=no with a fixed text, namely 'This traffic light does not have sound signals to help crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=locate with a fixed text, namely 'This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "locate" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=walk with a fixed text, namely 'This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "walk" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=yes with a fixed text, namely 'The button for this traffic light has a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=no with a fixed text, namely 'The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=yes with a fixed text, namely 'This traffic light has an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=no with a fixed text, namely 'This traffic light does not have an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=yes with a fixed text, namely 'This traffic light has a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=no with a fixed text, namely 'This traffic light does not have a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "red_turn:right:bicycle", + "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "red_turn:right:bicycle", + "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "red_turn:right:bicycle", + "description": "Layer 'Crossings' shows red_turn:right:bicycle=no with a fixed text, namely 'A cyclist can not turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "red_turn:straight:bicycle", + "description": "Layer 'Crossings' shows red_turn:straight:bicycle=yes with a fixed text, namely 'A cyclist can go straight on if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "red_turn:straight:bicycle", + "description": "Layer 'Crossings' shows red_turn:straight:bicycle=yes with a fixed text, namely 'A cyclist can go straight on if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "red_turn:straight:bicycle", + "description": "Layer 'Crossings' shows red_turn:straight:bicycle=no with a fixed text, namely 'A cyclist can not go straight on if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "barrier", + "description": "The MapComplete theme OSM for the blind has a layer Kerbs showing features with this tag", + "value": "kerb" + }, + { + "key": "image", + "description": "The layer 'Kerbs allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Kerbs allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Kerbs allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Kerbs allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "kerb", + "description": "Layer 'Kerbs' shows kerb=raised with a fixed text, namely 'This kerb is raised (>3 cm)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "raised" + }, + { + "key": "kerb", + "description": "Layer 'Kerbs' shows kerb=lowered with a fixed text, namely 'This kerb is lowered (~3 cm)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "lowered" + }, + { + "key": "kerb", + "description": "Layer 'Kerbs' shows kerb=flush with a fixed text, namely 'This kerb is flush (~0cm)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "flush" + }, + { + "key": "kerb", + "description": "Layer 'Kerbs' shows kerb=no with a fixed text, namely 'There is no kerb here' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "kerb", + "description": "Layer 'Kerbs' shows kerb=yes with a fixed text, namely 'There is a kerb of unknown height' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "tactile_paving", + "description": "Layer 'Kerbs' shows tactile_paving=yes with a fixed text, namely 'This kerb has tactile paving.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "tactile_paving", + "description": "Layer 'Kerbs' shows tactile_paving=no with a fixed text, namely 'This kerb does not have tactile paving.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "tactile_paving", + "description": "Layer 'Kerbs' shows tactile_paving=incorrect with a fixed text, namely 'This kerb has tactile paving, but it is incorrect.' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "incorrect" + }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows and asks freeform values for key 'kerb:height' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows kerb:height=0 with a fixed text, namely 'This kerb is flush and is lower than 1cm.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "0" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Transit Stops showing features with this tag", + "value": "bus_stop" + }, + { + "key": "name", + "description": "Layer 'Transit Stops' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "noname", + "description": "Layer 'Transit Stops' shows noname=yes with a fixed text, namely 'This stop has no name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "name", + "description": "Layer 'Transit Stops' shows noname=yes with a fixed text, namely 'This stop has no name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key name.", + "value": "" + }, + { + "key": "image", + "description": "The layer 'Transit Stops allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Transit Stops allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Transit Stops allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Transit Stops allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "shelter", + "description": "Layer 'Transit Stops' shows shelter=yes with a fixed text, namely 'This stop has a shelter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "shelter", + "description": "Layer 'Transit Stops' shows shelter=no with a fixed text, namely 'This stop does not have a shelter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "shelter", + "description": "Layer 'Transit Stops' shows shelter=separate with a fixed text, namely 'This stop has a shelter, that's separately mapped' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "bench", + "description": "Layer 'Transit Stops' shows bench=yes with a fixed text, namely 'This stop has a bench' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "bench", + "description": "Layer 'Transit Stops' shows bench=no with a fixed text, namely 'This stop does not have a bench' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "bench", + "description": "Layer 'Transit Stops' shows bench=separate with a fixed text, namely 'This stop has a bench, that's separately mapped' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "bin", + "description": "Layer 'Transit Stops' shows bin=yes with a fixed text, namely 'This stop has a bin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "bin", + "description": "Layer 'Transit Stops' shows bin=no with a fixed text, namely 'This stop does not have a bin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "bin", + "description": "Layer 'Transit Stops' shows bin=separate with a fixed text, namely 'This stop has a bin, that's separately mapped' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "wheelchair", + "description": "Layer 'Transit Stops' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Transit Stops' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Transit Stops' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Transit Stops' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "tactile_paving", + "description": "Layer 'Transit Stops' shows tactile_paving=yes with a fixed text, namely 'This stop has tactile paving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "tactile_paving", + "description": "Layer 'Transit Stops' shows tactile_paving=no with a fixed text, namely 'This stop does not have tactile paving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "lit", + "description": "Layer 'Transit Stops' shows lit=yes with a fixed text, namely 'This stop is lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "lit", + "description": "Layer 'Transit Stops' shows lit=no with a fixed text, namely 'This stop is not lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=yes with a fixed text, namely 'This stop has a departures board of unknown type' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=realtime with a fixed text, namely 'This stop has a board showing realtime departure information' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "realtime" + }, + { + "key": "passenger_information_display", + "description": "Layer 'Transit Stops' shows passenger_information_display=yes with a fixed text, namely 'This stop has a board showing realtime departure information' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=timetable with a fixed text, namely 'This stop has a timetable showing regular departures' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "timetable" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=interval with a fixed text, namely 'This stop has a timetable containing just the interval between departures' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "interval" + }, + { + "key": "departures_board", + "description": "Layer 'Transit Stops' shows departures_board=no with a fixed text, namely 'This stop does not have a departures board' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Elevator showing features with this tag", + "value": "elevator" + }, + { + "key": "image", + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "level", + "description": "Layer 'Elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "location", + "description": "Layer 'Elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Elevator' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Elevator' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Elevator' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "-1" + }, + { + "key": "operational_status", + "description": "Layer 'Elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "broken" + }, + { + "key": "operational_status", + "description": "Layer 'Elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "closed" + }, + { + "key": "operational_status", + "description": "Layer 'Elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "ok" + }, + { + "key": "operational_status", + "description": "Layer 'Elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'OSM for the blind') Picking this answer will delete the key operational_status.", + "value": "" + }, + { + "key": "door:width", + "description": "Layer 'Elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "elevator:width", + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "elevator:depth", + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'OSM for the blind')" + }, + { + "key": "hearing_loop", + "description": "Layer 'Elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "hearing_loop", + "description": "Layer 'Elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "highway", + "description": "The MapComplete theme OSM for the blind has a layer Stairs showing features with this tag", + "value": "steps" + }, + { + "key": "handrail", + "description": "Layer 'Stairs' shows handrail=yes with a fixed text, namely 'These stairs have a handrail' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "handrail", + "description": "Layer 'Stairs' shows handrail=no with a fixed text, namely 'These stairs do not have a handrail' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "ramp:bicycle", + "description": "Layer 'Stairs' shows ramp:bicycle=yes with a fixed text, namely 'There is a ramp for bicycles here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "ramp:wheelchair", + "description": "Layer 'Stairs' shows ramp:wheelchair=yes with a fixed text, namely 'There is a ramp for wheelchairs here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "ramp", + "description": "Layer 'Stairs' shows ramp=separate with a fixed text, namely 'There is ramp for wheelchairs here, but it is shown separately on the map' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "separate" + }, + { + "key": "ramp:stroller", + "description": "Layer 'Stairs' shows ramp:stroller=yes with a fixed text, namely 'There is a ramp for strollers here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "ramp", + "description": "Layer 'Stairs' shows ramp=no with a fixed text, namely 'There is no ramp at these stairs' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + }, + { + "key": "conveying", + "description": "Layer 'Stairs' shows conveying=yes with a fixed text, namely 'This is an escalator' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "yes" + }, + { + "key": "conveying", + "description": "Layer 'Stairs' shows conveying=no with a fixed text, namely 'This is not an escalator' (in the MapComplete.osm.be theme 'OSM for the blind')", + "value": "no" + } + ] +} \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_climbing.json b/Docs/TagInfo/mapcomplete_climbing.json index c6bd77b05..dbd3b8ff1 100644 --- a/Docs/TagInfo/mapcomplete_climbing.json +++ b/Docs/TagInfo/mapcomplete_climbing.json @@ -143,78 +143,10 @@ "key": "contact:email", "description": "Layer 'Climbing gyms' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, - { - "key": "charge", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "fee", - "description": "Layer 'Climbing gyms' shows fee=no with a fixed text, namely 'Climbing here is free of charge' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "fee", - "description": "Layer 'Climbing gyms' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "charge", - "description": "Layer 'Climbing gyms' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map') Picking this answer will delete the key charge.", - "value": "" - }, { "key": "opening_hours", "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Climbing Map')" }, - { - "key": "climbing:length", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:length' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:grade:french:min", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:grade:french:min' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:grade:french:max", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:grade:french:max' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=limited with a fixed text, namely 'Bouldering is possible, allthough there are only a few routes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "limited" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder~.+ with a fixed text, namely 'There are {climbing:boulder} boulder routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport~.+ with a fixed text, namely 'There are {climbing:sport} sport climbing routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "climbing:bolts:max", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:bolts:max' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, { "key": "climbing:speed", "description": "Layer 'Climbing gyms' shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", @@ -402,48 +334,6 @@ "description": "Layer 'Climbing opportunities' shows rock=limestone with a fixed text, namely 'Limestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", "value": "limestone" }, - { - "key": "url", - "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "charge", - "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, - { - "key": "fee", - "description": "Layer 'Climbing opportunities' shows fee=no with a fixed text, namely 'Climbing here is free of charge' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "fee", - "description": "Layer 'Climbing opportunities' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "charge", - "description": "Layer 'Climbing opportunities' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map') Picking this answer will delete the key charge.", - "value": "" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "yes" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "no" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=limited with a fixed text, namely 'Bouldering is possible, allthough there are only a few routes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", - "value": "limited" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder~.+ with a fixed text, namely 'There are {climbing:boulder} boulder routes' (in the MapComplete.osm.be theme 'Open Climbing Map')" - }, { "key": "access", "description": "Layer 'Climbing opportunities' shows access=yes with a fixed text, namely 'Publicly accessible to anyone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')", diff --git a/Docs/TagInfo/mapcomplete_cycle_infra.json b/Docs/TagInfo/mapcomplete_cycle_infra.json index 6eaabf2d7..c3946cae2 100644 --- a/Docs/TagInfo/mapcomplete_cycle_infra.json +++ b/Docs/TagInfo/mapcomplete_cycle_infra.json @@ -680,6 +680,22 @@ "description": "The MapComplete theme Bicycle infrastructure has a layer Crossings showing features with this tag", "value": "crossing" }, + { + "key": "image", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, { "key": "crossing", "description": "Layer 'Crossings' shows crossing=uncontrolled with a fixed text, namely 'Crossing, without traffic lights' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", @@ -755,6 +771,56 @@ "description": "Layer 'Crossings' shows button_operated=no with a fixed text, namely 'This traffic light does not have a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", "value": "no" }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=yes with a fixed text, namely 'This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "yes" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=no with a fixed text, namely 'This traffic light does not have sound signals to help crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=locate with a fixed text, namely 'This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "locate" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=walk with a fixed text, namely 'This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "walk" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=yes with a fixed text, namely 'The button for this traffic light has a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "yes" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=no with a fixed text, namely 'The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "no" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=yes with a fixed text, namely 'This traffic light has an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "yes" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=no with a fixed text, namely 'This traffic light does not have an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "no" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=yes with a fixed text, namely 'This traffic light has a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "yes" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=no with a fixed text, namely 'This traffic light does not have a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", + "value": "no" + }, { "key": "red_turn:right:bicycle", "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle infrastructure')", diff --git a/Docs/TagInfo/mapcomplete_cyclestreets.json b/Docs/TagInfo/mapcomplete_cyclestreets.json index 5ea1cfdca..2bffb8be3 100644 --- a/Docs/TagInfo/mapcomplete_cyclestreets.json +++ b/Docs/TagInfo/mapcomplete_cyclestreets.json @@ -15,6 +15,11 @@ "description": "The MapComplete theme Cyclestreets has a layer Cyclestreets showing features with this tag", "value": "yes" }, + { + "key": "bicycle_road", + "description": "The MapComplete theme Cyclestreets has a layer Cyclestreets showing features with this tag", + "value": "yes" + }, { "key": "image", "description": "The layer 'Cyclestreets allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" @@ -51,6 +56,41 @@ "description": "Layer 'Cyclestreets' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no with a fixed text, namely 'This street is a cyclestreet (and has a speed limit of 30 km/h)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes with a fixed text, namely 'This street is a bicycle road' (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "bicycle_road", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, + { + "key": "maxspeed", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "30" + }, + { + "key": "source:maxspeed", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:bicycle_road" + }, + { + "key": "vehicle", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "no" + }, + { + "key": "bicycle", + "description": "Layer 'Cyclestreets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "designated" + }, { "key": "cyclestreet", "description": "Layer 'Cyclestreets' shows cyclestreet=yes with a fixed text, namely 'This street is a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", @@ -71,6 +111,16 @@ "description": "Layer 'Cyclestreets' shows proposed:cyclestreet=yes with a fixed text, namely 'This street will become a cyclestreet soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", "value": "yes" }, + { + "key": "bicycle_road", + "description": "Layer 'Cyclestreets' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Cyclestreets' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, { "key": "cyclestreet", "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key cyclestreet.", @@ -81,11 +131,46 @@ "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, { "key": "overtaking:motor_vehicle", "description": "Layer 'Cyclestreets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key overtaking:motor_vehicle.", "value": "" }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1,1020-30 with a fixed text, namely 'Residents allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1020-30" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1,1022-12,1024-10 with a fixed text, namely 'Motor vehicles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1,1022-12 with a fixed text, namely 'Motorcycles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1,1024-10 with a fixed text, namely 'Cars allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Cyclestreets' shows traffic_sign=DE:244.1 with a fixed text, namely 'There are no supplementary signs at this bicycle road.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1" + }, { "key": "cyclestreet:start_date", "description": "Layer 'Cyclestreets' shows and asks freeform values for key 'cyclestreet:start_date' (in the MapComplete.osm.be theme 'Cyclestreets')" @@ -95,6 +180,11 @@ "description": "The MapComplete theme Cyclestreets has a layer Future cyclestreet showing features with this tag", "value": "yes" }, + { + "key": "proposed:bicycle_road", + "description": "The MapComplete theme Cyclestreets has a layer Future cyclestreet showing features with this tag", + "value": "yes" + }, { "key": "image", "description": "The layer 'Future cyclestreet allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" @@ -131,6 +221,41 @@ "description": "Layer 'Future cyclestreet' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no with a fixed text, namely 'This street is a cyclestreet (and has a speed limit of 30 km/h)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes with a fixed text, namely 'This street is a bicycle road' (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "bicycle_road", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, + { + "key": "maxspeed", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "30" + }, + { + "key": "source:maxspeed", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:bicycle_road" + }, + { + "key": "vehicle", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "no" + }, + { + "key": "bicycle", + "description": "Layer 'Future cyclestreet' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "designated" + }, { "key": "cyclestreet", "description": "Layer 'Future cyclestreet' shows cyclestreet=yes with a fixed text, namely 'This street is a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", @@ -151,6 +276,16 @@ "description": "Layer 'Future cyclestreet' shows proposed:cyclestreet=yes with a fixed text, namely 'This street will become a cyclestreet soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", "value": "yes" }, + { + "key": "bicycle_road", + "description": "Layer 'Future cyclestreet' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Future cyclestreet' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, { "key": "cyclestreet", "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key cyclestreet.", @@ -161,11 +296,46 @@ "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, { "key": "overtaking:motor_vehicle", "description": "Layer 'Future cyclestreet' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key overtaking:motor_vehicle.", "value": "" }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1,1020-30 with a fixed text, namely 'Residents allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1020-30" + }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1,1022-12,1024-10 with a fixed text, namely 'Motor vehicles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1,1022-12 with a fixed text, namely 'Motorcycles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12" + }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1,1024-10 with a fixed text, namely 'Cars allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'Future cyclestreet' shows traffic_sign=DE:244.1 with a fixed text, namely 'There are no supplementary signs at this bicycle road.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1" + }, { "key": "cyclestreet:start_date", "description": "Layer 'Future cyclestreet' shows and asks freeform values for key 'cyclestreet:start_date' (in the MapComplete.osm.be theme 'Cyclestreets')" @@ -221,6 +391,41 @@ "description": "Layer 'All streets' shows cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no with a fixed text, namely 'This street is a cyclestreet (and has a speed limit of 30 km/h)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'All streets' shows bicycle_road=yes with a fixed text, namely 'This street is a bicycle road' (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "bicycle_road", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, + { + "key": "maxspeed", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "30" + }, + { + "key": "source:maxspeed", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:bicycle_road" + }, + { + "key": "vehicle", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "no" + }, + { + "key": "bicycle", + "description": "Layer 'All streets' shows bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated with a fixed text, namely 'This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "designated" + }, { "key": "cyclestreet", "description": "Layer 'All streets' shows cyclestreet=yes with a fixed text, namely 'This street is a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", @@ -241,6 +446,16 @@ "description": "Layer 'All streets' shows proposed:cyclestreet=yes with a fixed text, namely 'This street will become a cyclestreet soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", "value": "yes" }, + { + "key": "bicycle_road", + "description": "Layer 'All streets' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'All streets' shows proposed:bicycle_road=yes with a fixed text, namely 'This street will become a bicycle road soon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "yes" + }, { "key": "cyclestreet", "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key cyclestreet.", @@ -251,11 +466,46 @@ "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:cyclestreet.", "value": "" }, + { + "key": "bicycle_road", + "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key bicycle_road.", + "value": "" + }, + { + "key": "proposed:bicycle_road", + "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key proposed:bicycle_road.", + "value": "" + }, { "key": "overtaking:motor_vehicle", "description": "Layer 'All streets' shows with a fixed text, namely 'This street is not a cyclestreet' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets') Picking this answer will delete the key overtaking:motor_vehicle.", "value": "" }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1,1020-30 with a fixed text, namely 'Residents allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1020-30" + }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1,1022-12,1024-10 with a fixed text, namely 'Motor vehicles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1,1022-12 with a fixed text, namely 'Motorcycles allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1022-12" + }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1,1024-10 with a fixed text, namely 'Cars allowed' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1,1024-10" + }, + { + "key": "traffic_sign", + "description": "Layer 'All streets' shows traffic_sign=DE:244.1 with a fixed text, namely 'There are no supplementary signs at this bicycle road.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclestreets')", + "value": "DE:244.1" + }, { "key": "cyclestreet:start_date", "description": "Layer 'All streets' shows and asks freeform values for key 'cyclestreet:start_date' (in the MapComplete.osm.be theme 'Cyclestreets')" diff --git a/Docs/TagInfo/mapcomplete_cyclofix.json b/Docs/TagInfo/mapcomplete_cyclofix.json index f87973a7f..17aae5f02 100644 --- a/Docs/TagInfo/mapcomplete_cyclofix.json +++ b/Docs/TagInfo/mapcomplete_cyclofix.json @@ -452,78 +452,6 @@ "description": "Layer 'Bike repair/shop' shows service:bicycle:rental=no with a fixed text, namely 'This shop doesn't rent out bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no" }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'rental' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=city_bike with a fixed text, namely 'Normal city bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "city_bike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=ebike with a fixed text, namely 'Electrical bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "ebike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=bmx with a fixed text, namely 'BMX bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "bmx" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=mtb with a fixed text, namely 'Mountainbikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "mtb" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=kid_bike with a fixed text, namely 'Bikes for children can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "kid_bike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=tandem with a fixed text, namely 'Tandem bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "tandem" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=racebike with a fixed text, namely 'Race bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "racebike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=bike_helmet with a fixed text, namely 'Bike helmets can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "bike_helmet" - }, - { - "key": "capacity:city_bike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:city_bike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:ebike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:ebike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:kid_bike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:kid_bike' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:bmx", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bmx' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:mtb", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:mtb' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:bicycle_pannier", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bicycle_pannier' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "capacity:tandem_bicycle", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:tandem_bicycle' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, { "key": "service:bicycle:second_hand", "description": "Layer 'Bike repair/shop' shows service:bicycle:second_hand=yes with a fixed text, namely 'This shop sells second-hand bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", @@ -551,7 +479,7 @@ }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=separate with a fixed text, namely 'There is bicycle pump, it is shown as a separate point ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", + "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=separate with a fixed text, namely 'There is bicycle pump, it is shown as a separate point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "separate" }, { @@ -584,25 +512,6 @@ "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning=no with a fixed text, namely 'This shop doesn't offer bicycle cleaning' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "value": "no" }, - { - "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" - }, - { - "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=no with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "no" - }, - { - "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", - "value": "yes" - }, - { - "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') Picking this answer will delete the key service:bicycle:cleaning:charge.", - "value": "" - }, { "key": "description", "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')" diff --git a/Docs/TagInfo/mapcomplete_education.json b/Docs/TagInfo/mapcomplete_education.json index 688bb7807..41567c696 100644 --- a/Docs/TagInfo/mapcomplete_education.json +++ b/Docs/TagInfo/mapcomplete_education.json @@ -58,30 +58,6 @@ "description": "Layer 'Colleges and universities' shows isced:2011:level=doctorate with a fixed text, namely 'Doctorate degrees are awarded here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", "value": "doctorate" }, - { - "key": "capacity", - "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'capacity' (in the MapComplete.osm.be theme 'Education')" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=mixed with a fixed text, namely 'Both boys and girls can enroll here and have classes together' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mixed" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=separated with a fixed text, namely 'Both boys and girls can enroll here but they are separated (e.g. they have lessons in different classrooms or at different times)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "separated" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=male with a fixed text, namely 'This is a boys only-school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "male" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=female with a fixed text, namely 'This is a girls-only school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "female" - }, { "key": "website", "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Education')" @@ -247,2431 +223,6 @@ "key": "contact:email", "description": "Layer 'Primary and secondary schools' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Education')" }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows with a fixed text, namely 'The main language of this school is unknown' (in the MapComplete.osm.be theme 'Education') Picking this answer will delete the key school:language.", - "value": "" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ay with a fixed text, namely 'Aymara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ay" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ab with a fixed text, namely 'Abkhaz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ab" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=an with a fixed text, namely 'Aragonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "an" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=de with a fixed text, namely 'German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "de" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ca with a fixed text, namely 'Catalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ca" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=az with a fixed text, namely 'Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "az" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hr with a fixed text, namely 'Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=eo with a fixed text, namely 'Esperanto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "eo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ba with a fixed text, namely 'Bashkir' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ba" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ar with a fixed text, namely 'Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=he with a fixed text, namely 'Hebrew' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "he" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gl with a fixed text, namely 'Galician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=el with a fixed text, namely 'Modern Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "el" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cs with a fixed text, namely 'Czech' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=da with a fixed text, namely 'Danish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "da" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=af with a fixed text, namely 'Afrikaans' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "af" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ga with a fixed text, namely 'Irish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ga" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hi with a fixed text, namely 'Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bg with a fixed text, namely 'Bulgarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=be with a fixed text, namely 'Belarusian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "be" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gu with a fixed text, namely 'Gujarati' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cy with a fixed text, namely 'Welsh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fr with a fixed text, namely 'French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hsb with a fixed text, namely 'Upper Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hsb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fy with a fixed text, namely 'West Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ak with a fixed text, namely 'Akan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=am with a fixed text, namely 'Amharic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "am" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=es with a fixed text, namely 'Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "es" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bs with a fixed text, namely 'Bosnian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=diq with a fixed text, namely 'Zazaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "diq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dz with a fixed text, namely 'Dzongkha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=co with a fixed text, namely 'Corsican' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "co" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cr with a fixed text, namely 'Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=csb with a fixed text, namely 'Kashubian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "csb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gv with a fixed text, namely 'Manx' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cv with a fixed text, namely 'Chuvash' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bn with a fixed text, namely 'Bengali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gd with a fixed text, namely 'Scottish Gaelic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=av with a fixed text, namely 'Avaric' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "av" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=awa with a fixed text, namely 'Awadhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "awa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=br with a fixed text, namely 'Breton' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "br" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ee with a fixed text, namely 'Ewe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ee" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dag with a fixed text, namely 'Dagbani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dv with a fixed text, namely 'Maldivian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fi with a fixed text, namely 'Finnish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=en with a fixed text, namely 'English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "en" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ady with a fixed text, namely 'Adyghe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ady" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=as with a fixed text, namely 'Assamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "as" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gn with a fixed text, namely 'Guarani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hif with a fixed text, namely 'Fiji Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hif" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ast with a fixed text, namely 'Asturian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ast" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dsb with a fixed text, namely 'Lower Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dsb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=haw with a fixed text, namely 'Hawaiian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "haw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=glk with a fixed text, namely 'Gilaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "glk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gag with a fixed text, namely 'Gagauz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gan with a fixed text, namely 'Gan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ase with a fixed text, namely 'American Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ase" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cal with a fixed text, namely 'Carolinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cal" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gil with a fixed text, namely 'Gilbertese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gil" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arz with a fixed text, namely 'Egyptian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "arz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ban with a fixed text, namely 'Balinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ban" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hak with a fixed text, namely 'Hakka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=din with a fixed text, namely 'Dinka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "din" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=egl with a fixed text, namely 'Emilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "egl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dty with a fixed text, namely 'Doteli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fa with a fixed text, namely 'Persian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cnr with a fixed text, namely 'Montenegrin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cnr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bxr with a fixed text, namely 'Russia Buriat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bxr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckb with a fixed text, namely 'Sorani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ckb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=eu with a fixed text, namely 'Basque' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "eu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=et with a fixed text, namely 'Estonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "et" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bar with a fixed text, namely 'Bavarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fo with a fixed text, namely 'Faroese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frr with a fixed text, namely 'North Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "frr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ch with a fixed text, namely 'Chamorro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ch" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chy with a fixed text, namely 'Cheyenne' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "chy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ce with a fixed text, namely 'Chechen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ce" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=no with a fixed text, namely 'Norwegian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "no" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bjn with a fixed text, namely 'Banjar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bjn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ceb with a fixed text, namely 'Cebuano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ceb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ha with a fixed text, namely 'Hausa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ha" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frp with a fixed text, namely 'Franco-Provençal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "frp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chr with a fixed text, namely 'Cherokee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "chr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gcr with a fixed text, namely 'Guianan Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gcr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gor with a fixed text, namely 'Gorontalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gor" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ext with a fixed text, namely 'Extremaduran' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ext" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fj with a fixed text, namely 'Fijian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fur with a fixed text, namely 'Friulian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fur" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bss with a fixed text, namely 'Kose' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bss" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=prg with a fixed text, namely 'Old Prussian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "prg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ses with a fixed text, namely 'Koyraboro Senni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ses" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pko with a fixed text, namely 'Pökoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pko" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ccp with a fixed text, namely 'Chakma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ccp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dua with a fixed text, namely 'Duala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dua" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tr with a fixed text, namely 'Turkish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ur with a fixed text, namely 'Urdu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ur" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bm with a fixed text, namely 'Bambara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ff with a fixed text, namely 'Fula' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ff" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ru with a fixed text, namely 'Russian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sid with a fixed text, namely 'Sidamo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sid" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=niu with a fixed text, namely 'Niuean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "niu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=oj with a fixed text, namely 'Ojibwe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "oj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vot with a fixed text, namely 'Votic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vot" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bfi with a fixed text, namely 'British Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bfi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bla with a fixed text, namely 'Blackfoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bla" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bbc with a fixed text, namely 'Toba Batak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bbc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ctg with a fixed text, namely 'Chittagonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ctg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=brh with a fixed text, namely 'Brahui' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "brh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bug with a fixed text, namely 'Bugis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bug" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pa with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pnb with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pnb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=brx with a fixed text, namely 'Bodo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "brx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjd with a fixed text, namely 'Kildin Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sjd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bo with a fixed text, namely 'Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bi with a fixed text, namely 'Bislama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cdo with a fixed text, namely 'Min Dong' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cdo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sw with a fixed text, namely 'Swahili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gom with a fixed text, namely 'Goan Konkani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gom" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mfe with a fixed text, namely 'Mauritian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mfe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh with a fixed text, namely 'Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sdc with a fixed text, namely 'Sassarese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sdc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pdt with a fixed text, namely 'Plautdietsch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pdt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sty with a fixed text, namely 'Siberian Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmc with a fixed text, namely 'Carpathian Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rmc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nys with a fixed text, namely 'Noongar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nys" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gsw-fr with a fixed text, namely 'Alsatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gsw-fr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zun with a fixed text, namely 'Zuni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zun" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sms with a fixed text, namely 'Skolt Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pis with a fixed text, namely 'Pijin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pis" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nr with a fixed text, namely 'Southern Ndebele' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=umu with a fixed text, namely 'Munsee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "umu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gaa with a fixed text, namely 'Ga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gaa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fon with a fixed text, namely 'Fon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fon" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=loz with a fixed text, namely 'Lozi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "loz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crs with a fixed text, namely 'Seychellois Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "crs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tru with a fixed text, namely 'Turoyo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=agq with a fixed text, namely 'Aghem' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "agq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ary with a fixed text, namely 'Moroccan Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ary" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=atj with a fixed text, namely 'Atikamekw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "atj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=alt with a fixed text, namely 'Altai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "alt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ta with a fixed text, namely 'Tamil' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ta" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ps with a fixed text, namely 'Pashto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ps" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nqo with a fixed text, namely 'N'Ko' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nqo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ro with a fixed text, namely 'Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ro" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cbk-zam with a fixed text, namely 'Chavacano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cbk-zam" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ovd with a fixed text, namely 'Elfdalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ovd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vmf with a fixed text, namely 'Main-Franconian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bto with a fixed text, namely 'Rinconada Bikol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bto" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bcc with a fixed text, namely 'Southern Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bcc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crl with a fixed text, namely 'Northern East Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "crl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lrc with a fixed text, namely 'Northern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lrc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=akl with a fixed text, namely 'Aklan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "akl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bpy with a fixed text, namely 'Bishnupriya Manipuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bpy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mic with a fixed text, namely 'Mi'kmaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mic" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sk with a fixed text, namely 'Slovak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sl with a fixed text, namely 'Slovene' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ryu with a fixed text, namely 'Okinawan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ryu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yai with a fixed text, namely 'Yaghnobi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=efi with a fixed text, namely 'Efik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "efi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=te with a fixed text, namely 'Telugu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "te" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yi with a fixed text, namely 'Yiddish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tg with a fixed text, namely 'Tajik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bat-smg with a fixed text, namely 'Samogitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bat-smg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nod with a fixed text, namely 'Northern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nod" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lag with a fixed text, namely 'Rangi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krj with a fixed text, namely 'Kinaray-a' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "krj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yap with a fixed text, namely 'Yapese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ydg with a fixed text, namely 'Yidgha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ydg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vi with a fixed text, namely 'Vietnamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=it with a fixed text, namely 'Italian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "it" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bzg with a fixed text, namely 'Babuza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bzg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pyu with a fixed text, namely 'Puyuma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pyu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=guc with a fixed text, namely 'Wayuu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "guc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ood with a fixed text, namely 'O'odham' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ood" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bdr with a fixed text, namely 'West Coast Bajau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bdr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=btm with a fixed text, namely 'Mandailing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "btm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gcf with a fixed text, namely 'Guadeloupean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gcf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=srq with a fixed text, namely 'Sirionó' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "srq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ins with a fixed text, namely 'Indian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ins" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rki with a fixed text, namely 'Arakanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wls with a fixed text, namely 'Wallisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wls" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sje with a fixed text, namely 'Pite Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sje" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=smj with a fixed text, namely 'Lule Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "smj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kum with a fixed text, namely 'Kumyk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kum" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nui with a fixed text, namely 'Kombe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nui" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh-min-nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zh-min-nan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pl with a fixed text, namely 'Polish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cpx with a fixed text, namely 'Pu-Xian Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cpx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=khg with a fixed text, namely 'Khams Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "khg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fkv with a fixed text, namely 'Kven' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fkv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fuf with a fixed text, namely 'Pular' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fuf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jax with a fixed text, namely 'Jambi Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "jax" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dtp with a fixed text, namely 'Kadazandusun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dtp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zgh with a fixed text, namely 'Standard Moroccan Berber' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zgh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bgn with a fixed text, namely 'Western Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bgn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yav with a fixed text, namely 'Yangben' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yav" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sv with a fixed text, namely 'Swedish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=azb with a fixed text, namely 'South Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "azb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xnb with a fixed text, namely 'Kanakanavu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "xnb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fa-af with a fixed text, namely 'Dari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fa-af" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=qu with a fixed text, namely 'Quechua' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "qu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sei with a fixed text, namely 'Seri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sei" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sq with a fixed text, namely 'Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uk with a fixed text, namely 'Ukrainian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "uk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uz with a fixed text, namely 'Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "uz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ka with a fixed text, namely 'Georgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ka" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pt with a fixed text, namely 'Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hy with a fixed text, namely 'Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nl with a fixed text, namely 'Dutch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rm with a fixed text, namely 'Romansh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aln with a fixed text, namely 'Gheg Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "aln" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mr with a fixed text, namely 'Marathi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mg with a fixed text, namely 'Malagasy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sh with a fixed text, namely 'Serbo-Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zu with a fixed text, namely 'Zulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=is with a fixed text, namely 'Icelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "is" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lb with a fixed text, namely 'Luxembourgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tk with a fixed text, namely 'Turkmen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=th with a fixed text, namely 'Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "th" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ja with a fixed text, namely 'Japanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ja" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lv with a fixed text, namely 'Latvian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmy with a fixed text, namely 'Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rmy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=km with a fixed text, namely 'Khmer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "km" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lo with a fixed text, namely 'Lao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=so with a fixed text, namely 'Somali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "so" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sma with a fixed text, namely 'Southern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sma" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=moe with a fixed text, namely 'Innu-aimun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "moe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sr with a fixed text, namely 'Serbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lt with a fixed text, namely 'Lithuanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hu with a fixed text, namely 'Hungarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=my with a fixed text, namely 'Burmese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "my" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ms with a fixed text, namely 'Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xh with a fixed text, namely 'Xhosa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "xh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=udm with a fixed text, namely 'Udmurt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "udm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rue with a fixed text, namely 'Rusyn' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rue" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=stq with a fixed text, namely 'Saterland Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "stq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ky with a fixed text, namely 'Kyrgyz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ky" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mt with a fixed text, namely 'Maltese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mk with a fixed text, namely 'Macedonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=za with a fixed text, namely 'Zhuang' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "za" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ug with a fixed text, namely 'Uyghur' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ug" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ko with a fixed text, namely 'Korean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ko" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=si with a fixed text, namely 'Sinhala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "si" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kk with a fixed text, namely 'Kazakh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=na with a fixed text, namely 'Nauruan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "na" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nv with a fixed text, namely 'Navajo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fit with a fixed text, namely 'Meänkieli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fit" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xmf with a fixed text, namely 'Mingrelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "xmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aa with a fixed text, namely 'Afar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "aa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=anp with a fixed text, namely 'Angika' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "anp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rup with a fixed text, namely 'Aromanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rup" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vec with a fixed text, namely 'Venetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vec" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vep with a fixed text, namely 'Veps' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vep" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bh with a fixed text, namely 'Bhojpuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shy with a fixed text, namely 'Shawiya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "shy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hz with a fixed text, namely 'Herero' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mnw with a fixed text, namely 'Mon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mnw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mzn with a fixed text, namely 'Mazanderani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mzn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=oc with a fixed text, namely 'Occitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "oc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=id with a fixed text, namely 'Indonesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "id" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ve with a fixed text, namely 'Venda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ve" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=min with a fixed text, namely 'Minangkabau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "min" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mwl with a fixed text, namely 'Mirandese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mwl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pdc with a fixed text, namely 'Pennsylvania German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pdc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pfl with a fixed text, namely 'Palatinate German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pfl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nn with a fixed text, namely 'Nynorsk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nb with a fixed text, namely 'Bokmål' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kw with a fixed text, namely 'Cornish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sco with a fixed text, namely 'Scots' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sco" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mdf with a fixed text, namely 'Moksha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mdf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sd with a fixed text, namely 'Sindhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tt with a fixed text, namely 'Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=szl with a fixed text, namely 'Silesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "szl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kaa with a fixed text, namely 'Karakalpak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kaa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jv with a fixed text, namely 'Javanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "jv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tl with a fixed text, namely 'Tagalog' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=to with a fixed text, namely 'Tongan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "to" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=myv with a fixed text, namely 'Erzya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "myv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lez with a fixed text, namely 'Lezgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lez" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cho with a fixed text, namely 'Choctaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cho" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kl with a fixed text, namely 'Greenlandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pms with a fixed text, namely 'Piedmontese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crh with a fixed text, namely 'Crimean Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "crh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=smn with a fixed text, namely 'Inari Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "smn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ksh with a fixed text, namely 'Ripuarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ksh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ny with a fixed text, namely 'Chewa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ny" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mn with a fixed text, namely 'Mongolian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ks with a fixed text, namely 'Kashmiri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ks" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ig with a fixed text, namely 'Igbo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ig" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rw with a fixed text, namely 'Kinyarwanda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nds with a fixed text, namely 'Low German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nds" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ng with a fixed text, namely 'Ndonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ng" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=skr with a fixed text, namely 'Saraiki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "skr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=se with a fixed text, namely 'Northern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "se" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ik with a fixed text, namely 'Inupiaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ik" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kjh with a fixed text, namely 'Khakas' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kjh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ne with a fixed text, namely 'Nepali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ne" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nap with a fixed text, namely 'Neapolitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lg with a fixed text, namely 'Luganda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ht with a fixed text, namely 'Haitian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ht" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=os with a fixed text, namely 'Ossetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "os" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=new with a fixed text, namely 'Newar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "new" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=su with a fixed text, namely 'Sundanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "su" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=iu with a fixed text, namely 'Inuktitut' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "iu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ki with a fixed text, namely 'Gikuyu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kn with a fixed text, namely 'Kannada' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=inh with a fixed text, namely 'Ingush' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "inh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pcd with a fixed text, namely 'Picard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pcd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sc with a fixed text, namely 'Sardinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=srn with a fixed text, namely 'Sranan Tongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "srn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rn with a fixed text, namely 'Kirundi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ho with a fixed text, namely 'Hiri Motu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ho" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sg with a fixed text, namely 'Sango' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pap with a fixed text, namely 'Papiamento' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbd with a fixed text, namely 'Kabardian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kbd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=or with a fixed text, namely 'Odia' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "or" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arn with a fixed text, namely 'Mapudungun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "arn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=om with a fixed text, namely 'Oromo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "om" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sat with a fixed text, namely 'Santali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sat" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ii with a fixed text, namely 'Nuosu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ii" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbp with a fixed text, namely 'Kabiye' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kbp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kab with a fixed text, namely 'Kabyle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kab" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kg with a fixed text, namely 'Kongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krc with a fixed text, namely 'Karachay-Balkar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "krc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tum with a fixed text, namely 'Tumbuka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tum" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsg with a fixed text, namely 'Tausug' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tsg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shi with a fixed text, namely 'Shilha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "shi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sn with a fixed text, namely 'Shona' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tpi with a fixed text, namely 'Tok Pisin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tpi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rif with a fixed text, namely 'Tarifit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rif" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tyv with a fixed text, namely 'Tuvan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tyv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ti with a fixed text, namely 'Tigrinya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ti" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tet with a fixed text, namely 'Tetum' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tet" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=scn with a fixed text, namely 'Sicilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "scn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lmo with a fixed text, namely 'Lombard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lmo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ilo with a fixed text, namely 'Ilocano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ilo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sm with a fixed text, namely 'Samoan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ss with a fixed text, namely 'Swazi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ss" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mni with a fixed text, namely 'Meitei' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mni" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kv with a fixed text, namely 'Komi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ku with a fixed text, namely 'Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ku" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lad with a fixed text, namely 'Judaeo-Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lad" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ts with a fixed text, namely 'Tsonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ts" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=st with a fixed text, namely 'Sesotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "st" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lij with a fixed text, namely 'Ligurian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lij" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mai with a fixed text, namely 'Maithili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tvl with a fixed text, namely 'Tuvaluan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tvl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tn with a fixed text, namely 'Tswana' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wa with a fixed text, namely 'Walloon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pih with a fixed text, namely 'Pitkern' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pih" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lld with a fixed text, namely 'Ladin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lld" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ty with a fixed text, namely 'Tahitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wo with a fixed text, namely 'Wolof' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=war with a fixed text, namely 'Waray' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "war" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lbe with a fixed text, namely 'Lak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lbe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ltg with a fixed text, namely 'Latgalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ltg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mad with a fixed text, namely 'Madurese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mad" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mh with a fixed text, namely 'Marshallese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mo with a fixed text, namely 'Moldovan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yrk with a fixed text, namely 'Nenets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yrk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chn with a fixed text, namely 'Chinook Jargon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "chn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kr with a fixed text, namely 'Kanuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tw with a fixed text, namely 'Twi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shn with a fixed text, namely 'Shan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "shn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vls with a fixed text, namely 'West Flemish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "vls" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pag with a fixed text, namely 'Pangasinan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nso with a fixed text, namely 'Northern Sotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nso" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ln with a fixed text, namely 'Lingala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ln" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zea with a fixed text, namely 'Zeelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zea" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tay with a fixed text, namely 'Atayal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tay" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wuu with a fixed text, namely 'Wu Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wuu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sah with a fixed text, namely 'Sakha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sah" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jam with a fixed text, namely 'Jamaican Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "jam" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lkt with a fixed text, namely 'Lakota' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lkt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krl with a fixed text, namely 'Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "krl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tcy with a fixed text, namely 'Tulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tcy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sju with a fixed text, namely 'Ume Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sju" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sou with a fixed text, namely 'Southern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sou" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=adx with a fixed text, namely 'Amdo Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "adx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sli with a fixed text, namely 'Silesian German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sli" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=als with a fixed text, namely 'Swiss German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "als" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kha with a fixed text, namely 'Khasi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kha" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mnc with a fixed text, namely 'Manchu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mnc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yo with a fixed text, namely 'Yoruba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ml with a fixed text, namely 'Malayalam' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ml" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hai with a fixed text, namely 'Haida' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kut with a fixed text, namely 'Kutenai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kut" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hoc with a fixed text, namely 'Ho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hoc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gsg with a fixed text, namely 'German Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gsg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=li with a fixed text, namely 'Limburgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "li" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hyw with a fixed text, namely 'Western Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hyw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=esu with a fixed text, namely 'Central Alaskan Yup'ik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "esu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=abq with a fixed text, namely 'Abaza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "abq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tli with a fixed text, namely 'Tlingit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tli" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=trv with a fixed text, namely 'Seediq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "trv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=szy with a fixed text, namely 'Sakizaya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "szy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lus with a fixed text, namely 'Mizo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lus" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=olo with a fixed text, namely 'Livvi-Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "olo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pnt with a fixed text, namely 'Pontic Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pnt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=koi with a fixed text, namely 'Permyak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "koi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nog with a fixed text, namely 'Nogai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nog" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wbl with a fixed text, namely 'Wakhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wbl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tly with a fixed text, namely 'Talysh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tly" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mhr with a fixed text, namely 'Meadow Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mhr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ruq with a fixed text, namely 'Megleno-Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ruq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mwv with a fixed text, namely 'Mentawai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mwv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=koy with a fixed text, namely 'Koyukon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "koy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=clc with a fixed text, namely 'Chilcotin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "clc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fiu-vro with a fixed text, namely 'Võro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fiu-vro" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frc with a fixed text, namely 'Louisiana French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "frc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=guw with a fixed text, namely 'Gun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "guw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cnh with a fixed text, namely 'Hakha-Chin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cnh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjm with a fixed text, namely 'Mapun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sjm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bzs with a fixed text, namely 'Brazilian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bzs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kcg with a fixed text, namely 'Tyap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kcg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mi with a fixed text, namely 'Māori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aeb with a fixed text, namely 'Tunisian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "aeb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nrf-gg with a fixed text, namely 'Guernésiais' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nrf-gg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lki with a fixed text, namely 'Laki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bej with a fixed text, namely 'Beja' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bej" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckt with a fixed text, namely 'Chukchi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ckt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mus with a fixed text, namely 'Muscogee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mus" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pwn with a fixed text, namely 'Paiwan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pwn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kj with a fixed text, namely 'Kwanyama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rgn with a fixed text, namely 'Romagnol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rgn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=abs with a fixed text, namely 'Ambonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "abs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sxr with a fixed text, namely 'Saaroa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sxr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckv with a fixed text, namely 'Kavalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ckv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsu with a fixed text, namely 'Tsou' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tsu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xsy with a fixed text, namely 'Saisiyat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "xsy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lvk with a fixed text, namely 'Lavukaleve' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lvk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh-yue with a fixed text, namely 'Yue Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zh-yue" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tvn with a fixed text, namely 'Tavoyan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tvn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pmy with a fixed text, namely 'Papuan Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pmy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbg with a fixed text, namely 'Khamba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kbg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rwr with a fixed text, namely 'Marwari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rwr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ttm with a fixed text, namely 'Northern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ttm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mrj with a fixed text, namely 'Hill Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mrj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nia with a fixed text, namely 'Nias' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nia" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yrl with a fixed text, namely 'Nheengatu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "yrl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cak with a fixed text, namely 'Kaqchikel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ami with a fixed text, namely 'Amis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ami" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krx with a fixed text, namely 'Karon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "krx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hil with a fixed text, namely 'Hiligaynon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hil" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uun with a fixed text, namely 'Pazeh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "uun" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjt with a fixed text, namely 'Ter Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sjt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wal with a fixed text, namely 'Wolaytta' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wal" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wym with a fixed text, namely 'Vilamovian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "wym" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arq with a fixed text, namely 'Algerian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "arq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bsk with a fixed text, namely 'Burushaski' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bqi with a fixed text, namely 'Bakhtiari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bqi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hrx with a fixed text, namely 'Hunsrik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "hrx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ssf with a fixed text, namely 'Thao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ssf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mrh with a fixed text, namely 'Mara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "mrh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aoc with a fixed text, namely 'Pemon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "aoc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsk with a fixed text, namely 'Tseku' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=luz with a fixed text, namely 'Southern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "luz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tce with a fixed text, namely 'Southern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tce" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=quc with a fixed text, namely 'K’iche’' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "quc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bnn with a fixed text, namely 'Bunun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bnn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lzz with a fixed text, namely 'Laz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "lzz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sdh with a fixed text, namely 'Southern Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "sdh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nsk with a fixed text, namely 'Naskapi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "nsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=akz with a fixed text, namely 'Alabama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "akz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kri with a fixed text, namely 'Krio' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kri" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kea with a fixed text, namely 'Cape Verdean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kea" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dru with a fixed text, namely 'Rukai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "dru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tzm with a fixed text, namely 'Central Atlas Tamazight' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "tzm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bfq with a fixed text, namely 'Badaga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "bfq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=khw with a fixed text, namely 'Khowar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "khw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uzs with a fixed text, namely 'Southern Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "uzs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmf with a fixed text, namely 'Finnish Kalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=osa with a fixed text, namely 'Osage' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "osa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cps with a fixed text, namely 'Capiznon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "cps" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pjt with a fixed text, namely 'Pitjantjatjara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pjt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kjp with a fixed text, namely 'Eastern Pwo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kjp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gpe with a fixed text, namely 'Ghanaian Pidgin English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "gpe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kiu with a fixed text, namely 'Kirmanjki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "kiu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rar with a fixed text, namely 'Cook Islands Maori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "rar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ksw with a fixed text, namely 'S'gaw Karen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "ksw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh_Hant with a fixed text, namely 'Simplified Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "zh_Hant" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pt_BR with a fixed text, namely 'Brazilian Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "pt_BR" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fil with a fixed text, namely 'Filipino' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Education')", - "value": "fil" - }, { "key": "amenity", "description": "The MapComplete theme Education has a layer Kindergartens and childcare showing features with this tag", diff --git a/Docs/TagInfo/mapcomplete_indoors.json b/Docs/TagInfo/mapcomplete_indoors.json index 68a22831e..82d28cff2 100644 --- a/Docs/TagInfo/mapcomplete_indoors.json +++ b/Docs/TagInfo/mapcomplete_indoors.json @@ -81,94 +81,94 @@ }, { "key": "highway", - "description": "The MapComplete theme Indoors has a layer elevator showing features with this tag", + "description": "The MapComplete theme Indoors has a layer Elevator showing features with this tag", "value": "elevator" }, { "key": "image", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "mapillary", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "wikidata", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "wikipedia", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "level", - "description": "Layer 'elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Indoors')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Indoors')" }, { "key": "location", - "description": "Layer 'elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Indoors')", "value": "underground" }, { "key": "level", - "description": "Layer 'elevator' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "0" }, { "key": "level", - "description": "Layer 'elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Indoors') Picking this answer will delete the key level.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Indoors') Picking this answer will delete the key level.", "value": "" }, { "key": "level", - "description": "Layer 'elevator' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "1" }, { "key": "level", - "description": "Layer 'elevator' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "-1" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "closed" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "ok" }, { "key": "operational_status", - "description": "Layer 'elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'Indoors') Picking this answer will delete the key operational_status.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'Indoors') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "door:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'Indoors')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'Indoors')" }, { "key": "elevator:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'Indoors')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'Indoors')" }, { "key": "elevator:depth", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'Indoors')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'Indoors')" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "yes" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", + "description": "Layer 'Elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Indoors')", "value": "no" }, { diff --git a/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json b/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json index 972c3ea46..9ed17019f 100644 --- a/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json +++ b/Docs/TagInfo/mapcomplete_kerbs_and_crossings.json @@ -568,6 +568,22 @@ "description": "The MapComplete theme Kerbs and crossings has a layer Crossings showing features with this tag", "value": "crossing" }, + { + "key": "image", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, { "key": "crossing", "description": "Layer 'Crossings' shows crossing=uncontrolled with a fixed text, namely 'Crossing, without traffic lights' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", @@ -643,6 +659,56 @@ "description": "Layer 'Crossings' shows button_operated=no with a fixed text, namely 'This traffic light does not have a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", "value": "no" }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=yes with a fixed text, namely 'This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "yes" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=no with a fixed text, namely 'This traffic light does not have sound signals to help crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=locate with a fixed text, namely 'This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "locate" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=walk with a fixed text, namely 'This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "walk" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=yes with a fixed text, namely 'The button for this traffic light has a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "yes" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=no with a fixed text, namely 'The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "no" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=yes with a fixed text, namely 'This traffic light has an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "yes" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=no with a fixed text, namely 'This traffic light does not have an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "no" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=yes with a fixed text, namely 'This traffic light has a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "yes" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=no with a fixed text, namely 'This traffic light does not have a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "no" + }, { "key": "red_turn:right:bicycle", "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", @@ -737,6 +803,11 @@ { "key": "kerb:height", "description": "Layer 'Kerbs' shows and asks freeform values for key 'kerb:height' (in the MapComplete.osm.be theme 'Kerbs and crossings')" + }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows kerb:height=0 with a fixed text, namely 'This kerb is flush and is lower than 1cm.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Kerbs and crossings')", + "value": "0" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_maxspeed.json b/Docs/TagInfo/mapcomplete_maxspeed.json index 676182db7..fbc312617 100644 --- a/Docs/TagInfo/mapcomplete_maxspeed.json +++ b/Docs/TagInfo/mapcomplete_maxspeed.json @@ -93,6 +93,28 @@ "key": "highway", "description": "Layer 'Maxspeed' shows highway=living_street with a fixed text, namely 'This is a living street, which has a maxspeed of 20km/h' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Maxspeed')", "value": "living_street" + }, + { + "key": "highway", + "description": "The MapComplete theme Maxspeed has a layer Speed Camera showing features with this tag", + "value": "speed_camera" + }, + { + "key": "maxspeed", + "description": "Layer 'Speed Camera' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'Maxspeed')" + }, + { + "key": "highway", + "description": "The MapComplete theme Maxspeed has a layer Speed Display showing features with this tag", + "value": "speed_display" + }, + { + "key": "maxspeed", + "description": "Layer 'Speed Display' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'Maxspeed')" + }, + { + "key": "inscription", + "description": "Layer 'Speed Display' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Maxspeed')" } ] } \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_nature.json b/Docs/TagInfo/mapcomplete_nature.json index 33496ab4b..d983ec233 100644 --- a/Docs/TagInfo/mapcomplete_nature.json +++ b/Docs/TagInfo/mapcomplete_nature.json @@ -743,7 +743,7 @@ }, { "key": "opening_hours", - "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely 'Opened 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')", + "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')", "value": "24/7" }, { diff --git a/Docs/TagInfo/mapcomplete_onwheels.json b/Docs/TagInfo/mapcomplete_onwheels.json index 457d9200d..527c8d088 100644 --- a/Docs/TagInfo/mapcomplete_onwheels.json +++ b/Docs/TagInfo/mapcomplete_onwheels.json @@ -1007,6 +1007,11 @@ "key": "kerb:height", "description": "Layer 'Kerbs' shows and asks freeform values for key 'kerb:height' (in the MapComplete.osm.be theme 'OnWheels')" }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows kerb:height=0 with a fixed text, namely 'This kerb is flush and is lower than 1cm.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "value": "0" + }, { "key": "amenity", "description": "The MapComplete theme OnWheels has a layer Parking showing features with this tag", @@ -1154,810 +1159,6 @@ "key": "name", "description": "Layer 'Shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'OnWheels')" }, - { - "key": "shop", - "description": "Layer 'Shop' shows and asks freeform values for key 'shop' (in the MapComplete.osm.be theme 'OnWheels')" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "agrarian" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "alcohol" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "anime" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=antiques with a fixed text, namely 'Antiques Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "antiques" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "appliance" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "art" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "baby_goods" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bag" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bakery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bathroom_furnishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "beauty" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bed" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "beverages" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bicycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "boat" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "bookmaker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=books with a fixed text, namely 'Book Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "books" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "brewing_supplies" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "butcher" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "camera" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "candles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "cannabis" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "car" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "car_parts" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "car_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "caravan" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "carpet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "catalogue" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "charity" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "cheese" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "chemist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "chocolate" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "clothes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "coffee" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "collector" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "computer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "confectionery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "convenience" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "copyshop" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "cosmetics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=country_store with a fixed text, namely 'Country Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "country_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "craft" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "curtain" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "dairy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=deli with a fixed text, namely 'Deli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "deli" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "department_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "doityourself" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "doors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "dry_cleaning" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "e-cigarette" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "electrical" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "electronics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "erotic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fabric" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "farm" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fashion_accessories" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fireplace" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "flooring" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "florist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "frame" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "frozen_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "fuel" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "funeral_directors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "furniture" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "garden_centre" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "gas" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "general" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "gift" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "greengrocer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hairdresser" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hairdresser_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hardware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=health_food with a fixed text, namely 'Health Food Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "health_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hearing_aids" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "herbalist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hifi" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hobby with a fixed text, namely 'Hobby Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hobby" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "household_linen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "houseware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "hunting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "interior_decoration" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "jewelry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "kiosk" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "kitchen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "laundry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "leather" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "lighting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "locksmith" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "lottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "mall" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "massage" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "medical_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "military_surplus" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "mobile_phone" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "model" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "money_lender" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "motorcycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "motorcycle_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "music" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "musical_instrument" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=newsagent with a fixed text, namely 'Newspaper/Magazine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "newsagent" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "nutrition_supplements" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "optician" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "outdoor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "outpost" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "paint" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "party" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pastry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pawnbroker with a fixed text, namely 'Pawn Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pawnbroker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "perfumery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet_grooming with a fixed text, namely 'Pet Grooming Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pet_grooming" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "photo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "printer_ink" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "psychic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "pyrotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "radiotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "religion" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "scuba_diving" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "seafood" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=second_hand with a fixed text, namely 'Consignment/Thrift Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "second_hand" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "sewing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "shoe_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "shoes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "spices" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "stationery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "storage_rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "supermarket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "swimming_pool" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tailor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tattoo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tea" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "telecommunication" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "ticket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tiles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tobacco" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tool_hire" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "toys" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "trade" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "travel_agency" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "trophy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "tyres" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "vacuum_cleaner" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=variety_store with a fixed text, namely 'Variety Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "variety_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "video" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "video_games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "watches" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "water" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "water_sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "weapons" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "wholesale" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "wigs" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "window_blind" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", - "value": "wine" - }, { "key": "opening_hours", "description": "Layer 'Shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'OnWheels')" @@ -2208,7 +1409,7 @@ }, { "key": "opening_hours", - "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely 'Opened 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "24/7" }, { @@ -2562,94 +1763,94 @@ }, { "key": "highway", - "description": "The MapComplete theme OnWheels has a layer elevator showing features with this tag", + "description": "The MapComplete theme OnWheels has a layer Elevator showing features with this tag", "value": "elevator" }, { "key": "image", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "mapillary", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "wikidata", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "wikipedia", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "level", - "description": "Layer 'elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'OnWheels')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'OnWheels')" }, { "key": "location", - "description": "Layer 'elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'OnWheels')", "value": "underground" }, { "key": "level", - "description": "Layer 'elevator' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "0" }, { "key": "level", - "description": "Layer 'elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'OnWheels') Picking this answer will delete the key level.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'OnWheels') Picking this answer will delete the key level.", "value": "" }, { "key": "level", - "description": "Layer 'elevator' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "1" }, { "key": "level", - "description": "Layer 'elevator' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "-1" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "closed" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "ok" }, { "key": "operational_status", - "description": "Layer 'elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'OnWheels') Picking this answer will delete the key operational_status.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'OnWheels') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "door:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'OnWheels')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'OnWheels')" }, { "key": "elevator:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'OnWheels')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'OnWheels')" }, { "key": "elevator:depth", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'OnWheels')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'OnWheels')" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "yes" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", + "description": "Layer 'Elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "value": "no" }, { diff --git a/Docs/TagInfo/mapcomplete_parkings.json b/Docs/TagInfo/mapcomplete_parkings.json index 66c6a1bde..2f28b3793 100644 --- a/Docs/TagInfo/mapcomplete_parkings.json +++ b/Docs/TagInfo/mapcomplete_parkings.json @@ -140,7 +140,7 @@ }, { "key": "parking_space", - "description": "Layer 'Parking Spaces' shows with a fixed text, namely 'This is a normal parking space' (in the MapComplete.osm.be theme 'Parking') Picking this answer will delete the key parking_space.", + "description": "Layer 'Parking Spaces' shows with a fixed text, namely 'This is a normal parking space.' (in the MapComplete.osm.be theme 'Parking') Picking this answer will delete the key parking_space.", "value": "" }, { diff --git a/Docs/TagInfo/mapcomplete_personal.json b/Docs/TagInfo/mapcomplete_personal.json index 1cf69d9fb..ad9720bd2 100644 --- a/Docs/TagInfo/mapcomplete_personal.json +++ b/Docs/TagInfo/mapcomplete_personal.json @@ -1528,78 +1528,6 @@ "description": "Layer 'Bike repair/shop' shows service:bicycle:rental=no with a fixed text, namely 'This shop doesn't rent out bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "no" }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'rental' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=city_bike with a fixed text, namely 'Normal city bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "city_bike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=ebike with a fixed text, namely 'Electrical bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ebike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=bmx with a fixed text, namely 'BMX bikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bmx" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=mtb with a fixed text, namely 'Mountainbikes can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mtb" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=kid_bike with a fixed text, namely 'Bikes for children can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kid_bike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=tandem with a fixed text, namely 'Tandem bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tandem" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=racebike with a fixed text, namely 'Race bicycles can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "racebike" - }, - { - "key": "rental", - "description": "Layer 'Bike repair/shop' shows rental=bike_helmet with a fixed text, namely 'Bike helmets can be rented here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bike_helmet" - }, - { - "key": "capacity:city_bike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:city_bike' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:ebike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:ebike' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:kid_bike", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:kid_bike' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:bmx", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bmx' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:mtb", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:mtb' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:bicycle_pannier", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:bicycle_pannier' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "capacity:tandem_bicycle", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'capacity:tandem_bicycle' (in the MapComplete.osm.be theme 'Personal theme')" - }, { "key": "service:bicycle:second_hand", "description": "Layer 'Bike repair/shop' shows service:bicycle:second_hand=yes with a fixed text, namely 'This shop sells second-hand bikes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -1627,7 +1555,7 @@ }, { "key": "service:bicycle:pump", - "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=separate with a fixed text, namely 'There is bicycle pump, it is shown as a separate point ' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Bike repair/shop' shows service:bicycle:pump=separate with a fixed text, namely 'There is bicycle pump, it is shown as a separate point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "separate" }, { @@ -1660,25 +1588,6 @@ "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning=no with a fixed text, namely 'This shop doesn't offer bicycle cleaning' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "no" }, - { - "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'service:bicycle:cleaning:charge' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=no with a fixed text, namely 'The cleaning service is free to use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "service:bicycle:cleaning:fee", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "service:bicycle:cleaning:charge", - "description": "Layer 'Bike repair/shop' shows service:bicycle:cleaning:fee=yes with a fixed text, namely 'Free to use' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key service:bicycle:cleaning:charge.", - "value": "" - }, { "key": "description", "description": "Layer 'Bike repair/shop' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Personal theme')" @@ -3508,48 +3417,6 @@ "description": "Layer 'Climbing opportunities' shows rock=limestone with a fixed text, namely 'Limestone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "limestone" }, - { - "key": "url", - "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'url' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "charge", - "description": "Layer 'Climbing opportunities' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "fee", - "description": "Layer 'Climbing opportunities' shows fee=no with a fixed text, namely 'Climbing here is free of charge' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "fee", - "description": "Layer 'Climbing opportunities' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "charge", - "description": "Layer 'Climbing opportunities' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key charge.", - "value": "" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder=limited with a fixed text, namely 'Bouldering is possible, allthough there are only a few routes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "limited" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing opportunities' shows climbing:boulder~.+ with a fixed text, namely 'There are {climbing:boulder} boulder routes' (in the MapComplete.osm.be theme 'Personal theme')" - }, { "key": "club", "description": "The MapComplete theme Personal theme has a layer Climbing club showing features with this tag", @@ -3654,78 +3521,10 @@ "key": "contact:email", "description": "Layer 'Climbing gyms' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" }, - { - "key": "charge", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'charge' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "fee", - "description": "Layer 'Climbing gyms' shows fee=no with a fixed text, namely 'Climbing here is free of charge' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "fee", - "description": "Layer 'Climbing gyms' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "charge", - "description": "Layer 'Climbing gyms' shows fee=yes with a fixed text, namely 'Paying a fee is required to climb here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key charge.", - "value": "" - }, { "key": "opening_hours", "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" }, - { - "key": "climbing:length", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:length' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:grade:french:min", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:grade:french:min' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:grade:french:max", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:grade:french:max' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=yes with a fixed text, namely 'Bouldering is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=no with a fixed text, namely 'Bouldering is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder=limited with a fixed text, namely 'Bouldering is possible, allthough there are only a few routes' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "limited" - }, - { - "key": "climbing:boulder", - "description": "Layer 'Climbing gyms' shows climbing:boulder~.+ with a fixed text, namely 'There are {climbing:boulder} boulder routes' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport=yes with a fixed text, namely 'Sport climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yes" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport=no with a fixed text, namely 'Sport climbing is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "climbing:sport", - "description": "Layer 'Climbing gyms' shows climbing:sport~.+ with a fixed text, namely 'There are {climbing:sport} sport climbing routes' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "climbing:bolts:max", - "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:bolts:max' (in the MapComplete.osm.be theme 'Personal theme')" - }, { "key": "climbing:speed", "description": "Layer 'Climbing gyms' shows climbing:speed=yes with a fixed text, namely 'There is a speed climbing wall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -3851,6 +3650,22 @@ "description": "The MapComplete theme Personal theme has a layer Crossings showing features with this tag", "value": "crossing" }, + { + "key": "image", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Crossings allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, { "key": "crossing", "description": "Layer 'Crossings' shows crossing=uncontrolled with a fixed text, namely 'Crossing, without traffic lights' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -3926,6 +3741,56 @@ "description": "Layer 'Crossings' shows button_operated=no with a fixed text, namely 'This traffic light does not have a button to request green light' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "no" }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=yes with a fixed text, namely 'This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=no with a fixed text, namely 'This traffic light does not have sound signals to help crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=locate with a fixed text, namely 'This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "locate" + }, + { + "key": "traffic_signals:sound", + "description": "Layer 'Crossings' shows traffic_signals:sound=walk with a fixed text, namely 'This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "walk" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=yes with a fixed text, namely 'The button for this traffic light has a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "traffic_signals:vibration", + "description": "Layer 'Crossings' shows traffic_signals:vibration=no with a fixed text, namely 'The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=yes with a fixed text, namely 'This traffic light has an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "traffic_signals:arrow", + "description": "Layer 'Crossings' shows traffic_signals:arrow=no with a fixed text, namely 'This traffic light does not have an arrow pointing in the direction of crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=yes with a fixed text, namely 'This traffic light has a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "traffic_signals:minimap", + "description": "Layer 'Crossings' shows traffic_signals:minimap=no with a fixed text, namely 'This traffic light does not have a tactile map showing the layout of the crossing.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, { "key": "red_turn:right:bicycle", "description": "Layer 'Crossings' shows red_turn:right:bicycle=yes with a fixed text, namely 'A cyclist can turn right if the light is red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -4871,94 +4736,94 @@ }, { "key": "highway", - "description": "The MapComplete theme Personal theme has a layer elevator showing features with this tag", + "description": "The MapComplete theme Personal theme has a layer Elevator showing features with this tag", "value": "elevator" }, { "key": "image", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "mapillary", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "wikidata", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "wikipedia", - "description": "The layer 'elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + "description": "The layer 'Elevator allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, { "key": "level", - "description": "Layer 'elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')" }, { "key": "location", - "description": "Layer 'elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Personal theme')", "value": "underground" }, { "key": "level", - "description": "Layer 'elevator' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "0" }, { "key": "level", - "description": "Layer 'elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key level.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key level.", "value": "" }, { "key": "level", - "description": "Layer 'elevator' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "1" }, { "key": "level", - "description": "Layer 'elevator' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "-1" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows operational_status=broken with a fixed text, namely 'This elevator is broken' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "broken" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows operational_status=closed with a fixed text, namely 'This elevator is closed e.g. because renovation works are going on' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "closed" }, { "key": "operational_status", - "description": "Layer 'elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows operational_status=ok with a fixed text, namely 'This elevator works' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "ok" }, { "key": "operational_status", - "description": "Layer 'elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key operational_status.", + "description": "Layer 'Elevator' shows with a fixed text, namely 'This elevator works' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key operational_status.", "value": "" }, { "key": "door:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'Personal theme')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'door:width' (in the MapComplete.osm.be theme 'Personal theme')" }, { "key": "elevator:width", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'Personal theme')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:width' (in the MapComplete.osm.be theme 'Personal theme')" }, { "key": "elevator:depth", - "description": "Layer 'elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'Personal theme')" + "description": "Layer 'Elevator' shows and asks freeform values for key 'elevator:depth' (in the MapComplete.osm.be theme 'Personal theme')" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows hearing_loop=yes with a fixed text, namely 'This place has an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "yes" }, { "key": "hearing_loop", - "description": "Layer 'elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Elevator' shows hearing_loop=no with a fixed text, namely 'This place does not have an audio induction loop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "no" }, { @@ -5351,6 +5216,260 @@ "key": "wikipedia", "description": "The layer 'Map of fire stations allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" }, + { + "key": "leisure", + "description": "The MapComplete theme Personal theme has a layer Fitness Centres showing features with this tag", + "value": "fitness_centre" + }, + { + "key": "name", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "noname", + "description": "Layer 'Fitness Centres' shows noname=yes with a fixed text, namely 'This fitness centre has no name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "image", + "description": "The layer 'Fitness Centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Fitness Centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Fitness Centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Fitness Centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "phone", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:phone", + "description": "Layer 'Fitness Centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "email", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:email", + "description": "Layer 'Fitness Centres' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "website", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:website", + "description": "Layer 'Fitness Centres' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "opening_hours", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "location", + "description": "Layer 'Fitness Centres' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "-1" + }, + { + "key": "leisure", + "description": "The MapComplete theme Personal theme has a layer Fitness Stations showing features with this tag", + "value": "fitness_station" + }, + { + "key": "name", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "noname", + "description": "Layer 'Fitness Stations' shows noname=yes with a fixed text, namely 'This fitness station doesn't have a name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=horizontal_bar with a fixed text, namely 'This fitness station has a horizontal bar, high enough for pull-ups.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "horizontal_bar" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=sign with a fixed text, namely 'This fitness station has a sign with instructions for a specific exercise.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sign" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=sit-up with a fixed text, namely 'This fitness station has a facility for sit-ups.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "sit-up" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=push-up with a fixed text, namely 'This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "push-up" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=stretch_bars with a fixed text, namely 'This fitness station has bars for stretching.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "stretch_bars" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=hyperextension with a fixed text, namely 'This fitness station has a station for making hyperextensions.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hyperextension" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=rings with a fixed text, namely 'This fitness station has rings for gymnastic exercises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rings" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=horizontal_ladder with a fixed text, namely 'This fitness station has a horizontal ladder, also known as monkey bars.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "horizontal_ladder" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=wall_bars with a fixed text, namely 'This fitness station has wall bars to climb on.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wall_bars" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=slalom with a fixed text, namely 'This fitness station has posts for performing slalom exercises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "slalom" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=stepping_stones with a fixed text, namely 'This fitness station has stepping stones.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "stepping_stones" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=leapfrog with a fixed text, namely 'This fitness station has cones for performing leapfrog jumps.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "leapfrog" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=beam_jump with a fixed text, namely 'This fitness station has beams to jump over.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "beam_jump" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=hurdling with a fixed text, namely 'This fitness station has hurdles to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "hurdling" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=wall with a fixed text, namely 'This fitness station has a wall to climb on.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "wall" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=balance_beam with a fixed text, namely 'This fitness station has a balance beam.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "balance_beam" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=log_lifting with a fixed text, namely 'This fitness station has a log with a handle on the end to lift.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "log_lifting" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=captains_chair with a fixed text, namely 'This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "captains_chair" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=box with a fixed text, namely 'This fitness station has a box that can be used for jumping.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "box" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=battling_ropes with a fixed text, namely 'This fitness station has battling ropes.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "battling_ropes" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=excercise_bike with a fixed text, namely 'This fitness station has a stationary bicycle.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "excercise_bike" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=elliptical_trainer with a fixed text, namely 'This fitness station has a cross-trainer.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "elliptical_trainer" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=air_walker with a fixed text, namely 'This fitness station has an air walker.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "air_walker" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=rower with a fixed text, namely 'This fitness station has a rower.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "rower" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=slackline with a fixed text, namely 'This fitness station has a slackline.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "slackline" + }, + { + "key": "operator", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "opening_hours", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" + }, { "key": "amenity", "description": "The MapComplete theme Personal theme has a layer Restaurants and fast food showing features with this tag", @@ -6356,6 +6475,22 @@ "description": "The MapComplete theme Personal theme has a layer Kerbs showing features with this tag", "value": "kerb" }, + { + "key": "image", + "description": "The layer 'Kerbs allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Kerbs allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Kerbs allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Kerbs allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, { "key": "kerb", "description": "Layer 'Kerbs' shows kerb=raised with a fixed text, namely 'This kerb is raised (>3 cm)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", @@ -6400,6 +6535,11 @@ "key": "kerb:height", "description": "Layer 'Kerbs' shows and asks freeform values for key 'kerb:height' (in the MapComplete.osm.be theme 'Personal theme')" }, + { + "key": "kerb:height", + "description": "Layer 'Kerbs' shows kerb:height=0 with a fixed text, namely 'This kerb is flush and is lower than 1cm.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "0" + }, { "key": "amenity", "description": "The MapComplete theme Personal theme has a layer Kindergartens and childcare showing features with this tag", @@ -7132,7 +7272,7 @@ }, { "key": "parking_space", - "description": "Layer 'Parking Spaces' shows with a fixed text, namely 'This is a normal parking space' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key parking_space.", + "description": "Layer 'Parking Spaces' shows with a fixed text, namely 'This is a normal parking space.' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key parking_space.", "value": "" }, { @@ -7581,9 +7721,128 @@ "description": "Layer 'Post offices' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" }, { - "key": "opening_hours", - "description": "Layer 'Post offices' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "24/7" + "key": "post_office", + "description": "Layer 'Post offices' shows post_office=post_partner with a fixed text, namely 'This shop is a post partner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "post_partner" + }, + { + "key": "post_office", + "description": "Layer 'Post offices' shows with a fixed text, namely 'This shop is not a post partner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key post_office.", + "value": "" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:brand' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DHL with a fixed text, namely 'This location offers services for DHL' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "DHL" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DPD with a fixed text, namely 'This location offers services for DPD' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "DPD" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=GLS with a fixed text, namely 'This location offers services for GLS' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "GLS" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=UPS with a fixed text, namely 'This location offers services for UPS' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "UPS" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DHL Paketshop with a fixed text, namely 'This location is a DHL Paketshop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "DHL Paketshop" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=Hermes PaketShop with a fixed text, namely 'This location is a Hermes PaketShop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "Hermes PaketShop" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=PostNL with a fixed text, namely 'This location is a PostNL-point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "PostNL" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=bpost with a fixed text, namely 'This location offers services for bpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "bpost" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:letter_from' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows post_office:letter_from=yes with a fixed text, namely 'You can post letters here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows post_office:letter_from=no with a fixed text, namely 'You can't post letters here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_from' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows post_office:parcel_from=yes with a fixed text, namely 'You can send parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows post_office:parcel_from=no with a fixed text, namely 'You can't send parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_pickup' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows post_office:parcel_pickup=yes with a fixed text, namely 'You can pick up missed parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows post_office:parcel_pickup=no with a fixed text, namely 'You can't pick up missed parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_to' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows post_office:parcel_to=yes with a fixed text, namely 'You can send parcels to here for pickup' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows post_office:parcel_to=no with a fixed text, namely 'You can't send parcels to here for pickup' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:stamps' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows post_office:stamps=yes with a fixed text, namely 'You can buy stamps here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows post_office:stamps=no with a fixed text, namely 'You can't buy stamps here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" }, { "key": "amenity", @@ -8156,2431 +8415,6 @@ "key": "contact:email", "description": "Layer 'Primary and secondary schools' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows with a fixed text, namely 'The main language of this school is unknown' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key school:language.", - "value": "" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ay with a fixed text, namely 'Aymara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ay" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ab with a fixed text, namely 'Abkhaz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ab" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=an with a fixed text, namely 'Aragonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "an" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=de with a fixed text, namely 'German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "de" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ca with a fixed text, namely 'Catalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ca" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=az with a fixed text, namely 'Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "az" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hr with a fixed text, namely 'Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=eo with a fixed text, namely 'Esperanto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "eo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ba with a fixed text, namely 'Bashkir' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ba" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ar with a fixed text, namely 'Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=he with a fixed text, namely 'Hebrew' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "he" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gl with a fixed text, namely 'Galician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=el with a fixed text, namely 'Modern Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "el" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cs with a fixed text, namely 'Czech' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=da with a fixed text, namely 'Danish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "da" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=af with a fixed text, namely 'Afrikaans' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "af" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ga with a fixed text, namely 'Irish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ga" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hi with a fixed text, namely 'Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bg with a fixed text, namely 'Bulgarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=be with a fixed text, namely 'Belarusian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "be" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gu with a fixed text, namely 'Gujarati' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cy with a fixed text, namely 'Welsh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fr with a fixed text, namely 'French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hsb with a fixed text, namely 'Upper Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hsb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fy with a fixed text, namely 'West Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ak with a fixed text, namely 'Akan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=am with a fixed text, namely 'Amharic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "am" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=es with a fixed text, namely 'Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "es" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bs with a fixed text, namely 'Bosnian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=diq with a fixed text, namely 'Zazaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "diq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dz with a fixed text, namely 'Dzongkha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=co with a fixed text, namely 'Corsican' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "co" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cr with a fixed text, namely 'Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=csb with a fixed text, namely 'Kashubian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "csb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gv with a fixed text, namely 'Manx' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cv with a fixed text, namely 'Chuvash' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bn with a fixed text, namely 'Bengali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gd with a fixed text, namely 'Scottish Gaelic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=av with a fixed text, namely 'Avaric' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "av" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=awa with a fixed text, namely 'Awadhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "awa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=br with a fixed text, namely 'Breton' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "br" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ee with a fixed text, namely 'Ewe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ee" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dag with a fixed text, namely 'Dagbani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dv with a fixed text, namely 'Maldivian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fi with a fixed text, namely 'Finnish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=en with a fixed text, namely 'English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "en" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ady with a fixed text, namely 'Adyghe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ady" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=as with a fixed text, namely 'Assamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "as" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gn with a fixed text, namely 'Guarani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hif with a fixed text, namely 'Fiji Hindi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hif" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ast with a fixed text, namely 'Asturian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ast" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dsb with a fixed text, namely 'Lower Sorbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dsb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=haw with a fixed text, namely 'Hawaiian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "haw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=glk with a fixed text, namely 'Gilaki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "glk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gag with a fixed text, namely 'Gagauz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gan with a fixed text, namely 'Gan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ase with a fixed text, namely 'American Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ase" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cal with a fixed text, namely 'Carolinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cal" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gil with a fixed text, namely 'Gilbertese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gil" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arz with a fixed text, namely 'Egyptian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "arz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ban with a fixed text, namely 'Balinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ban" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hak with a fixed text, namely 'Hakka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=din with a fixed text, namely 'Dinka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "din" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=egl with a fixed text, namely 'Emilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "egl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dty with a fixed text, namely 'Doteli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fa with a fixed text, namely 'Persian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cnr with a fixed text, namely 'Montenegrin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cnr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bxr with a fixed text, namely 'Russia Buriat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bxr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckb with a fixed text, namely 'Sorani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ckb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=eu with a fixed text, namely 'Basque' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "eu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=et with a fixed text, namely 'Estonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "et" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bar with a fixed text, namely 'Bavarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fo with a fixed text, namely 'Faroese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frr with a fixed text, namely 'North Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ch with a fixed text, namely 'Chamorro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ch" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chy with a fixed text, namely 'Cheyenne' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ce with a fixed text, namely 'Chechen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ce" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=no with a fixed text, namely 'Norwegian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "no" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bjn with a fixed text, namely 'Banjar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bjn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ceb with a fixed text, namely 'Cebuano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ceb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ha with a fixed text, namely 'Hausa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ha" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frp with a fixed text, namely 'Franco-Provençal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chr with a fixed text, namely 'Cherokee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gcr with a fixed text, namely 'Guianan Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gcr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gor with a fixed text, namely 'Gorontalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gor" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ext with a fixed text, namely 'Extremaduran' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ext" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fj with a fixed text, namely 'Fijian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fur with a fixed text, namely 'Friulian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fur" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bss with a fixed text, namely 'Kose' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bss" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=prg with a fixed text, namely 'Old Prussian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "prg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ses with a fixed text, namely 'Koyraboro Senni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ses" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pko with a fixed text, namely 'Pökoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pko" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ccp with a fixed text, namely 'Chakma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ccp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dua with a fixed text, namely 'Duala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dua" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tr with a fixed text, namely 'Turkish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ur with a fixed text, namely 'Urdu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ur" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bm with a fixed text, namely 'Bambara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ff with a fixed text, namely 'Fula' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ff" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ru with a fixed text, namely 'Russian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sid with a fixed text, namely 'Sidamo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sid" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=niu with a fixed text, namely 'Niuean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "niu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=oj with a fixed text, namely 'Ojibwe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "oj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vot with a fixed text, namely 'Votic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vot" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bfi with a fixed text, namely 'British Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bfi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bla with a fixed text, namely 'Blackfoot' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bla" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bbc with a fixed text, namely 'Toba Batak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bbc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ctg with a fixed text, namely 'Chittagonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ctg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=brh with a fixed text, namely 'Brahui' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "brh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bug with a fixed text, namely 'Bugis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bug" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pa with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pnb with a fixed text, namely 'Punjabi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pnb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=brx with a fixed text, namely 'Bodo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "brx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjd with a fixed text, namely 'Kildin Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sjd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bo with a fixed text, namely 'Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bi with a fixed text, namely 'Bislama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cdo with a fixed text, namely 'Min Dong' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cdo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sw with a fixed text, namely 'Swahili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gom with a fixed text, namely 'Goan Konkani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gom" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mfe with a fixed text, namely 'Mauritian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mfe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh with a fixed text, namely 'Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sdc with a fixed text, namely 'Sassarese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sdc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pdt with a fixed text, namely 'Plautdietsch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pdt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sty with a fixed text, namely 'Siberian Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmc with a fixed text, namely 'Carpathian Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rmc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nys with a fixed text, namely 'Noongar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nys" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gsw-fr with a fixed text, namely 'Alsatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gsw-fr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zun with a fixed text, namely 'Zuni' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zun" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sms with a fixed text, namely 'Skolt Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pis with a fixed text, namely 'Pijin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pis" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nr with a fixed text, namely 'Southern Ndebele' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=umu with a fixed text, namely 'Munsee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "umu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gaa with a fixed text, namely 'Ga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gaa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fon with a fixed text, namely 'Fon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fon" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=loz with a fixed text, namely 'Lozi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "loz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crs with a fixed text, namely 'Seychellois Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "crs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tru with a fixed text, namely 'Turoyo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=agq with a fixed text, namely 'Aghem' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "agq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ary with a fixed text, namely 'Moroccan Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ary" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=atj with a fixed text, namely 'Atikamekw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "atj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=alt with a fixed text, namely 'Altai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "alt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ta with a fixed text, namely 'Tamil' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ta" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ps with a fixed text, namely 'Pashto' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ps" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nqo with a fixed text, namely 'N'Ko' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nqo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ro with a fixed text, namely 'Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ro" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cbk-zam with a fixed text, namely 'Chavacano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cbk-zam" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ovd with a fixed text, namely 'Elfdalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ovd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vmf with a fixed text, namely 'Main-Franconian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bto with a fixed text, namely 'Rinconada Bikol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bto" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bcc with a fixed text, namely 'Southern Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bcc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crl with a fixed text, namely 'Northern East Cree' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "crl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lrc with a fixed text, namely 'Northern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lrc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=akl with a fixed text, namely 'Aklan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "akl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bpy with a fixed text, namely 'Bishnupriya Manipuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bpy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mic with a fixed text, namely 'Mi'kmaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mic" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sk with a fixed text, namely 'Slovak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sl with a fixed text, namely 'Slovene' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ryu with a fixed text, namely 'Okinawan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ryu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yai with a fixed text, namely 'Yaghnobi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=efi with a fixed text, namely 'Efik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "efi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=te with a fixed text, namely 'Telugu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "te" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yi with a fixed text, namely 'Yiddish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tg with a fixed text, namely 'Tajik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bat-smg with a fixed text, namely 'Samogitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bat-smg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nod with a fixed text, namely 'Northern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nod" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lag with a fixed text, namely 'Rangi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krj with a fixed text, namely 'Kinaray-a' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "krj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yap with a fixed text, namely 'Yapese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ydg with a fixed text, namely 'Yidgha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ydg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vi with a fixed text, namely 'Vietnamese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=it with a fixed text, namely 'Italian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "it" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bzg with a fixed text, namely 'Babuza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bzg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pyu with a fixed text, namely 'Puyuma' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pyu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=guc with a fixed text, namely 'Wayuu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "guc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ood with a fixed text, namely 'O'odham' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ood" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bdr with a fixed text, namely 'West Coast Bajau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bdr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=btm with a fixed text, namely 'Mandailing' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "btm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gcf with a fixed text, namely 'Guadeloupean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gcf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=srq with a fixed text, namely 'Sirionó' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "srq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ins with a fixed text, namely 'Indian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ins" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rki with a fixed text, namely 'Arakanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wls with a fixed text, namely 'Wallisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wls" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sje with a fixed text, namely 'Pite Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sje" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=smj with a fixed text, namely 'Lule Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "smj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kum with a fixed text, namely 'Kumyk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kum" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nui with a fixed text, namely 'Kombe' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nui" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh-min-nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zh-min-nan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pl with a fixed text, namely 'Polish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cpx with a fixed text, namely 'Pu-Xian Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cpx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=khg with a fixed text, namely 'Khams Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "khg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fkv with a fixed text, namely 'Kven' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fkv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fuf with a fixed text, namely 'Pular' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fuf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jax with a fixed text, namely 'Jambi Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "jax" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dtp with a fixed text, namely 'Kadazandusun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dtp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zgh with a fixed text, namely 'Standard Moroccan Berber' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zgh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bgn with a fixed text, namely 'Western Balochi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bgn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yav with a fixed text, namely 'Yangben' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yav" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sv with a fixed text, namely 'Swedish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=azb with a fixed text, namely 'South Azerbaijani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "azb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xnb with a fixed text, namely 'Kanakanavu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "xnb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fa-af with a fixed text, namely 'Dari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fa-af" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=qu with a fixed text, namely 'Quechua' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "qu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sei with a fixed text, namely 'Seri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sei" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sq with a fixed text, namely 'Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uk with a fixed text, namely 'Ukrainian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "uk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uz with a fixed text, namely 'Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "uz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ka with a fixed text, namely 'Georgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ka" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pt with a fixed text, namely 'Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hy with a fixed text, namely 'Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nl with a fixed text, namely 'Dutch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rm with a fixed text, namely 'Romansh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aln with a fixed text, namely 'Gheg Albanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "aln" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mr with a fixed text, namely 'Marathi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mg with a fixed text, namely 'Malagasy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sh with a fixed text, namely 'Serbo-Croatian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zu with a fixed text, namely 'Zulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=is with a fixed text, namely 'Icelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "is" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lb with a fixed text, namely 'Luxembourgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tk with a fixed text, namely 'Turkmen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=th with a fixed text, namely 'Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "th" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ja with a fixed text, namely 'Japanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ja" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lv with a fixed text, namely 'Latvian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmy with a fixed text, namely 'Romani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rmy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=km with a fixed text, namely 'Khmer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "km" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lo with a fixed text, namely 'Lao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=so with a fixed text, namely 'Somali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "so" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sma with a fixed text, namely 'Southern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sma" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=moe with a fixed text, namely 'Innu-aimun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "moe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sr with a fixed text, namely 'Serbian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lt with a fixed text, namely 'Lithuanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hu with a fixed text, namely 'Hungarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=my with a fixed text, namely 'Burmese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "my" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ms with a fixed text, namely 'Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xh with a fixed text, namely 'Xhosa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "xh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=udm with a fixed text, namely 'Udmurt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "udm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rue with a fixed text, namely 'Rusyn' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rue" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=stq with a fixed text, namely 'Saterland Frisian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "stq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ky with a fixed text, namely 'Kyrgyz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ky" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mt with a fixed text, namely 'Maltese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mk with a fixed text, namely 'Macedonian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=za with a fixed text, namely 'Zhuang' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "za" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ug with a fixed text, namely 'Uyghur' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ug" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ko with a fixed text, namely 'Korean' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ko" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=si with a fixed text, namely 'Sinhala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "si" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kk with a fixed text, namely 'Kazakh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=na with a fixed text, namely 'Nauruan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "na" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nv with a fixed text, namely 'Navajo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fit with a fixed text, namely 'Meänkieli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fit" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xmf with a fixed text, namely 'Mingrelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "xmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aa with a fixed text, namely 'Afar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "aa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=anp with a fixed text, namely 'Angika' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "anp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rup with a fixed text, namely 'Aromanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rup" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vec with a fixed text, namely 'Venetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vec" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vep with a fixed text, namely 'Veps' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vep" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bh with a fixed text, namely 'Bhojpuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shy with a fixed text, namely 'Shawiya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hz with a fixed text, namely 'Herero' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mnw with a fixed text, namely 'Mon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mnw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mzn with a fixed text, namely 'Mazanderani' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mzn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=oc with a fixed text, namely 'Occitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "oc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=id with a fixed text, namely 'Indonesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "id" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ve with a fixed text, namely 'Venda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ve" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=min with a fixed text, namely 'Minangkabau' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "min" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mwl with a fixed text, namely 'Mirandese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mwl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pdc with a fixed text, namely 'Pennsylvania German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pdc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pfl with a fixed text, namely 'Palatinate German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pfl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nn with a fixed text, namely 'Nynorsk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nb with a fixed text, namely 'Bokmål' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kw with a fixed text, namely 'Cornish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sco with a fixed text, namely 'Scots' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sco" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mdf with a fixed text, namely 'Moksha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mdf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sd with a fixed text, namely 'Sindhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tt with a fixed text, namely 'Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=szl with a fixed text, namely 'Silesian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "szl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kaa with a fixed text, namely 'Karakalpak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kaa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jv with a fixed text, namely 'Javanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "jv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tl with a fixed text, namely 'Tagalog' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=to with a fixed text, namely 'Tongan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "to" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=myv with a fixed text, namely 'Erzya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "myv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lez with a fixed text, namely 'Lezgian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lez" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cho with a fixed text, namely 'Choctaw' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cho" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kl with a fixed text, namely 'Greenlandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pms with a fixed text, namely 'Piedmontese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pms" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=crh with a fixed text, namely 'Crimean Tatar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "crh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=smn with a fixed text, namely 'Inari Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "smn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ksh with a fixed text, namely 'Ripuarian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ksh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ny with a fixed text, namely 'Chewa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ny" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mn with a fixed text, namely 'Mongolian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ks with a fixed text, namely 'Kashmiri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ks" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ig with a fixed text, namely 'Igbo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ig" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rw with a fixed text, namely 'Kinyarwanda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nds with a fixed text, namely 'Low German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nds" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ng with a fixed text, namely 'Ndonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ng" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=skr with a fixed text, namely 'Saraiki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "skr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=se with a fixed text, namely 'Northern Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "se" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ik with a fixed text, namely 'Inupiaq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ik" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kjh with a fixed text, namely 'Khakas' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kjh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ne with a fixed text, namely 'Nepali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ne" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nap with a fixed text, namely 'Neapolitan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lg with a fixed text, namely 'Luganda' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ht with a fixed text, namely 'Haitian Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ht" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=os with a fixed text, namely 'Ossetian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "os" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=new with a fixed text, namely 'Newar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "new" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=su with a fixed text, namely 'Sundanese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "su" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=iu with a fixed text, namely 'Inuktitut' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "iu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ki with a fixed text, namely 'Gikuyu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kn with a fixed text, namely 'Kannada' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=inh with a fixed text, namely 'Ingush' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "inh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pcd with a fixed text, namely 'Picard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pcd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sc with a fixed text, namely 'Sardinian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=srn with a fixed text, namely 'Sranan Tongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "srn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rn with a fixed text, namely 'Kirundi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ho with a fixed text, namely 'Hiri Motu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ho" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sg with a fixed text, namely 'Sango' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pap with a fixed text, namely 'Papiamento' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pap" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbd with a fixed text, namely 'Kabardian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kbd" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=or with a fixed text, namely 'Odia' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "or" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arn with a fixed text, namely 'Mapudungun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "arn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=om with a fixed text, namely 'Oromo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "om" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sat with a fixed text, namely 'Santali' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sat" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ii with a fixed text, namely 'Nuosu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ii" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbp with a fixed text, namely 'Kabiye' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kbp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kab with a fixed text, namely 'Kabyle' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kab" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kg with a fixed text, namely 'Kongo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krc with a fixed text, namely 'Karachay-Balkar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "krc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tum with a fixed text, namely 'Tumbuka' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tum" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsg with a fixed text, namely 'Tausug' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tsg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shi with a fixed text, namely 'Shilha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sn with a fixed text, namely 'Shona' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tpi with a fixed text, namely 'Tok Pisin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tpi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rif with a fixed text, namely 'Tarifit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rif" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tyv with a fixed text, namely 'Tuvan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tyv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ti with a fixed text, namely 'Tigrinya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ti" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tet with a fixed text, namely 'Tetum' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tet" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=scn with a fixed text, namely 'Sicilian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "scn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lmo with a fixed text, namely 'Lombard' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lmo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ilo with a fixed text, namely 'Ilocano' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ilo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sm with a fixed text, namely 'Samoan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ss with a fixed text, namely 'Swazi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ss" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mni with a fixed text, namely 'Meitei' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mni" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kv with a fixed text, namely 'Komi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ku with a fixed text, namely 'Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ku" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lad with a fixed text, namely 'Judaeo-Spanish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lad" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ts with a fixed text, namely 'Tsonga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ts" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=st with a fixed text, namely 'Sesotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "st" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lij with a fixed text, namely 'Ligurian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lij" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mai with a fixed text, namely 'Maithili' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tvl with a fixed text, namely 'Tuvaluan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tvl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tn with a fixed text, namely 'Tswana' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wa with a fixed text, namely 'Walloon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nan with a fixed text, namely 'Southern Min' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nan" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pih with a fixed text, namely 'Pitkern' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pih" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lld with a fixed text, namely 'Ladin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lld" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ty with a fixed text, namely 'Tahitian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ty" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wo with a fixed text, namely 'Wolof' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=war with a fixed text, namely 'Waray' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "war" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lbe with a fixed text, namely 'Lak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lbe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ltg with a fixed text, namely 'Latgalian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ltg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mad with a fixed text, namely 'Madurese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mad" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mh with a fixed text, namely 'Marshallese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mo with a fixed text, namely 'Moldovan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yrk with a fixed text, namely 'Nenets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yrk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=chn with a fixed text, namely 'Chinook Jargon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kr with a fixed text, namely 'Kanuri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tw with a fixed text, namely 'Twi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=shn with a fixed text, namely 'Shan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=vls with a fixed text, namely 'West Flemish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vls" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pag with a fixed text, namely 'Pangasinan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pag" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nso with a fixed text, namely 'Northern Sotho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nso" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ln with a fixed text, namely 'Lingala' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ln" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zea with a fixed text, namely 'Zeelandic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zea" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tay with a fixed text, namely 'Atayal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tay" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wuu with a fixed text, namely 'Wu Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wuu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sah with a fixed text, namely 'Sakha' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sah" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=jam with a fixed text, namely 'Jamaican Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "jam" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lkt with a fixed text, namely 'Lakota' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lkt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krl with a fixed text, namely 'Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "krl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tcy with a fixed text, namely 'Tulu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tcy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sju with a fixed text, namely 'Ume Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sju" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sou with a fixed text, namely 'Southern Thai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sou" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=adx with a fixed text, namely 'Amdo Tibetan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "adx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sli with a fixed text, namely 'Silesian German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sli" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=als with a fixed text, namely 'Swiss German' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "als" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kha with a fixed text, namely 'Khasi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kha" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mnc with a fixed text, namely 'Manchu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mnc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yo with a fixed text, namely 'Yoruba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ml with a fixed text, namely 'Malayalam' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ml" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hai with a fixed text, namely 'Haida' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hai" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kut with a fixed text, namely 'Kutenai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kut" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hoc with a fixed text, namely 'Ho' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hoc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gsg with a fixed text, namely 'German Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gsg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=li with a fixed text, namely 'Limburgish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "li" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hyw with a fixed text, namely 'Western Armenian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hyw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=esu with a fixed text, namely 'Central Alaskan Yup'ik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "esu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=abq with a fixed text, namely 'Abaza' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "abq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tli with a fixed text, namely 'Tlingit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tli" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=trv with a fixed text, namely 'Seediq' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "trv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=szy with a fixed text, namely 'Sakizaya' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "szy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lus with a fixed text, namely 'Mizo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lus" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=olo with a fixed text, namely 'Livvi-Karelian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "olo" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pnt with a fixed text, namely 'Pontic Greek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pnt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=koi with a fixed text, namely 'Permyak' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "koi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nog with a fixed text, namely 'Nogai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nog" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wbl with a fixed text, namely 'Wakhi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wbl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tly with a fixed text, namely 'Talysh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tly" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mhr with a fixed text, namely 'Meadow Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mhr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ruq with a fixed text, namely 'Megleno-Romanian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ruq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mwv with a fixed text, namely 'Mentawai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mwv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=koy with a fixed text, namely 'Koyukon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "koy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=clc with a fixed text, namely 'Chilcotin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "clc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fiu-vro with a fixed text, namely 'Võro' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fiu-vro" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=frc with a fixed text, namely 'Louisiana French' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=guw with a fixed text, namely 'Gun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "guw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cnh with a fixed text, namely 'Hakha-Chin' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cnh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjm with a fixed text, namely 'Mapun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sjm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bzs with a fixed text, namely 'Brazilian Sign Language' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bzs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kcg with a fixed text, namely 'Tyap' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kcg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mi with a fixed text, namely 'Māori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aeb with a fixed text, namely 'Tunisian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "aeb" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nrf-gg with a fixed text, namely 'Guernésiais' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nrf-gg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lki with a fixed text, namely 'Laki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lki" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bej with a fixed text, namely 'Beja' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bej" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckt with a fixed text, namely 'Chukchi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ckt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mus with a fixed text, namely 'Muscogee' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mus" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pwn with a fixed text, namely 'Paiwan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pwn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kj with a fixed text, namely 'Kwanyama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rgn with a fixed text, namely 'Romagnol' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rgn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=abs with a fixed text, namely 'Ambonese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "abs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sxr with a fixed text, namely 'Saaroa' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sxr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ckv with a fixed text, namely 'Kavalan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ckv" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsu with a fixed text, namely 'Tsou' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tsu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=xsy with a fixed text, namely 'Saisiyat' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "xsy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lvk with a fixed text, namely 'Lavukaleve' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lvk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh-yue with a fixed text, namely 'Yue Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zh-yue" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tvn with a fixed text, namely 'Tavoyan' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tvn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pmy with a fixed text, namely 'Papuan Malay' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pmy" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kbg with a fixed text, namely 'Khamba' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kbg" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rwr with a fixed text, namely 'Marwari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rwr" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ttm with a fixed text, namely 'Northern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ttm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mrj with a fixed text, namely 'Hill Mari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mrj" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nia with a fixed text, namely 'Nias' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nia" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=yrl with a fixed text, namely 'Nheengatu' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "yrl" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cak with a fixed text, namely 'Kaqchikel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cak" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ami with a fixed text, namely 'Amis' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ami" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=krx with a fixed text, namely 'Karon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "krx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hil with a fixed text, namely 'Hiligaynon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hil" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uun with a fixed text, namely 'Pazeh' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "uun" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sjt with a fixed text, namely 'Ter Sami' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sjt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wal with a fixed text, namely 'Wolaytta' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wal" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=wym with a fixed text, namely 'Vilamovian' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wym" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=arq with a fixed text, namely 'Algerian Arabic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "arq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bsk with a fixed text, namely 'Burushaski' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bqi with a fixed text, namely 'Bakhtiari' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bqi" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=hrx with a fixed text, namely 'Hunsrik' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hrx" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ssf with a fixed text, namely 'Thao' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ssf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=mrh with a fixed text, namely 'Mara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mrh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=aoc with a fixed text, namely 'Pemon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "aoc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tsk with a fixed text, namely 'Tseku' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=luz with a fixed text, namely 'Southern Luri' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "luz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tce with a fixed text, namely 'Southern Tutchone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tce" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=quc with a fixed text, namely 'K’iche’' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "quc" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bnn with a fixed text, namely 'Bunun' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bnn" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=lzz with a fixed text, namely 'Laz' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lzz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=sdh with a fixed text, namely 'Southern Kurdish' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sdh" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=nsk with a fixed text, namely 'Naskapi' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nsk" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=akz with a fixed text, namely 'Alabama' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "akz" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kri with a fixed text, namely 'Krio' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kri" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kea with a fixed text, namely 'Cape Verdean Creole' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kea" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=dru with a fixed text, namely 'Rukai' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dru" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=tzm with a fixed text, namely 'Central Atlas Tamazight' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tzm" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=bfq with a fixed text, namely 'Badaga' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bfq" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=khw with a fixed text, namely 'Khowar' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "khw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=uzs with a fixed text, namely 'Southern Uzbek' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "uzs" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rmf with a fixed text, namely 'Finnish Kalo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rmf" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=osa with a fixed text, namely 'Osage' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "osa" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=cps with a fixed text, namely 'Capiznon' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cps" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pjt with a fixed text, namely 'Pitjantjatjara' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pjt" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kjp with a fixed text, namely 'Eastern Pwo' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kjp" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=gpe with a fixed text, namely 'Ghanaian Pidgin English' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gpe" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=kiu with a fixed text, namely 'Kirmanjki' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kiu" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=rar with a fixed text, namely 'Cook Islands Maori' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rar" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=ksw with a fixed text, namely 'S'gaw Karen' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ksw" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=zh_Hant with a fixed text, namely 'Simplified Chinese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "zh_Hant" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=pt_BR with a fixed text, namely 'Brazilian Portuguese' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pt_BR" - }, - { - "key": "school:language", - "description": "Layer 'Primary and secondary schools' shows school:language=fil with a fixed text, namely 'Filipino' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fil" - }, { "key": "amenity", "description": "The MapComplete theme Personal theme has a layer Shelter showing features with this tag", @@ -10649,810 +8483,6 @@ "key": "name", "description": "Layer 'Shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" }, - { - "key": "shop", - "description": "Layer 'Shop' shows and asks freeform values for key 'shop' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "agrarian" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "alcohol" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "anime" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=antiques with a fixed text, namely 'Antiques Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "antiques" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "appliance" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "art" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "baby_goods" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bag" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bakery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bathroom_furnishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "beauty" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bed" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "beverages" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bicycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "boat" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "bookmaker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=books with a fixed text, namely 'Book Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "books" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "brewing_supplies" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "butcher" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "camera" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "candles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cannabis" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "car" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "car_parts" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "car_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "caravan" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "carpet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "catalogue" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "charity" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cheese" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chemist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "chocolate" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "clothes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "coffee" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "collector" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "computer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "confectionery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "convenience" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "copyshop" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "cosmetics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=country_store with a fixed text, namely 'Country Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "country_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "craft" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "curtain" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dairy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=deli with a fixed text, namely 'Deli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "deli" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "department_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "doityourself" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "doors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "dry_cleaning" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "e-cigarette" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "electrical" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "electronics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "erotic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fabric" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "farm" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fashion_accessories" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fireplace" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "flooring" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "florist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frame" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "frozen_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "fuel" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "funeral_directors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "furniture" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "garden_centre" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gas" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "general" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "gift" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "greengrocer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hairdresser" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hairdresser_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hardware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=health_food with a fixed text, namely 'Health Food Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "health_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hearing_aids" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "herbalist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hifi" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hobby with a fixed text, namely 'Hobby Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hobby" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "household_linen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "houseware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "hunting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "interior_decoration" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "jewelry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kiosk" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "kitchen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "laundry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "leather" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lighting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "locksmith" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "lottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mall" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "massage" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "medical_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "military_surplus" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mobile_phone" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "model" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "money_lender" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "motorcycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "motorcycle_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "music" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "musical_instrument" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=newsagent with a fixed text, namely 'Newspaper/Magazine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "newsagent" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "nutrition_supplements" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "optician" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "outdoor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "outpost" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "paint" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "party" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pastry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pawnbroker with a fixed text, namely 'Pawn Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pawnbroker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "perfumery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet_grooming with a fixed text, namely 'Pet Grooming Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pet_grooming" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "photo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "printer_ink" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "psychic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "pyrotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "radiotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "religion" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "scuba_diving" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "seafood" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=second_hand with a fixed text, namely 'Consignment/Thrift Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "second_hand" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sewing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shoe_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "shoes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "spices" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "stationery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "storage_rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "supermarket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "swimming_pool" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tailor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tattoo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tea" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "telecommunication" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "ticket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tiles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tobacco" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tool_hire" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "toys" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "trade" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "travel_agency" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "trophy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "tyres" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "vacuum_cleaner" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=variety_store with a fixed text, namely 'Variety Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "variety_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "video" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "video_games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "watches" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "water" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "water_sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "weapons" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wholesale" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wigs" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "window_blind" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "wine" - }, { "key": "opening_hours", "description": "Layer 'Shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" @@ -11594,6 +8624,28 @@ "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "Telekom" }, + { + "key": "highway", + "description": "The MapComplete theme Personal theme has a layer Speed Camera showing features with this tag", + "value": "speed_camera" + }, + { + "key": "maxspeed", + "description": "Layer 'Speed Camera' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "highway", + "description": "The MapComplete theme Personal theme has a layer Speed Display showing features with this tag", + "value": "speed_display" + }, + { + "key": "maxspeed", + "description": "Layer 'Speed Display' shows and asks freeform values for key 'maxspeed' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "inscription", + "description": "Layer 'Speed Display' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Personal theme')" + }, { "key": "leisure", "description": "The MapComplete theme Personal theme has a layer Sport pitches showing features with this tag", @@ -11745,6 +8797,125 @@ "description": "Layer 'Sport pitches' shows opening_hours=24/7 with a fixed text, namely 'Always accessible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "24/7" }, + { + "key": "leisure", + "description": "The MapComplete theme Personal theme has a layer Sports centres showing features with this tag", + "value": "sports_centre" + }, + { + "key": "image", + "description": "The layer 'Sports centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Sports centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Sports centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Sports centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "opening_hours", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "phone", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:phone", + "description": "Layer 'Sports centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "website", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:website", + "description": "Layer 'Sports centres' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "email", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "contact:email", + "description": "Layer 'Sports centres' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "highway", + "description": "The MapComplete theme Personal theme has a layer Stairs showing features with this tag", + "value": "steps" + }, + { + "key": "handrail", + "description": "Layer 'Stairs' shows handrail=yes with a fixed text, namely 'These stairs have a handrail' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "handrail", + "description": "Layer 'Stairs' shows handrail=no with a fixed text, namely 'These stairs do not have a handrail' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "ramp:bicycle", + "description": "Layer 'Stairs' shows ramp:bicycle=yes with a fixed text, namely 'There is a ramp for bicycles here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "ramp:wheelchair", + "description": "Layer 'Stairs' shows ramp:wheelchair=yes with a fixed text, namely 'There is a ramp for wheelchairs here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "ramp", + "description": "Layer 'Stairs' shows ramp=separate with a fixed text, namely 'There is ramp for wheelchairs here, but it is shown separately on the map' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "separate" + }, + { + "key": "ramp:stroller", + "description": "Layer 'Stairs' shows ramp:stroller=yes with a fixed text, namely 'There is a ramp for strollers here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "ramp", + "description": "Layer 'Stairs' shows ramp=no with a fixed text, namely 'There is no ramp at these stairs' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "conveying", + "description": "Layer 'Stairs' shows conveying=yes with a fixed text, namely 'This is an escalator' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "conveying", + "description": "Layer 'Stairs' shows conveying=no with a fixed text, namely 'This is not an escalator' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, { "key": "highway", "description": "The MapComplete theme Personal theme has a layer Street Lamps showing features with this tag", @@ -12145,30 +9316,6 @@ "description": "Layer 'Colleges and universities' shows isced:2011:level=doctorate with a fixed text, namely 'Doctorate degrees are awarded here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "doctorate" }, - { - "key": "capacity", - "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'capacity' (in the MapComplete.osm.be theme 'Personal theme')" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=mixed with a fixed text, namely 'Both boys and girls can enroll here and have classes together' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "mixed" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=separated with a fixed text, namely 'Both boys and girls can enroll here but they are separated (e.g. they have lessons in different classrooms or at different times)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "separated" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=male with a fixed text, namely 'This is a boys only-school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "male" - }, - { - "key": "school:gender", - "description": "Layer 'Colleges and universities' shows school:gender=female with a fixed text, namely 'This is a girls-only school' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", - "value": "female" - }, { "key": "website", "description": "Layer 'Colleges and universities' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" @@ -12302,7 +9449,7 @@ }, { "key": "opening_hours", - "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely 'Opened 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "value": "24/7" }, { @@ -12402,6 +9549,126 @@ "key": "description", "description": "Layer 'Toilets' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Personal theme')" }, + { + "key": "toilets", + "description": "The MapComplete theme Personal theme has a layer Toilets at other amenities showing features with this tag", + "value": "yes" + }, + { + "key": "image", + "description": "The layer 'Toilets at other amenities allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Toilets at other amenities allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Toilets at other amenities allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Toilets at other amenities allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "location", + "description": "Layer 'Toilets at other amenities' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "-1" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:access' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=yes with a fixed text, namely 'Public access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=customers with a fixed text, namely 'Only access to customers of the amenity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "customers" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=no with a fixed text, namely 'Not accessible, even for customers of the amenity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=key with a fixed text, namely 'Accessible, but one has to ask a key to enter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "key" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=public with a fixed text, namely 'Public access' (in the MapComplete.osm.be theme 'Personal theme')", + "value": "public" + }, + { + "key": "toilets:fee", + "description": "Layer 'Toilets at other amenities' shows toilets:fee=yes with a fixed text, namely 'These are paid toilets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "toilets:fee", + "description": "Layer 'Toilets at other amenities' shows toilets:fee=no with a fixed text, namely 'Free to use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "toilets:charge", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:charge' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "opening_hours", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=yes with a fixed text, namely 'There is a dedicated toilet for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "yes" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=no with a fixed text, namely 'No wheelchair access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "no" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=designated with a fixed text, namely 'There is only a dedicated toilet for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", + "value": "designated" + }, + { + "key": "toilets:door:width", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:door:width' (in the MapComplete.osm.be theme 'Personal theme')" + }, + { + "key": "toilets:description", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:description' (in the MapComplete.osm.be theme 'Personal theme')" + }, { "key": "type", "description": "The MapComplete theme Personal theme has a layer Bus lines showing features with this tag", diff --git a/Docs/TagInfo/mapcomplete_pets.json b/Docs/TagInfo/mapcomplete_pets.json index 94cbd41ae..ca2c49250 100644 --- a/Docs/TagInfo/mapcomplete_pets.json +++ b/Docs/TagInfo/mapcomplete_pets.json @@ -554,810 +554,6 @@ "key": "name", "description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')" }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'shop' (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "agrarian" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "alcohol" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "anime" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=antiques with a fixed text, namely 'Antiques Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "antiques" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "appliance" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "art" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "baby_goods" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bag" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bakery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bathroom_furnishing" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "beauty" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bed" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "beverages" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bicycle" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "boat" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "bookmaker" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=books with a fixed text, namely 'Book Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "books" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "brewing_supplies" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "butcher" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "camera" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "candles" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "cannabis" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "car" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "car_parts" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "car_repair" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "caravan" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "carpet" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "catalogue" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "charity" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "cheese" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "chemist" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "chocolate" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "clothes" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "coffee" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "collector" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "computer" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "confectionery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "convenience" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "copyshop" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "cosmetics" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=country_store with a fixed text, namely 'Country Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "country_store" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "craft" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "curtain" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "dairy" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=deli with a fixed text, namely 'Deli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "deli" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "department_store" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "doityourself" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "doors" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "dry_cleaning" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "e-cigarette" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "electrical" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "electronics" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "erotic" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fabric" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "farm" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fashion_accessories" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fireplace" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fishing" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "flooring" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "florist" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "frame" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "frozen_food" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "fuel" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "funeral_directors" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "furniture" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "games" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "garden_centre" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "gas" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "general" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "gift" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "greengrocer" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hairdresser" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hairdresser_supply" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hardware" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=health_food with a fixed text, namely 'Health Food Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "health_food" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hearing_aids" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "herbalist" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hifi" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hobby with a fixed text, namely 'Hobby Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hobby" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "household_linen" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "houseware" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "hunting" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "interior_decoration" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "jewelry" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "kiosk" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "kitchen" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "laundry" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "leather" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "lighting" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "locksmith" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "lottery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "mall" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "massage" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "medical_supply" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "military_surplus" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "mobile_phone" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "model" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "money_lender" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "motorcycle" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "motorcycle_repair" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "music" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "musical_instrument" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=newsagent with a fixed text, namely 'Newspaper/Magazine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "newsagent" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "nutrition_supplements" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "optician" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "outdoor" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "outpost" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "paint" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "party" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pastry" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pawnbroker with a fixed text, namely 'Pawn Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pawnbroker" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "perfumery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pet" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pet_grooming with a fixed text, namely 'Pet Grooming Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pet_grooming" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "photo" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pottery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "printer_ink" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "psychic" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "pyrotechnics" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "radiotechnics" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "religion" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "rental" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "repair" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "scuba_diving" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "seafood" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=second_hand with a fixed text, namely 'Consignment/Thrift Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "second_hand" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "sewing" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "shoe_repair" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "shoes" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "spices" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "sports" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "stationery" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "storage_rental" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "supermarket" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "swimming_pool" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tailor" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tattoo" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tea" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "telecommunication" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "ticket" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tiles" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tobacco" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tool_hire" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "toys" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "trade" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "travel_agency" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "trophy" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "tyres" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "vacuum_cleaner" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=variety_store with a fixed text, namely 'Variety Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "variety_store" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "video" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "video_games" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "watches" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "water" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "water_sports" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "weapons" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "wholesale" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "wigs" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "window_blind" - }, - { - "key": "shop", - "description": "Layer 'Dog-friendly shops' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", - "value": "wine" - }, { "key": "opening_hours", "description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')" diff --git a/Docs/TagInfo/mapcomplete_postboxes.json b/Docs/TagInfo/mapcomplete_postboxes.json index 8a4b707b4..bf3cc89ff 100644 --- a/Docs/TagInfo/mapcomplete_postboxes.json +++ b/Docs/TagInfo/mapcomplete_postboxes.json @@ -62,9 +62,128 @@ "description": "Layer 'Post offices' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" }, { - "key": "opening_hours", - "description": "Layer 'Post offices' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", - "value": "24/7" + "key": "post_office", + "description": "Layer 'Post offices' shows post_office=post_partner with a fixed text, namely 'This shop is a post partner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "post_partner" + }, + { + "key": "post_office", + "description": "Layer 'Post offices' shows with a fixed text, namely 'This shop is not a post partner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map') Picking this answer will delete the key post_office.", + "value": "" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:brand' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DHL with a fixed text, namely 'This location offers services for DHL' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "DHL" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DPD with a fixed text, namely 'This location offers services for DPD' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "DPD" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=GLS with a fixed text, namely 'This location offers services for GLS' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "GLS" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=UPS with a fixed text, namely 'This location offers services for UPS' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "UPS" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=DHL Paketshop with a fixed text, namely 'This location is a DHL Paketshop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "DHL Paketshop" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=Hermes PaketShop with a fixed text, namely 'This location is a Hermes PaketShop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "Hermes PaketShop" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=PostNL with a fixed text, namely 'This location is a PostNL-point' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "PostNL" + }, + { + "key": "post_office:brand", + "description": "Layer 'Post offices' shows post_office:brand=bpost with a fixed text, namely 'This location offers services for bpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "bpost" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:letter_from' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows post_office:letter_from=yes with a fixed text, namely 'You can post letters here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:letter_from", + "description": "Layer 'Post offices' shows post_office:letter_from=no with a fixed text, namely 'You can't post letters here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_from' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows post_office:parcel_from=yes with a fixed text, namely 'You can send parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:parcel_from", + "description": "Layer 'Post offices' shows post_office:parcel_from=no with a fixed text, namely 'You can't send parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_pickup' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows post_office:parcel_pickup=yes with a fixed text, namely 'You can pick up missed parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:parcel_pickup", + "description": "Layer 'Post offices' shows post_office:parcel_pickup=no with a fixed text, namely 'You can't pick up missed parcels here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:parcel_to' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows post_office:parcel_to=yes with a fixed text, namely 'You can send parcels to here for pickup' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:parcel_to", + "description": "Layer 'Post offices' shows post_office:parcel_to=no with a fixed text, namely 'You can't send parcels to here for pickup' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows and asks freeform values for key 'post_office:stamps' (in the MapComplete.osm.be theme 'Postbox and Post Office Map')" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows post_office:stamps=yes with a fixed text, namely 'You can buy stamps here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "yes" + }, + { + "key": "post_office:stamps", + "description": "Layer 'Post offices' shows post_office:stamps=no with a fixed text, namely 'You can't buy stamps here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Postbox and Post Office Map')", + "value": "no" }, { "key": "amenity", diff --git a/Docs/TagInfo/mapcomplete_shops.json b/Docs/TagInfo/mapcomplete_shops.json index 4f2f75f58..42d2ef89d 100644 --- a/Docs/TagInfo/mapcomplete_shops.json +++ b/Docs/TagInfo/mapcomplete_shops.json @@ -34,810 +34,6 @@ "key": "name", "description": "Layer 'Shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Shop Map')" }, - { - "key": "shop", - "description": "Layer 'Shop' shows and asks freeform values for key 'shop' (in the MapComplete.osm.be theme 'Open Shop Map')" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=agrarian with a fixed text, namely 'Farm Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "agrarian" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=alcohol with a fixed text, namely 'Liquor Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "alcohol" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=anime with a fixed text, namely 'Anime / Manga Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "anime" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=antiques with a fixed text, namely 'Antiques Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "antiques" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=appliance with a fixed text, namely 'Appliance Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "appliance" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=art with a fixed text, namely 'Art Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "art" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=baby_goods with a fixed text, namely 'Baby Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "baby_goods" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bag with a fixed text, namely 'Bag/Luggage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bag" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bakery with a fixed text, namely 'Bakery' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bakery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bathroom_furnishing with a fixed text, namely 'Bathroom Furnishing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bathroom_furnishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beauty with a fixed text, namely 'Beauty Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "beauty" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bed with a fixed text, namely 'Bedding/Mattress Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bed" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=beverages with a fixed text, namely 'Beverage Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "beverages" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bicycle with a fixed text, namely 'Bicycle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bicycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=boat with a fixed text, namely 'Boat Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "boat" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=bookmaker with a fixed text, namely 'Bookmaker' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "bookmaker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=books with a fixed text, namely 'Book Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "books" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=brewing_supplies with a fixed text, namely 'Brewing Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "brewing_supplies" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=butcher with a fixed text, namely 'Butcher' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "butcher" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=camera with a fixed text, namely 'Camera Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "camera" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=candles with a fixed text, namely 'Candle Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "candles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cannabis with a fixed text, namely 'Cannabis Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "cannabis" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car with a fixed text, namely 'Car Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "car" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_parts with a fixed text, namely 'Car Parts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "car_parts" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=car_repair with a fixed text, namely 'Car Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "car_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=caravan with a fixed text, namely 'RV Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "caravan" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=carpet with a fixed text, namely 'Carpet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "carpet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=catalogue with a fixed text, namely 'Catalog Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "catalogue" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=charity with a fixed text, namely 'Charity Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "charity" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cheese with a fixed text, namely 'Cheese Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "cheese" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chemist with a fixed text, namely 'Drugstore' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "chemist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=chocolate with a fixed text, namely 'Chocolate Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "chocolate" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=clothes with a fixed text, namely 'Clothing Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "clothes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=coffee with a fixed text, namely 'Coffee Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "coffee" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=collector with a fixed text, namely 'Collectibles Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "collector" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=computer with a fixed text, namely 'Computer Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "computer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=confectionery with a fixed text, namely 'Candy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "confectionery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=convenience with a fixed text, namely 'Convenience Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "convenience" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=copyshop with a fixed text, namely 'Copy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "copyshop" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=cosmetics with a fixed text, namely 'Cosmetics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "cosmetics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=country_store with a fixed text, namely 'Country Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "country_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=craft with a fixed text, namely 'Arts & Crafts Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "craft" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=curtain with a fixed text, namely 'Curtain Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "curtain" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dairy with a fixed text, namely 'Dairy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "dairy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=deli with a fixed text, namely 'Deli' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "deli" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=department_store with a fixed text, namely 'Department Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "department_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doityourself with a fixed text, namely 'DIY Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "doityourself" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=doors with a fixed text, namely 'Door Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "doors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=dry_cleaning with a fixed text, namely 'Dry Cleaner' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "dry_cleaning" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=e-cigarette with a fixed text, namely 'E-Cigarette Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "e-cigarette" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electrical with a fixed text, namely 'Electrical Equipment Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "electrical" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=electronics with a fixed text, namely 'Electronics Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "electronics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=erotic with a fixed text, namely 'Erotic Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "erotic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fabric with a fixed text, namely 'Fabric Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fabric" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=farm with a fixed text, namely 'Produce Stand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "farm" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fashion_accessories with a fixed text, namely 'Fashion Accessories Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fashion_accessories" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fireplace with a fixed text, namely 'Fireplace Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fireplace" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fishing with a fixed text, namely 'Fishing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fishing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=flooring with a fixed text, namely 'Flooring Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "flooring" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=florist with a fixed text, namely 'Florist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "florist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frame with a fixed text, namely 'Framing Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "frame" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=frozen_food with a fixed text, namely 'Frozen Food Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "frozen_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=fuel with a fixed text, namely 'Fuel Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "fuel" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=funeral_directors with a fixed text, namely 'Funeral Home' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "funeral_directors" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=furniture with a fixed text, namely 'Furniture Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "furniture" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=games with a fixed text, namely 'Tabletop Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=garden_centre with a fixed text, namely 'Garden Center' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "garden_centre" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gas with a fixed text, namely 'Bottled Gas Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "gas" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=general with a fixed text, namely 'General Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "general" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=gift with a fixed text, namely 'Gift Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "gift" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=greengrocer with a fixed text, namely 'Greengrocer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "greengrocer" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser with a fixed text, namely 'Hairdresser' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hairdresser" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hairdresser_supply with a fixed text, namely 'Hairdresser Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hairdresser_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hardware with a fixed text, namely 'Hardware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hardware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=health_food with a fixed text, namely 'Health Food Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "health_food" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hearing_aids with a fixed text, namely 'Hearing Aids Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hearing_aids" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=herbalist with a fixed text, namely 'Herbalist' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "herbalist" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hifi with a fixed text, namely 'Hifi Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hifi" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hobby with a fixed text, namely 'Hobby Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hobby" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=household_linen with a fixed text, namely 'Household Linen Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "household_linen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=houseware with a fixed text, namely 'Houseware Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "houseware" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=hunting with a fixed text, namely 'Hunting Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "hunting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=interior_decoration with a fixed text, namely 'Interior Decoration Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "interior_decoration" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=jewelry with a fixed text, namely 'Jewelry Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "jewelry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kiosk with a fixed text, namely 'Kiosk' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "kiosk" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=kitchen with a fixed text, namely 'Kitchen Design Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "kitchen" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=laundry with a fixed text, namely 'Laundry' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "laundry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=leather with a fixed text, namely 'Leather Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "leather" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lighting with a fixed text, namely 'Lighting Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "lighting" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=locksmith with a fixed text, namely 'Locksmith' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "locksmith" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=lottery with a fixed text, namely 'Lottery Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "lottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mall with a fixed text, namely 'Mall' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "mall" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=massage with a fixed text, namely 'Massage Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "massage" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=medical_supply with a fixed text, namely 'Medical Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "medical_supply" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=military_surplus with a fixed text, namely 'Military Surplus Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "military_surplus" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=mobile_phone with a fixed text, namely 'Mobile Phone Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "mobile_phone" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=model with a fixed text, namely 'Model Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "model" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=money_lender with a fixed text, namely 'Money Lender' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "money_lender" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle with a fixed text, namely 'Motorcycle Dealership' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "motorcycle" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=motorcycle_repair with a fixed text, namely 'Motorcycle Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "motorcycle_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=music with a fixed text, namely 'Music Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "music" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=musical_instrument with a fixed text, namely 'Musical Instrument Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "musical_instrument" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=newsagent with a fixed text, namely 'Newspaper/Magazine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "newsagent" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=nutrition_supplements with a fixed text, namely 'Nutrition Supplements Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "nutrition_supplements" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=optician with a fixed text, namely 'Optician' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "optician" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outdoor with a fixed text, namely 'Outdoors Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "outdoor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=outpost with a fixed text, namely 'Online Retailer Outpost' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "outpost" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=paint with a fixed text, namely 'Paint Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "paint" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=party with a fixed text, namely 'Party Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "party" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pastry with a fixed text, namely 'Pastry Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pastry" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pawnbroker with a fixed text, namely 'Pawn Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pawnbroker" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=perfumery with a fixed text, namely 'Perfume Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "perfumery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet with a fixed text, namely 'Pet Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pet" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pet_grooming with a fixed text, namely 'Pet Grooming Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pet_grooming" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=photo with a fixed text, namely 'Photography Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "photo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pottery with a fixed text, namely 'Pottery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pottery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=printer_ink with a fixed text, namely 'Printer Ink Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "printer_ink" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=psychic with a fixed text, namely 'Psychic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "psychic" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=pyrotechnics with a fixed text, namely 'Fireworks Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "pyrotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=radiotechnics with a fixed text, namely 'Radio/Electronic Component Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "radiotechnics" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=religion with a fixed text, namely 'Religious Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "religion" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=rental with a fixed text, namely 'Rental Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=repair with a fixed text, namely 'Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=scuba_diving with a fixed text, namely 'Scuba Diving Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "scuba_diving" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=seafood with a fixed text, namely 'Seafood Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "seafood" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=second_hand with a fixed text, namely 'Consignment/Thrift Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "second_hand" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sewing with a fixed text, namely 'Sewing Supply Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "sewing" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoe_repair with a fixed text, namely 'Shoe Repair Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "shoe_repair" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=shoes with a fixed text, namely 'Shoe Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "shoes" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=spices with a fixed text, namely 'Spice Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "spices" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=sports with a fixed text, namely 'Sporting Goods Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=stationery with a fixed text, namely 'Stationery Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "stationery" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=storage_rental with a fixed text, namely 'Storage Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "storage_rental" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=supermarket with a fixed text, namely 'Supermarket' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "supermarket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=swimming_pool with a fixed text, namely 'Pool Supply Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "swimming_pool" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tailor with a fixed text, namely 'Tailor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tailor" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tattoo with a fixed text, namely 'Tattoo Parlor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tattoo" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tea with a fixed text, namely 'Tea Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tea" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=telecommunication with a fixed text, namely 'Telecom Retail Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "telecommunication" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=ticket with a fixed text, namely 'Ticket Seller' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "ticket" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tiles with a fixed text, namely 'Tile Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tiles" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tobacco with a fixed text, namely 'Tobacco Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tobacco" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tool_hire with a fixed text, namely 'Tool Rental' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tool_hire" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=toys with a fixed text, namely 'Toy Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "toys" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trade with a fixed text, namely 'Trade Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "trade" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=travel_agency with a fixed text, namely 'Travel Agency' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "travel_agency" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=trophy with a fixed text, namely 'Trophy Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "trophy" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=tyres with a fixed text, namely 'Tire Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "tyres" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=vacuum_cleaner with a fixed text, namely 'Vacuum Cleaner Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "vacuum_cleaner" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=variety_store with a fixed text, namely 'Variety Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "variety_store" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video with a fixed text, namely 'Video Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "video" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=video_games with a fixed text, namely 'Video Game Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "video_games" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=watches with a fixed text, namely 'Watches Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "watches" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water with a fixed text, namely 'Drinking Water Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "water" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=water_sports with a fixed text, namely 'Watersport/Swim Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "water_sports" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=weapons with a fixed text, namely 'Weapon Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "weapons" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wholesale with a fixed text, namely 'Wholesale Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "wholesale" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wigs with a fixed text, namely 'Wig Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "wigs" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=window_blind with a fixed text, namely 'Window Blind Store' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "window_blind" - }, - { - "key": "shop", - "description": "Layer 'Shop' shows shop=wine with a fixed text, namely 'Wine Shop' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", - "value": "wine" - }, { "key": "opening_hours", "description": "Layer 'Shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Shop Map')" diff --git a/Docs/TagInfo/mapcomplete_sports.json b/Docs/TagInfo/mapcomplete_sports.json new file mode 100644 index 000000000..04da14253 --- /dev/null +++ b/Docs/TagInfo/mapcomplete_sports.json @@ -0,0 +1,654 @@ +{ + "data_format": 1, + "project": { + "name": "MapComplete Sports", + "description": "Map showing sport facilities.", + "project_url": "https://mapcomplete.osm.be/sports", + "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/", + "icon_url": "https://mapcomplete.osm.be/assets/themes/sports/sport.svg", + "contact_name": "Pieter Vander Vennet", + "contact_email": "pietervdvn@posteo.net" + }, + "tags": [ + { + "key": "leisure", + "description": "The MapComplete theme Sports has a layer Sport pitches showing features with this tag", + "value": "pitch" + }, + { + "key": "image", + "description": "The layer 'Sport pitches allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Sport pitches allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Sport pitches allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Sport pitches allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'sport' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=basketball with a fixed text, namely 'Basketball is played here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "basketball" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=soccer with a fixed text, namely 'Soccer is played here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "soccer" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=table_tennis with a fixed text, namely 'This is a pingpong table' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "table_tennis" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=tennis with a fixed text, namely 'Tennis is played here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "tennis" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=korfball with a fixed text, namely 'Korfball is played here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "korfball" + }, + { + "key": "sport", + "description": "Layer 'Sport pitches' shows sport=basket with a fixed text, namely 'Basketball is played here' (in the MapComplete.osm.be theme 'Sports')", + "value": "basket" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'surface' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=grass with a fixed text, namely 'The surface is grass' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "grass" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=sand with a fixed text, namely 'The surface is sand' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "sand" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=paving_stones with a fixed text, namely 'The surface is paving stones' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "paving_stones" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=asphalt with a fixed text, namely 'The surface is asphalt' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "asphalt" + }, + { + "key": "surface", + "description": "Layer 'Sport pitches' shows surface=concrete with a fixed text, namely 'The surface is concrete' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "concrete" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=yes with a fixed text, namely 'Public access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=limited with a fixed text, namely 'Limited access (e.g. only with an appointment, during certain hours, …)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "limited" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=members with a fixed text, namely 'Only accessible for members of the club' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "members" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=private with a fixed text, namely 'Private - not accessible to the public' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "private" + }, + { + "key": "access", + "description": "Layer 'Sport pitches' shows access=public with a fixed text, namely 'Public access' (in the MapComplete.osm.be theme 'Sports')", + "value": "public" + }, + { + "key": "reservation", + "description": "Layer 'Sport pitches' shows reservation=required with a fixed text, namely 'Making an appointment is obligatory to use this sport pitch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "required" + }, + { + "key": "reservation", + "description": "Layer 'Sport pitches' shows reservation=recommended with a fixed text, namely 'Making an appointment is recommended when using this sport pitch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "recommended" + }, + { + "key": "reservation", + "description": "Layer 'Sport pitches' shows reservation=yes with a fixed text, namely 'Making an appointment is possible, but not necessary to use this sport pitch' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "reservation", + "description": "Layer 'Sport pitches' shows reservation=no with a fixed text, namely 'Making an appointment is not possible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "phone", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "email", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Sport pitches' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Sport pitches' shows with a fixed text, namely 'Always accessible' (in the MapComplete.osm.be theme 'Sports') Picking this answer will delete the key opening_hours.", + "value": "" + }, + { + "key": "opening_hours", + "description": "Layer 'Sport pitches' shows opening_hours=24/7 with a fixed text, namely 'Always accessible' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "24/7" + }, + { + "key": "leisure", + "description": "The MapComplete theme Sports has a layer Fitness Centres showing features with this tag", + "value": "fitness_centre" + }, + { + "key": "name", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "noname", + "description": "Layer 'Fitness Centres' shows noname=yes with a fixed text, namely 'This fitness centre has no name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "image", + "description": "The layer 'Fitness Centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Fitness Centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Fitness Centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Fitness Centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "phone", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:phone", + "description": "Layer 'Fitness Centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "email", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:email", + "description": "Layer 'Fitness Centres' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "website", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:website", + "description": "Layer 'Fitness Centres' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Fitness Centres' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "location", + "description": "Layer 'Fitness Centres' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Sports')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Sports') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Fitness Centres' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "-1" + }, + { + "key": "leisure", + "description": "The MapComplete theme Sports has a layer Fitness Stations showing features with this tag", + "value": "fitness_station" + }, + { + "key": "name", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "noname", + "description": "Layer 'Fitness Stations' shows noname=yes with a fixed text, namely 'This fitness station doesn't have a name' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=horizontal_bar with a fixed text, namely 'This fitness station has a horizontal bar, high enough for pull-ups.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "horizontal_bar" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=sign with a fixed text, namely 'This fitness station has a sign with instructions for a specific exercise.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "sign" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=sit-up with a fixed text, namely 'This fitness station has a facility for sit-ups.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "sit-up" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=push-up with a fixed text, namely 'This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "push-up" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=stretch_bars with a fixed text, namely 'This fitness station has bars for stretching.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "stretch_bars" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=hyperextension with a fixed text, namely 'This fitness station has a station for making hyperextensions.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "hyperextension" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=rings with a fixed text, namely 'This fitness station has rings for gymnastic exercises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "rings" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=horizontal_ladder with a fixed text, namely 'This fitness station has a horizontal ladder, also known as monkey bars.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "horizontal_ladder" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=wall_bars with a fixed text, namely 'This fitness station has wall bars to climb on.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "wall_bars" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=slalom with a fixed text, namely 'This fitness station has posts for performing slalom exercises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "slalom" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=stepping_stones with a fixed text, namely 'This fitness station has stepping stones.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "stepping_stones" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=leapfrog with a fixed text, namely 'This fitness station has cones for performing leapfrog jumps.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "leapfrog" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=beam_jump with a fixed text, namely 'This fitness station has beams to jump over.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "beam_jump" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=hurdling with a fixed text, namely 'This fitness station has hurdles to cross.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "hurdling" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=wall with a fixed text, namely 'This fitness station has a wall to climb on.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "wall" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=balance_beam with a fixed text, namely 'This fitness station has a balance beam.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "balance_beam" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=log_lifting with a fixed text, namely 'This fitness station has a log with a handle on the end to lift.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "log_lifting" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=captains_chair with a fixed text, namely 'This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "captains_chair" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=box with a fixed text, namely 'This fitness station has a box that can be used for jumping.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "box" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=battling_ropes with a fixed text, namely 'This fitness station has battling ropes.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "battling_ropes" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=excercise_bike with a fixed text, namely 'This fitness station has a stationary bicycle.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "excercise_bike" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=elliptical_trainer with a fixed text, namely 'This fitness station has a cross-trainer.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "elliptical_trainer" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=air_walker with a fixed text, namely 'This fitness station has an air walker.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "air_walker" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=rower with a fixed text, namely 'This fitness station has a rower.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "rower" + }, + { + "key": "fitness_station", + "description": "Layer 'Fitness Stations' shows fitness_station=slackline with a fixed text, namely 'This fitness station has a slackline.' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "slackline" + }, + { + "key": "operator", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'operator' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Fitness Stations' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "leisure", + "description": "The MapComplete theme Sports has a layer Sports centres showing features with this tag", + "value": "sports_centre" + }, + { + "key": "image", + "description": "The layer 'Sports centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Sports centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Sports centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Sports centres allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "opening_hours", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "phone", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:phone", + "description": "Layer 'Sports centres' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "website", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:website", + "description": "Layer 'Sports centres' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "email", + "description": "Layer 'Sports centres' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:email", + "description": "Layer 'Sports centres' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "designated" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=yes with a fixed text, namely 'This place is easily reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=limited with a fixed text, namely 'It is possible to reach this place in a wheelchair, but it is not easy' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "limited" + }, + { + "key": "wheelchair", + "description": "Layer 'Sports centres' shows wheelchair=no with a fixed text, namely 'This place is not reachable with a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "shop", + "description": "The MapComplete theme Sports has a layer Shop showing features with this tag", + "value": "sports" + }, + { + "key": "image", + "description": "The layer 'Shop allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Shop allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Shop allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Shop allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "name", + "description": "Layer 'Shop' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "opening_hours", + "description": "Layer 'Shop' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "website", + "description": "Layer 'Shop' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:website", + "description": "Layer 'Shop' shows contact:website~.+ with a fixed text, namely '{contact:website}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "email", + "description": "Layer 'Shop' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:email", + "description": "Layer 'Shop' shows contact:email~.+ with a fixed text, namely '{contact:email}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "phone", + "description": "Layer 'Shop' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "contact:phone", + "description": "Layer 'Shop' shows contact:phone~.+ with a fixed text, namely '{contact:phone}' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "payment:cash", + "description": "Layer 'Shop' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "payment:cards", + "description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "level", + "description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "location", + "description": "Layer 'Shop' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Sports')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Shop' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Shop' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Sports') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Shop' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Shop' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "-1" + }, + { + "key": "service:print:A4", + "description": "Layer 'Shop' shows service:print:A4=yes with a fixed text, namely 'This shop can print on papers of size A4' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "service:print:A3", + "description": "Layer 'Shop' shows service:print:A3=yes with a fixed text, namely 'This shop can print on papers of size A3' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "service:print:A2", + "description": "Layer 'Shop' shows service:print:A2=yes with a fixed text, namely 'This shop can print on papers of size A2' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "service:print:A1", + "description": "Layer 'Shop' shows service:print:A1=yes with a fixed text, namely 'This shop can print on papers of size A1' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "service:print:A0", + "description": "Layer 'Shop' shows service:print:A0=yes with a fixed text, namely 'This shop can print on papers of size A0' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=wlan with a fixed text, namely 'This place offers wireless internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "wlan" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=no with a fixed text, namely 'This place does not offer internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=yes with a fixed text, namely 'This place offers internet access' (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=terminal with a fixed text, namely 'This place offers internet access via a terminal or computer' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "terminal" + }, + { + "key": "internet_access", + "description": "Layer 'Shop' shows internet_access=wired with a fixed text, namely 'This place offers wired internet access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "wired" + }, + { + "key": "internet_access:fee", + "description": "Layer 'Shop' shows internet_access:fee=yes with a fixed text, namely 'There is a fee for the internet access at this place' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "yes" + }, + { + "key": "internet_access:fee", + "description": "Layer 'Shop' shows internet_access:fee=no with a fixed text, namely 'Internet access is free at this place' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "no" + }, + { + "key": "internet_access:fee", + "description": "Layer 'Shop' shows internet_access:fee=customers with a fixed text, namely 'Internet access is free at this place, for customers only' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "customers" + }, + { + "key": "internet_access:ssid", + "description": "Layer 'Shop' shows and asks freeform values for key 'internet_access:ssid' (in the MapComplete.osm.be theme 'Sports')" + }, + { + "key": "internet_access:ssid", + "description": "Layer 'Shop' shows internet_access:ssid=Telekom with a fixed text, namely 'Telekom' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", + "value": "Telekom" + } + ] +} \ No newline at end of file diff --git a/Docs/TagInfo/mapcomplete_toilets.json b/Docs/TagInfo/mapcomplete_toilets.json index 8ba1bf852..b52dc106f 100644 --- a/Docs/TagInfo/mapcomplete_toilets.json +++ b/Docs/TagInfo/mapcomplete_toilets.json @@ -119,7 +119,7 @@ }, { "key": "opening_hours", - "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely 'Opened 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "description": "Layer 'Toilets' shows opening_hours=24/7 with a fixed text, namely '24/7 opened (including holidays)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", "value": "24/7" }, { @@ -218,6 +218,126 @@ { "key": "description", "description": "Layer 'Toilets' shows and asks freeform values for key 'description' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "toilets", + "description": "The MapComplete theme Open Toilet Map has a layer Toilets at other amenities showing features with this tag", + "value": "yes" + }, + { + "key": "image", + "description": "The layer 'Toilets at other amenities allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "mapillary", + "description": "The layer 'Toilets at other amenities allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikidata", + "description": "The layer 'Toilets at other amenities allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "wikipedia", + "description": "The layer 'Toilets at other amenities allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "location", + "description": "Layer 'Toilets at other amenities' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "underground" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "0" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Open Toilet Map') Picking this answer will delete the key level.", + "value": "" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "1" + }, + { + "key": "level", + "description": "Layer 'Toilets at other amenities' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "-1" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:access' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=yes with a fixed text, namely 'Public access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "yes" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=customers with a fixed text, namely 'Only access to customers of the amenity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "customers" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=no with a fixed text, namely 'Not accessible, even for customers of the amenity' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "no" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=key with a fixed text, namely 'Accessible, but one has to ask a key to enter' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "key" + }, + { + "key": "toilets:access", + "description": "Layer 'Toilets at other amenities' shows toilets:access=public with a fixed text, namely 'Public access' (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "public" + }, + { + "key": "toilets:fee", + "description": "Layer 'Toilets at other amenities' shows toilets:fee=yes with a fixed text, namely 'These are paid toilets' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "yes" + }, + { + "key": "toilets:fee", + "description": "Layer 'Toilets at other amenities' shows toilets:fee=no with a fixed text, namely 'Free to use' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "no" + }, + { + "key": "toilets:charge", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:charge' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "opening_hours", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=yes with a fixed text, namely 'There is a dedicated toilet for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "yes" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=no with a fixed text, namely 'No wheelchair access' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "no" + }, + { + "key": "toilets:wheelchair", + "description": "Layer 'Toilets at other amenities' shows toilets:wheelchair=designated with a fixed text, namely 'There is only a dedicated toilet for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map')", + "value": "designated" + }, + { + "key": "toilets:door:width", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:door:width' (in the MapComplete.osm.be theme 'Open Toilet Map')" + }, + { + "key": "toilets:description", + "description": "Layer 'Toilets at other amenities' shows and asks freeform values for key 'toilets:description' (in the MapComplete.osm.be theme 'Open Toilet Map')" } ] } \ No newline at end of file diff --git a/Docs/Tools/stats/file-overview.json b/Docs/Tools/stats/file-overview.json index c379ebf80..5a312fff8 100644 --- a/Docs/Tools/stats/file-overview.json +++ b/Docs/Tools/stats/file-overview.json @@ -1 +1 @@ -["file-overview.json","missing_editor.json","stats.2020-10.json","stats.2020-11.json","stats.2020-12.json","stats.2020-5.json","stats.2020-6.json","stats.2020-7.json","stats.2020-8.json","stats.2020-9.json","stats.2021-1.json","stats.2021-10.json","stats.2021-11.json","stats.2021-12.json","stats.2021-2.json","stats.2021-3.json","stats.2021-4.json","stats.2021-5.json","stats.2021-6.json","stats.2021-7.json","stats.2021-8.json","stats.2021-9.json","stats.2022-1.json","stats.2022-10-01.day.json","stats.2022-10-02.day.json","stats.2022-10-03.day.json","stats.2022-10-04.day.json","stats.2022-10-05.day.json","stats.2022-10-06.day.json","stats.2022-10-07.day.json","stats.2022-10-08.day.json","stats.2022-10-09.day.json","stats.2022-10-10.day.json","stats.2022-10-11.day.json","stats.2022-10-12.day.json","stats.2022-10-13.day.json","stats.2022-10-14.day.json","stats.2022-10-15.day.json","stats.2022-10-16.day.json","stats.2022-10-17.day.json","stats.2022-10-18.day.json","stats.2022-10-19.day.json","stats.2022-2.json","stats.2022-3.json","stats.2022-4.json","stats.2022-5.json","stats.2022-6.json","stats.2022-7.json","stats.2022-8.json","stats.2022-9.json"] \ No newline at end of file +["file-overview.json","missing_editor.json","stats.2020-10.json","stats.2020-11.json","stats.2020-12.json","stats.2020-5.json","stats.2020-6.json","stats.2020-7.json","stats.2020-8.json","stats.2020-9.json","stats.2021-1.json","stats.2021-10.json","stats.2021-11.json","stats.2021-12.json","stats.2021-2.json","stats.2021-3.json","stats.2021-4.json","stats.2021-5.json","stats.2021-6.json","stats.2021-7.json","stats.2021-8.json","stats.2021-9.json","stats.2022-1.json","stats.2022-10-01.day.json","stats.2022-10-02.day.json","stats.2022-10-03.day.json","stats.2022-10-04.day.json","stats.2022-10-05.day.json","stats.2022-10-06.day.json","stats.2022-10-07.day.json","stats.2022-10-08.day.json","stats.2022-10-09.day.json","stats.2022-10-10.day.json","stats.2022-10-11.day.json","stats.2022-10-12.day.json","stats.2022-10-13.day.json","stats.2022-10-14.day.json","stats.2022-10-15.day.json","stats.2022-10-16.day.json","stats.2022-10-17.day.json","stats.2022-10-18.day.json","stats.2022-10-19.day.json","stats.2022-10-20.day.json","stats.2022-10-21.day.json","stats.2022-10-22.day.json","stats.2022-10-23.day.json","stats.2022-2.json","stats.2022-3.json","stats.2022-4.json","stats.2022-5.json","stats.2022-6.json","stats.2022-7.json","stats.2022-8.json","stats.2022-9.json"] \ No newline at end of file diff --git a/Docs/Tools/stats/stats.2022-10-20.day.json b/Docs/Tools/stats/stats.2022-10-20.day.json new file mode 100644 index 000000000..3109e79cf --- /dev/null +++ b/Docs/Tools/stats/stats.2022-10-20.day.json @@ -0,0 +1 @@ +[{"id":127857729,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5760795,-33.5862271],[-70.5760322,-33.5862271],[-70.5760322,-33.5861666],[-70.5760795,-33.5861666],[-70.5760795,-33.5862271]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T22:24:39Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":2,"modify":2,"delete":0,"area":2.86165000050982e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":4,"locale":"es","imagery":"osm","add-image":1,"change_over_5000m":2,"change_within_25m":3,"change_within_50m":2,"id":127857729}},{"id":127852938,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7476693,50.7848206],[3.7976304,50.7848206],[3.7976304,50.7925657],[3.7476693,50.7925657],[3.7476693,50.7848206]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T19:41:59Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/dwAUkzv.jpg","https://i.imgur.com/W29xToU.jpg"],"amenity":["bench"],"backrest":["yes"]},"create":0,"modify":2,"delete":0,"area":0.000386953715609698,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"en","imagery":"osm","add-image":2,"id":127852938}},{"id":127852870,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7476451,50.792553],[3.7476451,50.792553],[3.7476451,50.792553],[3.7476451,50.792553],[3.7476451,50.792553]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T19:40:13Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":2,"id":127852870}},{"id":127851572,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.746055,50.7851406],[3.7982239,50.7851406],[3.7982239,50.7930412],[3.746055,50.7930412],[3.746055,50.7851406]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T19:04:06Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/vUZkM0X.jpg","https://i.imgur.com/GR4Ip1u.jpg","https://i.imgur.com/SrRBVkm.jpg","https://i.imgur.com/CB3CFCq.jpg","https://i.imgur.com/hSa4GWq.jpg","https://i.imgur.com/PdvyxLw.jpg"],"route":["bus"],"highway":["bus_stop"],"public_transport":["platform"]},"create":0,"modify":7,"delete":0,"area":0.00041216561133996,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","locale":"en","imagery":"osm","add-image":7,"id":127851572}},{"id":127851212,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7640401,50.8038079],[3.7640401,50.8038079],[3.7640401,50.8038079],[3.7640401,50.8038079],[3.7640401,50.8038079]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T18:52:39Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/jT0qLMK.jpg"],"amenity":["charging_station"],"image:0":["https://i.imgur.com/8hYanQK.jpg"],"operator":["Gemeente Brakel","Gemeente Brakek"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":2,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":127851212}},{"id":127850719,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.061532,51.1130137],[3.0616044,51.1130137],[3.0616044,51.1130741],[3.061532,51.1130741],[3.061532,51.1130137]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T18:34:47Z","reviewed_features":[],"tag_changes":{"building":["yes"]},"create":5,"modify":0,"delete":0,"area":4.37295999963776e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127850719}},{"id":127850661,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6054495,50.7450108],[3.7664517,50.7450108],[3.7664517,50.8001003],[3.6054495,50.8001003],[3.6054495,50.7450108]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T18:32:25Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/nwHGkdO.jpg","https://i.imgur.com/6DI1xs1.jpg","https://i.imgur.com/ygb1Tq0.jpg","https://i.imgur.com/obNxNUe.jpg"],"tourism":["artwork"]},"create":0,"modify":4,"delete":0,"area":0.00886953069689904,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"nl","imagery":"osm","add-image":4,"id":127850661}},{"id":127850483,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T18:24:54Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"es","imagery":"osm","id":127850483}},{"id":127850415,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3293777,44.4843502],[11.3580895,44.4843502],[11.3580895,44.5057275],[11.3293777,44.5057275],[11.3293777,44.4843502]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T18:21:57Z","reviewed_features":[],"tag_changes":{"highway":["primary","secondary","residential","tertiary"],"name:etymology:wikidata":["Q761422","Q3766650","Q3904164","Q3659069","Q43440","Q779096","Q3908797","Q3908836","Q3908833","Q3767414"]},"create":0,"modify":80,"delete":0,"area":0.000613780762139927,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":114,"locale":"en","imagery":"osm","id":127850415}},{"id":127850409,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0616766,51.1105981],[3.0684191,51.1105981],[3.0684191,51.1159536],[3.0616766,51.1159536],[3.0616766,51.1105981]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T18:21:37Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":641,"modify":0,"delete":0,"area":0.0000361094587500001,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":78,"locale":"nl","imagery":"AGIVFlandersGRB","id":127850409}},{"id":127850268,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5776043,-33.5859806],[-70.5760094,-33.5859806],[-70.5760094,-33.5854047],[-70.5776043,-33.5854047],[-70.5776043,-33.5859806]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T18:15:10Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/tL7dqU6.jpg","https://i.imgur.com/QMDsbJH.jpg"],"natural":["tree"]},"create":0,"modify":2,"delete":0,"area":9.18502910002246e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":2,"change_within_1000m":2,"id":127850268}},{"id":127849180,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.348841,50.8664898],[4.348841,50.8664898],[4.348841,50.8664898],[4.348841,50.8664898],[4.348841,50.8664898]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"StefDeGreef","uid":"1860737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T17:40:02Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"fr","imagery":"CartoDB.Voyager","change_within_100m":2,"id":127849180}},{"id":127849176,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T17:39:51Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","change_over_5000m":1,"id":127849176}},{"id":127849153,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.348841,50.8664898],[4.348841,50.8664898],[4.348841,50.8664898],[4.348841,50.8664898],[4.348841,50.8664898]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"StefDeGreef","uid":"1860737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T17:38:49Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":5,"locale":"fr","imagery":"CartoDB.Voyager","add-image":2,"change_within_100m":7,"id":127849153}},{"id":127848332,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.961012,48.8318847],[12.962229,48.8318847],[12.962229,48.8327077],[12.961012,48.8327077],[12.961012,48.8318847]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T17:06:02Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0.00000100159099999662,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":2,"change_within_5000m":2,"id":127848332}},{"id":127845605,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5695621,-33.591261],[-70.5695621,-33.591261],[-70.5695621,-33.591261],[-70.5695621,-33.591261],[-70.5695621,-33.591261]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T15:45:34Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","add-image":3,"change_within_50m":3,"id":127845605}},{"id":127845427,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.7058407,45.1856901],[5.7109935,45.1856901],[5.7109935,45.1887386],[5.7058407,45.1887386],[5.7058407,45.1856901]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"colargol","uid":"161202","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T15:40:12Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["pedestrian","living_street","unclassified","service","residential"],"name:etymology:wikidata":["Q1127096","Q559656","Q254","Q218747","Q184623","Q379953","Q922427","Q229264","Q106208","Q675","Q255618","Q2846980"]},"create":0,"modify":25,"delete":0,"area":0.0000157083107999902,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":28,"locale":"fr","imagery":"osm","id":127845427}},{"id":127845069,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5755883,-33.5863586],[-70.5755883,-33.5863586],[-70.5755883,-33.5863586],[-70.5755883,-33.5863586],[-70.5755883,-33.5863586]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T15:30:43Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/9lO2qkw.jpg","https://i.imgur.com/Jg7Ysgc.jpg","https://i.imgur.com/CTj6nH8.jpg"],"natural":["tree"],"leaf_type":["broadleaved","needleleaved"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"en","imagery":"osm","add-image":1,"id":127845069}},{"id":127844017,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.2139325,51.4726822],[7.2140911,51.4726822],[7.2140911,51.4727638],[7.2139325,51.4727638],[7.2139325,51.4726822]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Backpfeifenolga","uid":"11277308","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T15:07:22Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["bicycle_parking"]},"create":0,"modify":1,"delete":0,"area":1.29417600002139e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":127844017}},{"id":127843977,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.1977133,52.6923328],[6.1977133,52.6923328],[6.1977133,52.6923328],[6.1977133,52.6923328],[6.1977133,52.6923328]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T15:06:36Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/aed.html","theme":"aed","answer":3,"locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":4,"id":127843977}},{"id":127842124,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[0.4802106,41.5214792],[0.4802106,41.5214792],[0.4802106,41.5214792],[0.4802106,41.5214792],[0.4802106,41.5214792]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ivanivenen","uid":"14483868","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #ghostbikes","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T14:21:43Z","reviewed_features":[],"tag_changes":{"historic":["memorial"]},"create":1,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/ghostbikes.html","theme":"ghostbikes","answer":6,"locale":"ca","imagery":"PNOA-Spain-TMS","add-image":3,"id":127842124}},{"id":127841068,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3671983,44.5045321],[11.3671983,44.5045321],[11.3671983,44.5045321],[11.3671983,44.5045321],[11.3671983,44.5045321]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"WinstonSmith","uid":"36030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T13:58:50Z","reviewed_features":[],"tag_changes":{"manual":["yes"],"amenity":["bicycle_repair_station"],"manometer":["yes"],"service:bicycle:stand":["yes"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix","theme":"cyclofix","answer":3,"locale":"it","imagery":"CartoDB.Voyager","id":127841068}},{"id":127840932,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7265856,50.5530443],[4.7265856,50.5530443],[4.7265856,50.5530443],[4.7265856,50.5530443],[4.7265856,50.5530443]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T13:56:51Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/7lC1PrE.jpg"],"amenity":["bicycle_parking"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"id":127840932}},{"id":127839992,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0683254,51.1158782],[3.0695852,51.1158782],[3.0695852,51.1166185],[3.0683254,51.1166185],[3.0683254,51.1158782]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T13:38:49Z","reviewed_features":[],"tag_changes":{"building":["yes","house"]},"create":83,"modify":0,"delete":0,"area":9.32629940005036e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":11,"locale":"nl","imagery":"AGIVFlandersGRB","id":127839992}},{"id":127839981,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T13:38:36Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127839981}},{"id":127839574,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0653302,51.1158108],[3.0718934,51.1158108],[3.0718934,51.1191969],[3.0653302,51.1191969],[3.0653302,51.1158108]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T13:32:14Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":624,"modify":0,"delete":0,"area":0.0000222236515200011,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":67,"locale":"nl","imagery":"AGIVFlandersGRB","id":127839574}},{"id":127839553,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.065266,51.118014],[3.0660541,51.118014],[3.0660541,51.1185421],[3.065266,51.1185421],[3.065266,51.118014]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T13:31:44Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":59,"modify":0,"delete":0,"area":4.16195609997641e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":7,"locale":"nl","imagery":"AGIVFlandersGRB","id":127839553}},{"id":127839100,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[0.4583265,41.4945217],[0.4583265,41.4945217],[0.4583265,41.4945217],[0.4583265,41.4945217],[0.4583265,41.4945217]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ivanivenen","uid":"14483868","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T13:22:31Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":3,"locale":"ca","imagery":"osm","add-image":1,"id":127839100}},{"id":127837029,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.2046598,48.9996561],[12.2053281,48.9996561],[12.2053281,49.0002839],[12.2046598,49.0002839],[12.2046598,48.9996561]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:33:43Z","reviewed_features":[],"tag_changes":{"name":["Kinderhaus Donaupiraten"],"phone":["+49 1515 4214891"],"amenity":["kindergarten"],"capacity":["112"]},"create":0,"modify":3,"delete":0,"area":4.19558739997229e-7,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":3,"locale":"de","imagery":"CartoDB.Voyager","id":127837029}},{"id":127836979,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:32:45Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":1,"locale":"de","imagery":"CartoDB.Voyager","id":127836979}},{"id":127836903,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.1990299,48.992503],[12.1990299,48.992503],[12.1990299,48.992503],[12.1990299,48.992503],[12.1990299,48.992503]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:31:28Z","reviewed_features":[],"tag_changes":{"amenity":["public_bookcase"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":2,"locale":"de","imagery":"osm","id":127836903}},{"id":127836680,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.1748896,49.0015524],[12.2100076,49.0015524],[12.2100076,49.005695],[12.1748896,49.005695],[12.1748896,49.0015524]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:27:11Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential"],"maxspeed":["100","30","50"]},"create":0,"modify":4,"delete":0,"area":0.000145479826800057,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":4,"locale":"de","imagery":"osm","id":127836680}},{"id":127836363,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.9802884,51.1162756],[3.0660758,51.1162756],[3.0660758,51.1320051],[2.9802884,51.1320051],[2.9802884,51.1162756]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:20:37Z","reviewed_features":[],"tag_changes":{"landuse":["residential"],"building":["house","yes","roof"],"addr:street":["'t Veld","Veldschoolstraat","Zedelgemsesteenweg"],"addr:housenumber":["40","47A","44","42","65","1B","20","12","16","14","210","4","69","3","73","8","9","70","7","71A","71","10","18","67A","1"],"source:geometry:ref":["Gbg/3405319","Gbg/3401703","Gbg/3397468","Gbg/3412996","Gbg/3406883","Gbg/3401683","Gbg/3405331","Gbg/3415892","Gbg/6808508","Gbg/4812815","Gbg/4364631","Gbg/4366360","Gbg/3399481","Gbg/4364625","Gbg/4364615","Gbg/4364633","Gbg/4364632","Gbg/4365996","Gbg/4364997","Gbg/4364626","Gbg/3410555","Gbg/4364627","Gbg/3410440","Gbg/6053482","Gbg/6054870","Gbg/4365167","Gbg/4366365","Gbg/3405242","Gbg/4365168","Gbg/4364630","Gbg/3400620","Gbg/4364628","Gbg/3411829","Gbg/3410628","Gbg/3406882","Gbg/3410627","Gbg/2923136","Gbg/4364629","Gbg/4364622","Gbg/3412010","Gbg/4364614"],"source:geometry:date":["2012-04-11","2020-06-08","2014-09-08","2013-05-08","2014-11-13","2017-09-08","2013-06-15","2020-08-04"]},"create":3770,"modify":256,"delete":1,"area":0.00134939290829992,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":215,"theme":"grb","import":467,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":82,"id":127836363}},{"id":127836360,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:20:33Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127836360}},{"id":127836346,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.1379843,49.0067279],[12.1437039,49.0067279],[12.1437039,49.0167198],[12.1379843,49.0167198],[12.1379843,49.0067279]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:20:22Z","reviewed_features":[],"tag_changes":{"bicycle":["yes"],"highway":["crossing","path"],"separation":["kerb"],"button_operated":["yes","no"],"crossing:island":["yes","no"]},"create":0,"modify":4,"delete":0,"area":0.0000571496712399838,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":6,"locale":"en","imagery":"osm","id":127836346}},{"id":127836291,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0014698,51.121796],[3.0029559,51.121796],[3.0029559,51.1226955],[3.0014698,51.1226955],[3.0014698,51.121796]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:19:14Z","reviewed_features":[],"tag_changes":{"building":["house","yes"]},"create":125,"modify":0,"delete":0,"area":0.00000133674694999322,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":18,"locale":"nl","imagery":"AGIVFlandersGRB","id":127836291}},{"id":127836289,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:19:11Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127836289}},{"id":127836287,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:19:08Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127836287}},{"id":127836184,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0026076,51.1215726],[3.0045205,51.1215726],[3.0045205,51.1226957],[3.0026076,51.1226957],[3.0026076,51.1215726]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:16:58Z","reviewed_features":[],"tag_changes":{"building":["yes","roof","house"]},"create":249,"modify":0,"delete":0,"area":0.00000214837799000153,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":35,"locale":"nl","imagery":"AGIVFlandersGRB","id":127836184}},{"id":127836084,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.1082755,49.003201],[12.1984117,49.003201],[12.1984117,49.0138883],[12.1082755,49.0138883],[12.1082755,49.003201]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:15:24Z","reviewed_features":[],"tag_changes":{"bin":["no"],"bench":["yes"],"highway":["bus_stop"],"shelter":["yes"],"wheelchair":["designated","no","yes"],"tactile_paving":["yes","no"],"public_transport":["platform"]},"create":0,"modify":3,"delete":0,"area":0.000963312610260065,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","answer":8,"locale":"en","imagery":"osm","id":127836084}},{"id":127836073,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0032294,51.1222878],[3.0047843,51.1222878],[3.0047843,51.1231029],[3.0032294,51.1231029],[3.0032294,51.1222878]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:15:15Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":107,"modify":0,"delete":0,"area":0.0000012673989899952,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":15,"locale":"nl","imagery":"AGIVFlandersGRB","id":127836073}},{"id":127836057,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0033076,51.1224676],[3.0048381,51.1224676],[3.0048381,51.1227868],[3.0033076,51.1227868],[3.0033076,51.1224676]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:14:57Z","reviewed_features":[],"tag_changes":{"building":["yes","house"]},"create":41,"modify":0,"delete":0,"area":4.88535599999878e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":4,"locale":"nl","imagery":"AGIVFlandersGRB","id":127836057}},{"id":127836046,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.004455,51.1229064],[3.004633,51.1229064],[3.004633,51.1230285],[3.004455,51.1230285],[3.004455,51.1229064]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:14:45Z","reviewed_features":[],"tag_changes":{"building":["house"]},"create":11,"modify":0,"delete":0,"area":2.17337999997667e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127836046}},{"id":127835779,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0024491,51.122884],[3.0060574,51.122884],[3.0060574,51.1252975],[3.0024491,51.1252975],[3.0024491,51.122884]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:09:52Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":429,"modify":0,"delete":0,"area":0.00000870863205001015,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":43,"locale":"nl","imagery":"AGIVFlandersGRB","id":127835779}},{"id":127835573,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.1771977,48.9945524],[12.2122406,48.9945524],[12.2122406,49.0060037],[12.1771977,49.0060037],[12.1771977,48.9945524]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:05:10Z","reviewed_features":[],"tag_changes":{"lit":["yes","no"],"barrier":["bollard"],"bicycle":["yes"],"bollard":["removable"],"highway":["crossing","path","cycleway","tertiary"],"surface":["asphalt"],"cycleway":["separate"],"smoothness":["excellent"],"tactile_paving":["no","yes"],"crossing:island":["no"]},"create":1,"modify":10,"delete":0,"area":0.000401286760769894,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","split":2,"theme":"cycle_infra","answer":14,"locale":"en","imagery":"CartoDB.Voyager","id":127835573}},{"id":127835520,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.1969442,49.0010619],[12.1969442,49.0010619],[12.1969442,49.0010619],[12.1969442,49.0010619],[12.1969442,49.0010619]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T12:03:52Z","reviewed_features":[],"tag_changes":{"level":["0"],"access":["yes"],"indoor":["yes"],"emergency":["defibrillator"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":3,"locale":"en","imagery":"osm","id":127835520}},{"id":127835340,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.1967232,49.0002849],[12.1992874,49.0002849],[12.1992874,49.0038041],[12.1967232,49.0038041],[12.1967232,49.0002849]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T11:59:38Z","reviewed_features":[],"tag_changes":{"bus":["no"],"fee":["yes"],"hgv":["no"],"amenity":["charging_station","bicycle_parking"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"],"opening_hours":["24/7"],"socket:type2_combo":["1"]},"create":2,"modify":5,"delete":0,"area":0.00000902393264001739,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":8,"locale":"en","imagery":"CartoDB.Voyager","id":127835340}},{"id":127835290,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"orhygine","uid":"148173","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T11:58:27Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"fr","imagery":"osm","id":127835290}},{"id":127835225,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.1005258,49.0030955],[12.1995171,49.0030955],[12.1995171,49.0136056],[12.1005258,49.0136056],[12.1005258,49.0030955]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T11:57:11Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"amenity":["charging_station","bicycle_parking"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":1,"modify":1,"delete":0,"area":0.00104040846212976,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":127835225}},{"id":127835075,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.0948003,49.0017452],[12.0992894,49.0017452],[12.0992894,49.0104936],[12.0948003,49.0104936],[12.0948003,49.0017452]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"siebenundzwanzig","uid":"17440690","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T11:54:38Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"access":["yes"],"bottle":["yes"],"amenity":["drinking_water","charging_station","bicycle_parking"],"bicycle":["no"],"scooter":["no"],"building":["roof"],"motorcar":["yes"]},"create":0,"modify":6,"delete":0,"area":0.0000392724424399821,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":7,"locale":"en","imagery":"CartoDB.Voyager","id":127835075}},{"id":127834710,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.702938,45.1853925],[5.7154609,45.1853925],[5.7154609,45.1932116],[5.702938,45.1932116],[5.702938,45.1853925]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"colargol","uid":"161202","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-20T11:46:38Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","unclassified","residential","footway","cycleway","path"],"railway":["razed"],"name:etymology:wikidata":["Q448","Q3092433","Q3140198","Q1435063","Q28548076","Q3386979","Q675"]},"create":0,"modify":86,"delete":0,"area":0.0000979178073899906,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":126,"locale":"fr","imagery":"osm","id":127834710}},{"id":127829453,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3672595,44.5044704],[11.3672595,44.5044704],[11.3672595,44.5044704],[11.3672595,44.5044704],[11.3672595,44.5044704]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"WinstonSmith","uid":"36030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T09:52:28Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix","theme":"cyclofix","answer":6,"locale":"it","imagery":"CartoDB.Voyager","id":127829453}},{"id":127820022,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5773499,-33.5863901],[-70.5757217,-33.5863901],[-70.5757217,-33.5855367],[-70.5773499,-33.5855367],[-70.5773499,-33.5863901]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T06:06:10Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/9NSLHNq.jpg","https://i.imgur.com/sqYTv0p.jpg","https://i.imgur.com/sPHIe7G.jpg","https://i.imgur.com/rEDLaX4.jpg","https://i.imgur.com/2W9em3K.jpg","https://i.imgur.com/c9OFCCc.jpg","https://i.imgur.com/7Scw7QA.jpg","https://i.imgur.com/riOr8mu.jpg","https://i.imgur.com/FFlLNpb.jpg","https://i.imgur.com/pfZJura.jpg","https://i.imgur.com/cgiWbli.jpg","https://i.imgur.com/ZUwVKyu.jpg","https://i.imgur.com/IKca6vN.jpg","https://i.imgur.com/KEqefp8.jpg","https://i.imgur.com/lU3VGrj.jpg","https://i.imgur.com/1plsOvG.jpg","https://i.imgur.com/DII4YMZ.jpg","https://i.imgur.com/Hm172eh.jpg","https://i.imgur.com/8UmwnZL.jpg","https://i.imgur.com/tbMGCMu.jpg","https://i.imgur.com/LYGaWKx.jpg","https://i.imgur.com/Mp0xxMz.jpg","https://i.imgur.com/FnV1yDd.jpg"],"image:0":["https://i.imgur.com/IHDrE4p.jpg","https://i.imgur.com/vMlKwaV.jpg"],"natural":["tree"],"leaf_type":["broadleaved","needleleaved"]},"create":0,"modify":26,"delete":0,"area":0.00000138950588000563,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"es","imagery":"osm","add-image":25,"change_within_1000m":27,"id":127820022}},{"id":127819877,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5770166,-33.5865037],[-70.5766905,-33.5865037],[-70.5766905,-33.5864932],[-70.5770166,-33.5864932],[-70.5770166,-33.5865037]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-20T06:01:27Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":3,"modify":5,"delete":0,"area":3.42405000057325e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":4,"locale":"en","imagery":"EsriWorldImagery","add-image":3,"change_over_5000m":3,"change_within_1000m":7,"id":127819877}}] \ No newline at end of file diff --git a/Docs/Tools/stats/stats.2022-10-21.day.json b/Docs/Tools/stats/stats.2022-10-21.day.json new file mode 100644 index 000000000..290bf743c --- /dev/null +++ b/Docs/Tools/stats/stats.2022-10-21.day.json @@ -0,0 +1 @@ +[{"id":127902085,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.9349974,49.0884209],[18.9366211,49.0884209],[18.9366211,49.0888826],[18.9349974,49.0888826],[18.9349974,49.0884209]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Niekto7","uid":"17452167","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T20:39:20Z","reviewed_features":[],"tag_changes":{"shop":["supermarket"],"image":["https://i.imgur.com/CweNe3r.jpg"],"building":["yes"]},"create":0,"modify":1,"delete":0,"area":7.49662289992293e-7,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","locale":"en","imagery":"osm","add-image":1,"id":127902085}},{"id":127900868,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[76.1603897,8.3955582],[80.1958021,8.3955582],[80.1958021,13.0930181],[76.1603897,13.0930181],[76.1603897,8.3955582]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T19:58:45Z","reviewed_features":[],"tag_changes":{"email":["contactus@gear.ac.in","info@stfrancisinternationalschool.com","info@sjclunyhsspondy.org","arunachalamatricschool@gmail.com","amalamaryranipublicschool2005@gmail.com","viswabharathypublicschoolnta@gmail.com","contact@pacmhss.in","carmelplma@gmail.com","stthomaspublicschoolmvpa@gmail.com","nicholsontvla@gmail.com"],"phone":["+91 80 4277 7000","+91-80-42777000","+91 97417 77799","+91 44 2989 1001","+91 413 225 1345","+91 413 2251345","+91 73737 00546","+91 487 230 6970","+91 471 222 1577","+91 4868 270 106","+91 485 281 2339","+914852812339","+91 88888 88999","9513923100","+91 469 299 8335"],"amenity":["school"],"website":["https://amalamaryranipublicschool.com/","www.amalamaryranipublicschool.com","https://www.carmelcmischool.org/","http://www.carmelcmischool.org"],"school:gender":["mixed","female","male"]},"create":0,"modify":34,"delete":0,"area":18.9561879289628,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":37,"locale":"en","imagery":"CartoDB.Voyager","id":127900868}},{"id":127899659,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[77.5041193,8.3659483],[79.7527989,8.3659483],[79.7527989,13.0258052],[77.5041193,13.0258052],[77.5041193,8.3659483]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T19:24:35Z","reviewed_features":[],"tag_changes":{"email":["info@rcis.in","bcbhsblr@gmail.com","info@npsinr.com","info@npskrm.com","mrkitadmission@gmail.com","contact@gaflschool.com","tunbridgehs@gmail.com"],"phone":["+91 80 2543 5455","+91-80-25435455","+91 80 4052 7888","+91 431 277 0136","0431 2770136","+91 80 2528 0611","+91 4343 292 511","04343-292511","+91 462 248 7111","+91-4622487111","+91 4147 241 412","+914147241412","+91 4286 266 323","04286-266323","+91 4142 230 408","+914142230408","+91 4142 265 814","+91-4142-265814","+91 4333 274 913","04333274913","+91 80 2570 5171","+91 4562 267 467","04562 267467","+91 4146 224 500","04146 224500","+91 4566 220 328","+91 4566 220328","+91 4637 274 300","04637 274300","+91 80 2332 5723","+91 88804 00900","+91 451 244 8800","0451 244 8800","+91 4286 221 152","04286 - 221152","+91 80 2950 1011"],"amenity":["school","college"],"landuse":["education"],"website":["https://stracey50.com/","stracey50.com"],"school:gender":["mixed","male"]},"create":0,"modify":37,"delete":0,"area":10.4785251499493,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":44,"locale":"en","imagery":"CartoDB.Voyager","id":127899659}},{"id":127897021,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[73.1908685,16.6857554],[88.3462428,16.6857554],[88.3462428,28.688455],[73.1908685,28.688455],[73.1908685,16.6857554]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T18:06:17Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":74,"delete":0,"area":181.90540504846,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":110,"locale":"en","imagery":"osm","id":127897021}},{"id":127896350,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.1408154,49.3515875],[9.1408154,49.3515875],[9.1408154,49.3515875],[9.1408154,49.3515875],[9.1408154,49.3515875]]]},"properties":{"check_user":null,"reasons":[{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"node-10119370065","osm_id":10119370065,"reasons":[43],"version":2,"primary_tags":{"amenity":"parcel_locker"}}],"user":"buttermilch007","uid":"16669614","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #postboxes","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T17:46:46Z","reviewed_features":[],"tag_changes":{"amenity":["parcel_locker"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/postboxes.html","theme":"postboxes","answer":4,"locale":"en","imagery":"CartoDB.Voyager","id":127896350}},{"id":127896275,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.088647,51.1138965],[3.0911878,51.1138965],[3.0911878,51.115415],[3.088647,51.115415],[3.088647,51.1138965]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T17:44:57Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":588,"modify":0,"delete":0,"area":0.00000385820479999014,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":86,"locale":"nl","imagery":"AGIVFlandersGRB","id":127896275}},{"id":127896260,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.1277734,49.3568695],[9.1281877,49.3568695],[9.1281877,49.3573803],[9.1277734,49.3573803],[9.1277734,49.3568695]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"buttermilch007","uid":"16669614","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T17:44:33Z","reviewed_features":[],"tag_changes":{"highway":["secondary"],"maxspeed":["30"]},"create":0,"modify":3,"delete":0,"area":2.11624439999882e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":3,"locale":"en","imagery":"osm","id":127896260}},{"id":127896100,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6753988,50.4613255],[4.8686868,50.4613255],[4.8686868,50.5105363],[4.6753988,50.5105363],[4.6753988,50.4613255]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"fred_bnb","uid":"17454371","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #skateparks","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T17:40:29Z","reviewed_features":[],"tag_changes":{"leisure":["pitch"]},"create":2,"modify":0,"delete":0,"area":0.00951185711039948,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"skateparks","locale":"en","imagery":"osm","id":127896100}},{"id":127894789,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.119972,49.3514879],[9.119972,49.3514879],[9.119972,49.3514879],[9.119972,49.3514879],[9.119972,49.3514879]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"buttermilch007","uid":"16669614","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T17:07:43Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":5,"locale":"en","imagery":"osm","id":127894789}},{"id":127894508,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.1551492,49.3495222],[9.1551492,49.3495222],[9.1551492,49.3495222],[9.1551492,49.3495222],[9.1551492,49.3495222]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"buttermilch007","uid":"16669614","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T17:00:40Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":3,"locale":"en","imagery":"osm","id":127894508}},{"id":127894325,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T16:55:30Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"en","imagery":"CartoDB.Voyager","change_within_25m":1,"id":127894325}},{"id":127894317,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T16:55:19Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"en","imagery":"CartoDB.Voyager","change_within_25m":1,"id":127894317}},{"id":127894303,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T16:55:05Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":3,"id":127894303}},{"id":127888275,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.6955673,45.1798943],[5.7275176,45.1798943],[5.7275176,45.2079246],[5.6955673,45.2079246],[5.6955673,45.1798943]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"colargol","uid":"161202","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T14:34:59Z","reviewed_features":[],"tag_changes":{"amenity":["school","marketplace","university","social_facility","hospital"],"barrier":["fence"],"highway":["tertiary","primary","trunk_link","residential","unclassified","service","living_street","secondary","cycleway","pedestrian","footway","path","platform","tertiary_link"],"leisure":["park","sports_centre"],"railway":["razed"],"building":["school","yes","public","hospital"],"public_transport":["platform"],"name:etymology:wikidata":["Q675","Q3185711","Q34217","Q3092629","Q74250069","Q3140198","Q3141993","Q3188669","Q2958544","Q466834","Q665076","Q3261177","Q2018526","Q155144","Q437983","Q71803940","Q636262","Q188971","Q143046","Q2833568","Q1235217","Q192615","Q473937","Q84","Q631622","Q696499","Q660030","Q96739502","Q2848592","Q3260644","Q201341","Q274251","Q547276","Q480164","Q577548","Q90","Q52155196","Q27179105","Q399","Q312314","Q19856899","Q153232","Q310791","Q551735","Q121926","Q3332813","Q34","Q561218","Q4640","Q307","Q360312","Q171969","Q682230","Q98970884","Q201477","Q3157759","Q302","Q3386979","Q5738","Q8016","Q2824762","Q3370644","Q482156","Q4712","Q180278","Q3119980","Q295090","Q3270613","Q1524","Q12688","Q110842497","Q1142","Q76356843","Q154353","Q310715","Q1618","Q1451233","Q303216","Q3092628","Q3092433","Q286440","Q2426660","Q157146","Q134085","Q151999","Q376282","Q3386892","Q255618","Q3166485","Q20882","Q15981","Q358452","Q112397053","Q2735843","Q22813114","Q680","Q280413","Q3173305","Q255","Q106461644","Q60","Q56158","Q3815930","Q5908934","Q208230","Q8023","Q94532514","Q249313","Q2807","Q645","Q266211","Q12191","Q524840","Q306933","Q222961","Q454199","Q13416868","Q2874385","Q178674"]},"create":0,"modify":1259,"delete":0,"area":0.000895576494089898,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":1708,"locale":"fr","imagery":"osm","id":127888275}},{"id":127887201,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.1129408,52.7876649],[6.1131895,52.7876649],[6.1131895,52.7878129],[6.1129408,52.7878129],[6.1129408,52.7876649]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T14:17:10Z","reviewed_features":[],"tag_changes":{"amenity":["recycling"]},"create":2,"modify":1,"delete":0,"area":3.68075999989914e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/waste.html","theme":"waste","answer":2,"locale":"nl","imagery":"osm","change_over_5000m":2,"change_within_25m":2,"id":127887201}},{"id":127887056,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.1130856,52.7877497],[6.1130856,52.7877497],[6.1130856,52.7877497],[6.1130856,52.7877497],[6.1130856,52.7877497]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T14:15:34Z","reviewed_features":[],"tag_changes":{"amenity":["recycling"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/waste.html","theme":"waste","answer":1,"locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":127887056}},{"id":127885052,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5763125,-33.5864105],[-70.5756775,-33.5864105],[-70.5756775,-33.586162],[-70.5763125,-33.586162],[-70.5763125,-33.5864105]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T13:45:59Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/7AadX5P.jpg","https://i.imgur.com/4UMOOyz.jpg","https://i.imgur.com/06N4sR9.jpg","https://i.imgur.com/dmIo9WQ.jpg","https://i.imgur.com/SPSBWiq.jpg","https://i.imgur.com/F1n7ics.jpg","https://i.imgur.com/px0zpnO.jpg","https://i.imgur.com/zDNcKwl.jpg","https://i.imgur.com/DEC5LiX.jpg","https://i.imgur.com/mE4Sm1V.jpg","https://i.imgur.com/hUrQpMp.jpg"],"natural":["tree"]},"create":1,"modify":14,"delete":0,"area":1.57797499999298e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":3,"locale":"es","imagery":"osm","add-image":13,"change_over_5000m":1,"change_within_1000m":16,"id":127885052}},{"id":127884350,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.1941987,41.403959],[2.1991786,41.403959],[2.1991786,41.4073355],[2.1941987,41.4073355],[2.1941987,41.403959]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Toni Serra","uid":"3859465","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T13:34:25Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ugmMavc.jpg","https://i.imgur.com/arUFdGa.jpg","https://i.imgur.com/uLKoYwo.jpg"],"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":5,"delete":0,"area":0.0000168146323500096,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","move":2,"theme":"drinking_water","answer":6,"locale":"ca","imagery":"CartoDB.Voyager","add-image":3,"change_within_25m":11,"move:node/5550666821":"improve_accuracy","id":127884350}},{"id":127884295,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0901617,51.114113],[3.0941489,51.114113],[3.0941489,51.1165265],[3.0901617,51.1165265],[3.0901617,51.114113]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T13:33:22Z","reviewed_features":[],"tag_changes":{"building":["house","yes"],"source:geometry:ref":["Gbg/3397436"],"source:geometry:date":["2011-08-19"]},"create":584,"modify":19,"delete":0,"area":0.00000962310719998364,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":18,"theme":"grb","import":68,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":127884295}},{"id":127884288,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T13:33:16Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127884288}},{"id":127883591,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.3063013,51.4747549],[7.3088385,51.4747549],[7.3088385,51.4755893],[7.3063013,51.4755893],[7.3063013,51.4747549]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"BS97n","uid":"2386081","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #personal","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T13:21:23Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"school:gender":["mixed"]},"create":0,"modify":1,"delete":0,"area":0.00000211703968000559,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/personal.html","theme":"personal","answer":1,"locale":"de","imagery":"osm","change_within_1000m":1,"id":127883591}},{"id":127883149,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.3147173,51.4657511],[7.3150507,51.4657511],[7.3150507,51.4663781],[7.3147173,51.4663781],[7.3147173,51.4657511]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"BS97n","uid":"2386081","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T13:13:22Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"amenity":["charging_station","bicycle_parking"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"],"cargo_bike":["yes"]},"create":0,"modify":2,"delete":0,"area":2.09041800000312e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"de","imagery":"CartoDB.Voyager","change_within_5000m":2,"id":127883149}},{"id":127882807,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0848966,51.1133322],[3.0917639,51.1133322],[3.0917639,51.117942],[3.0848966,51.117942],[3.0848966,51.1133322]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T13:06:17Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":2185,"modify":0,"delete":0,"area":0.0000316568795399815,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":288,"locale":"nl","imagery":"AGIVFlandersGRB","id":127882807}},{"id":127882798,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.091055,51.1173086],[3.0912321,51.1173086],[3.0912321,51.1173963],[3.091055,51.1173963],[3.091055,51.1173086]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T13:06:11Z","reviewed_features":[],"tag_changes":{"building":["house"]},"create":13,"modify":0,"delete":0,"area":1.55316700003125e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127882798}},{"id":127882793,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T13:06:06Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127882793}},{"id":127882790,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T13:06:03Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127882790}},{"id":127882787,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T13:06:00Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127882787}},{"id":127882783,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0900534,51.1175614],[3.0901425,51.1175614],[3.0901425,51.1176082],[3.0900534,51.1176082],[3.0900534,51.1175614]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T13:05:54Z","reviewed_features":[],"tag_changes":{"building":["yes"]},"create":5,"modify":0,"delete":0,"area":4.16987999997403e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127882783}},{"id":127882775,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T13:05:49Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127882775}},{"id":127881633,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0778674,51.1176091],[3.0909735,51.1176091],[3.0909735,51.1210164],[3.0778674,51.1210164],[3.0778674,51.1176091]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T12:41:28Z","reviewed_features":[],"tag_changes":{"amenity":["place_of_worship","restaurant","social_facility"],"landuse":["residential"],"leisure":["park"],"building":["apartments","church","house","yes","roof"],"historic":["church"],"addr:street":["Eernegemsestraat"],"addr:housenumber":["7"],"source:geometry:ref":["Gbg/3404720","Gbg/3398402","Gbg/6935267","Gbg/3399826"],"source:geometry:date":["2011-08-19","2017-01-05","2021-08-31"]},"create":2021,"modify":68,"delete":0,"area":0.0000446564145299895,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":64,"theme":"grb","import":242,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":8,"id":127881633}},{"id":127881627,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T12:41:16Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127881627}},{"id":127881253,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0615873,51.1206826],[3.0760917,51.1206826],[3.0760917,51.1274673],[3.0615873,51.1274673],[3.0615873,51.1206826]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T12:31:30Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":835,"modify":0,"delete":0,"area":0.0000984080026799615,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":105,"locale":"nl","imagery":"AGIVFlandersGRB","id":127881253}},{"id":127880828,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.7174228,51.1469451],[-2.7165296,51.1469451],[-2.7165296,51.1475273],[-2.7174228,51.1475273],[-2.7174228,51.1469451]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Berrely","uid":"9434724","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T12:21:16Z","reviewed_features":[],"tag_changes":{"building":["yes"]},"create":2,"modify":6,"delete":0,"area":5.20021039997092e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":5,"locale":"en","imagery":"osm","add-image":1,"change_within_5000m":8,"id":127880828}},{"id":127879468,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8352946,50.4608577],[4.8381431,50.4608577],[4.8381431,50.4641923],[4.8352946,50.4641923],[4.8352946,50.4608577]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T11:53:41Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/fAPsTHL.jpg","https://i.imgur.com/BROh8mv.jpg","https://i.imgur.com/yyHEWGS.jpg"],"access":["yes"],"amenity":["bicycle_parking"],"covered":["no","yes"],"capacity":["6","8"]},"create":0,"modify":12,"delete":0,"area":0.00000949860810000591,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","move":5,"theme":"cyclofix","answer":7,"locale":"en","imagery":"SPW_ORTHO_LAST","add-image":3,"change_within_25m":2,"change_within_100m":3,"change_within_500m":10,"move:node/10118576902":"improve_accuracy","move:node/10118587161":"improve_accuracy","move:node/10118595119":"improve_accuracy","move:node/10118595135":"improve_accuracy","move:node/10118603839":"improve_accuracy","id":127879468}},{"id":127879244,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8355964,50.4612214],[4.8355964,50.4612214],[4.8355964,50.4612214],[4.8355964,50.4612214],[4.8355964,50.4612214]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T11:49:11Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/DzEPhyQ.jpg"],"access":["yes"],"amenity":["bicycle_parking"],"covered":["no"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_50m":3,"id":127879244}},{"id":127879067,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T11:45:51Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":1,"id":127879067}},{"id":127878893,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0904451,52.8133197],[6.0904451,52.8133197],[6.0904451,52.8133197],[6.0904451,52.8133197],[6.0904451,52.8133197]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T11:42:11Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/artwork.html","theme":"artwork","answer":1,"locale":"nl","imagery":"osm","change_over_5000m":1,"change_within_25m":1,"id":127878893}},{"id":127878740,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0873043,52.817035],[6.0931729,52.817035],[6.0931729,52.822117],[6.0873043,52.822117],[6.0873043,52.817035]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #buurtnatuur","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T11:38:54Z","reviewed_features":[],"tag_changes":{"name":["Burgemeester F.M. van Panthaleon - Baron van Eckbos"],"image":["https://i.imgur.com/kKQgRWZ.jpg"],"access":["yes"],"landuse":["forest"]},"create":0,"modify":3,"delete":0,"area":0.000029824225200011,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/buurtnatuur.html","theme":"buurtnatuur","answer":2,"locale":"nl","imagery":"osm","add-image":1,"change_within_500m":3,"id":127878740}},{"id":127878583,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0893594,52.8169263],[6.0963328,52.8169263],[6.0963328,52.8228133],[6.0893594,52.8228133],[6.0893594,52.8169263]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T11:35:56Z","reviewed_features":[],"tag_changes":{"lit":["no"],"highway":["street_lamp","unclassified"],"support":["pole"],"light:lit":["dusk-dawn"],"lamp_mount":["bent_mast"],"light:count":["1"]},"create":0,"modify":2,"delete":0,"area":0.0000410524058000073,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/street_lighting.html","theme":"street_lighting","answer":5,"locale":"nl","imagery":"osm","change_within_25m":3,"change_within_50m":2,"id":127878583}},{"id":127878403,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0932735,52.8214845],[6.0945475,52.8214845],[6.0945475,52.8235343],[6.0932735,52.8235343],[6.0932735,52.8214845]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T11:32:25Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":2,"delete":0,"area":0.00000261144520000316,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/benches.html","theme":"benches","answer":6,"locale":"nl","imagery":"osm","add-image":2,"change_over_5000m":1,"change_within_25m":8,"id":127878403}},{"id":127877853,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.834962,50.4598144],[4.838123,50.4598144],[4.838123,50.4639499],[4.834962,50.4639499],[4.834962,50.4598144]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T11:22:06Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":6,"modify":2,"delete":0,"area":0.0000130723155000139,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","move":1,"theme":"cyclofix","answer":12,"locale":"en","imagery":"SPW_PICC","change_over_5000m":6,"change_within_500m":13,"move:node/10118571637":"improve_accuracy","id":127877853}},{"id":127877678,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0931997,52.8250067],[6.0931997,52.8250067],[6.0931997,52.8250067],[6.0931997,52.8250067],[6.0931997,52.8250067]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T11:19:27Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/trees.html","theme":"trees","locale":"nl","imagery":"Actueel_orthoHR_WMTS","add-image":1,"change_over_5000m":1,"change_within_25m":1,"id":127877678}},{"id":127876877,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.2316244,50.0897617],[8.2343006,50.0897617],[8.2343006,50.091505],[8.2316244,50.091505],[8.2316244,50.0897617]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"hWeishaupt","uid":"718936","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T11:03:25Z","reviewed_features":[],"tag_changes":{"email":["johannes-maass-schule@wiesbaden.de"],"phone":["+49 611 312231"],"amenity":["school"]},"create":0,"modify":2,"delete":0,"area":0.00000466541946000262,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":2,"locale":"de","imagery":"CartoDB.Voyager","id":127876877}},{"id":127876608,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.2212352,50.0897617],[8.2343006,50.0897617],[8.2343006,50.0973129],[8.2212352,50.0973129],[8.2212352,50.0897617]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"hWeishaupt","uid":"718936","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T10:58:00Z","reviewed_features":[],"tag_changes":{"email":["kita.hellkundweg@wiesbaden.de"],"phone":["+49 611 313552"],"amenity":["kindergarten"],"website":["https://www.wiesbaden.de/verzeichnisse/kita/staedt-kita-hellkundweg.php"],"capacity":["100"]},"create":0,"modify":6,"delete":0,"area":0.0000986594484800121,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":6,"locale":"de","imagery":"CartoDB.Voyager","id":127876608}},{"id":127876093,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.2218291,41.4095955],[2.2218291,41.4095955],[2.2218291,41.4095955],[2.2218291,41.4095955],[2.2218291,41.4095955]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Toni Serra","uid":"3859465","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T10:46:11Z","reviewed_features":[],"tag_changes":{"indoor":["no"],"amenity":["public_bookcase"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":1,"locale":"ca","imagery":"osm","id":127876093}},{"id":127875984,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.1941987,41.4073355],[2.1941987,41.4073355],[2.1941987,41.4073355],[2.1941987,41.4073355],[2.1941987,41.4073355]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Toni Serra","uid":"3859465","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T10:43:44Z","reviewed_features":[],"tag_changes":{"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"ca","imagery":"CartoDB.Voyager","id":127875984}},{"id":127872284,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.470174,51.1466452],[3.4709234,51.1466452],[3.4709234,51.1484877],[3.470174,51.1484877],[3.470174,51.1466452]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/MapComplete-Themes_seppesantens/main/walkingnodenetworks/walkingnodenetworks.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T09:22:22Z","reviewed_features":[],"tag_changes":{"route":["foot"],"survey:date":["2022-10-21","2020-12-29"]},"create":0,"modify":2,"delete":0,"area":0.00000138076949999654,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/MapComplete-Themes_seppesantens/main/walkingnodenetworks/walkingnodenetworks.json","answer":2,"locale":"en","imagery":"osm","change_within_1000m":2,"id":127872284}},{"id":127872028,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0433331,51.1078328],[3.0777574,51.1078328],[3.0777574,51.1232303],[3.0433331,51.1232303],[3.0433331,51.1078328]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T09:16:57Z","reviewed_features":[],"tag_changes":{"route":["bicycle","bus"],"highway":["service","tertiary"],"building":["yes","house","roof"]},"create":1465,"modify":0,"delete":0,"area":0.000530048159250204,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":170,"locale":"nl","imagery":"AGIVFlandersGRB","id":127872028}},{"id":127872022,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T09:16:52Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127872022}},{"id":127872018,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T09:16:48Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127872018}},{"id":127872013,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T09:16:44Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":127872013}},{"id":127871705,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0581567,51.1124819],[3.0625019,51.1124819],[3.0625019,51.1161636],[3.0581567,51.1161636],[3.0581567,51.1124819]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T09:11:32Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":414,"modify":0,"delete":0,"area":0.0000159977228400056,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":50,"locale":"nl","imagery":"AGIVFlandersGRB","id":127871705}},{"id":127870019,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.326831,44.4947104],[11.3531529,44.4947104],[11.3531529,44.5041087],[11.326831,44.5041087],[11.326831,44.4947104]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T08:35:03Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","primary","residential","unclassified","primary_link"],"name:etymology:wikidata":["Q3908783","Q3904164","Q3768352","Q3908735","Q3636581"]},"create":0,"modify":29,"delete":0,"area":0.000247381112770015,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":36,"locale":"en","imagery":"osm","id":127870019}},{"id":127869476,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.4439595,51.1478303],[3.4777798,51.1478303],[3.4777798,51.1574903],[3.4439595,51.1574903],[3.4439595,51.1478303]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/MapComplete-Themes_seppesantens/main/walkingnodenetworks/walkingnodenetworks.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T08:23:54Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/4vgf8DS.jpg"],"route":["foot"],"survey:date":["2022-10-21"],"expected_rwn_route_relations":["3","4"]},"create":0,"modify":14,"delete":0,"area":0.000326704097999887,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/MapComplete-Themes_seppesantens/main/walkingnodenetworks/walkingnodenetworks.json","answer":18,"locale":"en","imagery":"osm","add-image":1,"change_within_25m":10,"change_within_50m":1,"change_within_100m":5,"change_within_500m":1,"change_within_5000m":2,"id":127869476}},{"id":127867599,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T07:35:37Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":2,"id":127867599}},{"id":127866915,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-121.9167852,37.2729248],[-121.9167852,37.2729248],[-121.9167852,37.2729248],[-121.9167852,37.2729248],[-121.9167852,37.2729248]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ilander89","uid":"12908543","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T07:17:18Z","reviewed_features":[],"tag_changes":{"amenity":["waste_basket"]},"create":0,"modify":0,"delete":1,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"en","imagery":"osm","deletion":1,"change_within_500m":1,"deletion:node/8554937239":"not found","id":127866915}},{"id":127865812,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7292494,50.505872],[4.801843,50.505872],[4.801843,50.5743699],[4.7292494,50.5743699],[4.7292494,50.505872]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T06:46:31Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/x7KTnJI.jpg"],"amenity":["bicycle_parking"]},"create":2,"modify":3,"delete":0,"area":0.00497250915344032,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":6,"locale":"en","imagery":"CartoDB.Voyager","add-image":3,"change_over_5000m":2,"change_within_25m":9,"id":127865812}},{"id":127863638,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5768297,-33.5862266],[-70.5750569,-33.5862266],[-70.5750569,-33.5853735],[-70.5768297,-33.5853735],[-70.5768297,-33.5862266]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T05:34:00Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/B0K9OkT.jpg","https://i.imgur.com/huQaBBI.jpg","https://i.imgur.com/IHjfXGN.jpg","https://i.imgur.com/FgRjkRh.jpg","https://i.imgur.com/ZfzEaF2.jpg","https://i.imgur.com/uFvpjjI.jpg","https://i.imgur.com/v4I7kil.jpg","https://i.imgur.com/V7OPgke.jpg","https://i.imgur.com/7eJ44Kn.jpg","https://i.imgur.com/Uu0HsgB.jpg","https://i.imgur.com/jwaagdd.jpg","https://i.imgur.com/7zmx9cG.jpg","https://i.imgur.com/4O2RcA1.jpg","https://i.imgur.com/RcpnNy8.jpg","https://i.imgur.com/y1HQClh.jpg","https://i.imgur.com/ZbNt4tV.jpg","https://i.imgur.com/1z19cSk.jpg","https://i.imgur.com/QGYERJL.jpg"],"image:0":["https://i.imgur.com/x3x3Z4C.jpg","https://i.imgur.com/dHluvPP.jpg","https://i.imgur.com/2aq7ApD.jpg","https://i.imgur.com/O8ZOPKC.jpg","https://i.imgur.com/gnEX3AC.jpg"],"image:1":["https://i.imgur.com/vBmFdDv.jpg"],"natural":["tree"],"species:wikidata":["Q3280921"],"source:species:wikidata":["PlantNet.org AI"]},"create":1,"modify":27,"delete":0,"area":0.0000015123756799989,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"es","imagery":"osm","add-image":25,"change_over_5000m":1,"change_within_25m":10,"change_within_50m":11,"change_within_100m":2,"change_within_500m":2,"change_within_1000m":3,"plantnet-ai-detection":1,"id":127863638}},{"id":127859368,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3194311,43.3579265],[5.32083,43.3579265],[5.32083,43.3626102],[5.3194311,43.3626102],[5.3194311,43.3579265]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T00:25:31Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["tertiary"]},"create":0,"modify":1,"delete":0,"area":0.00000655202793000088,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":1,"locale":"fr","imagery":"osm","id":127859368}},{"id":127859356,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.31971,43.359421],[5.31971,43.359421],[5.31971,43.359421],[5.31971,43.359421],[5.31971,43.359421]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-21T00:24:52Z","reviewed_features":[],"tag_changes":{"power":["pole"],"highway":["street_lamp"],"support":["pole"],"lamp_mount":["bent_mast"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":2,"locale":"fr","imagery":"osm","id":127859356}},{"id":127859317,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0770796,52.8131757],[6.0946891,52.8131757],[6.0946891,52.8311545],[6.0770796,52.8311545],[6.0770796,52.8131757]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-21T00:19:59Z","reviewed_features":[],"tag_changes":{"lit":["no"],"highway":["unclassified","track","footway","street_lamp"]},"create":3,"modify":20,"delete":0,"area":0.000316597678599901,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/street_lighting.html","theme":"street_lighting","answer":23,"locale":"nl","imagery":"osm","change_over_5000m":3,"change_within_25m":1,"change_within_500m":5,"change_within_1000m":15,"change_within_5000m":2,"id":127859317}}] \ No newline at end of file diff --git a/Docs/Tools/stats/stats.2022-10-22.day.json b/Docs/Tools/stats/stats.2022-10-22.day.json new file mode 100644 index 000000000..c83da7106 --- /dev/null +++ b/Docs/Tools/stats/stats.2022-10-22.day.json @@ -0,0 +1 @@ +[{"id":127939704,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7623736,50.8018679],[3.7623736,50.8018679],[3.7623736,50.8018679],[3.7623736,50.8018679],[3.7623736,50.8018679]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T22:38:07Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/50zOXHX.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","locale":"en","imagery":"osm","add-image":1,"id":127939704}},{"id":127939513,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5759367,-33.5856017],[-70.5758083,-33.5856017],[-70.5758083,-33.585474],[-70.5759367,-33.585474],[-70.5759367,-33.5856017]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T22:25:55Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":4,"modify":4,"delete":0,"area":1.63966799992747e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"es","imagery":"osm","add-image":4,"change_over_5000m":4,"change_within_25m":5,"id":127939513}},{"id":127939138,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6186178,50.6677138],[4.6192105,50.6677138],[4.6192105,50.6685384],[4.6186178,50.6685384],[4.6186178,50.6677138]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T22:03:11Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/P8WaNpc.jpg"],"access":["yes"],"amenity":["bicycle_parking"],"capacity":["8"]},"create":3,"modify":8,"delete":0,"area":4.88740420001104e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":14,"locale":"en","imagery":"CartoDB.Voyager","add-image":6,"change_over_5000m":3,"change_within_5000m":20,"id":127939138}},{"id":127939107,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6186473,50.6684347],[4.6187662,50.6684347],[4.6187662,50.6684524],[4.6186473,50.6684524],[4.6186473,50.6684347]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T22:01:30Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["bicycle_parking"],"covered":["no"],"capacity":["8"],"bicycle_parking":["stands"]},"create":1,"modify":3,"delete":0,"area":2.10453000008427e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","move":1,"theme":"cyclofix","answer":5,"locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":1,"change_within_5000m":6,"move:node/10120641849":"improve_accuracy","id":127939107}},{"id":127938731,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5771484,-33.585597],[-70.5769787,-33.585597],[-70.5769787,-33.5853031],[-70.5771484,-33.5853031],[-70.5771484,-33.585597]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T21:40:51Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/cs7ocJY.jpg","https://i.imgur.com/vhKcH8Z.jpg","https://i.imgur.com/rW1dKn9.jpg"],"amenity":["bench"],"direction":["180","91"]},"create":0,"modify":4,"delete":0,"area":4.98748300006556e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":2,"locale":"es","imagery":"osm","add-image":3,"change_within_25m":5,"id":127938731}},{"id":127936177,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.3418219,-37.4646036],[-72.3418219,-37.4646036],[-72.3418219,-37.4646036],[-72.3418219,-37.4646036],[-72.3418219,-37.4646036]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"RodrigoKiger","uid":"17055149","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T19:52:18Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":1,"id":127936177}},{"id":127935755,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.7416646,48.4903723],[-2.7130123,48.4903723],[-2.7130123,48.5079121],[-2.7416646,48.5079121],[-2.7416646,48.4903723]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Erin76","uid":"8982454","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T19:37:43Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential"],"name:etymology:wikidata":["Q20882","Q312391","Q33977","Q171730","Q81685","Q158772","Q18434","Q157155","Q158768","Q158749","Q680897","Q101228494","Q127539","Q2854225","Q12091","Q20710","Q755","Q17621323","Q719314","Q1666","Q1631","Q2847279","Q1989914","Q165110","Q2850173","Q288394","Q435208","Q111248840"]},"create":0,"modify":48,"delete":0,"area":0.000502555611540046,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":57,"locale":"nl","imagery":"osm","id":127935755}},{"id":127934355,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[0.4587835,41.4923659],[0.4670423,41.4923659],[0.4670423,41.5002994],[0.4587835,41.5002994],[0.4587835,41.4923659]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ivanivenen","uid":"14483868","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cafes_and_pubs","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T18:45:28Z","reviewed_features":[],"tag_changes":{"amenity":["restaurant","bar"]},"create":2,"modify":2,"delete":0,"area":0.0000655211898000004,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cafes_and_pubs.html","theme":"cafes_and_pubs","answer":6,"locale":"ca","imagery":"PNOA-Spain-TMS","id":127934355}},{"id":127934190,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.4932284,51.4775024],[5.4932284,51.4775024],[5.4932284,51.4775024],[5.4932284,51.4775024],[5.4932284,51.4775024]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"felGru","uid":"59778","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T18:38:57Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed","theme":"aed","answer":5,"locale":"en","imagery":"osm","id":127934190}},{"id":127933940,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[0.4606989,41.4954398],[0.4606989,41.4954398],[0.4606989,41.4954398],[0.4606989,41.4954398],[0.4606989,41.4954398]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ivanivenen","uid":"14483868","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T18:30:19Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","locale":"ca","imagery":"PNOA-Spain-TMS","id":127933940}},{"id":127933789,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3238005,48.8358449],[2.415334,48.8358449],[2.415334,48.9009543],[2.3238005,48.9009543],[2.3238005,48.8358449]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T18:26:35Z","reviewed_features":[],"tag_changes":{"highway":["primary","residential","tertiary","footway","pedestrian","steps","unclassified","service","cycleway","living_street","secondary"],"landuse":["village_green"],"leisure":["park"],"name:etymology:wikidata":["Q262","Q14906861","Q433043","Q266561","Q546443","Q3399061","Q166691","Q734017","Q381151","Q3102597","Q3106785","Q3496694","Q364498","Q3399088","Q3425861","Q3262847","Q2021981","Q191305","Q669725","Q2848150","Q156207","Q5619074","Q123164","Q453679","Q1257037","Q2019775","Q22939449","Q3399189","Q2847396","Q376344","Q310530","Q158778","Q2996971","Q439928","Q46096","Q3157871","Q40756","Q179825"]},"create":0,"modify":169,"delete":0,"area":0.00595969126490041,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":227,"locale":"fr","imagery":"osm","id":127933789}},{"id":127930818,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[0.2032379,47.9936843],[0.2060804,47.9936843],[0.2060804,47.9963378],[0.2032379,47.9963378],[0.2032379,47.9936843]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Eypliem","uid":"13417453","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T16:57:39Z","reviewed_features":[],"tag_changes":{"email":["ce.0720033v@ac-nantes.fr"],"amenity":["school"],"website":["https://www.touchard-washington.fr"]},"create":0,"modify":2,"delete":0,"area":0.00000754257375000276,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":127930818}},{"id":127930162,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.570799,53.0193879],[6.5708995,53.0193879],[6.5708995,53.0196941],[6.570799,53.0196941],[6.570799,53.0193879]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T16:39:24Z","reviewed_features":[],"tag_changes":{"kerb":["flush"],"barrier":["kerb"],"kerb:height":["0"]},"create":0,"modify":4,"delete":0,"area":3.07731000005135e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-f5ci93w41-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":4,"locale":"en","imagery":"CartoDB.Positron","id":127930162}},{"id":127929207,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.36463,48.820154],[2.3856002,48.820154],[2.3856002,48.8406869],[2.36463,48.8406869],[2.36463,48.820154]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T16:13:48Z","reviewed_features":[],"tag_changes":{"amenity":["library","college","clinic"],"highway":["residential","pedestrian","primary","cycleway","steps","service","tertiary","footway","secondary","tertiary_link"],"leisure":["park"],"name:etymology:wikidata":["Q2901548","Q1430113","Q3102883","Q81058947","Q5912","Q3059657","Q64505382","Q208537","Q275979","Q153248","Q379941","Q1291673","Q313572","Q152582","Q192214","Q185105","Q453485","Q153670","Q9041","Q12574","Q2278089","Q537838","Q105320","Q242609","Q731471","Q879520","Q648535","Q937","Q179025","Q264737","Q151593","Q3433261","Q266049","Q159409","Q231861","Q205185"]},"create":0,"modify":120,"delete":0,"area":0.000430579019579979,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":164,"locale":"fr","imagery":"osm","id":127929207}},{"id":127928363,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.885817,51.0538875],[3.9467727,51.0538875],[3.9467727,51.2140364],[3.885817,51.2140364],[3.885817,51.0538875]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel H","uid":"10282777","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T15:52:06Z","reviewed_features":[],"tag_changes":{"route":["hiking","bicycle"],"highway":["unclassified","tertiary","residential","cycleway","track","path"],"surface":["sand","paved","asphalt","dirt","concrete","compacted","grass","unpaved","sett","wood"]},"create":1,"modify":47,"delete":0,"area":0.00976198830372975,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":2,"theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","answer":45,"locale":"nl","imagery":"osm","relation-fix":2,"id":127928363}},{"id":127928347,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.5060772,51.492667],[5.5060772,51.492667],[5.5060772,51.492667],[5.5060772,51.492667],[5.5060772,51.492667]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"felGru","uid":"59778","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T15:51:36Z","reviewed_features":[],"tag_changes":{"access":["yes"],"indoor":["no"],"emergency":["defibrillator"],"survey:date":["2022-10-22"],"opening_hours":["24/7"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed","theme":"aed","answer":4,"locale":"en","imagery":"osm","id":127928347}},{"id":127927603,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.4944374,51.5025131],[5.4944374,51.5025131],[5.4944374,51.5025131],[5.4944374,51.5025131],[5.4944374,51.5025131]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"felGru","uid":"59778","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T15:34:06Z","reviewed_features":[],"tag_changes":{"amenity":["public_bookcase"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":1,"locale":"en","imagery":"osm","id":127927603}},{"id":127926682,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.1575098,50.9103091],[4.1970811,50.9103091],[4.1970811,50.9182115],[4.1575098,50.9182115],[4.1575098,50.9103091]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"jov","uid":"216757","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T15:11:51Z","reviewed_features":[],"tag_changes":{"fee":["no","yes"],"email":["info@asse.be"],"phone":["+32 2 454 19 73"],"amenity":["charging_station","bicycle_repair_station"],"operational_status":["broken"],"authentication:none":["yes"]},"create":1,"modify":11,"delete":0,"area":0.000312708241119963,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":16,"locale":"nl","imagery":"osm","add-image":1,"id":127926682}},{"id":127926399,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.9184419,51.2140364],[4.0500905,51.2140364],[4.0500905,51.2840152],[3.9184419,51.2840152],[3.9184419,51.2140364]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel H","uid":"10282777","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T15:06:04Z","reviewed_features":[],"tag_changes":{"highway":["pedestrian","track","unclassified","tertiary","cycleway","path","footway"],"surface":["paving_stones","dirt","asphalt","unpaved","compacted","grass","wood"]},"create":0,"modify":31,"delete":0,"area":0.00921261104968014,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","answer":31,"locale":"nl","imagery":"osm","id":127926399}},{"id":127925902,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.570799,52.9921348],[6.5712346,52.9921348],[6.5712346,53.0193879],[6.570799,53.0193879],[6.570799,52.9921348]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T14:54:00Z","reviewed_features":[],"tag_changes":{"barrier":["kerb"],"highway":["steps"],"tactile_paving":["no"],"tactile_writing:braille:nl":["yes"]},"create":0,"modify":2,"delete":0,"area":0.0000118714503600067,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/feature/osm-for-the-blind/blind_osm.html","theme":"blind_osm","answer":2,"locale":"en","imagery":"CartoDB.Positron","change_within_5000m":1,"id":127925902}},{"id":127925877,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.570799,53.0193879],[6.5708995,53.0193879],[6.5708995,53.0196941],[6.570799,53.0196941],[6.570799,53.0193879]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T14:53:30Z","reviewed_features":[],"tag_changes":{"barrier":["kerb"],"tactile_paving":["no"]},"create":1,"modify":2,"delete":0,"area":3.07731000005135e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":1,"locale":"en","imagery":"Actueel_orthoHR_WMTS","id":127925877}},{"id":127925764,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5626229,53.016556],[6.5708995,53.016556],[6.5708995,53.0199484],[6.5626229,53.0199484],[6.5626229,53.016556]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T14:51:05Z","reviewed_features":[],"tag_changes":{"route":["foot"],"barrier":["kerb"],"highway":["crossing","footway"],"crossing":["unmarked"],"tactile_paving":["no"],"crossing:island":["no"]},"create":5,"modify":7,"delete":0,"area":0.0000280775378399649,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":8,"locale":"en","imagery":"Actueel_orthoHR_WMTS","id":127925764}},{"id":127925674,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5641343,53.0167037],[6.5705771,53.0167037],[6.5705771,53.0176781],[6.5641343,53.0176781],[6.5641343,53.0167037]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T14:48:04Z","reviewed_features":[],"tag_changes":{"route":["foot"],"highway":["crossing"],"crossing":["unmarked"],"tactile_paving":["no"],"crossing:island":["no"]},"create":1,"modify":9,"delete":0,"area":0.00000627786431998054,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":11,"locale":"en","imagery":"Actueel_orthoHR_WMTS","id":127925674}},{"id":127925640,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5685679,53.0175591],[6.5705771,53.0175591],[6.5705771,53.0176781],[6.5685679,53.0176781],[6.5685679,53.0175591]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T14:47:12Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":2,"delete":0,"area":2.3909479999603e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":2,"locale":"en","imagery":"CartoDB.Positron","id":127925640}},{"id":127925628,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5685679,53.0176781],[6.5685679,53.0176781],[6.5685679,53.0176781],[6.5685679,53.0176781],[6.5685679,53.0176781]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T14:46:52Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","locale":"en","imagery":"CartoDB.Positron","id":127925628}},{"id":127925609,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.569204,53.0176548],[6.569204,53.0176548],[6.569204,53.0176548],[6.569204,53.0176548],[6.569204,53.0176548]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T14:46:31Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":1,"locale":"en","imagery":"CartoDB.Positron","id":127925609}},{"id":127925590,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5685032,53.017163],[6.569204,53.017163],[6.569204,53.0176548],[6.5685032,53.0176548],[6.5685032,53.017163]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T14:46:06Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":2,"delete":0,"area":3.44653440004095e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":1,"locale":"en","imagery":"CartoDB.Positron","id":127925590}},{"id":127925584,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5685032,53.017163],[6.5685032,53.017163],[6.5685032,53.017163],[6.5685032,53.017163],[6.5685032,53.017163]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T14:45:53Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","locale":"en","imagery":"CartoDB.Positron","id":127925584}},{"id":127925534,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5681431,53.0169869],[6.5682568,53.0169869],[6.5682568,53.0170447],[6.5681431,53.0170447],[6.5681431,53.0169869]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T14:44:34Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["uncontrolled"],"tactile_paving":["no"],"crossing:island":["no"]},"create":2,"modify":5,"delete":0,"area":6.5718600000498e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":5,"locale":"en","imagery":"CartoDB.Positron","id":127925534}},{"id":127925221,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.3422403,-37.4637414],[-72.3371495,-37.4637414],[-72.3371495,-37.4608822],[-72.3422403,-37.4608822],[-72.3422403,-37.4637414]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"RodrigoKiger","uid":"17055149","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T14:36:44Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":4,"modify":1,"delete":0,"area":0.0000145556153600303,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":4,"change_over_5000m":4,"change_within_25m":4,"id":127925221}},{"id":127919561,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.4615993,52.4218164],[13.4634274,52.4218164],[13.4634274,52.4244603],[13.4615993,52.4244603],[13.4615993,52.4218164]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Wurschdbude","uid":"10670795","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T12:08:16Z","reviewed_features":[],"tag_changes":{"highway":["tertiary"],"maxspeed":["50"]},"create":0,"modify":3,"delete":0,"area":0.00000483331359000687,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":3,"locale":"de","imagery":"osm","id":127919561}},{"id":127919243,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.1129408,52.7876649],[6.1131895,52.7876649],[6.1131895,52.7878129],[6.1129408,52.7878129],[6.1129408,52.7876649]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T11:58:08Z","reviewed_features":[],"tag_changes":{"amenity":["recycling"],"location":["underground","indoor"]},"create":0,"modify":3,"delete":0,"area":3.68075999989914e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/waste.html","theme":"waste","answer":3,"locale":"nl","imagery":"osm","change_within_500m":3,"id":127919243}},{"id":127917810,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5709186,52.9921896],[6.5709186,52.9921896],[6.5709186,52.9921896],[6.5709186,52.9921896],[6.5709186,52.9921896]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T11:14:01Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/aed.html","theme":"aed","answer":2,"locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":3,"id":127917810}},{"id":127917707,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T11:11:29Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":1,"id":127917707}},{"id":127917459,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6187662,50.6684524],[4.6187662,50.6684524],[4.6187662,50.6684524],[4.6187662,50.6684524],[4.6187662,50.6684524]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T11:05:03Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"change_within_25m":1,"id":127917459}},{"id":127917443,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T11:04:32Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":1,"id":127917443}},{"id":127914961,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T09:44:26Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":1,"id":127914961}},{"id":127913934,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3271691,44.4993232],[11.3527751,44.4993232],[11.3527751,44.5050423],[11.3271691,44.5050423],[11.3271691,44.4993232]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T09:12:20Z","reviewed_features":[],"tag_changes":{"highway":["primary","residential"],"name:etymology:wikidata":["Q114799983","Q2604547","Q93728930","Q114801057"]},"create":0,"modify":25,"delete":0,"area":0.000146443274600007,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":46,"locale":"en","imagery":"osm","id":127913934}},{"id":127912682,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.9607527,48.8476091],[12.9786702,48.8476091],[12.9786702,48.8580389],[12.9607527,48.8580389],[12.9607527,48.8476091]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T08:28:26Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/oGWcv0H.jpg","https://i.imgur.com/78hpfJy.jpg"],"tourism":["information"]},"create":0,"modify":2,"delete":0,"area":0.000186875941499942,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":2,"id":127912682}},{"id":127910997,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.9232769,47.702771],[11.9234387,47.702771],[11.9234387,47.7028792],[11.9232769,47.7028792],[11.9232769,47.702771]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Arminus","uid":"63975","editor":"MapComplete 0.2.2a","comment":"Adding data with #MapComplete for theme #climbing","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T07:16:00Z","reviewed_features":[],"tag_changes":{"building":["yes"],"climbing:boulder":["yes"],"climbing:toprope":["yes"]},"create":0,"modify":2,"delete":0,"area":1.75067600000295e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"theme":"climbing","language":"de","theme-creator":"Christian Neumann ","id":127910997}},{"id":127910643,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.1989271,50.9102771],[4.1989271,50.9102771],[4.1989271,50.9102771],[4.1989271,50.9102771],[4.1989271,50.9102771]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"jov","uid":"216757","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T07:01:09Z","reviewed_features":[],"tag_changes":{"email":["info@asse.be"],"amenity":["bicycle_repair_station"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":127910643}},{"id":127908965,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5768198,-33.5863539],[-70.5760186,-33.5863539],[-70.5760186,-33.5852986],[-70.5768198,-33.5852986],[-70.5768198,-33.5863539]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T05:13:22Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/5YVdztP.jpg","https://i.imgur.com/31jaVRq.jpg","https://i.imgur.com/CY1ciL1.jpg","https://i.imgur.com/3o2U0NH.jpg","https://i.imgur.com/HhNZkL9.jpg"],"colour":["gray"],"amenity":["bench"],"direction":["181","1","279"]},"create":0,"modify":9,"delete":0,"area":8.45506359995685e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":7,"locale":"es","imagery":"osm","add-image":5,"change_within_1000m":10,"id":127908965}},{"id":127908816,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5718472,-33.5890671],[-70.5716892,-33.5890671],[-70.5716892,-33.5888627],[-70.5718472,-33.5888627],[-70.5718472,-33.5890671]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T04:58:46Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/HgsgBzp.jpg","https://i.imgur.com/a7b4uEL.jpg","https://i.imgur.com/XJNHEz9.jpg","https://i.imgur.com/Z6x0ITS.jpg"],"natural":["tree"]},"create":0,"modify":6,"delete":0,"area":3.22951999999859e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"es","imagery":"osm","add-image":5,"id":127908816}},{"id":127906982,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-76.9902657,40.1716942],[-76.9902442,40.1716942],[-76.9902442,40.1717065],[-76.9902657,40.1717065],[-76.9902657,40.1716942]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"azndy","uid":"17456574","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #parkings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-22T01:41:50Z","reviewed_features":[],"tag_changes":{"amenity":["parking"]},"create":1,"modify":4,"delete":0,"area":2.64449999891763e-10,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/parkings.html","move":1,"theme":"parkings","answer":3,"locale":"en","imagery":"osm","move:node/10120037071":"improve_accuracy","id":127906982}},{"id":127906876,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-76.9904675,40.1717288],[-76.9904675,40.1717288],[-76.9904675,40.1717288],[-76.9904675,40.1717288],[-76.9904675,40.1717288]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"azndy","uid":"17456574","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-22T01:30:02Z","reviewed_features":[],"tag_changes":{"leisure":["playground"]},"create":1,"modify":4,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":4,"locale":"en","imagery":"USDA-NAIP","add-image":1,"change_over_5000m":1,"change_within_500m":5,"id":127906876}}] \ No newline at end of file diff --git a/Docs/Tools/stats/stats.2022-10-23.day.json b/Docs/Tools/stats/stats.2022-10-23.day.json new file mode 100644 index 000000000..4c6c81291 --- /dev/null +++ b/Docs/Tools/stats/stats.2022-10-23.day.json @@ -0,0 +1 @@ +[{"id":127974810,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2319574,51.2031002],[3.2319574,51.2031002],[3.2319574,51.2031002],[3.2319574,51.2031002],[3.2319574,51.2031002]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Arx - 83","uid":"9282195","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T22:05:42Z","reviewed_features":[],"tag_changes":{"amenity":["waste_basket"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":1,"locale":"en","imagery":"osm","id":127974810}},{"id":127974544,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5763342,-33.5857492],[-70.5763342,-33.5857492],[-70.5763342,-33.5857492],[-70.5763342,-33.5857492],[-70.5763342,-33.5857492]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T21:53:08Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q3642829"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"es","imagery":"osm","id":127974544}},{"id":127974458,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3566205,44.4938905],[11.3572124,44.4938905],[11.3572124,44.4940883],[11.3566205,44.4940883],[11.3566205,44.4938905]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T21:49:05Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary","primary","pedestrian"],"name:etymology:wikidata":["Q586996","Q3908812"]},"create":0,"modify":6,"delete":0,"area":1.17077820001303e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":8,"locale":"en","imagery":"osm","id":127974458}},{"id":127974211,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5762141,-33.5864299],[-70.5762141,-33.5864299],[-70.5762141,-33.5864299],[-70.5762141,-33.5864299],[-70.5762141,-33.5864299]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T21:35:37Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/SWCqBFk.jpg"],"amenity":["waste_basket"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"en","imagery":"osm","add-image":1,"id":127974211}},{"id":127973949,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.9748695,51.2525231],[2.9748695,51.2525231],[2.9748695,51.2525231],[2.9748695,51.2525231],[2.9748695,51.2525231]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T21:20:27Z","reviewed_features":[],"tag_changes":{"fixme":["Freeform used on 'bicycle_parking'-tag: possibly a wrong value"],"image":["https://i.imgur.com/rrbCIMI.jpg","https://i.imgur.com/GXIxmRf.jpg"],"amenity":["bicycle_parking"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"id":127973949}},{"id":127973334,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.4010707,51.0339126],[3.4010707,51.0339126],[3.4010707,51.0339126],[3.4010707,51.0339126],[3.4010707,51.0339126]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T20:54:29Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen","theme":"toerisme_vlaanderen","locale":"nl","imagery":"osm","add-image":2,"id":127973334}},{"id":127973207,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.4914566,46.0633],[14.4949091,46.0633],[14.4949091,46.0675516],[14.4914566,46.0675516],[14.4914566,46.0633]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"StefanB","uid":"3834","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T20:49:14Z","reviewed_features":[],"tag_changes":{"highway":["primary","path"],"name:etymology:wikidata":["Q41753"]},"create":0,"modify":10,"delete":0,"area":0.0000146786490000114,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":16,"locale":"en","imagery":"osm","id":127973207}},{"id":127973123,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5765873,-33.5864935],[-70.5765873,-33.5864935],[-70.5765873,-33.5864935],[-70.5765873,-33.5864935],[-70.5765873,-33.5864935]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T20:44:53Z","reviewed_features":[],"tag_changes":{"colour":["brown"],"amenity":["bench"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":1,"locale":"es","imagery":"osm","change_over_5000m":1,"id":127973123}},{"id":127972985,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.9073465,42.6404237],[2.9220816,42.6404237],[2.9220816,42.6861639],[2.9073465,42.6861639],[2.9073465,42.6404237]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"LySioS","uid":"11579673","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T20:38:12Z","reviewed_features":[],"tag_changes":{"access":["yes","customers"]},"create":0,"modify":2,"delete":0,"area":0.000673986421019951,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":2,"locale":"fr","imagery":"fr.ign.bdortho","id":127972985}},{"id":127972967,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.9238042,42.6871768],[2.9257022,42.6871768],[2.9257022,42.689436],[2.9238042,42.689436],[2.9238042,42.6871768]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"LySioS","uid":"11579673","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T20:37:10Z","reviewed_features":[],"tag_changes":{"access":["customers","yes"]},"create":0,"modify":2,"delete":0,"area":0.00000428796159999458,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":4,"locale":"fr","imagery":"fr.ign.bdortho","id":127972967}},{"id":127972901,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.4859509,51.1307203],[3.4859509,51.1307203],[3.4859509,51.1307203],[3.4859509,51.1307203],[3.4859509,51.1307203]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T20:33:39Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/sf8KlfU.jpg"],"access":["yes"],"amenity":["charging_station"],"image:0":["https://i.imgur.com/IqEfrKH.jpg"],"network":["Allego"],"capacity":["2"],"brand:wikidata":["Q75560554"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":3,"locale":"en","imagery":"CartoDB.Voyager","add-image":2,"id":127972901}},{"id":127972878,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3574619,48.9016221],[2.3659152,48.9016221],[2.3659152,48.9154925],[2.3574619,48.9154925],[2.3574619,48.9016221]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T20:33:03Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["unclassified","residential","primary","footway","pedestrian"],"name:etymology:wikidata":["Q676116","Q11034","Q447","Q27764","Q20882","Q34296","Q226697","Q729340"]},"create":0,"modify":23,"delete":0,"area":0.000117250652320012,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":35,"locale":"fr","imagery":"osm","id":127972878}},{"id":127972555,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0948726,51.1078563],[3.095581,51.1078563],[3.095581,51.1083212],[3.0948726,51.1083212],[3.0948726,51.1078563]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T20:18:31Z","reviewed_features":[],"tag_changes":{"building":["shed","house"],"addr:street":["Aartrijksestraat"],"addr:housenumber":["119","119A"],"source:geometry:ref":["Gbg/6935521","Gbg/6053831","Gbg/6808453","Gbg/6808378"],"source:geometry:date":["2021-05-04","2017-09-08","2020-06-08"]},"create":17,"modify":17,"delete":0,"area":3.29335159998103e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":16,"theme":"grb","import":2,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":6,"id":127972555}},{"id":127968760,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.7238556,45.1815658],[5.742723,45.1815658],[5.742723,45.1896879],[5.7238556,45.1896879],[5.7238556,45.1815658]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"colargol","uid":"161202","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T18:11:19Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","unclassified","primary","secondary","tertiary","service","footway","path","secondary_link","primary_link","cycleway","pedestrian","platform"],"landuse":["forest"],"leisure":["park"],"public_transport":["platform"],"name:etymology:wikidata":["Q3371849","Q272119","Q265104","Q207958","Q529","Q15968412","Q3121310","Q130847","Q22211627","Q55008046","Q6602","Q284683","Q260","Q502","Q454589","Q367042","Q310715","Q1451233","Q22690","Q2979","Q3130984","Q3059779","Q2817065","Q151164","Q3385101","Q437091","Q75463","Q33977"]},"create":0,"modify":359,"delete":0,"area":0.000153242909540022,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":511,"locale":"fr","imagery":"osm","id":127968760}},{"id":127968672,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5749857,-33.589241],[-70.5749857,-33.589241],[-70.5749857,-33.589241],[-70.5749857,-33.589241],[-70.5749857,-33.589241]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T18:08:39Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_500m":1,"id":127968672}},{"id":127968613,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.575061,-33.5892265],[-70.575061,-33.5892265],[-70.575061,-33.5892265],[-70.575061,-33.5892265],[-70.575061,-33.5892265]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T18:06:31Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"es","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_500m":2,"id":127968613}},{"id":127967721,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.1200044,52.7872955],[6.1200044,52.7872955],[6.1200044,52.7872955],[6.1200044,52.7872955],[6.1200044,52.7872955]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T17:38:57Z","reviewed_features":[],"tag_changes":{"amenity":["fast_food"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/food.html","theme":"food","answer":3,"locale":"en","imagery":"osm","change_over_5000m":1,"change_within_25m":3,"id":127967721}},{"id":127967514,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.1133069,52.7869419],[6.1154902,52.7869419],[6.1154902,52.7871106],[6.1133069,52.7871106],[6.1133069,52.7869419]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T17:33:02Z","reviewed_features":[],"tag_changes":{"amenity":["fast_food"]},"create":3,"modify":3,"delete":0,"area":3.68322709991488e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/food.html","theme":"food","answer":9,"locale":"en","imagery":"osm","change_over_5000m":3,"change_within_25m":9,"id":127967514}},{"id":127967429,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0856064,52.8111433],[6.0856064,52.8111433],[6.0856064,52.8111433],[6.0856064,52.8111433],[6.0856064,52.8111433]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #sport_pitches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T17:30:32Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/eWhs0ua.jpg"],"leisure":["pitch"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/food.html","theme":"sport_pitches","locale":"en","imagery":"osm","add-image":1,"change_within_25m":1,"id":127967429}},{"id":127967428,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.1131111,52.7870684],[6.1131755,52.7870684],[6.1131755,52.7872209],[6.1131111,52.7872209],[6.1131111,52.7870684]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T17:30:32Z","reviewed_features":[],"tag_changes":{"amenity":["restaurant"]},"create":2,"modify":2,"delete":0,"area":9.82099999982412e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/food.html","theme":"food","answer":6,"locale":"en","imagery":"osm","change_over_5000m":2,"change_within_25m":6,"id":127967428}},{"id":127967064,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.4767256,48.5737032],[13.4767256,48.5737032],[13.4767256,48.5737032],[13.4767256,48.5737032],[13.4767256,48.5737032]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T17:19:07Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/jFiHVBw.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_over_5000m":1,"id":127967064}},{"id":127966589,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5763342,-33.5857492],[-70.5763342,-33.5857492],[-70.5763342,-33.5857492],[-70.5763342,-33.5857492],[-70.5763342,-33.5857492]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T17:05:10Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/i4TtvqV.jpg"],"image:0":["https://i.imgur.com/YkkoK4C.jpg"],"natural":["tree"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":2,"change_within_1000m":2,"id":127966589}},{"id":127965421,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5769487,53.0157836],[6.5788423,53.0157836],[6.5788423,53.0168386],[6.5769487,53.0168386],[6.5769487,53.0157836]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:32:13Z","reviewed_features":[],"tag_changes":{"place":["neighbourhood"],"route":["bus"],"highway":["tertiary","crossing"],"boundary":["place"],"crossing":["unmarked"],"tactile_paving":["yes"],"crossing:island":["no"]},"create":2,"modify":4,"delete":0,"area":0.00000199774800000155,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":6,"locale":"nl","imagery":"Actueel_orthoHR_WMTS","id":127965421}},{"id":127965332,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.573586,53.0168386],[6.5771546,53.0168386],[6.5771546,53.0173481],[6.573586,53.0173481],[6.573586,53.0168386]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:30:23Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["unmarked"],"crossing:island":["no"]},"create":2,"modify":5,"delete":0,"area":0.00000181820169999918,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":5,"locale":"nl","imagery":"Actueel_orthoHR_WMTS","id":127965332}},{"id":127965307,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5723938,53.0173481],[6.573586,53.0173481],[6.573586,53.0176573],[6.5723938,53.0176573],[6.5723938,53.0173481]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:29:52Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"tactile_paving":["no"]},"create":1,"modify":2,"delete":0,"area":3.68628240004298e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":1,"locale":"nl","imagery":"Actueel_orthoHR_WMTS","id":127965307}},{"id":127965246,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5723938,53.0175934],[6.5727306,53.0175934],[6.5727306,53.0176573],[6.5723938,53.0176573],[6.5723938,53.0175934]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:28:08Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["uncontrolled"],"tactile_paving":["no"],"crossing:island":["no"]},"create":4,"modify":10,"delete":0,"area":2.15215200001924e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":10,"locale":"nl","imagery":"Actueel_orthoHR_WMTS","id":127965246}},{"id":127965229,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3559924,50.8499699],[4.3559924,50.8499699],[4.3559924,50.8499699],[4.3559924,50.8499699],[4.3559924,50.8499699]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T16:27:51Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":4,"locale":"en","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":5,"id":127965229}},{"id":127964992,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5728587,53.0174039],[6.5735756,53.0174039],[6.5735756,53.0178634],[6.5728587,53.0178634],[6.5728587,53.0174039]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:21:54Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["uncontrolled","unmarked"],"tactile_paving":["yes"],"crossing:island":["no"]},"create":7,"modify":18,"delete":0,"area":3.29415550003507e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":21,"locale":"nl","imagery":"Actueel_orthoHR_WMTS","id":127964992}},{"id":127964829,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.088014,51.1083376],[3.0951545,51.1083376],[3.0951545,51.1143437],[3.088014,51.1143437],[3.088014,51.1083376]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:17:50Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":1396,"modify":0,"delete":0,"area":0.0000428865570500046,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":170,"locale":"nl","imagery":"AGIVFlandersGRB","id":127964829}},{"id":127964808,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.08834,51.1126545],[3.0902277,51.1126545],[3.0902277,51.1135623],[3.08834,51.1135623],[3.08834,51.1126545]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:17:20Z","reviewed_features":[],"tag_changes":{"building":["yes","house"]},"create":75,"modify":0,"delete":0,"area":0.00000171365406000019,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":12,"locale":"nl","imagery":"AGIVFlandersGRB","id":127964808}},{"id":127964512,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5761389,-33.5861098],[-70.5758496,-33.5861098],[-70.5758496,-33.5858216],[-70.5761389,-33.5858216],[-70.5761389,-33.5861098]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T16:10:18Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/GwKWyyS.jpg","https://i.imgur.com/PNZFT24.jpg","https://i.imgur.com/EfxLJFh.jpg","https://i.imgur.com/sPaA2Xd.jpg","https://i.imgur.com/rkHJJZD.jpg"],"seats":["6","4"],"colour":["gray","brown"],"amenity":["bench"],"backrest":["no","yes"],"direction":["148","273","357","180"]},"create":0,"modify":11,"delete":0,"area":8.33762600016343e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":12,"locale":"es","imagery":"osm","add-image":5,"change_within_1000m":17,"id":127964512}},{"id":127964487,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2349363,51.2096912],[3.2350036,51.2096912],[3.2350036,51.2103576],[3.2349363,51.2103576],[3.2349363,51.2096912]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Arx - 83","uid":"9282195","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T16:09:38Z","reviewed_features":[],"tag_changes":{"waste":["trash"],"amenity":["waste_basket"]},"create":1,"modify":1,"delete":0,"area":4.48487199999994e-8,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":2,"locale":"en","imagery":"osm","id":127964487}},{"id":127964464,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.4733179,46.0457572],[14.6363141,46.0457572],[14.6363141,46.104872],[14.4733179,46.104872],[14.4733179,46.0457572]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"StefanB","uid":"3834","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T16:09:11Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["arts_centre","theatre","school","social_facility","community_centre","hospital","kindergarten","gym"],"highway":["secondary","primary","pedestrian","residential","tertiary","service","footway","path","steps","unclassified","primary_link","cycleway","track","living_street","tertiary_link","platform"],"leisure":["park","sports_centre"],"building":["yes"],"public_transport":["platform"],"name:etymology:wikidata":["Q15809","Q2987146","Q2354591","Q437","Q1741","Q12735","Q7820867","Q18608659","Q12796060","Q699890","Q1817806","Q4442392","Q709663","Q172071","Q973928","Q3080445","Q32047","Q156902","Q2550686","Q18507525","Q158088","Q12784497","Q2684906","Q713658","Q3446399","Q4775639","Q1397983","Q350128","Q380529","Q12792138","Q12792981","Q2033282","Q14570831","Q12806459","Q15943238","Q1083404","Q2465033","Q314886","Q93401","Q12795314","Q20080864","Q78492","Q3499408","Q1083392","Q1031","Q854181","Q8908","Q215","Q12806957","Q17304486","Q5349","Q6916919","Q5402466","Q5673","Q551267","Q3555081","Q4127236","Q200509","Q12798610","Q78558","Q2441000","Q5420224"]},"create":0,"modify":956,"delete":0,"area":0.00963548776376054,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1290,"locale":"en","imagery":"osm","id":127964464}},{"id":127964369,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.9256884,51.2293831],[2.9256884,51.2293831],[2.9256884,51.2293831],[2.9256884,51.2293831],[2.9256884,51.2293831]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:07:53Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/MMKsdIR.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","locale":"en","imagery":"osm","add-image":1,"id":127964369}},{"id":127964195,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.9250478,51.229534],[2.9251051,51.229534],[2.9251051,51.2296474],[2.9250478,51.2296474],[2.9250478,51.229534]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:03:26Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/GC5QCoO.jpg","https://i.imgur.com/ZlWzBlb.jpg"],"highway":["bus_stop"],"public_transport":["platform"]},"create":0,"modify":2,"delete":0,"area":6.4978199997905e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","locale":"en","imagery":"osm","add-image":2,"id":127964195}},{"id":127964074,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.9252859,51.2291743],[2.9252859,51.2291743],[2.9252859,51.2291743],[2.9252859,51.2291743],[2.9252859,51.2291743]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T16:00:32Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Kotlisy.jpg"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","add-image":1,"id":127964074}},{"id":127962215,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.0210347,41.3547155],[2.0210347,41.3547155],[2.0210347,41.3547155],[2.0210347,41.3547155],[2.0210347,41.3547155]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Luis Peña","uid":"2418388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T15:18:11Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","locale":"en","imagery":"osm","id":127962215}},{"id":127959644,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.7190999,45.1812461],[5.7292011,45.1812461],[5.7292011,45.1924053],[5.7190999,45.1924053],[5.7190999,45.1812461]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"colargol","uid":"161202","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T14:21:11Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["unclassified","residential","pedestrian","service","living_street","platform","footway","steps","cycleway"],"leisure":["park"],"public_transport":["platform"],"name:etymology:wikidata":["Q450730","Q256991","Q1451233","Q314135","Q2372786","Q26269711","Q188697","Q735370","Q192839","Q319302","Q94277690","Q26270191","Q1390909","Q517","Q535","Q1379668","Q313196","Q3580011","Q66763737","Q463367","Q3484401","Q659805","Q310767","Q260","Q295090","Q324998","Q367042","Q833395"]},"create":0,"modify":220,"delete":0,"area":0.000112721311039947,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":290,"locale":"fr","imagery":"osm","id":127959644}},{"id":127958962,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.8449613,51.0300329],[3.8917107,51.0300329],[3.8917107,51.0631212],[3.8449613,51.0631212],[3.8449613,51.0300329]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel H","uid":"10282777","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T14:05:27Z","reviewed_features":[],"tag_changes":{"route":["hiking"],"highway":["residential","unclassified","track","secondary","path"],"surface":["asphalt","dirt","paving_stones","concrete","sett","grass","sand","compacted"]},"create":2,"modify":34,"delete":0,"area":0.0015468581720198,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":3,"theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","answer":32,"locale":"nl","imagery":"osm","relation-fix":1,"id":127958962}},{"id":127956129,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.6642448,43.9664865],[6.6642448,43.9664865],[6.6642448,43.9664865],[6.6642448,43.9664865],[6.6642448,43.9664865]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"wanderruderer","uid":"352135","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T12:51:32Z","reviewed_features":[],"tag_changes":{"fee":["no"],"lit":["no"],"phone":["+33 4 92 83 22 09"],"access":["yes"],"leisure":["playground"],"max_age":["6"],"min_age":["2"],"surface":["grass"],"operator":["Mairie Annot"],"wheelchair":["yes"],"opening_hours":["24/7"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/playgrounds.html","theme":"playgrounds","answer":9,"locale":"de","imagery":"osm","change_within_25m":5,"change_within_50m":4,"id":127956129}},{"id":127954638,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.364908,50.859237],[4.3681169,50.859237],[4.3681169,50.8696325],[4.364908,50.8696325],[4.364908,50.859237]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T12:08:08Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":5,"delete":0,"area":0.0000333581199500108,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":5,"locale":"nl","imagery":"osm","id":127954638}},{"id":127952292,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3896973,50.8687379],[4.3926935,50.8687379],[4.3926935,50.8727012],[4.3896973,50.8727012],[4.3896973,50.8687379]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T10:55:00Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":2,"delete":0,"area":0.0000118748394600075,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":2,"locale":"nl","imagery":"osm","id":127952292}},{"id":127952030,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0906073,52.8252563],[6.0909056,52.8252563],[6.0909056,52.8257583],[6.0906073,52.8257583],[6.0906073,52.8252563]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T10:46:23Z","reviewed_features":[],"tag_changes":{"fee":["no"],"lit":["no"],"image":["https://i.imgur.com/KSkPV5N.jpg"],"access":["customers"],"leisure":["playground"],"surface":["sand"]},"create":2,"modify":3,"delete":0,"area":1.49746599999137e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/playgrounds.html","theme":"playgrounds","answer":7,"locale":"en","imagery":"osm","add-image":4,"change_over_5000m":2,"change_within_25m":11,"id":127952030}},{"id":127952014,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0908603,52.8265694],[6.0911247,52.8265694],[6.0911247,52.8267218],[6.0908603,52.8267218],[6.0908603,52.8265694]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T10:46:03Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/vsIut0D.jpg"],"leisure":["playground"]},"create":0,"modify":1,"delete":0,"area":4.02945600011917e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/sport_pitches.html","theme":"playgrounds","locale":"en","imagery":"osm","add-image":1,"change_within_25m":1,"id":127952014}},{"id":127952013,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0852362,52.8110962],[6.0909775,52.8110962],[6.0909775,52.8267206],[6.0852362,52.8267206],[6.0852362,52.8110962]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #sport_pitches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T10:46:03Z","reviewed_features":[],"tag_changes":{"leisure":["pitch"]},"create":4,"modify":4,"delete":0,"area":0.0000897043677200067,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/sport_pitches.html","theme":"sport_pitches","answer":10,"locale":"en","imagery":"osm","add-image":3,"change_over_5000m":4,"change_within_25m":9,"change_within_50m":4,"id":127952013}},{"id":127951846,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2457453,50.8915666],[4.2457453,50.8915666],[4.2457453,50.8915666],[4.2457453,50.8915666],[4.2457453,50.8915666]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"jov","uid":"216757","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T10:40:26Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/3NT2Hqa.jpg"],"access":["yes"],"amenity":["bicycle_parking"],"capacity":["3"],"cargo_bike":["yes"],"capacity:cargo_bike":["2"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":127951846}},{"id":127950666,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.4355809,46.0551165],[14.5044568,46.0551165],[14.5044568,46.0962947],[14.4355809,46.0962947],[14.4355809,46.0551165]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"StefanB","uid":"3834","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T10:19:29Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["primary","residential","tertiary","secondary","service","cycleway","footway","path"],"building":["school"],"name:etymology:wikidata":["Q41753","Q2474110","Q5242758","Q1083404","Q19935941","Q176353","Q319533","Q12792800","Q7155673","Q2637382","Q11857190","Q12806957"]},"create":0,"modify":157,"delete":0,"area":0.00283618558538031,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":259,"locale":"en","imagery":"osm","change_within_500m":14,"change_within_1000m":19,"change_within_5000m":154,"id":127950666}},{"id":127949963,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8331821,44.1293255],[4.8332077,44.1293255],[4.8332077,44.1295347],[4.8331821,44.1295347],[4.8331821,44.1293255]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T09:59:47Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["footway"]},"create":0,"modify":1,"delete":0,"area":5.35551999998009e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":1,"locale":"fr","imagery":"osm","change_within_25m":1,"id":127949963}},{"id":127948521,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5695827,53.0174015],[6.5759579,53.0174015],[6.5759579,53.017861],[6.5695827,53.017861],[6.5695827,53.0174015]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T09:23:04Z","reviewed_features":[],"tag_changes":{"place":["neighbourhood"],"route":["bus"],"barrier":["kerb"],"highway":["tertiary","crossing"],"boundary":["place"],"crossing":["unmarked","uncontrolled"],"tactile_paving":["no"],"crossing:island":["no"]},"create":2,"modify":6,"delete":0,"area":0.00000292940440003288,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":8,"locale":"nl","imagery":"Actueel_orthoHR_WMTS","id":127948521}},{"id":127948472,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8316634,44.1336588],[4.8380997,44.1336588],[4.8380997,44.1410159],[4.8316634,44.1410159],[4.8316634,44.1336588]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T09:21:25Z","reviewed_features":[],"tag_changes":{"highway":["unclassified"],"image:streetsign":["https://i.imgur.com/DBfBTyu.jpg"]},"create":0,"modify":1,"delete":0,"area":0.0000473525027299996,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","locale":"fr","imagery":"osm","add-image":1,"change_within_500m":1,"id":127948472}},{"id":127948443,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5707069,53.0172674],[6.573329,53.0172674],[6.573329,53.0176518],[6.5707069,53.0176518],[6.5707069,53.0172674]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #blind_osm","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T09:20:43Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["unmarked"],"tactile_paving":["yes"],"crossing:island":["no"]},"create":4,"modify":14,"delete":0,"area":0.00000100793524000393,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete-git-feature-osm-for-the-blind-robinlinde.vercel.app/blind_osm.html","theme":"blind_osm","answer":13,"locale":"nl","imagery":"Actueel_orthoHR_WMTS","id":127948443}},{"id":127948182,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7081002,50.365376],[3.7342261,50.365376],[3.7342261,50.368377],[3.7081002,50.368377],[3.7081002,50.365376]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"jov","uid":"216757","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T09:13:03Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"]},"create":2,"modify":0,"delete":0,"area":0.0000784038259001221,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":6,"locale":"nl","imagery":"CartoDB.Voyager","id":127948182}},{"id":127947758,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T09:02:42Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"en","imagery":"CartoDB.Voyager","change_within_500m":2,"id":127947758}},{"id":127947752,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T09:02:34Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"en","imagery":"CartoDB.Voyager","change_within_500m":1,"id":127947752}},{"id":127947746,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Vincent Bombaerts","uid":"98569","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T09:02:27Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_500m":1,"id":127947746}},{"id":127947708,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8357796,44.1294782],[4.8357796,44.1294782],[4.8357796,44.1294782],[4.8357796,44.1294782],[4.8357796,44.1294782]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste_basket","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T09:01:36Z","reviewed_features":[],"tag_changes":{"amenity":["waste_basket"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste_basket.html","theme":"waste_basket","answer":1,"locale":"fr","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":127947708}},{"id":127947531,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8320277,44.1294505],[4.8349231,44.1294505],[4.8349231,44.1296252],[4.8320277,44.1296252],[4.8320277,44.1294505]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste_basket","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T08:55:18Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/YIgyz01.jpg"],"amenity":["waste_basket"],"image:0":["https://i.imgur.com/gXr9HvX.jpg"]},"create":2,"modify":2,"delete":0,"area":5.05826380006649e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste_basket.html","theme":"waste_basket","answer":1,"locale":"fr","imagery":"osm","add-image":2,"change_over_5000m":2,"change_within_25m":3,"id":127947531}},{"id":127947461,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8312248,44.1294687],[4.8377104,44.1294687],[4.8377104,44.1296689],[4.8312248,44.1296689],[4.8312248,44.1294687]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T08:52:49Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/YIgyz01.jpg"],"amenity":["bench"],"image:0":["https://i.imgur.com/gXr9HvX.jpg"]},"create":4,"modify":7,"delete":0,"area":0.00000129841712001204,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":11,"locale":"fr","imagery":"osm","add-image":4,"change_over_5000m":4,"change_within_25m":15,"id":127947461}},{"id":127947390,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8297571,44.129503],[4.8297914,44.129503],[4.8297914,44.1295039],[4.8297571,44.1295039],[4.8297571,44.129503]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T08:50:15Z","reviewed_features":[],"tag_changes":{"amenity":["waste_disposal","recycling"]},"create":2,"modify":0,"delete":0,"area":3.08700001172719e-11,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":1,"locale":"fr","imagery":"osm","add-image":1,"change_over_5000m":2,"change_within_25m":2,"id":127947390}},{"id":127947370,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8280729,44.1294201],[4.8381431,44.1294201],[4.8381431,44.1311785],[4.8280729,44.1311785],[4.8280729,44.1294201]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T08:49:22Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/rTVZ2fr.jpg","https://i.imgur.com/g8kFnv8.jpg","https://i.imgur.com/YIgyz01.jpg","https://i.imgur.com/933wOjG.jpg","https://i.imgur.com/vYFDggC.jpg","https://i.imgur.com/doYEjHD.jpg"],"image:0":["https://i.imgur.com/gXr9HvX.jpg"]},"create":0,"modify":7,"delete":0,"area":0.00001770743968,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","locale":"fr","imagery":"HDM_HOT","add-image":7,"change_within_25m":7,"id":127947370}},{"id":127947332,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7394751,50.9424075],[4.7394751,50.9424075],[4.7394751,50.9424075],[4.7394751,50.9424075],[4.7394751,50.9424075]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Koen_VdE","uid":"3574538","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T08:48:14Z","reviewed_features":[],"tag_changes":{"access":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"nl","imagery":"osm","change_within_100m":1,"id":127947332}},{"id":127946145,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.5207589,47.0450094],[15.5207589,47.0450094],[15.5207589,47.0450094],[15.5207589,47.0450094],[15.5207589,47.0450094]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"karlrt","uid":"56519","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T08:05:33Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"amenity":["charging_station"],"bicycle":["no"],"network":["Energie Steiermark"],"scooter":["no"],"motorcar":["yes"],"parking:fee":["yes"],"opening_hours":["24/7"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":4,"locale":"de","imagery":"CartoDB.Voyager","id":127946145}},{"id":127945905,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2457453,50.8900637],[4.2747889,50.8900637],[4.2747889,50.8915666],[4.2457453,50.8915666],[4.2457453,50.8900637]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"jov","uid":"216757","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T07:57:24Z","reviewed_features":[],"tag_changes":{"manual":["yes"],"amenity":["bicycle_repair_station","bicycle_parking"],"manometer":["yes"]},"create":1,"modify":3,"delete":0,"area":0.0000436496264399535,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","id":127945905}},{"id":127945901,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2747889,50.8900637],[4.2747889,50.8900637],[4.2747889,50.8900637],[4.2747889,50.8900637],[4.2747889,50.8900637]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"jov","uid":"216757","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T07:57:10Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"nl","imagery":"CartoDB.Voyager","id":127945901}},{"id":127945515,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2169695,50.8900637],[4.2747889,50.8900637],[4.2747889,50.9335051],[4.2169695,50.9335051],[4.2169695,50.8900637]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"jov","uid":"216757","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T07:40:30Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"]},"create":2,"modify":9,"delete":0,"area":0.00251175568315992,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":12,"locale":"nl","imagery":"CartoDB.Voyager","add-image":2,"id":127945515}},{"id":127943998,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[76.6239045,8.3331069],[77.2641728,8.3331069],[77.2641728,8.9227032],[76.6239045,8.9227032],[76.6239045,8.3331069]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T06:25:23Z","reviewed_features":[],"tag_changes":{"email":["infantjesuscs@gmail.com","school@vssc.gov.in","chinmayaattukal@gmail.com","nirmalabhavanschool@gmail.com","lecolechempaka@gmail.com","principalkmj@gmail.com","stjosephshssanj@gmail.com","sainikschooltvm@gmail.com","info@thunchanpublicschool.edu.in","excelschools@gmail.com","auxiliumklm@gmail.com"],"phone":["+91 471 243 0477","+91 471 256 3711","+91 471 244 1213","+91-4712441213","+91 471 245 5692","+91 471 272 7246","+91 471 231 4382","+91 474 272 9562","+91 470 265 7900","+914702657900","+91 471 299 5070","+91 471 225 0395","+91-471 225 0395","+91 471 244 6725","0471 244 6725","+91 4651 282 312","+91 75588 43666","+91 7558843666"],"amenity":["school"],"website":["https://school.vssc.gov.in/","http://school.vssc.gov.in/","https://lecolechempakainternational.com/","https://www.chempaka.org/","https://anchuthengustjosephshss.blogspot.com/","http://www.stjosephshsstvpm.org","https://www.sreechithirathirunalschool.edu.in/","https://http://www.sreechithirathirunalschool.edu.in/"],"building":["school"],"school:gender":["mixed","female","male"]},"create":0,"modify":42,"delete":0,"area":0.377499820687292,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":47,"locale":"en","imagery":"CartoDB.Voyager","id":127943998}},{"id":127943632,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5766675,-33.5856924],[-70.5766036,-33.5856924],[-70.5766036,-33.5855832],[-70.5766675,-33.5855832],[-70.5766675,-33.5856924]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T06:04:14Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/xqRnXLJ.jpg"],"image:0":["https://i.imgur.com/BNY8OSD.jpg"],"image:1":["https://i.imgur.com/zFDda9z.jpg"],"natural":["tree"]},"create":0,"modify":3,"delete":0,"area":6.97787999989092e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":3,"change_within_1000m":3,"id":127943632}},{"id":127942831,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.281231,47.7937372],[-4.2767766,47.7937372],[-4.2767766,47.7982373],[-4.281231,47.7982373],[-4.281231,47.7937372]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #onwheels","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T04:41:55Z","reviewed_features":[],"tag_changes":{"shop":["hairdresser"],"amenity":["fast_food","parking"],"delivery":["no"],"kerb:height":["0"],"payment:cash":["yes"],"payment:cards":["yes"],"capacity:disabled":["1"]},"create":0,"modify":4,"delete":0,"area":0.0000200452454399752,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/onwheels.html","theme":"onwheels","answer":5,"locale":"de","imagery":"CartoDB.Voyager","id":127942831}},{"id":127942775,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2820813,47.8018758],[-4.2768305,47.8018758],[-4.2768305,47.804242],[-4.2820813,47.804242],[-4.2820813,47.8018758]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #parkings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T04:35:49Z","reviewed_features":[],"tag_changes":{"amenity":["parking"],"parking":["street_side"],"capacity:disabled":["0"]},"create":0,"modify":3,"delete":0,"area":0.0000124244429600227,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/parkings.html","theme":"parkings","answer":3,"locale":"de","imagery":"osm","id":127942775}},{"id":127942570,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5771236,-33.5865018],[-70.5759397,-33.5865018],[-70.5759397,-33.5856017],[-70.5771236,-33.5856017],[-70.5771236,-33.5865018]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T04:10:39Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/QvOylYH.jpg","https://i.imgur.com/kshimjV.jpg","https://i.imgur.com/qGBtOW3.jpg","https://i.imgur.com/zTGc8IE.jpg","https://i.imgur.com/F9KBT34.jpg","https://i.imgur.com/wwxPU9w.jpg","https://i.imgur.com/BybWBVr.jpg","https://i.imgur.com/45jDXrg.jpg","https://i.imgur.com/C5HZAXD.jpg","https://i.imgur.com/LB8kXzo.jpg","https://i.imgur.com/FtXr4OO.jpg","https://i.imgur.com/nxkou9k.jpg","https://i.imgur.com/Aerd94W.jpg","https://i.imgur.com/bYGqBhk.jpg","https://i.imgur.com/jhJ5XUG.jpg","https://i.imgur.com/3gppHC0.jpg","https://i.imgur.com/CXCBzXI.jpg","https://i.imgur.com/0Sg7qp3.jpg","https://i.imgur.com/ocbYhxS.jpg","https://i.imgur.com/ICaSKve.jpg","https://i.imgur.com/IGiLov9.jpg","https://i.imgur.com/tkrxhPr.jpg"],"colour":["brown","gray"],"amenity":["bench"],"natural":["tree"],"backrest":["no","yes"],"direction":["81","83","85","14","0","349","34","186"],"species:wikidata":["Q157417","Q1989614"]},"create":0,"modify":14,"delete":0,"area":0.00000106562838999113,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":20,"locale":"es","imagery":"osm","add-image":11,"change_within_1000m":31,"id":127942570}},{"id":127942549,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5757801,-33.5864524],[-70.5756071,-33.5864524],[-70.5756071,-33.5863519],[-70.5757801,-33.5863519],[-70.5757801,-33.5864524]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T04:07:54Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Umcy5Qv.jpg","https://i.imgur.com/3ukSWWf.jpg"],"amenity":["bench"],"direction":["346"]},"create":0,"modify":3,"delete":0,"area":1.73865000007331e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":1,"locale":"es","imagery":"osm","add-image":2,"change_within_1000m":3,"id":127942549}},{"id":127942479,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5752238,-33.5891378],[-70.5752238,-33.5891378],[-70.5752238,-33.5891378],[-70.5752238,-33.5891378],[-70.5752238,-33.5891378]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T03:57:49Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/oxvYNf2.jpg"],"amenity":["bench"],"backrest":["yes"],"material":["metal"],"direction":["91"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":3,"locale":"es","imagery":"osm","add-image":1,"change_within_1000m":4,"id":127942479}},{"id":127942412,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.5692662,-33.0252478],[-71.5426285,-33.0252478],[-71.5426285,-33.009693],[-71.5692662,-33.009693],[-71.5692662,-33.0252478]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"gordo anorexico","uid":"13770970","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T03:44:18Z","reviewed_features":[],"tag_changes":{"shop":["bicycle"],"access":["yes"],"bottle":["yes","no"],"amenity":["bicycle_parking","toilets","drinking_water"],"covered":["no"],"bicycle_parking":["wall_loops","stands"]},"create":0,"modify":9,"delete":0,"area":0.000414344095960023,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","move":2,"theme":"cyclofix","answer":10,"locale":"en","imagery":"EsriWorldImagery","add-image":1,"move:node/9563014606":"improve_accuracy","move:node/10005083185":"improve_accuracy","id":127942412}},{"id":127942399,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.548514,-33.0100645],[-71.5418635,-33.0100645],[-71.5418635,-32.999679],[-71.548514,-32.999679],[-71.548514,-33.0100645]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"gordo anorexico","uid":"13770970","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T03:42:20Z","reviewed_features":[],"tag_changes":{"shop":["bicycle"],"image":["https://i.imgur.com/uKvniGZ.jpg"],"amenity":["bicycle_repair_station"],"manometer":["yes"]},"create":0,"modify":4,"delete":0,"area":0.0000690687677499059,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"en","imagery":"EsriWorldImagery","add-image":2,"id":127942399}},{"id":127942373,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5751401,-33.5891808],[-70.5749555,-33.5891808],[-70.5749555,-33.5891009],[-70.5751401,-33.5891009],[-70.5751401,-33.5891808]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T03:38:12Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/zf5zLnW.jpg","https://i.imgur.com/cQjKQ0X.jpg","https://i.imgur.com/3S0B5TZ.jpg","https://i.imgur.com/RtnnJZd.jpg","https://i.imgur.com/eKumTg4.jpg"],"colour":["brown"],"amenity":["bench"],"backrest":["yes"],"material":["metal"],"direction":["177","88","266","180"]},"create":0,"modify":12,"delete":0,"area":1.47495400003134e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":15,"locale":"es","imagery":"osm","add-image":6,"change_within_1000m":21,"id":127942373}},{"id":127942297,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.548514,-32.999679],[-71.5321192,-32.999679],[-71.5321192,-32.9416976],[-71.548514,-32.9416976],[-71.548514,-32.999679]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"gordo anorexico","uid":"13770970","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T03:25:44Z","reviewed_features":[],"tag_changes":{"shop":["bicycle"],"image":["https://i.imgur.com/bCpM7eQ.jpg","https://i.imgur.com/12g2i8U.jpg"],"bottle":["no"],"amenity":["drinking_water","bicycle_parking","bicycle_repair_station"],"covered":["no"],"bicycle_parking":["wall_loops","stands"],"service:bicycle:pump":["no"],"service:bicycle:rental":["no"],"service:bicycle:cleaning":["no"],"service:bicycle:second_hand":["no"]},"create":0,"modify":12,"delete":0,"area":0.000950593456720073,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":14,"locale":"en","imagery":"EsriWorldImagery","add-image":2,"id":127942297}},{"id":127942292,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.525333,-32.970355],[-71.525333,-32.970355],[-71.525333,-32.970355],[-71.525333,-32.970355],[-71.525333,-32.970355]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"gordo anorexico","uid":"13770970","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-10-23T03:24:41Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"],"covered":["no"],"location":["rooftop"],"bicycle_parking":["wall_loops"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":3,"locale":"en","imagery":"EsriWorldImagery","id":127942292}},{"id":127942136,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.5771037,-33.5892772],[-70.5715712,-33.5892772],[-70.5715712,-33.5855543],[-70.5771037,-33.5855543],[-70.5771037,-33.5892772]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-10-23T02:57:04Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/usdV84F.jpg","https://i.imgur.com/NrByx5V.jpg","https://i.imgur.com/QsRVjCy.jpg","https://i.imgur.com/Vjehlpn.jpg","https://i.imgur.com/BrdhIid.jpg","https://i.imgur.com/u6XzFvX.jpg","https://i.imgur.com/LPJnVRq.jpg","https://i.imgur.com/0QWTBP0.jpg","https://i.imgur.com/412DWwx.jpg","https://i.imgur.com/QvOylYH.jpg","https://i.imgur.com/kshimjV.jpg","https://i.imgur.com/qGBtOW3.jpg","https://i.imgur.com/zTGc8IE.jpg","https://i.imgur.com/XJNHEz9.jpg","https://i.imgur.com/hNizviM.jpg","https://i.imgur.com/B5v3EfK.jpg","https://i.imgur.com/2aPPLAy.jpg","https://i.imgur.com/XtWM9bU.jpg","https://i.imgur.com/S9VMXKB.jpg","https://i.imgur.com/F9KBT34.jpg","https://i.imgur.com/wwxPU9w.jpg","https://i.imgur.com/BybWBVr.jpg","https://i.imgur.com/45jDXrg.jpg","https://i.imgur.com/C5HZAXD.jpg","https://i.imgur.com/u3LwXov.jpg","https://i.imgur.com/6cPdXHD.jpg","https://i.imgur.com/Jg7Ysgc.jpg","https://i.imgur.com/s6mD36M.jpg","https://i.imgur.com/LB8kXzo.jpg","https://i.imgur.com/FtXr4OO.jpg","https://i.imgur.com/rRLS4BA.jpg","https://i.imgur.com/6qbcxcK.jpg","https://i.imgur.com/bpd9gzF.jpg","https://i.imgur.com/yfAbwAi.jpg","https://i.imgur.com/zHFh9bz.jpg","https://i.imgur.com/q5iUW7A.jpg","https://i.imgur.com/s1IEO6H.jpg","https://i.imgur.com/kFMj615.jpg","https://i.imgur.com/xckundv.jpg","https://i.imgur.com/PthwvLj.jpg","https://i.imgur.com/TjUCOk6.jpg"],"height":["2"],"image:0":["https://i.imgur.com/h5FvX2c.jpg"],"image:1":["https://i.imgur.com/nfjYrtQ.jpg"],"natural":["tree"],"leaf_type":["broadleaved"],"leaf_cycle":["evergreen"],"species:wikidata":["Q157417","Q1989614"]},"create":0,"modify":45,"delete":0,"area":0.0000205969442500019,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":6,"locale":"es","imagery":"osm","add-image":42,"change_within_1000m":28,"id":127942136}}] \ No newline at end of file diff --git a/Docs/Tools/stats/stats.2022-9.json b/Docs/Tools/stats/stats.2022-9.json index eea69cb32..9fbfe0dcb 100644 --- a/Docs/Tools/stats/stats.2022-9.json +++ b/Docs/Tools/stats/stats.2022-9.json @@ -1 +1 @@ -{"features":[{"id":126674023,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9652027,51.2381845],[4.9656334,51.2381845],[4.9656334,51.2387172],[4.9652027,51.2387172],[4.9652027,51.2381845]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T22:34:13Z","reviewed_features":[],"tag_changes":{"building":["house","yes"],"addr:housenumber":["29;29A-29C","29,29A,29B,29C"],"source:geometry:ref":["Gbg/6778498","Gbg/3069215","Gbg/5776336","Gbg/6107134"],"source:geometry:date":["2020-05-01","2011-04-15","2017-11-02"]},"create":14,"modify":34,"delete":2,"area":2.29433890000301e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":31,"theme":"grb","answer":1,"import":3,"locale":"nl","imagery":"osm","conflation":6,"change_over_5000m":4,"id":126674023}},{"id":126673438,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.4181516,50.4404382],[23.4237884,50.4404382],[23.4237884,50.4468083],[23.4181516,50.4468083],[23.4181516,50.4404382]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"UzytkownikOSM","uid":"5725263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T22:01:56Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary"],"name:etymology":["name:etymology Ignacy Malec, mathematics/astronomy/chemistry teacher, devoted to education of local youths"],"name:etymology:wikidata":["Q11818345","Q2757","Q9262233","Q473844"]},"create":0,"modify":11,"delete":0,"area":0.0000359069796799748,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":14,"locale":"en","imagery":"osm","id":126673438}},{"id":126672861,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6259188,50.8130884],[3.6259188,50.8130884],[3.6259188,50.8130884],[3.6259188,50.8130884],[3.6259188,50.8130884]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #postboxes","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T21:33:56Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/qUb50LJ.jpg"],"amenity":["post_box"],"image:0":["https://i.imgur.com/F2kHeyQ.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/postboxes.html","theme":"postboxes","locale":"nl","imagery":"CartoDB.Voyager","add-image":2,"id":126672861}},{"id":126671956,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6280424,50.807842],[3.6280424,50.807842],[3.6280424,50.807842],[3.6280424,50.807842],[3.6280424,50.807842]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:58:05Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Hg0urQH.jpg"],"barrier":["gate"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"nl","imagery":"osm","add-image":1,"id":126671956}},{"id":126671828,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9635042,51.237076],[4.9635426,51.237076],[4.9635426,51.2371011],[4.9635042,51.2371011],[4.9635042,51.237076]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:52:59Z","reviewed_features":[],"tag_changes":{},"create":5,"modify":0,"delete":0,"area":9.63839999809318e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","theme":"grb","import":1,"locale":"nl","imagery":"osm","change_over_5000m":1,"id":126671828}},{"id":126671386,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6369541,50.7879391],[3.6369541,50.7879391],[3.6369541,50.7879391],[3.6369541,50.7879391],[3.6369541,50.7879391]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:36:27Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ipub4n7.jpg"],"amenity":["public_bookcase"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","locale":"nl","imagery":"osm","add-image":1,"id":126671386}},{"id":126671167,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6429796,50.7830063],[3.6429796,50.7830063],[3.6429796,50.7830063],[3.6429796,50.7830063],[3.6429796,50.7830063]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:29:18Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/uIiMfJm.jpg"],"amenity":["waste_basket"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"nl","imagery":"osm","add-image":1,"id":126671167}},{"id":126670586,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6475876,50.765782],[3.6475876,50.765782],[3.6475876,50.765782],[3.6475876,50.765782],[3.6475876,50.765782]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:09:09Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/E6yx228.jpg"],"amenity":["bicycle_parking"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126670586}},{"id":126670326,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6425418,50.7641603],[3.6425418,50.7641603],[3.6425418,50.7641603],[3.6425418,50.7641603],[3.6425418,50.7641603]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T19:59:12Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Avy9bUc.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"nl","imagery":"osm","add-image":1,"id":126670326}},{"id":126669915,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6248943,50.7558438],[3.6248943,50.7558438],[3.6248943,50.7558438],[3.6248943,50.7558438],[3.6248943,50.7558438]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T19:43:34Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"nl","imagery":"osm","id":126669915}},{"id":126669489,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6028409,50.744503],[3.6429661,50.744503],[3.6429661,50.8288805],[3.6028409,50.8288805],[3.6028409,50.744503]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T19:29:25Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Bt9mXA3.jpg","https://i.imgur.com/maaGKpr.jpg","https://i.imgur.com/TpirOuP.jpg","https://i.imgur.com/gpWklbH.jpg","https://i.imgur.com/b5cKlre.jpg","https://i.imgur.com/X8SwI8t.jpg"],"route":["foot","hiking","mtb"],"seats":["3"],"amenity":["bench"],"highway":["path","track"],"image:0":["https://i.imgur.com/rXehKAv.jpg"],"landuse":["meadow","grass","forest","farmland"],"leisure":["nature_reserve","playground","picnic_table"],"natural":["heath"],"building":["yes"],"man_made":["tower"],"material":["wood"],"survey:date":["2022-09-26"]},"create":0,"modify":16,"delete":0,"area":0.00338566406299983,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen","theme":"toerisme_vlaanderen","answer":7,"locale":"nl","imagery":"osm","add-image":15,"id":126669489}},{"id":126669209,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.4010244,50.4387973],[23.4264768,50.4387973],[23.4264768,50.4595508],[23.4010244,50.4595508],[23.4010244,50.4387973]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"},{"id":96,"name":"Feature with very long name"}],"tags":[],"features":[{"url":"way-715385426","name":"Zespół Szkół Techniczno-Motoryzacyjnych im. Jarosława Dąbrowskiego w Tomaszowie Lubelskim","osm_id":715385426,"reasons":[96],"version":5,"primary_tags":{"amenity":"school","landuse":"education"}}],"user":"UzytkownikOSM","uid":"5725263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T19:20:11Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"barrier":["fence"],"highway":["residential","secondary","tertiary","living_street","service"],"landuse":["education","school"],"leisure":["park"],"name:etymology":["name:etymology August Krzyzanowski, Mayor of Tomaszow Lubelski, Poland","name:etymology Name of forest close to this street","name:etymology Wilhelm \"Drugak\" Szczepankiewicz - Home Army partisan, Colonel"],"name:etymology:wikidata":["Q366040","Q885","Q231685","Q41502","Q36036","Q11071039","Q243267","Q941645","Q152441","Q3636391","Q4759711","Q160131","Q699597","Q165544","Q3490916","Q2576810","Q267027","Q383201","Q1107656","Q127849","Q714401","Q1705360","Q161590","Q254524","Q212948","Q44613","Q79822","Q246296","Q1320177","Q465213","Q462964","Q153132"]},"create":0,"modify":99,"delete":0,"area":0.000528226383400104,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":119,"locale":"en","imagery":"osm","id":126669209}},{"id":126669178,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"UzytkownikOSM","uid":"5725263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T19:19:20Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":2,"locale":"en","imagery":"osm","id":126669178}},{"id":126668831,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6182206,50.7977216],[3.6329321,50.7977216],[3.6329321,50.8315426],[3.6182206,50.8315426],[3.6182206,50.7977216]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T19:07:55Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/0QHkli3.jpg","https://i.imgur.com/0UXm9M4.jpg","https://i.imgur.com/KwdwwJW.jpg","https://i.imgur.com/AgI9dfZ.jpg","https://i.imgur.com/AoqesdJ.jpg","https://i.imgur.com/R7NPGwZ.jpg"],"route":["foot"],"survey:date":["2022-09-26","2021-05-28"],"expected_rwn_route_relations":["3"]},"create":0,"modify":17,"delete":0,"area":0.00049755764149995,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","answer":14,"locale":"en","imagery":"osm","add-image":6,"id":126668831}},{"id":126666648,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.9054198,60.2618712],[24.9310885,60.2618712],[24.9310885,60.2714835],[24.9054198,60.2714835],[24.9054198,60.2618712]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T17:57:40Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":20,"modify":0,"delete":0,"area":0.000246735245010021,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"en","imagery":"hri-orto","id":126666648}},{"id":126665865,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.8529527,42.4023099],[12.8601142,42.4023099],[12.8601142,42.4044864],[12.8529527,42.4044864],[12.8529527,42.4023099]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Daniele Scasciafratte","uid":"6141014","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T17:35:30Z","reviewed_features":[],"tag_changes":{"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":3,"delete":0,"area":0.000015587004750033,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":126665865}},{"id":126665513,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6329385,50.7600076],[3.6487498,50.7600076],[3.6487498,50.7977246],[3.6329385,50.7977246],[3.6329385,50.7600076]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T17:24:37Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/puwHMIh.jpg","https://i.imgur.com/fk9kYTn.jpg","https://i.imgur.com/6sHUKTR.jpg","https://i.imgur.com/bOCZ9FR.jpg","https://i.imgur.com/giMWanf.jpg","https://i.imgur.com/AeFmjjU.jpg","https://i.imgur.com/6cnCUta.jpg","https://i.imgur.com/a6fzPCk.jpg"],"route":["foot"],"image:0":["https://i.imgur.com/c9cvlaV.jpg"],"survey:date":["2022-09-26","2021-12-03"],"expected_rwn_route_relations":["3"]},"create":0,"modify":28,"delete":0,"area":0.000596354802100018,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","answer":24,"locale":"en","imagery":"osm","add-image":10,"id":126665513}},{"id":126665072,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6106167,50.7532723],[3.6419541,50.7532723],[3.6419541,50.7600076],[3.6106167,50.7600076],[3.6106167,50.7532723]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T17:11:23Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/8qAHCO3.jpg"],"route":["foot"],"survey:date":["2022-09-26"],"expected_rwn_route_relations":["3"]},"create":0,"modify":5,"delete":0,"area":0.00021106679022008,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","answer":3,"locale":"en","imagery":"osm","add-image":2,"id":126665072}},{"id":126664029,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.644366,46.5589459],[15.644366,46.5589459],[15.644366,46.5589459],[15.644366,46.5589459],[15.644366,46.5589459]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T16:41:07Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ao08v9A.jpg"],"rental":["city_bike"],"amenity":["bicycle_rental"],"bicycle_rental":["docking_station"],"capacity:city_bike":["20"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":3,"locale":"de","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":4,"id":126664029}},{"id":126662564,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.6363478,46.5575315],[15.6363478,46.5575315],[15.6363478,46.5575315],[15.6363478,46.5575315],[15.6363478,46.5575315]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T15:58:26Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/EncVRPk.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"id":126662564}},{"id":126661600,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0157867,48.6320276],[-2.0153368,48.6320276],[-2.0153368,48.6325806],[-2.0157867,48.6325806],[-2.0157867,48.6320276]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T15:30:34Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":5,"modify":5,"delete":1,"area":2.48794699998415e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","move":3,"theme":"street_lighting","answer":4,"locale":"fr","imagery":"osm","deletion":1,"move:node/10054006668":"improve_accuracy","deletion:node/10054006668":"duplicate","id":126661600}},{"id":126659658,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.5573503,51.2348136],[4.5596837,51.2348136],[4.5596837,51.236307],[4.5573503,51.236307],[4.5573503,51.2348136]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T14:36:50Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":1,"delete":0,"area":0.00000348469955998519,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":1,"locale":"nl","imagery":"osm","id":126659658}},{"id":126658816,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.8821074,60.2494023],[24.8948465,60.2494023],[24.8948465,60.2572601],[24.8821074,60.2572601],[24.8821074,60.2494023]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T14:14:05Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":93,"modify":1,"delete":0,"area":0.000100101299980053,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","move":1,"theme":"street_lighting","locale":"en","imagery":"osm","move:node/3404429756":"improve_accuracy","id":126658816}},{"id":126657454,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.3814092,50.43225],[23.4361106,50.43225],[23.4361106,50.4678097],[23.3814092,50.4678097],[23.3814092,50.43225]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"},{"id":96,"name":"Feature with very long name"}],"tags":[],"features":[{"url":"way-241509643","name":"Państwowa Szkoła Muzyczna I st. im. Andrzeja Cwojdzińskiego w Tomaszowie Lubelskim","osm_id":241509643,"reasons":[96],"version":5,"primary_tags":{"amenity":"school","landuse":"education"}}],"user":"UzytkownikOSM","uid":"5725263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T13:42:33Z","reviewed_features":[],"tag_changes":{"amenity":["school","kindergarten"],"highway":["residential","tertiary","unclassified","secondary","tertiary_link","track","living_street","service","path"],"landuse":["education","school"],"name:etymology":["name:etymology Forest","name:etymology Agriculture","name:etymology Over the river","name:etymology Old Orthodox Church","name:etymology \"Guardians of Peace\", named after soldiers of Polish Army Forces of World War II","name:etymology Kazimierz Ligowski, Mayor of Tomaszow Lubelski, Poland","name:etymology South Alley","name:etymology On The Slope","name:etymology Craftsman","name:etymology South","name:etymology Serene","name:etymology Polish Sanitary Women of World War II"],"name:etymology:wikidata":["Q3496781","Q153132","Q145972","Q21077041","Q2167485","Q217613","Q462964","Q52940","Q191479","Q989","Q9250548","Q55835","Q240174","Q12097","Q47518092","Q680950","Q152529","Q458235","Q2120989","Q2661870","Q326493","Q188869","Q7359635","Q685455","Q540177","Q533034","Q619","Q189117","Q13033698","Q24238946","Q48438","Q683515","Q165522","Q712463","Q708435","Q53454","Q647172","Q588195","Q53436","Q7659544","Q1635663","Q1399475","Q1414937","Q150812","Q939926","Q1288242","Q3646655","Q569390","Q1342323","Q154382","Q9390091","Q121180","Q473844","Q698651","Q558960","Q20642156","Q558722","Q144439","Q294136","Q257852","Q218893","Q633620","Q53449","Q327055","Q295400","Q1052","Q54048","Q674790","Q54049","Q340122","Q170260","Q18498","Q2992677","Q3133","Q16970","Q1777763","Q478713","Q223230","Q246296","Q574303","Q9151818","Q196","Q3253281","Q11254","Q11818345","Q36036","Q9377431","Q1025336","Q165044","Q7777019","Q3490958","Q2599080"]},"create":0,"modify":414,"delete":0,"area":0.00194516537357959,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":563,"locale":"pl","imagery":"osm","id":126657454}},{"id":126655276,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8202359,42.2534604],[8.8202359,42.2534604],[8.8202359,42.2534604],[8.8202359,42.2534604],[8.8202359,42.2534604]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Brec10","uid":"13615286","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T12:53:29Z","reviewed_features":[],"tag_changes":{"bottle":["yes"],"amenity":["drinking_water"],"man_made":["water_tap"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"fr","imagery":"CartoDB.Voyager","id":126655276}},{"id":126654489,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T12:35:55Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/iyP4Phl.jpg"],"image:0":["https://i.imgur.com/8opmKXs.jpg"],"natural":["tree"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":2,"id":126654489}},{"id":126653902,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.89606,41.6613018],[-0.8959361,41.6613018],[-0.8959361,41.6614092],[-0.89606,41.6614092],[-0.89606,41.6613018]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mig-l","uid":"8500030","editor":"iD 2.21.1","comment":"Revirtiendo cambios de #MapComplete","comments_count":0,"source":"survey;local knowledge","imagery_used":"PNOA Spain","date":"2022-09-26T12:21:21Z","reviewed_features":[],"tag_changes":{"bicycle":["no"],"highway":["crossing","footway"],"crossing":["marked","uncontrolled"],"crossing_ref":["zebra"],"tactile_paving":["yes"],"crossing:island":["no"]},"create":0,"modify":2,"delete":0,"area":1.33068600005566e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://www.openstreetmap.org/edit","locale":"es","hashtags":"#MapComplete","changesets_count":362,"id":126653902}},{"id":126653489,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3789987,48.0707814],[11.4172187,48.0707814],[11.4172187,49.0009213],[2.3789987,49.0009213],[2.3789987,48.0707814]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T12:11:53Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":45,"delete":0,"area":8.406809046978,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":59,"locale":"fr","imagery":"osm","id":126653489}},{"id":126652423,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[37.5937315,55.7020891],[37.6892182,55.7020891],[37.6892182,55.7143113],[37.5937315,55.7143113],[37.5937315,55.7020891]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"augxcgrwxo","uid":"371263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T11:46:07Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"access":["yes"],"amenity":["charging_station"],"bicycle":["no"],"maxstay":["unlimited"],"scooter":["no"],"motorcar":["yes"],"no:network":["yes"],"socket:type2":["1"],"opening_hours":["24/7"],"socket:schuko:voltage":["220 V"]},"create":0,"modify":7,"delete":0,"area":0.00116705754473969,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":13,"locale":"en","imagery":"CartoDB.Voyager","id":126652423}},{"id":126651376,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0936161,45.7829569],[3.0937824,45.7829569],[3.0937824,45.7830168],[3.0936161,45.7830168],[3.0936161,45.7829569]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jmtrivial","uid":"62783","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T11:23:20Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/l3ttx4v.jpg"],"noname":["yes"],"natural":["tree"],"heritage":["no"],"species:wikidata":["Q163025"]},"create":0,"modify":4,"delete":0,"area":9.96136999940513e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","theme":"trees","answer":4,"locale":"fr","imagery":"osm","add-image":1,"id":126651376}},{"id":126650520,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6931751,50.8803308],[4.697998,50.8803308],[4.697998,50.8888091],[4.6931751,50.8888091],[4.6931751,50.8803308]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Berfr","uid":"3570080","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T11:03:36Z","reviewed_features":[],"tag_changes":{"barrier":["wall"],"building":["yes"],"man_made":["surveillance"]},"create":6,"modify":9,"delete":0,"area":0.0000408899930699986,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance","theme":"surveillance","answer":12,"locale":"nl","imagery":"osm","add-image":3,"id":126650520}},{"id":126648345,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.4950962,43.5254456],[-1.4685108,43.5254456],[-1.4685108,43.5536536],[-1.4950962,43.5536536],[-1.4950962,43.5254456]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Patchanka","uid":"128938","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T10:13:11Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","service","footway"],"name:etymology:wikidata":["Q319927","Q55760914","Q152176","Q2042","Q2908","Q165274","Q379699","Q12431","Q1364301","Q504","Q2025679","Q39931","Q5593"]},"create":0,"modify":28,"delete":0,"area":0.000749920963199985,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":37,"locale":"fr","imagery":"osm","id":126648345}},{"id":126641741,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7365788,48.3969046],[11.7365788,48.3969046],[11.7365788,48.3969046],[11.7365788,48.3969046],[11.7365788,48.3969046]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Zorae","uid":"9333062","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:45:43Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q127849"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"en","imagery":"osm","change_within_5000m":1,"id":126641741}},{"id":126641712,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.2221727,50.0824051],[8.2221727,50.0824051],[8.2221727,50.0824051],[8.2221727,50.0824051],[8.2221727,50.0824051]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mattsches","uid":"65268","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T07:45:07Z","reviewed_features":[],"tag_changes":{"level":["0"],"amenity":["restaurant"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":1,"locale":"de","imagery":"osm","id":126641712}},{"id":126641450,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0160477,48.6323175],[-2.0160477,48.6323175],[-2.0160477,48.6323175],[-2.0160477,48.6323175],[-2.0160477,48.6323175]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T07:39:09Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"fr","imagery":"osm","id":126641450}},{"id":126641344,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7426135,48.4011339],[11.7426135,48.4011339],[11.7426135,48.4011339],[11.7426135,48.4011339],[11.7426135,48.4011339]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Zorae","uid":"9333062","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:37:05Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q159553"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"en","imagery":"osm","change_within_5000m":1,"id":126641344}},{"id":126641315,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7430305,48.4011386],[11.7432238,48.4011386],[11.7432238,48.4012182],[11.7430305,48.4012182],[11.7430305,48.4011386]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Zorae","uid":"9333062","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:36:14Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"denotation":["urban"],"species:wikidata":["Q161511"]},"create":0,"modify":2,"delete":0,"area":1.53866799999779e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":3,"locale":"en","imagery":"osm","change_within_5000m":3,"id":126641315}},{"id":126641125,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7428157,48.4003681],[11.7464461,48.4003681],[11.7464461,48.4010893],[11.7428157,48.4010893],[11.7428157,48.4003681]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Zorae","uid":"9333062","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:32:09Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"denotation":["urban"],"species:wikidata":["Q159553","Q47161","Q2555556"]},"create":0,"modify":7,"delete":0,"area":0.00000261824448000389,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":8,"locale":"en","imagery":"osm","change_within_5000m":8,"id":126641125}},{"id":126640223,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0148782,48.6320573],[-2.0148385,48.6320573],[-2.0148385,48.6321062],[-2.0148782,48.6321062],[-2.0148782,48.6320573]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T07:08:33Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["recycling","waste_disposal"],"location":["underground","overground"]},"create":0,"modify":3,"delete":0,"area":1.94133000011313e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":4,"locale":"fr","imagery":"osm","id":126640223}},{"id":126640167,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.4716355,45.2555684],[8.4932287,45.2555684],[8.4932287,45.2634205],[8.4716355,45.2634205],[8.4716355,45.2555684]]]},"properties":{"check_user":"Danysan95","reasons":[],"tags":[],"features":[],"user":"Andrea Musuruane","uid":"90379","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:07:04Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","unclassified"],"name:etymology:wikidata":["Q267304","Q36488","Q164294","Q220","Q10806","Q47499"]},"create":0,"modify":13,"delete":0,"area":0.000169551965720019,"is_suspect":false,"harmful":false,"checked":true,"check_date":"2022-10-04T09:32:41.738067Z","host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":19,"locale":"it","imagery":"osm","change_over_5000m":19,"id":126640167}},{"id":126638919,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mig-l","uid":"8500030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T06:33:43Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["uncontrolled","traffic_signals"],"crossing_ref":["zebra"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":2,"locale":"en","imagery":"osm","change_within_1000m":2,"id":126638919}},{"id":126638790,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mig-l","uid":"8500030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T06:30:33Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":3,"locale":"en","imagery":"osm","change_within_1000m":3,"id":126638790}},{"id":126638074,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3018101,48.8230075],[2.3348347,48.8230075],[2.3348347,48.9145906],[2.3018101,48.9145906],[2.3018101,48.8230075]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T06:12:20Z","reviewed_features":[],"tag_changes":{"amenity":["school","social_facility"],"barrier":["fence"],"highway":["secondary","tertiary","primary","residential","pedestrian","service","footway","steps","living_street","cycleway"],"leisure":["park","sports_centre"],"tourism":["museum"],"boundary":["administrative"],"building":["yes"],"name:etymology:wikidata":["Q583868","Q682230","Q3555080","Q206493","Q551735","Q17577","Q131386","Q529","Q1063392","Q228546","Q17350280","Q312758","Q90285674","Q314350","Q2861921","Q725855","Q213163","Q547276","Q3241809","Q123062","Q1238646","Q36330","Q181269","Q457705","Q15981","Q3069279","Q1508821","Q13080902;Q3371680","Q2140000","Q3637204","Q3370572","Q732738","Q643348","Q1877439","Q346","Q134114","Q50000","Q346648","Q22690","Q42807","Q632","Q187192","Q312391","Q3144703;Q573584","Q756","Q514412","Q5588","Q1292738","Q123041","Q146183","Q3301341","Q212947","Q3561","Q44160"]},"create":0,"modify":216,"delete":0,"area":0.00302449524425981,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":295,"locale":"fr","imagery":"osm","change_over_5000m":292,"change_within_5000m":3,"id":126638074}},{"id":126635455,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-118.403363,34.0727333],[-118.403363,34.0727333],[-118.403363,34.0727333],[-118.403363,34.0727333],[-118.403363,34.0727333]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T04:34:51Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/DH53MBR.png"],"natural":["tree"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":1,"id":126635455}},{"id":126634077,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-88.1453125,42.2579097],[-88.14117,42.2579097],[-88.14117,42.2708725],[-88.1453125,42.2708725],[-88.1453125,42.2579097]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"FriedFryer","uid":"14024583","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T02:54:58Z","reviewed_features":[],"tag_changes":{"leisure":["playground"],"surface":["woodchips"],"operator":["Wauconda Park District"]},"create":0,"modify":8,"delete":0,"area":0.0000536983990000213,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":8,"locale":"en","imagery":"osm","id":126634077}},{"id":126634043,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-88.1446888,42.2580933],[-88.1419018,42.2580933],[-88.1419018,42.2703141],[-88.1446888,42.2703141],[-88.1446888,42.2580933]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"FriedFryer","uid":"14024583","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T02:52:17Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["toilets"],"building":["yes"],"wheelchair":["no"],"toilets:handwashing":["yes"]},"create":0,"modify":2,"delete":0,"area":0.0000340593695999781,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":3,"locale":"en","imagery":"osm","id":126634043}},{"id":126633545,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.4197327,43.6048907],[1.4705358,43.6048907],[1.4705358,43.62099],[1.4197327,43.62099],[1.4197327,43.6048907]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T02:05:49Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology:wikidata":["Q1145","Q446435","Q56158","Q8963","Q501","Q9711","Q5589","Q131240","Q3009715","Q207709","Q313374"]},"create":0,"modify":23,"delete":0,"area":0.000817894347830024,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":29,"locale":"fr","imagery":"osm","id":126633545}},{"id":126715643,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-86.1094957,40.0405801],[-86.1094957,40.0405801],[-86.1094957,40.0405801],[-86.1094957,40.0405801],[-86.1094957,40.0405801]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kanellar","uid":"16249964","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T22:11:19Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":1,"change_within_50m":4,"id":126715643}},{"id":126714529,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9643988,51.1593852],[4.976075,51.1593852],[4.976075,51.1680813],[4.9643988,51.1680813],[4.9643988,51.1593852]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T21:20:01Z","reviewed_features":[],"tag_changes":{"highway":["footway","steps"],"landuse":["traffic_island"],"building":["house","yes","office","chapel","apartments","shed","roof"],"historic":["chapel"],"addr:city":["Geel"],"addr:street":["Drijhoek"],"addr:country":["BE"],"addr:postcode":["2440"],"addr:housenumber":["2;4","2","3;3A","3A","9;9A","12;12A","12,12A","5;5A","5","7;7A","7"],"source:geometry:ref":["Gbg/1706610","Gbg/1706609","Gbg/1689990","Gbg/1696015","Gbg/1696014","Gbg/1695008","Gbg/1695174","Gbg/1695172","Gbg/1695173","Gbg/1706638","Gbg/1695171","Gbg/1708382","Gbg/6154548","Gbg/6154558","Gbg/1695904","Gbg/1695898","Gbg/5123935","Gbg/1695881","Gbg/5122741","Gbg/1706611","Gbg/1706639","Gbg/6149969","Gbg/1695443","Gbg/6154525","Gbg/5740591","Gbg/6154547","Gbg/6150300","Gbg/6155179","Gbg/6155595","Gbg/5740309","Gbg/6155019","Gbg/6155222","Gbg/5124522","Gbg/6153108","Gbg/1706636","Gbg/6642491","Gbg/6609804","Gbg/6148740","Gbg/6965986","Gbg/6256568","Gbg/6154578","Gbg/6256567","Gbg/6641662","Gbg/1695894"],"source:geometry:date":["2017-11-20","2009-09-22","2009-02-20","2009-06-05","2021-07-05","2019-07-09","2015-03-30","2016-11-21","2019-04-02","2018-04-09","2020-09-04","2020-03-10"]},"create":185,"modify":512,"delete":8,"area":0.000101537402819937,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":465,"theme":"grb","answer":11,"import":17,"locale":"nl","imagery":"AGIV","conflation":88,"id":126714529}},{"id":126709219,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6557194,51.218336],[4.712467,51.218336],[4.712467,51.2670433],[4.6557194,51.2670433],[4.6557194,51.218336]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r9513486.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T18:19:12Z","reviewed_features":[],"tag_changes":{"highway":["track","unclassified","residential","path","cycleway"],"surface":["compacted","unpaved","asphalt","paving_stones","dirt"]},"create":0,"modify":18,"delete":0,"area":0.00276402237747983,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r9513486.json","answer":19,"locale":"nl","imagery":"osm","id":126709219}},{"id":126706213,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0869175,45.7711398],[3.0895111,45.7711398],[3.0895111,45.7740394],[3.0869175,45.7740394],[3.0869175,45.7711398]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Pierre Tribhou","uid":"3821422","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T16:50:28Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/NUjNdWx.jpg","https://i.imgur.com/xfj8Fg2.jpg"],"noname":["yes"],"image:0":["https://i.imgur.com/tEGLaiL.jpg"],"natural":["tree"],"denotation":["landmark","avenue"],"species:wikidata":["Q150129","Q127849"]},"create":24,"modify":24,"delete":0,"area":0.00000752040255999791,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":26,"locale":"fr","imagery":"osm","add-image":7,"change_over_5000m":24,"change_within_25m":32,"plantnet-ai-detection":1,"id":126706213}},{"id":126706107,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0853296,45.7738327],[3.0869383,45.7738327],[3.0869383,45.7743144],[3.0853296,45.7743144],[3.0853296,45.7738327]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Nawk","uid":"13834899","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T16:47:40Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":7,"modify":5,"delete":0,"area":7.74910790002628e-7,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","move":1,"theme":"trees","answer":12,"locale":"fr","imagery":"Cadastre","add-image":1,"move:node/10056671713":"improve_accuracy","id":126706107}},{"id":126705831,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0869518,45.7710724],[3.0887112,45.7710724],[3.0887112,45.7742428],[3.0869518,45.7742428],[3.0869518,45.7710724]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Eric Grosse","uid":"16203854","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T16:39:56Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/NUjNdWx.jpg","https://i.imgur.com/xfj8Fg2.jpg","https://i.imgur.com/GCe49pM.jpg"],"noname":["yes"],"image:0":["https://i.imgur.com/tEGLaiL.jpg"],"natural":["tree"],"denotation":["landmark"],"species:wikidata":["Q127849","Q150129"]},"create":26,"modify":19,"delete":0,"area":0.0000055780017600036,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","theme":"trees","answer":19,"locale":"fr","imagery":"osm","add-image":9,"change_over_5000m":26,"change_within_25m":23,"change_within_50m":5,"id":126705831}},{"id":126705759,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0853558,45.7737073],[3.0880996,45.7737073],[3.0880996,45.7749],[3.0853558,45.7749],[3.0853558,45.7737073]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jmtrivial","uid":"62783","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T16:37:27Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/NUjNdWx.jpg","https://i.imgur.com/oiT7JhN.jpg"],"image:0":["https://i.imgur.com/VZfxqnX.jpg"],"natural":["tree"]},"create":11,"modify":25,"delete":0,"area":0.00000327253026001192,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","move":2,"theme":"trees","answer":27,"locale":"fr","imagery":"osm","add-image":13,"move:node/10056684503":"improve_accuracy","id":126705759}},{"id":126704009,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2069634,51.2080387],[3.2360851,51.2080387],[3.2360851,51.2211675],[3.2069634,51.2211675],[3.2069634,51.2080387]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #width","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T15:48:36Z","reviewed_features":[],"tag_changes":{"route":["bicycle","bus"],"highway":["tertiary","living_street","residential"],"sidewalk":["none","right","both"]},"create":0,"modify":4,"delete":0,"area":0.000382332974959913,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"http://127.0.0.1:1234/theme.html","theme":"width","answer":5,"locale":"nl","imagery":"AGIVFlandersGRB","id":126704009}},{"id":126703956,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.7531375,59.9225146],[10.7531375,59.9225146],[10.7531375,59.9225146],[10.7531375,59.9225146],[10.7531375,59.9225146]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T15:46:56Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":1,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"en","imagery":"geovekst-nib","change_over_5000m":1,"id":126703956}},{"id":126703802,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.4194632,45.3306858],[8.4194632,45.3306858],[8.4194632,45.3306858],[8.4194632,45.3306858],[8.4194632,45.3306858]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ivanbranco","uid":"11220113","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T15:43:20Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"it","imagery":"osm","add-image":1,"change_within_500m":2,"id":126703802}},{"id":126703787,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2137117,51.2146203],[3.2277938,51.2146203],[3.2277938,51.2199112],[3.2137117,51.2199112],[3.2137117,51.2146203]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #width","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T15:42:43Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"sidewalk":["both","none"]},"create":0,"modify":4,"delete":0,"area":0.0000745069828899794,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"http://127.0.0.1:1234/theme.html","theme":"width","answer":4,"locale":"nl","imagery":"AGIVFlandersGRB","id":126703787}},{"id":126702850,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7529547,53.4841742],[18.7529547,53.4841742],[18.7529547,53.4841742],[18.7529547,53.4841742],[18.7529547,53.4841742]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T15:10:54Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:type":["fixed"],"camera:mount":["wall"],"surveillance":["indoor"],"camera:direction":["307"],"surveillance:type":["camera"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":3,"locale":"en","imagery":"osm","id":126702850}},{"id":126701835,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7097795,51.0357704],[3.7118518,51.0357704],[3.7118518,51.0364121],[3.7097795,51.0364121],[3.7097795,51.0357704]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"oeuropeu","uid":"16088041","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T14:39:25Z","reviewed_features":[],"tag_changes":{"building":["train_station"]},"create":2,"modify":2,"delete":0,"area":0.0000013297949100057,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":126701835}},{"id":126699750,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.9054319,44.6400823],[10.9095208,44.6400823],[10.9095208,44.6425176],[10.9054319,44.6425176],[10.9054319,44.6400823]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T13:45:17Z","reviewed_features":[],"tag_changes":{"highway":["tertiary"],"name:etymology:wikidata":["Q36488"]},"create":0,"modify":4,"delete":0,"area":0.00000995769816997704,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":5,"locale":"en","imagery":"osm","id":126699750}},{"id":126699434,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T13:37:27Z","reviewed_features":[],"tag_changes":{"image:1":["https://i.imgur.com/MmDLMEA.png"],"natural":["tree"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"en","imagery":"osm","add-image":1,"id":126699434}},{"id":126697646,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6019948,50.7440009],[3.6044689,50.7440009],[3.6044689,50.7498136],[3.6019948,50.7498136],[3.6019948,50.7440009]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T12:54:20Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/uYjcvIg.jpg","https://i.imgur.com/T3IktAc.jpg","https://i.imgur.com/yulQbzr.jpg"],"tourism":["artwork"]},"create":0,"modify":5,"delete":0,"area":0.0000143812010700006,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"nl","imagery":"osm","add-image":4,"id":126697646}},{"id":126696497,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2650087,51.2100749],[3.2656004,51.2100749],[3.2656004,51.2109208],[3.2650087,51.2109208],[3.2650087,51.2100749]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T12:25:20Z","reviewed_features":[],"tag_changes":{"building":["house"]},"create":32,"modify":0,"delete":0,"area":5.00519029996544e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","theme":"grb","import":5,"locale":"nl","imagery":"AGIV","id":126696497}},{"id":126690339,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0266763,52.5471303],[-2.0266763,52.5471303],[-2.0266763,52.5471303],[-2.0266763,52.5471303],[-2.0266763,52.5471303]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"spelledwrongdotuk","uid":"12198029","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T09:53:57Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"artwork_type":["sculpture"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","id":126690339}},{"id":126689649,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9198477,51.0892466],[4.9218143,51.0892466],[4.9218143,51.0904888],[4.9198477,51.0904888],[4.9198477,51.0892466]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T09:38:18Z","reviewed_features":[],"tag_changes":{"amenity":["social_facility"],"highway":["footway"],"building":["yes","house","roof"],"historic":["building"],"source:geometry:ref":["Gbg/1636922","Gbg/1636917","Gbg/4431630","Gbg/4431595"],"source:geometry:date":["2020-05-18","2009-03-13","2018-06-20","2013-11-14"]},"create":25,"modify":118,"delete":0,"area":0.00000244291052000049,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":114,"theme":"grb","answer":1,"import":1,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":8,"id":126689649}},{"id":126688292,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[55.9268772,54.7209652],[55.9569839,54.7209652],[55.9569839,54.7375906],[55.9268772,54.7375906],[55.9268772,54.7209652]]]},"properties":{"check_user":null,"reasons":[{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-290251214","name":"улица Аксакова","osm_id":290251214,"reasons":[87],"version":7,"primary_tags":{"highway":"tertiary","railway":"tram"}},{"url":"way-129550656","name":"улица Гафури","osm_id":129550656,"reasons":[87],"version":11,"primary_tags":{"highway":"secondary","boundary":"administrative"}},{"url":"way-96906388","name":"улица Гафури","osm_id":96906388,"reasons":[87],"version":7,"primary_tags":{"highway":"tertiary"}},{"url":"way-129550654","name":"улица Гафури","osm_id":129550654,"reasons":[87],"version":9,"primary_tags":{"highway":"secondary","boundary":"administrative"}}],"user":"Vasiliy","uid":"60050","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T09:06:01Z","reviewed_features":[],"tag_changes":{"highway":["secondary","tertiary","unclassified"],"railway":["tram"],"boundary":["administrative"],"name:etymology:wikidata":["Q2603570","Q2640945","Q2719262","Q315188"]},"create":0,"modify":18,"delete":0,"area":0.000500535930179815,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":31,"locale":"en","imagery":"osm","id":126688292}},{"id":126687985,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.7238279,54.0383152],[15.9011492,54.0383152],[15.9011492,54.132875],[15.7238279,54.132875],[15.7238279,54.0383152]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"taxi301","uid":"657596","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T08:59:28Z","reviewed_features":[],"tag_changes":{"lit":["yes","no"],"highway":["service","footway","track","secondary","path","steps"]},"create":0,"modify":25,"delete":0,"area":0.0167674666637399,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":26,"locale":"en","imagery":"osm","id":126687985}},{"id":126687024,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9191449,51.0877981],[4.9195538,51.0877981],[4.9195538,51.0881177],[4.9191449,51.0881177],[4.9191449,51.0877981]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T08:36:28Z","reviewed_features":[],"tag_changes":{"building":["house"],"historic":["yes"],"addr:housenumber":["45A-45F","45"],"source:geometry:ref":["Gbg/7024998"],"source:geometry:date":["2020-02-25"]},"create":16,"modify":19,"delete":0,"area":1.3068443999896e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":18,"theme":"grb","answer":1,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"change_over_5000m":1,"id":126687024}},{"id":126685400,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.7199799,50.9499093],[2.853442,50.9499093],[2.853442,51.0291527],[2.7199799,51.0291527],[2.7199799,50.9499093]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r2583905.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T07:55:56Z","reviewed_features":[],"tag_changes":{"route":["hiking"],"highway":["unclassified","secondary","footway","cycleway","service","track"],"surface":["asphalt","sett","concrete","dirt","wood"]},"create":4,"modify":38,"delete":0,"area":0.0105759905751394,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":6,"theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r2583905.json","answer":32,"locale":"en","imagery":"AGIV","relation-fix":5,"change_over_5000m":29,"id":126685400}},{"id":126685203,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.6207767,50.9213476],[2.6207832,50.9213476],[2.6207832,50.9213512],[2.6207767,50.9213512],[2.6207767,50.9213476]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r9769052.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:51:11Z","reviewed_features":[],"tag_changes":{"highway":["secondary"],"surface":["asphalt"]},"create":0,"modify":1,"delete":0,"area":2.33999999964164e-11,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r9769052.json","answer":1,"locale":"nl","imagery":"osm","id":126685203}},{"id":126684338,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0157867,48.6322243],[-2.0157867,48.6322243],[-2.0157867,48.6322243],[-2.0157867,48.6322243],[-2.0157867,48.6322243]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:30:31Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"],"lamp_mount":["bent_mast"],"light:count":["1"],"light:colour":["white"],"light:method":["LED"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":6,"locale":"fr","imagery":"osm","id":126684338}},{"id":126684107,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0157867,48.6320276],[-2.0153368,48.6320276],[-2.0153368,48.6325798],[-2.0157867,48.6325798],[-2.0157867,48.6320276]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:24:55Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"],"support":["pole"],"light:lit":["dusk-dawn"],"lamp_mount":["straight_mast","bent_mast"],"light:count":["1"],"light:colour":["white"],"light:direction":["313","38"]},"create":0,"modify":8,"delete":0,"area":2.48434780000602e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":15,"locale":"fr","imagery":"osm","id":126684107}},{"id":126683818,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0211627,48.651497],[-2.0199979,48.651497],[-2.0199979,48.6518921],[-2.0211627,48.6518921],[-2.0211627,48.651497]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:18:29Z","reviewed_features":[],"tag_changes":{"highway":["secondary"],"maxspeed":["10","30"]},"create":0,"modify":1,"delete":0,"area":4.60212479998501e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":1,"locale":"fr","imagery":"osm","id":126683818}},{"id":126683732,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.4608452,43.5249535],[-1.4469257,43.5249535],[-1.4469257,43.5388557],[-1.4608452,43.5388557],[-1.4608452,43.5249535]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Patchanka","uid":"128938","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:16:28Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","pedestrian"],"name:etymology:wikidata":["Q440","Q1666","Q150662","Q60801","Q235617","Q1394721","Q3144863;Q3160017","Q453950;Q537234"]},"create":0,"modify":11,"delete":0,"area":0.000193511672899958,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":15,"locale":"fr","imagery":"osm","id":126683732}},{"id":126681919,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Koen_VdE","uid":"3574538","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T06:33:51Z","reviewed_features":[],"tag_changes":{"ref":["77436"],"brand":["Little Free Library"],"amenity":["public_bookcase"],"brand:wikidata":["Q6650101"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":2,"locale":"nl","imagery":"AGIV","change_within_25m":2,"id":126681919}},{"id":126681866,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Koen_VdE","uid":"3574538","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T06:32:33Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":2,"locale":"nl","imagery":"AGIV","change_over_5000m":1,"change_within_25m":2,"id":126681866}},{"id":126680447,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7503165,53.4841742],[18.7530143,53.4841742],[18.7530143,53.4855039],[18.7503165,53.4855039],[18.7503165,53.4841742]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T05:50:48Z","reviewed_features":[],"tag_changes":{"building":["retail","yes"],"man_made":["surveillance"],"camera:type":["fixed"],"camera:mount":["wall"],"surveillance":["outdoor"],"camera:direction":["116"],"surveillance:type":["camera"]},"create":14,"modify":12,"delete":0,"area":0.00000358726465999844,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":26,"locale":"en","imagery":"osm","change_within_25m":27,"change_within_50m":8,"change_within_100m":3,"id":126680447}},{"id":126676603,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.1251989,-39.9308058],[-73.1251989,-39.9308058],[-73.1251989,-39.9308058],[-73.1251989,-39.9308058],[-73.1251989,-39.9308058]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T02:15:14Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/dE7MFAf.jpg"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","add-image":1,"id":126676603}},{"id":126756517,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.6021244,54.1753579],[15.6333684,54.1753579],[15.6333684,54.1800732],[15.6021244,54.1800732],[15.6021244,54.1753579]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"taxi301","uid":"657596","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T21:33:14Z","reviewed_features":[],"tag_changes":{"lit":["yes","no"],"highway":["service","footway","secondary","track","residential"]},"create":0,"modify":7,"delete":0,"area":0.000147324833200031,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":7,"locale":"en","imagery":"osm","id":126756517}},{"id":126756089,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T21:13:48Z","reviewed_features":[],"tag_changes":{"survey:date":["2022-09-28"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"nl","imagery":"osm","id":126756089}},{"id":126756070,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T21:12:47Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":4,"locale":"nl","imagery":"osm","id":126756070}},{"id":126755979,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3728268,51.0284216],[5.3728268,51.0284216],[5.3728268,51.0284216],[5.3728268,51.0284216],[5.3728268,51.0284216]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T21:08:39Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":6,"locale":"nl","imagery":"osm","id":126755979}},{"id":126750902,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.3858533,40.4280298],[17.2607338,40.4280298],[17.2607338,45.3384381],[8.3858533,45.3384381],[8.3858533,40.4280298]]]},"properties":{"check_user":"Danysan95","reasons":[],"tags":[],"features":[],"user":"ivanbranco","uid":"11220113","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T17:58:27Z","reviewed_features":[],"tag_changes":{"highway":["motorway_junction","unclassified","motorway","services","residential","service","secondary"],"name:etymology:wikidata":["Q1248298","Q113248387","Q44377","Q34","Q29","Q851323"]},"create":0,"modify":79,"delete":0,"area":43.5792868687082,"is_suspect":false,"harmful":false,"checked":true,"check_date":"2022-10-04T09:31:24.690367Z","host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":110,"locale":"it","imagery":"osm","id":126750902}},{"id":126749332,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.8846649,60.2480512],[24.8891503,60.2480512],[24.8891503,60.2522262],[24.8846649,60.2522262],[24.8846649,60.2480512]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T17:09:26Z","reviewed_features":[],"tag_changes":{"lit":["yes","no"],"highway":["cycleway","street_lamp"]},"create":6,"modify":1,"delete":0,"area":0.0000187265450000165,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":1,"locale":"en","imagery":"hri-orto","id":126749332}},{"id":126748456,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2653722,50.8233241],[3.7320766,50.8233241],[3.7320766,50.8779988],[3.2653722,50.8779988],[3.2653722,50.8233241]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T16:43:45Z","reviewed_features":[],"tag_changes":{"email":["toerisme@zwalm.be"],"image":["https://i.imgur.com/nGyiPC6.jpg"],"phone":["+32 55 49 91 91"],"amenity":["charging_station"],"image:0":["https://i.imgur.com/wPd42u8.jpg"],"image:1":["https://i.imgur.com/xB7QPuM.jpg"],"maxstay":["unlimited"],"website":["https://zwalmstreek.be/plan-je-bezoek/laadpalen-elektrische-wagens/"],"operator":["Lokaal bestuur Zwalm"],"parking:fee":["no"],"payment:app":["no"],"payment:cash":["no"],"payment:cards":["no"],"payment:membership_card":["yes"]},"create":1,"modify":21,"delete":0,"area":0.0255169230586798,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":22,"locale":"nl","imagery":"CartoDB.Voyager","add-image":6,"id":126748456}},{"id":126748154,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0659832,51.092401],[3.0697711,51.092401],[3.0697711,51.0939036],[3.0659832,51.0939036],[3.0659832,51.092401]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T16:33:37Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":612,"modify":0,"delete":0,"area":0.00000569169853998117,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":72,"locale":"nl","imagery":"AGIVFlandersGRB","id":126748154}},{"id":126748135,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0671395,51.0919723],[3.0689038,51.0919723],[3.0689038,51.0928869],[3.0671395,51.0928869],[3.0671395,51.0919723]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T16:33:02Z","reviewed_features":[],"tag_changes":{"building":["house","yes"],"source:geometry:ref":["Gbg/6040763"],"source:geometry:date":["2017-07-19"]},"create":54,"modify":13,"delete":0,"area":0.00000161362878000277,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":12,"theme":"grb","import":4,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126748135}},{"id":126748083,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7320766,50.8764265],[3.7353368,50.8764265],[3.7353368,50.8779988],[3.7320766,50.8779988],[3.7320766,50.8764265]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T16:31:22Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":1,"modify":2,"delete":1,"area":0.00000512601245999764,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":5,"locale":"nl","imagery":"CartoDB.Voyager","deletion":1,"deletion:node/8434807934":"disused","id":126748083}},{"id":126747930,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0729,51.0906194],[3.0763469,51.0906194],[3.0763469,51.0918949],[3.0729,51.0918949],[3.0729,51.0906194]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T16:27:28Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":348,"modify":0,"delete":0,"area":0.0000043965209499942,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":48,"locale":"nl","imagery":"AGIVFlandersGRB","id":126747930}},{"id":126746160,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"SylvainLapoix","uid":"5386436","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T15:35:38Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"fr","imagery":"osm","id":126746160}},{"id":126745714,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.2177705,46.152948],[-1.150292,46.152948],[-1.150292,46.1635258],[-1.2177705,46.1635258],[-1.2177705,46.152948]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"SylvainLapoix","uid":"5386436","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T15:24:38Z","reviewed_features":[],"tag_changes":{"amenity":["theatre"],"highway":["tertiary","residential","service","footway","secondary","path","pedestrian"],"leisure":["park"],"tourism":["aquarium"],"building":["public"],"name:etymology:wikidata":["Q16508468","Q310779","Q744948","Q207353","Q1843039","Q2038","Q3172453","Q507014","Q2859173"]},"create":0,"modify":24,"delete":0,"area":0.000713774077300006,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":34,"locale":"fr","imagery":"osm","id":126745714}},{"id":126745231,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7527783,53.4841909],[18.7528843,53.4841909],[18.7528843,53.4842556],[18.7527783,53.4842556],[18.7527783,53.4841909]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T15:12:12Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:mount":["ceiling"],"surveillance":["indoor"]},"create":1,"modify":1,"delete":0,"area":6.85819999970995e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":2,"locale":"en","imagery":"osm","id":126745231}},{"id":126745114,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7528843,53.4842556],[18.7530143,53.4842556],[18.7530143,53.4842588],[18.7528843,53.4842588],[18.7528843,53.4842556]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T15:09:14Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:type":["fixed"],"camera:mount":["wall"],"surveillance":["indoor"],"camera:direction":["246"],"surveillance:type":["camera"]},"create":2,"modify":3,"delete":0,"area":4.16000000238509e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":5,"locale":"en","imagery":"osm","id":126745114}},{"id":126743379,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7465401,45.5502948],[8.7744393,45.5502948],[8.7744393,45.5535817],[8.7465401,45.5535817],[8.7465401,45.5502948]]]},"properties":{"check_user":"Danysan95","reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T14:21:17Z","reviewed_features":[],"tag_changes":{"highway":["cycleway"],"name:etymology:wikidata":["Q1091621"]},"create":0,"modify":2,"delete":0,"area":0.0000917018804799696,"is_suspect":false,"harmful":false,"checked":true,"check_date":"2022-10-04T09:15:44.040200Z","host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":6,"locale":"it","imagery":"osm","change_over_5000m":6,"id":126743379}},{"id":126743206,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7305221,50.876317],[3.7353368,50.876317],[3.7353368,50.8774627],[3.7305221,50.8774627],[3.7305221,50.876317]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T14:16:20Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"image:0":["https://i.imgur.com/Mrjetiu.jpg"],"image:1":["https://i.imgur.com/NG4ftuH.jpg"],"capacity":["2","1"],"socket:type2":["1"]},"create":0,"modify":4,"delete":0,"area":0.0000055162017900101,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","move":1,"theme":"charging_stations","answer":5,"locale":"nl","imagery":"CartoDB.Voyager","add-image":2,"change_over_5000m":8,"move:node/8434807934":"improve_accuracy","id":126743206}},{"id":126743167,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T14:15:34Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":1,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":2,"id":126743167}},{"id":126742954,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T14:10:02Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":6,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":10,"locale":"nl","imagery":"CartoDB.Voyager","change_over_5000m":10,"id":126742954}},{"id":126741885,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.4308109,46.0906242],[13.4308109,46.0906242],[13.4308109,46.0906242],[13.4308109,46.0906242],[13.4308109,46.0906242]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Cascafico","uid":"361003","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T13:44:33Z","reviewed_features":[],"tag_changes":{"amenity":["recycling"],"operator":["net S.p.A."],"opening_hours":["24/7"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":2,"locale":"en","imagery":"osm","id":126741885}},{"id":126740196,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.96524,51.26058],[4.051231,51.26058],[4.051231,51.2927142],[3.96524,51.2927142],[3.96524,51.26058]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel van Grote Routepaden","uid":"17115163","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T13:01:06Z","reviewed_features":[],"tag_changes":{"route":["hiking"],"highway":["residential","secondary","unclassified","path","cycleway","track","footway","pedestrian"],"surface":["paving_stones","asphalt","concrete","grass","wood","dirt"]},"create":2,"modify":39,"delete":0,"area":0.00276325199220012,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":4,"theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","answer":34,"locale":"nl","imagery":"osm","relation-fix":6,"id":126740196}},{"id":126739391,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3657435,48.9375067],[2.3744604,48.9375067],[2.3744604,48.946965],[2.3657435,48.946965],[2.3657435,48.9375067]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T12:41:37Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary","cycleway","pedestrian","service"],"building":["yes"],"name:etymology:wikidata":["Q172455","Q316891","Q181946","Q126675","Q18404","Q193929","Q170095","Q48958","Q249043","Q911450","Q352287","Q75603","Q834102","Q391953"]},"create":0,"modify":24,"delete":0,"area":0.0000824470552699837,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":30,"locale":"fr","imagery":"osm","change_within_1000m":29,"change_within_5000m":1,"id":126739391}},{"id":126736341,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.2248195,54.3412953],[10.2252852,54.3412953],[10.2252852,54.3415711],[10.2248195,54.3415711],[10.2248195,54.3412953]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"andwil","uid":"287920","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T11:27:17Z","reviewed_features":[],"tag_changes":{"lit":["no"],"leisure":["playground"],"surface":["grass"]},"create":0,"modify":1,"delete":0,"area":1.28440060001838e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":2,"locale":"en","imagery":"osm","id":126736341}},{"id":126733460,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0712545,51.0909459],[3.0763462,51.0909459],[3.0763462,51.093558],[3.0712545,51.093558],[3.0712545,51.0909459]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T10:17:38Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":1275,"modify":0,"delete":0,"area":0.0000133000295700015,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":169,"locale":"nl","imagery":"AGIVFlandersGRB","id":126733460}},{"id":126733429,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0700371,51.0926558],[3.0716682,51.0926558],[3.0716682,51.0933749],[3.0700371,51.0933749],[3.0700371,51.0926558]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T10:17:03Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":111,"modify":0,"delete":0,"area":0.00000117292400999633,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":13,"locale":"nl","imagery":"AGIVFlandersGRB","id":126733429}},{"id":126730665,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3605143,51.0255379],[5.3729333,51.0255379],[5.3729333,51.0300497],[5.3605143,51.0300497],[5.3605143,51.0255379]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T09:11:54Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station","bench"],"no:network":["yes"]},"create":1,"modify":2,"delete":0,"area":0.0000560320441999476,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":6,"import":1,"locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":6,"change_within_500m":1,"import:node/10058129360":"source: https://osm.org/note/3044617","id":126730665}},{"id":126730650,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3729333,51.0255379],[5.3729333,51.0255379],[5.3729333,51.0255379],[5.3729333,51.0255379],[5.3729333,51.0255379]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T09:11:38Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":1,"locale":"nl","imagery":"osm","change_within_500m":1,"id":126730650}},{"id":126729962,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[104.8976455,11.5081153],[104.8976455,11.5081153],[104.8976455,11.5081153],[104.8976455,11.5081153],[104.8976455,11.5081153]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #vets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T08:54:54Z","reviewed_features":[],"tag_changes":{"amenity":["veterinary"],"opening_hours":["Mo-Fr 08:00-19:00;Sa 08:00-17:00;Su 08:00-12:00"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"vets","answer":1,"locale":"en","imagery":"osm","id":126729962}},{"id":126729926,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.372649,51.0254749],[5.3758218,51.0254749],[5.3758218,51.0316456],[5.372649,51.0316456],[5.372649,51.0254749]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T08:53:51Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":4,"delete":0,"area":0.0000195783969599935,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","move":1,"theme":"toerisme_vlaanderen","answer":14,"import":2,"locale":"nl","imagery":"osm","add-image":2,"change_over_5000m":3,"change_within_25m":12,"change_within_50m":1,"change_within_500m":4,"move:node/3990899830":"improve_accuracy","import:node/10058053602":"source: https://osm.org/note/3044337","import:node/10058066452":"source: https://osm.org/note/3044680","id":126729926}},{"id":126729398,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2405774,50.7347759],[4.241514,50.7347759],[4.241514,50.7379392],[4.2405774,50.7379392],[4.2405774,50.7347759]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r8204223.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T08:41:59Z","reviewed_features":[],"tag_changes":{"highway":["tertiary"],"surface":["asphalt"]},"create":0,"modify":1,"delete":0,"area":0.00000296274677999503,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r8204223.json","answer":1,"locale":"en","imagery":"osm","id":126729398}},{"id":126729101,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6400768,51.0221199],[3.6472014,51.0221199],[3.6472014,51.0346779],[3.6400768,51.0346779],[3.6400768,51.0221199]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T08:36:12Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/IV6g2D1.jpg","https://i.imgur.com/iU1na50.jpg","https://i.imgur.com/G8nx4ZE.jpg","https://i.imgur.com/2IT9CEb.jpg","https://i.imgur.com/HUpBxx8.jpg"],"amenity":["bench"],"tourism":["information"]},"create":0,"modify":5,"delete":0,"area":0.0000894707267999899,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"nl","imagery":"osm","add-image":5,"id":126729101}},{"id":126728475,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.668006,51.0312175],[3.668006,51.0312175],[3.668006,51.0312175],[3.668006,51.0312175],[3.668006,51.0312175]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maps","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T08:21:29Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/W6CZY2N.jpg"],"image:0":["https://i.imgur.com/WDRsi3S.jpg"],"tourism":["information"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maps.html","theme":"maps","locale":"nl","imagery":"osm","add-image":2,"id":126728475}},{"id":126725945,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3720888,51.0258354],[5.373256,51.0258354],[5.373256,51.0320061],[5.3720888,51.0320061],[5.3720888,51.0258354]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T07:19:32Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"leisure":["picnic_table"]},"create":3,"modify":4,"delete":0,"area":0.00000720244103999426,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":9,"import":1,"locale":"nl","imagery":"osm","add-image":4,"change_over_5000m":4,"change_within_25m":13,"import:node/10057887467":"source: https://osm.org/note/3044294","id":126725945}},{"id":126725859,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3735105,51.0318393],[5.3735105,51.0318393],[5.3735105,51.0318393],[5.3735105,51.0318393],[5.3735105,51.0318393]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T07:17:37Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":2,"locale":"nl","imagery":"osm","change_over_5000m":1,"change_within_25m":2,"id":126725859}},{"id":126725771,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3739659,51.0318515],[5.3747332,51.0318515],[5.3747332,51.0319586],[5.3739659,51.0319586],[5.3739659,51.0318515]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T07:15:21Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":2,"delete":0,"area":8.21778300007543e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":5,"import":1,"locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":2,"change_within_25m":6,"import:node/10057885751":"source: https://osm.org/note/3044643","id":126725771}},{"id":126724074,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3967015,43.2869759],[5.4111343,43.2869759],[5.4111343,43.2976467],[5.3967015,43.2976467],[5.3967015,43.2869759]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T06:31:51Z","reviewed_features":[],"tag_changes":{"amenity":["school","hospital"],"highway":["residential","tertiary","secondary","service","steps","footway","unclassified","pedestrian"],"boundary":["political"],"name:etymology:wikidata":["Q6548","Q7226","Q33923","Q790","Q1835221","Q501","Q2788498","Q209069","Q353866","Q3213155"]},"create":0,"modify":47,"delete":0,"area":0.000154009522239994,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":61,"locale":"fr","imagery":"osm","id":126724074}},{"id":126798897,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.3931072,47.2794418],[-2.3720165,47.2794418],[-2.3720165,47.2895941],[-2.3931072,47.2895941],[-2.3931072,47.2794418]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T21:23:58Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology:wikidata":["Q680897","Q243866","Q157806","Q93201","Q156901","Q131412","Q193215","Q49496","Q1137","Q732738","Q42372","Q38337","Q13500183","Q535","Q160333","Q179680","Q9711","Q159987","Q8923","Q13423","Q321","Q332","Q1618","Q1142","Q205367","Q160927","Q188697","Q609039","Q3426323","Q193821","Q6548"]},"create":0,"modify":47,"delete":0,"area":0.000214119113610033,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":53,"locale":"fr","imagery":"osm","id":126798897}},{"id":126795277,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2144469,51.2024075],[3.2160748,51.2024075],[3.2160748,51.2026499],[3.2144469,51.2026499],[3.2144469,51.2024075]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T19:07:38Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology":["Genoemd naar het 'waterhuis', want de fontein liep daar"],"name:etymology:wikidata":["Q2560590"]},"create":0,"modify":2,"delete":0,"area":3.94602959996142e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":4,"locale":"nl","imagery":"osm","id":126795277}},{"id":126794025,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0646762,51.100646],[3.0677918,51.100646],[3.0677918,51.1078554],[3.0646762,51.1078554],[3.0646762,51.100646]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T18:30:04Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":236,"modify":0,"delete":0,"area":0.0000224616066400029,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":27,"locale":"nl","imagery":"AGIVFlandersGRB","id":126794025}},{"id":126792861,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.960939,40.5780204],[-73.9598573,40.5780204],[-73.9598573,40.5878941],[-73.960939,40.5878941],[-73.960939,40.5780204]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MxxCon","uid":"384667","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T18:04:23Z","reviewed_features":[],"tag_changes":{"dog":["no"],"amenity":["fast_food","restaurant"],"website":["https://www.texaschickenandburgers.com"],"building":["retail"],"delivery":["yes"],"takeaway":["yes"],"diet:halal":["no"],"payment:cash":["yes"],"payment:cards":["yes"],"internet_access":["no"],"service:electricity":["no"]},"create":0,"modify":6,"delete":0,"area":0.0000106803812900029,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":10,"locale":"en","imagery":"NYSDOP_Latest","change_within_1000m":7,"change_within_5000m":3,"id":126792861}},{"id":126792734,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MxxCon","uid":"384667","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T18:01:25Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","answer":1,"locale":"en","imagery":"HDM_HOT","change_within_1000m":1,"id":126792734}},{"id":126792515,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.1440197,51.0063176],[3.7506264,51.0063176],[3.7506264,51.3181009],[3.1440197,51.3181009],[3.1440197,51.0063176]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"philippec","uid":"76884","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T17:55:38Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/qtXswf4.jpg","https://i.imgur.com/m5yFoI2.jpg","https://i.imgur.com/5RINYgQ.jpg","https://i.imgur.com/GaPQMhW.jpg","https://i.imgur.com/wl0xCmf.jpg","https://i.imgur.com/HfmC5lR.jpg"],"image:0":["https://i.imgur.com/pLbYSRl.jpg","https://i.imgur.com/rLZuD1u.jpg"]},"create":0,"modify":7,"delete":0,"area":0.189129838728107,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","locale":"en","imagery":"osm","add-image":8,"change_over_5000m":8,"id":126792515}},{"id":126791116,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.3803825,47.2369128],[-2.1985815,47.2369128],[-2.1985815,47.290249],[-2.3803825,47.290249],[-2.3803825,47.2369128]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":28,"name":"Feature with Pokename"}],"tags":[],"features":[{"url":"way-997643631","name":"Allée des Sittelles","osm_id":997643631,"reasons":[28],"version":3,"primary_tags":{"highway":"residential"}},{"url":"way-25591798","name":"Allée des Sittelles","osm_id":25591798,"reasons":[28],"version":9,"primary_tags":{"highway":"residential"}}],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T17:25:03Z","reviewed_features":[],"tag_changes":{"amenity":["cinema","community_centre","school","social_facility"],"highway":["residential","secondary","tertiary","pedestrian","footway","service","living_street","track","unclassified","secondary_link","path"],"leisure":["park"],"boundary":["political"],"building":["yes"],"name:etymology:wikidata":["Q51549","Q295524","Q295090","Q3371847","Q680881","Q312391","Q81082","Q2042","Q171730","Q192615","Q26026","Q46","Q152027","Q852831","Q7270","Q15878","Q16025925","Q12594","Q4605","Q41876","Q9726","Q1190","Q641203","Q71657","Q71028","Q202378","Q13837005","Q1469","Q160569","Q3816","Q14080","Q202749","Q158768","Q154748","Q188215","Q70925","Q373916","Q127775","Q194436","Q41604","Q456","Q1962284","Q480164","Q2475967","Q1340801","Q122290","Q229264","Q9191","Q349","Q482156","Q127849","Q239760","Q33977","Q3135907","Q130905","Q529","Q25356","Q3498791","Q221209","Q2957706","Q12012855","Q3067559","Q168473","Q161568","Q16974943","Q158015","Q160110","Q212815","Q220925","Q311395","Q12024","Q34687","Q146095","Q11841","Q20489032","Q843173","Q19832477","Q3112866","Q2897096","Q3443160","Q205857","Q30241","Q11831","Q3562343","Q1121807","Q25397978","Q588395","Q158974","Q171892","Q5194627","Q474161","Q43444","Q182037","Q242663","Q60444375","Q535","Q393278","Q1452598","Q147149","Q55805","Q208716","Q2984138","Q214169","Q853329","Q164992","Q492684","Q3325437","Q1401371","Q36050","Q5468751","Q664609","Q201477","Q3769","Q1797381","Q1307585","Q367042","Q1065362","Q184623","Q742","Q108926","Q687","Q188857","Q314975","Q41568","Q27764","Q272119","Q18404","Q82122","Q7322","Q9327","Q12688","Q790","Q811","Q774","Q766","Q1496","Q294478","Q295548","Q389916","Q2139295","Q210719","Q34735","Q82014","Q381308","Q647","Q783","Q206972","Q266773","Q726953","Q721665","Q313667","Q123062","Q4128","Q201143","Q179888","Q202474","Q71914344","Q164163","Q157964","Q3236599","Q2078515","Q2714608","Q329046","Q97","Q160603","Q1137340","Q547649","Q1369002","Q200639","Q3344047","Q130201","Q506894","Q1417393","Q3015138","Q9588290","Q561835","Q3010645","Q310002","Q552766"]},"create":0,"modify":348,"delete":0,"area":0.00969657449620072,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":442,"locale":"fr","imagery":"osm","id":126791116}},{"id":126791071,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-36.834067,-10.2103477],[-36.834067,-10.2103477],[-36.834067,-10.2103477],[-36.834067,-10.2103477],[-36.834067,-10.2103477]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Túllio","uid":"1206082","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T17:24:03Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"es","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":3,"id":126791071}},{"id":126790551,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3946328,43.2986841],[5.402889,43.2986841],[5.402889,43.3096726],[5.3946328,43.3096726],[5.3946328,43.2986841]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T17:13:17Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","secondary_link"],"name:etymology:wikidata":["Q7525","Q44613","Q131329","Q21427254"]},"create":0,"modify":17,"delete":0,"area":0.0000907232536999687,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":22,"locale":"fr","imagery":"osm","id":126790551}},{"id":126787383,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.5193862,46.3959861],[24.5193862,46.3959861],[24.5193862,46.3959861],[24.5193862,46.3959861],[24.5193862,46.3959861]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Ben Der","uid":"8558360","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T16:02:40Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","answer":5,"locale":"en","imagery":"Mapbox","id":126787383}},{"id":126780690,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.066422,51.0961155],[3.0699669,51.0961155],[3.0699669,51.1014257],[3.066422,51.1014257],[3.066422,51.0961155]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T13:17:30Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":957,"modify":0,"delete":0,"area":0.0000188241279799864,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":110,"locale":"nl","imagery":"AGIVFlandersGRB","id":126780690}},{"id":126780131,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0636033,51.0927772],[3.0675821,51.0927772],[3.0675821,51.0971754],[3.0636033,51.0971754],[3.0636033,51.0927772]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T13:05:26Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":791,"modify":6,"delete":0,"area":0.0000174995581599889,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":6,"theme":"grb","import":93,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126780131}},{"id":126780123,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T13:05:22Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":126780123}},{"id":126780114,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T13:05:15Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":126780114}},{"id":126779628,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0619183,51.0917066],[3.0664022,51.0917066],[3.0664022,51.0948844],[3.0619183,51.0948844],[3.0619183,51.0917066]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T12:53:41Z","reviewed_features":[],"tag_changes":{"building":["yes","house"]},"create":940,"modify":0,"delete":0,"area":0.0000142489374199831,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":115,"locale":"nl","imagery":"AGIVFlandersGRB","id":126779628}},{"id":126779287,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0651225,51.0935318],[3.0680429,51.0935318],[3.0680429,51.0949385],[3.0651225,51.0949385],[3.0651225,51.0935318]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T12:46:13Z","reviewed_features":[],"tag_changes":{"building":["house","roof","yes"]},"create":517,"modify":0,"delete":0,"area":0.00000410812667999062,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":67,"locale":"nl","imagery":"AGIVFlandersGRB","id":126779287}},{"id":126777370,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2749038,63.790537],[20.3119954,63.790537],[20.3119954,63.8499791],[20.2749038,63.8499791],[20.2749038,63.790537]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T12:03:08Z","reviewed_features":[],"tag_changes":{"amenity":["recycling"],"barrier":["fence"],"opening_hours":["24/7"],"recycling:cans":["yes"],"recycling:glass":["yes"],"recycling:paper":["yes"],"recycling:plastic":["yes"],"recycling:batteries":["yes"],"recycling:newspaper":["yes"],"recycling:green_waste":["yes"],"recycling:scrap_metal":["yes"],"recycling:glass_bottles":["yes"],"recycling:plastic_bottles":["yes"],"recycling:small_appliances":["yes"],"recycling:plastic_packaging":["yes"]},"create":2,"modify":3,"delete":0,"area":0.00220480259635994,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":8,"locale":"en","imagery":"EsriWorldImagery","id":126777370}},{"id":126776945,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7320766,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8779988],[3.7320766,50.8779988],[3.7320766,50.8764935]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:53:55Z","reviewed_features":[],"tag_changes":{"fee":["yes"],"amenity":["charging_station"],"image:0":["https://i.imgur.com/5JTzUwJ.jpg"],"image:1":["https://i.imgur.com/37AFdmv.jpg"],"no:network":["yes"]},"create":0,"modify":3,"delete":0,"area":0.00000467741868999381,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","add-image":2,"id":126776945}},{"id":126776694,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:47:48Z","reviewed_features":[],"tag_changes":{"email":["info@allego.eu"],"phone":["+32 800 78 192"],"amenity":["charging_station"],"maxstay":["3 hours"],"network":["Allego"],"website":["https://www.allego.eu/"],"payment:app":["yes"],"payment:cash":["no"],"payment:cards":["no"],"brand:wikidata":["Q75560554"],"payment:membership_card":["yes"]},"create":0,"modify":7,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":8,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126776694}},{"id":126776680,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:47:33Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","id":126776680}},{"id":126776601,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:45:22Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"survey:date":["2022-09-29"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":1,"locale":"en","imagery":"geovekst-nib","change_within_25m":1,"id":126776601}},{"id":126776583,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2449381,63.8227123],[20.2521372,63.8227123],[20.2521372,63.8363354],[20.2449381,63.8363354],[20.2449381,63.8227123]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:44:48Z","reviewed_features":[],"tag_changes":{},"create":2,"modify":2,"delete":0,"area":0.0000980740592100425,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":8,"locale":"en","imagery":"osm","id":126776583}},{"id":126776579,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:44:39Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":2,"locale":"en","imagery":"geovekst-nib","add-image":1,"change_over_5000m":1,"change_within_25m":3,"id":126776579}},{"id":126776014,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.0128968,50.9028077],[-1.0037338,50.9028077],[-1.0037338,50.9107035],[-1.0128968,50.9107035],[-1.0128968,50.9028077]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"christophekey","uid":"12424934","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:31:32Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["primary","cycleway"]},"create":0,"modify":3,"delete":0,"area":0.0000723492154000003,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":3,"locale":"en","imagery":"osm","id":126776014}},{"id":126775777,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2541864,63.829352],[20.2893233,63.829352],[20.2893233,63.8464098],[20.2541864,63.8464098],[20.2541864,63.829352]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:25:58Z","reviewed_features":[],"tag_changes":{"access":["yes"],"indoor":["no"],"emergency":["defibrillator"]},"create":5,"modify":6,"delete":0,"area":0.000599358212820143,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":16,"locale":"en","imagery":"osm","id":126775777}},{"id":126775661,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[80.1976186,13.0495172],[80.1983771,13.0495172],[80.1983771,13.0518441],[80.1976186,13.0518441],[80.1976186,13.0495172]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:23:14Z","reviewed_features":[],"tag_changes":{"email":["avmschool@avm.in"],"phone":["+91 44 4264 2222"],"amenity":["school"]},"create":0,"modify":2,"delete":0,"area":0.00000176495365000793,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":126775661}},{"id":126775391,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2502936,63.8260872],[20.2505373,63.8260872],[20.2505373,63.8262108],[20.2502936,63.8262108],[20.2502936,63.8260872]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:17:28Z","reviewed_features":[],"tag_changes":{"seats":["2"],"colour":["brown"],"amenity":["bench"],"backrest":["yes"],"material":["wood"],"direction":["206","208"]},"create":0,"modify":3,"delete":0,"area":3.0121319999025e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":8,"locale":"en","imagery":"EsriWorldImagery","id":126775391}},{"id":126775300,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.019172,50.8885873],[-1.0025703,50.8885873],[-1.0025703,50.9103617],[-1.019172,50.9103617],[-1.019172,50.8885873]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"christophekey","uid":"12424934","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:15:53Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary","unclassified"],"maxspeed":["30 mph"]},"create":0,"modify":95,"delete":0,"area":0.000361492056480089,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":95,"locale":"en","imagery":"osm","id":126775300}},{"id":126775197,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[80.1976186,12.9826663],[80.2826232,12.9826663],[80.2826232,13.061714],[80.1976186,13.061714],[80.1976186,12.9826663]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:13:24Z","reviewed_features":[],"tag_changes":{"email":["licet@licet.ac.in","contactus@presidencycollegechennai.ac.in"],"phone":["+91 44 2254 2842","+91 44 2817 8490","+91 44 2844 5910","04428445910","+91 44 2472 5466","044 2472 5466","+91 44 2854 4894"],"amenity":["college","university"],"school:gender":["mixed"],"isced:2011:level":["bachelor;doctorate;master"]},"create":0,"modify":9,"delete":0,"area":0.00671941811942041,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":10,"locale":"en","imagery":"CartoDB.Voyager","id":126775197}},{"id":126775183,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2541684,63.8293438],[20.2548454,63.8293438],[20.2548454,63.8296856],[20.2541684,63.8296856],[20.2541684,63.8293438]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:13:09Z","reviewed_features":[],"tag_changes":{"door":["hinged"],"automatic_door":["button"]},"create":0,"modify":3,"delete":0,"area":2.31398600000578e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":126775183}},{"id":126775087,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2824461,63.8366216],[20.2824461,63.8366216],[20.2824461,63.8366216],[20.2824461,63.8366216],[20.2824461,63.8366216]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #postboxes","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:10:55Z","reviewed_features":[],"tag_changes":{"amenity":["post_box"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/postboxes.html","theme":"postboxes","locale":"en","imagery":"CartoDB.Voyager","id":126775087}},{"id":126774878,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[79.8331028,12.4303243],[80.2374326,12.4303243],[80.2374326,13.0657991],[79.8331028,13.0657991],[79.8331028,12.4303243]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:06:25Z","reviewed_features":[],"tag_changes":{"email":["helpdesk@loyolacollege.edu"],"phone":["+91 44 2817 8200","+91 44 4392 3041","+9144 4392 3041","+91 44 2627 2171","+91 4426272171","+91 81480 66666","+918148066666","+91 44 2755 3011","+914427553011","+91 44 2752 9208","(044) 27529208"],"amenity":["school","college"],"website":["https://aecs1kalpakkam.ac.in/"]},"create":0,"modify":9,"delete":0,"area":0.256941398789039,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":10,"locale":"en","imagery":"CartoDB.Voyager","id":126774878}},{"id":126774834,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2530801,63.8251882],[20.2804709,63.8251882],[20.2804709,63.8414121],[20.2530801,63.8414121],[20.2530801,63.8251882]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #sport_pitches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:05:23Z","reviewed_features":[],"tag_changes":{"sport":["soccer"],"access":["yes"],"leisure":["pitch"],"surface":["grass"],"reservation":["no"]},"create":0,"modify":8,"delete":0,"area":0.000444385600120043,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/sport_pitches.html","theme":"sport_pitches","answer":11,"locale":"en","imagery":"osm","id":126774834}},{"id":126774592,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2550012,63.8290056],[20.2550012,63.8290056],[20.2550012,63.8290056],[20.2550012,63.8290056],[20.2550012,63.8290056]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T10:59:59Z","reviewed_features":[],"tag_changes":{"amenity":["restaurant"],"opening_hours":["Mo-Fr 08:00-15:30"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":1,"locale":"en","imagery":"osm","id":126774592}},{"id":126773189,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7946222,51.3964997],[4.7975551,51.3964997],[4.7975551,51.3980759],[4.7946222,51.3980759],[4.7946222,51.3964997]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T10:30:07Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"maxspeed":["30","50"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":3,"delete":0,"area":0.00000462283698000729,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":3,"locale":"nl","imagery":"osm","id":126773189}},{"id":126769751,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.2479717,47.2693221],[-2.2300201,47.2693221],[-2.2300201,47.2850462],[-2.2479717,47.2850462],[-2.2479717,47.2693221]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T09:03:49Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","service","tertiary"],"boundary":["political"],"name:etymology:wikidata":["Q34670","Q547276","Q18425","Q437983","Q206832","Q133855","Q295830","Q202749","Q551744","Q234816","Q49325","Q63704","Q3275603","Q40852","Q15996424","Q285514","Q468413","Q679016","Q453683","Q200525","Q53002","Q55381","Q1091635","Q168693","Q313572","Q152272","Q55388","Q284911","Q55384","Q132232","Q313068","Q37064","Q179888","Q727227","Q219621","Q123920"]},"create":0,"modify":67,"delete":0,"area":0.000282272753559998,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":78,"locale":"fr","imagery":"osm","id":126769751}},{"id":126769597,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-121.9190193,37.2754162],[-121.9190193,37.2754162],[-121.9190193,37.2754162],[-121.9190193,37.2754162],[-121.9190193,37.2754162]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ilander89","uid":"12908543","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T09:00:15Z","reviewed_features":[],"tag_changes":{"amenity":["waste_basket"]},"create":0,"modify":0,"delete":1,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"en","imagery":"osm","deletion":1,"deletion:node/8554684352":"not found","id":126769597}},{"id":126769438,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #ghostbikes","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T08:57:06Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/ghostbikes","theme":"ghostbikes","answer":1,"locale":"fr","imagery":"CartoDB.Positron","id":126769438}},{"id":126763768,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.0772184,51.9922817],[13.0772184,51.9922817],[13.0772184,51.9922817],[13.0772184,51.9922817],[13.0772184,51.9922817]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"koofi_mk","uid":"2272879","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T06:39:04Z","reviewed_features":[],"tag_changes":{"fire_hydrant:type":["pillar"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":126763768}},{"id":126762582,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3431379,48.8465357],[2.3431379,48.8465357],[2.3431379,48.8465357],[2.3431379,48.8465357],[2.3431379,48.8465357]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"LopsemPyier","uid":"15214576","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bicycle_rental","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T06:01:50Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_rental"],"website":["https://velib-metropole.fr/"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bicycle_rental.html","theme":"bicycle_rental","answer":1,"locale":"fr","imagery":"osm","id":126762582}},{"id":126843528,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-118.3497688,33.8062129],[-118.349768,33.8062129],[-118.349768,33.8062129],[-118.3497688,33.8062129],[-118.3497688,33.8062129]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Devolved","uid":"663717","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T23:28:36Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:direction":["359"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":4,"locale":"en","imagery":"osm","id":126843528}},{"id":126837826,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-86.1294544,39.9681868],[-86.1294544,39.9681868],[-86.1294544,39.9681868],[-86.1294544,39.9681868],[-86.1294544,39.9681868]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kanellar","uid":"16249964","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T19:34:20Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":1,"id":126837826}},{"id":126836998,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[44.0142045,36.1676274],[44.0175313,36.1676274],[44.0175313,36.18023],[44.0142045,36.18023],[44.0142045,36.1676274]]]},"properties":{"check_user":null,"reasons":[{"id":83,"name":"User has multiple blocks"}],"tags":[],"features":[],"user":"ڕاستی","uid":"4800812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hotels","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T19:11:42Z","reviewed_features":[],"tag_changes":{"name":["میوانخانەی سەرای ئاڵتون","فندق التنسراى","میوانخانەی بەسوود پلازا","هۆتێل بەسوود پلازا","میوانخانەی ئاڵتون مەلەک","Altun Malak Hotel","میوانخانەی سکای","سكاي"],"tourism":["hotel"]},"create":0,"modify":4,"delete":0,"area":0.0000419263296800477,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/hotels.html","theme":"hotels","answer":4,"locale":"en","imagery":"EsriWorldImagery","id":126836998}},{"id":126834809,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0714972,51.0822627],[3.0777183,51.0822627],[3.0777183,51.0856625],[3.0714972,51.0856625],[3.0714972,51.0822627]]]},"properties":{"check_user":null,"reasons":[{"id":494,"name":"Mapbox: Fictional mapping"}],"tags":[],"features":[{"url":"way-1099410033","osm_id":1099410033,"reasons":[494],"version":1}],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T18:07:34Z","reviewed_features":[],"tag_changes":{"building":["house","roof","yes"]},"create":379,"modify":0,"delete":0,"area":0.0000211504957799799,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":45,"locale":"nl","imagery":"AGIVFlandersGRB","id":126834809}},{"id":126828533,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2324863,-39.8420125],[-73.2324863,-39.8420125],[-73.2324863,-39.8420125],[-73.2324863,-39.8420125],[-73.2324863,-39.8420125]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T15:36:42Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/uHN0aUW.jpg"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","add-image":1,"id":126828533}},{"id":126827628,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4229959,51.2106529],[4.4234733,51.2106529],[4.4234733,51.2132033],[4.4229959,51.2132033],[4.4229959,51.2106529]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T15:12:44Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/G85gVIf.jpg"],"highway":["residential"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":5,"delete":0,"area":0.00000121756096000269,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":4,"locale":"nl","imagery":"osm","add-image":1,"id":126827628}},{"id":126825886,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T14:25:42Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"image:0":["https://i.imgur.com/n8oxnR1.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126825886}},{"id":126824694,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.234341,-39.8377448],[-73.234341,-39.8377448],[-73.234341,-39.8377448],[-73.234341,-39.8377448],[-73.234341,-39.8377448]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:53:44Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"artwork_type":["graffiti"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","id":126824694}},{"id":126824487,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.21925,51.2054283],[3.228913,51.2054283],[3.228913,51.2132287],[3.21925,51.2132287],[3.21925,51.2054283]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:48:30Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":21,"delete":0,"area":0.0000753752652000049,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":22,"locale":"nl","imagery":"osm","id":126824487}},{"id":126824154,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5681212,53.1959702],[6.5681212,53.1959702],[6.5681212,53.1959702],[6.5681212,53.1959702],[6.5681212,53.1959702]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T13:40:21Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/XSBijT9.jpg"],"bottle":["yes"],"amenity":["drinking_water"],"man_made":["water_tap"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/drinking_water.html","theme":"drinking_water","answer":1,"locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":2,"id":126824154}},{"id":126823563,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2178922,51.2051134],[3.2284197,51.2051134],[3.2284197,51.2131275],[3.2178922,51.2131275],[3.2178922,51.2051134]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:24:48Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":41,"delete":0,"area":0.0000843684377499659,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":41,"locale":"nl","imagery":"osm","id":126823563}},{"id":126823533,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2375475,-39.8378707],[-73.2342534,-39.8378707],[-73.2342534,-39.8288426],[-73.2375475,-39.8288426],[-73.2375475,-39.8378707]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:23:49Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/hv5B8U4.jpg","https://i.imgur.com/huKInru.jpg","https://i.imgur.com/cYZ7TRi.jpg","https://i.imgur.com/7Le2eQQ.jpg","https://i.imgur.com/ePne2iR.jpg","https://i.imgur.com/ujQi9Lp.jpg","https://i.imgur.com/e0rDGZM.jpg","https://i.imgur.com/MB9LBly.jpg","https://i.imgur.com/qGk4Gcz.jpg","https://i.imgur.com/vZluwhQ.jpg","https://i.imgur.com/8rM9y1o.jpg"],"image:0":["https://i.imgur.com/QZ5EWQz.jpg"],"natural":["tree"],"leaf_type":["broadleaved"],"leaf_cycle":["deciduous"]},"create":0,"modify":13,"delete":0,"area":0.000029739464210052,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"en","imagery":"osm","add-image":12,"id":126823533}},{"id":126823102,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2373926,-39.8288294],[-73.2373926,-39.8288294],[-73.2373926,-39.8288294],[-73.2373926,-39.8288294],[-73.2373926,-39.8288294]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:13:17Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"EsriWorldImagery","add-image":1,"id":126823102}},{"id":126822708,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2346542,-39.8335726],[-73.2346542,-39.8335726],[-73.2346542,-39.8335726],[-73.2346542,-39.8335726],[-73.2346542,-39.8335726]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:02:40Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"EsriWorldImagery","add-image":1,"id":126822708}},{"id":126822359,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0724801,51.0836673],[3.0878009,51.0836673],[3.0878009,51.1026381],[3.0724801,51.1026381],[3.0724801,51.0836673]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T12:53:54Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/4362168"],"source:geometry:date":["2017-03-13"]},"create":2592,"modify":9,"delete":0,"area":0.000290647832639973,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":8,"theme":"grb","import":295,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126822359}},{"id":126822119,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T12:47:55Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"image:1":["https://i.imgur.com/AamR2UB.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126822119}},{"id":126822018,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T12:45:41Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":2,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126822018}},{"id":126821810,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2473013,-39.8377448],[-73.2341233,-39.8377448],[-73.2341233,-39.812179],[-73.2473013,-39.812179],[-73.2473013,-39.8377448]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T12:40:18Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":3,"modify":4,"delete":0,"area":0.000336906112400304,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"EsriWorldImagery","add-image":3,"id":126821810}},{"id":126821259,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0603461,51.0894239],[3.0759554,51.0894239],[3.0759554,51.0990701],[3.0603461,51.0990701],[3.0603461,51.0894239]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T12:25:22Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":2071,"modify":0,"delete":0,"area":0.000150570429659981,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":256,"locale":"nl","imagery":"AGIVFlandersGRB","id":126821259}},{"id":126820883,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2523905,-39.8086892],[-73.2520977,-39.8086892],[-73.2520977,-39.80798],[-73.2523905,-39.80798],[-73.2523905,-39.8086892]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T12:13:48Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/27MGWl6.jpg","https://i.imgur.com/DFOxhFB.jpg","https://i.imgur.com/dZmZgCJ.jpg"],"natural":["tree"]},"create":0,"modify":6,"delete":0,"area":2.07653760008696e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"es","imagery":"EsriWorldImagery","add-image":5,"id":126820883}},{"id":126820552,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T12:04:50Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":1,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":10,"locale":"nl","imagery":"CartoDB.Voyager","id":126820552}},{"id":126819907,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0526249,51.0870501],[3.0613397,51.0870501],[3.0613397,51.0910751],[3.0526249,51.0910751],[3.0526249,51.0870501]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T11:48:28Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":1499,"modify":0,"delete":0,"area":0.0000350770699999876,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":185,"locale":"nl","imagery":"AGIVFlandersGRB","id":126819907}},{"id":126816602,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.058888,51.0895127],[3.0701997,51.0895127],[3.0701997,51.1042255],[3.058888,51.1042255],[3.058888,51.0895127]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T10:21:05Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":1371,"modify":0,"delete":0,"area":0.000166426779759976,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":158,"locale":"nl","imagery":"AGIVFlandersGRB","id":126816602}},{"id":126815233,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2226592,51.2121633],[3.228715,51.2121633],[3.228715,51.2134649],[3.2226592,51.2134649],[3.2226592,51.2121633]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T09:48:11Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/LpI4cpQ.jpg"],"highway":["residential","tertiary"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":14,"delete":0,"area":0.00000788222927998724,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/cyclestreets.html","theme":"cyclestreets","answer":13,"locale":"nl","imagery":"osm","add-image":1,"id":126815233}},{"id":126808527,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.2584851,24.9737105],[121.2603886,24.9737105],[121.2603886,24.9754426],[121.2584851,24.9754426],[121.2584851,24.9737105]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Goni1031","uid":"17133073","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T06:59:37Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"school:gender":["mixed"]},"create":0,"modify":1,"delete":0,"area":0.00000329705234999868,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":126808527}},{"id":126808378,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.2531812,24.9750025],[121.255272,24.9750025],[121.255272,24.975986],[121.2531812,24.975986],[121.2531812,24.9750025]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Goni1031","uid":"17133073","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T06:56:04Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"cycleway":["no"]},"create":0,"modify":1,"delete":0,"area":0.00000205630180000527,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":1,"locale":"en","imagery":"osm","id":126808378}},{"id":126808044,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.2529399,24.972856],[121.2581097,24.972856],[121.2581097,24.9782034],[121.2529399,24.9782034],[121.2529399,24.972856]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Goni1031","uid":"17133073","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T06:47:24Z","reviewed_features":[],"tag_changes":{"bin":["no"],"lit":["yes","no"],"bench":["yes","no"],"highway":["bus_stop"],"shelter":["yes","no"],"wheelchair":["yes","limited"],"tactile_paving":["no"],"public_transport":["platform"]},"create":0,"modify":7,"delete":0,"area":0.0000276449885200318,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","answer":16,"locale":"en","imagery":"osm","id":126808044}},{"id":126807128,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.341833,48.8281239],[2.3434203,48.8281239],[2.3434203,48.848185],[2.341833,48.848185],[2.341833,48.8281239]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"LopsemPyier","uid":"15214576","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T06:21:28Z","reviewed_features":[],"tag_changes":{"phone":["+33 1 76 49 12 34"],"access":["yes"],"rental":["city_bike;ebike"],"amenity":["bicycle_rental","bicycle_parking"],"website":["https://velib-metropole.fr"],"bicycle_rental":["docking_station"]},"create":0,"modify":5,"delete":0,"area":0.0000318429840300028,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":7,"locale":"fr","imagery":"CartoDB.Voyager","id":126807128}}]} \ No newline at end of file +{"features":[{"id":125673021,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.2411221,54.8942413],[12.5182262,54.8942413],[12.5182262,56.8050219],[8.2411221,56.8050219],[8.2411221,54.8942413]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dk011074","uid":"85402","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T21:23:58Z","reviewed_features":[],"tag_changes":{"route":["bus"],"amenity":["parking","charging_station"],"highway":["bridleway","service","tertiary","residential","secondary","path","cycleway"],"landuse":["forest"],"natural":["wetland"]},"create":37,"modify":35,"delete":0,"area":8.17260753846047,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","move":5,"theme":"charging_stations","answer":133,"locale":"en","imagery":"Geodatastyrelsen_Denmark","move:node/9993665474":"improve_accuracy","move:node/9993666510":"improve_accuracy","move:node/9993673502":"improve_accuracy","move:node/9993686281":"improve_accuracy","id":125673021}},{"id":125672756,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.437328,51.0997709],[3.4378701,51.0997709],[3.4378701,51.0998595],[3.437328,51.0998595],[3.437328,51.0997709]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T21:15:10Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":4.80300599989225e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","answer":1,"locale":"nl","imagery":"osm","id":125672756}},{"id":125671239,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.795341,44.1150389],[4.838003,44.1150389],[4.838003,44.1562663],[4.795341,44.1562663],[4.795341,44.1150389]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-01T20:28:08Z","reviewed_features":[],"tag_changes":{"amenity":["school","community_centre"],"highway":["primary","secondary","residential","footway","pedestrian","living_street","tertiary","service","path"],"leisure":["sports_centre"],"building":["civic"],"name:etymology:wikidata":["Q192615","Q179888","Q201477","Q133704","Q171730","Q735370","Q213526","Q312391","Q962141","Q3189025","Q62085831","Q529","Q56708676","Q12688","Q18425","Q2067096","Q3131706","Q187166","Q1400172","Q1382222","Q560115","Q52985","Q342381","Q180278","Q1151","Q1178","Q457645","Q747","Q687","Q49496","Q30755","Q153920","Q314350","Q445065","Q371979","Q2842375","Q356724","Q381244","Q215778","Q177411","Q471460","Q157155","Q2908","Q313211","Q188342","Q47162","Q200525","Q313572","Q12091","Q112656763","Q959708","Q7317","Q296076","Q614591","Q22750","Q9364","Q160640","Q47484","Q165274","Q449","Q1399264","Q81685","Q133855","Q7312","Q2706190","Q231402","Q228546","Q37064","Q313348","Q34670","Q78454","Q168359","Q4700","Q160333","Q3173970","Q151164","Q20051236","Q501","Q1115664","Q157309","Q50862318"]},"create":0,"modify":237,"delete":0,"area":0.00175884333879986,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":275,"locale":"fr","imagery":"osm","change_within_500m":6,"change_within_1000m":27,"change_within_5000m":212,"id":125671239}},{"id":125670496,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7890391,45.6774696],[8.8027851,45.6774696],[8.8027851,45.6930912],[8.7890391,45.6930912],[8.7890391,45.6774696]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T20:03:05Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["unclassified","tertiary","residential","secondary","service"],"name:etymology:wikidata":["Q212946","Q333778","Q2900133","Q2509338","Q729190","Q6526","Q639912","Q684399","Q1285","Q634939","Q1449","Q3952408","Q598854","Q471529","Q1193166","Q595382","Q131605","Q327771","Q166092","Q94936","Q222860","Q601209","Q64848883","Q361615","Q660136","Q113050300","Q1416427","Q47066","Q1434155","Q275979","Q505070","Q6285"]},"create":0,"modify":59,"delete":0,"area":0.000214734513599932,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":75,"locale":"it","imagery":"osm","id":125670496}},{"id":125669771,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6485165,50.7063319],[3.7020155,50.7063319],[3.7020155,50.9780409],[3.6485165,50.9780409],[3.6485165,50.7063319]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T19:40:10Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/UjgoLCK.jpg","https://i.imgur.com/0AXVbEx.jpg","https://i.imgur.com/vxxYNsY.jpg","https://i.imgur.com/hX8Gbw2.jpg","https://i.imgur.com/WH7XzSn.jpg"],"amenity":["bench"],"highway":["track","footway"],"landuse":["grass"],"leisure":["picnic_table"]},"create":0,"modify":5,"delete":0,"area":0.0145361597910001,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":5,"id":125669771}},{"id":125668473,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.3787058,49.1846301],[-0.3760169,49.1846301],[-0.3760169,49.1863502],[-0.3787058,49.1863502],[-0.3787058,49.1846301]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"David Crochet","uid":"50624","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:57:58Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["residential"]},"create":0,"modify":1,"delete":0,"area":0.00000462517689,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":1,"locale":"fr","imagery":"osm","id":125668473}},{"id":125668442,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.3797435,49.183832],[-0.3796607,49.183832],[-0.3796607,49.1838823],[-0.3797435,49.1838823],[-0.3797435,49.183832]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"David Crochet","uid":"50624","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #parkings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:56:39Z","reviewed_features":[],"tag_changes":{"amenity":["parking"],"capacity:disabled":["0"]},"create":0,"modify":1,"delete":0,"area":4.16483999983909e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/parkings.html","theme":"parkings","answer":1,"locale":"fr","imagery":"osm","id":125668442}},{"id":125668243,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.3794449,49.1838124],[-0.3788557,49.1838124],[-0.3788557,49.1843859],[-0.3794449,49.1843859],[-0.3794449,49.1838124]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"David Crochet","uid":"50624","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:50:28Z","reviewed_features":[],"tag_changes":{"door":["sliding","hinged"],"kerb:height":["0"],"automatic_door":["motion","no"]},"create":0,"modify":8,"delete":0,"area":3.37906200000893e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":13,"locale":"fr","imagery":"CartoDB.Voyager","id":125668243}},{"id":125668226,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.0638551,50.5761223],[4.0801093,50.5761223],[4.0801093,50.5822071],[4.0638551,50.5822071],[4.0638551,50.5761223]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Turambar81","uid":"2158721","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:49:57Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":2,"modify":1,"delete":0,"area":0.0000989035561599456,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"fr","imagery":"SPW_ORTHO_LAST","id":125668226}},{"id":125668181,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.3848847,49.183009],[-0.3798002,49.183009],[-0.3798002,49.1849596],[-0.3848847,49.1849596],[-0.3848847,49.183009]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"David Crochet","uid":"50624","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:48:35Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"school:gender":["mixed"],"school:language":["fr"]},"create":0,"modify":2,"delete":0,"area":0.0000099178257000036,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":3,"locale":"fr","imagery":"CartoDB.Voyager","id":125668181}},{"id":125668043,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.3794698,49.184147],[-0.3794698,49.184147],[-0.3794698,49.184147],[-0.3794698,49.184147],[-0.3794698,49.184147]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"David Crochet","uid":"50624","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:44:23Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"direction":["292"],"survey:date":["2022-09-01"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":3,"locale":"fr","imagery":"osm","id":125668043}},{"id":125667970,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.3793412,49.1838336],[-0.3789301,49.1838336],[-0.3789301,49.1842996],[-0.3793412,49.1842996],[-0.3793412,49.1838336]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"David Crochet","uid":"50624","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:41:44Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["yes"]},"create":0,"modify":4,"delete":0,"area":1.91572600001217e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":5,"locale":"fr","imagery":"osm","id":125667970}},{"id":125667845,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.381047,49.1856516],[-0.3801313,49.1856516],[-0.3801313,49.1866814],[-0.381047,49.1866814],[-0.381047,49.1856516]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"David Crochet","uid":"50624","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:37:20Z","reviewed_features":[],"tag_changes":{"dog":["no"],"shop":["bakery"],"amenity":["restaurant"],"payment:cash":["yes"],"payment:cards":["yes"]},"create":0,"modify":2,"delete":0,"area":9.42987859997959e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":2,"locale":"fr","imagery":"osm","id":125667845}},{"id":125667355,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.3920901,49.171741],[-0.346109,49.171741],[-0.346109,49.1893636],[-0.3920901,49.1893636],[-0.3920901,49.171741]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"David Crochet","uid":"50624","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:21:24Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["secondary","path","tertiary","residential","unclassified","footway","cycleway","living_street","tertiary_link"],"leisure":["park"],"boundary":["administrative"],"name:etymology:wikidata":["Q3573696","Q3262115","Q154748","Q973961","Q762","Q838307","Q3086950","Q3099059","Q3372310","Q2865191","Q1387086","Q3426728","Q989568","Q950719","Q183910","Q1278915","Q2042","Q171730","Q3103056"]},"create":0,"modify":146,"delete":0,"area":0.00081030653286013,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":187,"locale":"fr","imagery":"osm","id":125667355}},{"id":125667200,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.3793933,49.183106],[-0.3714668,49.183106],[-0.3714668,49.1855062],[-0.3793933,49.1855062],[-0.3793933,49.183106]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"David Crochet","uid":"50624","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T18:15:43Z","reviewed_features":[],"tag_changes":{"waste":["trash"],"amenity":["recycling","waste_basket"],"opening_hours":["24/7"],"recycling:shoes":["yes"]},"create":0,"modify":5,"delete":0,"area":0.0000190251852999742,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":5,"locale":"fr","imagery":"osm","id":125667200}},{"id":125666427,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.6987898,52.1542476],[12.6987898,52.1542476],[12.6987898,52.1542476],[12.6987898,52.1542476],[12.6987898,52.1542476]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"da-werbung","uid":"4923577","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-01T17:53:17Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":125666427}},{"id":125666320,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2497607,-39.8278105],[-73.2496045,-39.8278105],[-73.2496045,-39.8276638],[-73.2497607,-39.8276638],[-73.2497607,-39.8278105]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T17:50:41Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/iIQGtnt.jpg"],"image:0":["https://i.imgur.com/Ddiuhpq.jpg"],"natural":["tree"],"species:wikidata":["Q156687"]},"create":0,"modify":5,"delete":0,"area":2.29145399980446e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"es","imagery":"osm","add-image":3,"id":125666320}},{"id":125665661,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.1682044,51.4539283],[-0.1682044,51.4539283],[-0.1682044,51.4539283],[-0.1682044,51.4539283],[-0.1682044,51.4539283]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"George Baritsch","uid":"16964797","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-01T17:31:10Z","reviewed_features":[],"tag_changes":{"amenity":["drinking_water"],"operational_status":["broken"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water","theme":"drinking_water","answer":1,"locale":"en","imagery":"CartoDB.Voyager","change_within_5000m":1,"id":125665661}},{"id":125661812,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.4941238,50.1244302],[14.4941238,50.1244302],[14.4941238,50.1244302],[14.4941238,50.1244302],[14.4941238,50.1244302]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"MapFoxo","uid":"17003118","editor":"iD 2.21.1","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Bing Maps Aerial","date":"2022-09-01T15:36:17Z","reviewed_features":[],"tag_changes":{"waste":["trash"],"amenity":["waste_disposal"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://www.openstreetmap.org/edit","locale":"en","hashtags":"#MapComplete;#waste","changesets_count":3,"ideditor:walkthrough_started":"yes","ideditor:walkthrough_progress":"welcome;startEditing","id":125661812}},{"id":125661590,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.2666173,53.2059866],[6.2666173,53.2059866],[6.2666173,53.2059866],[6.2666173,53.2059866],[6.2666173,53.2059866]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"wjtje","uid":"11949970","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-01T15:29:53Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","answer":1,"locale":"en","imagery":"HDM_HOT","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":125661590}},{"id":125661317,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.4939776,50.124395],[14.4941238,50.124395],[14.4941238,50.1244302],[14.4939776,50.1244302],[14.4939776,50.124395]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"MapFoxo","uid":"17003118","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T15:22:28Z","reviewed_features":[],"tag_changes":{"amenity":["recycling","waste_disposal"],"operator":["Pražské služby a.s."]},"create":1,"modify":1,"delete":0,"area":5.14623999993856e-9,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":3,"locale":"en","imagery":"osm","id":125661317}},{"id":125661218,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2514102,-39.8274408],[-73.251159,-39.8274408],[-73.251159,-39.8274167],[-73.2514102,-39.8274167],[-73.2514102,-39.8274408]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-01T15:19:46Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q156307"]},"create":0,"modify":2,"delete":0,"area":6.05391999920437e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"es","imagery":"osmfr","change_within_5000m":2,"id":125661218}},{"id":125659305,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-58.414662,-34.5701081],[-58.4060947,-34.5701081],[-58.4060947,-34.5676079],[-58.414662,-34.5676079],[-58.414662,-34.5701081]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"AgusQui","uid":"331218","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/railway","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-01T14:34:30Z","reviewed_features":[],"tag_changes":{"railway":["switch"],"railway:turnout_side":["right"],"railway:switch:electric":["yes"],"railway:switch:local_operated":["no"]},"create":0,"modify":5,"delete":0,"area":0.0000214199634600076,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/railway","answer":11,"locale":"es","imagery":"osm","change_within_25m":7,"change_within_50m":4,"id":125659305}},{"id":125657773,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2503815,-39.8282909],[-73.2501051,-39.8282909],[-73.2501051,-39.82824],[-73.2503815,-39.82824],[-73.2503815,-39.8282909]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T13:54:43Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":3,"modify":8,"delete":0,"area":1.40687599996504e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":4,"locale":"en","imagery":"EsriWorldImagery","add-image":6,"id":125657773}},{"id":125655840,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[29.5253459,64.1264737],[29.5253459,64.1264737],[29.5253459,64.1264737],[29.5253459,64.1264737],[29.5253459,64.1264737]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T13:07:52Z","reviewed_features":[],"tag_changes":{"amenity":["restaurant"],"opening_hours":["Tu-Su 11:00-19:00"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":1,"locale":"en","imagery":"osm","id":125655840}},{"id":125655345,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T12:56:01Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/index.html","theme":"nature","locale":"de","add-image":1,"change_over_5000m":1,"id":125655345}},{"id":125655277,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.0487831,52.4251777],[14.1096217,52.4251777],[14.1096217,52.4623729],[14.0487831,52.4623729],[14.0487831,52.4251777]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Casi1980","uid":"13989376","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-01T12:54:28Z","reviewed_features":[],"tag_changes":{},"create":7,"modify":5,"delete":0,"area":0.00226290389471997,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":125655277}},{"id":125653632,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.4404073,52.8524441],[12.4450958,52.8524441],[12.4450958,52.8565771],[12.4404073,52.8565771],[12.4404073,52.8524441]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Grisu14806","uid":"16992841","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T12:16:32Z","reviewed_features":[],"tag_changes":{},"create":6,"modify":6,"delete":0,"area":0.0000193775705000156,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":125653632}},{"id":125650766,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3643369,52.5535395],[13.3643369,52.5535395],[13.3643369,52.5535395],[13.3643369,52.5535395],[13.3643369,52.5535395]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"panketaucher","uid":"11703197","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T11:08:07Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":1,"locale":"de","imagery":"CartoDB.Voyager","id":125650766}},{"id":125649742,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-8.107083,37.0697948],[-8.107083,37.0697948],[-8.107083,37.0697948],[-8.107083,37.0697948],[-8.107083,37.0697948]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Koen Rijnsent","uid":"4569696","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-01T10:43:59Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","add-image":2,"change_over_5000m":1,"change_within_5000m":3,"id":125649742}},{"id":125648066,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7437821,50.9940634],[3.7461986,50.9940634],[3.7461986,50.9974518],[3.7437821,50.9974518],[3.7437821,50.9940634]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T10:04:28Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/19ayaJp.jpg","https://i.imgur.com/rfu2csa.jpg"],"amenity":["charging_station","bicycle_repair_station"]},"create":0,"modify":3,"delete":0,"area":0.00000818806859999758,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"nl","imagery":"CartoDB.Voyager","add-image":3,"id":125648066}},{"id":125647613,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7164755,51.000161],[3.7164755,51.000161],[3.7164755,51.000161],[3.7164755,51.000161],[3.7164755,51.000161]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #maps","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T09:53:32Z","reviewed_features":[],"tag_changes":{"tourism":["information"],"map_source":["https://www.openstreetmap.org/relation/1135979"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maps.html","theme":"maps","answer":1,"locale":"nl","imagery":"osm","id":125647613}},{"id":125644038,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.1271282,50.9436032],[3.1274839,50.9436032],[3.1274839,50.9443244],[3.1271282,50.9443244],[3.1271282,50.9436032]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Toerisme Roeselare","uid":"16932971","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T08:32:40Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station","bicycle_repair_station"]},"create":3,"modify":4,"delete":1,"area":2.56530840000398e-7,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen","move":2,"theme":"toerisme_vlaanderen","answer":8,"locale":"nl","imagery":"CartoDB.Voyager","deletion":1,"move:node/9976973146":"improve_accuracy","move:node/9992283967":"improve_accuracy","deletion:node/9992228273":"testing point","id":125644038}},{"id":125643986,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.1273364,50.9439371],[3.1273364,50.9439371],[3.1273364,50.9439371],[3.1273364,50.9439371],[3.1273364,50.9439371]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Toerisme Roeselare","uid":"16932971","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T08:31:33Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"],"opening_hours":["Mo-Su 06:00-22:00"],"toilets:position":["seated"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["yes"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen","theme":"toerisme_vlaanderen","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","id":125643986}},{"id":125643631,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7161428,51.000207],[3.7161428,51.000207],[3.7161428,51.000207],[3.7161428,51.000207],[3.7161428,51.000207]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T08:22:30Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/lvmdSEt.jpg"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"nl","imagery":"osm","add-image":1,"id":125643631}},{"id":125643558,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.1240041,50.9439371],[3.1273364,50.9439371],[3.1273364,50.9465339],[3.1240041,50.9465339],[3.1240041,50.9439371]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Toerisme Roeselare","uid":"16932971","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T08:20:33Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"]},"create":2,"modify":6,"delete":0,"area":0.00000865331663999685,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen","theme":"toerisme_vlaanderen","answer":7,"locale":"nl","imagery":"CartoDB.Voyager","id":125643558}},{"id":125643198,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7164755,51.000161],[3.7164755,51.000161],[3.7164755,51.000161],[3.7164755,51.000161],[3.7164755,51.000161]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #maps","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T08:11:20Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/syT9mxr.jpg"],"image:0":["https://i.imgur.com/Zq7t1HV.jpg"],"tourism":["information"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maps.html","theme":"maps","locale":"nl","imagery":"osm","add-image":2,"id":125643198}},{"id":125642184,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7759708,45.675862],[8.7941964,45.675862],[8.7941964,45.6849337],[8.7759708,45.6849337],[8.7759708,45.675862]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T07:44:15Z","reviewed_features":[],"tag_changes":{"amenity":["kindergarten"],"highway":["tertiary","residential"],"name:etymology:wikidata":["Q39361","Q36050","Q199588"]},"create":0,"modify":4,"delete":0,"area":0.000165337175520005,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":8,"locale":"it","imagery":"osm","id":125642184}},{"id":125642041,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3653251,50.6781617],[4.3798603,50.6781617],[4.3798603,50.6800672],[4.3653251,50.6800672],[4.3653251,50.6781617]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T07:40:58Z","reviewed_features":[],"tag_changes":{"barrier":["bollard"],"bollard":["fixed"],"highway":["crossing","tertiary"],"crossing":["uncontrolled","marked"],"cycleway":["no"],"smoothness":["excellent"]},"create":0,"modify":15,"delete":0,"area":0.0000276968236000954,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":15,"locale":"fr","imagery":"CartoDB.Voyager","id":125642041}},{"id":125640069,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.0559833,14.6366331],[121.0559833,14.6366331],[121.0559833,14.6366331],[121.0559833,14.6366331],[121.0559833,14.6366331]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"n1kn0k","uid":"867701","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T06:53:02Z","reviewed_features":[],"tag_changes":{"shop":["bicycle"]},"create":1,"modify":6,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":7,"locale":"en","imagery":"Mapbox","id":125640069}},{"id":125638639,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6955134,50.9787602],[3.6955134,50.9787602],[3.6955134,50.9787602],[3.6955134,50.9787602],[3.6955134,50.9787602]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T06:18:25Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Nm630bl.jpg"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"nl","imagery":"osm","add-image":1,"id":125638639}},{"id":125638532,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.0917512,14.5962337],[121.0917512,14.5962337],[121.0917512,14.5962337],[121.0917512,14.5962337],[121.0917512,14.5962337]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"n1kn0k","uid":"867701","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T06:15:11Z","reviewed_features":[],"tag_changes":{"shop":["bicycle"]},"create":1,"modify":6,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":8,"locale":"en","imagery":"CartoDB.Voyager","id":125638532}},{"id":125638337,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6855101,50.9672015],[3.68791,50.9672015],[3.68791,50.9767396],[3.6855101,50.9767396],[3.6855101,50.9672015]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T06:08:54Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/7lXo7KU.jpg","https://i.imgur.com/yL9oHZF.jpg"],"amenity":["bench"]},"create":0,"modify":2,"delete":0,"area":0.0000228904861899998,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":2,"id":125638337}},{"id":125637822,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3759477,50.6833497],[4.3762574,50.6833497],[4.3762574,50.6838774],[4.3759477,50.6838774],[4.3759477,50.6833497]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #parkings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T05:51:53Z","reviewed_features":[],"tag_changes":{"amenity":["parking"],"parking":["surface"]},"create":0,"modify":1,"delete":0,"area":1.6342868999969e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/parkings.html","theme":"parkings","answer":1,"locale":"fr","imagery":"osm","id":125637822}},{"id":125637427,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3794992,50.6782838],[4.3812102,50.6782838],[4.3812102,50.6786356],[4.3794992,50.6786356],[4.3794992,50.6782838]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T05:40:29Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["residential"]},"create":0,"modify":1,"delete":0,"area":6.01929799995168e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":1,"locale":"fr","imagery":"CartoDB.Voyager","id":125637427}},{"id":125633153,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.3092605,41.4943078],[-71.3089984,41.4943078],[-71.3089984,41.4950406],[-71.3092605,41.4950406],[-71.3092605,41.4943078]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ZeLonewolf","uid":"219297","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #rainbow_crossings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-01T00:57:46Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing:marking":["rainbow"]},"create":0,"modify":2,"delete":0,"area":1.92066880000758e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/rainbow_crossings.html","theme":"rainbow_crossings","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":125633153}},{"id":125718778,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"rmartinic","uid":"399114","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T23:15:54Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","change_over_5000m":1,"id":125718778}},{"id":125718299,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.1126301,14.6504545],[121.1126301,14.6504545],[121.1126301,14.6504545],[121.1126301,14.6504545],[121.1126301,14.6504545]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"n1kn0k","uid":"867701","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T22:46:39Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"en","imagery":"CartoDB.Voyager","id":125718299}},{"id":125718151,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.1126422,14.6503916],[121.1126422,14.6503916],[121.1126422,14.6503916],[121.1126422,14.6503916],[121.1126422,14.6503916]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"n1kn0k","uid":"867701","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cafes_and_pubs","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T22:34:20Z","reviewed_features":[],"tag_changes":{"amenity":["bar"]},"create":1,"modify":5,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cafes_and_pubs.html","theme":"cafes_and_pubs","answer":6,"locale":"en","imagery":"osm","id":125718151}},{"id":125718032,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2478027,-39.8192453],[-73.2476085,-39.8192453],[-73.2476085,-39.8186515],[-73.2478027,-39.8186515],[-73.2478027,-39.8192453]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T22:25:20Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"artist_name":["Negos - Filarmonikos"],"artwork_type":["painting"]},"create":0,"modify":3,"delete":0,"area":1.15315959996905e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":4,"locale":"en","imagery":"osm","id":125718032}},{"id":125713853,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6529021,50.9977216],[3.6579142,50.9977216],[3.6579142,50.9999232],[3.6529021,50.9999232],[3.6529021,50.9977216]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T19:59:36Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/wORuTvk.jpg","https://i.imgur.com/rHdd8oD.jpg"],"amenity":["bench"]},"create":0,"modify":2,"delete":0,"area":0.000011034639359997,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":2,"id":125713853}},{"id":125712627,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[72.5629165,11.2124623],[88.4096025,11.2124623],[88.4096025,29.692383],[72.5629165,29.692383],[72.5629165,11.2124623]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T19:19:51Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","tertiary","trunk","primary","unclassified","secondary"],"leisure":["park"],"name:etymology:wikidata":["Q107000","Q6479961","Q6874880","Q13122397","Q250165","Q7920084","Q4111526","Q1047","Q1088881","Q3631426","Q1226230","Q2727327","Q18386865"]},"create":0,"modify":79,"delete":0,"area":292.8455006378,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":100,"locale":"en","imagery":"osm","id":125712627}},{"id":125711389,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2478027,-39.8192453],[-73.2475609,-39.8192453],[-73.2475609,-39.8186258],[-73.2478027,-39.8186258],[-73.2478027,-39.8192453]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T18:43:40Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":5,"modify":5,"delete":0,"area":1.49795099998383e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":2,"locale":"en","imagery":"osm","add-image":5,"change_over_5000m":5,"change_within_5000m":7,"id":125711389}},{"id":125708681,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6495615,50.991706],[3.6558559,50.991706],[3.6558559,50.9932721],[3.6495615,50.9932721],[3.6495615,50.991706]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T17:26:31Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/faw07dC.jpg","https://i.imgur.com/9qs8116.jpg","https://i.imgur.com/5gGeGT7.jpg","https://i.imgur.com/4ivjYwH.jpg"],"tourism":["artwork"]},"create":0,"modify":4,"delete":0,"area":0.00000985765983998791,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"nl","imagery":"osm","add-image":4,"id":125708681}},{"id":125706174,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.3157062,48.8331792],[9.3157062,48.8331792],[9.3157062,48.8331792],[9.3157062,48.8331792],[9.3157062,48.8331792]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"marcrnt","uid":"7030280","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T16:20:52Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":3,"locale":"de","imagery":"osm","id":125706174}},{"id":125705137,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2852493,47.7934794],[-4.283192,47.7934794],[-4.283192,47.7938051],[-4.2852493,47.7938051],[-4.2852493,47.7934794]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T15:58:01Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":2,"modify":3,"delete":0,"area":6.70062609995365e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","move":2,"theme":"artwork","answer":2,"locale":"en","imagery":"osm","add-image":2,"change_over_5000m":2,"change_within_25m":6,"move:node/9995339760":"improve_accuracy","move:node/9995351107":"improve_accuracy","id":125705137}},{"id":125704059,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6276656,50.9585926],[3.6285379,50.9585926],[3.6285379,50.9603609],[3.6276656,50.9603609],[3.6276656,50.9585926]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T15:31:26Z","reviewed_features":[],"tag_changes":{"bench":["yes"],"image":["https://i.imgur.com/avzebn4.jpg","https://i.imgur.com/oXyprl7.jpg","https://i.imgur.com/oGqnkfr.jpg"],"route":["bicycle"],"colour":["black"],"amenity":["bench"],"leisure":["picnic_table"]},"create":0,"modify":3,"delete":0,"area":0.00000154248808999578,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":3,"id":125704059}},{"id":125703878,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7427601,50.9944649],[3.7427601,50.9944649],[3.7427601,50.9944649],[3.7427601,50.9944649],[3.7427601,50.9944649]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T15:26:36Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/P2ZR0mq.jpg"],"amenity":["bicycle_repair_station"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":125703878}},{"id":125701234,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7304506,51.0658617],[3.7304506,51.0658617],[3.7304506,51.0658617],[3.7304506,51.0658617],[3.7304506,51.0658617]]]},"properties":{"check_user":null,"reasons":[{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"node-4414908699","name":"Suburban","osm_id":4414908699,"reasons":[43],"version":5,"primary_tags":{"shop":"textile_printing"}}],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T14:18:06Z","reviewed_features":[],"tag_changes":{"shop":["textile_printing","copyshop"],"fixme":["freeform shop key used, to be reviewed"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/shops.html","theme":"shops","answer":1,"locale":"nl","imagery":"osm","change_within_1000m":1,"id":125701234}},{"id":125698998,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.9170936,43.6076014],[3.9170936,43.6076014],[3.9170936,43.6076014],[3.9170936,43.6076014],[3.9170936,43.6076014]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Hugo Gresse","uid":"16786512","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T13:16:24Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","theme":"trees","locale":"en","imagery":"osm","add-image":1,"id":125698998}},{"id":125698497,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.3606746,47.8138973],[-4.3606746,47.8138973],[-4.3606746,47.8138973],[-4.3606746,47.8138973],[-4.3606746,47.8138973]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #campersite","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T13:04:01Z","reviewed_features":[],"tag_changes":{"charge":["2 EUR"],"amenity":["sanitary_dump_station"],"water_point":["yes"],"sanitary_dump_station:grey_water":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/campersite.html","theme":"campersite","answer":3,"locale":"en","imagery":"osm","id":125698497}},{"id":125695369,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7959372,43.9264673],[4.8447867,43.9264673],[4.8447867,43.9523776],[4.7959372,43.9523776],[4.7959372,43.9264673]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"cabinetcourbi","uid":"6231864","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T11:48:48Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["school","university"],"highway":["residential","trunk","living_street","primary","pedestrian","secondary","service","tertiary","unclassified","footway","bus_guideway"],"name:etymology:wikidata":["Q82984","Q680897","Q2042","Q3120139","Q2827148","Q742","Q687","Q747","Q170353","Q3103524","Q229264","Q49767","Q42596","Q2185","Q3121173","Q15973980","Q3270624","Q7226","Q228546","Q529","Q51549","Q4754768","Q216092","Q3386979","Q270834","Q4197133","Q171730","Q9068","Q3168288","Q2856606","Q1248451","Q101207551","Q2667925","Q188697","Q446435","Q774507","Q3164091","Q12680","Q3592270","Q35548","Q111804163","Q22985083","Q50186","Q150445","Q1151","Q7317","Q180278","Q4700","Q157309","Q129857","Q276010","Q2467332","Q7742","Q26702","Q182021","Q192214","Q152176","Q60025","Q55965","Q121926","Q18404","Q153185","Q2492","Q39607","Q286375","Q20882","Q2714618","Q871444","Q287953","Q4724","Q727257","Q713330","Q231402","Q313572","Q298180","Q237103","Q737533","Q184178","Q2745956","Q76738","Q101015224","Q53002","Q3185736"]},"create":0,"modify":249,"delete":0,"area":0.00126570519984999,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":317,"locale":"fr","imagery":"osm","id":125695369}},{"id":125694506,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8053839,43.9436243],[4.8056254,43.9436243],[4.8056254,43.944068],[4.8053839,43.944068],[4.8053839,43.9436243]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T11:28:56Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"leaf_type":["broadleaved"],"species:wikidata":["Q163760","Q127849"]},"create":0,"modify":4,"delete":0,"area":1.07153549999755e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":4,"locale":"fr","imagery":"osm","change_within_25m":4,"id":125694506}},{"id":125693917,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2418559,51.2063532],[3.2419009,51.2063532],[3.2419009,51.2064893],[3.2418559,51.2064893],[3.2418559,51.2063532]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #sports","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T11:14:16Z","reviewed_features":[],"tag_changes":{"noname":["yes"],"leisure":["fitness_station"],"operator":["Sport-Vlaanderen Brugge"],"opening_hours":["24/7"]},"create":0,"modify":3,"delete":0,"area":6.1244999999587e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/feature/fitness-station/sports.html","theme":"sports","answer":4,"locale":"nl","imagery":"osm","id":125693917}},{"id":125693618,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8053328,43.9481122],[4.8053328,43.9481122],[4.8053328,43.9481122],[4.8053328,43.9481122],[4.8053328,43.9481122]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T11:06:25Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"leaf_type":["broadleaved"],"leaf_cycle":["deciduous"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"fr","imagery":"fr.ign.bdortho","change_within_25m":2,"id":125693618}},{"id":125693496,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.80535,43.9480102],[4.8055652,43.9480102],[4.8055652,43.9480954],[4.80535,43.9480954],[4.80535,43.9480102]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T11:03:56Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"leaf_type":["broadleaved"],"leaf_cycle":["deciduous"],"species:wikidata":["Q161374"]},"create":0,"modify":8,"delete":0,"area":1.83350400002281e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":12,"locale":"fr","imagery":"fr.ign.bdortho","change_within_25m":12,"id":125693496}},{"id":125693371,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8055652,43.9479865],[4.8057617,43.9479865],[4.8057617,43.9480639],[4.8055652,43.9480639],[4.8055652,43.9479865]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T11:00:27Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"leaf_type":["broadleaved"],"leaf_cycle":["deciduous"],"species:wikidata":["Q161374"]},"create":0,"modify":10,"delete":0,"area":1.5209100000376e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":13,"locale":"fr","imagery":"fr.ign.bdortho","change_within_25m":13,"id":125693371}},{"id":125693001,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7138997,51.0311407],[3.7141865,51.0311407],[3.7141865,51.0312692],[3.7138997,51.0312692],[3.7138997,51.0311407]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"velosophe","uid":"477861","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #cafes_and_pubs","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T10:49:59Z","reviewed_features":[],"tag_changes":{"amenity":["cafe"],"building":["house"],"opening_hours":["Mo-Fr 10:00-18:00"]},"create":0,"modify":1,"delete":0,"area":3.68537999986598e-8,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cafes_and_pubs.html","theme":"cafes_and_pubs","answer":1,"locale":"en","imagery":"osm","id":125693001}},{"id":125690694,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2766565,47.7975286],[-4.2766461,47.7975286],[-4.2766461,47.7975304],[-4.2766565,47.7975304],[-4.2766565,47.7975286]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T09:59:05Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":3,"delete":0,"area":1.87199999968134e-11,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","move":1,"theme":"artwork","answer":3,"locale":"en","imagery":"osm","change_over_5000m":1,"change_within_500m":4,"move:node/9994580675":"improve_accuracy","id":125690694}},{"id":125690397,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3920259,50.9567586],[5.3940099,50.9567586],[5.3940099,50.9579824],[5.3920259,50.9579824],[5.3920259,50.9567586]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T09:53:48Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Tj5jtW9.jpg"],"amenity":["bench"],"survey:date":["2022-09-02"]},"create":1,"modify":5,"delete":0,"area":0.00000242801919999672,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":7,"locale":"nl","imagery":"AGIV","add-image":2,"change_over_5000m":1,"change_within_25m":9,"id":125690397}},{"id":125689546,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8002148,43.9429128],[4.8170502,43.9429128],[4.8170502,43.951306],[4.8002148,43.951306],[4.8002148,43.9429128]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"cabinetcourbi","uid":"6231864","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T09:34:54Z","reviewed_features":[],"tag_changes":{"amenity":["school","social_facility"],"highway":["living_street","pedestrian"],"building":["yes"],"name:etymology:wikidata":["Q315819","Q535","Q9438","Q2724358","Q3014705","Q257956","Q1382222","Q529","Q3120139","Q3372171","Q3371759","Q81114","Q244413","Q676555","Q12688"]},"create":0,"modify":38,"delete":0,"area":0.000141302879280005,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":49,"locale":"fr","imagery":"osm","id":125689546}},{"id":125689378,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8046107,43.9478265],[4.8049644,43.9478265],[4.8049644,43.9481058],[4.8046107,43.9481058],[4.8046107,43.9478265]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"cabinetcourbi","uid":"6231864","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T09:31:36Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"man_made":["planter"],"species:wikidata":["Q37083","Q161374"]},"create":0,"modify":3,"delete":0,"area":9.87884100010864e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":3,"locale":"fr","imagery":"osm","id":125689378}},{"id":125688990,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.408331,50.9599709],[5.4106564,50.9599709],[5.4106564,50.9631067],[5.408331,50.9631067],[5.408331,50.9599709]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T09:24:27Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/nBmKIoA.jpg"],"image:0":["https://i.imgur.com/Wal81Mw.jpg","https://i.imgur.com/S8xvXzC.jpg"],"natural":["tree"],"species:wikidata":["Q15339399","Q623489"],"source:species:wikidata":["PlantNet.org AI"]},"create":2,"modify":6,"delete":0,"area":0.00000729198931998713,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/trees","theme":"trees","locale":"nl","imagery":"osm","add-image":7,"change_over_5000m":2,"change_within_25m":10,"plantnet-ai-detection":3,"id":125688990}},{"id":125688549,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.406267,50.9597631],[5.4108292,50.9597631],[5.4108292,50.965021],[5.406267,50.965021],[5.406267,50.9597631]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T09:15:20Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/gOhGFci.jpg","https://i.imgur.com/0Q16Jso.jpg"],"amenity":["toilets"],"image:0":["https://i.imgur.com/TmycOZN.jpg","https://i.imgur.com/IA1UBOL.jpg"],"image:1":["https://i.imgur.com/OOg6bhA.jpg"],"building":["yes"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["yes"],"changing_table:location":["dedicated_room"]},"create":0,"modify":7,"delete":0,"area":0.0000239875913799872,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":4,"locale":"nl","imagery":"osm","add-image":5,"change_within_25m":8,"change_within_50m":1,"id":125688549}},{"id":125688438,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.4108292,50.965021],[5.4108292,50.965021],[5.4108292,50.965021],[5.4108292,50.965021],[5.4108292,50.965021]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T09:13:05Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":2,"locale":"nl","imagery":"osm","change_within_25m":2,"id":125688438}},{"id":125686513,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3810146,50.9629593],[5.4106564,50.9629593],[5.4106564,50.9631067],[5.3810146,50.9631067],[5.3810146,50.9629593]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T08:32:37Z","reviewed_features":[],"tag_changes":{"name":["Knuffelboom"],"image:0":["https://i.imgur.com/wtUB3hh.jpg"],"image:1":["https://i.imgur.com/nlHHWGQ.jpg"],"natural":["tree"],"species:wikidata":["Q15339399"],"source:species:wikidata":["PlantNet.org AI"]},"create":0,"modify":3,"delete":0,"area":0.00000436920131987873,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/trees","theme":"trees","answer":3,"locale":"nl","imagery":"osm","add-image":3,"change_within_25m":5,"change_within_500m":2,"plantnet-ai-detection":1,"id":125686513}},{"id":125686221,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0128576,51.7894652],[6.0128576,51.7894652],[6.0128576,51.7894652],[6.0128576,51.7894652],[6.0128576,51.7894652]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T08:26:49Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":1,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/charging_stations.html","theme":"charging_stations","answer":5,"locale":"nl","imagery":"CartoDB.Voyager","change_over_5000m":1,"change_within_25m":5,"id":125686221}},{"id":125685595,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3667465,50.9659473],[5.3684898,50.9659473],[5.3684898,50.9663069],[5.3667465,50.9663069],[5.3667465,50.9659473]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-02T08:12:06Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/qSNfscj.jpg"],"colour":["brown"],"amenity":["bench"],"backrest":["yes"],"material":["wood"],"direction":["27"]},"create":0,"modify":3,"delete":0,"area":6.26890679992947e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":7,"locale":"nl","imagery":"osm","add-image":1,"change_within_25m":8,"id":125685595}},{"id":125684741,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.573729,51.1807682],[3.6343681,51.1807682],[3.6343681,51.2535974],[3.573729,51.2535974],[3.573729,51.1807682]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Erin76","uid":"8982454","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-02T07:51:20Z","reviewed_features":[],"tag_changes":{"amenity":["social_facility","school"],"highway":["residential","tertiary","unclassified","secondary","footway"],"name:etymology:wikidata":["Q869096","Q2152833","Q40662","Q62474322","Q12456","Q4314138","Q318974","Q11748378","Q34172","Q11002","Q36465","Q25243","Q12004","Q80005","Q1543431","Q15855449"]},"create":0,"modify":48,"delete":0,"area":0.00441629714171963,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":70,"locale":"nl","imagery":"osm","id":125684741}},{"id":125755108,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.6703668,45.594876],[8.7738678,45.594876],[8.7738678,45.6477044],[8.6703668,45.6477044],[8.6703668,45.594876]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T22:17:33Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["secondary","tertiary","unclassified","residential","service","tertiary_link"],"name:etymology:wikidata":["Q2626942","Q187336","Q14668","Q72443","Q153832","Q2972850","Q6596","Q546","Q267304","Q14366","Q3376","Q3870620","Q1441020","Q102283979","Q762","Q715232","Q60910","Q2857333","Q10842","Q749678","Q6101","Q333778","Q171834","Q738527","Q680","Q345","Q3931531","Q43440","Q375998","Q7317","Q202760","Q213462","Q877729","Q47578","Q3861947","Q5592","Q63109","Q36488","Q539","Q3611396","Q8753","Q94936","Q312302","Q161775","Q185606","Q2249376","Q193236","Q207073","Q192348","Q78782","Q220","Q166092","Q1067","Q472772","Q683579"]},"create":0,"modify":150,"delete":0,"area":0.00546779222840027,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":177,"locale":"it","imagery":"osm","id":125755108}},{"id":125754149,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8897588,51.1669313],[4.8946025,51.1669313],[4.8946025,51.1711717],[4.8897588,51.1711717],[4.8897588,51.1669313]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T21:26:11Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/4010998","Gbg/4010999","Gbg/4010953","Gbg/4010954","Gbg/4010958","Gbg/4010959","Gbg/4010960","Gbg/4010964","Gbg/4010970","Gbg/4010978","Gbg/4010971","Gbg/4010972","Gbg/4012286","Gbg/4012276","Gbg/4012287","Gbg/4012277","Gbg/4012269","Gbg/4012143","Gbg/4012144","Gbg/4012275","Gbg/4012274","Gbg/5862434","Gbg/4012272","Gbg/4012267","Gbg/4012271","Gbg/4012270","Gbg/5862433","Gbg/4010965","Gbg/6803444"],"source:geometry:date":["2013-01-07","2018-10-24","2013-02-20","2021-02-23","2017-03-01","2020-06-05"]},"create":343,"modify":185,"delete":0,"area":0.0000205392254800037,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":156,"theme":"grb","import":24,"locale":"nl","imagery":"AGIV","conflation":58,"id":125754149}},{"id":125753881,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8908066,51.1638804],[4.8985506,51.1638804],[4.8985506,51.1700014],[4.8908066,51.1700014],[4.8908066,51.1638804]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T21:14:16Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/4011526","Gbg/4011525","Gbg/4011552","Gbg/4011522","Gbg/4011057","Gbg/4011056","Gbg/4011055","Gbg/4011063","Gbg/4011060","Gbg/5862451","Gbg/4011059","Gbg/4011536"],"source:geometry:date":["2013-01-07","2013-02-20","2017-03-01"]},"create":229,"modify":67,"delete":2,"area":0.0000474010240000005,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":57,"theme":"grb","import":31,"locale":"nl","imagery":"AGIV","conflation":24,"id":125753881}},{"id":125753054,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3682363,50.675623],[4.3783344,50.675623],[4.3783344,50.6831044],[4.3682363,50.6831044],[4.3682363,50.675623]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T20:40:14Z","reviewed_features":[],"tag_changes":{"highway":["crossing","residential","tertiary"],"crossing":["uncontrolled","marked"],"cycleway":["separate","no"],"smoothness":["very_bad"]},"create":0,"modify":44,"delete":0,"area":0.0000755479253399571,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/cycle_infra.html","theme":"cycle_infra","answer":44,"locale":"fr","imagery":"CartoDB.Voyager","change_within_500m":41,"change_within_1000m":3,"id":125753054}},{"id":125751364,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T19:39:55Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","add-image":1,"change_within_25m":1,"id":125751364}},{"id":125751326,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8906803,51.1675757],[4.8939978,51.1675757],[4.8939978,51.1700815],[4.8906803,51.1700815],[4.8906803,51.1675757]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T19:38:23Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"addr:housenumber":["21A","21"],"source:geometry:ref":["Gbg/4010992","Gbg/4010991","Gbg/4010993","Gbg/4010995","Gbg/4010996","Gbg/7019867","Gbg/4010981","Gbg/4010980","Gbg/4010979","Gbg/4010990","Gbg/4010983","Gbg/4010982","Gbg/4011001","Gbg/4010977","Gbg/4010989","Gbg/4010975","Gbg/4010974","Gbg/4010988","Gbg/6836013","Gbg/6836012"],"source:geometry:date":["2013-02-20","2013-01-07","2021-10-25","2017-03-01","2014-05-02","2015-11-24"]},"create":373,"modify":125,"delete":0,"area":0.00000831299150000649,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":105,"theme":"grb","answer":1,"import":34,"locale":"nl","imagery":"AGIV","conflation":40,"change_over_5000m":35,"id":125751326}},{"id":125750895,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.7611754,48.8434524],[12.7611754,48.8434524],[12.7611754,48.8434524],[12.7611754,48.8434524],[12.7611754,48.8434524]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T19:27:02Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"denotation":["agricultural"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"de","imagery":"osm","change_over_5000m":1,"id":125750895}},{"id":125750846,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8921321,51.1648213],[4.8945463,51.1648213],[4.8945463,51.1693969],[4.8921321,51.1693969],[4.8921321,51.1648213]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T19:25:40Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/4011050","Gbg/4011087","Gbg/4011091","Gbg/4011092","Gbg/4011093","Gbg/4011094","Gbg/4011090","Gbg/4011088","Gbg/4011089","Gbg/4014183","Gbg/4011095","Gbg/4011096","Gbg/4011104","Gbg/7019890","Gbg/4011100","Gbg/4011101","Gbg/4678959"],"source:geometry:date":["2013-01-07","2017-03-01","2014-05-02","2021-10-25"]},"create":225,"modify":112,"delete":2,"area":0.0000110464135200043,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":95,"theme":"grb","import":25,"locale":"nl","imagery":"AGIV","conflation":34,"change_over_5000m":25,"id":125750846}},{"id":125746362,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3620328,50.9581143],[5.3665804,50.9581143],[5.3665804,50.9624306],[5.3620328,50.9624306],[5.3620328,50.9581143]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T17:00:03Z","reviewed_features":[],"tag_changes":{"leisure":["sports_hall"],"building":["yes","house"],"addr:street":["Tulpinstraat","Putvennestraat"],"addr:housenumber":["12A","77","81"],"source:geometry:ref":["Gbg/4487097","Gbg/548743"],"source:geometry:date":["2013-12-12","2005-12-09"]},"create":13,"modify":20,"delete":0,"area":0.0000196288058799985,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":16,"theme":"grb","answer":3,"import":1,"locale":"nl","imagery":"AGIVwerkbestand","conflation":4,"change_over_5000m":4,"id":125746362}},{"id":125746024,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.7440394,39.0683947],[-1.7433824,39.0683947],[-1.7433824,39.0684147],[-1.7440394,39.0684147],[-1.7440394,39.0683947]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Cleta14","uid":"13856772","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T16:50:10Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/DI76dFv.jpg"],"bottle":["yes"],"amenity":["drinking_water"]},"create":1,"modify":1,"delete":0,"area":1.31399999995007e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":3,"locale":"ca","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":2,"change_within_25m":2,"change_within_100m":1,"id":125746024}},{"id":125743953,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.7610086,48.8434079],[12.761229,48.8434079],[12.761229,48.8486835],[12.7610086,48.8486835],[12.7610086,48.8434079]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T15:56:44Z","reviewed_features":[],"tag_changes":{"image:1":["https://i.imgur.com/Ik0sZwm.jpg"],"image:2":["https://i.imgur.com/FlQydRB.jpg"],"natural":["tree"]},"create":1,"modify":4,"delete":0,"area":0.00000116274223999889,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"de","imagery":"osm","add-image":3,"change_over_5000m":1,"change_within_25m":4,"id":125743953}},{"id":125743315,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.7610086,48.8486835],[12.7610086,48.8486835],[12.7610086,48.8486835],[12.7610086,48.8486835],[12.7610086,48.8486835]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T15:41:56Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":5,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":3,"locale":"de","imagery":"osm","add-image":3,"change_over_5000m":1,"change_within_25m":6,"id":125743315}},{"id":125742635,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T15:23:21Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","add-image":1,"change_within_50m":1,"id":125742635}},{"id":125741805,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7327498,51.0698998],[3.7327498,51.0698998],[3.7327498,51.0698998],[3.7327498,51.0698998],[3.7327498,51.0698998]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T15:02:02Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":1,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/cyclofix.html","theme":"cyclofix","answer":1,"locale":"nl","imagery":"CartoDB.Voyager","deletion":1,"deletion:node/9997788148":"testing point","id":125741805}},{"id":125741622,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8306103,44.1183324],[4.8421584,44.1183324],[4.8421584,44.1308933],[4.8306103,44.1308933],[4.8306103,44.1183324]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T14:57:36Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","unclassified"],"name:etymology:wikidata":["Q36","Q37083","Q27","Q35548","Q45","Q296","Q35","Q122679","Q5589","Q18404"]},"create":0,"modify":14,"delete":0,"area":0.000145054529289961,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":14,"locale":"fr","imagery":"osm","id":125741622}},{"id":125741035,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9704643,48.7220709],[8.9704643,48.7220709],[8.9704643,48.7220709],[8.9704643,48.7220709],[8.9704643,48.7220709]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Urml","uid":"2088671","editor":"MapComplete 0.2.3a","comment":"Adding data with #MapComplete for theme #vegan","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T14:39:35Z","reviewed_features":[],"tag_changes":{"shop":["bakery"],"amenity":["cafe"],"diet:vegan":["limited"],"diet:vegetarian":["limited"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"theme":"vegan","language":"de","theme-creator":"Christian Neumann ","id":125741035}},{"id":125739842,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[72.8196986,18.4901784],[73.9185499,18.4901784],[73.9185499,19.2467596],[72.8196986,19.2467596],[72.8196986,18.4901784]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T14:07:30Z","reviewed_features":[],"tag_changes":{"amenity":["hospital","college","university","school"],"highway":["trunk","unclassified","residential","primary","secondary","construction","tertiary"],"leisure":["park"],"name:etymology:wikidata":["Q239505","Q6122126","Q16015319","Q6473509","Q3595161","Q5250040","Q333781","Q313299","Q3634224","Q312555","Q19895152"]},"create":0,"modify":80,"delete":0,"area":0.831370235175565,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":109,"locale":"en","imagery":"osm","id":125739842}},{"id":125739679,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T14:03:11Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":1,"id":125739679}},{"id":125739676,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.4199916,46.023497],[14.4199916,46.023497],[14.4199916,46.023497],[14.4199916,46.023497],[14.4199916,46.023497]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"DavidKarlas","uid":"12422736","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T14:03:09Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/I3X7T7z.jpg"],"emergency":["defibrillator"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","locale":"sl","imagery":"osm","add-image":1,"id":125739676}},{"id":125738709,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3573101,50.6001552],[5.3577204,50.6001552],[5.3577204,50.6002367],[5.3573101,50.6002367],[5.3573101,50.6001552]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pierre Serpe","uid":"707632","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T13:41:02Z","reviewed_features":[],"tag_changes":{"bicycle":["no"],"highway":["crossing"],"crossing:island":["no"]},"create":0,"modify":3,"delete":0,"area":3.34394500000806e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":125738709}},{"id":125738222,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Urml","uid":"2088671","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #fitness_station","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T13:28:27Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"fitness_station","locale":"en","imagery":"osm","link-image":1,"id":125738222}},{"id":125738156,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7105242,45.9754966],[4.7110422,45.9754966],[4.7110422,45.9756305],[4.7105242,45.9756305],[4.7105242,45.9754966]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T13:26:46Z","reviewed_features":[],"tag_changes":{"highway":["living_street"],"name:etymology:wikidata":["Q156901"]},"create":0,"modify":1,"delete":0,"area":6.93602000007586e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"fr","imagery":"osm","id":125738156}},{"id":125738039,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-38.470069,-12.9967997],[-38.469379,-12.9967997],[-38.469379,-12.996603],[-38.470069,-12.996603],[-38.470069,-12.9967997]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Túllio","uid":"1206082","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T13:23:53Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":2,"modify":3,"delete":0,"area":1.35722999999788e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":6,"locale":"es","imagery":"osm","change_over_5000m":2,"change_within_25m":6,"id":125738039}},{"id":125738013,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.3783117,47.7915205],[-4.2601676,47.7915205],[-4.2601676,47.8252509],[-4.3783117,47.8252509],[-4.3783117,47.7915205]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T13:23:03Z","reviewed_features":[],"tag_changes":{"fee":["no"],"access":["yes"],"amenity":["toilets"],"building":["yes"],"wheelchair":["designated","limited"],"opening_hours":["24/7"],"changing_table":["no"],"toilets:position":["seated;urinal"],"toilets:handwashing":["yes"]},"create":0,"modify":18,"delete":1,"area":0.00398504775064038,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":28,"locale":"en","imagery":"osm","deletion":1,"add-image":1,"deletion:node/347500033":"disused","id":125738013}},{"id":125738003,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2794427,47.7933371],[-4.2794427,47.7933371],[-4.2794427,47.7933371],[-4.2794427,47.7933371],[-4.2794427,47.7933371]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T13:22:42Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":1,"locale":"en","imagery":"osm","id":125738003}},{"id":125737879,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2835975,47.7933371],[-4.2794427,47.7933371],[-4.2794427,47.7961091],[-4.2835975,47.7961091],[-4.2835975,47.7933371]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T13:19:03Z","reviewed_features":[],"tag_changes":{"fee":["no"],"access":["yes"],"amenity":["toilets"],"opening_hours":["24/7"],"changing_table":["no"],"toilets:position":["seated;urinal"]},"create":0,"modify":5,"delete":0,"area":0.0000115171056000016,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":10,"locale":"en","imagery":"osm","id":125737879}},{"id":125737166,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3853194,52.5353746],[13.3853194,52.5353746],[13.3853194,52.5353746],[13.3853194,52.5353746],[13.3853194,52.5353746]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Supaplex030","uid":"418040","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T13:01:34Z","reviewed_features":[],"tag_changes":{"man_made":["water_well"],"check_date":["2022-09-01","2020"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":2,"locale":"de","imagery":"CartoDB.Voyager","id":125737166}},{"id":125734880,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2721844,47.7925135],[-4.2626921,47.7925135],[-4.2626921,47.8079159],[-4.2721844,47.8079159],[-4.2721844,47.7925135]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T12:09:25Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/AwjRkmr.jpg"],"noname":["yes"],"amenity":["public_bookcase"]},"create":0,"modify":2,"delete":0,"area":0.000146204201520003,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":1,"locale":"en","imagery":"osm","add-image":1,"id":125734880}},{"id":125734333,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8024204,44.1256672],[4.825143,44.1256672],[4.825143,45.994884],[4.8024204,45.994884],[4.8024204,44.1256672]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T11:55:13Z","reviewed_features":[],"tag_changes":{"highway":["secondary","residential","tertiary","steps","pedestrian","path","service"],"tourism":["museum"],"building":["yes"],"name:etymology:wikidata":["Q7270","Q1857969","Q466428","Q130201","Q243816","Q93182","Q130778","Q83406","Q147255","Q25356","Q59533771"]},"create":0,"modify":30,"delete":0,"area":0.0424734656596796,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":41,"locale":"fr","imagery":"osm","id":125734333}},{"id":125733518,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.0402864,47.0011379],[7.0403507,47.0011379],[7.0403507,47.0011791],[7.0402864,47.0011791],[7.0402864,47.0011379]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"habi","uid":"15671","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #campersite","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T11:33:24Z","reviewed_features":[],"tag_changes":{"amenity":["sanitary_dump_station"]},"create":2,"modify":2,"delete":0,"area":2.64915999989128e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/campersite.html","theme":"campersite","answer":10,"locale":"en","imagery":"swisstopo_swissimage","change_over_5000m":2,"change_within_25m":10,"id":125733518}},{"id":125733359,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5107764,37.8552645],[-1.4519817,37.8552645],[-1.4519817,37.8970482],[-1.5107764,37.8970482],[-1.5107764,37.8552645]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"lololailo","uid":"8621270","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T11:27:36Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/OKywzYB.jpg","https://i.imgur.com/fm3QukK.jpg"],"amenity":["drinking_water"],"tourism":["information"]},"create":0,"modify":2,"delete":0,"area":0.0024566601063902,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"en","imagery":"osm","add-image":2,"id":125733359}},{"id":125732358,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.5482347,45.9387917],[13.5482347,45.9387917],[13.5482347,45.9387917],[13.5482347,45.9387917],[13.5482347,45.9387917]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Nevio58","uid":"4205279","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T11:00:57Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"it","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"change_within_25m":5,"id":125732358}},{"id":125731765,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-38.4741001,-12.9976018],[-38.4710661,-12.9976018],[-38.4710661,-12.9964913],[-38.4741001,-12.9964913],[-38.4741001,-12.9976018]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Túllio","uid":"1206082","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T10:45:14Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":4,"modify":12,"delete":0,"area":0.00000336925699999751,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":16,"locale":"es","imagery":"osm","add-image":3,"change_over_5000m":4,"change_within_25m":19,"id":125731765}},{"id":125731660,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8119756,44.1264773],[4.8280215,44.1264773],[4.8280215,44.1368973],[4.8119756,44.1368973],[4.8119756,44.1264773]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T10:41:53Z","reviewed_features":[],"tag_changes":{"highway":["residential","secondary","pedestrian"],"name:etymology:wikidata":["Q454","Q338877","Q6565319","Q2979","Q295090","Q171892","Q16104352","Q337276"]},"create":0,"modify":13,"delete":0,"area":0.000167198278000054,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":14,"locale":"fr","imagery":"osm","id":125731660}},{"id":125731394,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5680787,37.8546281],[-1.4280735,37.8546281],[-1.4280735,37.8979247],[-1.5680787,37.8979247],[-1.5680787,37.8546281]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"lololailo","uid":"8621270","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T10:33:32Z","reviewed_features":[],"tag_changes":{"fee":["no"],"image":["https://i.imgur.com/Jt03znb.jpg","https://i.imgur.com/MsAxXpE.jpg","https://i.imgur.com/uaySCsI.jpg","https://i.imgur.com/x6plf35.jpg","https://i.imgur.com/DwDcPt0.jpg","https://i.imgur.com/GPJmaji.jpg","https://i.imgur.com/PJy0w5n.jpg","https://i.imgur.com/zg3DNOe.jpg","https://i.imgur.com/KunU9PY.jpg","https://i.imgur.com/o93Ouu2.jpg","https://i.imgur.com/rGN2X4G.jpg","https://i.imgur.com/l1spJCD.jpg","https://i.imgur.com/ZgC0Qv5.jpg","https://i.imgur.com/tuZUVLH.jpg","https://i.imgur.com/OGykTGx.jpg","https://i.imgur.com/gKHxR3R.jpg","https://i.imgur.com/q0kTFLN.jpg","https://i.imgur.com/7Wl33W4.jpg","https://i.imgur.com/IJgOpdL.jpg","https://i.imgur.com/W1Sd80p.jpg"],"access":["customers"],"bottle":["yes"],"amenity":["drinking_water","fountain","toilets"],"leisure":["picnic_table"],"natural":["spring"],"tourism":["information"],"building":["yes"],"material":["concrete"]},"create":0,"modify":24,"delete":0,"area":0.00606174914231971,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","answer":7,"locale":"en","imagery":"osm","add-image":20,"id":125731394}},{"id":125731351,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T10:32:19Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"en","imagery":"geovekst-nib","add-image":1,"change_within_25m":1,"id":125731351}},{"id":125731219,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.4266512,37.8516775],[-1.4266512,37.8516775],[-1.4266512,37.8516775],[-1.4266512,37.8516775],[-1.4266512,37.8516775]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"lololailo","uid":"8621270","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cafes_and_pubs","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T10:27:39Z","reviewed_features":[],"tag_changes":{"level":["0"],"amenity":["bar"],"internet_access":["wlan","yes"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cafes_and_pubs.html","theme":"cafes_and_pubs","answer":5,"locale":"en","imagery":"osm","id":125731219}},{"id":125726307,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[72.826964,12.3202003],[78.3879008,12.3202003],[78.3879008,19.1491325],[72.826964,19.1491325],[72.826964,12.3202003]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T08:09:11Z","reviewed_features":[],"tag_changes":{"amenity":["community_centre","college","hospital","school","university"],"highway":["primary","residential","unclassified","secondary"],"leisure":["park","swimming_pool"],"building":["yes"],"name:etymology:wikidata":["Q4725266","Q47478","Q109220989","Q377881","Q13604560","Q312555","Q6473509","Q21556664","Q4802144","Q55769","Q5512403","Q3595155"]},"create":0,"modify":32,"delete":0,"area":37.9752603756849,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":42,"locale":"en","imagery":"osm","id":125726307}},{"id":125725046,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7843058,44.1083583],[4.8587129,44.1083583],[4.8587129,44.1441895],[4.7843058,44.1441895],[4.7843058,44.1083583]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-03T07:20:13Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["platform","primary","tertiary","secondary","residential","unclassified","path","steps","service","track"],"public_transport":["platform"],"name:etymology:wikidata":["Q648389","Q6397","Q183","Q338877","Q2857554","Q2042","Q468578","Q2833471","Q128550","Q1152","Q39918","Q83406","Q156047","Q1703489","Q25662","Q46","Q31","Q1092578","Q29","Q1249603","Q159987","Q954076","Q36769","Q849324","Q158286","Q101711","Q41","Q55","Q1179","Q26158","Q346","Q206221","Q160110","Q127849","Q187843","Q151985","Q49325","Q78454","Q39931","Q93201","Q680897","Q158974","Q156901","Q220925","Q190695","Q156207","Q157634","Q130918","Q40","Q32","Q145","Q332720","Q2082774","Q171892","Q37083","Q390242","Q1414052","Q81710","Q145977","Q38","Q82984","Q20051236","Q6527","Q155997","Q334965","Q632","Q13522657","Q207310","Q213332","Q1115664","Q14673","Q60444375"]},"create":0,"modify":282,"delete":0,"area":0.00266609568152028,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":357,"locale":"fr","imagery":"osm","id":125725046}},{"id":125722893,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[72.6617546,14.4270329],[88.3908331,14.4270329],[88.3908331,26.9052789],[72.6617546,26.9052789],[72.6617546,14.4270329]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T05:30:24Z","reviewed_features":[],"tag_changes":{"amenity":["hospital","university","college","fountain","school"],"highway":["residential","primary","secondary","platform"],"landuse":["commercial"],"leisure":["park"],"public_transport":["platform"],"name:etymology:wikidata":["Q1176501","Q3631426","Q7461433","Q6192525","Q734509","Q3633365","Q2737041","Q231690","Q7241"]},"create":0,"modify":69,"delete":0,"area":196.271310876311,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":102,"locale":"en","imagery":"osm","id":125722893}},{"id":125720991,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2475041,-39.8183449],[-73.2475041,-39.8183449],[-73.2475041,-39.8183449],[-73.2475041,-39.8183449],[-73.2475041,-39.8183449]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-03T02:54:39Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","add-image":1,"id":125720991}},{"id":125791066,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-86.0020979,39.9916337],[-86.0020979,39.9916337],[-86.0020979,39.9916337],[-86.0020979,39.9916337],[-86.0020979,39.9916337]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kanellar","uid":"16249964","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T23:59:02Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":1,"change_within_25m":4,"id":125791066}},{"id":125790962,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.0352343,14.6514817],[121.0352343,14.6514817],[121.0352343,14.6514817],[121.0352343,14.6514817],[121.0352343,14.6514817]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"n1kn0k","uid":"867701","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #personal","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-04T23:47:29Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/personal.html","theme":"personal","answer":3,"locale":"en","imagery":"osm","id":125790962}},{"id":125788726,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8049898,44.1393773],[4.8057392,44.1393773],[4.8057392,44.1414814],[4.8049898,44.1414814],[4.8049898,44.1393773]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T21:12:14Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q255375"]},"create":0,"modify":16,"delete":0,"area":0.00000157681254000134,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":16,"locale":"fr","imagery":"osm","id":125788726}},{"id":125788302,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7711981,51.4912056],[4.7732333,51.4912056],[4.7732333,51.491211],[4.7711981,51.491211],[4.7711981,51.4912056]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T20:56:05Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/wWT2H9N.jpg","https://i.imgur.com/lXCJOCu.jpg"],"highway":["unclassified"]},"create":0,"modify":2,"delete":0,"area":1.09900799982819e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","locale":"en","imagery":"osm","add-image":2,"id":125788302}},{"id":125786059,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.4069789,49.3786929],[2.4082189,49.3786929],[2.4082189,49.3794123],[2.4069789,49.3794123],[2.4069789,49.3786929]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"CDLO","uid":"6126854","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-04T19:31:17Z","reviewed_features":[],"tag_changes":{"lit":["no"],"highway":["path"],"surface":["gravel","asphalt"],"separation":["kerb"]},"create":0,"modify":4,"delete":0,"area":8.92056000001653e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":6,"locale":"fr","imagery":"CartoDB.Voyager","id":125786059}},{"id":125785188,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kabaz","uid":"9581558","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-04T19:02:39Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":1,"locale":"en","imagery":"osm","id":125785188}},{"id":125783805,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7163831,51.0554837],[3.7163831,51.0554837],[3.7163831,51.0554837],[3.7163831,51.0554837],[3.7163831,51.0554837]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T18:22:36Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"],"changing_table":["yes"],"toilets:handwashing":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/toilets.html","theme":"toilets","answer":2,"locale":"nl","imagery":"osm","change_within_25m":2,"id":125783805}},{"id":125783789,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7163831,51.0554837],[3.7163831,51.0554837],[3.7163831,51.0554837],[3.7163831,51.0554837],[3.7163831,51.0554837]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T18:22:05Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/toilets.html","theme":"toilets","answer":3,"locale":"nl","imagery":"osm","add-image":2,"change_within_25m":5,"id":125783789}},{"id":125779979,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7460396,53.4662551],[18.7639998,53.4662551],[18.7639998,53.4803531],[18.7460396,53.4803531],[18.7460396,53.4662551]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-04T16:37:13Z","reviewed_features":[],"tag_changes":{"shop":["supermarket"],"building":["retail"]},"create":4,"modify":2,"delete":0,"area":0.000253202899600089,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":4,"locale":"en","imagery":"Geoportal2-PL-HighResolution-aerial_image_WMS","id":125779979}},{"id":125779549,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.937895,53.4357368],[18.9431166,53.4357368],[18.9431166,53.4385921],[18.937895,53.4385921],[18.937895,53.4357368]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-04T16:25:21Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":32,"modify":0,"delete":0,"area":0.0000149092344799975,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"en","imagery":"Geoportal2-PL-HighResolution-aerial_image_WMS","id":125779549}},{"id":125776926,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.3727169,47.797551],[-4.3505864,47.797551],[-4.3505864,47.798528],[-4.3727169,47.798528],[-4.3727169,47.797551]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T15:19:22Z","reviewed_features":[],"tag_changes":{"fee":["no"],"image":["https://i.imgur.com/7Tnxh8Q.jpg","https://i.imgur.com/nfFxjH4.jpg"],"access":["yes"],"amenity":["toilets"],"wheelchair":["yes"],"opening_hours":["24/7"],"changing_table":["no"],"toilets:position":["seated;urinal","seated"],"toilets:handwashing":["no","yes"],"toilets:paper_supplied":["no"]},"create":0,"modify":12,"delete":0,"area":0.0000216214984999758,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":20,"locale":"en","imagery":"osm","add-image":3,"change_within_25m":23,"id":125776926}},{"id":125776766,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.0062919,48.671557],[9.0661119,48.671557],[9.0661119,48.8021857],[9.0062919,48.8021857],[9.0062919,48.671557]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Urml","uid":"2088671","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-04T15:14:57Z","reviewed_features":[],"tag_changes":{"amenity":["restaurant","fast_food"],"opening_hours":["Mo-Tu 11:30-14:00, 17:00-21:00;Sa-Su 11:30-21:00;Th-Fr 11:30-14:00, 17:00-21:00","Mo-Fr 11:00-22:00","Mo-Tu 11:30-14:00, 17:00-20:30;Sa-Su 11:30-21:00;Th-Fr 11:30-14:00, 17:00-20:30"]},"create":0,"modify":3,"delete":0,"area":0.00781420883399995,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":3,"locale":"de","imagery":"osm","id":125776766}},{"id":125776691,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8038809,44.1351561],[4.8075059,44.1351561],[4.8075059,44.1381362],[4.8038809,44.1381362],[4.8038809,44.1351561]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T15:12:36Z","reviewed_features":[],"tag_changes":{"flickr":["https://www.flickr.com/photos/40911451@N00/52203260044"],"tourism":["artwork"],"wikimedia_commons":["File:Sculpture Samson Terrassant Lion Parc Gasparin - Orange (FR84) - 2021-07-09 - 1.jpg","File:Statue Vergogna Avenue Charles Gaulle - Orange (FR84) - 2021-07-09 - 3.jpg","File:Monument Martyrs Terreur 32 Bienheureuses Orange - Orange (FR84) - 2021-07-09 - 3.jpg"]},"create":0,"modify":4,"delete":0,"area":0.0000108028624999803,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"fr","imagery":"osm","link-image":5,"id":125776691}},{"id":125776080,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3150341,48.7663309],[13.3150341,48.7663309],[13.3150341,48.7663309],[13.3150341,48.7663309],[13.3150341,48.7663309]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T14:56:44Z","reviewed_features":[],"tag_changes":{"survey:date":["2022-09-04"],"opening_hours":["24/7"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":2,"locale":"de","imagery":"osm","change_within_25m":2,"id":125776080}},{"id":125776061,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3150341,48.7663309],[13.3150341,48.7663309],[13.3150341,48.7663309],[13.3150341,48.7663309],[13.3150341,48.7663309]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T14:56:20Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"de","imagery":"osm","change_within_25m":1,"id":125776061}},{"id":125776029,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3150341,48.7663309],[13.3150341,48.7663309],[13.3150341,48.7663309],[13.3150341,48.7663309],[13.3150341,48.7663309]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T14:55:34Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":2,"locale":"de","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":3,"id":125776029}},{"id":125775527,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3157569,48.7650913],[13.3157569,48.7650913],[13.3157569,48.7650913],[13.3157569,48.7650913],[13.3157569,48.7650913]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T14:43:24Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":7,"locale":"de","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":8,"id":125775527}},{"id":125773987,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3183763,48.763091],[13.3196529,48.763091],[13.3196529,48.7648049],[13.3183763,48.7648049],[13.3183763,48.763091]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T13:57:22Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/wxJbG5n.jpg"],"amenity":["bench"],"tourism":["information"]},"create":0,"modify":4,"delete":0,"area":0.00000218796473999625,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":4,"change_within_25m":4,"id":125773987}},{"id":125773549,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3332447,48.7533031],[13.3332447,48.7533031],[13.3332447,48.7533031],[13.3332447,48.7533031],[13.3332447,48.7533031]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T13:46:03Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/sA9hkNF.jpg"],"bottle":["yes"],"amenity":["drinking_water"],"image:0":["https://i.imgur.com/GT1xPg6.jpg"],"natural":["spring"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"de","imagery":"CartoDB.Voyager","add-image":2,"change_within_25m":3,"id":125773549}},{"id":125772849,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.808081,44.1355699],[4.8104804,44.1355699],[4.8104804,44.137121],[4.808081,44.137121],[4.808081,44.1355699]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T13:26:32Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"wikimedia_commons":["File:Statue Génie Moderne Offrant Palme Génie Antique - Orange (FR84) - 2021-07-09 - 1.jpg","File:Statue Raimbaud II - Orange (FR84) - 2021-07-09 - 1.jpg","File:Statue Atia Esplanade Giuseppe Verdi - Orange (FR84) - 2021-07-09 - 2.jpg"]},"create":0,"modify":4,"delete":0,"area":0.00000372170934000198,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"fr","imagery":"osm","link-image":4,"id":125772849}},{"id":125772434,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.4148191,48.1972278],[11.4148191,48.1972278],[11.4148191,48.1972278],[11.4148191,48.1972278],[11.4148191,48.1972278]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ppso","uid":"1553228","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T13:16:02Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"de","imagery":"CartoDB.Voyager","change_over_5000m":1,"id":125772434}},{"id":125769658,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Cleta14","uid":"13856772","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T11:55:38Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"ca","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":2,"id":125769658}},{"id":125769611,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.5860626,51.6312302],[13.5860967,51.6312302],[13.5860967,51.6312651],[13.5860626,51.6312651],[13.5860626,51.6312302]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Heiko ff","uid":"16737762","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T11:54:13Z","reviewed_features":[],"tag_changes":{},"create":2,"modify":1,"delete":0,"area":1.19009000011735e-9,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"www.waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":125769611}},{"id":125768691,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3582246,48.7288109],[13.3582246,48.7288109],[13.3582246,48.7288109],[13.3582246,48.7288109],[13.3582246,48.7288109]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T11:23:14Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/43if8gC.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"id":125768691}},{"id":125768500,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8102592,44.1358206],[4.8102592,44.1358206],[4.8102592,44.1358206],[4.8102592,44.1358206],[4.8102592,44.1358206]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T11:17:26Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"wikimedia_commons":["File:Statue Diane Esplanade Giuseppe Verdi - Orange (FR84) - 2021-07-09 - 2.jpg"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"fr","imagery":"osm","link-image":3,"id":125768500}},{"id":125768457,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2766565,47.7975286],[-4.2766565,47.7975286],[-4.2766565,47.7975286],[-4.2766565,47.7975286],[-4.2766565,47.7975286]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T11:15:58Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Lt4NYbT.jpg"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","add-image":1,"id":125768457}},{"id":125768419,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8112819,44.1356459],[4.8112819,44.1356459],[4.8112819,44.1356459],[4.8112819,44.1356459],[4.8112819,44.1356459]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T11:15:13Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["waste_disposal"],"location":["overground"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":2,"locale":"fr","imagery":"osm","id":125768419}},{"id":125768023,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3561706,50.8431639],[4.3561706,50.8431639],[4.3561706,50.8431639],[4.3561706,50.8431639],[4.3561706,50.8431639]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T11:03:09Z","reviewed_features":[],"tag_changes":{"amenity":["restaurant"],"diet:vegan":["limited"],"diet:vegetarian":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":2,"locale":"nl","imagery":"osm","change_within_50m":2,"id":125768023}},{"id":125767951,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3562516,50.8433688],[4.3562516,50.8433688],[4.3562516,50.8433688],[4.3562516,50.8433688],[4.3562516,50.8433688]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T10:59:55Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":7,"locale":"nl","imagery":"osm","change_over_5000m":1,"change_within_25m":7,"id":125767951}},{"id":125767928,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8057082,44.1392878],[4.8057082,44.1392878],[4.8057082,44.1392878],[4.8057082,44.1392878],[4.8057082,44.1392878]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T10:59:19Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"denotation":["urban"],"species:wikidata":["Q157017"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"fr","imagery":"osm","id":125767928}},{"id":125767861,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3234787,48.7287932],[13.358045,48.7287932],[13.358045,48.7485696],[13.3234787,48.7485696],[13.3234787,48.7287932]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T10:57:44Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/tjdvsRe.jpg"],"noname":["yes"],"image:0":["https://i.imgur.com/Q7qq2jF.jpg"],"natural":["tree"],"denotation":["natural_monument"],"leaf_cycle":["deciduous"],"circumference":["7.69 m"]},"create":0,"modify":5,"delete":0,"area":0.000683596975320166,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":4,"locale":"de","imagery":"osm","add-image":3,"change_within_25m":7,"id":125767861}},{"id":125767644,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8056649,44.1393018],[4.8057683,44.1393018],[4.8057683,44.1395945],[4.8056649,44.1395945],[4.8056649,44.1393018]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T10:52:02Z","reviewed_features":[],"tag_changes":{"flickr":["https://www.flickr.com/photos/40911451@N00/52171207661"],"natural":["tree"],"denotation":["avenue"],"species:wikidata":["Q255375"]},"create":0,"modify":5,"delete":0,"area":3.02651800004134e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":6,"locale":"fr","imagery":"osm","link-image":2,"id":125767644}},{"id":125767366,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.6016187,46.0522132],[13.6016187,46.0522132],[13.6016187,46.0522132],[13.6016187,46.0522132],[13.6016187,46.0522132]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Nevio58","uid":"4205279","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T10:43:52Z","reviewed_features":[],"tag_changes":{"amenity":["drinking_water"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"it","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"change_within_25m":3,"id":125767366}},{"id":125766810,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.0497354,47.4892439],[12.0497354,47.4892439],[12.0497354,47.4892439],[12.0497354,47.4892439],[12.0497354,47.4892439]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"robelix","uid":"106509","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T10:26:45Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":4,"locale":"en","imagery":"osm","change_over_5000m":1,"change_within_25m":4,"id":125766810}},{"id":125764991,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.66009,51.0487227],[5.66009,51.0487227],[5.66009,51.0487227],[5.66009,51.0487227],[5.66009,51.0487227]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"kersentaart","uid":"9812520","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-04T09:26:12Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":3,"import":1,"locale":"nl","imagery":"osm","import:node/9999253846":"source: https://osm.org/note/3044253","id":125764991}},{"id":125764500,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.2520335,48.7817923],[13.2520335,48.7817923],[13.2520335,48.7817923],[13.2520335,48.7817923],[13.2520335,48.7817923]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T09:09:19Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/pBleiJ7.jpg"],"leisure":["picnic_table"],"material":["wood"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","answer":1,"locale":"de","imagery":"osm","add-image":1,"change_within_25m":2,"id":125764500}},{"id":125764068,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.2321344,48.773276],[13.2321344,48.773276],[13.2321344,48.773276],[13.2321344,48.773276],[13.2321344,48.773276]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T08:54:52Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/4NQyNlS.jpg"],"leisure":["picnic_table"],"material":["wood"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":1,"locale":"de","imagery":"osm","add-image":1,"change_within_25m":2,"id":125764068}},{"id":125763299,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.1797327,48.7551018],[13.2586649,48.7551018],[13.2586649,48.7923971],[13.1797327,48.7923971],[13.1797327,48.7551018]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T08:26:42Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/9v97ZbE.jpg"],"access":["yes"],"building":["yes"],"wheelchair":["limited"],"survey:date":["2022-09-04"],"defibrillator:location":["An der Außenwand, ehemaliges Gasthaus"]},"create":3,"modify":18,"delete":0,"area":0.00294380007866026,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":18,"locale":"de","imagery":"osm","add-image":4,"change_over_5000m":1,"change_within_25m":24,"id":125763299}},{"id":125762090,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.6800588,39.1274712],[-1.6750824,39.1274712],[-1.6750824,39.138582],[-1.6800588,39.138582],[-1.6800588,39.1274712]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Cleta14","uid":"13856772","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T07:39:07Z","reviewed_features":[],"tag_changes":{"amenity":["drinking_water"]},"create":3,"modify":3,"delete":0,"area":0.0000552917851199878,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":3,"locale":"ca","imagery":"CartoDB.Voyager","add-image":3,"change_over_5000m":3,"change_within_25m":6,"id":125762090}},{"id":125760733,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.1914257,47.6390133],[12.2010912,47.6390133],[12.2010912,47.6574081],[12.1914257,47.6574081],[12.1914257,47.6390133]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"robelix","uid":"106509","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T06:41:59Z","reviewed_features":[],"tag_changes":{"lit":["no"],"amenity":["bench"],"highway":["path"],"check_date:surface":["2022-09-04"]},"create":2,"modify":3,"delete":0,"area":0.00017779493939997,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","move":2,"theme":"benches","answer":9,"locale":"en","imagery":"basemap.at","change_over_5000m":2,"change_within_25m":11,"move:node/9998933052":"improve_accuracy","id":125760733}},{"id":125760703,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.2009932,47.6390475],[12.2009932,47.6390475],[12.2009932,47.6390475],[12.2009932,47.6390475],[12.2009932,47.6390475]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"robelix","uid":"106509","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-04T06:40:42Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":4,"locale":"en","imagery":"osm","change_over_5000m":1,"change_within_25m":4,"id":125760703}},{"id":125834416,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2209759,-39.8255655],[-73.2209311,-39.8255655],[-73.2209311,-39.8255147],[-73.2209759,-39.8255147],[-73.2209759,-39.8255655]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T23:57:01Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/TvIkDxC.jpg","https://i.imgur.com/VmgrDDs.jpg","https://i.imgur.com/nZ1Tsb5.jpg"],"natural":["tree"],"leaf_type":["broadleaved","needleleaved"]},"create":0,"modify":3,"delete":0,"area":2.27584000005983e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"en","imagery":"osm","add-image":3,"id":125834416}},{"id":125831745,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.2216094,46.3940909],[13.2216094,46.3940909],[13.2216094,46.3940909],[13.2216094,46.3940909],[13.2216094,46.3940909]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"borgofumo","uid":"615776","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T21:22:44Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/OBLESzG.jpg"],"amenity":["charging_station"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"it","imagery":"CartoDB.Voyager","add-image":1,"id":125831745}},{"id":125831495,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8085305,43.9498659],[4.8085305,43.9498659],[4.8085305,43.9498659],[4.8085305,43.9498659],[4.8085305,43.9498659]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T21:11:33Z","reviewed_features":[],"tag_changes":{"flickr":["https://www.flickr.com/photos/40911451@N00/52336930861"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"fr","imagery":"osm","link-image":1,"id":125831495}},{"id":125830978,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.2495871,56.0926321],[9.5503967,56.0926321],[9.5503967,56.1703798],[8.2495871,56.1703798],[8.2495871,56.0926321]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Niels Madsen","uid":"16042981","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T20:53:29Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"no:network":["yes"],"authentication:app":["no"],"authentication:nfc":["no"],"authentication:none":["yes"],"authentication:debit_card":["no"],"authentication:money_card":["no"],"authentication:phone_call":["no"],"authentication:short_message":["no"],"authentication:membership_card":["no"]},"create":1,"modify":1,"delete":0,"area":0.101134954537915,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":2,"locale":"en","imagery":"osm","id":125830978}},{"id":125830089,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3549727,48.6886926],[13.3831979,48.6886926],[13.3831979,48.7482144],[13.3549727,48.7482144],[13.3549727,48.6886926]]]},"properties":{"check_user":null,"reasons":[{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"node-10002431585","name":"Mitfahrbankerl","osm_id":10002431585,"reasons":[87],"version":2,"primary_tags":{"amenity":"car_pooling","highway":"hitchhiking_bench"}},{"url":"node-9823171391","name":"Mitfahrbankerl","osm_id":9823171391,"reasons":[87],"version":2,"primary_tags":{"amenity":"car_pooling","highway":"hitchhiking_bench"}},{"url":"node-9823171390","name":"Mitfahrbankerl","osm_id":9823171390,"reasons":[87],"version":2,"primary_tags":{"amenity":"car_pooling","highway":"hitchhiking_bench"}}],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T20:22:59Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ab2zpOT.jpg","https://i.imgur.com/5KYJJ4I.jpg","https://i.imgur.com/HdUtBhs.jpg"],"amenity":["car_pooling"],"highway":["hitchhiking_bench"]},"create":0,"modify":3,"delete":0,"area":0.00168001470936005,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"de","imagery":"osm","add-image":3,"change_over_5000m":3,"id":125830089}},{"id":125829763,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.3488385,47.7993597],[-4.3259043,47.7993597],[-4.3259043,47.8378038],[-4.3488385,47.8378038],[-4.3488385,47.7993597]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #campersite","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T20:10:41Z","reviewed_features":[],"tag_changes":{"name":["Aire de Ménez Gad","Aire de Port de Bouc","Espace Camping-Car","Aire de la Torche"],"amenity":["parking"],"toilets":["no"],"tourism":["caravan_site"],"operator":["Commune de Penmarc'h"],"internet_access":["no"],"sanitary_dump_station":["no"]},"create":0,"modify":5,"delete":0,"area":0.000881684678220149,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/campersite.html","theme":"campersite","answer":18,"locale":"en","imagery":"Cadastre","id":125829763}},{"id":125829486,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.3657036,45.3789002],[20.3981897,45.3789002],[20.3981897,45.3834752],[20.3657036,45.3834752],[20.3657036,45.3789002]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Srdjan02131","uid":"13595876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T20:00:58Z","reviewed_features":[],"tag_changes":{"place":["square"],"highway":["residential","pedestrian","primary"],"leisure":["park"],"name:etymology:wikidata":["Q211827","Q24091434","Q298612","Q8074766","Q207384","Q196287","Q317399","Q89054","Q7307"]},"create":0,"modify":43,"delete":0,"area":0.000148623907500086,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":58,"locale":"en","imagery":"osm","id":125829486}},{"id":125829275,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.4240221,45.3607611],[20.4240221,45.3607611],[20.4240221,45.3607611],[20.4240221,45.3607611],[20.4240221,45.3607611]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Srdjan02131","uid":"13595876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T19:53:53Z","reviewed_features":[],"tag_changes":{"colour":["blue"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","answer":1,"locale":"en","imagery":"HDM_HOT","id":125829275}},{"id":125829185,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.3691423,45.3803981],[20.3691423,45.3803981],[20.3691423,45.3803981],[20.3691423,45.3803981],[20.3691423,45.3803981]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Srdjan02131","uid":"13595876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T19:50:57Z","reviewed_features":[],"tag_changes":{"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":125829185}},{"id":125829016,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6947649,51.0480912],[3.6947649,51.0480912],[3.6947649,51.0480912],[3.6947649,51.0480912],[3.6947649,51.0480912]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T19:45:18Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/IDrRmVb.jpg"],"amenity":["drinking_water"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":125829016}},{"id":125827854,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.8933467,49.8306748],[9.8933467,49.8306748],[9.8933467,49.8306748],[9.8933467,49.8306748],[9.8933467,49.8306748]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"hiierundda","uid":"14063915","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T19:02:50Z","reviewed_features":[],"tag_changes":{"fee":["yes"],"amenity":["charging_station"],"maxstay":["unlimited"],"network":["Ladeverbund+"],"parking:fee":["no"],"payment:app":["yes"],"payment:cash":["no"],"opening_hours":["24/7"],"payment:cards":["yes"],"socket:type2:current":["32 A"],"socket:type2:voltage":["400 V"],"payment:membership_card":["yes"]},"create":0,"modify":7,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":8,"locale":"de","imagery":"CartoDB.Voyager","id":125827854}},{"id":125827830,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.8836262,49.787336],[9.9277914,49.787336],[9.9277914,49.7954651],[9.8836262,49.7954651],[9.8836262,49.787336]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Niiepce","uid":"12992079","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T19:01:46Z","reviewed_features":[],"tag_changes":{"access":["yes"],"landuse":["meadow"],"leisure":["park"],"natural":["wood"],"boundary":["protected_area"]},"create":0,"modify":2,"delete":0,"area":0.000359023327319908,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","answer":2,"locale":"en","imagery":"osm","id":125827830}},{"id":125827497,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.8933467,49.8306748],[9.8954645,49.8306748],[9.8954645,49.8362238],[9.8933467,49.8362238],[9.8933467,49.8306748]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"hiierundda","uid":"14063915","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T18:51:34Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"network":["Ladeverbund+"],"parking:fee":["no"],"socket:type2:output":["22 kW"],"socket:type2:current":["32 A"],"socket:type2:voltage":["400 V"]},"create":1,"modify":6,"delete":0,"area":0.0000117516721999978,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":10,"locale":"de","imagery":"CartoDB.Voyager","id":125827497}},{"id":125827394,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.8751211,49.8362238],[9.8954645,49.8362238],[9.8954645,49.8375815],[9.8751211,49.8375815],[9.8751211,49.8362238]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"hiierundda","uid":"14063915","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T18:48:48Z","reviewed_features":[],"tag_changes":{"bus":["no"],"fee":["yes"],"hgv":["no"],"access":["yes"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"],"opening_hours":["24/7"]},"create":0,"modify":4,"delete":0,"area":0.0000276202341799955,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":8,"locale":"de","imagery":"CartoDB.Voyager","id":125827394}},{"id":125826734,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.6441901,51.610716],[13.6441901,51.610716],[13.6441901,51.610716],[13.6441901,51.610716],[13.6441901,51.610716]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Tobias_Burghardt","uid":"15981342","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T18:34:14Z","reviewed_features":[],"tag_changes":{"note":["Keine Löschwasserentnahmestelle nur zum Messen des Grundwasserspiegel"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":125826734}},{"id":125826541,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2913122,47.7961334],[-4.2778205,47.7961334],[-4.2778205,47.799728],[-4.2913122,47.799728],[-4.2913122,47.7961334]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T18:27:34Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":2,"modify":0,"delete":0,"area":0.0000484972648199952,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":2,"locale":"en","imagery":"osm","id":125826541}},{"id":125826482,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.828384,49.7861547],[9.9509185,49.7861547],[9.9509185,49.8133174],[9.828384,49.8133174],[9.828384,49.7861547]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-171499360","name":"Juliuspromenade","osm_id":171499360,"reasons":[87],"version":18,"primary_tags":{"highway":"residential"}},{"url":"way-26651366","name":"Juliuspromenade","osm_id":26651366,"reasons":[87],"version":19,"primary_tags":{"highway":"pedestrian"}},{"url":"way-571031784","name":"Barbarossaplatz","osm_id":571031784,"reasons":[87],"version":7,"primary_tags":{"place":"square","highway":"pedestrian"}},{"url":"way-179463697","name":"Juliuspromenade","osm_id":179463697,"reasons":[87],"version":20,"primary_tags":{"highway":"residential"}},{"url":"way-32461689","name":"Juliuspromenade","osm_id":32461689,"reasons":[87],"version":30,"primary_tags":{"highway":"pedestrian"}},{"url":"way-459587993","name":"Juliuspromenade","osm_id":459587993,"reasons":[87],"version":6,"primary_tags":{"highway":"pedestrian"}},{"url":"way-37656870","name":"Juliuspromenade","osm_id":37656870,"reasons":[87],"version":21,"primary_tags":{"highway":"pedestrian"}},{"url":"way-37653445","name":"Frankfurter Straße","osm_id":37653445,"reasons":[87],"version":13,"primary_tags":{"highway":"tertiary"}}],"user":"Niiepce","uid":"12992079","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T18:26:21Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["hospital"],"highway":["secondary","unclassified","residential","tertiary","pedestrian","cycleway","footway","service"],"railway":["platform"],"building":["hospital"],"public_transport":["platform"],"name:etymology:wikidata":["Q17590","Q35149","Q1794","Q2646","Q255","Q79789","Q8442","Q450861","Q64","Q60839166","Q61349","Q840210","Q123528","Q508895","Q9554"]},"create":0,"modify":201,"delete":0,"area":0.00332836786315065,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":265,"locale":"en","imagery":"osm","id":125826482}},{"id":125826334,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2832732,47.7942828],[-4.2779533,47.7942828],[-4.2779533,47.7961091],[-4.2832732,47.7961091],[-4.2832732,47.7942828]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T18:20:38Z","reviewed_features":[],"tag_changes":{"fee":["no"],"amenity":["toilets"],"building":["yes"],"wheelchair":["yes","no"],"description":["marche de 10 cm interdisant l'accès aux fauteuils roulants. 5 septembre 22 ","marche de 10 cm interdisant l'accès aux fauteuils roulants. 5 septembre 22\n"],"toilets:position":["seated","seated;urinal","seated;urinals"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["no"]},"create":0,"modify":4,"delete":0,"area":0.000009715733370025,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":7,"locale":"en","imagery":"osm","id":125826334}},{"id":125826015,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.9026387,49.7964683],[9.9030221,49.7964683],[9.9030221,49.7969237],[9.9026387,49.7969237],[9.9026387,49.7964683]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Niiepce","uid":"12992079","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #climbing","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T18:12:14Z","reviewed_features":[],"tag_changes":{"fee":["yes"],"access":["customers"],"leisure":["sports_centre"],"building":["yes"],"climbing:speed":["yes"],"climbing:sport":["yes"],"climbing:length":["20"],"climbing:boulder":["yes"]},"create":0,"modify":4,"delete":0,"area":1.74600359999364e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/climbing.html","theme":"climbing","answer":6,"locale":"en","imagery":"osm","id":125826015}},{"id":125825780,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9796125,51.1008044],[4.9796125,51.1008044],[4.9796125,51.1008044],[4.9796125,51.1008044],[4.9796125,51.1008044]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Salambre","uid":"15272429","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T18:04:10Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":5,"locale":"nl","imagery":"osm","change_over_5000m":1,"change_within_25m":5,"id":125825780}},{"id":125824375,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2535139,51.2094862],[3.256822,51.2094862],[3.256822,51.2098863],[3.2535139,51.2098863],[3.2535139,51.2094862]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T17:22:29Z","reviewed_features":[],"tag_changes":{"name":["A.S. Adventure","AS Adventure","ZEB","Zeb;ZEB"],"shop":["clothes"],"phone":["+32 50 36 67 60"],"website":["https://www.asadventure.com/nl/winkels/brugge.html"],"building":["yes"],"opening_hours":["Mo-Sa 10:00-19:00;Su 10:00-18:00"]},"create":0,"modify":5,"delete":0,"area":0.00000132357081000075,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/shops.html","theme":"shops","answer":5,"locale":"nl","imagery":"osm","change_over_5000m":2,"change_within_5000m":3,"id":125824375}},{"id":125821891,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2130362,50.7278158],[4.2130362,50.7278158],[4.2130362,50.7278158],[4.2130362,50.7278158],[4.2130362,50.7278158]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T16:10:48Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"image:1":["https://i.imgur.com/sLnmgni.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":125821891}},{"id":125818587,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8068414,44.1349193],[4.8106285,44.1349193],[4.8106285,44.1363413],[4.8068414,44.1363413],[4.8068414,44.1349193]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T14:41:11Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q37083","Q161374"]},"create":0,"modify":8,"delete":0,"area":0.00000538525619999294,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":8,"locale":"fr","imagery":"osm","id":125818587}},{"id":125817409,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7057106,51.0115366],[3.7057106,51.0115366],[3.7057106,51.0115366],[3.7057106,51.0115366],[3.7057106,51.0115366]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T14:09:10Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/UneS1bR.jpg"],"amenity":["bicycle_repair_station"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/cyclofix.html","theme":"cyclofix","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":1,"id":125817409}},{"id":125816924,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2130362,50.7278158],[4.2226164,50.7278158],[4.2226164,50.7302825],[4.2130362,50.7302825],[4.2130362,50.7278158]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T13:57:19Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/zU40gT1.jpg"],"amenity":["charging_station"],"image:0":["https://i.imgur.com/LPYUSPX.jpg"],"maxstay":["unlimited"]},"create":2,"modify":21,"delete":0,"area":0.0000236314793399925,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":26,"locale":"nl","imagery":"CartoDB.Voyager","add-image":6,"change_over_5000m":25,"id":125816924}},{"id":125816677,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.3729714,55.9633926],[8.3729714,55.9633926],[8.3729714,55.9633926],[8.3729714,55.9633926],[8.3729714,55.9633926]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Niels Madsen","uid":"16042981","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T13:51:13Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":1,"modify":7,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":11,"locale":"en","imagery":"CartoDB.Voyager","add-image":1,"id":125816677}},{"id":125815931,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3152869,52.4728511],[13.3152869,52.4728511],[13.3152869,52.4728511],[13.3152869,52.4728511],[13.3152869,52.4728511]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MisterMapy","uid":"9482346","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T13:32:49Z","reviewed_features":[],"tag_changes":{"man_made":["water_well"],"check_date":["2022-08-27"],"pump:status":["ok"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":2,"locale":"de","imagery":"CartoDB.Voyager","id":125815931}},{"id":125811107,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7077248,51.0123355],[3.7077248,51.0123355],[3.7077248,51.0123355],[3.7077248,51.0123355],[3.7077248,51.0123355]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T11:43:14Z","reviewed_features":[],"tag_changes":{"access":["yes"],"manual":["yes"],"valves":["dunlop;schrader;sclaverand"],"amenity":["bicycle_repair_station"],"manometer":["no"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/cyclofix.html","theme":"cyclofix","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","change_within_25m":4,"id":125811107}},{"id":125811079,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7057106,51.0115366],[3.7077248,51.0115366],[3.7077248,51.0123355],[3.7057106,51.0123355],[3.7057106,51.0115366]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T11:42:28Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["bicycle_repair_station"],"operator":["Ugent"],"service:bicycle:tools":["yes"],"service:bicycle:pump:operational_status":["broken"]},"create":1,"modify":2,"delete":0,"area":0.00000160914437999868,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/cyclofix.html","theme":"cyclofix","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"change_within_25m":1,"change_within_500m":4,"id":125811079}},{"id":125810128,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5298691,47.20858],[-1.5296567,47.20858],[-1.5296567,47.208695],[-1.5298691,47.208695],[-1.5298691,47.20858]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T11:20:54Z","reviewed_features":[],"tag_changes":{"shop":["laundry","convenience"],"email":["contact@myrtille-et-olive.com"],"internet_access":["wlan","no"],"internet_access:fee":["no"]},"create":0,"modify":4,"delete":0,"area":2.44260000001946e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","answer":4,"locale":"fr","imagery":"osm","id":125810128}},{"id":125809709,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5390663,47.2085251],[-1.5298691,47.2085251],[-1.5298691,47.2208773],[-1.5390663,47.2208773],[-1.5390663,47.2085251]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T11:11:04Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":8,"delete":0,"area":0.000113605653839956,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","answer":9,"locale":"fr","imagery":"osm","id":125809709}},{"id":125806687,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.0012429,47.0298415],[9.0012429,47.0298415],[9.0012429,47.0298415],[9.0012429,47.0298415],[9.0012429,47.0298415]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"habi","uid":"15671","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T10:02:05Z","reviewed_features":[],"tag_changes":{"access":["yes"],"indoor":["no"],"defibrillator:location":["Unter dem Vordach des Toilettengebäudes"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed","theme":"aed","answer":4,"locale":"en","imagery":"osm","id":125806687}},{"id":125806638,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.5462482,44.8499145],[-0.5462482,44.8499145],[-0.5462482,44.8499145],[-0.5462482,44.8499145],[-0.5462482,44.8499145]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Marival","uid":"8238040","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T10:01:16Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/tdvqcpF.jpg"],"man_made":["surveillance"],"camera:type":["dome"],"surveillance":["public"],"surveillance:zone":["parking"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":3,"locale":"fr","imagery":"osm","add-image":1,"change_within_25m":4,"id":125806638}},{"id":125806602,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9117491,47.0231116],[8.9447404,47.0231116],[8.9447404,47.0252987],[8.9117491,47.0252987],[8.9117491,47.0231116]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"habi","uid":"15671","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T10:00:41Z","reviewed_features":[],"tag_changes":{"access":["yes"],"indoor":["no"],"wheelchair":["limited"],"opening_hours":["24/7"],"defibrillator:location":["Neben Eingang Restaurant"]},"create":0,"modify":4,"delete":0,"area":0.0000721552722300164,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed","theme":"aed","answer":6,"locale":"en","imagery":"osm","id":125806602}},{"id":125805947,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.8637481,51.2059046],[2.8637481,51.2059046],[2.8637481,51.2059046],[2.8637481,51.2059046],[2.8637481,51.2059046]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"AnneliesOosgis","uid":"9397254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T09:47:09Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen","theme":"toerisme_vlaanderen","answer":6,"import":1,"locale":"nl","imagery":"CartoDB.Voyager","import:node/10001481902":"source: https://osm.org/note/3261441","id":125805947}},{"id":125803787,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5446534,47.2181946],[-0.7697848,47.2181946],[-0.7697848,48.0673815],[-1.5446534,48.0673815],[-1.5446534,47.2181946]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T08:58:04Z","reviewed_features":[],"tag_changes":{"amenity":["fountain"],"tourism":["artwork"],"website":["https://www.levoyageanantes.fr/oeuvres/filili-viridi/"],"artwork_type":["statue"]},"create":0,"modify":7,"delete":0,"area":0.658008264341345,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":7,"locale":"fr","imagery":"osm","id":125803787}},{"id":125803676,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.530966,47.2161978],[-1.5306274,47.2161978],[-1.5306274,47.2167025],[-1.530966,47.2167025],[-1.530966,47.2161978]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T08:56:11Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":1.70891419997792e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"fr","imagery":"osm","id":125803676}},{"id":125802843,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.7731258,48.0705553],[-0.7698893,48.0705553],[-0.7698893,48.0709763],[-0.7731258,48.0709763],[-0.7731258,48.0705553]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #rainbow_crossings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T08:36:00Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing:marking":["rainbow"]},"create":0,"modify":2,"delete":0,"area":0.00000136256649998635,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/rainbow_crossings.html","theme":"rainbow_crossings","answer":2,"locale":"fr","imagery":"CartoDB.Voyager","id":125802843}},{"id":125797101,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.329983,50.6197748],[4.3304548,50.6197748],[4.3304548,50.6200983],[4.329983,50.6200983],[4.329983,50.6197748]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #climbing","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T06:02:11Z","reviewed_features":[],"tag_changes":{"fee":["yes"],"email":["info@maniak.club"],"phone":["+32 471 11 86 72"],"leisure":["sports_centre"],"website":["https://nivelles.maniak.club"],"building":["yes"],"opening_hours":["Mo-Fr 10:00-23:00;Sa-Su 10:00-22:00"]},"create":0,"modify":4,"delete":0,"area":1.52627300000072e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/fix/maproulette-icon/climbing.html","theme":"climbing","answer":5,"locale":"fr","imagery":"osm","id":125797101}},{"id":125797078,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2359951,-39.8376714],[-73.2352814,-39.8376714],[-73.2352814,-39.8372092],[-73.2359951,-39.8372092],[-73.2359951,-39.8376714]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"iD 2.21.1","comment":"openmapchile #artwork #MapComplete","comments_count":0,"source":"Not reported","imagery_used":"Custom (http://datos.cedeus.cl/geoserver/gwc/service/gmaps?format=image/png8%0A&layers=cediz-images-sur-A:Valdivia&x={x}&y={y}&zoom={z} )","date":"2022-09-05T06:01:25Z","reviewed_features":[],"tag_changes":{"leisure":["park"],"tourism":["artwork"]},"create":0,"modify":2,"delete":0,"area":3.29872139996916e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://www.openstreetmap.org/edit","locale":"es","hashtags":"#artwork;#MapComplete","changesets_count":16301,"id":125797078}},{"id":125796969,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[70.0717891,9.6804134],[91.2979763,9.6804134],[91.2979763,30.8731467],[70.0717891,30.8731467],[70.0717891,9.6804134]]]},"properties":{"check_user":null,"reasons":[{"id":489,"name":"Mapbox: Spam text"}],"tags":[],"features":[{"url":"way-959702161","note":"Spam text reported in [\"name\",\"name:etymology:wikidata\"] tags in the feature","osm_id":959702161,"reasons":[489],"version":2},{"url":"way-769787741","note":"Spam text reported in [\"name\",\"name:etymology:wikidata\"] tags in the feature","osm_id":769787741,"reasons":[489],"version":3},{"url":"way-363904548","note":"Spam text reported in [\"name\",\"name:etymology:wikidata\"] tags in the feature","osm_id":363904548,"reasons":[489],"version":3},{"url":"way-769789056","note":"Spam text reported in [\"name\",\"name:etymology:wikidata\"] tags in the feature","osm_id":769789056,"reasons":[489],"version":2}],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-05T05:58:28Z","reviewed_features":[],"tag_changes":{"route":["road"],"amenity":["school","college","university"],"barrier":["wall"],"highway":["unclassified","tertiary","residential","track","service","trunk"],"leisure":["park"],"name:etymology:wikidata":["Q467662","Q3631426","Q3633365","Q951444","Q732414"]},"create":0,"modify":141,"delete":0,"area":449.840924305474,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":171,"locale":"en","imagery":"osm","id":125796969}},{"id":125795983,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.0148344,48.6396043],[13.1864659,48.6396043],[13.1864659,48.7708314],[13.0148344,48.7708314],[13.0148344,48.6396043]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T05:28:42Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/PSgzJHr.jpg","https://i.imgur.com/dA2Lu8K.jpg","https://i.imgur.com/pzW14ag.jpg","https://i.imgur.com/wZpOtZQ.jpg","https://i.imgur.com/VCOCuRQ.jpg","https://i.imgur.com/Ssm7OTV.jpg","https://i.imgur.com/ZWUxkIK.jpg","https://i.imgur.com/waX08l6.jpg","https://i.imgur.com/D0pkQib.jpg","https://i.imgur.com/Sdoyqbp.jpg","https://i.imgur.com/vt4H9Ux.jpg","https://i.imgur.com/ilBQQoB.jpg","https://i.imgur.com/L1cAR1O.jpg"],"amenity":["shelter"],"tourism":["information"],"building":["yes"]},"create":0,"modify":13,"delete":0,"area":0.0225227040136495,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":13,"change_over_5000m":13,"id":125795983}},{"id":125795523,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5708306,52.9922524],[6.5710695,52.9922524],[6.5710695,52.9925155],[6.5708306,52.9925155],[6.5708306,52.9922524]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #onwheels","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T05:14:11Z","reviewed_features":[],"tag_changes":{"door":["hinged","yes"],"charge":["0,50"],"indoor":["door"],"amenity":["cafe","toilets"],"smoking":["no"],"kerb:height":["1 cm"],"payment:cash":["yes","no"],"opening_hours":["Mo-Fr 06:00-20:00;Sa 08:00-20:00;Su 09:00-20:00","24/7"],"payment:cards":["yes"],"automatic_door":["no"],"internet_access":["wlan"],"internet_access:fee":["no"],"internet_access:ssid":["KPN"]},"create":0,"modify":10,"delete":0,"area":6.28545900012801e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/onwheels.html","theme":"onwheels","answer":13,"locale":"nl","imagery":"CartoDB.Voyager","change_within_25m":13,"id":125795523}},{"id":125795503,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5707046,52.9922618],[6.5708306,52.9922618],[6.5708306,52.9924309],[6.5707046,52.9924309],[6.5707046,52.9922618]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #onwheels","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T05:13:34Z","reviewed_features":[],"tag_changes":{"door":["sliding"],"kerb:height":["0"],"automatic_door":["motion"]},"create":0,"modify":2,"delete":0,"area":2.13066000000765e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/onwheels.html","theme":"onwheels","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","change_within_25m":4,"id":125795503}},{"id":125795419,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5706868,52.9923389],[6.5708371,52.9923389],[6.5708371,52.9925783],[6.5706868,52.9925783],[6.5706868,52.9923389]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #onwheels","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-05T05:10:15Z","reviewed_features":[],"tag_changes":{"door":["hinged","sliding","yes"],"entrance":["main","yes","service"],"kerb:height":["1 cm","2 cm"],"automatic_door":["no","motion"]},"create":0,"modify":5,"delete":0,"area":3.59818199998342e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/onwheels.html","theme":"onwheels","answer":10,"locale":"nl","imagery":"CartoDB.Voyager","change_within_25m":2,"change_within_50m":8,"id":125795419}},{"id":125876522,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3702495,50.6808266],[4.3746141,50.6808266],[4.3746141,50.6828286],[4.3702495,50.6828286],[4.3702495,50.6808266]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T21:45:05Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary"],"cycleway":["no"]},"create":0,"modify":17,"delete":0,"area":0.00000873792919998807,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":17,"locale":"fr","imagery":"osm","id":125876522}},{"id":125873988,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3958828,52.5291165],[13.3958828,52.5291165],[13.3958828,52.5291165],[13.3958828,52.5291165],[13.3958828,52.5291165]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"kjon","uid":"44217","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T20:07:42Z","reviewed_features":[],"tag_changes":{"fee":["yes"],"access":["yes"],"amenity":["charging_station"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":2,"locale":"de","imagery":"CartoDB.Voyager","id":125873988}},{"id":125872670,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3004354,52.5048993],[13.3004354,52.5048993],[13.3004354,52.5048993],[13.3004354,52.5048993],[13.3004354,52.5048993]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Mirabellensaft","uid":"17054046","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T19:25:53Z","reviewed_features":[],"tag_changes":{"man_made":["water_well"],"check_date":["2022-09-06"],"pump:status":["ok"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":2,"locale":"de","imagery":"CartoDB.Voyager","id":125872670}},{"id":125872027,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2469927,-39.8244414],[-73.2469927,-39.8244414],[-73.2469927,-39.8244414],[-73.2469927,-39.8244414],[-73.2469927,-39.8244414]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T19:03:30Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"Mapbox","add-image":1,"change_over_5000m":1,"change_within_5000m":2,"id":125872027}},{"id":125867766,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8091292,44.1363176],[4.8091292,44.1363176],[4.8091292,44.1363176],[4.8091292,44.1363176],[4.8091292,44.1363176]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T17:05:00Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/fvzVcZq.jpg"],"highway":["street_lamp"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"fr","imagery":"osm","add-image":1,"change_within_25m":1,"id":125867766}},{"id":125867645,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3126294,52.4986632],[13.3164012,52.4986632],[13.3164012,52.4992543],[13.3126294,52.4992543],[13.3126294,52.4986632]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Dignus est intrare","uid":"10343642","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T17:02:04Z","reviewed_features":[],"tag_changes":{"barrier":["kerb"],"highway":["residential"]},"create":2,"modify":1,"delete":0,"area":0.00000222951097997711,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","locale":"de","imagery":"osm","change_within_500m":2,"id":125867645}},{"id":125867023,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T16:48:07Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":3,"locale":"en","imagery":"osm","change_within_1000m":3,"id":125867023}},{"id":125866603,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[21.6208013,39.7165943],[21.6208303,39.7165943],[21.6208303,39.7166105],[21.6208013,39.7166105],[21.6208013,39.7165943]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T16:36:17Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/GVLOkCv.jpg","https://i.imgur.com/E1kZDET.jpg"],"leisure":["playground"]},"create":0,"modify":2,"delete":0,"area":4.69800000155139e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","locale":"de","imagery":"osm","add-image":2,"id":125866603}},{"id":125866445,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[21.6235286,39.7166522],[21.6235286,39.7166522],[21.6235286,39.7166522],[21.6235286,39.7166522],[21.6235286,39.7166522]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T16:31:11Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","locale":"de","imagery":"CartoDB.Voyager","add-image":1,"id":125866445}},{"id":125864156,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.6812666,43.8406567],[10.5047048,43.8406567],[10.5047048,45.0733114],[7.6812666,45.0733114],[7.6812666,43.8406567]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thibault Rommel","uid":"5846458","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T15:30:25Z","reviewed_features":[],"tag_changes":{"access":["yes"],"indoor":["no"],"highway":["crossing","footway"],"surface":["asphalt","sett"],"opening_hours":["24/7"],"tactile_paving":["no"],"crossing:island":["no"],"defibrillator:location:en":["Outside, on the wall next to the entrance"]},"create":1,"modify":6,"delete":0,"area":3.48032436738955,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":10,"locale":"nl","imagery":"osm","change_over_5000m":11,"id":125864156}},{"id":125864083,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8505653,43.9268696],[4.8505653,43.9268696],[4.8505653,43.9268696],[4.8505653,43.9268696],[4.8505653,43.9268696]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T15:28:10Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/4JS8U0q.jpg"],"highway":["street_lamp"],"image:0":["https://i.imgur.com/oHipTkO.jpg"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"fr","imagery":"fr.ign.bdortho","add-image":2,"change_within_25m":2,"id":125864083}},{"id":125864066,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T15:27:51Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":1,"locale":"fr","imagery":"fr.ign.bdortho","change_within_25m":1,"id":125864066}},{"id":125863849,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8505653,43.9268696],[4.8507641,43.9268696],[4.8507641,43.927118],[4.8505653,43.927118],[4.8505653,43.9268696]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T15:20:46Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":2,"modify":6,"delete":0,"area":4.93819199992761e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":5,"locale":"fr","imagery":"fr.ign.bdortho","add-image":2,"change_over_5000m":2,"change_within_25m":7,"id":125863849}},{"id":125863590,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8508529,43.927319],[4.8508529,43.927319],[4.8508529,43.927319],[4.8508529,43.927319],[4.8508529,43.927319]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T15:12:57Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"fr","imagery":"osm","add-image":3,"change_over_5000m":1,"change_within_25m":5,"plantnet-ai-detection":1,"id":125863590}},{"id":125862331,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.3498291,47.7987461],[-4.3498291,47.7987461],[-4.3498291,47.7987461],[-4.3498291,47.7987461],[-4.3498291,47.7987461]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T14:38:43Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":125862331}},{"id":125861106,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.7553549,53.1319227],[13.7553549,53.1319227],[13.7553549,53.1319227],[13.7553549,53.1319227],[13.7553549,53.1319227]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Mathias Jordan","uid":"16545675","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T14:06:43Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":125861106}},{"id":125859675,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-70.7362681,-34.1604538],[-70.7361665,-34.1604538],[-70.7361665,-34.1603925],[-70.7362681,-34.1603925],[-70.7362681,-34.1604538]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T13:32:34Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/mMWt3zM.jpg","https://i.imgur.com/NOVSvmd.jpg"],"natural":["tree"]},"create":0,"modify":2,"delete":0,"area":6.22808000034744e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"en","imagery":"osm","add-image":2,"id":125859675}},{"id":125858794,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.2831558,52.5108537],[13.2831558,52.5108537],[13.2831558,52.5108537],[13.2831558,52.5108537],[13.2831558,52.5108537]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MisterMapy","uid":"9482346","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T13:11:48Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":1,"locale":"de","imagery":"CartoDB.Voyager","add-image":1,"id":125858794}},{"id":125856361,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.5055259,43.8407721],[10.5055259,43.8407721],[10.5055259,43.8407721],[10.5055259,43.8407721],[10.5055259,43.8407721]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thibault Rommel","uid":"5846458","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T12:15:10Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":5,"locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":6,"id":125856361}},{"id":125855978,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.3262541,45.9709865],[-1.3262541,45.9709865],[-1.3262541,45.9709865],[-1.3262541,45.9709865],[-1.3262541,45.9709865]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Aurelien Chaumet","uid":"12215998","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T12:08:31Z","reviewed_features":[],"tag_changes":{"amenity":["recycling"],"recycling:cans":["yes"],"recycling:glass":["yes"],"recycling:paper":["yes"],"recycling:plastic":["yes"],"recycling:glass_bottles":["yes"],"recycling:plastic_bottles":["yes"],"recycling:beverage_cartons":["yes"],"recycling:plastic_packaging":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":1,"locale":"en","imagery":"fr.ign.bdortho","id":125855978}},{"id":125855379,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[0.0228771,38.8173774],[0.109397,38.8173774],[0.109397,38.8441392],[0.0228771,38.8441392],[0.0228771,38.8173774]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"paunofu","uid":"13779940","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T11:57:52Z","reviewed_features":[],"tag_changes":{"level":["0"],"access":["customers","yes"],"amenity":["clinic"],"wheelchair":["yes"]},"create":0,"modify":5,"delete":0,"area":0.00231542825982024,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":7,"locale":"ca","imagery":"osm","change_over_5000m":7,"id":125855379}},{"id":125851448,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[72.8946408,18.502785],[88.3560098,18.502785],[88.3560098,28.566689],[72.8946408,28.566689],[72.8946408,18.502785]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T10:34:50Z","reviewed_features":[],"tag_changes":{"amenity":["hospital","college"],"highway":["service","primary","trunk","residential","tertiary"],"leisure":["park"],"name:etymology:wikidata":["Q19812241","Q5234723","Q377881","Q244689","Q313299"]},"create":0,"modify":38,"delete":0,"area":155.601733324576,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":49,"locale":"en","imagery":"osm","id":125851448}},{"id":125851288,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8201689,44.1368694],[4.8202243,44.1368694],[4.8202243,44.1368858],[4.8201689,44.1368858],[4.8201689,44.1368694]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T10:30:48Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/GbkZTDH.jpg","https://i.imgur.com/7cDJBnm.jpg"],"amenity":["recycling"]},"create":0,"modify":2,"delete":0,"area":9.08559999988037e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"waste","locale":"fr","imagery":"osm","add-image":2,"change_within_25m":2,"id":125851288}},{"id":125851202,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8202689,44.1368861],[4.8204741,44.1368861],[4.8204741,44.137043],[4.8202689,44.137043],[4.8202689,44.1368861]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T10:29:03Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/NfgfM0O.jpg","https://i.imgur.com/cKZdKDt.jpg"],"highway":["bus_stop"],"public_transport":["stop_position"]},"create":0,"modify":2,"delete":0,"area":3.21958800000567e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","locale":"fr","imagery":"osm","add-image":2,"change_within_25m":2,"id":125851202}},{"id":125850197,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.805052,43.9448747],[4.805052,43.9448747],[4.805052,43.9448747],[4.805052,43.9448747],[4.805052,43.9448747]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T10:04:08Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"fr","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":125850197}},{"id":125850044,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8036097,43.9453221],[4.8036097,43.9453221],[4.8036097,43.9453221],[4.8036097,43.9453221],[4.8036097,43.9453221]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T10:00:32Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/yJ4q4pK.jpg"],"colour":["red"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","answer":3,"locale":"fr","imagery":"HDM_HOT","add-image":1,"change_within_25m":4,"id":125850044}},{"id":125849319,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8045028,43.9478637],[4.8045028,43.9478637],[4.8045028,43.9478637],[4.8045028,43.9478637],[4.8045028,43.9478637]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste_basket","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T09:43:46Z","reviewed_features":[],"tag_changes":{"amenity":["waste_basket"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste_basket.html","theme":"waste_basket","answer":1,"locale":"fr","imagery":"osm","change_over_5000m":1,"change_within_25m":1,"id":125849319}},{"id":125849288,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8046107,43.9431435],[4.8201604,43.9431435],[4.8201604,44.1372308],[4.8046107,44.1372308],[4.8046107,43.9431435]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T09:43:04Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/n5GFITF.jpg","https://i.imgur.com/LLFZaJf.jpg","https://i.imgur.com/DU8x9kv.jpg","https://i.imgur.com/IQmHCfI.jpg","https://i.imgur.com/uBhbdej.jpg","https://i.imgur.com/aJp38wM.jpg"],"image:0":["https://i.imgur.com/FUKmJRI.jpg","https://i.imgur.com/Jvv0GV1.jpg"],"image:1":["https://i.imgur.com/fmr19JY.jpg","https://i.imgur.com/gAg2Z2m.jpg"],"natural":["tree"]},"create":0,"modify":10,"delete":0,"area":0.00301799928881004,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"fr","imagery":"osm","add-image":10,"change_within_25m":12,"plantnet-ai-detection":1,"id":125849288}},{"id":125846476,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3634028,48.2056951],[11.3672875,48.2056951],[11.3672875,48.206375],[11.3634028,48.206375],[11.3634028,48.2056951]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ppso","uid":"1553228","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #campersite","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T08:39:27Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/FomPFc2.jpg"],"amenity":["parking"],"image:0":["https://i.imgur.com/1ghzH1b.jpg"],"image:1":["https://i.imgur.com/fKYZwIe.jpg"],"image:2":["https://i.imgur.com/3MlDUjw.jpg"],"tourism":["caravan_site"],"sanitary_dump_station":["no"]},"create":0,"modify":2,"delete":0,"area":0.00000264120753000614,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/campersite.html","theme":"campersite","answer":1,"locale":"de","imagery":"osm","add-image":4,"change_within_5000m":5,"id":125846476}},{"id":125846240,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.4148191,48.1972278],[11.4148191,48.1972278],[11.4148191,48.1972278],[11.4148191,48.1972278],[11.4148191,48.1972278]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ppso","uid":"1553228","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T08:33:40Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"],"opening_hours":["24/7"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"de","imagery":"CartoDB.Voyager","id":125846240}},{"id":125845492,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2645432,47.8102935],[-4.2645432,47.8102935],[-4.2645432,47.8102935],[-4.2645432,47.8102935],[-4.2645432,47.8102935]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T08:15:03Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/l8Ql2OI.jpg"],"amenity":["toilets"],"image:0":["https://i.imgur.com/dMnBJ36.jpg"],"wheelchair":["yes","limited"],"description":["Doit être démoli : information du 6-9-22"],"toilets:position":["seated;urinal"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["no"]},"create":0,"modify":5,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":5,"locale":"en","imagery":"osm","add-image":2,"change_within_25m":7,"id":125845492}},{"id":125845491,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2778205,47.7961334],[-4.2778205,47.7961334],[-4.2778205,47.7961334],[-4.2778205,47.7961334],[-4.2778205,47.7961334]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T08:15:03Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/b1rQNUx.jpg"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"artwork","locale":"en","imagery":"osm","add-image":1,"id":125845491}},{"id":125845425,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T08:13:21Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/index.html","theme":"artwork","locale":"en","add-image":1,"id":125845425}},{"id":125845158,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.3759179,45.3702229],[20.4080703,45.3702229],[20.4080703,45.3957838],[20.3759179,45.3957838],[20.3759179,45.3702229]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Srdjan02131","uid":"13595876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T08:06:12Z","reviewed_features":[],"tag_changes":{"highway":["pedestrian","tertiary","residential","service","primary","footway"],"leisure":["park"],"natural":["wood"],"name:etymology:wikidata":["Q928385","Q110045056","Q190007","Q211827","Q437","Q310197","Q310119","Q15645384","Q81219","Q157131","Q1193012","Q12760117","Q463896","Q31186817","Q7325","Q638926","Q329888","Q202815","Q439595","Q214894","Q1265884","Q131638","Q362089","Q12745177","Q1157536","Q1018639","Q44613","Q200061","Q362081","Q615051","Q207303","Q854560","Q133132","Q9036","Q138465","Q393415","Q155198","Q313843","Q214","Q1653","Q1278008","Q160021","Q6194671","Q1564362"]},"create":0,"modify":146,"delete":0,"area":0.000821844281159776,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":198,"locale":"en","imagery":"osm","id":125845158}},{"id":125842432,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8015427,43.9464753],[4.8015427,43.9464753],[4.8015427,43.9464753],[4.8015427,43.9464753],[4.8015427,43.9464753]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T06:53:09Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/JvT35A0.jpg"],"natural":["tree"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"fr","imagery":"osm","add-image":1,"change_within_25m":1,"id":125842432}},{"id":125842192,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9963727,48.687331],[8.9963727,48.687331],[8.9963727,48.687331],[8.9963727,48.687331],[8.9963727,48.687331]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Urml","uid":"2088671","editor":"MapComplete 0.2.3a","comment":"Adding data with #MapComplete for theme #vegan","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T06:46:47Z","reviewed_features":[],"tag_changes":{"shop":["supermarket"],"website":["https://www.biomammut.de/unserefilialen"],"diet:vegan":["limited","yes"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"theme":"vegan","language":"de","theme-creator":"Christian Neumann ","id":125842192}},{"id":125840855,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[69.6665713,18.9516116],[72.8013172,18.9516116],[72.8013172,23.249247],[69.6665713,23.249247],[69.6665713,18.9516116]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-06T06:11:51Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential"],"name:etymology:wikidata":["Q34286","Q158143"]},"create":0,"modify":2,"delete":0,"area":13.4719949498449,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":2,"locale":"en","imagery":"osm","id":125840855}},{"id":125840839,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8017274,43.9432944],[4.8055937,43.9432944],[4.8055937,43.9471597],[4.8017274,43.9471597],[4.8017274,43.9432944]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste_basket","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T06:11:36Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/p05ItBR.jpg","https://i.imgur.com/QOH7Vk7.jpg","https://i.imgur.com/p3luYRD.jpg"],"waste":["trash"],"amenity":["waste_basket"]},"create":3,"modify":6,"delete":0,"area":0.0000149444093900054,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste_basket.html","theme":"waste_basket","answer":6,"locale":"fr","imagery":"osm","add-image":5,"change_over_5000m":3,"change_within_25m":11,"id":125840839}},{"id":125839525,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8168241,44.1353662],[4.8170468,44.1353662],[4.8170468,44.1354284],[4.8168241,44.1354284],[4.8168241,44.1353662]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-06T05:32:18Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/LX67ED9.jpg"],"amenity":["recycling","waste_basket"]},"create":1,"modify":1,"delete":0,"area":1.38519400004807e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"fr","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":1,"id":125839525}},{"id":125917836,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8985289,45.5547622],[8.9835774,45.5547622],[8.9835774,45.6144656],[8.8985289,45.6144656],[8.8985289,45.5547622]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-07T20:54:39Z","reviewed_features":[],"tag_changes":{"amenity":["community_centre","school","kindergarten"],"highway":["primary","tertiary","unclassified","residential","pedestrian","tertiary_link","track","service"],"leisure":["sports_centre"],"name:etymology:wikidata":["Q185606","Q1067","Q6101","Q43739","Q735241","Q471166","Q42507","Q216946","Q168691","Q1402","Q13134","Q1891","Q42595","Q837148","Q699575","Q625139","Q47066","Q47499","Q1231343","Q18495046","Q52947085","Q6046","Q220","Q40862","Q2044","Q8621","Q628","Q3931531","Q605243","Q6274","Q3415","Q40871","Q40516","Q5968","Q6122","Q701518","Q29886100","Q749678","Q42782","Q503060","Q101433","Q166234","Q3701260","Q212948","Q33923","Q7322","Q733392","Q7311","Q78782","Q1064","Q747929","Q13712","Q1045","Q63109","Q953994","Q213462","Q114387","Q168962","Q738527","Q48900","Q29886084","Q23800","Q723643","Q83003","Q271814","Q3734324","Q982573","Q3752373","Q240576","Q7317","Q47578","Q38","Q3604378","Q701820","Q94936","Q2979","Q721738","Q655149","Q138832","Q2022","Q30547","Q1403","Q1075469","Q1093375","Q733342","Q435151","Q469134","Q1248697","Q454","Q699354","Q14668","Q583","Q83174","Q23873","Q1308","Q1449","Q101251","Q216869","Q428308","Q490","Q333809","Q307","Q495","Q2656","Q1372","Q1374","Q3645670","Q40094","Q6237","Q40868","Q13320","Q539","Q36488","Q25233","Q351582","Q1193166","Q660136","Q16522","Q133704","Q43689","Q203241","Q265227","Q617","Q2028","Q6537","Q97154852","Q524","Q131148","Q16990","Q3682802","Q641","Q279373","Q6606","Q279","Q13362","Q6572","Q683579","Q1541043","Q267304","Q3752371","Q152457","Q939879","Q18400","Q202760","Q3376","Q80563","Q48438","Q17590","Q146183","Q193236","Q31966","Q165534","Q172599","Q493349","Q529858","Q254","Q529146","Q189015","Q951398","Q207390","Q1340","Q101698","Q296244","Q715631","Q181894","Q517404","Q13003","Q9726","Q243837","Q375998","Q43440","Q3752399","Q1045159","Q3771064","Q676555","Q171520","Q623476","Q1248641","Q762","Q8753","Q1401","Q1248688","Q3737708","Q2250278","Q214551","Q3649511","Q219491","Q13696","Q66075","Q311802","Q170209","Q723364","Q345749","Q1888616","Q680","Q6221","Q1399","Q187336","Q1042024","Q310158","Q367196","Q723595","Q939831","Q601209","Q668283","Q327771","Q548214","Q6285","Q2604547","Q3826573","Q775698","Q493716","Q9696","Q8743","Q10806","Q378706","Q472772","Q3947651","Q157277","Q42788","Q333778","Q40663","Q13470","Q37562","Q7728","Q1496","Q1248","Q42887","Q1334855","Q47674","Q273314","Q192348","Q36330","Q654973","Q982635","Q115457","Q223723","Q6197","Q135631","Q643","Q242942","Q2891116","Q55934","Q2640952","Q124862","Q1266880","Q1589","Q723652","Q5547","Q1345358","Q6691","Q14366","Q174330","Q153832","Q1285","Q349511","Q164823","Q1238","Q6596","Q160538","Q7198","Q1085","Q166092","Q670694","Q297190","Q728583","Q514505","Q40662","Q191759","Q1343913","Q944457","Q581","Q112140954","Q669026","Q1528676","Q188487","Q558177","Q3742154","Q185312","Q936688","Q171834","Q471272","Q1897","Q193018","Q1634609","Q13367","Q989","Q35966","Q44265","Q191107"]},"create":0,"modify":789,"delete":0,"area":0.00507768461490026,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":931,"locale":"it","imagery":"osm","id":125917836}},{"id":125915908,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.1320222,50.6914449],[3.1320222,50.6914449],[3.1320222,50.6914449],[3.1320222,50.6914449],[3.1320222,50.6914449]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eiryelio","uid":"831652","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-07T19:50:48Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":6,"locale":"fr","imagery":"osm","id":125915908}},{"id":125914249,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.2216094,46.3939263],[13.2216471,46.3939263],[13.2216471,46.3940909],[13.2216094,46.3940909],[13.2216094,46.3939263]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"borgofumo","uid":"615776","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-07T18:57:54Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":0,"modify":1,"delete":0,"area":6.20542000019583e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","move":1,"theme":"cyclofix","locale":"it","imagery":"CartoDB.Voyager","move:node/9967329045":"improve_accuracy","id":125914249}},{"id":125912394,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6747196,51.0016075],[3.7186769,51.0016075],[3.7186769,51.0157302],[3.6747196,51.0157302],[3.6747196,51.0016075]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-07T17:58:16Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/drtEO6o.jpg","https://i.imgur.com/XPMblGH.jpg","https://i.imgur.com/dfkGAmU.jpg","https://i.imgur.com/H4ZpXar.jpg","https://i.imgur.com/LmxtFha.jpg","https://i.imgur.com/sq6xcfX.jpg","https://i.imgur.com/HSr7adR.jpg","https://i.imgur.com/uxyoyt1.jpg"],"route":["bicycle"],"amenity":["bench"],"leisure":["picnic_table"]},"create":0,"modify":9,"delete":0,"area":0.000620795760710068,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":9,"id":125912394}},{"id":125907580,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-07T15:43:36Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"it","imagery":"osm","id":125907580}},{"id":125906998,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8985766,45.5597959],[8.9270883,45.5597959],[8.9270883,45.5804588],[8.8985766,45.5804588],[8.8985766,45.5597959]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-07T15:25:19Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["school"],"highway":["unclassified","track","residential","pedestrian","tertiary"],"tourism":["museum"],"name:etymology:wikidata":["Q3743017","Q171834","Q699575","Q13367","Q533780","Q36488","Q680","Q1064","Q490","Q202760","Q701820","Q47578","Q735770","Q214551","Q6558","Q723595","Q42271","Q723652","Q114387","Q213462","Q3752399","Q5990","Q546","Q131605","Q541405","Q6596","Q3370","Q4656","Q721738","Q7317","Q7311","Q503060","Q1647","Q3752371","Q1067","Q34687","Q220","Q7322","Q1511","Q937","Q160538","Q7793","Q379914","Q254","Q78782","Q719967","Q982573","Q13696","Q6526","Q639912","Q47066","Q5194627","Q187336","Q166092","Q18089044","Q539","Q3701260","Q747929","Q2790","Q3861947","Q728583","Q3604378","Q625139","Q94936","Q146183","Q3376","Q51122","Q3931531","Q279373","Q1402","Q11631","Q333809","Q539486","Q345749","Q42945","Q5475","Q13364","Q6088","Q2683","Q6244","Q13329","Q6231","Q6247","Q13378","Q13375","Q2751","Q3437","Q258031","Q55282064","Q3762952","Q982635","Q3737708","Q581","Q3929361","Q701518","Q42788","Q3966042","Q3922436","Q8743","Q47674","Q333778","Q193018","Q311802","Q255568"]},"create":0,"modify":202,"delete":0,"area":0.000589134405930125,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":237,"locale":"it","imagery":"osm","id":125906998}},{"id":125906750,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"wjtje","uid":"11949970","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T15:17:44Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"hailhydrant","answer":1,"locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":2,"id":125906750}},{"id":125903566,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[68.9683938,8.7631018],[91.7866587,8.7631018],[91.7866587,30.1265839],[68.9683938,30.1265839],[68.9683938,8.7631018]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-07T13:52:36Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":28,"delete":0,"area":487.477593744208,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":28,"locale":"en","imagery":"osm","id":125903566}},{"id":125903240,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-38.5102285,-13.0090043],[-38.5102285,-13.0090043],[-38.5102285,-13.0090043],[-38.5102285,-13.0090043],[-38.5102285,-13.0090043]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Túllio","uid":"1206082","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T13:44:40Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"wikidata":["Q271179"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"es","imagery":"osm","change_within_25m":1,"id":125903240}},{"id":125902501,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-38.5102285,-13.0090043],[-38.5102285,-13.0090043],[-38.5102285,-13.0090043],[-38.5102285,-13.0090043],[-38.5102285,-13.0090043]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Túllio","uid":"1206082","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T13:27:41Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":3,"locale":"es","imagery":"osm","add-image":2,"change_over_5000m":1,"change_within_25m":5,"id":125902501}},{"id":125901904,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-122.3812644,47.8072076],[-122.378124,47.8072076],[-122.378124,47.8095286],[-122.3812644,47.8095286],[-122.3812644,47.8072076]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Natfoot","uid":"567792","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-07T13:13:32Z","reviewed_features":[],"tag_changes":{"door":["hinged"],"level":["0"],"amenity":["cafe"],"highway":["footway"],"building":["yes","retail"],"kerb:height":["0"],"automatic_door":["no"]},"create":0,"modify":3,"delete":0,"area":0.00000728886840002163,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":6,"locale":"en","imagery":"CartoDB.Voyager","id":125901904}},{"id":125896375,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8107193,43.9469047],[4.8107193,43.9469047],[4.8107193,43.9469047],[4.8107193,43.9469047],[4.8107193,43.9469047]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T11:04:59Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/rauX09I.jpg"],"amenity":["fast_food"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","locale":"fr","imagery":"osm","add-image":1,"change_within_25m":1,"id":125896375}},{"id":125895765,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8034145,43.9467754],[4.8108248,43.9467754],[4.8108248,43.9490344],[4.8034145,43.9490344],[4.8034145,43.9467754]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T10:49:50Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/cFQpgNT.jpg","https://i.imgur.com/J41Pkkg.jpg","https://i.imgur.com/rn9M9rS.jpg"],"image:0":["https://i.imgur.com/DszewAU.jpg","https://i.imgur.com/w0mNTQ3.jpg","https://i.imgur.com/n3jLceV.jpg","https://i.imgur.com/DE4CzTO.jpg","https://i.imgur.com/B90RU9t.jpg","https://i.imgur.com/eIrWwzN.jpg","https://i.imgur.com/Qw8NGNM.jpg"],"tourism":["artwork"]},"create":5,"modify":15,"delete":0,"area":0.0000167398677000167,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":4,"locale":"fr","imagery":"osm","add-image":16,"change_over_5000m":5,"change_within_25m":20,"id":125895765}},{"id":125895500,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.808271,43.9489458],[4.8089733,43.9489458],[4.8089733,43.9490499],[4.808271,43.9490499],[4.808271,43.9489458]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T10:42:53Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/YKx5YlD.jpg"],"image:0":["https://i.imgur.com/awHDI2r.jpg"],"image:1":["https://i.imgur.com/V1e2oYb.jpg"],"natural":["tree"],"species:wikidata":["Q158301"]},"create":2,"modify":4,"delete":0,"area":7.31094300009966e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"fr","imagery":"osm","add-image":3,"change_over_5000m":2,"change_within_25m":4,"id":125895500}},{"id":125892441,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[21.6146363,39.7131024],[21.6149381,39.7131024],[21.6149381,39.7132128],[21.6146363,39.7132128],[21.6146363,39.7131024]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T09:32:41Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/78eHm9R.jpg"],"amenity":["toilets"],"building":["yes"],"opening_hours":["24/7"],"toilets:position":["seated;urinal"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["yes"]},"create":0,"modify":2,"delete":0,"area":3.33187200011179e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":4,"locale":"de","imagery":"osm","add-image":1,"change_over_5000m":5,"id":125892441}},{"id":125892249,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[21.6164922,39.7148973],[21.6164922,39.7148973],[21.6164922,39.7148973],[21.6164922,39.7148973],[21.6164922,39.7148973]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T09:28:17Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/XbK7zcd.jpg"],"man_made":["water_tap"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"de","imagery":"CartoDB.Voyager","add-image":2,"change_over_5000m":3,"id":125892249}},{"id":125890443,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[75.077117,8.5298101],[88.3220877,8.5298101],[88.3220877,30.6501832],[75.077117,30.6501832],[75.077117,8.5298101]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-07T08:46:05Z","reviewed_features":[],"tag_changes":{"route":["road"],"amenity":["college"],"highway":["track","residential","trunk"],"landuse":["commercial"],"natural":["water"],"boundary":["administrative"],"waterway":["weir","river","canal"],"name:etymology:wikidata":["Q5520851","Q3630410","Q381138","Q1395763"]},"create":0,"modify":15,"delete":0,"area":292.983693582568,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":15,"locale":"en","imagery":"osm","id":125890443}},{"id":125888938,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5559127,38.9578387],[-1.5559127,38.9578387],[-1.5559127,38.9578387],[-1.5559127,38.9578387],[-1.5559127,38.9578387]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Cleta14","uid":"13856772","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T08:09:11Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/dduqRd6.jpg"],"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"ca","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":2,"id":125888938}},{"id":125886140,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[21.6165261,39.7149631],[21.6165261,39.7149631],[21.6165261,39.7149631],[21.6165261,39.7149631],[21.6165261,39.7149631]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T06:58:07Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["bus_stop"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","answer":1,"locale":"de","imagery":"osm","id":125886140}},{"id":125886130,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[21.6165261,39.7149631],[21.6165261,39.7149631],[21.6165261,39.7149631],[21.6165261,39.7149631],[21.6165261,39.7149631]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T06:57:48Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","answer":3,"locale":"de","imagery":"osm","add-image":1,"id":125886130}},{"id":125885432,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8179549,44.1372308],[4.8179549,44.1372308],[4.8179549,44.1372308],[4.8179549,44.1372308],[4.8179549,44.1372308]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T06:39:53Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"denotation":["urban"],"species:wikidata":["Q10881597"],"source:species:wikidata":["PlantNet.org AI"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"fr","imagery":"osm","change_over_5000m":2,"plantnet-ai-detection":1,"id":125885432}},{"id":125880052,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.6162049,46.2555238],[13.6164561,46.2555238],[13.6164561,46.2556995],[13.6162049,46.2556995],[13.6162049,46.2555238]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"StefanB","uid":"3834","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-07T02:10:38Z","reviewed_features":[],"tag_changes":{"amenity":["fire_station"],"building":["yes"]},"create":2,"modify":2,"delete":0,"area":4.41358400001212e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":2,"locale":"sl","imagery":"osm","change_over_5000m":4,"id":125880052}},{"id":125959630,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8483617,45.655929],[8.8850616,45.655929],[8.8850616,45.6711145],[8.8483617,45.6711145],[8.8483617,45.655929]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T22:18:02Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","unclassified","residential","secondary","service"],"name:etymology:wikidata":["Q36488","Q55934","Q220","Q7322","Q202760","Q723643","Q3370","Q375998","Q1248697","Q279373","Q172599","Q313980","Q48900","Q190116","Q168962","Q1403","Q3861947","Q219491","Q351582","Q203241","Q699575","Q503060","Q1334855","Q1374","Q1248","Q583","Q204774","Q1496","Q7793","Q1283","Q1345358","Q1193166","Q481514","Q337311","Q78782","Q4022","Q7311","Q701820","Q175117","Q1231343","Q166234","Q254","Q181894","Q51122","Q1402","Q3752373","Q160570","Q1401","Q153832","Q1089692","Q271814","Q1155","Q699354","Q5547","Q128267","Q291200","Q701518","Q6101","Q348340","Q80563","Q487929","Q25200","Q15790","Q1398","Q623164","Q81654","Q38964","Q1048"]},"create":0,"modify":118,"delete":0,"area":0.000557306331450049,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":165,"locale":"it","imagery":"osm","id":125959630}},{"id":125958037,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6456903,50.9020956],[4.6998913,50.9020956],[4.6998913,50.9845567],[4.6456903,50.9845567],[4.6456903,50.9020956]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"wegspotter","uid":"428001","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T21:02:23Z","reviewed_features":[],"tag_changes":{"seats":["6"],"amenity":["bench"],"leisure":["picnic_table"],"material":["wood"]},"create":2,"modify":1,"delete":0,"area":0.00446947408109979,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":5,"import":1,"locale":"nl","imagery":"AGIV","import:node/10010025063":"source: https://osm.org/note/3090195","id":125958037}},{"id":125958023,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.355733,50.6718772],[4.542673,50.6718772],[4.542673,50.729038],[4.355733,50.729038],[4.355733,50.6718772]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T21:02:05Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","unclassified","secondary","footway","path","service"],"name:etymology:wikidata":["Q345","Q16917","Q30241","Q3515726","Q3535557","Q843173","Q890527","Q33971","Q2859615","Q16665805","Q25662","Q26782","Q1975652","Q128550","Q157214","Q1000370","Q147255","Q13561020","Q155511","Q3173536","Q172455","Q2049920","Q454","Q234047","Q319463","Q181314","Q11379","Q31129","Q64563646","Q55008046","Q146149","Q181285","Q2629326","Q26158"]},"create":0,"modify":95,"delete":0,"area":0.010685639952001,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/etymology.html","theme":"etymology","answer":113,"locale":"fr","imagery":"osm","id":125958023}},{"id":125957943,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.4312601,50.8972196],[3.4312601,50.8972196],[3.4312601,50.8972196],[3.4312601,50.8972196],[3.4312601,50.8972196]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T20:58:27Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/cFli1yZ.jpg"],"amenity":["bench"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":1,"id":125957943}},{"id":125957846,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7991009,45.6937986],[8.7995759,45.6937986],[8.7995759,45.6941833],[8.7991009,45.6941833],[8.7991009,45.6937986]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T20:54:54Z","reviewed_features":[],"tag_changes":{"highway":["footway"],"name:etymology:wikidata":["Q237446"]},"create":0,"modify":1,"delete":0,"area":1.82732499999605e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"it","imagery":"osm","id":125957846}},{"id":125956666,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6685705,50.7443211],[3.6685705,50.7443211],[3.6685705,50.7443211],[3.6685705,50.7443211],[3.6685705,50.7443211]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T20:12:11Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/I3B1ovg.jpg"],"leisure":["playground"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","locale":"nl","imagery":"osm","add-image":1,"id":125956666}},{"id":125952704,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.3343054,47.8003892],[-4.3342999,47.8003892],[-4.3342999,47.8003952],[-4.3343054,47.8003952],[-4.3343054,47.8003892]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T17:42:21Z","reviewed_features":[],"tag_changes":{"ref":["47225707"],"email":["Info@idealisbretagne.fr"],"phone":["+33 2 51 31 53 96"],"access":["yes"],"indoor":["no"],"wheelchair":["yes"],"description":["Camping ouvert du 1/5 au 15/9 seulement."],"opening_hours":["24/7"],"defibrillator:location":["À l'extérieur du bureau d'accueil sous l'auvent"]},"create":0,"modify":12,"delete":0,"area":3.29999999914618e-11,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/index.html","move":2,"theme":"aed","answer":13,"locale":"en","add-image":1,"change_within_5000m":16,"move:node/8828271171":"improve_accuracy","id":125952704}},{"id":125952677,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2431303,51.2060932],[3.2431303,51.2060932],[3.2431303,51.2060932],[3.2431303,51.2060932],[3.2431303,51.2060932]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #climbing","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T17:41:05Z","reviewed_features":[],"tag_changes":{"leisure":["sports_centre"],"opening_hours":["Mo-Fr 08:00-23:00;Sa 08:00-18:00;Su 08:00-13:00","Mo-Fr 07:45-22:00; Sa 08:00-18:00; Su 08:00-13:00;PH off"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/feature/typescript-4/climbing","theme":"climbing","answer":1,"locale":"nl","imagery":"osm","id":125952677}},{"id":125952094,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-78.4090963,-0.1320947],[-78.4090963,-0.1320947],[-78.4090963,-0.1320947],[-78.4090963,-0.1320947],[-78.4090963,-0.1320947]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Ale Nuñez 07","uid":"12567570","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T17:20:53Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/index.html","theme":"trees","locale":"es","id":125952094}},{"id":125952055,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Ale Nuñez 07","uid":"12567570","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T17:19:31Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","id":125952055}},{"id":125950175,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8775556,45.6526988],[8.9331807,45.6526988],[8.9331807,45.6766681],[8.8775556,45.6766681],[8.8775556,45.6526988]]]},"properties":{"check_user":null,"reasons":[{"id":70,"name":"Impossible angle in a highway"}],"tags":[],"features":[{"url":"way-39519319","name":"Viale Italia","osm_id":39519319,"reasons":[70],"version":9,"primary_tags":{"highway":"tertiary"}},{"url":"way-81894855","name":"Via Gorla","osm_id":81894855,"reasons":[70],"version":7,"primary_tags":{"highway":"tertiary"}}],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T16:22:19Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["tertiary","residential","unclassified","service","track","primary"],"leisure":["sports_centre"],"name:etymology:wikidata":["Q38","Q3701182","Q7317","Q539","Q557795","Q172599","Q153832","Q152457","Q54578128","Q185187","Q733392","Q51122","Q4008050","Q1075469","Q13696","Q202760","Q214551","Q572191","Q1334855","Q39365","Q39411","Q738527","Q375998","Q529146","Q380096","Q1308","Q187336","Q7728","Q503060","Q47499","Q3649511","Q683579","Q310158","Q1067","Q1401","Q333809","Q435151","Q192348","Q1064","Q36488","Q43440","Q83003","Q680","Q699575","Q101251","Q676555","Q1403","Q23873","Q2640952","Q47674","Q379300","Q47066","Q3876367","Q625139","Q213462","Q228284","Q1374","Q1372","Q216869","Q605243","Q14668","Q1091439","Q3861947","Q78782","Q5597","Q307","Q762","Q4801807","Q7814","Q220","Q3737708","Q8459","Q472772","Q460747","Q8753","Q333778","Q9319","Q833926","Q42207","Q1231343","Q3752373","Q7322","Q2260521","Q1945818","Q14366","Q171834","Q83038","Q311802","Q54578138","Q1647","Q735241","Q216946","Q240576","Q5592","Q583","Q267304"]},"create":0,"modify":160,"delete":0,"area":0.00133329470942982,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":200,"locale":"it","imagery":"osm","id":125950175}},{"id":125945234,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.4462926,38.7704196],[-2.4462926,38.7704196],[-2.4462926,38.7704196],[-2.4462926,38.7704196],[-2.4462926,38.7704196]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Cleta14","uid":"13856772","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T14:08:11Z","reviewed_features":[],"tag_changes":{"amenity":["drinking_water"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"ca","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":125945234}},{"id":125943726,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8619626,45.6418288],[8.8879115,45.6418288],[8.8879115,45.6559314],[8.8619626,45.6559314],[8.8619626,45.6418288]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T13:33:42Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["secondary","unclassified","residential"],"name:etymology:wikidata":["Q39365","Q220","Q36488","Q47578","Q2717091","Q495","Q1308","Q1064","Q1449","Q546","Q3376","Q701820","Q14668","Q267304","Q164294","Q982573","Q583","Q23309782","Q375998","Q171834"]},"create":0,"modify":34,"delete":0,"area":0.000365946957140021,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":45,"locale":"it","imagery":"osm","id":125943726}},{"id":125943533,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[72.2548824,9.9684172],[86.7936232,9.9684172],[86.7936232,28.6151215],[72.2548824,28.6151215],[72.2548824,9.9684172]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T13:29:42Z","reviewed_features":[],"tag_changes":{"amenity":["college","school"],"barrier":["wall"],"highway":["residential","primary","unclassified","pedestrian"],"leisure":["park"],"name:etymology:wikidata":["Q234898","Q7230699","Q1001","Q47478","Q2724411"]},"create":0,"modify":31,"delete":0,"area":271.099600591945,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":40,"locale":"en","imagery":"osm","id":125943533}},{"id":125940150,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7597103,51.3979884],[4.7597103,51.3979884],[4.7597103,51.3979884],[4.7597103,51.3979884],[4.7597103,51.3979884]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T12:04:57Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","locale":"en","imagery":"osm","add-image":1,"change_over_5000m":1,"id":125940150}},{"id":125935991,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.3201001,38.8093411],[-2.3201001,38.8093411],[-2.3201001,38.8093411],[-2.3201001,38.8093411],[-2.3201001,38.8093411]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Cleta14","uid":"13856772","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T10:15:25Z","reviewed_features":[],"tag_changes":{"amenity":["drinking_water"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"ca","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":125935991}},{"id":125935651,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3945424,43.7224941],[10.3945424,43.7224941],[10.3945424,43.7224941],[10.3945424,43.7224941],[10.3945424,43.7224941]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thibault Rommel","uid":"5846458","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T10:06:48Z","reviewed_features":[],"tag_changes":{"wheelchair":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"nl","imagery":"osm","change_within_25m":1,"id":125935651}},{"id":125935636,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3945424,43.7224941],[10.3945424,43.7224941],[10.3945424,43.7224941],[10.3945424,43.7224941],[10.3945424,43.7224941]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thibault Rommel","uid":"5846458","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T10:06:19Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":3,"locale":"nl","imagery":"osm","add-image":1,"change_within_25m":4,"id":125935636}},{"id":125935599,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3945424,43.7224941],[10.3945424,43.7224941],[10.3945424,43.7224941],[10.3945424,43.7224941],[10.3945424,43.7224941]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thibault Rommel","uid":"5846458","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T10:05:22Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","locale":"nl","imagery":"osm","add-image":1,"change_within_25m":1,"id":125935599}},{"id":125934955,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.5172909,44.8529122],[-0.5172238,44.8529122],[-0.5172238,44.8530595],[-0.5172909,44.8530595],[-0.5172909,44.8529122]]]},"properties":{"check_user":null,"reasons":[{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"node-10008542143","name":"Foncia","osm_id":10008542143,"reasons":[43],"version":4,"primary_tags":{"shop":"Agence immobilière"}}],"user":"Marival","uid":"8238040","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T09:49:21Z","reviewed_features":[],"tag_changes":{"shop":["yes","Agence immobilière"]},"create":2,"modify":3,"delete":0,"area":9.88383000012208e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","answer":3,"locale":"fr","imagery":"osm","add-image":1,"change_over_5000m":2,"change_within_25m":4,"id":125934955}},{"id":125931653,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5609444,53.0165495],[6.5609444,53.0165495],[6.5609444,53.0165495],[6.5609444,53.0165495],[6.5609444,53.0165495]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T08:18:51Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"],"service:bicycle:tools":["no"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":1,"locale":"en","imagery":"osm","id":125931653}},{"id":125929576,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8668256,45.6461038],[8.8904944,45.6461038],[8.8904944,45.6516818],[8.8668256,45.6516818],[8.8668256,45.6461038]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T07:21:53Z","reviewed_features":[],"tag_changes":{"amenity":["kindergarten"],"highway":["tertiary","unclassified","residential"],"name:etymology:wikidata":["Q701518","Q3619135","Q212850","Q6285","Q2044","Q6274","Q6537","Q6046","Q617","Q6221","Q23873","Q7311","Q187336","Q213462","Q1067","Q1647","Q63343701","Q490"]},"create":0,"modify":25,"delete":0,"area":0.000132024566399993,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":30,"locale":"it","imagery":"osm","id":125929576}},{"id":125928779,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.3991436,50.7345622],[3.444413,50.7345622],[3.444413,50.7565461],[3.3991436,50.7565461],[3.3991436,50.7345622]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-08T07:01:07Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/FIGxQNv.jpg","https://i.imgur.com/TG4ok4I.jpg"],"amenity":["bench"]},"create":0,"modify":4,"delete":0,"area":0.000995197962660098,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":4,"id":125928779}},{"id":125922579,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-86.1026276,39.9822621],[-86.0996604,39.9822621],[-86.0996604,39.9855064],[-86.1026276,39.9855064],[-86.1026276,39.9822621]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kanellar","uid":"16249964","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-08T02:00:49Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":8,"modify":0,"delete":0,"area":0.00000962648695999761,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"en","imagery":"osm","change_over_5000m":8,"id":125922579}},{"id":125998480,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.0136558,48.8021857],[9.0136558,48.8021857],[9.0136558,48.8021857],[9.0136558,48.8021857],[9.0136558,48.8021857]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Urml","uid":"2088671","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T23:02:03Z","reviewed_features":[],"tag_changes":{"amenity":["restaurant"],"image:0":["https://i.imgur.com/KClpEh6.jpg"],"image:1":["https://i.imgur.com/mH9GQLO.jpg"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","locale":"de","imagery":"osm","add-image":2,"id":125998480}},{"id":125998305,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7596234,50.9984481],[3.7623585,50.9984481],[3.7623585,50.9990746],[3.7596234,50.9990746],[3.7596234,50.9984481]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T22:50:47Z","reviewed_features":[],"tag_changes":{"highway":["path"],"image:streetsign":["https://i.imgur.com/8pHSsjF.jpg"],"name:etymology:wikidata":["Q113870754"]},"create":0,"modify":2,"delete":0,"area":0.00000171354015000738,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"nl","imagery":"osm","add-image":1,"id":125998305}},{"id":125998274,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.752732,51.0002261],[3.752732,51.0002261],[3.752732,51.0002261],[3.752732,51.0002261],[3.752732,51.0002261]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T22:49:37Z","reviewed_features":[],"tag_changes":{"books":["adults;children"],"image":["https://i.imgur.com/0DRd4S2.jpg"],"noname":["yes"],"amenity":["public_bookcase"],"nobrand":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":3,"locale":"nl","imagery":"osm","add-image":1,"id":125998274}},{"id":125998247,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7510841,50.9994584],[3.7512305,50.9994584],[3.7512305,50.9995451],[3.7510841,50.9995451],[3.7510841,50.9994584]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #rainbow_crossings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T22:48:19Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing:marking":["rainbow"]},"create":0,"modify":2,"delete":0,"area":1.26928799995952e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/rainbow_crossings.html","theme":"rainbow_crossings","answer":2,"locale":"nl","imagery":"AGIV","id":125998247}},{"id":125996479,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8312193,45.613711],[8.8448176,45.613711],[8.8448176,45.6308254],[8.8312193,45.6308254],[8.8312193,45.613711]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T21:13:18Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","unclassified"],"maxspeed":["50"]},"create":0,"modify":7,"delete":0,"area":0.000232726745519958,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":7,"locale":"en","imagery":"osm","change_within_500m":3,"change_within_1000m":2,"change_within_5000m":2,"id":125996479}},{"id":125996444,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8890393,45.6279842],[8.8895375,45.6279842],[8.8895375,45.6284722],[8.8890393,45.6284722],[8.8890393,45.6279842]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #sport_pitches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T21:10:47Z","reviewed_features":[],"tag_changes":{"access":["yes"],"leisure":["pitch"],"reservation":["no"]},"create":0,"modify":1,"delete":0,"area":2.43121599998152e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/sport_pitches.html","theme":"sport_pitches","answer":2,"locale":"en","imagery":"osm","change_within_5000m":2,"id":125996444}},{"id":125996386,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8276675,45.624886],[8.8305391,45.624886],[8.8305391,45.626851],[8.8276675,45.626851],[8.8276675,45.624886]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T21:07:57Z","reviewed_features":[],"tag_changes":{"leisure":["picnic_table"],"material":["wood"]},"create":0,"modify":3,"delete":0,"area":0.00000564269400001369,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","answer":5,"locale":"en","imagery":"osm","id":125996386}},{"id":125996323,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8522031,45.6152709],[8.8534303,45.6152709],[8.8534303,45.6158445],[8.8522031,45.6158445],[8.8522031,45.6152709]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T21:05:15Z","reviewed_features":[],"tag_changes":{"email":["costamagna@rezzarascuole.com"],"phone":["+39 0331 679589"],"amenity":["school"],"website":["https://www.foe.it/scuola/scuola-secondaria-di-i-grado-don-carlo-costamagna"],"school:gender":["mixed"],"school:language":["it"]},"create":0,"modify":5,"delete":0,"area":7.03921920002701e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":5,"locale":"en","imagery":"CartoDB.Voyager","id":125996323}},{"id":125996012,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-58.6432322,-34.6525572],[-58.6432322,-34.6525572],[-58.6432322,-34.6525572],[-58.6432322,-34.6525572],[-58.6432322,-34.6525572]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"AgusQui","uid":"331218","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T20:51:09Z","reviewed_features":[],"tag_changes":{"railway":["signal"],"railway:signal:main:ref":["CL 69"],"railway:signal:route:ref":["CL 59"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals","answer":2,"locale":"es","imagery":"osm","change_within_25m":2,"id":125996012}},{"id":125995351,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3643357,50.1604195],[10.3643357,50.1604195],[10.3643357,50.1604195],[10.3643357,50.1604195],[10.3643357,50.1604195]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Justus weisensee","uid":"8411235","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T20:25:10Z","reviewed_features":[],"tag_changes":{"access":["yes"],"highway":["traffic_signals"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"de","imagery":"osm","id":125995351}},{"id":125995320,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3849599,50.150152],[10.3877299,50.150152],[10.3877299,50.1522224],[10.3849599,50.1522224],[10.3849599,50.150152]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Justus weisensee","uid":"8411235","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #campersite","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T20:23:47Z","reviewed_features":[],"tag_changes":{"fee":["yes"],"tourism":["caravan_site"]},"create":0,"modify":1,"delete":0,"area":0.00000573500800000241,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/campersite.html","theme":"campersite","answer":1,"locale":"de","imagery":"osm","id":125995320}},{"id":125992069,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.9007112,60.2546824],[24.9055095,60.2546824],[24.9055095,60.2566959],[24.9007112,60.2566959],[24.9007112,60.2546824]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T18:21:37Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["service","street_lamp"]},"create":0,"modify":1,"delete":1,"area":0.00000966137704998641,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":1,"locale":"en","imagery":"osm","deletion":1,"deletion:node/10011808252":"duplicate","id":125992069}},{"id":125991732,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7503785,53.4900809],[18.7504601,53.4900809],[18.7504601,53.4904115],[18.7503785,53.4904115],[18.7503785,53.4900809]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T18:08:57Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:direction":["117","25"]},"create":0,"modify":2,"delete":0,"area":2.69769600003247e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":2,"locale":"en","imagery":"osm","id":125991732}},{"id":125990613,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.17158,47.4216861],[5.17158,47.4216861],[5.17158,47.4216861],[5.17158,47.4216861],[5.17158,47.4216861]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thibault Rommel","uid":"5846458","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T17:29:30Z","reviewed_features":[],"tag_changes":{"emergency":["defibrillator"],"wheelchair":["yes"]},"create":2,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"nl","imagery":"osm","change_within_25m":1,"id":125990613}},{"id":125988665,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.3594742,51.6485062],[14.3822837,51.6485062],[14.3822837,51.6598584],[14.3594742,51.6598584],[14.3594742,51.6485062]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"tomtom616","uid":"16546724","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T16:34:48Z","reviewed_features":[],"tag_changes":{},"create":16,"modify":15,"delete":0,"area":0.000258938005899954,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":125988665}},{"id":125987268,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7520688,53.4789095],[18.7536859,53.4789095],[18.7536859,53.4802987],[18.7520688,53.4802987],[18.7520688,53.4789095]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T15:56:20Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:mount":["wall"],"camera:direction":["200","125","210"]},"create":0,"modify":4,"delete":0,"area":0.00000224647531999843,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":5,"locale":"en","imagery":"osm","change_within_1000m":5,"id":125987268}},{"id":125986543,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.947419,48.8141705],[12.9778769,48.8141705],[12.9778769,48.8347852],[12.947419,48.8347852],[12.947419,48.8141705]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T15:38:34Z","reviewed_features":[],"tag_changes":{"amenity":["fire_station"],"building":["fire_station"],"addr:place":["Deggenau"],"operator:type":["ngo","government"]},"create":0,"modify":2,"delete":0,"area":0.000627880471129875,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","answer":3,"locale":"de","imagery":"HDM_HOT","change_within_5000m":1,"id":125986543}},{"id":125986412,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3863942,52.5181517],[13.3865297,52.5181517],[13.3865297,52.5182823],[13.3863942,52.5182823],[13.3863942,52.5181517]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"broken ship","uid":"13810894","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T15:35:48Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":4,"delete":0,"area":1.76963000008602e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","move":1,"theme":"aed","answer":5,"locale":"de","imagery":"osm","move:node/10011671969":"improve_accuracy","id":125986412}},{"id":125985681,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3643386,50.8555656],[4.3643386,50.8555656],[4.3643386,50.8555656],[4.3643386,50.8555656],[4.3643386,50.8555656]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T15:13:00Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/YqrdGsX.jpg"],"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"en","imagery":"osm","add-image":1,"change_within_25m":2,"id":125985681}},{"id":125985492,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.9619952,46.0973912],[5.9619952,46.0973912],[5.9619952,46.0973912],[5.9619952,46.0973912],[5.9619952,46.0973912]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thibault Rommel","uid":"5846458","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T15:07:05Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":6,"locale":"nl","imagery":"osm","change_over_5000m":1,"change_within_25m":6,"id":125985492}},{"id":125985167,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8664058,45.6667121],[8.867348,45.6667121],[8.867348,45.6669114],[8.8664058,45.6669114],[8.8664058,45.6667121]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T14:57:48Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology:wikidata":["Q29371"]},"create":0,"modify":1,"delete":0,"area":1.8778045999835e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"en","imagery":"osm","id":125985167}},{"id":125985125,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3639301,50.8552906],[4.3644912,50.8552906],[4.3644912,50.8555479],[4.3639301,50.8555479],[4.3639301,50.8552906]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T14:56:34Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ClZj1x0.jpg"],"barrier":["fence"],"image:0":["https://i.imgur.com/g0nJ7Up.jpg"],"image:1":["https://i.imgur.com/RHFxRC3.jpg"],"leisure":["playground"]},"create":0,"modify":3,"delete":0,"area":1.44371030000604e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","locale":"en","imagery":"osm","add-image":3,"change_within_25m":3,"id":125985125}},{"id":125985089,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.364201,50.8554983],[4.364201,50.8554983],[4.364201,50.8554983],[4.364201,50.8554983],[4.364201,50.8554983]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T14:55:53Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/C0OErM4.jpg"],"leisure":["picnic_table"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"en","imagery":"osm","add-image":1,"id":125985089}},{"id":125984388,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.2933791,52.5090859],[13.3039374,52.5090859],[13.3039374,52.5099552],[13.2933791,52.5099552],[13.2933791,52.5090859]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MisterMapy","uid":"9482346","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T14:36:09Z","reviewed_features":[],"tag_changes":{"man_made":["water_well"],"check_date":["2022-09-09","2022-07-26"],"pump:status":["ok"]},"create":0,"modify":2,"delete":0,"area":0.00000917833018997967,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":3,"locale":"de","imagery":"CartoDB.Voyager","id":125984388}},{"id":125983519,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.1981312,40.8245804],[14.1981312,40.8245804],[14.1981312,40.8245804],[14.1981312,40.8245804],[14.1981312,40.8245804]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Quang Huy NGUYEN","uid":"10341989","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T14:09:45Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":2,"locale":"en","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_50m":3,"id":125983519}},{"id":125979709,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.5024516,51.3599406],[14.5081307,51.3599406],[14.5081307,51.3607107],[14.5024516,51.3607107],[14.5024516,51.3599406]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Hufkratzer","uid":"1377473","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T12:17:49Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"maxspeed":["30"]},"create":0,"modify":1,"delete":0,"area":0.00000437347490998236,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":1,"locale":"de","imagery":"osm","id":125979709}},{"id":125979544,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.5359388,45.4769195],[9.6489512,45.4769195],[9.6489512,45.5448272],[9.5359388,45.5448272],[9.5359388,45.4769195]]]},"properties":{"check_user":null,"reasons":[{"id":91,"name":"Motorway/trunk geometry modified"}],"tags":[],"features":[{"url":"way-475480516","osm_id":475480516,"reasons":[91],"version":5,"primary_tags":{"highway":"trunk"}}],"user":"Mannivu","uid":"1950277","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T12:13:37Z","reviewed_features":[],"tag_changes":{"highway":["primary","secondary","trunk"],"maxspeed":["70","90","50","80"]},"create":0,"modify":56,"delete":0,"area":0.00767441215547995,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":56,"locale":"en","imagery":"osm","change_over_5000m":51,"change_within_5000m":5,"id":125979544}},{"id":125975715,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3754428,52.5036744],[13.3777597,52.5036744],[13.3777597,52.5053412],[13.3754428,52.5053412],[13.3754428,52.5036744]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"DUNCE-Maps","uid":"17068957","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-09T10:26:07Z","reviewed_features":[],"tag_changes":{"image:0":["https://i.imgur.com/91AugFz.jpg","https://i.imgur.com/5nUo6ga.jpg","https://i.imgur.com/3lJzQ7z.jpg"],"man_made":["water_well"],"pump:status":["ok"]},"create":0,"modify":4,"delete":0,"area":0.0000038618089199896,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":3,"locale":"de","imagery":"CartoDB.Voyager","add-image":3,"id":125975715}},{"id":125971902,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8904264,45.6298546],[8.8904264,45.6298546],[8.8904264,45.6298546],[8.8904264,45.6298546],[8.8904264,45.6298546]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T08:47:11Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":4,"locale":"it","imagery":"osm","change_within_5000m":4,"id":125971902}},{"id":125971784,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8306757,45.624512],[8.8310832,45.624512],[8.8310832,45.6252753],[8.8306757,45.6252753],[8.8306757,45.624512]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T08:44:10Z","reviewed_features":[],"tag_changes":{"waste":["trash"],"amenity":["waste_basket"]},"create":0,"modify":3,"delete":0,"area":3.11044749997949e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":3,"locale":"it","imagery":"osm","change_within_500m":3,"id":125971784}},{"id":125970507,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.646666,47.3085969],[9.6481268,47.3085969],[9.6481268,47.3092332],[9.646666,47.3092332],[9.646666,47.3085969]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mcliquid","uid":"1213571","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #parkings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T08:09:06Z","reviewed_features":[],"tag_changes":{"amenity":["parking"],"capacity:disabled":["0"]},"create":0,"modify":2,"delete":0,"area":9.29507040005406e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/parkings.html","theme":"parkings","answer":2,"locale":"de","imagery":"osm","change_within_500m":2,"id":125970507}},{"id":125970425,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.6336449,47.2973131],[9.6651269,47.2973131],[9.6651269,47.3127009],[9.6336449,47.3127009],[9.6336449,47.2973131]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mcliquid","uid":"1213571","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T08:06:19Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"maxspeed":["40"]},"create":0,"modify":14,"delete":0,"area":0.000484438719600205,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":14,"locale":"de","imagery":"osm","change_within_500m":1,"change_within_1000m":4,"change_within_5000m":3,"id":125970425}},{"id":125969551,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.6247755,47.305114],[9.6537617,47.305114],[9.6537617,47.3090122],[9.6247755,47.3090122],[9.6247755,47.305114]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mcliquid","uid":"1213571","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-09T07:41:27Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/gLNwDMT.jpg"],"amenity":["drinking_water","bicycle_parking"],"building":["yes"],"man_made":["water_tap"],"cargo_bike":["no"]},"create":0,"modify":4,"delete":0,"area":0.000112994004839849,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":3,"locale":"de","imagery":"CartoDB.Voyager","add-image":1,"change_within_1000m":1,"id":125969551}},{"id":126032435,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.1879529,51.2170296],[3.1880707,51.2170296],[3.1880707,51.2175904],[3.1879529,51.2175904],[3.1879529,51.2170296]]]},"properties":{"check_user":null,"reasons":[{"id":42,"name":"Invalid tag modification"}],"tags":[],"features":[{"url":"node-5235173976","osm_id":5235173976,"reasons":[42],"version":5,"primary_tags":{}}],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-10T23:24:36Z","reviewed_features":[],"tag_changes":{"foot":["yes"],"mofa":["yes"],"moped":["yes"],"barrier":["bollard"],"bicycle":["yes"],"inline_skates":["yes"]},"create":0,"modify":2,"delete":0,"area":6.60622400002475e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"http://127.0.0.1:1234/theme.html","theme":"cycle_infra","locale":"nl","imagery":"CartoDB.Voyager","soft-delete":2,"soft-delete:node/5235173336":"disused","soft-delete:node/5235173976":"disused","id":126032435}},{"id":126029640,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-38.5255659,-12.9982746],[-38.5255659,-12.9982746],[-38.5255659,-12.9982746],[-38.5255659,-12.9982746],[-38.5255659,-12.9982746]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Túllio","uid":"1206082","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-10T20:46:18Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":5,"locale":"es","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":6,"id":126029640}},{"id":126028891,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4980599,51.405066],[4.5028381,51.405066],[4.5028381,51.4081868],[4.4980599,51.4081868],[4.4980599,51.405066]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surfaceGR","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T20:14:39Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0.0000149118065600223,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"surfaceGR","answer":1,"locale":"nl","imagery":"osm","id":126028891}},{"id":126028377,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.719021,40.6780961],[14.7594381,40.6780961],[14.7594381,44.3581543],[11.719021,44.3581543],[11.719021,40.6780961]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T19:52:47Z","reviewed_features":[],"tag_changes":{"route":["bus"],"highway":["residential"],"name:etymology:wikidata":["Q749678","Q213462","Q802461","Q2738834"]},"create":0,"modify":6,"delete":0,"area":11.1889118802752,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":7,"locale":"en","imagery":"osm","id":126028377}},{"id":126026332,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.5546105,45.7327505],[8.5714548,45.7327505],[8.5714548,45.7498676],[8.5546105,45.7498676],[8.5546105,45.7327505]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"CVI","uid":"34088","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T18:31:26Z","reviewed_features":[],"tag_changes":{"highway":["residential","service"],"name:etymology:wikidata":["Q7311","Q749678","Q435151","Q37278","Q699354"]},"create":0,"modify":7,"delete":0,"area":0.000288325567529983,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":9,"locale":"it","imagery":"osm","id":126026332}},{"id":126024469,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2177462,-39.8343216],[-73.2158487,-39.8343216],[-73.2158487,-39.8336384],[-73.2177462,-39.8336384],[-73.2177462,-39.8343216]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-10T17:35:17Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/4vV2K8A.jpg","https://i.imgur.com/xDarMLB.jpg"],"image:0":["https://i.imgur.com/ttiiWAp.jpg"],"natural":["tree"]},"create":2,"modify":6,"delete":0,"area":0.00000129637200000749,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":4,"locale":"es","imagery":"EsriWorldImagery","add-image":5,"change_over_5000m":2,"change_within_5000m":9,"id":126024469}},{"id":126023600,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2175604,-39.8337979],[-73.2154557,-39.8337979],[-73.2154557,-39.8335617],[-73.2175604,-39.8335617],[-73.2175604,-39.8337979]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T17:11:03Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":3,"modify":5,"delete":0,"area":4.97130140004603e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":2,"locale":"en","imagery":"osm","add-image":3,"id":126023600}},{"id":126020007,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.3460114,-37.4646445],[-72.3416987,-37.4646445],[-72.3416987,-37.4616465],[-72.3460114,-37.4616465],[-72.3460114,-37.4646445]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"RodrigoKiger","uid":"17055149","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-10T15:26:31Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":8,"modify":12,"delete":3,"area":0.0000129294745999911,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":3,"locale":"es","imagery":"osm","deletion":3,"add-image":12,"change_over_5000m":8,"change_within_25m":15,"change_within_100m":3,"deletion:node/10013459535":"testing point","deletion:node/10013461520":"testing point","deletion:node/10013469307":"testing point","id":126020007}},{"id":126018479,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.023214,50.6918819],[7.0235341,50.6918819],[7.0235341,50.6921541],[7.023214,50.6921541],[7.023214,50.6918819]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ogmios","uid":"81983","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-10T14:43:53Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q165145"]},"create":0,"modify":2,"delete":0,"area":8.71312200014677e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"en","imagery":"osm","change_within_500m":2,"id":126018479}},{"id":126017948,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8349931,45.745607],[4.8444321,45.745607],[4.8444321,45.7545012],[4.8349931,45.7545012],[4.8349931,45.745607]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T14:28:36Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","unclassified","living_street"],"name:etymology:wikidata":["Q52349960","Q23482","Q659722"]},"create":0,"modify":15,"delete":0,"area":0.0000839523537999986,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":22,"locale":"fr","imagery":"osm","id":126017948}},{"id":126017690,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8057567,43.948516],[4.812582,43.948516],[4.812582,43.9498718],[4.8057567,43.9498718],[4.8057567,43.948516]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T14:20:13Z","reviewed_features":[],"tag_changes":{"flickr":["https://www.flickr.com/photos/40911451@N00/52172152948"],"tourism":["artwork"],"wikidata":["Q42596"]},"create":0,"modify":2,"delete":0,"area":0.00000925374173999259,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"fr","imagery":"osm","link-image":1,"id":126017690}},{"id":126014047,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8393073,44.120553],[4.8393073,44.120553],[4.8393073,44.120553],[4.8393073,44.120553],[4.8393073,44.120553]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-10T12:33:26Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/8R0i3oz.jpg"],"seats":["6"],"amenity":["bench"],"backrest":["yes"],"direction":["161"],"survey:date":["2022-09-10"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":4,"locale":"fr","imagery":"osm","add-image":1,"change_within_25m":5,"id":126014047}},{"id":126013956,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8397314,44.1205407],[4.8397314,44.1205407],[4.8397314,44.1205407],[4.8397314,44.1205407],[4.8397314,44.1205407]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-10T12:30:54Z","reviewed_features":[],"tag_changes":{"door":["sliding"],"image":["https://i.imgur.com/R7X3mcR.jpg"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":1,"locale":"fr","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":2,"id":126013956}},{"id":126012974,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.9636716,48.8159485],[12.9750455,48.8159485],[12.9750455,48.8510861],[12.9636716,48.8510861],[12.9636716,48.8159485]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-10T12:05:38Z","reviewed_features":[],"tag_changes":{"bicycle":["yes"],"highway":["crossing"],"crossing":["uncontrolled","marked"],"tactile_paving":["yes"]},"create":0,"modify":3,"delete":0,"area":0.000399651548640088,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":3,"locale":"de","imagery":"osm","change_within_25m":1,"change_within_500m":1,"change_within_5000m":1,"id":126012974}},{"id":126006850,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[22.8745228,38.445314],[22.8745228,38.445314],[22.8745228,38.445314],[22.8745228,38.445314],[22.8745228,38.445314]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-10T08:56:34Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"image":["https://i.imgur.com/0b7KKx5.jpg"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"capacity":["4"],"motorcar":["yes"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":2,"locale":"de","imagery":"CartoDB.Voyager","add-image":1,"change_within_50m":3,"id":126006850}},{"id":126006588,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8415818,45.6447073],[8.9189916,45.6447073],[8.9189916,45.700606],[8.8415818,45.700606],[8.8415818,45.6447073]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T08:48:05Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["secondary","tertiary","residential","unclassified","service","track"],"name:etymology:wikidata":["Q989","Q130900","Q14668","Q1067","Q187336","Q52981","Q284294","Q2604547","Q1231343","Q271814","Q114387","Q435151","Q120993","Q42207","Q5592","Q2717091","Q23873","Q625139","Q18494883","Q1071000","Q539486","Q345749","Q13367","Q1064","Q9061","Q5664","Q240576","Q5597","Q546","Q3852947","Q38757","Q9696","Q1055609","Q749678","Q3376","Q42788","Q641","Q213462","Q3611396","Q333809","Q10337564","Q101251","Q762","Q1025312","Q6596","Q43440","Q47578","Q220","Q39838","Q171834","Q9726","Q172599","Q13369","Q3884173","Q1091439","Q48900","Q13137","Q2857515","Q83003","Q3686973","Q4656","Q33923","Q1340","Q1891","Q78782","Q3415","Q701518","Q72672","Q1402","Q101433","Q7322","Q13373","Q223723","Q2253952","Q982573","Q471272","Q296244","Q7317","Q3752373","Q13003","Q40817","Q3367","Q254","Q3931531","Q192348","Q472772","Q1589","Q11331347","Q679784","Q101698","Q152457","Q1873330","Q165534","Q7814","Q683579","Q3752399","Q3885257","Q307","Q1242","Q199588","Q676555","Q47499","Q47066","Q8753","Q3769740","Q25120","Q166092","Q267304","Q539","Q680","Q42595","Q490","Q506","Q550318","Q138832","Q738527","Q2250278","Q3762008","Q529146","Q309618","Q6247","Q83038","Q1968313","Q8743","Q39365","Q6259","Q133704","Q2751","Q1401","Q388880","Q13144","Q6274","Q7311","Q78456499"]},"create":0,"modify":245,"delete":0,"area":0.00432710718726001,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/etymology.html","theme":"etymology","answer":301,"locale":"it","imagery":"osm","change_over_5000m":1,"id":126006588}},{"id":126002493,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[73.8034284,12.96517],[80.6143659,12.96517],[80.6143659,16.5153277],[73.8034284,16.5153277],[73.8034284,12.96517]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T05:40:44Z","reviewed_features":[],"tag_changes":{"amenity":["library"],"highway":["secondary","residential","tertiary","trunk"],"leisure":["park","stadium"],"name:etymology:wikidata":["Q10321760","Q1352529","Q7155177","Q195940","Q1001","Q5304171","Q5243040","Q246260","Q7844235","Q5483610","Q6206316","Q3344992"]},"create":0,"modify":41,"delete":0,"area":24.1799022098437,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":59,"locale":"en","imagery":"osm","id":126002493}},{"id":126002236,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2238337,-39.8269614],[-73.2232297,-39.8269614],[-73.2232297,-39.8268873],[-73.2238337,-39.8268873],[-73.2238337,-39.8269614]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T05:25:59Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/FACZtlw.jpg"],"tourism":["artwork"]},"create":3,"modify":5,"delete":0,"area":4.47563999991175e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":2,"locale":"en","imagery":"osm","add-image":4,"id":126002236}},{"id":126001539,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2288468,-39.8270972],[-73.2230214,-39.8270972],[-73.2230214,-39.8199615],[-73.2288468,-39.8199615],[-73.2288468,-39.8270972]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-10T04:23:28Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/HHYKrb5.jpg","https://i.imgur.com/rPoLavy.jpg","https://i.imgur.com/xBXZbEB.jpg","https://i.imgur.com/JB3NbyA.jpg","https://i.imgur.com/zUKq81P.jpg","https://i.imgur.com/hQEt57L.jpg","https://i.imgur.com/K00az3q.jpg","https://i.imgur.com/sQCZmGc.jpg","https://i.imgur.com/j9JXa3J.jpg","https://i.imgur.com/bqbupsW.jpg","https://i.imgur.com/9YdJNpB.jpg","https://i.imgur.com/vDJ4mCy.jpg","https://i.imgur.com/SONfYP3.jpg"],"image:0":["https://i.imgur.com/i8I8q3F.jpg"],"natural":["tree"]},"create":0,"modify":14,"delete":0,"area":0.0000415683067800395,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":14,"id":126001539}},{"id":126066274,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.5260026,54.3284924],[48.8400654,54.3284924],[48.8400654,54.4066657],[48.5260026,54.4066657],[48.5260026,54.3284924]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T22:10:29Z","reviewed_features":[],"tag_changes":{"amenity":["kindergarten","university"],"highway":["platform","secondary","unclassified","residential","tertiary","pedestrian","footway","trunk","service"],"leisure":["park","sports_centre"],"building":["yes","construction"],"public_transport":["platform"],"name:etymology:wikidata":["Q11315","Q219734","Q11023","Q1394","Q4297410","Q525","Q734839","Q312969","Q138487","Q132241","Q23595","Q157964","Q4421","Q4537235","Q157449","Q886167","Q1107656","Q454","Q1983694","Q22667","Q251395","Q166073","Q5627","Q48067","Q1139733","Q42985","Q36036","Q315247","Q5540","Q4279388","Q1899","Q41097","Q160169","Q649","Q188869","Q12556141","Q83405","Q677432","Q135285","Q7327","Q311499","Q25381","Q43436","Q17427636","Q190007","Q373058","Q4539","Q162633","Q8","Q43513","Q491","Q331432","Q349","Q7200","Q1085","Q13181","Q854248","Q147398","Q8860","Q175457","Q44167","Q667","Q7777019","Q23397","Q25243","Q20891965","Q4218308","Q36050","Q684","Q7569","Q7722","Q27834806","Q1052","Q10987","Q93235","Q12252383","Q127849","Q146110"]},"create":0,"modify":273,"delete":0,"area":0.0245513254832389,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":388,"locale":"ru","imagery":"osm","id":126066274}},{"id":126065319,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7036658,45.6303361],[8.8359815,45.6303361],[8.8359815,45.6964074],[8.7036658,45.6964074],[8.7036658,45.6303361]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T21:20:53Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["tertiary","unclassified","residential","living_street","secondary","service"],"leisure":["park","sports_centre"],"name:etymology:wikidata":["Q23873","Q83003","Q3677447","Q676555","Q40884","Q680","Q3696981","Q66020025","Q3106986","Q115457","Q601209","Q14668","Q524","Q193236","Q4421","Q220","Q3749688","Q2028","Q6537","Q6572","Q5475","Q583","Q14379","Q1286","Q1372","Q47636","Q3734324","Q78782","Q1132971","Q715232","Q472772","Q172599","Q14418","Q1256","Q13696","Q2604547","Q539","Q1216","Q7317","Q445685","Q216946","Q146183","Q164995","Q63109","Q3752373","Q936688","Q1279","Q9726","Q192348","Q153670","Q1280","Q228284","Q7311","Q3701260","Q3737708","Q114387","Q683579","Q982512","Q39036","Q455785","Q3752399","Q2044","Q279","Q184530","Q267304","Q2683","Q546","Q128267","Q1374","Q3376","Q2250278","Q3858045","Q8753","Q36488","Q3543","Q19277","Q749678","Q1891","Q47578","Q1248","Q202760","Q187336","Q153832","Q572191","Q14366","Q2634","Q13498","Q1248298","Q2656","Q333778","Q1163753","Q6247","Q203241","Q1285","Q1441020","Q3955676","Q15648","Q15523","Q18194","Q204375","Q208180","Q63141","Q735770","Q310158","Q240576","Q982635","Q171834","Q307","Q699354","Q199952","Q6414","Q1196075","Q80563","Q3519","Q1283","Q16990","Q733392","Q721738","Q37495","Q617","Q13375","Q2751","Q38882","Q188487","Q641","Q506","Q216869","Q1064","Q131117","Q989","Q13712","Q34189","Q210096","Q327771","Q1091439","Q318497","Q42788"]},"create":0,"modify":242,"delete":0,"area":0.00874227030940972,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/etymology.html","theme":"etymology","answer":295,"locale":"it","imagery":"osm","id":126065319}},{"id":126065155,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.5503967,56.1703798],[9.5503967,56.1703798],[9.5503967,56.1703798],[9.5503967,56.1703798],[9.5503967,56.1703798]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Niels Madsen","uid":"16042981","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T21:13:04Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"socket:typee":["1"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":1,"locale":"en","imagery":"cyclosm","id":126065155}},{"id":126063687,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.9350234,48.9385759],[12.93503,48.9385759],[12.93503,48.9386217],[12.9350234,48.9386217],[12.9350234,48.9385759]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T20:12:54Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/CldBvdr.jpg","https://i.imgur.com/5k8mzj3.jpg"],"tourism":["information"]},"create":0,"modify":2,"delete":0,"area":3.02279999968046e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":2,"change_over_5000m":2,"id":126063687}},{"id":126063672,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7952922,43.9291629],[4.854525,43.9291629],[4.854525,43.95134],[4.7952922,43.95134],[4.7952922,43.9291629]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T20:12:23Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["living_street","tertiary","residential","secondary","unclassified","service"],"leisure":["park"],"name:etymology:wikidata":["Q21282948","Q314265","Q493","Q9916","Q755","Q261903","Q2852486","Q529","Q157017","Q271822","Q22690","Q130994","Q6602","Q1400172","Q6527","Q640352","Q632","Q254","Q3525297","Q1339","Q1268","Q3551","Q3572","Q274251","Q194436","Q156128","Q152384","Q255","Q3561","Q4583"]},"create":0,"modify":68,"delete":0,"area":0.00131361172888003,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":78,"locale":"fr","imagery":"osm","id":126063672}},{"id":126062746,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8079885,45.6511465],[8.8490133,45.6511465],[8.8490133,45.697335],[8.8079885,45.697335],[8.8079885,45.6511465]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T19:40:24Z","reviewed_features":[],"tag_changes":{"amenity":["school","kindergarten"],"highway":["unclassified","tertiary","residential","secondary","service","footway","track"],"leisure":["park"],"name:etymology:wikidata":["Q36488","Q1248697","Q511984","Q1402","Q3376","Q539","Q220","Q6423311","Q187336","Q267304","Q102490","Q2900133","Q153832","Q43739","Q1290","Q8753","Q6247","Q47578","Q2656","Q1065303","Q166234","Q375998","Q78782","Q723652","Q172599","Q733342","Q470067","Q42996","Q723643","Q271814","Q1401","Q165534","Q167477","Q9319","Q495","Q240576","Q493716","Q3604378","Q472772","Q762","Q23873","Q701518","Q171834","Q546","Q1067","Q735770","Q623164","Q38","Q3852947","Q548214","Q676555","Q216946","Q1449","Q42788","Q8537","Q5547","Q495011","Q490","Q7311","Q228284","Q37562","Q749678","Q1403","Q940229","Q5681","Q189766","Q861385","Q202303","Q182046","Q539486","Q1452","Q181894","Q7814","Q138832","Q351582","Q572191","Q53265","Q1460","Q174330","Q48900","Q1282","Q128027","Q6101","Q1280","Q202760","Q160570","Q1284","Q1462","Q186202","Q740440","Q104816848","Q1279","Q3737708","Q311082","Q213462","Q481514","Q3645670","Q204774","Q56261633","Q47649","Q617","Q8018","Q3931531","Q845310","Q3725665","Q9696","Q619","Q529146","Q738527","Q1069496","Q763771","Q146183","Q620193","Q3752371","Q316599","Q2640952","Q1064","Q345","Q83003","Q120993","Q3944506","Q114387","Q503060","Q296244","Q982635","Q680","Q1216","Q307","Q9726","Q5592","Q101698","Q189015","Q207390","Q177692","Q6046","Q1042024","Q164294","Q469134","Q623476","Q15790","Q42207","Q216869","Q699575","Q1283","Q1496","Q460747","Q1589","Q1438","Q747929","Q42945","Q43440","Q3613820","Q216582","Q25198","Q733392","Q47499","Q244482","Q1458","Q13696","Q5811","Q1210","Q311802","Q168962","Q2143077","Q47551","Q7317","Q6958747","Q701820","Q3752373","Q23810","Q43476","Q273314","Q219491","Q1248688","Q42595","Q14668","Q2717091","Q5597","Q982573","Q435151","Q47674","Q193018","Q708028"]},"create":0,"modify":356,"delete":0,"area":0.00189487397479993,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/etymology.html","theme":"etymology","answer":444,"locale":"it","imagery":"osm","id":126062746}},{"id":126060036,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[22.8800298,37.9073162],[22.8800298,37.9073162],[22.8800298,37.9073162],[22.8800298,37.9073162],[22.8800298,37.9073162]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T18:11:09Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/bb07UB6.jpg"],"access":["yes"],"amenity":["toilets"],"toilets:handwashing":["yes"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":2,"locale":"de","imagery":"osm","add-image":1,"id":126060036}},{"id":126059824,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3768895,50.8652223],[4.3768895,50.8652223],[4.3768895,50.8652223],[4.3768895,50.8652223],[4.3768895,50.8652223]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T18:04:24Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/oNex15A.jpg"],"amenity":["bicycle_repair_station"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"id":126059824}},{"id":126054955,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[19.0304075,42.6541367],[19.0304075,42.6541367],[19.0304075,42.6541367],[19.0304075,42.6541367],[19.0304075,42.6541367]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Tomas_J","uid":"4997045","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T15:49:11Z","reviewed_features":[],"tag_changes":{"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":1,"id":126054955}},{"id":126054798,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[17.8003836,48.4328351],[17.8003836,48.4328351],[17.8003836,48.4328351],[17.8003836,48.4328351],[17.8003836,48.4328351]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Tomas_J","uid":"4997045","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T15:45:50Z","reviewed_features":[],"tag_changes":{"access":["yes"],"manual":["yes"],"amenity":["bicycle_repair_station"],"operator":["Bike4you"],"opening_hours":["24/7"],"service:bicycle:pump":["yes"],"service:bicycle:tools":["yes"],"service:bicycle:pump:operational_status":["operational"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":6,"locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":6,"id":126054798}},{"id":126054690,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[19.0303575,42.6538843],[19.0303575,42.6538843],[19.0303575,42.6538843],[19.0303575,42.6538843],[19.0303575,42.6538843]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Tomas_J","uid":"4997045","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T15:43:19Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"],"description":["The toilets are dirty and neglect."],"toilets:handwashing":["yes"],"toilets:paper_supplied":["no"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":3,"locale":"en","imagery":"osm","change_over_5000m":3,"id":126054690}},{"id":126054465,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[19.0278033,42.3678034],[19.2466313,42.3678034],[19.2466313,42.6689465],[19.0278033,42.6689465],[19.0278033,42.3678034]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Tomas_J","uid":"4997045","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T15:38:55Z","reviewed_features":[],"tag_changes":{"fee":["no"],"access":["yes"],"amenity":["toilets"],"building":["yes"],"door:width":["1 m"],"description":["The toilets are bit dirty and smelling"],"changing_table":["no"],"toilets:position":["squat"],"toilets:paper_supplied":["no"]},"create":0,"modify":9,"delete":0,"area":0.0658985422868,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":12,"locale":"en","imagery":"osm","change_over_5000m":12,"id":126054465}},{"id":126054431,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.2832113,54.8911664],[15.1507269,54.8911664],[15.1507269,57.4267006],[8.2832113,57.4267006],[8.2832113,54.8911664]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Niels Madsen","uid":"16042981","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T15:38:11Z","reviewed_features":[],"tag_changes":{"bus":["no"],"fee":["no"],"hgv":["no"],"image":["https://i.imgur.com/kGrFqsO.jpg"],"level":["0"],"route":["ferry"],"access":["yes"],"amenity":["charging_station"],"bicycle":["yes"],"landuse":["grass"],"scooter":["no"],"website":["https://www.visitsvendborg.dk/svendborg/diverse/ladestandere-til-elcykler"],"motorcar":["no","yes"],"no:network":["yes"],"socket:typee":["1"],"authentication:app":["no"],"authentication:nfc":["no"],"authentication:none":["yes"],"socket:typee:output":["3 kW"],"authentication:debit_card":["no"],"authentication:money_card":["no"],"authentication:phone_call":["no"],"authentication:short_message":["no"],"authentication:membership_card":["no"]},"create":44,"modify":24,"delete":1,"area":17.4128206728335,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","move":1,"theme":"charging_stations","answer":38,"locale":"da","imagery":"cyclosm","deletion":1,"add-image":1,"move:node/9993746956":"improve_accuracy","deletion:node/10016034585":"duplicate","id":126054431}},{"id":126051537,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.4575432,54.2287403],[48.5768908,54.2287403],[48.5768908,54.3687201],[48.4575432,54.3687201],[48.4575432,54.2287403]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-169540615","name":"Димитровградское шоссе","osm_id":169540615,"reasons":[87],"version":10,"primary_tags":{"highway":"primary"}},{"url":"way-183401875","name":"Димитровградское шоссе","osm_id":183401875,"reasons":[87],"version":7,"primary_tags":{"highway":"primary"}},{"url":"way-183401873","name":"Димитровградское шоссе","osm_id":183401873,"reasons":[87],"version":7,"primary_tags":{"highway":"primary"}},{"url":"way-150751028","name":"Заводской проезд","osm_id":150751028,"reasons":[87],"version":13,"primary_tags":{"highway":"tertiary"}},{"url":"way-272808039","name":"Волжская улица","osm_id":272808039,"reasons":[87],"version":7,"primary_tags":{"highway":"secondary"}},{"url":"way-59528538","name":"Волжская улица","osm_id":59528538,"reasons":[87],"version":23,"primary_tags":{"highway":"secondary"}},{"url":"way-59528539","name":"Волжская улица","osm_id":59528539,"reasons":[87],"version":14,"primary_tags":{"highway":"secondary"}},{"url":"way-115666166","name":"улица Тельмана","osm_id":115666166,"reasons":[87],"version":6,"primary_tags":{"highway":"residential"}}],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T14:30:01Z","reviewed_features":[],"tag_changes":{"amenity":["community_centre","kindergarten","social_facility"],"highway":["tertiary","residential","secondary","unclassified","service","primary","living_street","trunk","footway"],"leisure":["sports_centre","park","stadium"],"tourism":["theme_park","museum"],"boundary":["administrative"],"building":["yes","civic","house"],"name:etymology:wikidata":["Q132621","Q140147","Q77004","Q23595","Q626","Q83405","Q47499","Q1829","Q270706","Q373421","Q491","Q132806","Q18175818","Q5337","Q3914","Q161226","Q45199","Q4308479","Q38964","Q498098","Q335737","Q635954","Q581754","Q49845","Q656","Q157449","Q1251441","Q135285","Q684","Q190007","Q58720","Q212948","Q166073","Q1874","Q314339","Q2457760","Q48256","Q345365","Q649","Q9128","Q43718","Q502261","Q12556141","Q1107656","Q1339195","Q16709940","Q4539","Q188869","Q186185","Q545","Q525","Q189290","Q160020","Q237800","Q699","Q9106","Q1277317","Q374362","Q914","Q4421","Q132964","Q132603","Q179448","Q662043","Q349","Q101965","Q207682","Q124714"]},"create":0,"modify":285,"delete":0,"area":0.0167062531784795,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":439,"locale":"ru","imagery":"osm","id":126051537}},{"id":126048446,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8350109,45.6758811],[8.85855,45.6758811],[8.85855,45.7039019],[8.8350109,45.7039019],[8.8350109,45.6758811]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T13:00:21Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","tertiary","secondary","unclassified","service"],"building":["school"],"name:etymology:wikidata":["Q43440","Q267304","Q6572","Q1308","Q13670","Q542704","Q518168","Q8753","Q375998","Q1248697","Q506","Q273314","Q146183","Q101251","Q5968","Q7728","Q546","Q6244","Q166234","Q6537","Q541405","Q495","Q66075","Q131117","Q283969","Q123833","Q6558","Q440","Q333809","Q49285442","Q63109","Q936688","Q311802","Q115457","Q1449","Q166092","Q6285","Q6252","Q1968257","Q83174","Q6237","Q1968313","Q168431","Q268214","Q641","Q191107","Q532852","Q1403","Q23309448","Q23873","Q43689","Q13666","Q310158","Q733392","Q643","Q1091439","Q33962","Q493716","Q481514","Q13375","Q6122","Q42788","Q3779443","Q270782","Q2640952","Q22052","Q2028","Q240576","Q271814","Q64848883","Q2696878","Q539","Q490","Q37278","Q42323","Q297565","Q721738","Q170209","Q1042024","Q5475","Q18341","Q6247","Q454"]},"create":0,"modify":107,"delete":0,"area":0.000659584413279974,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/etymology.html","theme":"etymology","answer":128,"locale":"it","imagery":"osm","id":126048446}},{"id":126046914,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[22.8745228,38.445314],[22.8745228,38.445314],[22.8745228,38.445314],[22.8745228,38.445314],[22.8745228,38.445314]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T12:12:57Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"socket:type2_combo":["1"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":1,"locale":"de","imagery":"CartoDB.Voyager","id":126046914}},{"id":126045923,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.368119,45.7716391],[13.368119,45.7716391],[13.368119,45.7716391],[13.368119,45.7716391],[13.368119,45.7716391]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Nevio58","uid":"4205279","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T11:44:12Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":1,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"it","imagery":"CartoDB.Voyager","deletion":1,"change_over_5000m":1,"change_within_25m":3,"deletion:node/10015595724":"testing point","id":126045923}},{"id":126045436,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9014216,55.6567034],[10.0387104,55.6567034],[10.0387104,56.4573696],[8.9014216,56.4573696],[8.9014216,55.6567034]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Niels Madsen","uid":"16042981","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T11:29:02Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":7,"modify":8,"delete":0,"area":0.910588701798561,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":9,"locale":"da","imagery":"osm","add-image":2,"id":126045436}},{"id":126044206,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.9203041,48.9310021],[12.9528228,48.9310021],[12.9528228,48.940156],[12.9203041,48.940156],[12.9203041,48.9310021]]]},"properties":{"check_user":null,"reasons":[{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"node-10015479702","osm_id":10015479702,"reasons":[43],"version":1,"primary_tags":{"tourism":"map"}}],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T10:53:40Z","reviewed_features":[],"tag_changes":{"name":["Naturwaldreservat Krakel"],"note":["Holzbrunnen"],"image":["https://i.imgur.com/7YdMHs7.jpg","https://i.imgur.com/KfyPAfz.jpg"],"bottle":["yes"],"amenity":["drinking_water"],"tourism":["information","map"],"map_size":["region"],"material":["stone"],"check_date":["2022-09-11"],"start_date":["2004"]},"create":1,"modify":7,"delete":0,"area":0.000297672927930044,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","answer":2,"locale":"de","imagery":"osm","add-image":6,"change_over_5000m":1,"change_within_25m":7,"change_within_100m":1,"id":126044206}},{"id":126042909,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[47.957024,53.8765061],[48.5434626,53.8765061],[48.5434626,54.3819879],[47.957024,54.3819879],[47.957024,53.8765061]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T10:11:34Z","reviewed_features":[],"tag_changes":{"amenity":["kindergarten","school"],"barrier":["fence"],"highway":["residential","tertiary","unclassified","secondary","service"],"leisure":["park","stadium"],"name:etymology:wikidata":["Q1965609","Q454","Q7777019","Q2979","Q12556141","Q4539","Q190007","Q5627","Q3914","Q44782","Q47499","Q43702","Q23595","Q468756","Q4022","Q273615","Q188040","Q83405","Q626","Q188869","Q166073","Q491","Q1107656","Q4421","Q193891","Q1394","Q207682","Q186185","Q242474","Q215637","Q485016","Q1491221","Q132603","Q1780490","Q8495","Q9061","Q349","Q2207288","Q1132165","Q212948","Q12706","Q38964","Q251395","Q7327","Q1340307","Q998","Q899514","Q385378","Q7200","Q23397","Q124714","Q1361400","Q988108","Q171448","Q684","Q25243","Q165044","Q525","Q12024","Q49845","Q4475676","Q30504649","Q123991","Q188509","Q34442","Q1364","Q13184","Q34679","Q699","Q160169","Q5540","Q41534","Q523","Q104819","Q8","Q25356","Q160020","Q6958747","Q25999","Q311499","Q667","Q468094","Q328982","Q838566","Q128550","Q581754","Q42503289"]},"create":0,"modify":356,"delete":0,"area":0.29643403911748,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":482,"locale":"ru","imagery":"osm","id":126042909}},{"id":126042573,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T10:01:58Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":1,"locale":"nl","imagery":"osm","add-image":1,"change_within_25m":2,"id":126042573}},{"id":126042563,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2503859,50.7469895],[4.2506615,50.7469895],[4.2506615,50.7471708],[4.2503859,50.7471708],[4.2503859,50.7469895]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T10:01:41Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":2,"modify":1,"delete":0,"area":4.99662800002174e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":4,"locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":2,"change_within_25m":5,"id":126042563}},{"id":126042432,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3679046,50.1618071],[10.3681836,50.1618071],[10.3681836,50.1622985],[10.3679046,50.1622985],[10.3679046,50.1618071]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Justus weisensee","uid":"8411235","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T09:57:10Z","reviewed_features":[],"tag_changes":{"leisure":["picnic_table"]},"create":3,"modify":0,"delete":0,"area":1.37100600000777e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"de","imagery":"osm","id":126042432}},{"id":126041806,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[70.0673389,9.9271274],[94.2056205,9.9271274],[94.2056205,32.7135689],[70.0673389,32.7135689],[70.0673389,9.9271274]]]},"properties":{"check_user":null,"reasons":[{"id":489,"name":"Mapbox: Spam text"}],"tags":[],"features":[{"url":"way-750986461","note":"Spam text reported in [\"name\",\"name:etymology:wikidata\"] tags in the feature","osm_id":750986461,"reasons":[489],"version":3}],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T09:37:05Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":54,"delete":0,"area":550.025541588926,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":60,"locale":"en","imagery":"osm","id":126041806}},{"id":126035773,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.8666726,47.6349413],[1.8666726,47.6349413],[1.8666726,47.6349413],[1.8666726,47.6349413],[1.8666726,47.6349413]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"gya","uid":"1170094","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-11T05:02:25Z","reviewed_features":[],"tag_changes":{"shop":["yes"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","locale":"fr","imagery":"Cadastre","change_over_5000m":1,"id":126035773}},{"id":126033069,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2180921,-39.8354156],[-73.2172112,-39.8354156],[-73.2172112,-39.8338217],[-73.2180921,-39.8338217],[-73.2180921,-39.8354156]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T00:15:05Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/JWSErPo.jpg","https://i.imgur.com/7hoIDu6.jpg","https://i.imgur.com/KxRSmjV.jpg","https://i.imgur.com/VmdVaDl.jpg","https://i.imgur.com/PPsEg5v.jpg","https://i.imgur.com/9CRwHs9.jpg","https://i.imgur.com/nANBrLN.jpg"],"natural":["tree"]},"create":0,"modify":7,"delete":0,"area":0.0000014040665100168,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"en","imagery":"osm","add-image":7,"id":126033069}},{"id":126033052,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.2477307,54.2123811],[48.4189596,54.2123811],[48.4189596,54.4082398],[48.2477307,54.4082398],[48.2477307,54.2123811]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":37,"name":"Edited an old monument"},{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"relation-2094012","name":"Музей-мемориал В. И. Ленина","osm_id":2094012,"reasons":[37],"version":16,"primary_tags":{"tourism":"museum","building":"public","historic":"monument"}},{"url":"way-103261624","name":"Московское шоссе","osm_id":103261624,"reasons":[87],"version":18,"primary_tags":{"highway":"primary"}},{"url":"way-119575906","name":"Инзенская улица","osm_id":119575906,"reasons":[87],"version":10,"primary_tags":{"highway":"primary"}},{"url":"way-1033544326","name":"Инзенская улица","osm_id":1033544326,"reasons":[87],"version":2,"primary_tags":{"highway":"primary"}},{"url":"way-32551659","name":"улица Доватора","osm_id":32551659,"reasons":[87],"version":16,"primary_tags":{"highway":"residential"}},{"url":"way-237012291","name":"улица Доватора","osm_id":237012291,"reasons":[87],"version":3,"primary_tags":{"highway":"residential"}},{"url":"way-397669097","name":"улица Шевченко","osm_id":397669097,"reasons":[87],"version":3,"primary_tags":{"highway":"tertiary"}},{"url":"way-117607167","name":"улица Шевченко","osm_id":117607167,"reasons":[87],"version":11,"primary_tags":{"highway":"tertiary"}},{"url":"way-159314271","name":"улица Шевченко","osm_id":159314271,"reasons":[87],"version":13,"primary_tags":{"highway":"residential"}},{"url":"way-182667988","name":"улица Минаева","osm_id":182667988,"reasons":[87],"version":14,"primary_tags":{"highway":"primary"}},{"url":"way-397669098","name":"улица Шевченко","osm_id":397669098,"reasons":[87],"version":4,"primary_tags":{"highway":"tertiary"}},{"url":"way-156159267","name":"улица Минаева","osm_id":156159267,"reasons":[87],"version":20,"primary_tags":{"highway":"primary"}},{"url":"way-397669096","name":"улица Шевченко","osm_id":397669096,"reasons":[87],"version":2,"primary_tags":{"highway":"tertiary"}},{"url":"way-325859819","name":"Фруктовая улица","osm_id":325859819,"reasons":[87],"version":5,"primary_tags":{"highway":"tertiary"}},{"url":"way-397443522","name":"Фруктовая улица","osm_id":397443522,"reasons":[87],"version":3,"primary_tags":{"highway":"tertiary"}},{"url":"way-325859820","name":"Фруктовая улица","osm_id":325859820,"reasons":[87],"version":9,"primary_tags":{"highway":"tertiary"}}],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-11T00:14:07Z","reviewed_features":[],"tag_changes":{"amenity":["library","arts_centre","community_centre","cinema","school","kindergarten","university","hospital","clinic","theatre","college"],"barrier":["fence"],"highway":["platform","primary","secondary","tertiary","residential","unclassified","pedestrian","steps","service","living_street","footway","path"],"leisure":["sports_centre","park","stadium"],"tourism":["theme_park","museum"],"building":["yes","civic","university","hospital","kindergarten","public"],"historic":["monument"],"public_transport":["platform"],"name:etymology:wikidata":["Q1144560","Q1394","Q632316","Q2092297","Q3913234","Q55965","Q132621","Q649","Q141814","Q189665","Q1956360","Q7590","Q3137040","Q93301","Q193175","Q217470","Q9061","Q132964","Q468094","Q392551","Q251395","Q8148","Q679","Q183061","Q15756","Q2390877","Q75886","Q2914890","Q172326","Q4522027","Q174044","Q7327","Q4293952","Q24351586","Q27061780","Q3314483","Q7777019","Q5540","Q4103751","Q883","Q178790","Q23595","Q15955568","Q16560","Q671962","Q1418376","Q22667","Q172911","Q4421","Q170201","Q166073","Q4497947","Q44371","Q20030640","Q229062","Q160169","Q311499","Q192885","Q2373753","Q8680884","Q2235","Q7231","Q2623768","Q259843","Q311261","Q4467409","Q900","Q41239","Q1367353","Q11822917","Q173113","Q188509","Q191598","Q626","Q182905","Q405","Q844432","Q196651","Q894","Q5627","Q4419523","Q280722","Q154240","Q2801","Q469785","Q7525","Q4274933","Q2997156","Q1763","Q207682","Q194001","Q1132165","Q667","Q491","Q2092708","Q82014","Q24245823","Q12556141","Q1990730","Q523","Q4539","Q1774898","Q191882","Q197560","Q659","Q188570","Q709201","Q4525915","Q134958","Q156099","Q8074","Q157964","Q6471715","Q36014","Q1972808","Q525","Q18809","Q2533394","Q215637","Q208003","Q142141","Q898","Q785952","Q46599","Q333236","Q4150230","Q25356","Q36050","Q159","Q441","Q886167","Q124714","Q43718","Q4100358","Q273615","Q919","Q1361400","Q3133","Q365820","Q208116","Q510662","Q1491221","Q48149","Q44782","Q315188","Q123991","Q6958747","Q2805","Q2337","Q205194","Q6862","Q1107656","Q3914","Q190007","Q4498092","Q988108","Q12252383","Q128887","Q128550","Q7200","Q5332","Q373609","Q47499","Q1755972","Q41363","Q4451210","Q544983","Q2514025","Q15001","Q128499","Q78707","Q15290","Q2972109","Q911679","Q44167","Q112994566","Q998","Q147398","Q1052","Q42308","Q147149","Q104819","Q162633","Q1437166","Q138487","Q468756","Q601401","Q23397","Q2979","Q1194269","Q1312","Q5257307","Q349","Q41097","Q165044","Q7315","Q520549","Q7725","Q7242","Q21244999","Q4455589","Q1367208","Q7802","Q11831","Q4261078","Q67183571","Q42831","Q49463","Q2381698","Q917583","Q4785","Q1810078","Q154232","Q1072012","Q201221","Q7560","Q192331","Q315247","Q42292","Q42973","Q4022","Q31628","Q161731","Q655946","Q22652","Q3196","Q13184","Q745","Q11841","Q25420","Q7143180","Q11859","Q30090244","Q25243","Q1130491","Q30504649","Q11812678","Q1973506","Q42503289","Q185801","Q102217","Q2920759","Q8","Q12772819","Q47502370","Q1251441","Q34787","Q25687360","Q3561838","Q1139733"]},"create":0,"modify":1230,"delete":0,"area":0.0335366697564297,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1761,"locale":"ru","imagery":"osm","id":126033052}},{"id":126106568,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3758659,50.6855846],[4.3768669,50.6855846],[4.3768669,50.6864577],[4.3758659,50.6864577],[4.3758659,50.6855846]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T21:08:46Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["secondary"],"cycleway":["separate"]},"create":0,"modify":1,"delete":0,"area":8.73973099999376e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":2,"locale":"fr","imagery":"CartoDB.Voyager","change_within_1000m":2,"id":126106568}},{"id":126106396,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3765316,50.6838628],[4.3811573,50.6838628],[4.3811573,50.6861273],[4.3765316,50.6861273],[4.3765316,50.6838628]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T21:00:34Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["residential","secondary","footway"],"surface":["paving_stones","sett"],"cycleway":["no","separate"],"smoothness":["excellent"]},"create":0,"modify":24,"delete":0,"area":0.000010474897650012,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":26,"locale":"fr","imagery":"CartoDB.Voyager","change_within_500m":8,"change_within_1000m":18,"id":126106396}},{"id":126106343,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3761053,50.6825818],[4.37981,50.6825818],[4.37981,50.6839997],[4.3761053,50.6839997],[4.3761053,50.6825818]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T20:58:36Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["residential","footway"],"surface":["sett"],"cycleway":["no"]},"create":0,"modify":4,"delete":0,"area":0.00000525289412999965,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":5,"locale":"fr","imagery":"CartoDB.Voyager","change_within_500m":5,"id":126106343}},{"id":126106193,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[47.9671393,53.8862187],[49.6607003,53.8862187],[49.6607003,54.8516107],[47.9671393,54.8516107],[47.9671393,53.8862187]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-170359065","name":"улица Деева","osm_id":170359065,"reasons":[87],"version":14,"primary_tags":{"highway":"secondary"}},{"url":"way-611097040","name":"улица Деева","osm_id":611097040,"reasons":[87],"version":2,"primary_tags":{"highway":"secondary"}},{"url":"way-154090887","name":"Луговой переулок","osm_id":154090887,"reasons":[87],"version":4,"primary_tags":{"highway":"residential"}}],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T20:53:28Z","reviewed_features":[],"tag_changes":{"amenity":["school","kindergarten","hospital","theatre","university","college","social_facility"],"barrier":["fence"],"highway":["secondary","primary","residential","tertiary","track","trunk","unclassified","service","living_street","footway","primary_link","path"],"landuse":["plant_nursery"],"leisure":["sports_centre","park"],"natural":["wood"],"tourism":["theme_park"],"building":["university","yes","stadium"],"public_transport":["platform"],"name:etymology:wikidata":["Q118","Q30085","Q699","Q523","Q1935589","Q745","Q8011","Q13184","Q171976","Q2348","Q138487","Q132621","Q852061","Q251395","Q42976","Q4306916","Q270706","Q679","Q23595","Q739358","Q43718","Q2368252","Q4422988","Q1394","Q345408","Q170842","Q155074","Q9106","Q4022","Q1229","Q7525","Q5428","Q2317","Q5513","Q5868822","Q162737","Q189665","Q185110","Q8148","Q12706","Q78707","Q166073","Q6500733","Q7327","Q659","Q3914","Q77004","Q154232","Q190007","Q185801","Q44371","Q193175","Q43702","Q49463","Q41239","Q229062","Q2997156","Q25243","Q135285","Q192331","Q34679","Q161226","Q656","Q47499","Q335737","Q215637","Q188869","Q4421","Q22698","Q203808","Q142141","Q7200","Q1107656","Q443703","Q7315","Q498098","Q219760","Q734839","Q188570","Q6958747","Q132603","Q333236","Q34787","Q9061","Q49845","Q299364","Q2472587","Q154240","Q838811","Q132964","Q79082","Q684","Q201221","Q1990730","Q191882","Q178790","Q649","Q41097","Q7143180","Q30024","Q544934","Q132241","Q207682","Q83372","Q298384","Q188509","Q268547","Q5627","Q4522027","Q42831","Q626","Q23397","Q161672","Q56837","Q2373753","Q7369","Q2623768","Q4308479","Q104819","Q11631","Q22667","Q1132165","Q124714","Q4156787","Q379885","Q18821","Q212948","Q172911","Q5685","Q444566","Q2349268","Q645","Q55488","Q1437459","Q311499","Q83405","Q7777019","Q46599","Q12556141","Q331432","Q160169","Q11635","Q12147","Q273615","Q1740919","Q25239","Q7075","Q44539","Q485016","Q900","Q11042","Q7561","Q13430821","Q119","Q123991","Q158821","Q525","Q4539","Q2844542","Q157964","Q345844","Q67183571","Q454","Q229828","Q15955568","Q491","Q18794194","Q468756","Q208003","Q217470","Q16917","Q1361400","Q667","Q65128601","Q1437166","Q1653369","Q18782342","Q7590","Q2332797","Q889514","Q1312","Q186185","Q5540","Q15645384","Q4946461","Q41363","Q160020","Q1339195","Q16970","Q37226","Q581754","Q193891","Q1714828","Q42503289","Q25356","Q179049","Q988108","Q129324","Q863915","Q47549","Q4534701","Q10987","Q12252383","Q2092708","Q2946681","Q468094","Q12024","Q157449","Q19269277","Q42292","Q314339","Q349","Q2997362","Q22815176","Q1418376","Q1759615","Q502261","Q13107184","Q7860","Q12731","Q4455589","Q101965","Q1549811","Q47805","Q131567","Q12004","Q280722"]},"create":0,"modify":957,"delete":0,"area":1.634950240912,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1267,"locale":"ru","imagery":"osm","id":126106193}},{"id":126105471,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.9109941,60.2087106],[24.9202638,60.2087106],[24.9202638,60.2145906],[24.9109941,60.2145906],[24.9109941,60.2087106]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T20:23:02Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":22,"modify":0,"delete":0,"area":0.0000545058359999832,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"en","imagery":"hri-orto","id":126105471}},{"id":126104058,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2197735,51.2169673],[3.2197735,51.2169673],[3.2197735,51.2169673],[3.2197735,51.2169673],[3.2197735,51.2169673]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kathelijne","uid":"6761922","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #healthcare","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T19:30:39Z","reviewed_features":[],"tag_changes":{"amenity":["doctors"],"opening_hours":["Mo 08:30-09:30, 16:00-18:00;Th 08:30-09:30;Tu 08:30-09:30;We 08:30-09:30, 18:00-19:00","Mo 08:30-09:30,18:00-19:00; Tu 08:30-09:30; We 08:30-09:30,18:00-19:00; Th 08:30-09:30; Fr-Su off"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/healthcare.html","theme":"healthcare","answer":1,"locale":"nl","imagery":"CartoDB.Voyager","change_within_500m":1,"id":126104058}},{"id":126103994,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kathelijne","uid":"6761922","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #healthcare","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T19:27:58Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/healthcare.html","theme":"healthcare","answer":1,"locale":"nl","imagery":"CartoDB.Voyager","change_within_500m":1,"id":126103994}},{"id":126102385,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3835047,51.4304638],[4.386113,51.4304638],[4.386113,51.4307646],[4.3835047,51.4307646],[4.3835047,51.4304638]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surfaceGR","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T18:29:46Z","reviewed_features":[],"tag_changes":{"highway":["unclassified"],"surface":["asphalt"]},"create":0,"modify":1,"delete":0,"area":7.84576640013397e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"surfaceGR","answer":1,"locale":"nl","imagery":"osm","id":126102385}},{"id":126101668,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.9482851,52.1494932],[9.9484876,52.1494932],[9.9484876,52.1495088],[9.9482851,52.1495088],[9.9482851,52.1494932]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"grigen","uid":"17105029","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T18:06:25Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":2,"modify":1,"delete":0,"area":3.15899999951141e-9,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"en","imagery":"CartoDB.Voyager","id":126101668}},{"id":126100614,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.9414857,52.1475233],[9.9440016,52.1475233],[9.9440016,52.1485155],[9.9414857,52.1485155],[9.9414857,52.1475233]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"grigen","uid":"17105029","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T17:34:53Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/vtxEA67.jpg"],"colour":["brown"],"amenity":["bench"],"backrest":["yes","no"],"material":["wood"],"direction":["229"],"survey:date":["2022-09-12"]},"create":2,"modify":6,"delete":0,"area":0.00000249627597999777,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":11,"locale":"de","imagery":"EsriWorldImagery","add-image":1,"id":126100614}},{"id":126100411,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.9107409,52.1474918],[9.9440137,52.1474918],[9.9440137,52.1507917],[9.9107409,52.1507917],[9.9107409,52.1474918]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"grigen","uid":"17105029","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T17:28:43Z","reviewed_features":[],"tag_changes":{"amenity":["waste_basket"]},"create":4,"modify":0,"delete":0,"area":0.000109796912720056,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"de","imagery":"osm","id":126100411}},{"id":126099945,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7508874,53.4788273],[18.7529593,53.4788273],[18.7529593,53.4799515],[18.7508874,53.4799515],[18.7508874,53.4788273]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T17:18:01Z","reviewed_features":[],"tag_changes":{"building":["school","yes"],"man_made":["surveillance"],"camera:direction":["170"]},"create":8,"modify":6,"delete":0,"area":0.00000232922997999989,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":11,"locale":"en","imagery":"osm","id":126099945}},{"id":126097333,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.9225618,60.2066872],[24.9233939,60.2066872],[24.9233939,60.2073833],[24.9225618,60.2073833],[24.9225618,60.2066872]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T16:10:42Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":6,"modify":0,"delete":0,"area":5.79224809999306e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"en","imagery":"hri-orto","id":126097333}},{"id":126089703,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5704025,52.9992162],[6.5704578,52.9992162],[6.5704578,52.9992202],[6.5704025,52.9992202],[6.5704025,52.9992162]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #onwheels","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T13:05:02Z","reviewed_features":[],"tag_changes":{"door":["sliding"],"automatic_door":["motion"]},"create":0,"modify":2,"delete":0,"area":2.21200000225973e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/onwheels.html","theme":"onwheels","answer":4,"locale":"en","imagery":"CartoDB.Voyager","change_within_25m":4,"id":126089703}},{"id":126088287,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.1181818,46.5289115],[13.1181818,46.5289115],[13.1181818,46.5289115],[13.1181818,46.5289115],[13.1181818,46.5289115]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"borgofumo","uid":"615776","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T12:29:53Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"it","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"change_within_25m":1,"id":126088287}},{"id":126087050,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[0.9470773,41.0892858],[0.9470773,41.0892858],[0.9470773,41.0892858],[0.9470773,41.0892858],[0.9470773,41.0892858]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Cleta14","uid":"13856772","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T12:01:45Z","reviewed_features":[],"tag_changes":{"amenity":["drinking_water"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"ca","imagery":"CartoDB.Voyager","change_over_5000m":1,"change_within_25m":1,"id":126087050}},{"id":126084664,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.9196959,60.2042613],[24.925415,60.2042613],[24.925415,60.2088915],[24.9196959,60.2088915],[24.9196959,60.2042613]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"HSL_HRT","uid":"4517549","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T11:06:29Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":12,"modify":0,"delete":0,"area":0.000026480576820008,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"en","imagery":"hri-orto","id":126084664}},{"id":126084299,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8041522,43.9489155],[4.8041522,43.9489155],[4.8041522,43.9489155],[4.8041522,43.9489155],[4.8041522,43.9489155]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T10:58:58Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/W5lMRj9.jpg"],"image:0":["https://i.imgur.com/yb7mwyC.jpg"],"image:1":["https://i.imgur.com/VFIPykc.jpg"],"image:2":["https://i.imgur.com/LP0BQFT.jpg"],"natural":["tree"]},"create":0,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"fr","imagery":"osm","add-image":4,"change_within_25m":4,"id":126084299}},{"id":126074521,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7275101,45.6571181],[8.8681822,45.6571181],[8.8681822,45.6880775],[8.7275101,45.6880775],[8.7275101,45.6571181]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T06:55:56Z","reviewed_features":[],"tag_changes":{"amenity":["school","community_centre"],"highway":["tertiary","unclassified","residential","primary","primary_link","track","secondary","pedestrian"],"building":["yes"],"name:etymology:wikidata":["Q738527","Q220","Q14379","Q192348","Q1945814","Q43689","Q495","Q48438","Q152457","Q42595","Q101251","Q939879","Q202760","Q701518","Q471166","Q490","Q546","Q1308","Q2260521","Q1449","Q6046","Q47499","Q503060","Q938903","Q625139","Q7317","Q1093070","Q380096","Q735770","Q17280256","Q2790","Q42788","Q3680249","Q3376","Q3947651","Q721738","Q213462","Q3723854","Q3701260","Q78782","Q3737708","Q240576","Q9726","Q1873330","Q641","Q1891","Q472772","Q36488","Q7311","Q47578","Q146183","Q723364","Q3611396","Q254","Q146095","Q6596","Q6606","Q5475","Q345","Q279373","Q15296","Q2044","Q701820","Q83003","Q3734324","Q3736429","Q3752399","Q1345358","Q2640952","Q3830699","Q3762952","Q13003","Q167457","Q333778","Q982793"]},"create":0,"modify":162,"delete":0,"area":0.00435512381274005,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/etymology.html","theme":"etymology","answer":205,"locale":"it","imagery":"osm","id":126074521}},{"id":126073704,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8032756,43.9452393],[4.8032756,43.9452393],[4.8032756,43.9452393],[4.8032756,43.9452393],[4.8032756,43.9452393]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-12T06:34:43Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"fr","imagery":"osm","add-image":2,"change_over_5000m":1,"change_within_25m":2,"id":126073704}},{"id":126073617,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.27005,53.9482802],[48.9313576,53.9482802],[48.9313576,54.3618086],[48.27005,54.3618086],[48.27005,53.9482802]]]},"properties":{"check_user":null,"reasons":[{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-159815046","name":"улица Богдана Хмельницкого","osm_id":159815046,"reasons":[87],"version":8,"primary_tags":{"highway":"residential"}},{"url":"way-157230621","name":"улица Богдана Хмельницкого","osm_id":157230621,"reasons":[87],"version":5,"primary_tags":{"highway":"tertiary"}},{"url":"way-276087717","name":"улица Богдана Хмельницкого","osm_id":276087717,"reasons":[87],"version":7,"primary_tags":{"highway":"residential"}},{"url":"way-117720953","name":"улица Богдана Хмельницкого","osm_id":117720953,"reasons":[87],"version":9,"primary_tags":{"highway":"residential"}},{"url":"way-157230623","name":"улица Богдана Хмельницкого","osm_id":157230623,"reasons":[87],"version":6,"primary_tags":{"highway":"tertiary"}},{"url":"way-33299860","name":"улица Куйбышева","osm_id":33299860,"reasons":[87],"version":27,"primary_tags":{"highway":"residential"}},{"url":"way-523046965","name":"улица Куйбышева","osm_id":523046965,"reasons":[87],"version":3,"primary_tags":{"highway":"residential"}},{"url":"way-523046964","name":"улица Куйбышева","osm_id":523046964,"reasons":[87],"version":2,"primary_tags":{"highway":"residential"}}],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T06:32:40Z","reviewed_features":[],"tag_changes":{"amenity":["social_facility","kindergarten","school"],"highway":["residential","tertiary","secondary","service","primary","pedestrian","unclassified"],"name:etymology:wikidata":["Q203808","Q299364","Q443703","Q42138","Q132603","Q251395","Q1990730","Q18809","Q1394","Q1491221","Q734839","Q2472587","Q2801","Q485016","Q333236","Q191882","Q9061","Q38964","Q468094","Q4022","Q311499","Q132964","Q174044","Q898","Q2453469","Q679","Q739358","Q190007","Q454","Q4539","Q43702","Q1107656","Q166073","Q188869","Q270706","Q47499","Q601401","Q43456","Q626","Q7315","Q7200","Q7327","Q4421","Q1132165","Q385378","Q207682","Q1361400","Q46599","Q193175","Q667","Q18782367","Q42831","Q23595","Q172911","Q12706","Q6958747","Q12731","Q349","Q5627","Q2623768","Q2979","Q44494","Q581754","Q745","Q26949","Q43436","Q1318099","Q194001","Q6149036","Q83405","Q161226","Q229062","Q345365","Q77004","Q498098","Q659","Q4455589","Q1277317"]},"create":0,"modify":196,"delete":0,"area":0.273469473735843,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":270,"locale":"ru","imagery":"osm","id":126073617}},{"id":126072126,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.9217491,60.2054374],[24.9250066,60.2054374],[24.9250066,60.2086107],[24.9217491,60.2086107],[24.9217491,60.2054374]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"HSL_HRT","uid":"4517549","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T05:44:19Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":8,"modify":0,"delete":0,"area":0.0000103370247500013,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"en","imagery":"hri-orto","id":126072126}},{"id":126070743,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.7130621,54.2779702],[48.8736236,54.2779702],[48.8736236,54.3841153],[48.7130621,54.3841153],[48.7130621,54.2779702]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T04:36:02Z","reviewed_features":[],"tag_changes":{"highway":["secondary","residential","trunk","tertiary","unclassified","service"],"name:etymology:wikidata":["Q47499","Q12706","Q667","Q166073","Q581754","Q333236","Q123991","Q659","Q7200","Q22667","Q485016","Q207682","Q185110","Q6958747","Q186185","Q9061","Q468094","Q298384","Q1394","Q1491221","Q1107656","Q443703","Q311499","Q525","Q188869","Q190007","Q7327","Q23397","Q49845","Q23595","Q12556141"]},"create":0,"modify":80,"delete":0,"area":0.0170428164736499,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":129,"locale":"ru","imagery":"Mapbox","id":126070743}},{"id":126069996,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.9056169,60.2345079],[24.9137709,60.2345079],[24.9137709,60.2515092],[24.9056169,60.2515092],[24.9056169,60.2345079]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T03:53:07Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":13,"modify":0,"delete":0,"area":0.000138628600200051,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"en","imagery":"hri-orto","id":126069996}},{"id":126069562,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.8400654,54.3631869],[48.8492449,54.3631869],[48.8492449,54.36598],[48.8400654,54.36598],[48.8400654,54.3631869]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-12T03:18:11Z","reviewed_features":[],"tag_changes":{"highway":["secondary","residential"],"name:etymology:wikidata":["Q1394"]},"create":0,"modify":2,"delete":0,"area":0.0000256392614499879,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":3,"locale":"ru","imagery":"osm","id":126069562}},{"id":126152860,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-3.5261812,40.3837669],[-3.4913369,40.3837669],[-3.4913369,40.4276998],[-3.5261812,40.4276998],[-3.5261812,40.3837669]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"carto_unigis","uid":"6264047","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T21:19:36Z","reviewed_features":[],"tag_changes":{"highway":["primary","motorway"],"maxspeed":["80","120","100"]},"create":0,"modify":10,"delete":0,"area":0.00153081114747005,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":10,"locale":"es","imagery":"osm","id":126152860}},{"id":126152442,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5861987,47.1855564],[-1.4879366,47.1855564],[-1.4879366,47.2783304],[-1.5861987,47.2783304],[-1.5861987,47.1855564]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"way-501448773","name":"Route de Saint-Joseph","osm_id":501448773,"reasons":[43],"version":5,"primary_tags":{"highway":"busway"}}],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T21:04:58Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["secondary","primary","tertiary","residential","trunk","service","footway","unclassified","cycleway","busway","path"],"leisure":["sports_centre","park"],"boundary":["political","administrative"],"building":["yes"],"name:etymology:wikidata":["Q24936825","Q90","Q3588522","Q3132985","Q315434","Q2714608","Q437983","Q169502","Q2871346","Q1441510","Q3081593","Q101206422","Q1091989","Q101239368","Q2844687","Q72032245","Q71741664","Q311663","Q3215459","Q300903","Q93182","Q3372276","Q71744453","Q152764","Q466601","Q255","Q431074","Q3188630","Q313701","Q18908017","Q6593","Q3130927","Q3130471","Q16193786","Q552049","Q212815","Q522664","Q3438658","Q724379","Q42596","Q2607651","Q48803","Q27961","Q101711","Q182882","Q131081","Q144940","Q101422027","Q2908","Q30738413","Q146183","Q50356544","Q218679","Q31","Q23666","Q216092","Q379956","Q23434","Q55395","Q582566","Q2925919","Q1648948","Q602468","Q493","Q177411","Q7833","Q219912","Q297","Q5432","Q192062","Q154792","Q383472","Q71657","Q231402","Q347201","Q540940","Q16994","Q1173","Q15878","Q33977","Q376307","Q3130847","Q3271084","Q15981","Q65590563","Q295090","Q669893","Q99691845","Q16304198","Q12798","Q3310151","Q1382222","Q3271322","Q3491058","Q3092616","Q50328253","Q50358260","Q19629799","Q23873","Q296076","Q71742854","Q1333348","Q890589","Q3219051","Q353","Q1751145","Q46","Q254068","Q312758","Q3047773","Q298180","Q390904","Q23","Q745313","Q469752","Q19399831","Q3574040","Q113075","Q377410","Q23289298","Q3292123","Q12382794","Q19660748"]},"create":0,"modify":531,"delete":0,"area":0.00911616806539985,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":692,"locale":"fr","imagery":"osm","id":126152442}},{"id":126150754,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.1181818,46.5289115],[13.1181818,46.5289115],[13.1181818,46.5289115],[13.1181818,46.5289115],[13.1181818,46.5289115]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"borgofumo","uid":"615776","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T20:08:37Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"it","imagery":"CartoDB.Voyager","add-image":1,"id":126150754}},{"id":126149228,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7029062,45.5667048],[8.9969272,45.5667048],[8.9969272,45.6894199],[8.7029062,45.6894199],[8.7029062,45.5667048]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T19:35:59Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["tertiary","secondary","unclassified","residential","path","track","service","cycleway","footway","pedestrian","construction"],"leisure":["sports_centre","park"],"name:etymology:wikidata":["Q1064","Q1320551","Q51122","Q2857499","Q311802","Q1042024","Q5990","Q470067","Q83038","Q7728","Q228284","Q493594","Q20460","Q181530","Q43982","Q2979","Q30547","Q1210","Q80513","Q150642","Q7311","Q1873330","Q471272","Q164294","Q165534","Q8753","Q1403","Q706633","Q12091","Q271814","Q738527","Q333778","Q59282447","Q733546","Q375998","Q193236","Q675571","Q240576","Q3659265","Q982635","Q1242","Q701820","Q3643321","Q1092661","Q7793","Q762","Q307","Q472772","Q6252","Q652729","Q1256","Q39643","Q1248333","Q3634654","Q14418","Q679808","Q747929","Q63109","Q64848883","Q3934504","Q1416580","Q2278847","Q47499","Q3938890","Q42782","Q10806","Q83003","Q78782","Q378706","Q982512","Q9319","Q546","Q3955676","Q7814","Q8537","Q42207","Q676555","Q3701260","Q683579","Q1647","Q153832","Q539","Q187336","Q43440","Q267304","Q503060","Q951398","Q699354","Q539486","Q181894","Q170209","Q1589","Q1740919","Q469171","Q83174","Q9726","Q490","Q42595","Q454","Q101251","Q223723","Q128267","Q3737708","Q3752399","Q171834","Q1075469","Q39438","Q333809","Q47551","Q186202","Q685105","Q114387","Q577274","Q15523","Q1401675","Q25200","Q156622","Q1091621","Q351582","Q1374","Q3604378","Q583","Q40877","Q723643","Q1283","Q1135779","Q1216","Q3645670","Q14668","Q23873","Q699575","Q213462","Q628","Q1308","Q2044","Q1449","Q202760","Q6247","Q2028","Q3437","Q6221","Q643","Q3752373","Q848670","Q690168","Q617","Q658594","Q641","Q214551","Q13375","Q115457","Q6414","Q345","Q18495409","Q2790","Q6285","Q42925","Q3376","Q481594","Q1069496","Q481514","Q3752371","Q455785","Q590512","Q66075","Q192816","Q18789","Q2946681","Q337707","Q166092","Q1229","Q1891","Q6537","Q13712","Q1528676","Q2296526","Q153700","Q172599","Q273314","Q36488","Q734108","Q5592","Q16990","Q43512","Q1052581","Q1067","Q43945","Q469134","Q25356","Q36050","Q342273","Q1233","Q467","Q529146","Q2250278"]},"create":0,"modify":394,"delete":0,"area":0.0360808164171003,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/etymology.html","theme":"etymology","answer":491,"locale":"it","imagery":"osm","id":126149228}},{"id":126147149,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3007593,48.8085564],[2.3215712,48.8085564],[2.3215712,48.8209602],[2.3007593,48.8209602],[2.3007593,48.8085564]]]},"properties":{"check_user":null,"reasons":[{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"way-256161649","name":"Institution Jeanne d'Arc","osm_id":256161649,"reasons":[43],"version":9,"primary_tags":{"landuse":"education"}},{"url":"way-201617228","name":"Institution Jeanne d'Arc","osm_id":201617228,"reasons":[43],"version":11,"primary_tags":{"landuse":"education"}}],"user":"overflorian","uid":"125897","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T18:32:14Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["living_street","residential","tertiary","secondary","pedestrian","construction","service"],"landuse":["education"],"leisure":["park"],"name:etymology:wikidata":["Q7226","Q6792831","Q255618","Q18783540","Q529","Q310002","Q49767","Q188857","Q742","Q12688","Q37463","Q17152708","Q1290","Q294100","Q908199","Q480164","Q274969","Q15981","Q314975","Q3289511","Q15020931"]},"create":0,"modify":80,"delete":0,"area":0.000258146645220027,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":103,"locale":"fr","imagery":"osm","id":126147149}},{"id":126147032,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2646394,50.8288523],[3.2646601,50.8288523],[3.2646601,50.8288751],[3.2646394,50.8288751],[3.2646394,50.8288523]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Cosmic Cycler","uid":"17119526","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T18:27:40Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"]},"create":2,"modify":3,"delete":0,"area":4.71959999923359e-10,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":2,"locale":"en","imagery":"osm","add-image":2,"id":126147032}},{"id":126146202,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7394293,45.5919335],[8.7823987,45.5919335],[8.7823987,45.6474666],[8.7394293,45.6474666],[8.7394293,45.5919335]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T18:04:27Z","reviewed_features":[],"tag_changes":{"name":["Viale Leonardo da Vinci"],"amenity":["school"],"highway":["unclassified","secondary","residential","tertiary","track","service","living_street"],"name:etymology:wikidata":["Q267304","Q14366","Q187336","Q1067","Q166092","Q220","Q1248","Q111512510","Q14668","Q375998","Q1334855","Q7322","Q23873","Q78782","Q345","Q4656","Q6596","Q701820","Q701518","Q114387","Q7428262","Q42426","Q428308","Q42506","Q228284","Q683579","Q6046","Q625139","Q435151","Q47578","Q762","Q2979","Q199588","Q2857499","Q750","Q190116","Q6101","Q1589","Q3737708","Q380096","Q235832","Q2260521","Q2121259","Q1155","Q680","Q3701260","Q172599","Q8753","Q3267586","Q170209","Q8148","Q877729","Q676555","Q166234","Q43689","Q539","Q1647","Q36488"]},"create":0,"modify":92,"delete":0,"area":0.00238622398713995,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/etymology.html","theme":"etymology","answer":114,"locale":"it","imagery":"osm","id":126146202}},{"id":126145178,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.6057577,47.1974054],[-1.5106113,47.1974054],[-1.5106113,47.2331478],[-1.6057577,47.2331478],[-1.6057577,47.1974054]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"way-913292488","name":"Groupe scolaire public Gustave Roch","osm_id":913292488,"reasons":[43],"version":3,"primary_tags":{"landuse":"education"}}],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T17:41:22Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["school","library","social_facility"],"barrier":["fence"],"highway":["secondary","residential","tertiary","primary","service","pedestrian","living_street","primary_link","path","footway","steps","cycleway","proposed","platform"],"landuse":["forest","grass","education"],"leisure":["park","sports_centre"],"boundary":["administrative","political"],"building":["civic","yes","school"],"man_made":["pier"],"public_transport":["platform"],"name:etymology:wikidata":["Q216092","Q3372727","Q3173967","Q2185","Q2167413","Q3159824","Q2545301","Q737882","Q1469","Q1719774","Q454053","Q352462","Q725368","Q20127554","Q3121311","Q34296","Q3260285","Q8318010","Q2891167","Q2818007","Q159560","Q1748","Q206972","Q3769","Q1041","Q852718","Q3426652","Q81114","Q1728316","Q54942455","Q1065","Q100869239","Q2848330","Q3099171","Q3083780","Q3047773","Q3038103","Q39637","Q3260597","Q2835242","Q3101128","Q2773178","Q3081753","Q113100424","Q25320","Q381946","Q50187","Q2958625","Q3561","Q2845619","Q100862149","Q3371030","Q3299005","Q480164","Q1856520","Q1248100","Q3579975","Q3067471","Q110821996","Q21512009","Q381244","Q3096188","Q2979","Q1349493","Q3107436","Q3286","Q28","Q669893","Q471296","Q728806","Q106863851","Q979146","Q101238666","Q2039","Q41523","Q1229977","Q255618","Q716823","Q957240","Q52603467","Q15969439","Q2514","Q3484829","Q64152724","Q24205988","Q9711","Q346648","Q8023","Q113453","Q50328249","Q9191","Q8958","Q877804","Q3173305","Q2834582","Q365141","Q3060265","Q6527","Q41180","Q766664","Q440","Q12688","Q371905","Q296064","Q365755","Q12553","Q64","Q239873","Q71761550","Q3083995","Q3370603","Q535","Q745809","Q1244790","Q5079","Q2404053","Q723621","Q42973","Q42292","Q2275572","Q312258","Q229990","Q204735","Q179788","Q33977","Q274540","Q3474616","Q274163","Q153248","Q179888","Q2038","Q166131","Q3069096","Q2019775","Q1422284","Q622778","Q386438","Q5083","Q45199","Q1686762","Q822594","Q3099930","Q120417","Q2864458","Q358452","Q72036653","Q2139295","Q264080","Q26710065","Q3588459","Q101003728","Q171730","Q3310151","Q328235","Q313068","Q2492","Q271887","Q505189","Q650114","Q1400172","Q1289258","Q275251","Q3164001","Q989568","Q9068","Q89830841","Q2835424","Q469957","Q49446","Q17624968","Q2054","Q3060001","Q16207899","Q28843711","Q18404","Q313196","Q20970968","Q28496952","Q3374613","Q3059070","Q3146168","Q153911","Q297758","Q3270494","Q18434","Q925862","Q312758","Q8007","Q174957","Q11034","Q205185","Q1244766","Q72043209","Q7103","Q3113","Q34670","Q3381177","Q2706181","Q5588","Q168704","Q2849286","Q18197549","Q1110560","Q157313","Q452281","Q454997","Q233488","Q3259077","Q151972","Q3275360","Q3573575","Q2856817","Q41795791","Q110620703","Q21543381","Q192615","Q295090","Q16222574","Q298180","Q306933","Q448596","Q294478"]},"create":0,"modify":767,"delete":0,"area":0.00340076068735968,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":924,"locale":"fr","imagery":"osm","id":126145178}},{"id":126143235,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4918606,51.2830883],[4.5370665,51.2830883],[4.5370665,51.3154488],[4.4918606,51.3154488],[4.4918606,51.2830883]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"toerisme Brasschaat","uid":"16797106","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T16:52:20Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"]},"create":4,"modify":4,"delete":0,"area":0.00146288552694981,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":12,"locale":"nl","imagery":"osm","id":126143235}},{"id":126139538,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.3281137,47.7937656],[-4.2829725,47.7937656],[-4.2829725,47.8130529],[-4.3281137,47.8130529],[-4.3281137,47.7937656]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T15:23:01Z","reviewed_features":[],"tag_changes":{"name":["Océalliance","Furic Marée"],"fixme":["Emplacement approximatif"],"image":["https://i.imgur.com/6npMUUu.jpg"],"level":["0"],"phone":["+33 6 58 47 06 80"],"access":["no"],"check_date":["2022-09-13"],"wheelchair":["limited"],"description":["Dans le premier bureau du RDC","Infirmière joignable en dehors des horaires d'ouverture de l'accueil."],"defibrillator":["automatic"],"opening_hours":["Mo-Sa 03:00-18:00"],"defibrillator:location":["Dans le premier bureau du RDC"]},"create":0,"modify":10,"delete":1,"area":0.000870651866760103,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","move":1,"theme":"aed","answer":12,"locale":"en","imagery":"osm","deletion":1,"add-image":1,"change_within_100m":12,"change_within_5000m":2,"move:node/2070317629":"improve_accuracy","deletion:node/10020331095":"duplicate","id":126139538}},{"id":126139313,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.3281137,47.8130529],[-4.3281137,47.8130529],[-4.3281137,47.8130529],[-4.3281137,47.8130529],[-4.3281137,47.8130529]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T15:17:29Z","reviewed_features":[],"tag_changes":{"level":["0"],"phone":["+33 2 98 41 85 88"],"access":["yes"],"indoor":["yes"],"wheelchair":["yes"],"defibrillator:location":["À droite dans le sas d'entrée."],"defibrillator:location:fr":["À droite dans le sas d'entrée."]},"create":0,"modify":5,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":7,"locale":"en","imagery":"osm","change_within_5000m":7,"id":126139313}},{"id":126136271,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7657217,44.0305016],[4.89274,44.0305016],[4.89274,44.112729],[4.7657217,44.112729],[4.7657217,44.0305016]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T14:11:59Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["school"],"highway":["primary","secondary","tertiary","residential","unclassified","pedestrian","service"],"name:etymology:wikidata":["Q187796","Q6397","Q377943","Q312391","Q338877","Q529","Q2042","Q481358","Q228546","Q2979","Q46","Q12688","Q193891","Q313348","Q213526","Q152176","Q314265","Q236630","Q454","Q295090","Q952945","Q2852486","Q42596","Q192615","Q39918","Q632","Q322376","Q377384","Q619","Q34670","Q468578","Q1092578","Q103759","Q8023","Q4583","Q680881","Q334965","Q120582","Q5577","Q935","Q9191","Q36303","Q307","Q913","Q8739","Q8747","Q128297","Q217764","Q38203"]},"create":0,"modify":216,"delete":0,"area":0.0104443845614201,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":299,"locale":"fr","imagery":"osm","id":126136271}},{"id":126135817,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5506963,47.2113857],[0.6534109,47.2113857],[0.6534109,48.0756019],[-1.5506963,48.0756019],[-1.5506963,47.2113857]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-70561642","name":"Impasse Saint-Exupéry","osm_id":70561642,"reasons":[87],"version":4,"primary_tags":{"highway":"residential"}},{"url":"way-35571330","name":"Rue Saint-Exupéry","osm_id":35571330,"reasons":[87],"version":11,"primary_tags":{"highway":"residential"}},{"url":"way-35571334","name":"Rue Anatole France","osm_id":35571334,"reasons":[87],"version":6,"primary_tags":{"highway":"residential"}},{"url":"way-35571333","name":"Rue Honoré de Balzac","osm_id":35571333,"reasons":[87],"version":7,"primary_tags":{"highway":"residential"}},{"url":"way-31903577","name":"Rue du Maréchal Foch","osm_id":31903577,"reasons":[87],"version":28,"primary_tags":{"highway":"tertiary"}},{"url":"way-291588475","name":"Allée Renoir","osm_id":291588475,"reasons":[87],"version":4,"primary_tags":{"highway":"footway"}},{"url":"way-388712691","name":"Allée Gauguin","osm_id":388712691,"reasons":[87],"version":5,"primary_tags":{"highway":"residential"}},{"url":"way-284195178","name":"Boulevard Jean Jaurès","osm_id":284195178,"reasons":[87],"version":10,"primary_tags":{"highway":"primary"}},{"url":"way-284195214","name":"Rue de Miré","osm_id":284195214,"reasons":[87],"version":18,"primary_tags":{"highway":"tertiary"}},{"url":"way-256785347","name":"Boulevard de Chinon","osm_id":256785347,"reasons":[87],"version":9,"primary_tags":{"highway":"primary"}},{"url":"way-76379493","name":"Rue du Maréchal Juin","osm_id":76379493,"reasons":[87],"version":13,"primary_tags":{"highway":"tertiary"}},{"url":"way-34420890","name":"Rue Pierre de Ronsard","osm_id":34420890,"reasons":[87],"version":12,"primary_tags":{"highway":"residential"}},{"url":"way-284195175","name":"Boulevard de Chinon","osm_id":284195175,"reasons":[87],"version":6,"primary_tags":{"highway":"primary"}},{"url":"way-39171815","name":"Allée Joachim du Bellay","osm_id":39171815,"reasons":[87],"version":8,"primary_tags":{"highway":"residential"}},{"url":"way-256785346","name":"Boulevard de Chinon","osm_id":256785346,"reasons":[87],"version":7,"primary_tags":{"highway":"primary"}},{"url":"way-39171817","name":"Rue Henri Bergson","osm_id":39171817,"reasons":[87],"version":5,"primary_tags":{"highway":"residential"}},{"url":"way-76379491","name":"Rue du Maréchal Juin","osm_id":76379491,"reasons":[87],"version":8,"primary_tags":{"highway":"tertiary"}},{"url":"way-39171813","name":"Allée Alfred de Vigny","osm_id":39171813,"reasons":[87],"version":8,"primary_tags":{"highway":"residential"}},{"url":"way-39171814","name":"Allée Honorat de Racan","osm_id":39171814,"reasons":[87],"version":7,"primary_tags":{"highway":"residential"}},{"url":"way-1044259577","name":"Rue Pierre de Ronsard","osm_id":1044259577,"reasons":[87],"version":2,"primary_tags":{"highway":"residential"}},{"url":"way-39171816","name":"Allée Maurice Fombeure","osm_id":39171816,"reasons":[87],"version":10,"primary_tags":{"highway":"residential"}}],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T14:01:19Z","reviewed_features":[],"tag_changes":{"amenity":["school","theatre","community_centre"],"highway":["tertiary","secondary","residential","service","primary","footway","pedestrian","living_street","unclassified","cycleway","path","platform","construction"],"leisure":["sports_centre","stadium"],"railway":["abandoned"],"boundary":["administrative"],"building":["school","yes"],"public_transport":["platform"],"name:etymology:wikidata":["Q632","Q42156","Q3434688","Q207958","Q967538","Q567331","Q72389218","Q354202","Q1391","Q1563","Q12688","Q2817427","Q3119878","Q131018","Q1237940","Q20","Q41","Q27","Q2807","Q22","Q39","Q1462","Q1085","Q2042","Q680897","Q192615","Q3316196","Q253224","Q9068","Q3270494","Q210730","Q3496645","Q5396","Q49752","Q295090","Q93201","Q34687","Q2908","Q9711","Q42443","Q127849","Q128887","Q155997","Q270187","Q1347241","Q300903","Q622365","Q153793","Q309702","Q2428109","Q18420","Q3300796","Q40599","Q127171","Q46373","Q39931","Q37693","Q35548","Q108301","Q5589","Q207709","Q1453161","Q49325","Q914","Q323926","Q3081753","Q64","Q9696","Q229","Q1724","Q1413170","Q3023339","Q3069732","Q211423","Q1639825","Q437512","Q7729","Q976015","Q216092","Q229875","Q965335","Q833418","Q40","Q1055","Q33946","Q2657576","Q3095896","Q234911","Q201143","Q231834","Q190058","Q353","Q39637","Q147939","Q232831","Q1666","Q320146","Q449","Q312391","Q381244","Q179888","Q158271","Q3289385","Q25","Q5593","Q288394","Q194138","Q14112","Q3188565","Q71745559","Q994","Q2403529","Q21","Q959708","Q129857","Q2848984","Q3584619","Q1392531","Q19968805","Q171480","Q1461","Q147295","Q33977","Q41921","Q3057041","Q18410","Q156386","Q3009715","Q3505985","Q232873","Q3292726","Q261903","Q156414","Q18707098","Q42562795","Q216920","Q22917341","Q344806","Q165274","Q157411"]},"create":0,"modify":465,"delete":0,"area":1.90482514877664,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":590,"locale":"fr","imagery":"osm","id":126135817}},{"id":126135798,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.463322,43.5030433],[-1.461495,43.5030433],[-1.461495,43.5044071],[-1.463322,43.5044071],[-1.463322,43.5030433]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Mairie de Bayonne","uid":"551245","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T14:00:50Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"name:etymology:wikidata":["Q179888"]},"create":0,"modify":2,"delete":0,"area":0.00000249166260000008,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":2,"locale":"fr","imagery":"osm","id":126135798}},{"id":126135748,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7994183,43.945057],[4.8057042,43.945057],[4.8057042,43.9469435],[4.7994183,43.9469435],[4.7994183,43.945057]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"sig_avignon","uid":"2297330","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T13:59:37Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["living_street"],"name:etymology:wikidata":["Q7270","Q42596"]},"create":0,"modify":3,"delete":0,"area":0.00001185835035003,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":3,"locale":"fr","imagery":"osm","change_within_5000m":3,"id":126135748}},{"id":126134040,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-86.1257127,39.9626308],[-86.1257127,39.9626308],[-86.1257127,39.9626308],[-86.1257127,39.9626308],[-86.1257127,39.9626308]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kanellar","uid":"16249964","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T13:16:03Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["bicycle_repair_station"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"en","imagery":"Mapbox","id":126134040}},{"id":126134020,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-86.1257134,39.9626308],[-86.1257127,39.9626308],[-86.1257127,39.9626868],[-86.1257134,39.9626868],[-86.1257134,39.9626308]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kanellar","uid":"16249964","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T13:15:32Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":2,"modify":1,"delete":0,"area":3.92000000606966e-11,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":5,"locale":"en","imagery":"Mapbox","id":126134020}},{"id":126133048,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.7685174,48.1120701],[-1.6423999,48.1120701],[-1.6423999,48.1673007],[-1.7685174,48.1673007],[-1.7685174,48.1120701]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Ronan Blot","uid":"7041246","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T12:52:38Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary","living_street","secondary","primary","unclassified","service","pedestrian","footway","steps","construction"],"railway":["abandoned"],"boundary":["administrative"],"name:etymology":["Un ensemble de terrains acheté par la Ville, dont un ancien hippodrome et une ferme nommée les Basses-Gayeules. Ces terrains furent ensuite convertis en une base de loisirs, les Gayeulles, qui finira par donner son nom au parc entier.","à un lieu-dit.","un lieu-dit. Cette voie fut dénommée par délibération du Conseil Municipal de la Ville de Rennes le 8 mars 1962.","Docteur Bertheux. Professeur à l'école de médecine (21 août 1852, Goven, Ille-et-Vilaine - février 1914, Nantes)","Alphonse Pellé (1887 - 1963) et Abel Pellé (1898 - 1971), médecins rennais."],"name:etymology:wikidata":["Q69543075","Q12091","Q1379409","Q311854","Q157155","Q3132050","Q312758","Q29234","Q163108","Q1142","Q12193","Q16626757","Q1173","Q13950","Q9696","Q170247","Q34670","Q647","Q755","Q111461362","Q37064","Q551744","Q215161","Q134672","Q462604","Q102231","Q90","Q1137","Q206221","Q231771","Q203371","Q3085048","Q557496","Q255","Q4700","Q254","Q7312","Q194436","Q1268","Q180278","Q1178","Q1151","Q16394","Q156901","Q42292","Q160110","Q146095","Q158772","Q15878","Q200639","Q1160023","Q4043","Q8016","Q12745","Q16661480","Q15968970","Q2947761","Q650399","Q105731","Q13917","Q36167","Q1070570","Q13416868","Q2499032","Q815838","Q101711"]},"create":0,"modify":321,"delete":0,"area":0.00696554519550019,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":411,"locale":"fr","imagery":"osm","id":126133048}},{"id":126131733,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2358665,-39.8374421],[-73.2358665,-39.8374421],[-73.2358665,-39.8374421],[-73.2358665,-39.8374421],[-73.2358665,-39.8374421]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T12:24:15Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/kjYipfu.jpg"],"image:0":["https://i.imgur.com/2pumDo8.jpg"],"natural":["tree"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":2,"id":126131733}},{"id":126130180,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.7791175,48.1072885],[-1.6397128,48.1072885],[-1.6397128,48.1548119],[-1.7791175,48.1548119],[-1.7791175,48.1072885]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"user_13095807","uid":"13095807","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T11:48:01Z","reviewed_features":[],"tag_changes":{"bin":["yes"],"bench":["no"],"highway":["crossing","bus_stop","secondary","tertiary","primary","residential","unclassified","living_street","pedestrian","service","footway","path","cycleway","construction"],"railway":["abandoned"],"boundary":["administrative"],"name:etymology":["à Jean-Jacques Duboys des Sauzais, bienfaiteur des pauvres (1792 - 1862)","Hippolyte Le Graverend, avocat ( 1806 - 1870 ) avait légué aux hospices de Rennes toute sa fortune, évaluée à près de 600 000 Francs, et avait fondé, en annexe de ces établissements, un asile","d'un jardinier propriétaire du terrain, mais aurait plus probablement comme origine la déformation de campus Sancti Jacobi, nom cité en 1312 (Saint-Jacques)","lieu de la Croix Carrée était cité dès 1505 et tient son nom d'une maison qui portait ce nom en bordure de l'actuelle rue de Fougères","Yves-Vincent Fablet de La Motte, dit de La Motte-Fablet. Maire de Rennes (1745, Saint-Germain, en Rennes - 1828, Rennes)","foulons fabriquaient des draps, et étaient nombreux à Rennes, à proximité de bras du fleuve, fournissant l'eau utilisée pour faire tourner les moulins à foulon qui servaient à battre la laine tissée. Mais c’est dans cette rue qu’ils habitaient.","Gaston Tardif, résistant déporté ( 5 août 1913, Rennes - 6 août 1944)","unknown","à la date du 19 mars 1962, marquant la fin de la guerre d'Algérie à la suite des accords d'Evian signés le 18 mars","Hippolyte Le Graverend, avocat ( 1806 - 1870 )avait légué aux hospices de Rennes toute sa fortune, évaluée à près de 600 000 Francs, et avait fondé, en annexe de ces établissements, un asile"],"crossing:island":["no"],"public_transport":["platform"],"name:etymology:wikidata":["Q234704","Q2607651","Q4043","Q186492","Q677193","Q648164","Q71657","Q476672","Q311663","Q3419248","Q201143","Q3083324","Q81114","Q3086457","Q367042","Q535","Q2500775","Q314905","Q3816","Q322453","Q210421","Q214370","Q273334","Q725816","Q55905","Q745809","Q71503","Q1708279","Q2414232","Q186652","Q3047459","Q171826","Q207958","Q19885813","Q3173181","Q46772","Q864271","Q358325","Q21789619","Q3141517","Q273607","Q288394","Q345","Q195450","Q188697","Q319302","Q12193","Q3154767","Q12688","Q128405","Q195514","Q683415","Q3158013","Q15969615","Q15916381","Q184319","Q2038","Q201311","Q1127173","Q1666","Q230365","Q191974","Q179888","Q487523","Q208965"]},"create":0,"modify":354,"delete":0,"area":0.0066249853199794,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":469,"locale":"fr","imagery":"osm","id":126130180}},{"id":126130096,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.9185764,44.8945688],[7.7081665,44.8945688],[7.7081665,45.0565451],[6.9185764,45.0565451],[6.9185764,44.8945688]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T11:46:37Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"access":["yes"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":0,"modify":2,"delete":0,"area":0.127894882914629,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":126130096}},{"id":126129829,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.6833722,44.96489],[7.869372,44.96489],[7.869372,45.0665159],[7.6833722,45.0665159],[7.6833722,44.96489]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T11:41:36Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"access":["yes"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":0,"modify":27,"delete":0,"area":0.0189023970748204,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":30,"locale":"en","imagery":"CartoDB.Voyager","id":126129829}},{"id":126128787,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4033703,51.4476692],[4.4053444,51.4476692],[4.4053444,51.4519674],[4.4033703,51.4519674],[4.4033703,51.4476692]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel van Grote Routepaden","uid":"17115163","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T11:18:43Z","reviewed_features":[],"tag_changes":{"highway":["track"],"surface":["dirt","unpaved"]},"create":0,"modify":1,"delete":0,"area":0.00000848507662000172,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","answer":2,"locale":"nl","imagery":"osm","id":126128787}},{"id":126128738,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel van Grote Routepaden","uid":"17115163","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T11:17:59Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","answer":1,"locale":"nl","imagery":"osm","id":126128738}},{"id":126127371,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.0755571,37.5958561],[23.078392,37.5958561],[23.078392,37.5974569],[23.0755571,37.5974569],[23.0755571,37.5958561]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T10:53:28Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Rn7mpl0.jpg"],"access":["yes"],"amenity":["toilets"],"toilets:position":["seated;urinal"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["yes"]},"create":0,"modify":4,"delete":0,"area":0.00000453810791999557,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":5,"locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"change_within_500m":5,"id":126127371}},{"id":126127330,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.078392,37.5974569],[23.078392,37.5974569],[23.078392,37.5974569],[23.078392,37.5974569],[23.078392,37.5974569]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T10:52:56Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":2,"locale":"de","imagery":"osm","add-image":1,"change_within_25m":3,"id":126127330}},{"id":126127063,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.644211,51.2398202],[4.6448893,51.2398202],[4.6448893,51.2400747],[4.644211,51.2400747],[4.644211,51.2398202]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T10:47:53Z","reviewed_features":[],"tag_changes":{"building":["house"],"source:geometry:ref":["Gbg/1078144","Gbg/1078143","Gbg/1076276","Gbg/5095032","Gbg/5095031"],"source:geometry:date":["2016-05-04","2008-11-19","2015-03-20"]},"create":2,"modify":31,"delete":0,"area":1.72627350002663e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":30,"theme":"grb","locale":"nl","imagery":"AGIVwerkbestand","conflation":10,"id":126127063}},{"id":126126870,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6449207,51.2393404],[4.6482054,51.2393404],[4.6482054,51.2399548],[4.6449207,51.2399548],[4.6449207,51.2393404]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T10:43:47Z","reviewed_features":[],"tag_changes":{"amenity":["place_of_worship"],"building":["house","apartments","roof","church"],"source:geometry:ref":["Gbg/1076229","Gbg/6555009","Gbg/1078065","Gbg/1078146","Gbg/6555010","Gba/639161"],"source:geometry:date":["2008-11-19","2019-03-25","2020-11-25","2019-01-24"]},"create":0,"modify":63,"delete":0,"area":0.00000201811967998803,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":59,"theme":"grb","locale":"nl","imagery":"AGIVwerkbestand","conflation":12,"id":126126870}},{"id":126124022,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.0761383,37.5962764],[23.0761383,37.5962764],[23.0761383,37.5962764],[23.0761383,37.5962764],[23.0761383,37.5962764]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T09:43:06Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/yerOFRg.jpg"],"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"de","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":2,"id":126124022}},{"id":126123813,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3854811,43.2447402],[5.4260108,43.2447402],[5.4260108,43.2578638],[5.3854811,43.2578638],[5.3854811,43.2447402]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Matthieu Busnel","uid":"17114799","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T09:38:16Z","reviewed_features":[],"tag_changes":{"highway":["primary","residential","secondary","unclassified","path","footway"],"name:etymology:wikidata":["Q310791","Q4137","Q389858","Q170353","Q211749","Q81114"]},"create":0,"modify":67,"delete":0,"area":0.000531895570920011,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":90,"locale":"fr","imagery":"osm","id":126123813}},{"id":126123578,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5020203,43.4628766],[-1.4345835,43.4628766],[-1.4345835,43.5119948],[-1.5020203,43.5119948],[-1.5020203,43.4628766]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":70,"name":"Impossible angle in a highway"}],"tags":[],"features":[{"url":"way-136618676","name":"Avenue du 8 Mai 1945","osm_id":136618676,"reasons":[70],"version":10,"primary_tags":{"highway":"secondary"}}],"user":"Mairie de Bayonne","uid":"551245","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T09:32:06Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["school","library"],"highway":["primary","secondary","tertiary","residential","primary_link","secondary_link","unclassified","service","living_street","pedestrian","steps","path","footway"],"leisure":["park","sports_centre","stadium"],"tourism":["museum"],"building":["yes"],"name:etymology:wikidata":["Q622365","Q3069159","Q551799","Q15974200","Q2425277","Q15264150","Q209169","Q1179","Q671023","Q10282","Q21334319","Q433116","Q296023","Q12688","Q665957","Q18176953","Q160802","Q2025679","Q151164","Q3300661","Q12261122","Q3263443","Q312391","Q81114","Q192615","Q5493395","Q353873","Q128807","Q3164296","Q369832","Q3649265","Q57651","Q633796","Q735370","Q864271","Q797108","Q42303368","Q253224","Q55772720","Q43673628","Q3154189","Q3322163","Q202749","Q3321695","Q2941499","Q632","Q112279187","Q551767","Q311854","Q12431","Q200458","Q3511110","Q1001","Q2737839","Q446053","Q3084601","Q2706190","Q55672817","Q276480","Q1529341","Q924894","Q185382","Q2304313","Q3286445","Q459641","Q170259","Q3013677","Q179888","Q3094871","Q16038895","Q3295688","Q29","Q535","Q2932563","Q12265850","Q3419244","Q232873","Q117371","Q21509819","Q44726","Q2908","Q2847719","Q298180","Q3171570","Q192839","Q3587752","Q13515","Q529","Q6527","Q268652","Q109016657","Q1178","Q3320487","Q56598886","Q179109","Q3130327","Q50805002","Q1335","Q3068794","Q16023945","Q974528","Q127609","Q295090","Q286386","Q371503"]},"create":0,"modify":357,"delete":0,"area":0.00331237422975968,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":463,"locale":"fr","imagery":"osm","id":126123578}},{"id":126122941,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.6751625,48.1122452],[-1.6659222,48.1122452],[-1.6659222,48.1155306],[-1.6751625,48.1155306],[-1.6751625,48.1122452]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"user_13095807","uid":"13095807","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T09:16:17Z","reviewed_features":[],"tag_changes":{"leisure":["park"],"name:etymology":["Le square de La Motte, anciennement appelé « promenade de La Motte surplombant la Vilaine », est un jardin situé à Rennes à proximité du centre-ville.","Son nom fait référence à une montagne dominant le lac de Tibériade en Israël, le mont Thabor."]},"create":0,"modify":2,"delete":0,"area":0.0000303580816200269,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":2,"locale":"fr","imagery":"osm","id":126122941}},{"id":126122839,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.6794207,48.1120974],[-1.6612654,48.1120974],[-1.6612654,48.1213125],[-1.6794207,48.1213125],[-1.6794207,48.1120974]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"user_13095807","uid":"13095807","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T09:13:37Z","reviewed_features":[],"tag_changes":{"highway":["primary","tertiary","living_street","residential","secondary"],"leisure":["sports_centre"],"boundary":["administrative"],"building":["civic"],"name:etymology":["son établissement sur une partie des fossés de la deuxième enceinte de la ville comblés avec des décombres de l'incendie de 1720. Au 19e siècle, des Rennais l'appelaient aussi rue de la Douve ou rue du Point du jour","Maurice Guillaudot, militaire français, ancien combattant de la Première Guerre mondiale et résistant français, né le 28 juin 1893 à Paris et mort le 25 mai 19791 à Hédé (Ille-et-Vilaine). Compagnon de la Libération par décret du 19 octobre 1945."],"name:etymology:wikidata":["Q518748","Q237103","Q199985","Q267962","Q648164","Q1450952","Q3389224"]},"create":0,"modify":39,"delete":0,"area":0.000167302905029977,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":53,"locale":"fr","imagery":"osm","id":126122839}},{"id":126119778,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.4635189,38.7133739],[-0.4635189,38.7133739],[-0.4635189,38.7133739],[-0.4635189,38.7133739],[-0.4635189,38.7133739]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"paunofu","uid":"13779940","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T08:08:08Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"],"support":["pole"],"light:lit":["dusk-dawn"],"light:count":["1"],"light:direction":["271"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":4,"locale":"ca","imagery":"osm","change_within_25m":4,"id":126119778}},{"id":126119484,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3309985,51.1428697],[4.3309985,51.1428697],[4.3309985,51.1428697],[4.3309985,51.1428697],[4.3309985,51.1428697]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"lrntc","uid":"17113764","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T08:01:22Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":3,"locale":"nl","imagery":"CartoDB.Voyager","id":126119484}},{"id":126118440,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.0815708,49.4425376],[1.0950919,49.4425376],[1.0950919,49.445427],[1.0815708,49.445427],[1.0815708,49.4425376]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"PaulNDIE","uid":"17113633","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T07:41:23Z","reviewed_features":[],"tag_changes":{"highway":["living_street","pedestrian"],"leisure":["park"],"tourism":["museum"],"building":["yes"],"name:etymology:wikidata":["Q743548","Q5912","Q3494847","Q3086934","Q3329160"]},"create":0,"modify":19,"delete":0,"area":0.0000390678663400109,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":23,"locale":"fr","imagery":"osm","id":126118440}},{"id":126118262,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3758063,50.6816038],[4.37651,50.6816038],[4.37651,50.6817707],[4.3758063,50.6817707],[4.3758063,50.6816038]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T07:37:22Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"cycleway":["no"]},"create":0,"modify":1,"delete":0,"area":1.17447530002456e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":1,"locale":"fr","imagery":"CartoDB.Voyager","id":126118262}},{"id":126116852,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3847245,48.6822646],[13.3895236,48.6822646],[13.3895236,48.6824412],[13.3847245,48.6824412],[13.3847245,48.6822646]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"alfaflo","uid":"545467","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T07:03:48Z","reviewed_features":[],"tag_changes":{"colour":["brown"],"amenity":["bench"],"direction":["188"]},"create":1,"modify":3,"delete":0,"area":8.47521059981145e-7,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":6,"locale":"de","imagery":"osm","change_over_5000m":1,"change_within_500m":6,"id":126116852}},{"id":126115013,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.3563348,53.8639365],[50.1873181,53.8639365],[50.1873181,54.622885],[48.3563348,54.622885],[48.3563348,53.8639365]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":91,"name":"Motorway/trunk geometry modified"}],"tags":[],"features":[{"url":"way-352056298","name":"улица Куйбышева","osm_id":352056298,"reasons":[91],"version":8,"primary_tags":{"highway":"trunk"}}],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T06:17:24Z","reviewed_features":[],"tag_changes":{"route":["road","bus"],"amenity":["hospital","school","kindergarten","university"],"highway":["service","residential","path","footway","tertiary","trunk","secondary","unclassified","primary"],"leisure":["sports_centre","park"],"natural":["wood","water"],"boundary":["administrative","national_park"],"building":["yes","hospital"],"waterway":["river"],"check_date":["2022-09-13"],"opening_hours":["Mo-Fr 08:00-19:00; Sa 09:00-17:00; Su,PH 09:00-16:00","Mo-Fr 08:00-19:00; Sa 09:00-17:00"],"name:etymology:wikidata":["Q193294","Q5207064","Q4176535","Q894","Q443703","Q229828","Q7327","Q165044","Q190007","Q270706","Q166073","Q667","Q1394","Q23397","Q15955568","Q298384","Q1332918","Q1132165","Q18235304","Q485016","Q4539","Q43718","Q23595","Q12556141","Q7777019","Q3914","Q25243","Q1107656","Q4022","Q6958747","Q188869","Q626","Q9061","Q1418376","Q215637","Q58720","Q8495","Q132603","Q42976","Q49509","Q6987428","Q188570","Q454","Q525","Q12706","Q4421","Q160169","Q207682","Q64627814","Q47499","Q491","Q581754","Q49845","Q251395","Q659","Q649","Q5627","Q22698","Q217470","Q193891","Q1341","Q99756880","Q1956360","Q22667","Q83405","Q46076","Q8148","Q468756","Q333236","Q16917","Q154240","Q219760","Q157449","Q349","Q67183571","Q123991","Q679","Q7200","Q7802","Q311499","Q193175","Q2514025","Q208003","Q39816","Q875399","Q642555","Q1361400","Q131512","Q315279","Q34679","Q515","Q326766","Q745","Q2844542","Q44371","Q119","Q42503289","Q186185","Q129324","Q563485"]},"create":0,"modify":571,"delete":0,"area":1.38962202906004,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":779,"locale":"ru","imagery":"osm","id":126115013}},{"id":126114717,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3039797,48.8119503],[2.3194956,48.8119503],[2.3194956,48.8222268],[2.3039797,48.8222268],[2.3039797,48.8119503]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"overflorian","uid":"125897","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-13T06:07:54Z","reviewed_features":[],"tag_changes":{"highway":["service","tertiary","residential","living_street","pedestrian","secondary","footway"],"leisure":["park"],"name:etymology:wikidata":["Q18404","Q6792831","Q735370","Q2019775","Q2862434","Q17152708","Q697829","Q12688","Q56820","Q3167061","Q558245","Q30"]},"create":0,"modify":59,"delete":0,"area":0.000159449146350052,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":71,"locale":"fr","imagery":"osm","id":126114717}},{"id":126114434,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.4635282,38.7124676],[-0.4618789,38.7124676],[-0.4618789,38.7141108],[-0.4635282,38.7141108],[-0.4635282,38.7124676]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"paunofu","uid":"13779940","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T05:57:36Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"barrier":["wall"],"school:gender":["mixed"],"school:language":["ca;es"]},"create":0,"modify":1,"delete":0,"area":0.00000271012976000619,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":2,"locale":"ca","imagery":"CartoDB.Voyager","change_within_100m":2,"id":126114434}},{"id":126114417,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3718501,50.6818208],[4.3755174,50.6818208],[4.3755174,50.6852341],[4.3718501,50.6852341],[4.3718501,50.6818208]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T05:57:13Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["residential","tertiary","footway","living_street"],"surface":["paving_stones"],"cycleway":["no"]},"create":0,"modify":30,"delete":0,"area":0.0000125175950900199,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":30,"locale":"fr","imagery":"CartoDB.Voyager","change_within_500m":30,"id":126114417}},{"id":126114360,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.368839,50.6835916],[4.3753536,50.6835916],[4.3753536,50.6852944],[4.368839,50.6852944],[4.368839,50.6835916]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T05:55:31Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["tertiary","residential"],"cycleway":["no"],"smoothness":["excellent"]},"create":0,"modify":7,"delete":0,"area":0.0000110930608799791,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":10,"locale":"fr","imagery":"CartoDB.Voyager","change_within_500m":1,"id":126114360}},{"id":126114351,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.370916,50.6841025],[4.3752418,50.6841025],[4.3752418,50.6852944],[4.370916,50.6852944],[4.370916,50.6841025]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T05:55:17Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0.0000051559210199782,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":1,"locale":"fr","imagery":"CartoDB.Voyager","id":126114351}},{"id":126114340,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3752418,50.6852001],[4.3753412,50.6852001],[4.3753412,50.6852944],[4.3752418,50.6852944],[4.3752418,50.6852001]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T05:55:01Z","reviewed_features":[],"tag_changes":{"highway":["tertiary"],"cycleway":["no"]},"create":0,"modify":1,"delete":0,"area":9.37341999934597e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":1,"locale":"fr","imagery":"CartoDB.Voyager","id":126114340}},{"id":126114329,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T05:54:50Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":1,"locale":"fr","imagery":"CartoDB.Voyager","id":126114329}},{"id":126114326,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3752418,50.6852341],[4.3755432,50.6852341],[4.3755432,50.6853856],[4.3752418,50.6853856],[4.3752418,50.6852341]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T05:54:42Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["tertiary"],"cycleway":["no"],"smoothness":["excellent"]},"create":0,"modify":3,"delete":0,"area":4.56620999981684e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":5,"locale":"fr","imagery":"CartoDB.Voyager","id":126114326}},{"id":126111685,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7618878,43.9168248],[4.9081025,43.9168248],[4.9081025,43.9628632],[4.7618878,43.9628632],[4.7618878,43.9168248]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T04:10:28Z","reviewed_features":[],"tag_changes":{"amenity":["school","clinic"],"barrier":["kerb"],"highway":["primary","trunk","service","secondary","living_street","pedestrian","unclassified","residential","tertiary","footway","cycleway","secondary_link","path"],"landuse":["healthcare"],"leisure":["park"],"name:etymology:wikidata":["Q2042","Q234924","Q356724","Q213526","Q101711","Q2862026","Q1218","Q3169369","Q3386971","Q519797","Q1195383","Q1387543","Q232873","Q529","Q18434","Q153793","Q504","Q82984","Q749040","Q3270494","Q228546","Q182791","Q156386","Q296","Q82445","Q202749","Q46","Q133046","Q165568","Q481358","Q2863259","Q80516","Q3171019","Q15981","Q314006","Q328235","Q274344","Q296076","Q158772","Q680881","Q257956","Q334965","Q2908","Q295830","Q47484","Q298394","Q5582","Q550176","Q2835005","Q342467","Q3289283","Q26408","Q159700","Q55672066","Q108301","Q254068","Q42247","Q163025","Q34189","Q55375","Q1385804","Q688959","Q312391","Q82014","Q160110","Q959708","Q535","Q687","Q747","Q1393036","Q448","Q236630","Q742","Q237103","Q311854","Q9068","Q6527","Q42596","Q219646","Q5589","Q270834","Q5577","Q35548","Q39931","Q151573","Q170345","Q248582","Q37083","Q180278","Q56158","Q1151","Q49752","Q18420","Q493","Q755","Q50713","Q5592","Q34618","Q5669","Q762","Q1165442","Q137869","Q456","Q168473","Q177411","Q714921","Q188620","Q150662","Q952945","Q16104352","Q267858","Q44122","Q718290","Q7270","Q314265","Q170863","Q223955","Q1605934","Q15967171","Q315819","Q40599","Q169594"]},"create":0,"modify":393,"delete":0,"area":0.00673149084448006,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":479,"locale":"fr","imagery":"osm","change_over_5000m":294,"id":126111685}},{"id":126109225,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.4726708,38.696933],[-0.4720866,38.696933],[-0.4720866,38.6974198],[-0.4726708,38.6974198],[-0.4726708,38.696933]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"paunofu","uid":"13779940","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-13T00:00:39Z","reviewed_features":[],"tag_changes":{"amenity":["parking"],"parking":["multi-storey"],"building":["parking"]},"create":0,"modify":1,"delete":0,"area":2.84388559998439e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","answer":1,"locale":"ca","imagery":"osm","change_within_5000m":1,"id":126109225}},{"id":126200535,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2527463,-39.8129918],[-73.2527463,-39.8129918],[-73.2527463,-39.8129918],[-73.2527463,-39.8129918],[-73.2527463,-39.8129918]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T23:39:18Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"EsriWorldImagery","add-image":1,"id":126200535}},{"id":126199868,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9821767,51.1856381],[4.9851669,51.1856381],[4.9851669,51.1890513],[4.9821767,51.1890513],[4.9821767,51.1856381]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T22:41:16Z","reviewed_features":[],"tag_changes":{"building":["yes","house"],"source:geometry:ref":["Gbg/6154891","Gbg/6154666","Gbg/1711662"],"source:geometry:date":["2017-11-20","2009-11-17"]},"create":22,"modify":47,"delete":2,"area":0.0000102061506400132,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":43,"theme":"grb","import":2,"locale":"nl","imagery":"AGIVwerkbestand","conflation":8,"id":126199868}},{"id":126199694,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2658036,50.8273408],[3.2658036,50.8273408],[3.2658036,50.8273408],[3.2658036,50.8273408],[3.2658036,50.8273408]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T22:28:11Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"nl","imagery":"AGIV","add-image":1,"id":126199694}},{"id":126199633,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2631117,50.8236919],[3.2631117,50.8236919],[3.2631117,50.8236919],[3.2631117,50.8236919],[3.2631117,50.8236919]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bicycle_rental","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T22:24:12Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/XWQAKAS.jpg"],"amenity":["bicycle_rental"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bicycle_rental.html","theme":"bicycle_rental","locale":"nl","imagery":"osm","add-image":1,"id":126199633}},{"id":126199612,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2632526,50.827702],[3.2632526,50.827702],[3.2632526,50.827702],[3.2632526,50.827702],[3.2632526,50.827702]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #postboxes","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T22:22:57Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/NEKHRD8.jpg"],"amenity":["post_box"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/postboxes.html","theme":"postboxes","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126199612}},{"id":126199063,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.4085879,48.8710679],[2.4284273,48.8710679],[2.4284273,48.8872438],[2.4085879,48.8872438],[2.4085879,48.8710679]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T21:47:39Z","reviewed_features":[],"tag_changes":{"highway":["secondary","unclassified","residential","tertiary","pedestrian","living_street","footway","construction","service"],"leisure":["park"],"name:etymology:wikidata":["Q295090","Q515589","Q370224","Q437091","Q47162","Q372111","Q687","Q2185","Q207660","Q90","Q81114","Q2859231","Q529","Q310791","Q274464","Q2038","Q106628357","Q3182348","Q219825","Q9068","Q106225","Q381244","Q256004","Q437983","Q448","Q108019","Q697829","Q358452","Q913","Q319927","Q2013020","Q2848545","Q538894","Q313584","Q675228","Q779631","Q1251496","Q1178","Q23441","Q432938","Q104919","Q202749","Q960640","Q51107","Q1097179","Q457645","Q4700","Q309974","Q198621","Q379949","Q215556","Q354828"]},"create":0,"modify":124,"delete":0,"area":0.000320920150460006,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":145,"locale":"fr","imagery":"osm","id":126199063}},{"id":126198880,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6418594,51.285428],[4.6537494,51.285428],[4.6537494,51.3253177],[4.6418594,51.3253177],[4.6418594,51.285428]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surfaceGR","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T21:37:55Z","reviewed_features":[],"tag_changes":{"route":["hiking","foot"],"highway":["track"]},"create":2,"modify":4,"delete":0,"area":0.000474288532999927,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":3,"theme":"surfaceGR","answer":1,"locale":"nl","imagery":"osm","relation-fix":2,"id":126198880}},{"id":126198727,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9807835,51.1876894],[5.0075106,51.1876894],[5.0075106,51.206629],[4.9807835,51.206629],[4.9807835,51.1876894]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T21:30:16Z","reviewed_features":[],"tag_changes":{"landuse":["meadow","farmyard"],"building":["yes","house","roof","garage","shed","stable","greenhouse"],"addr:street":["Korte Elzenstraat"],"addr:housenumber":["34;36","34,36","31"],"source:geometry:ref":["Gbg/1711270","Gbg/1720002","Gbg/1711338","Gbg/6149235","Gbg/6154842","Gbg/1711337","Gbg/1711424","Gbg/6149102","Gbg/1713626","Gbg/1713651","Gbg/6155059","Gbg/1713653","Gbg/1713629","Gbg/1713652","Gbg/1713628","Gbg/6154961","Gbg/1714619","Gbg/5122586","Gbg/1714306","Gbg/3534654","Gbg/6155087","Gbg/1714312","Gbg/1714617","Gbg/1714624","Gbg/1714625","Gbg/1714630","Gbg/5122278","Gbg/6150353","Gbg/1713740","Gbg/5123555","Gbg/1714626","Gbg/5125768","Gbg/1714635","Gbg/1714618","Gbg/1714616","Gbg/6966362","Gbg/1711697","Gbg/1711660","Gbg/1711666","Gbg/1711665","Gbg/6155388","Gbg/1711664","Gbg/1711699","Gbg/1711682","Gbg/1711663","Gbg/5123562","Gbg/6154828","Gbg/6966262","Gbg/1711744","Gbg/1711818","Gbg/1711698","Gbg/6149187","Gbg/6150127","Gbg/1711339","Gbg/6151678","Gba/112256","Gbg/6155218","Gba/112496","Gbg/6928680","Gbg/7015235","Gbg/7015288","Gbg/6928679"],"source:geometry:date":["2017-11-20","2009-11-17","2009-11-23","2015-03-30","2021-07-05","2012-10-10","2016-07-28","2019-07-09","2020-03-10","2021-10-22"]},"create":128,"modify":537,"delete":30,"area":0.000506200583160073,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":477,"theme":"grb","answer":8,"import":16,"locale":"nl","imagery":"AGIVwerkbestand","conflation":124,"id":126198727}},{"id":126198631,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8335275,45.7570522],[4.8335275,45.7570522],[4.8335275,45.7570522],[4.8335275,45.7570522],[4.8335275,45.7570522]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"tjoliveau","uid":"1813466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T21:24:33Z","reviewed_features":[],"tag_changes":{"flickr":["https://www.flickr.com/photos/91216398@N00/48375134801"],"natural":["tree"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","theme":"trees","locale":"fr","imagery":"osm","link-image":1,"id":126198631}},{"id":126198274,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6775068,50.693145],[3.6814631,50.693145],[3.6814631,50.719051],[3.6775068,50.719051],[3.6775068,50.693145]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T21:09:31Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/0stDsN9.jpg","https://i.imgur.com/SAWiO3S.jpg"],"amenity":["bench"],"leisure":["picnic_table"]},"create":0,"modify":2,"delete":0,"area":0.000102491907799997,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":2,"id":126198274}},{"id":126197006,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5531581,53.0131965],[6.5531827,53.0131965],[6.5531827,53.013338],[6.5531581,53.013338],[6.5531581,53.0131965]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #onwheels","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T20:16:38Z","reviewed_features":[],"tag_changes":{"amenity":["parking"],"parking":["street_side","surface"],"capacity":["1"],"capacity:disabled":["0"]},"create":0,"modify":1,"delete":0,"area":3.48089999990996e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/onwheels.html","theme":"onwheels","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":126197006}},{"id":126196625,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3633759,43.295127],[5.379951,43.295127],[5.379951,43.30698],[5.3633759,43.30698],[5.3633759,43.295127]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T20:01:24Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","steps","secondary","unclassified","pedestrian","service","trunk","tertiary","footway"],"leisure":["sports_centre","park"],"boundary":["administrative"],"building":["yes"],"name:etymology:wikidata":["Q379699","Q3081753","Q113977262","Q44494","Q3485951","Q967537","Q2856816","Q3209887","Q950667","Q66312162","Q3132056","Q150782","Q192816","Q633817","Q7270","Q1621080","Q188971","Q3514993","Q1503086","Q1684760","Q113975930","Q15981","Q33977","Q44782","Q113977095","Q435583","Q303216","Q3159949","Q113977201","Q2966529","Q47465","Q2243437","Q206972","Q216092","Q14911880"]},"create":0,"modify":129,"delete":0,"area":0.000196464660300033,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":156,"locale":"fr","imagery":"osm","id":126196625}},{"id":126195016,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3158396,48.8722422],[2.3918348,48.8722422],[2.3918348,48.9400724],[2.3158396,48.9400724],[2.3158396,48.8722422]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"way-227294930","name":"École Joliot Curie","osm_id":227294930,"reasons":[43],"version":5,"primary_tags":{"landuse":"education"}}],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T19:05:27Z","reviewed_features":[],"tag_changes":{"amenity":["school","kindergarten"],"highway":["service","primary","pedestrian","secondary","residential","unclassified","living_street","tertiary","primary_link","construction","cycleway","footway"],"landuse":["education"],"leisure":["park","sports_centre","stadium"],"building":["yes"],"name:etymology:wikidata":["Q7504","Q191798","Q310791","Q1781","Q535","Q215778","Q1471","Q296","Q26899","Q10290527","Q236161","Q275251","Q675","Q12688","Q37463","Q313556","Q959708","Q101081","Q186652","Q1248100","Q551597","Q84","Q220","Q40756","Q181886","Q697829","Q208889","Q9068","Q151972","Q727","Q42810","Q17152708","Q310002","Q372937","Q223955","Q254","Q151999","Q1350177","Q7226","Q8778","Q3399165","Q138648","Q112723852","Q34060","Q34618","Q216092","Q83158","Q47499","Q3288722"]},"create":0,"modify":262,"delete":0,"area":0.00515476961503969,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":346,"locale":"fr","imagery":"osm","id":126195016}},{"id":126194988,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.613505,46.5125731],[6.8897762,46.5125731],[6.8897762,46.8599104],[6.613505,46.8599104],[6.613505,46.5125731]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"imagoiq","uid":"1856092","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T19:04:15Z","reviewed_features":[],"tag_changes":{"highway":["secondary","tertiary","primary","residential","living_street","service","unclassified","pedestrian","footway","cycleway","path","track"],"landuse":["recreation_ground","forest"],"leisure":["park"],"name:etymology:wikidata":["Q3118353","Q490","Q12004","Q133704","Q471166","Q3918","Q659","Q5194627","Q44539","Q1154220","Q46","Q44494","Q100","Q70","Q81666","Q1189865","Q391715","Q80005","Q26782","Q55488","Q668606","Q113977158","Q23397","Q1818899","Q2946681","Q3515239","Q34687","Q189004","Q40080","Q3322201","Q5113","Q37083","Q305012","Q324132","Q1143635","Q178611","Q4421","Q273017","Q12024","Q44782","Q131263","Q807","Q35966","Q36050","Q23309084","Q3914","Q12284","Q1068842","Q1047579","Q63565252","Q216212","Q125356","Q8063","Q107679","Q159558","Q387016","Q69525","Q128887","Q129324","Q3253281","Q7386","Q128550","Q751876","Q1711734","Q70734","Q127849","Q521839","Q157449","Q1267964","Q236371","Q505213","Q35666","Q63946","Q7777019","Q70493","Q3114913","Q1060981","Q27355","Q33506","Q70190","Q331432","Q2734060","Q1257511","Q816762","Q304080","Q70685","Q30198","Q198632","Q237619","Q27336","Q15629245","Q454","Q29891795","Q365461","Q25550691","Q468563","Q2909004"]},"create":0,"modify":351,"delete":0,"area":0.0959592926757599,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":513,"locale":"fr","imagery":"osm","id":126194988}},{"id":126194980,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.37163,48.8250346],[2.4225303,48.8250346],[2.4225303,48.878294],[2.37163,48.878294],[2.37163,48.8250346]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T19:03:59Z","reviewed_features":[],"tag_changes":{"amenity":["school","university","clinic"],"barrier":["fence"],"highway":["residential","tertiary","footway","service","construction","pedestrian","cycleway","steps"],"leisure":["park"],"building":["university","commercial"],"name:etymology:wikidata":["Q81068042","Q3115247","Q3144717","Q142","Q37030","Q370224","Q684","Q340122","Q13080872","Q3189140","Q63704","Q306933","Q153670","Q169906","Q3176008","Q700018","Q3412202","Q192066","Q243127","Q109990147","Q3292060","Q762261","Q159409","Q3102883","Q205185"]},"create":0,"modify":84,"delete":0,"area":0.00271091943781972,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":113,"locale":"fr","imagery":"osm","id":126194980}},{"id":126194896,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.7364334,53.0187607],[6.7364334,53.0187607],[6.7364334,53.0187607],[6.7364334,53.0187607],[6.7364334,53.0187607]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #onwheels","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T19:01:23Z","reviewed_features":[],"tag_changes":{"shop":["no"]},"create":0,"modify":0,"delete":1,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/onwheels.html","theme":"onwheels","locale":"en","imagery":"CartoDB.Voyager","deletion":1,"change_over_5000m":1,"deletion:node/4021987158":"shop_closed","id":126194896}},{"id":126192777,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2179329,51.2184584],[3.2186728,51.2184584],[3.2186728,51.2189983],[3.2179329,51.2189983],[3.2179329,51.2184584]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #sport_pitches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T17:50:23Z","reviewed_features":[],"tag_changes":{"hoops":["1","2"],"image":["https://i.imgur.com/uRqILgN.jpg"],"access":["yes"],"leisure":["pitch"],"reservation":["no"]},"create":1,"modify":4,"delete":0,"area":3.9947200999961e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/sport_pitches.html","theme":"sport_pitches","answer":4,"locale":"en","imagery":"osm","add-image":2,"id":126192777}},{"id":126191680,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3888839,43.2446077],[5.4273928,43.2446077],[5.4273928,43.2830831],[5.3888839,43.2830831],[5.3888839,43.2446077]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T17:21:44Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","secondary","residential","pedestrian","primary","path"],"name:etymology:wikidata":["Q1836889","Q718290","Q4700","Q50186","Q319289","Q2871532","Q3261786","Q81114"]},"create":0,"modify":26,"delete":0,"area":0.00148164533105984,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":35,"locale":"fr","imagery":"osm","id":126191680}},{"id":126189222,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.2832332,48.8646655],[2.4299766,48.8646655],[2.4299766,48.9690342],[2.2832332,48.9690342],[2.2832332,48.8646655]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"trystero","uid":"1810874","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T16:12:00Z","reviewed_features":[],"tag_changes":{"name":["Promenade de la Vieille Mer","Promenade de la Vielle Mer"],"amenity":["school"],"highway":["pedestrian","secondary","residential","tertiary","primary","service","footway","living_street"],"leisure":["park"],"building":["school"],"name:etymology:wikidata":["Q223274","Q766349","Q457505","Q3557932","Q454199","Q440","Q113976318","Q462649","Q551597","Q55693069","Q3005431","Q5809","Q112221130","Q3102209","Q658479"]},"create":0,"modify":50,"delete":0,"area":0.0153154178915803,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":75,"locale":"fr","imagery":"osm","change_within_500m":3,"change_within_1000m":3,"change_within_5000m":12,"id":126189222}},{"id":126188405,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.6313372,46.7703945],[6.6448559,46.7703945],[6.6448559,46.7884257],[6.6313372,46.7884257],[6.6313372,46.7703945]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"imagoiq","uid":"1856092","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T15:49:47Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","footway","primary","unclassified","living_street","pedestrian","tertiary","service"],"leisure":["park"],"name:etymology:wikidata":["Q113976244","Q113976137","Q29891779","Q55488","Q3706062","Q189004","Q15835","Q40558","Q131263","Q113976254","Q69196020","Q491","Q3086570","Q113976295","Q23397","Q2538929","Q1416685"]},"create":0,"modify":73,"delete":0,"area":0.000243758383439937,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":88,"locale":"fr","imagery":"osm","id":126188405}},{"id":126187896,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.5347682,48.146412],[11.5358467,48.146412],[11.5358467,48.1480292],[11.5347682,48.1480292],[11.5347682,48.146412]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"AP_MUC","uid":"16973289","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T15:36:24Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["crossing","path","footway"],"crossing":["uncontrolled","marked","unmarked"],"separation":["kerb"]},"create":0,"modify":5,"delete":0,"area":0.00000174415020000618,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":5,"locale":"de","imagery":"EsriWorldImagery","id":126187896}},{"id":126187500,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.2656989,53.6694044],[13.2656989,53.6694044],[13.2656989,53.6694044],[13.2656989,53.6694044],[13.2656989,53.6694044]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Camila Espinoza","uid":"11325634","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #personal","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T15:26:13Z","reviewed_features":[],"tag_changes":{"amenity":["university"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/personal.html","theme":"personal","locale":"en","imagery":"osm","id":126187500}},{"id":126187065,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.2643202,53.6681719],[13.265605,53.6681719],[13.265605,53.6683356],[13.2643202,53.6683356],[13.2643202,53.6681719]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Camila Espinoza","uid":"11325634","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T15:14:24Z","reviewed_features":[],"tag_changes":{},"create":2,"modify":0,"delete":2,"area":2.10321760002212e-7,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","locale":"en","imagery":"osm","deletion":2,"deletion:node/10024688762":"testing point","deletion:node/10024709649":"testing point","id":126187065}},{"id":126185582,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.4101892,49.1833233],[-0.38568,49.1833233],[-0.38568,49.1984629],[-0.4101892,49.1984629],[-0.4101892,49.1833233]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"zejohn","uid":"13588876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T14:35:56Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","secondary","residential","unclassified","footway","service","cycleway"],"boundary":["administrative"],"name:etymology:wikidata":["Q838307","Q3221133","Q605051","Q183910","Q463529","Q1173","Q498320","Q1419295","Q27139384","Q1063250","Q2420328","Q1087629","Q273827","Q36769"]},"create":0,"modify":80,"delete":0,"area":0.000371059484320117,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":114,"locale":"fr","imagery":"osm","id":126185582}},{"id":126184868,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3506881,50.8455468],[4.3508566,50.8455468],[4.3508566,50.8456311],[4.3506881,50.8456311],[4.3506881,50.8455468]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #rainbow_crossings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T14:18:28Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing:marking":["rainbow"],"wikimedia_commons":["File:Brussels 22 33 23 248000.jpeg"]},"create":0,"modify":3,"delete":0,"area":1.42045499995773e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"http://127.0.0.1:1234/theme.html","theme":"rainbow_crossings","answer":4,"locale":"en","imagery":"osm","link-image":2,"id":126184868}},{"id":126184523,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.0155351,49.2076624],[4.0336865,49.2076624],[4.0336865,49.2256437],[4.0155351,49.2256437],[4.0155351,49.2076624]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T14:07:27Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["primary","secondary","residential","service","footway","pedestrian","living_street","unclassified","track","steps"],"landuse":["education"],"leisure":["park"],"name:etymology:wikidata":["Q273827","Q381244","Q4302","Q692","Q430765","Q3175180","Q47484","Q314265","Q26702","Q336010","Q202749","Q310002","Q70326","Q165274","Q124112","Q60801","Q55672445","Q314350","Q5432","Q201483","Q7314","Q123164","Q150445","Q16673090","Q3089384","Q152272","Q60169410","Q12706","Q109813017","Q34743","Q23434","Q9327","Q353873","Q140694","Q3184646","Q991","Q7243","Q905","Q229264","Q45723","Q166056","Q877804","Q1511","Q7317","Q295548","Q16664298","Q59527869","Q5582","Q134741","Q36661","Q351359","Q273849","Q455943","Q26408","Q43718","Q379956","Q600646","Q34618","Q379953","Q55388"]},"create":0,"modify":194,"delete":0,"area":0.000326385768820041,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":266,"locale":"fr","imagery":"osm","id":126184523}},{"id":126184306,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3609538,43.2509228],[5.4107826,43.2509228],[5.4107826,43.339404],[5.3609538,43.339404],[5.3609538,43.2509228]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T14:01:31Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["secondary","unclassified","tertiary","residential","primary","footway","living_street","pedestrian","cycleway","steps","service","path"],"boundary":["political","administrative"],"name:etymology:wikidata":["Q723058","Q310791","Q192839","Q12680","Q3140439","Q860155","Q93182","Q154353","Q309722","Q632","Q2015151","Q2833791","Q229264","Q217706","Q169186","Q179491","Q294100","Q218747","Q255618","Q2856632","Q2354446","Q7226","Q3484611","Q300903","Q51880","Q81184","Q171730","Q211749","Q295090","Q1556708","Q673325","Q3164066","Q1471469","Q9068","Q234521","Q2735990","Q729578","Q310002","Q16219386","Q675","Q39607","Q3085385","Q15974218","Q3185677","Q8007","Q1605835","Q1375175","Q3086480","Q12688","Q762","Q2820864","Q1952877","Q1400172","Q755","Q3304966","Q371979","Q608815","Q12091","Q2019775","Q3184611"]},"create":0,"modify":332,"delete":0,"area":0.00440891201856022,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":430,"locale":"fr","imagery":"osm","id":126184306}},{"id":126184049,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3072032,43.2954894],[6.3969921,43.2954894],[6.3969921,43.5346031],[5.3072032,43.5346031],[5.3072032,43.2954894]]]},"properties":{"check_user":null,"reasons":[{"id":96,"name":"Feature with very long name"}],"tags":[],"features":[{"url":"way-229891423","name":"Collège, lycée général et technologique, classes préparatoires aux grandes écoles Thiers","osm_id":229891423,"reasons":[96],"version":26,"primary_tags":{"amenity":"school"}}],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T13:54:45Z","reviewed_features":[],"tag_changes":{"amenity":["school","arts_centre"],"highway":["secondary","living_street","residential","primary","footway","tertiary","steps","unclassified","service","pedestrian","cycleway"],"leisure":["park"],"building":["yes"],"name:etymology":["Kader Tighilt, chef du service des sports de la mairie des 15-16 de Marseille (1962 ? - 2015)","Jean-Jacques Vernazza, fondateur de la société Medtrans"],"name:etymology:wikidata":["Q324132","Q1524","Q131479","Q44258","Q504721","Q113975930","Q719494","Q360312","Q506894","Q2216236","Q539","Q38789","Q697829","Q124862","Q104593481","Q113972266","Q104539947","Q113973255","Q529","Q1068608","Q69997240","Q37559944","Q83698435","Q65106519","Q1229951","Q1029","Q3398560","Q3380760","Q165","Q3914","Q2946681","Q824672","Q6604812","Q219825","Q12024","Q101042523","Q331432","Q38859","Q1028181","Q186652","Q9068","Q61640159","Q40846","Q7258917","Q1908789","Q128267","Q5738","Q2971989","Q855271","Q575759","Q913035"]},"create":0,"modify":160,"delete":0,"area":0.260583456097927,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":220,"locale":"fr","imagery":"osm","id":126184049}},{"id":126183408,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.7397482,48.0832693],[-1.6430383,48.0832693],[-1.6430383,48.1183515],[-1.7397482,48.1183515],[-1.7397482,48.0832693]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Ronan Blot","uid":"7041246","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T13:39:09Z","reviewed_features":[],"tag_changes":{"amenity":["social_facility"],"highway":["secondary","residential","tertiary","primary","unclassified","pedestrian","footway","path","cycleway","living_street","service","primary_link","steps","secondary_link"],"leisure":["park","sports_centre","stadium"],"railway":["abandoned"],"boundary":["administrative"],"building":["yes"],"name:etymology":["Bonnets Rouges, mouvement Populaire Breton de 1675 - Révolte du Papier Timbré","une ancienne auberge qui portait le nom d'\"Auberge du Louis d'Or\"","à des propriétaires fonciers bourgeois du quartier nommés Jouaust.","un lieu-dit et est établie sur l'ancien domaine agricole.","Constant Véron, industriel rennais dans le textile. (1866 - 1941)","des propriétaires fonciers bourgeois du quartier nommés Jouaust."],"image:streetsign":["https://i.imgur.com/EBKOkAn.jpg","https://i.imgur.com/Iz4KVY3.jpg","https://i.imgur.com/BfoKYbg.jpg","https://i.imgur.com/BIB4gIc.jpg"],"name:etymology:wikidata":["Q6602","Q312391","Q9711","Q7226","Q219621","Q3131134","Q111244856","Q71724","Q3084254","Q3587835","Q3265618","Q3426598","Q3579907","Q2861958","Q207709","Q163118","Q29","Q34","Q318617","Q105981","Q288394","Q31","Q110222770","Q2097468","Q3287289","Q3107436","Q1049728","Q159646","Q332320","Q603485","Q158768","Q156214","Q2997144","Q27","Q21195","Q274464","Q2977663","Q2959289","Q312758","Q777486","Q7841","Q1754","Q453613","Q25287","Q1121760","Q1757","Q32","Q186822","Q90","Q1711650","Q237103","Q457505","Q585","Q2166628","Q7231","Q153178"]},"create":0,"modify":397,"delete":0,"area":0.00339279605378049,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":503,"locale":"fr","imagery":"osm","add-image":6,"id":126183408}},{"id":126182528,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.910912,50.8449861],[4.350321,50.8449861],[4.350321,51.232299],[2.910912,51.232299],[2.910912,50.8449861]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T13:18:21Z","reviewed_features":[],"tag_changes":{"image":["https://images.mapillary.com/zzysK1fJLOD6jtSTKMX84C/thumb-2048.jpg"],"route":["mtb","bicycle"],"highway":["service","cycleway","footway"],"landuse":["grass","residential"],"tourism":["artwork"],"building":["house","yes","roof"],"historic":["statue","memorial"],"artist:wikidata":["Q638870","Q11029222","Q96112975"],"wikimedia_commons":["File:A wall paint in Brussels, featuring Tintin.jpg"]},"create":0,"modify":5,"delete":0,"area":0.557501674076097,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"http://127.0.0.1:1234/theme.html","theme":"artwork","answer":4,"locale":"en","imagery":"osm","link-image":1,"id":126182528}},{"id":126182414,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-122.3495555,47.6203364],[-122.3144365,47.6203364],[-122.3144365,47.629114],[-122.3495555,47.629114],[-122.3495555,47.6203364]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"morganmay","uid":"7602431","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #observation_towers","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T13:15:41Z","reviewed_features":[],"tag_changes":{"fee":["yes","no"],"access":["yes"],"charge":["Regular (ages 13-64): $35-$39;Senior (ages 65+): $30-$33;Youth (ages 5-12): $26-$29"],"tourism":["attraction","viewpoint"],"website":["https://volunteerparktrust.org/profile/water-tower/"],"building":["yes","water_tower"],"elevator":["yes"],"man_made":["tower","water_tower"],"operator":["The Space Needle is privately owned by the Wright family","Seattle Department of Parks and Recreation"],"tower:type":["observation"]},"create":0,"modify":7,"delete":0,"area":0.00030826053440002,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/observation_towers.html","theme":"observation_towers","answer":8,"locale":"en","imagery":"osm","change_within_5000m":3,"id":126182414}},{"id":126181956,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.026349,50.8428314],[5.3024129,50.8428314],[5.3024129,51.0825726],[3.026349,51.0825726],[3.026349,50.8428314]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T13:05:58Z","reviewed_features":[],"tag_changes":{"shop":["yes"],"route":["tram","hiking","foot"],"barrier":["fence"],"highway":["footway","residential","cycleway"],"leisure":["garden"],"railway":["tram"],"building":["house","roof","yes"],"source:geometry:ref":["Gbg/4065043","GRB"],"not:addr:housenumber":["yes"],"source:geometry:date":["2017-11-13","2022-09-12"]},"create":1004,"modify":18,"delete":2,"area":0.545666290662674,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":16,"theme":"grb","answer":1,"import":122,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":4,"id":126181956}},{"id":126181468,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.6276026,48.2794517],[13.6276026,48.2794517],[13.6276026,48.2794517],[13.6276026,48.2794517],[13.6276026,48.2794517]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Nos_Fi","uid":"526289","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T12:56:57Z","reviewed_features":[],"tag_changes":{"leisure":["playground"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds","theme":"playgrounds","answer":4,"locale":"en","imagery":"osm","change_over_5000m":1,"change_within_25m":4,"id":126181468}},{"id":126180998,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.6236256,46.7675616],[6.657287,46.7675616],[6.657287,46.7910391],[6.6236256,46.7910391],[6.6236256,46.7675616]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"imagoiq","uid":"1856092","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T12:46:56Z","reviewed_features":[],"tag_changes":{"highway":["residential","unclassified","primary","secondary","footway","service"],"name:etymology:wikidata":["Q70090","Q198632","Q12284","Q22533970","Q68669","Q1416685","Q160091","Q331432","Q2420048","Q957750","Q123057","Q3067776","Q3078548","Q422666","Q16917","Q674126","Q336764","Q70580","Q3227441","Q3515239","Q70600","Q7777019","Q124847","Q117770","Q69345","Q101711","Q659","Q70199"]},"create":0,"modify":93,"delete":0,"area":0.000790285518499964,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":119,"locale":"fr","imagery":"osm","id":126180998}},{"id":126180161,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3041323,48.6078269],[6.2021871,48.6078269],[6.2021871,48.8489377],[2.3041323,48.8489377],[2.3041323,48.6078269]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"aadvan","uid":"14280296","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T12:30:15Z","reviewed_features":[],"tag_changes":{"power":["substation"],"route":["bus"],"amenity":["community_centre","social_facility","school"],"highway":["secondary","residential","tertiary","living_street","unclassified","path"],"landuse":["meadow","residential","farmland"],"building":["yes"],"name:etymology:wikidata":["Q49325","Q469752","Q347201","Q659969","Q64506006","Q829617","Q217474","Q946069","Q204735","Q368976","Q336630","Q20710","Q911033","Q7321","Q1178","Q4700","Q1151","Q2537308","Q161955","Q47162","Q1338299","Q129155","Q34670","Q55965","Q506320","Q446435","Q214074","Q296","Q3060203","Q187506","Q151164","Q203371","Q7091","Q736207","Q460124","Q210730","Q157183","Q218679","Q561724","Q42596","Q336467","Q272912","Q680897","Q207709","Q381924","Q809416","Q310833","Q18545999","Q164405","Q3477205","Q15981","Q81082","Q3069783","Q165274","Q231402","Q148475","Q336747","Q152176","Q375438","Q300903","Q316892","Q1986557","Q435208","Q3089290","Q298180","Q2908","Q964683"]},"create":0,"modify":129,"delete":0,"area":0.939863111271845,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":153,"locale":"fr","imagery":"osm","id":126180161}},{"id":126179737,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.4094686,49.1698692],[-0.3555755,49.1698692],[-0.3555755,49.1855717],[-0.4094686,49.1855717],[-0.4094686,49.1698692]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"zejohn","uid":"13588876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T12:21:24Z","reviewed_features":[],"tag_changes":{"amenity":["school","theatre","college","hospital"],"barrier":["fence"],"highway":["tertiary","residential","path","service","secondary","secondary_link","footway","cycleway","pedestrian"],"leisure":["park"],"railway":["abandoned"],"tourism":["museum"],"boundary":["administrative"],"building":["civic","yes"],"name:etymology":["François de Malherbe"],"name:etymology:wikidata":["Q3044","Q312391","Q56311813","Q12130","Q179888","Q2987","Q59248205","Q83224","Q285666","Q25243","Q3737381","Q15952726","Q729029","Q4302","Q839861","Q23148","Q2925919","Q162808","Q3426528","Q3527622","Q3075899","Q2994553","Q728510","Q940279","Q632","Q3132698","Q470845","Q1631165","Q2672364","Q189232","Q381981","Q63676198","Q326435","Q17577","Q188044","Q3591567","Q841192","Q463626","Q154599","Q273773"]},"create":0,"modify":122,"delete":0,"area":0.000846256402749794,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":166,"locale":"fr","imagery":"osm","id":126179737}},{"id":126179022,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3346036,48.9053117],[2.3670872,48.9053117],[2.3670872,48.9277135],[2.3346036,48.9277135],[2.3346036,48.9053117]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T12:08:24Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["primary","tertiary","residential","secondary","footway","steps","cycleway"],"leisure":["stadium","sports_centre"],"name:etymology:wikidata":["Q233488","Q100948","Q34296","Q2042","Q199642","Q5389","Q16642","Q52651","Q112723852","Q309197","Q367673","Q13205","Q168495","Q101730","Q2019775","Q30755","Q142","Q201365","Q2836621","Q894987","Q905318"]},"create":0,"modify":89,"delete":0,"area":0.00072769111048014,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":121,"locale":"fr","imagery":"osm","id":126179022}},{"id":126178061,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.1321711,54.3249395],[10.1323222,54.3249395],[10.1323222,54.3250263],[10.1321711,54.3250263],[10.1321711,54.3249395]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Discostu36","uid":"8265165","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T11:50:11Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"],"cargo_bike":["no"]},"create":0,"modify":1,"delete":0,"area":1.31154799997458e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"de","imagery":"CartoDB.Voyager","id":126178061}},{"id":126177440,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.7507979,53.0086962],[6.7507979,53.0086962],[6.7507979,53.0086962],[6.7507979,53.0086962],[6.7507979,53.0086962]]]},"properties":{"check_user":null,"reasons":[{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"node-10024223032","osm_id":10024223032,"reasons":[43],"version":4,"primary_tags":{"amenity":"parcel_locker"}}],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #postboxes","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T11:37:48Z","reviewed_features":[],"tag_changes":{"amenity":["parcel_locker"]},"create":1,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/postboxes.html","theme":"postboxes","answer":6,"locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":7,"id":126177440}},{"id":126174178,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2486151,-39.8175745],[-73.2483987,-39.8175745],[-73.2483987,-39.8173711],[-73.2486151,-39.8173711],[-73.2486151,-39.8175745]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T10:34:21Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"building":["yes"],"artwork_type":["architecture"]},"create":0,"modify":1,"delete":0,"area":4.40157599991372e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","change_within_5000m":1,"id":126174178}},{"id":126173347,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.4949985,43.4872958],[-1.4577149,43.4872958],[-1.4577149,43.5516159],[-1.4949985,43.5516159],[-1.4949985,43.4872958]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Patchanka","uid":"128938","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T10:16:01Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary","unclassified","living_street","service","pedestrian","path"],"name:etymology:wikidata":["Q49325","Q1394","Q40599","Q296","Q35548","Q156272","Q82445","Q39931","Q5589","Q4137","Q300903","Q34670","Q551597","Q236630","Q1178","Q177411","Q228546","Q37693","Q3816","Q19631204","Q437091","Q3386979","Q7186"]},"create":0,"modify":49,"delete":0,"area":0.00239808488036012,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":59,"locale":"fr","imagery":"osm","id":126173347}},{"id":126171477,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.617591,46.7538767],[6.7946812,46.7538767],[6.7946812,46.823325],[6.617591,46.823325],[6.617591,46.7538767]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"imagoiq","uid":"1856092","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T09:33:45Z","reviewed_features":[],"tag_changes":{"amenity":["school","theatre"],"highway":["primary","secondary","tertiary","unclassified","residential","footway","pedestrian","service","path","cycleway","living_street"],"railway":["razed"],"building":["school","yes"],"name:etymology:wikidata":["Q70199","Q70090","Q52678","Q4964182","Q807","Q34384","Q81669","Q25243","Q68213","Q3568417","Q637533","Q22698","Q25356","Q468756","Q3325437","Q620424","Q44494","Q55911316","Q5113","Q1286","Q3435340","Q1325342","Q491394","Q182290","Q116367","Q24792","Q81666","Q117423","Q683105","Q119251","Q20983805","Q454","Q178611","Q128887","Q349","Q11822917","Q156901","Q12772819","Q6527","Q168182","Q69345","Q105428","Q113965439","Q1645406","Q443533","Q2821803","Q277809","Q69196020","Q43048","Q644636","Q2934","Q174165","Q44782","Q548171","Q3248828","Q1529","Q336","Q76346","Q121378","Q1019","Q2538929","Q29891779","Q102231","Q113964928","Q193896","Q10261","Q179049","Q63946","Q3322201","Q2865237","Q3706062","Q307","Q2946681","Q69525"]},"create":0,"modify":318,"delete":0,"area":0.0122986133366596,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":422,"locale":"fr","imagery":"osm","id":126171477}},{"id":126171395,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.7239471,37.9710215],[23.7239471,37.9710215],[23.7239471,37.9710215],[23.7239471,37.9710215],[23.7239471,37.9710215]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"5R-MFT","uid":"3417876","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T09:32:02Z","reviewed_features":[],"tag_changes":{"fee":["no"],"image":["https://i.imgur.com/L5a9wIi.jpg"],"access":["yes"],"amenity":["toilets"],"wheelchair":["yes"],"toilets:position":["seated;urinal"],"toilets:handwashing":["yes"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":6,"locale":"de","imagery":"osm","add-image":1,"change_within_25m":7,"id":126171395}},{"id":126169193,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.7075309,45.0665159],[7.7170961,45.0665159],[7.7170961,45.0686278],[7.7075309,45.0686278],[7.7075309,45.0665159]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:45:06Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["charging_station"],"socket:type2":["2"],"opening_hours":["24/7"],"socket:type2:output":["21 kW"]},"create":0,"modify":4,"delete":0,"area":0.0000202007458800259,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":6,"locale":"en","imagery":"CartoDB.Voyager","id":126169193}},{"id":126168929,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.6726152,45.0369118],[7.7170961,45.0369118],[7.7170961,45.0686278],[7.6726152,45.0686278],[7.6726152,45.0369118]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:39:00Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"access":["yes"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":0,"modify":9,"delete":0,"area":0.00141075622440013,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":12,"locale":"en","imagery":"CartoDB.Voyager","id":126168929}},{"id":126168579,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.1883202,54.513144],[48.2193847,54.513144],[48.2193847,54.602708],[48.1883202,54.602708],[48.1883202,54.513144]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:31:06Z","reviewed_features":[],"tag_changes":{"highway":["residential","service","tertiary"],"name:etymology:wikidata":["Q3914","Q23595","Q190007","Q1132165","Q485016","Q270706"]},"create":0,"modify":12,"delete":0,"area":0.00278226087800003,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":17,"locale":"ru","imagery":"osm","id":126168579}},{"id":126168278,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.1762923,48.6918699],[6.1842102,48.6918699],[6.1842102,48.6943022],[6.1762923,48.6943022],[6.1762923,48.6918699]]]},"properties":{"check_user":null,"reasons":[{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-43019907","name":"Place Stanislas","osm_id":43019907,"reasons":[87],"version":45,"primary_tags":{"place":"square","highway":"pedestrian","historic":"square"}}],"user":"aadvan","uid":"14280296","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:23:24Z","reviewed_features":[],"tag_changes":{"place":["square"],"highway":["tertiary","residential","pedestrian","service"],"historic":["square"],"name:etymology:wikidata":["Q3389741","Q426064","Q54022","Q15974978"]},"create":0,"modify":16,"delete":0,"area":0.0000192587081700184,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":20,"locale":"fr","imagery":"osm","id":126168278}},{"id":126167771,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.6652683,45.0344169],[7.6818067,45.0344169],[7.6818067,45.0389429],[7.6652683,45.0389429],[7.6652683,45.0344169]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:12:22Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":0,"modify":7,"delete":0,"area":0.0000748527984000921,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":11,"locale":"en","imagery":"CartoDB.Voyager","id":126167771}},{"id":126167751,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.6661661,45.0356212],[7.6661661,45.0356212],[7.6661661,45.0356212],[7.6661661,45.0356212],[7.6661661,45.0356212]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:12:06Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":126167751}},{"id":126167746,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.6661855,45.0356606],[7.6661855,45.0356606],[7.6661855,45.0356606],[7.6661855,45.0356606],[7.6661855,45.0356606]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:12:01Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":126167746}},{"id":126167738,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.6662041,45.035699],[7.6662236,45.035699],[7.6662236,45.0357333],[7.6662041,45.0357333],[7.6662041,45.035699]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:11:48Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"access":["yes"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":0,"modify":2,"delete":0,"area":6.68849999935893e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":126167738}},{"id":126167731,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.6662422,45.0357716],[7.6662422,45.0357716],[7.6662422,45.0357716],[7.6662422,45.0357716],[7.6662422,45.0357716]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:11:39Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":126167731}},{"id":126167720,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[7.6661094,45.0355039],[7.6663035,45.0355039],[7.6663035,45.0358766],[7.6661094,45.0358766],[7.6661094,45.0355039]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"EdoBoo","uid":"9522091","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:11:17Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"access":["yes"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":0,"modify":6,"delete":0,"area":7.23410699999068e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":9,"locale":"en","imagery":"CartoDB.Voyager","id":126167720}},{"id":126167542,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[0.5940442,45.3438845],[2.3912033,45.3438845],[2.3912033,48.857714],[0.5940442,48.857714],[0.5940442,45.3438845]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"tildou75","uid":"17124362","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T08:06:41Z","reviewed_features":[],"tag_changes":{"route":["bus","road"],"amenity":["university","library","college","school","social_facility","clinic","arts_centre","cinema","theatre"],"barrier":["fence","chain"],"highway":["service","footway","track","elevator","tertiary","secondary","residential","primary","pedestrian","unclassified","primary_link","cycleway","path","living_street","tertiary_link","steps"],"landuse":["meadow","grass"],"leisure":["garden","sports_centre","park","stadium"],"railway":["subway_entrance","abandoned","razed"],"tourism":["museum","attraction"],"boundary":["local_authority","political","administrative"],"building":["yes","boat","school"],"name:etymology:wikidata":["Q229264","Q2959455","Q16532200","Q187901","Q131409","Q192428","Q503809","Q264737","Q622774","Q670283","Q3436615","Q2830943","Q81058947","Q727658","Q13080901","Q648535","Q209069","Q158772","Q38","Q314814","Q333366","Q585926","Q311594","Q7226","Q3757641","Q44007","Q5749","Q134114","Q621","Q309722","Q160640","Q3385873","Q53002","Q41876","Q3164192","Q15948","Q1058259","Q697514","Q310184","Q356537","Q3276742","Q2042","Q183221","Q3310558","Q282043","Q454053","Q1346280","Q46373","Q979554","Q16030007","Q436679","Q19060423","Q1048","Q3132997","Q353442","Q2715616","Q23824558","Q2185","Q188411","Q346","Q21568081","Q680881","Q944098","Q206752","Q3121269","Q5592","Q182570","Q192496","Q123829","Q758500","Q171557","Q971967","Q2660580","Q536102","Q583","Q215161","Q49496","Q18443","Q107099538","Q3385283","Q729239","Q1345569","Q616033","Q3103734","Q208230","Q1499302","Q2959867","Q170259","Q17410088","Q344454","Q214074","Q30254821","Q102573","Q542059","Q82122","Q464636","Q153739","Q6882","Q135640","Q177411","Q7197","Q4527095","Q379962","Q941565","Q535","Q51628","Q7003","Q152505","Q1339","Q12816","Q13210563","Q40599","Q193431","Q2038","Q7742","Q215987","Q28","Q468453","Q43444","Q687","Q3370596","Q657","Q151972","Q3383693","Q2608761","Q20933502","Q50713","Q32","Q493","Q212476","Q20733","Q936976","Q19544002","Q231402","Q218690","Q43284","Q1471","Q274163","Q81068042","Q81064376","Q187224","Q290247","Q1294168","Q296","Q21008011","Q384200","Q6588","Q3158086","Q2871303","Q159072","Q224029","Q649052","Q106151","Q57798","Q329560","Q1262453","Q18115299","Q5738","Q41568","Q60842602","Q27820","Q16026484","Q3044","Q193877","Q4510","Q178525","Q34337355","Q295090","Q3587768","Q171969","Q53835611","Q555329","Q952945","Q5264","Q537720","Q1492","Q128126","Q4583","Q160333","Q191974","Q161866","Q81685","Q204975","Q349167","Q3059989","Q134346","Q718290","Q312057","Q290227","Q213607","Q901036","Q523100","Q726257","Q123362","Q11641","Q30755","Q5389","Q435149","Q64354","Q7259","Q200890","Q384860","Q737589","Q232831","Q273491","Q589611","Q2906006","Q215778","Q212015","Q5383","Q12718","Q310791","Q776390","Q586570","Q321621","Q54831","Q3104406","Q3131155","Q386438","Q312529"]},"create":0,"modify":849,"delete":0,"area":6.31491066177345,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1126,"locale":"fr","imagery":"osm","id":126167542}},{"id":126166871,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3163332,43.3577821],[5.325841,43.3577821],[5.325841,43.3626102],[5.3163332,43.3626102],[5.3163332,43.3577821]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T07:51:33Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["tertiary","residential"],"name:etymology":["Résistant","Neighborhood"],"name:etymology:wikidata":["Q104593078","Q101042523","Q11758"]},"create":0,"modify":15,"delete":0,"area":0.0000459046091799744,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":16,"locale":"fr","imagery":"osm","id":126166871}},{"id":126166284,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3041322,50.9127545],[5.3943831,50.9127545],[5.3943831,50.9771388],[5.3041322,50.9771388],[5.3041322,50.9127545]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T07:36:31Z","reviewed_features":[],"tag_changes":{"highway":["primary","secondary","unclassified","pedestrian","residential","tertiary","cycleway","track","service","steps"],"landuse":["village_green"],"leisure":["park"],"name:etymology:wikidata":["Q3992","Q1309","Q19945616","Q128267","Q622385","Q12971","Q37792","Q54798","Q331432","Q1588685","Q27605","Q28319","Q323902","Q437466","Q23696","Q170267","Q1682107","Q6353","Q1329385","Q1311","Q2627259","Q254","Q13571246","Q277876","Q22881","Q73022","Q25307","Q27589","Q25243","Q28557","Q15878","Q4534371","Q168432","Q25999","Q1897112","Q98106228","Q9783","Q9832","Q9867","Q25439","Q47541678","Q568387","Q46","Q529","Q160835","Q2526460","Q602740","Q12252383","Q25234","Q26050","Q124969","Q29858","Q39861","Q25485","Q466290","Q19429045","Q148650","Q145869","Q12091","Q145781","Q235619","Q579516","Q275863","Q34687","Q193891","Q2497011","Q110039225","Q762048","Q189692","Q12004","Q835090","Q232916","Q2345535","Q133769","Q1959157","Q150679","Q102272","Q552986","Q1314","Q16","Q14080","Q2747456","Q5599","Q335022","Q1907196","Q4387211","Q25356","Q1340","Q7317","Q1367280","Q1894463","Q15880596","Q145930","Q255","Q3922","Q41921","Q1917659","Q6597183","Q41503","Q1339","Q131448","Q44732","Q110039342","Q26782","Q554105","Q576143","Q10989378","Q19913060","Q1035","Q21645226"]},"create":0,"modify":519,"delete":0,"area":0.00581074102087004,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":690,"locale":"nl","imagery":"osm","change_within_100m":1,"change_within_500m":9,"change_within_1000m":52,"change_within_5000m":52,"id":126166284}},{"id":126166184,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.7038484,48.0934861],[-1.663334,48.0934861],[-1.663334,48.1362806],[-1.7038484,48.1362806],[-1.7038484,48.0934861]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Ronan Blot","uid":"7041246","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T07:34:20Z","reviewed_features":[],"tag_changes":{"amenity":["arts_centre"],"highway":["primary","tertiary","residential","cycleway","primary_link","living_street","pedestrian","service","unclassified","path","footway"],"leisure":["park"],"boundary":["political","administrative"],"building":["yes"],"name:etymology":["un manoir de la Motte Brûlon qui sera loti à la fin du 19e siècle et en première partie du 20e.","Le lieu appartenait à l'abbaye voisine des Bénédictines et fut nommé \"la Motte à Madame\" en l'honneur de Madame l'abbesse de l'abbaye de Saint-Georges, cette dénomination a aussi une connotation grivoise en référence au pubis féminin.","Au XIVème siècle, le manoir de la \"Bellangeraie\" était une ancienne propriété du chapitre. C'est vers la XIIIème ou XIVème siècle qu'une maison fut construite pour une certaine La Bérangère","Jacques Pâris de Bollardière (1907 - 1986 ). Officier général de l’armée française, combattant de la Seconde Guerre mondiale, de la guerre d'Indochine et de la guerre d'Algérie. C'est également une des figures de la non-violence en France.","Théophile Malo Corret de La Tour d'Auvergne. ( 23 novembre 1743, Carhaix - 28 juin 1800, Oberhausen (Allemagne) Officier français, \"Premier grenadier de la République\".","au nom du ruisseau du Puits-Mauger, ancien puits public situé près d'un manoir seigneurial du même nom qui était situé au début de la rue de Nantes.","François Joly, médecin. Élu maire de Bruz en 1919, il devient président des maires d'Ille-et-Vilaine et du Syndicat d'électrification du canton de Rennes Sud-Ouest, puis député de Rennes Sud, en 1936.","Maurice Maignan (1883 - 1913 ), mort dans la conquête du Borkou-Ennedi-Tibesti / Tchad","Général Noël Garnier du Plessix, défenseur de Verdun en 1916 (1860 - 1928)","Général René François Aubrée, héros du siège de Saragosse (1763 - 1808)","nom du ruisseau du Puits-Mauger, ancien puits public situé près d'un manoir seigneurial du même nom qui était situé au début de la rue de Nantes."],"name:etymology:wikidata":["Q680897","Q3263405","Q163108","Q12191","Q8334017","Q3164881","Q55671858","Q18977350","Q2636224","Q166297","Q3085898","Q472568","Q3289511","Q2019775","Q171730","Q745986","Q2829603","Q318122","Q1133818","Q3526636","Q286475","Q366285","Q1872007","Q2847715","Q1151","Q3223909","Q104919","Q42247","Q23833579","Q2185","Q7321","Q712455","Q1268","Q2958717","Q3171917","Q16266399","Q12718","Q3052762","Q37693","Q5599","Q2042","Q192066","Q3571650","Q2271556","Q381244"]},"create":0,"modify":235,"delete":0,"area":0.00173379349079997,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":327,"locale":"fr","imagery":"osm","id":126166184}},{"id":126166066,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3485954,50.9434073],[5.3485954,50.9434073],[5.3485954,50.9434073],[5.3485954,50.9434073],[5.3485954,50.9434073]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T07:31:53Z","reviewed_features":[],"tag_changes":{"amenity":["fast_food"],"diet:vegetarian":["yes"],"service:electricity":["limited"],"internet_access:ssid":["GroupBruno_guest"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":3,"locale":"nl","imagery":"osm","change_within_25m":3,"id":126166066}},{"id":126165555,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7480873,50.9857344],[3.7615614,50.9857344],[3.7615614,50.9914348],[3.7480873,50.9914348],[3.7480873,50.9857344]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Erin76","uid":"8982454","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T07:20:01Z","reviewed_features":[],"tag_changes":{"highway":["residential","path"],"name:etymology:wikidata":["Q89","Q37453","Q924740","Q62474322","Q149741","Q13189"]},"create":0,"modify":11,"delete":0,"area":0.0000768077596400291,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":17,"locale":"nl","imagery":"osm","id":126165555}},{"id":126164376,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0933442,45.1598185],[5.7571937,45.1598185],[5.7571937,45.8111838],[3.0933442,45.8111838],[3.0933442,45.1598185]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NicolasDumoulin","uid":"143932","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T06:49:25Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["school"],"highway":["residential","pedestrian","service","platform"],"public_transport":["platform"],"name:etymology:wikidata":["Q216092","Q47499","Q607372","Q44197","Q8458"]},"create":0,"modify":10,"delete":0,"area":1.73513912872236,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":11,"locale":"fr","imagery":"osm","id":126164376}},{"id":126164277,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.8781183,50.6797202],[2.8856291,50.6797202],[2.8856291,50.6835598],[2.8781183,50.6835598],[2.8781183,50.6797202]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"antonbundle","uid":"1734201","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T06:46:45Z","reviewed_features":[],"tag_changes":{"highway":["primary","residential","tertiary"],"name:etymology:wikidata":["Q295090","Q959708"]},"create":0,"modify":11,"delete":0,"area":0.0000288384676799935,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":16,"locale":"fr","imagery":"osm","id":126164277}},{"id":126163977,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3807642,43.2793228],[5.3841118,43.2793228],[5.3841118,43.2872267],[5.3807642,43.2872267],[5.3807642,43.2793228]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T06:39:08Z","reviewed_features":[],"tag_changes":{"highway":["residential","unclassified"],"name:etymology:wikidata":["Q202749","Q28964386"]},"create":0,"modify":4,"delete":0,"area":0.0000264590956399883,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":7,"locale":"fr","imagery":"osm","id":126163977}},{"id":126163289,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.235468,43.6000622],[2.2508456,43.6000622],[2.2508456,43.6115617],[2.235468,43.6115617],[2.235468,43.6000622]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thomas Citharel","uid":"6105237","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T06:20:16Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["primary","residential","secondary","secondary_link","service","pedestrian","footway"],"name:etymology:wikidata":["Q192615","Q295090","Q3132022","Q504","Q16025491","Q3372504","Q215778","Q2042","Q381244","Q535","Q152176","Q12688","Q105826955","Q936976"]},"create":0,"modify":51,"delete":0,"area":0.000176834711199988,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":61,"locale":"fr","imagery":"osm","change_within_500m":19,"change_within_1000m":42,"id":126163289}},{"id":126162080,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.2894565,48.8045415],[2.3375979,48.8045415],[2.3375979,48.8617566],[2.2894565,48.8617566],[2.2894565,48.8045415]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"way-32530395","name":"Groupe scolaire Maurice Genevoix","osm_id":32530395,"reasons":[43],"version":10,"primary_tags":{"landuse":"education"}}],"user":"overflorian","uid":"125897","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T05:45:37Z","reviewed_features":[],"tag_changes":{"amenity":["kindergarten","school","social_facility","community_centre","arts_centre"],"highway":["residential","primary","pedestrian","secondary","tertiary","unclassified","footway","living_street","service","cycleway","construction","path"],"landuse":["education"],"leisure":["sports_centre","park"],"tourism":["attraction"],"building":["apartments","yes","school","civic","public","dormitory"],"name:etymology:wikidata":["Q253224","Q188857","Q154599","Q22750","Q179888","Q2851348","Q3184174","Q69276458","Q2105","Q507774","Q480164","Q188559","Q47162","Q3579189","Q1394","Q242839","Q1398687","Q640102","Q551735","Q17152708","Q715906","Q61480993","Q15984530","Q470557","Q2375777","Q471311","Q3348840","Q20882","Q42443","Q1486","Q309995","Q3399062","Q154426","Q680881","Q2042","Q5981456","Q741070","Q380277","Q598120","Q100741789","Q69270487","Q379699","Q1400172","Q471460","Q573584","Q3131183","Q954076","Q747","Q7226","Q157155","Q56820","Q255618","Q38789","Q130847","Q3078203","Q44481","Q183713","Q2331612","Q6548","Q184623","Q959708","Q960658","Q319927","Q3386778","Q30","Q236371","Q3174940","Q815726","Q687","Q506","Q18508756","Q535","Q6792831","Q18425","Q2190","Q815448","Q80793","Q207958","Q3102358","Q362","Q192190","Q10884","Q218155","Q371752","Q108325","Q36539","Q131018","Q632","Q3425803","Q49496","Q9191","Q8958","Q1268","Q732114","Q1248100","Q467132","Q18783540","Q291177","Q658479","Q1096321","Q312391","Q237103","Q159700","Q516937","Q190545","Q37083","Q5593","Q22731","Q468453","Q622365"]},"create":0,"modify":477,"delete":0,"area":0.00275441501514003,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":616,"locale":"fr","imagery":"osm","id":126162080}},{"id":126161499,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2529173,-39.8131153],[-73.2529173,-39.8131153],[-73.2529173,-39.8131153],[-73.2529173,-39.8131153],[-73.2529173,-39.8131153]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T05:26:15Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":1,"change_within_5000m":1,"id":126161499}},{"id":126159914,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.2458225,54.3531],[48.4241749,54.3531],[48.4241749,54.646685],[48.2458225,54.646685],[48.2458225,54.3531]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T04:19:56Z","reviewed_features":[],"tag_changes":{"amenity":["kindergarten"],"highway":["milestone","residential","unclassified","tertiary","secondary","living_street","service"],"leisure":["park"],"name:etymology:wikidata":["Q4475676","Q581754","Q485016","Q229828","Q835400","Q626","Q1394","Q188869","Q132603","Q42976","Q24351586","Q47499","Q3914","Q4421","Q1132165","Q27061780","Q191598","Q525","Q392551","Q23595","Q190007","Q6958747","Q454","Q1361400","Q16917","Q12556141","Q12706","Q270706","Q7777019","Q4946461","Q3544","Q12252383","Q2946681","Q215637","Q886167","Q7968","Q7200","Q5428","Q659","Q25243","Q1107656","Q7327","Q160169","Q5627","Q27618","Q25356","Q5540","Q207682","Q49845","Q491","Q311499","Q44613","Q3314483","Q196668","Q19809","Q667","Q1147128","Q166073","Q799"]},"create":0,"modify":187,"delete":0,"area":0.0523615893539984,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":260,"locale":"ru","imagery":"osm","id":126159914}},{"id":126158957,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2535777,-39.8131253],[-73.2527612,-39.8131253],[-73.2527612,-39.8130823],[-73.2535777,-39.8130823],[-73.2535777,-39.8131253]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-14T03:15:19Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":2,"modify":2,"delete":0,"area":3.5109500004144e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"EsriWorldImagery","add-image":2,"change_over_5000m":1,"change_within_5000m":3,"id":126158957}},{"id":126158638,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[35.508989,58.2741949],[35.8532275,58.2741949],[35.8532275,58.6139497],[35.508989,58.6139497],[35.508989,58.2741949]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-38481305","name":"улица Профсоюзов","osm_id":38481305,"reasons":[87],"version":12,"primary_tags":{"highway":"primary"}},{"url":"way-89625315","name":"Почтовая улица","osm_id":89625315,"reasons":[87],"version":8,"primary_tags":{"highway":"tertiary"}},{"url":"way-89625323","name":"улица Ленина","osm_id":89625323,"reasons":[87],"version":7,"primary_tags":{"highway":"residential"}},{"url":"way-27728063","name":"улица Пионеров","osm_id":27728063,"reasons":[87],"version":17,"primary_tags":{"highway":"primary"}},{"url":"way-725191219","name":"Железнодорожная улица","osm_id":725191219,"reasons":[87],"version":2,"primary_tags":{"highway":"residential"}},{"url":"way-47498155","name":"Первомайская улица","osm_id":47498155,"reasons":[87],"version":12,"primary_tags":{"highway":"secondary"}},{"url":"way-27728033","name":"Дачная улица","osm_id":27728033,"reasons":[87],"version":11,"primary_tags":{"highway":"residential"}},{"url":"way-148623611","name":"улица Профсоюзов","osm_id":148623611,"reasons":[87],"version":8,"primary_tags":{"highway":"secondary"}},{"url":"way-89625329","name":"Почтовая улица","osm_id":89625329,"reasons":[87],"version":8,"primary_tags":{"highway":"residential"}},{"url":"way-152333193","name":"Вокзальная улица","osm_id":152333193,"reasons":[87],"version":3,"primary_tags":{"highway":"residential"}},{"url":"way-27728036","name":"Первомайская улица","osm_id":27728036,"reasons":[87],"version":20,"primary_tags":{"highway":"secondary"}},{"url":"way-192069318","name":"Курганная улица","osm_id":192069318,"reasons":[87],"version":4,"primary_tags":{"highway":"residential"}},{"url":"way-89625294","name":"улица Ленина","osm_id":89625294,"reasons":[87],"version":6,"primary_tags":{"highway":"tertiary"}},{"url":"way-709207968","name":"Курганная улица","osm_id":709207968,"reasons":[87],"version":2,"primary_tags":{"highway":"residential"}},{"url":"way-27593715","name":"Вокзальная улица","osm_id":27593715,"reasons":[87],"version":11,"primary_tags":{"highway":"tertiary"}},{"url":"way-714789837","name":"Парковая улица","osm_id":714789837,"reasons":[87],"version":2,"primary_tags":{"highway":"residential"}},{"url":"way-89625328","name":"Братский проезд","osm_id":89625328,"reasons":[87],"version":12,"primary_tags":{"highway":"residential"}},{"url":"way-28534280","name":"Комсомольская улица","osm_id":28534280,"reasons":[87],"version":13,"primary_tags":{"highway":"secondary"}},{"url":"way-89625311","name":"улица Полоса Отвода","osm_id":89625311,"reasons":[87],"version":7,"primary_tags":{"highway":"service"}},{"url":"way-89625237","name":"улица Мира","osm_id":89625237,"reasons":[87],"version":7,"primary_tags":{"highway":"residential"}},{"url":"way-89625312","name":"Мологская улица","osm_id":89625312,"reasons":[87],"version":10,"primary_tags":{"highway":"residential"}},{"url":"way-28534282","name":"Новгородская улица","osm_id":28534282,"reasons":[87],"version":12,"primary_tags":{"highway":"primary"}},{"url":"way-89625291","name":"Новгородская улица","osm_id":89625291,"reasons":[87],"version":5,"primary_tags":{"highway":"tertiary"}},{"url":"way-725191222","name":"улица Пионеров","osm_id":725191222,"reasons":[87],"version":2,"primary_tags":{"highway":"tertiary"}},{"url":"way-230366161","name":"Садовая улица","osm_id":230366161,"reasons":[87],"version":3,"primary_tags":{"highway":"residential"}},{"url":"way-146724510","name":"улица Кутузова","osm_id":146724510,"reasons":[87],"version":7,"primary_tags":{"highway":"residential"}},{"url":"way-89625303","name":"улица Профсоюзов","osm_id":89625303,"reasons":[87],"version":8,"primary_tags":{"highway":"residential"}},{"url":"way-26947860","name":"Новгородская улица","osm_id":26947860,"reasons":[87],"version":13,"primary_tags":{"highway":"residential"}},{"url":"way-27728034","name":"Заручьевая улица","osm_id":27728034,"reasons":[87],"version":14,"primary_tags":{"highway":"residential"}},{"url":"way-230366162","name":"Садовая улица","osm_id":230366162,"reasons":[87],"version":3,"primary_tags":{"highway":"path"}},{"url":"way-27728059","name":"Садовая улица","osm_id":27728059,"reasons":[87],"version":13,"primary_tags":{"highway":"residential"}},{"url":"way-89625322","name":"Вокзальная улица","osm_id":89625322,"reasons":[87],"version":6,"primary_tags":{"highway":"residential"}},{"url":"way-89625297","name":"улица Ленина","osm_id":89625297,"reasons":[87],"version":6,"primary_tags":{"highway":"residential"}},{"url":"way-71190033","name":"улица Пионеров","osm_id":71190033,"reasons":[87],"version":6,"primary_tags":{"highway":"secondary"}},{"url":"way-152469878","name":"улица Кутузова","osm_id":152469878,"reasons":[87],"version":5,"primary_tags":{"highway":"residential"}},{"url":"way-47498163","name":"улица Профсоюзов","osm_id":47498163,"reasons":[87],"version":9,"primary_tags":{"highway":"secondary"}},{"url":"way-46165501","name":"улица Пионеров","osm_id":46165501,"reasons":[87],"version":10,"primary_tags":{"highway":"secondary"}},{"url":"way-27727744","name":"Складская улица","osm_id":27727744,"reasons":[87],"version":12,"primary_tags":{"highway":"residential"}},{"url":"way-26947905","name":"улица Пионеров","osm_id":26947905,"reasons":[87],"version":12,"primary_tags":{"highway":"tertiary"}},{"url":"way-89625334","name":"улица Пионеров","osm_id":89625334,"reasons":[87],"version":6,"primary_tags":{"highway":"residential"}},{"url":"way-89625336","name":"Огородный переулок","osm_id":89625336,"reasons":[87],"version":8,"primary_tags":{"highway":"residential"}},{"url":"way-89625306","name":"улица Полоса Отвода","osm_id":89625306,"reasons":[87],"version":9,"primary_tags":{"highway":"residential"}},{"url":"way-27728253","name":"Новгородская улица","osm_id":27728253,"reasons":[87],"version":11,"primary_tags":{"highway":"residential"}},{"url":"way-605083031","name":"улица Пионеров","osm_id":605083031,"reasons":[87],"version":2,"primary_tags":{"highway":"tertiary"}},{"url":"way-27593714","name":"улица Ленина","osm_id":27593714,"reasons":[87],"version":16,"primary_tags":{"highway":"secondary"}},{"url":"way-725191220","name":"улица Пионеров","osm_id":725191220,"reasons":[87],"version":2,"primary_tags":{"highway":"secondary"}},{"url":"way-27728041","name":"улица Гоголя","osm_id":27728041,"reasons":[87],"version":17,"primary_tags":{"highway":"tertiary"}},{"url":"way-89625331","name":"Железнодорожная улица","osm_id":89625331,"reasons":[87],"version":13,"primary_tags":{"highway":"tertiary"}},{"url":"way-27593720","name":"Меглинская улица","osm_id":27593720,"reasons":[87],"version":12,"primary_tags":{"highway":"residential"}}],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T02:38:20Z","reviewed_features":[],"tag_changes":{"amenity":["kindergarten"],"highway":["primary","residential","tertiary","secondary","service","living_street","unclassified","path"],"name:etymology:wikidata":["Q83405","Q166073","Q270706","Q42976","Q739302","Q2235","Q581754","Q4286633","Q11631","Q38964","Q12706","Q1394","Q1339195","Q192331","Q229828","Q601401","Q333236","Q491","Q181623","Q4421","Q5737","Q160169","Q63565252","Q47499","Q43718","Q4022","Q1107656","Q40089","Q251395","Q7590","Q12556141","Q525","Q42503289","Q178790","Q7327","Q179076","Q188869","Q34679","Q656","Q667","Q7777019","Q15001","Q188570","Q23397","Q15068560","Q659","Q349","Q23595","Q454","Q7200","Q30895464","Q1133858","Q49845","Q5868822","Q22667","Q624114","Q6186","Q185801","Q208003","Q523","Q188509","Q649","Q154232","Q190007","Q207682","Q42292","Q46599","Q22923679","Q3914","Q12024","Q311499","Q468756","Q132603","Q1192354","Q15955568","Q159","Q502261","Q132241","Q315247","Q593644","Q22698","Q1052","Q157964"]},"create":0,"modify":238,"delete":0,"area":0.116956682719802,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":343,"locale":"ru","imagery":"osm","id":126158638}},{"id":126157395,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2535448,-39.8133811],[-73.2533907,-39.8133811],[-73.2533907,-39.8132888],[-73.2535448,-39.8132888],[-73.2535448,-39.8133811]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-14T00:26:49Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Z1wvjd1.jpg","https://i.imgur.com/wCrA0UV.jpg"],"natural":["tree"]},"create":0,"modify":2,"delete":0,"area":1.42234300000757e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":2,"id":126157395}},{"id":126238882,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.4337483,52.5191583],[13.43611,52.5191583],[13.43611,52.5197981],[13.4337483,52.5197981],[13.4337483,52.5191583]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Plotter","uid":"480365","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T20:09:39Z","reviewed_features":[],"tag_changes":{"man_made":["water_well"],"check_date":["2022-09-15","2018","2022-06-10"],"pump:status":["ok"]},"create":0,"modify":3,"delete":0,"area":0.00000151101566000425,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":3,"locale":"de","imagery":"CartoDB.Voyager","id":126238882}},{"id":126237012,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.5592674,47.2504411],[9.6766072,47.2504411],[9.6766072,47.3674057],[9.5592674,47.3674057],[9.5592674,47.2504411]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mcliquid","uid":"1213571","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T19:10:14Z","reviewed_features":[],"tag_changes":{"highway":["secondary","residential","service"],"name:etymology:wikidata":["Q45075","Q37193","Q86764","Q7349","Q808404","Q2335937","Q89006"]},"create":0,"modify":14,"delete":0,"area":0.0137246027710795,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":15,"locale":"de","imagery":"osm","id":126237012}},{"id":126236942,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.8186898,52.0085283],[-2.7818708,52.0085283],[-2.7818708,52.0233399],[-2.8186898,52.0233399],[-2.8186898,52.0085283]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Russ McD","uid":"346601","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T19:08:12Z","reviewed_features":[],"tag_changes":{"highway":["unclassified"],"maxspeed":["60 mph"]},"create":0,"modify":3,"delete":0,"area":0.000545348300400058,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":3,"locale":"en","imagery":"osm","change_within_1000m":3,"id":126236942}},{"id":126236000,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.0158153,50.9280397],[4.054599,50.9280397],[4.054599,50.9496085],[4.0158153,50.9496085],[4.0158153,50.9280397]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Yannis Baeyens","uid":"16892784","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T18:38:23Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","primary_link"],"maxspeed":["30","50"]},"create":0,"modify":49,"delete":0,"area":0.000836517868559885,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":50,"locale":"nl","imagery":"osm","id":126236000}},{"id":126235678,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.029228,50.9324305],[4.0719836,50.9324305],[4.0719836,50.9926249],[4.029228,50.9926249],[4.029228,50.9324305]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Yannis Baeyens","uid":"16892784","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T18:27:20Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","secondary"],"maxspeed":["30","50","5030","90","33"]},"create":0,"modify":39,"delete":0,"area":0.00257364768864004,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":42,"locale":"nl","imagery":"osm","id":126235678}},{"id":126234148,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2350862,-39.8376682],[-73.2350862,-39.8376682],[-73.2350862,-39.8376682],[-73.2350862,-39.8376682],[-73.2350862,-39.8376682]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T17:40:18Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/SUIZai5.jpg"],"natural":["tree"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"en","imagery":"osm","add-image":1,"change_within_1000m":1,"id":126234148}},{"id":126233128,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.3791476,47.2811118],[9.6520568,47.2811118],[9.6520568,47.7336579],[9.3791476,47.7336579],[9.3791476,47.2811118]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mcliquid","uid":"1213571","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T17:10:48Z","reviewed_features":[],"tag_changes":{"highway":["residential","unclassified","secondary","living_street","steps","service","path","primary","secondary_link"],"name:etymology:wikidata":["Q6722","Q35149","Q71007","Q15224","Q5879","Q22670","Q26050","Q57162","Q9021","Q191413","Q1792","Q37193","Q49325","Q194242","Q71032","Q81230","Q163759","Q298845","Q39861","Q50828391","Q55908787","Q132990","Q25403","Q254","Q95291600","Q2594","Q2492","Q6832","Q9082","Q62512","Q37030","Q7349","Q255","Q1511","Q7302","Q7351","Q60619","Q34687","Q12091","Q157449","Q156099","Q93201","Q12004","Q25392","Q38883"]},"create":0,"modify":120,"delete":0,"area":0.12350399411412,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":158,"locale":"de","imagery":"osm","id":126233128}},{"id":126232779,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7633416,44.1769439],[4.7633416,44.1769439],[4.7633416,44.1769439],[4.7633416,44.1769439],[4.7633416,44.1769439]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T17:00:31Z","reviewed_features":[],"tag_changes":{"amenity":["recycling"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":1,"locale":"fr","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":126232779}},{"id":126229034,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.6649156,51.0438893],[5.6649156,51.0438893],[5.6649156,51.0438893],[5.6649156,51.0438893],[5.6649156,51.0438893]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"kersentaart","uid":"9812520","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T15:13:57Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":5,"import":1,"locale":"nl","imagery":"osm","import:node/10027668946":"source: https://osm.org/note/3044493","id":126229034}},{"id":126228873,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.2788827,52.5086549],[13.2788827,52.5086549],[13.2788827,52.5086549],[13.2788827,52.5086549],[13.2788827,52.5086549]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MisterMapy","uid":"9482346","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T15:10:14Z","reviewed_features":[],"tag_changes":{"man_made":["water_well"]},"create":0,"modify":2,"delete":1,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":2,"locale":"de","imagery":"CartoDB.Voyager","deletion":1,"deletion:node/1200964512":"disused","id":126228873}},{"id":126228620,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4012983,51.4351451],[4.4021744,51.4351451],[4.4021744,51.4382319],[4.4012983,51.4382319],[4.4012983,51.4351451]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel van Grote Routepaden","uid":"17115163","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T15:02:41Z","reviewed_features":[],"tag_changes":{"highway":["track"],"surface":["paving_stones"]},"create":0,"modify":1,"delete":0,"area":0.00000270434547999908,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","answer":1,"locale":"nl","imagery":"osm","id":126228620}},{"id":126228486,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2525253,51.1538874],[3.2597849,51.1538874],[3.2597849,51.1610842],[3.2525253,51.1610842],[3.2525253,51.1538874]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T14:59:21Z","reviewed_features":[],"tag_changes":{"leisure":["nature_reserve"],"website":["https://valleivandezuidleie.be/info-over-de-vallei-van-de-zuidleie/warandeputten/"]},"create":0,"modify":2,"delete":0,"area":0.0000522458892799696,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","answer":2,"locale":"nl","imagery":"osm","id":126228486}},{"id":126228364,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4013578,51.4382319],[4.405983,51.4382319],[4.405983,51.4558969],[4.4013578,51.4558969],[4.4013578,51.4382319]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel van Grote Routepaden","uid":"17115163","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T14:56:09Z","reviewed_features":[],"tag_changes":{"route":["hiking","foot"],"highway":["unclassified","track"],"surface":["concrete","asphalt","grass_paver"]},"create":2,"modify":6,"delete":0,"area":0.0000817041579999964,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":3,"theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","answer":5,"locale":"nl","imagery":"osm","relation-fix":2,"id":126228364}},{"id":126228242,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0165208,42.7007218],[3.0305432,42.7007218],[3.0305432,42.7044562],[3.0165208,42.7044562],[3.0165208,42.7007218]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"bibliofab66","uid":"598033","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T14:52:46Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["tertiary","residential","service"],"leisure":["sports_centre"],"building":["yes"],"name:etymology:wikidata":["Q83233","Q632","Q7328","Q1615","Q270187","Q1307585","Q363379","Q365638","Q435068","Q288394","Q7231","Q435208","Q3954","Q7327","Q41127"]},"create":0,"modify":37,"delete":0,"area":0.000052365250560086,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":43,"locale":"fr","imagery":"osm","id":126228242}},{"id":126225782,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.7718539,47.8658037],[1.9152277,47.8658037],[1.9152277,47.9111423],[1.7718539,47.9111423],[1.7718539,47.8658037]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thomas Citharel","uid":"6105237","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T13:49:37Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["living_street","tertiary","pedestrian","primary","residential","secondary"],"boundary":["political"],"name:etymology:wikidata":["Q7226","Q3069308","Q360798","Q161775","Q2660580","Q197935","Q713487","Q1248100","Q1173","Q6548","Q588832","Q318974","Q160927","Q3439453","Q15966983","Q133855"]},"create":0,"modify":48,"delete":0,"area":0.00650036736868013,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":55,"locale":"fr","imagery":"osm","change_over_5000m":48,"change_within_5000m":7,"id":126225782}},{"id":126225744,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.8942784,47.9078958],[1.9040214,47.9078958],[1.9040214,47.9093114],[1.8942784,47.9093114],[1.8942784,47.9078958]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thomas Citharel","uid":"6105237","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T13:48:55Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology:wikidata":["Q670283"]},"create":0,"modify":4,"delete":0,"area":0.0000137921908000138,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":7,"locale":"fr","imagery":"osm","change_over_5000m":7,"id":126225744}},{"id":126225149,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.9858239,50.2747436],[10.9858239,50.2747436],[10.9858239,50.2747436],[10.9858239,50.2747436],[10.9858239,50.2747436]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Jürgen Schorr","uid":"17137595","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T13:34:41Z","reviewed_features":[],"tag_changes":{"amenity":["drinking_water"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"de","imagery":"Mapbox","id":126225149}},{"id":126224461,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0182842,51.0784412],[3.0324567,51.0784412],[3.0324567,51.0840479],[3.0182842,51.0840479],[3.0182842,51.0784412]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T13:16:25Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":714,"modify":0,"delete":0,"area":0.0000794609557500179,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":81,"locale":"nl","imagery":"AGIVFlandersGRB","id":126224461}},{"id":126224371,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4276529,51.3855283],[4.4285223,51.3855283],[4.4285223,51.3870576],[4.4276529,51.3870576],[4.4276529,51.3855283]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/pietervdvn/mcsurfacegr/fa2afafcbf93bec2d709540311dae40f17f035c8/mcsurfacegr.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T13:13:25Z","reviewed_features":[],"tag_changes":{"highway":["track"],"mapillary":["1070420293482720"]},"create":0,"modify":1,"delete":0,"area":0.00000132957342000125,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://raw.githubusercontent.com/pietervdvn/mcsurfacegr/fa2afafcbf93bec2d709540311dae40f17f035c8/mcsurfacegr.json","locale":"en","imagery":"AGIV","link-image":1,"id":126224371}},{"id":126224157,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2792916,47.9092995],[-4.2792916,47.9092995],[-4.2792916,47.9092995],[-4.2792916,47.9092995],[-4.2792916,47.9092995]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T13:07:30Z","reviewed_features":[],"tag_changes":{"ref":["127990068779"],"email":["serviceclient@schillerfrance.fr"],"fixme":["Uniquement prochaine date de contrôle : avril 2025."],"level":["0"],"phone":["+33 820 20 22 25"],"access":["yes"],"indoor":["yes"],"image:0":["https://i.imgur.com/WnHmRnr.jpg"],"wheelchair":["yes"],"description":["Ouvert en journée de semaine aux heures de bureau, et infirmière de nuit et le week-end."],"opening_hours":["24/7"],"defibrillator:location":["À droite de l'accueil au fond du couloir sur mur gauche."]},"create":0,"modify":9,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":11,"locale":"en","imagery":"osm","add-image":1,"change_within_100m":12,"id":126224157}},{"id":126222994,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3262592,11.571597],[121.4816588,11.571597],[121.4816588,48.9360086],[2.3262592,48.9360086],[2.3262592,11.571597]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T12:38:47Z","reviewed_features":[],"tag_changes":{"amenity":["school","college","social_facility"],"highway":["unclassified","secondary","tertiary","residential","pedestrian","footway","cycleway","primary","service","construction","primary_link"],"leisure":["park","sports_centre"],"building":["yes"],"name:etymology:wikidata":["Q31258","Q3081753","Q2038","Q313860","Q2959817","Q468453","Q658479","Q3174096","Q20668846","Q877804","Q736458","Q769724","Q208889","Q524252","Q42443","Q2851658","Q7371","Q558245","Q3065157","Q904653","Q34189","Q244413","Q331432","Q524362","Q156133","Q3106386","Q3082017","Q256991","Q1145","Q457505","Q37463","Q228546","Q697829","Q773009","Q1471","Q41921","Q1340251","Q235451","Q1312","Q200472","Q3131945","Q111211037","Q79915","Q155538"]},"create":0,"modify":179,"delete":0,"area":4452.17139501688,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":224,"locale":"fr","imagery":"osm","id":126222994}},{"id":126222982,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.8074661,47.8786701],[1.9064674,47.8786701],[1.9064674,47.9265571],[1.8074661,47.9265571],[1.8074661,47.8786701]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Thomas Citharel","uid":"6105237","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T12:38:28Z","reviewed_features":[],"tag_changes":{"amenity":["school","library","social_facility"],"highway":["residential","primary","living_street","secondary","unclassified","tertiary","footway","motorway","service","pedestrian","cycleway","path"],"leisure":["park"],"building":["yes"],"name:etymology:wikidata":["Q312391","Q687","Q186492","Q6548","Q3557120","Q3059523","Q544959","Q544925","Q90","Q2185","Q295090","Q232873","Q529","Q81042","Q22582626","Q181886","Q1965397","Q187966","Q81716","Q361305","Q319749","Q3300714","Q184623","Q81114","Q718290","Q931406","Q1268","Q79058","Q324369","Q4700","Q2145","Q353668","Q82984","Q310767","Q128267","Q1179","Q2042","Q151164","Q379164","Q1157701","Q568839","Q600701","Q4724","Q310530","Q697514","Q8053","Q497177","Q41568","Q9191","Q7317","Q83309","Q1151","Q1178","Q1373556","Q50187","Q7312","Q3816","Q131018","Q97065558","Q52149523","Q228546","Q165254","Q1543091","Q5283","Q860155","Q103480","Q123314","Q432184","Q20882","Q15975","Q153232","Q448","Q1169595","Q106208","Q160927","Q332105","Q207079","Q71231","Q1381729","Q2518370","Q187224","Q680881","Q12091","Q318368","Q65589817","Q905187","Q187192","Q270273","Q34969","Q39607","Q156214","Q127583","Q105368","Q43436","Q175089","Q206972","Q12680","Q97170005","Q82339","Q632","Q34404","Q1383791","Q114731","Q675","Q37681","Q44789","Q3131034","Q3439501","Q3385110","Q44015","Q43088","Q464853","Q204975","Q776014","Q6527","Q201477","Q70326","Q2833555","Q367627","Q313556","Q959708","Q41555","Q7351","Q3121477","Q3172137","Q80513","Q157634","Q271400","Q311395","Q155997","Q3248828","Q179911","Q458","Q662406","Q192615","Q313078","Q2875704","Q765633","Q54885","Q216092"]},"create":0,"modify":386,"delete":0,"area":0.00474087525309958,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":510,"locale":"fr","imagery":"osm","change_over_5000m":209,"change_within_500m":6,"change_within_1000m":34,"change_within_5000m":191,"id":126222982}},{"id":126220863,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.9452958,52.1447875],[9.9477124,52.1447875],[9.9477124,52.1468836],[9.9452958,52.1468836],[9.9452958,52.1447875]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"grigen","uid":"17105029","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T11:44:36Z","reviewed_features":[],"tag_changes":{"amenity":["waste_basket"]},"create":4,"modify":0,"delete":0,"area":0.00000506543526000703,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"en","imagery":"EsriWorldImagery","id":126220863}},{"id":126220240,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.9452341,52.1447349],[9.9477513,52.1447349],[9.9477513,52.1469198],[9.9452341,52.1469198],[9.9452341,52.1447349]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"grigen","uid":"17105029","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T11:30:29Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":4,"modify":6,"delete":0,"area":0.00000549983027998956,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":7,"locale":"en","imagery":"EsriWorldImagery","id":126220240}},{"id":126220207,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.5540634,51.3888082],[4.5781593,51.3888082],[4.5781593,51.4045653],[4.5540634,51.4045653],[4.5540634,51.3888082]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel van Grote Routepaden","uid":"17115163","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T11:29:55Z","reviewed_features":[],"tag_changes":{"route":["bicycle","foot","hiking"],"highway":["track","unclassified"],"surface":["asphalt","sett"]},"create":1,"modify":10,"delete":0,"area":0.000379681505890042,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":2,"theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","answer":4,"locale":"nl","imagery":"osm","relation-fix":5,"id":126220207}},{"id":126219829,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3592554,43.2926061],[5.3830559,43.2926061],[5.3830559,43.3425554],[5.3592554,43.3425554],[5.3592554,43.2926061]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Macgraveur","uid":"1023880","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T11:21:53Z","reviewed_features":[],"tag_changes":{"amenity":["community_centre"],"highway":["unclassified","pedestrian","tertiary","residential","living_street"],"name:etymology:wikidata":["Q184047","Q207660","Q3188791","Q3340649","Q10828323","Q106208","Q3385382"]},"create":0,"modify":18,"delete":0,"area":0.00118881831465,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":22,"locale":"en","imagery":"osm","id":126219829}},{"id":126219319,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.323032,48.9008739],[2.3729848,48.9008739],[2.3729848,48.9357661],[2.323032,48.9357661],[2.323032,48.9008739]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T11:10:10Z","reviewed_features":[],"tag_changes":{"note":["Délibération du Conseil municipal du 19/03/2019 (point 31) http://www.saint-ouen.fr/actualites/13-actualites/974-nouvelles-rues-des-docks.html","Délibération du Conseil municipal du 19/03/2019 (point 31)\nhttp://www.saint-ouen.fr/actualites/13-actualites/974-nouvelles-rues-des-docks.html"],"amenity":["school"],"highway":["motorway","secondary","primary","service","residential","unclassified","pedestrian","construction","living_street","footway","tertiary","cycleway"],"leisure":["sports_centre","park"],"building":["school","yes"],"name:etymology:wikidata":["Q504","Q12661","Q42443","Q49496","Q2042","Q2842375","Q539","Q529","Q682230","Q697829","Q11467","Q270703","Q44197","Q1394","Q2749775","Q30755","Q39931","Q480164","Q5749","Q877804","Q453950","Q535","Q850620","Q2908","Q448","Q28494631","Q8023","Q103759","Q2946681","Q12004","Q271991","Q3182348","Q90","Q298180","Q5593","Q33977","Q72334","Q3432260","Q189848"]},"create":0,"modify":136,"delete":0,"area":0.00174296308816007,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":177,"locale":"fr","imagery":"osm","id":126219319}},{"id":126217432,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5725091,44.3938062],[6.5725091,44.3938062],[6.5725091,44.3938062],[6.5725091,44.3938062],[6.5725091,44.3938062]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Brec10","uid":"13615286","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #personal","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T10:30:57Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/personal.html","theme":"personal","answer":4,"locale":"fr","imagery":"osm","id":126217432}},{"id":126217196,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3496961,43.2490246],[5.3924632,43.2490246],[5.3924632,43.3164626],[5.3496961,43.3164626],[5.3496961,43.2490246]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T10:26:14Z","reviewed_features":[],"tag_changes":{"amenity":["school","library"],"highway":["tertiary","secondary","primary","residential","unclassified","steps","pedestrian","service","footway","cycleway"],"leisure":["sports_centre","park"],"railway":["subway_entrance"],"boundary":["political"],"building":["yes"],"name:etymology:wikidata":["Q90","Q314265","Q9696","Q622500","Q7243","Q38","Q312391","Q23988410","Q216873","Q3371337","Q41795573","Q113075","Q179680","Q352287","Q3559578","Q468460","Q2020294","Q3163694","Q3132056","Q2862434","Q2185","Q17354021","Q535","Q5738","Q35548","Q1033512","Q529","Q608815","Q3033477","Q946167","Q2860505","Q45797","Q1684760","Q273032","Q220","Q379699","Q3261083","Q1605835","Q202749","Q188697","Q1345910","Q3261352","Q15981","Q55394"]},"create":0,"modify":185,"delete":0,"area":0.00288412768980011,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":242,"locale":"fr","imagery":"osm","id":126217196}},{"id":126217004,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4759315,51.3828071],[4.4763215,51.3828071],[4.4763215,51.3846264],[4.4759315,51.3846264],[4.4759315,51.3828071]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel van Grote Routepaden","uid":"17115163","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T10:22:20Z","reviewed_features":[],"tag_changes":{"route":["hiking","bicycle","foot"],"highway":["cycleway"]},"create":1,"modify":4,"delete":0,"area":7.09527000001029e-7,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":2,"theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/mcsurfacegr.json","locale":"nl","imagery":"osm","relation-fix":3,"id":126217004}},{"id":126216961,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0250076,51.0792483],[3.0318289,51.0792483],[3.0318289,51.0831862],[3.0250076,51.0831862],[3.0250076,51.0792483]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T10:21:30Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":713,"modify":0,"delete":0,"area":0.0000268615972699781,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":85,"locale":"nl","imagery":"AGIVFlandersGRB","id":126216961}},{"id":126214324,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.6715503,48.1051225],[2.3774063,48.1051225],[2.3774063,48.8656787],[-1.6715503,48.8656787],[-1.6715503,48.1051225]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Ronan Blot","uid":"7041246","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T09:18:38Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["primary","tertiary","residential","living_street","secondary","unclassified","pedestrian","secondary_link","service","cycleway","path","footway","construction"],"boundary":["administrative"],"name:etymology":["François Bizette, directeur d'école honoraire, avait été président du Cercle Paul Bert et de la fédération des Oeuvres laïques d'Ille-et-Vilaine.","Jean Milon, volontaire FFL, mort pour la France"],"name:etymology:wikidata":["Q161866","Q143046","Q12718","Q742","Q462597","Q137934","Q275053","Q3170670","Q312391","Q234704","Q25391741","Q153232","Q16252002","Q315434","Q334965","Q181886","Q647","Q2139295","Q1620044","Q3083223","Q12688","Q23824439","Q1382222","Q871444","Q1865480","Q157004","Q219621","Q7103","Q956408","Q67199434","Q167477","Q1173","Q1152","Q15878","Q87454104","Q535","Q333292","Q163118","Q326606","Q7504","Q183713","Q3044","Q36233","Q481398","Q5081190","Q131018","Q179888","Q443841","Q55771840","Q230456","Q218747","Q437168","Q3085894"]},"create":0,"modify":314,"delete":0,"area":3.07945904566091,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":413,"locale":"fr","imagery":"osm","id":126214324}},{"id":126213593,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8162776,44.1313248],[4.828233,44.1313248],[4.828233,44.1373325],[4.8162776,44.1373325],[4.8162776,44.1313248]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T09:02:59Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/6PrzNKj.jpg","https://i.imgur.com/Q8h0I7U.jpg","https://i.imgur.com/MYh90Ja.jpg","https://i.imgur.com/GajmdZB.jpg","https://i.imgur.com/vQaqgFc.jpg","https://i.imgur.com/VJR7X0S.jpg"],"access":["yes"],"amenity":["recycling","waste_disposal"],"image:0":["https://i.imgur.com/Vza5sCB.jpg"],"location":["overground"],"recycling:cans":["yes"],"recycling:plastic":["yes"]},"create":2,"modify":11,"delete":0,"area":0.0000718244565799725,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":6,"locale":"fr","imagery":"osm","add-image":8,"change_over_5000m":2,"change_within_25m":14,"id":126213593}},{"id":126213512,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8280736,44.1340369],[4.8280736,44.1340369],[4.8280736,44.1340369],[4.8280736,44.1340369],[4.8280736,44.1340369]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T09:01:29Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/J07KjCK.jpg"],"highway":["bus_stop"],"public_transport":["stop_position"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","locale":"fr","imagery":"osm","add-image":1,"change_within_25m":1,"id":126213512}},{"id":126212668,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.362147,48.9309752],[4.140749,48.9309752],[4.140749,49.2320799],[2.362147,49.2320799],[2.362147,48.9309752]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T08:41:40Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["school"],"highway":["service","secondary","primary","primary_link","residential","secondary_link","cycleway","trunk","footway","pedestrian"],"landuse":["education"],"leisure":["park"],"building":["school"],"name:etymology:wikidata":["Q1394","Q2835301","Q3372335","Q273827","Q433116","Q155144","Q153793","Q381244","Q303216","Q504","Q515589","Q82984","Q219621","Q8958","Q210730","Q108926","Q26899","Q313078","Q274251","Q47135","Q81666","Q108301","Q152176","Q168704","Q89951542","Q296","Q2411849"]},"create":0,"modify":113,"delete":0,"area":0.535545421629406,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":177,"locale":"fr","imagery":"osm","change_within_500m":30,"change_within_1000m":24,"id":126212668}},{"id":126210484,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4502384,51.2776548],[4.5330019,51.2776548],[4.5330019,51.3288958],[4.4502384,51.3288958],[4.4502384,51.2776548]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"toerisme Brasschaat","uid":"16797106","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T07:48:20Z","reviewed_features":[],"tag_changes":{"leisure":["playground"]},"create":19,"modify":0,"delete":0,"area":0.00424088450349981,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":3,"locale":"nl","imagery":"osm","id":126210484}},{"id":126209650,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.9992423,42.7051915],[3.0125329,42.7051915],[3.0125329,42.7101509],[2.9992423,42.7101509],[2.9992423,42.7051915]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"bibliofab66","uid":"598033","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T07:25:19Z","reviewed_features":[],"tag_changes":{"amenity":["library"],"highway":["secondary","tertiary","residential"],"name:etymology:wikidata":["Q34670","Q190506","Q6730","Q326724","Q3581851","Q345","Q315640","Q7226","Q528833","Q16011325"]},"create":0,"modify":29,"delete":0,"area":0.000065913401640055,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":38,"locale":"fr","imagery":"osm","id":126209650}},{"id":126208636,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3268736,48.8109764],[2.3360872,48.8109764],[2.3360872,48.8214843],[2.3268736,48.8214843],[2.3268736,48.8109764]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"overflorian","uid":"125897","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T07:01:07Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","service","cycleway","pedestrian","footway"],"name:etymology:wikidata":["Q2848545","Q1174166","Q270703","Q3265472","Q16762430","Q1394","Q127849"]},"create":0,"modify":24,"delete":0,"area":0.000096815587440006,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":31,"locale":"fr","imagery":"osm","id":126208636}},{"id":126207396,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7244692,50.7063836],[3.7244692,50.7063836],[3.7244692,50.7063836],[3.7244692,50.7063836],[3.7244692,50.7063836]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T06:27:28Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ZSn8V30.jpg"],"leisure":["picnic_table"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":1,"id":126207396}},{"id":126205942,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7506433,53.4797848],[18.7520727,53.4797848],[18.7520727,53.4800989],[18.7506433,53.4800989],[18.7506433,53.4797848]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T05:41:46Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:mount":["wall"],"camera:direction":["131","37","305","26"]},"create":0,"modify":6,"delete":0,"area":4.48974540005771e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":8,"locale":"en","imagery":"osm","change_within_25m":2,"change_within_50m":2,"change_within_100m":4,"id":126205942}},{"id":126205828,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7523664,53.4798515],[18.7534668,53.4798515],[18.7534668,53.4802794],[18.7523664,53.4802794],[18.7523664,53.4798515]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-15T05:36:54Z","reviewed_features":[],"tag_changes":{"building":["yes"],"man_made":["surveillance"],"camera:type":["fixed"],"camera:mount":["wall"],"camera:direction":["130","110","230"]},"create":2,"modify":4,"delete":0,"area":4.70861159998989e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":5,"locale":"en","imagery":"osm","change_within_25m":2,"change_within_50m":5,"id":126205828}},{"id":126203454,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.6089124,51.4800775],[-0.6089124,51.4800775],[-0.6089124,51.4800775],[-0.6089124,51.4800775],[-0.6089124,51.4800775]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"spelledwrongdotuk","uid":"12198029","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-15T03:41:43Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"en","imagery":"osm","id":126203454}},{"id":126281815,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.0554727,48.7531618],[2.1462321,48.7531618],[2.1462321,48.818049],[2.0554727,48.818049],[2.0554727,48.7531618]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Yann_L","uid":"677099","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T23:58:06Z","reviewed_features":[],"tag_changes":{"highway":["residential","primary","secondary","unclassified","tertiary","living_street","service","footway","cycleway","path"],"name:etymology:wikidata":["Q2848306","Q528558","Q192615","Q2833483","Q207958","Q17577","Q271676","Q860155","Q318741","Q82984","Q8344041","Q310996","Q3592243","Q987687","Q1860756","Q314975","Q505134","Q725816","Q697514","Q5396","Q1508821","Q18434","Q12688","Q2842375","Q310791","Q108301","Q18420","Q49752","Q504","Q2896527","Q5593","Q106208","Q4724","Q352451","Q2097468","Q157183","Q515589","Q154770","Q61064","Q34618","Q551597","Q31285","Q522816","Q695689","Q189564","Q3099093","Q2939953","Q680897","Q2908","Q46373","Q5589","Q120993","Q175130","Q267858","Q39931","Q180278","Q4700","Q296","Q56158","Q1151","Q1178","Q35548","Q37693","Q151573","Q5582","Q632","Q896174","Q18404","Q3301977","Q1952877","Q12630596","Q312915","Q3189665","Q216092","Q1615","Q535","Q314963","Q150662","Q952945","Q381678","Q25328","Q38757","Q981891","Q313701","Q316422","Q310530","Q156585","Q3290678","Q440053","Q497177","Q524291","Q134165","Q312391","Q223955","Q298355","Q2978374","Q82445","Q150989","Q446451","Q165274","Q234816","Q274674"]},"create":0,"modify":278,"delete":0,"area":0.00588912333968011,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":346,"locale":"fr","imagery":"osm","change_over_5000m":79,"change_within_100m":2,"change_within_1000m":15,"change_within_5000m":93,"id":126281815}},{"id":126279780,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.3553135,-37.4870245],[-72.3553135,-37.4870245],[-72.3553135,-37.4870245],[-72.3553135,-37.4870245],[-72.3553135,-37.4870245]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"RodrigoKiger","uid":"17055149","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T21:56:28Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"es","imagery":"osm","add-image":2,"change_over_5000m":1,"change_within_25m":3,"id":126279780}},{"id":126278600,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9990924,48.5023895],[8.9990924,48.5023895],[8.9990924,48.5023895],[8.9990924,48.5023895],[8.9990924,48.5023895]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ygramul","uid":"1230818","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T21:11:43Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"],"light:direction":["3"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":1,"locale":"de","imagery":"osm","change_within_5000m":1,"id":126278600}},{"id":126278590,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9990924,48.5023895],[8.9990924,48.5023895],[8.9990924,48.5023895],[8.9990924,48.5023895],[8.9990924,48.5023895]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ygramul","uid":"1230818","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T21:11:16Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":4,"locale":"de","imagery":"osm","change_within_5000m":4,"id":126278590}},{"id":126278561,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9995713,48.5023582],[8.9995713,48.5023582],[8.9995713,48.5023582],[8.9995713,48.5023582],[8.9995713,48.5023582]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ygramul","uid":"1230818","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T21:10:03Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"],"light:lit":["dusk-dawn"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":1,"locale":"de","imagery":"osm","change_within_5000m":1,"id":126278561}},{"id":126278550,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9995713,48.5023582],[8.9995713,48.5023582],[8.9995713,48.5023582],[8.9995713,48.5023582],[8.9995713,48.5023582]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ygramul","uid":"1230818","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T21:09:33Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":2,"locale":"de","imagery":"osm","change_within_5000m":2,"id":126278550}},{"id":126277127,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.3615899,-37.4666155],[-72.3589453,-37.4666155],[-72.3589453,-37.4633327],[-72.3615899,-37.4633327],[-72.3615899,-37.4666155]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"RodrigoKiger","uid":"17055149","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T20:07:53Z","reviewed_features":[],"tag_changes":{"image:1":["https://i.imgur.com/tJmUpXF.jpg"],"natural":["tree"]},"create":1,"modify":3,"delete":0,"area":0.00000868169287999076,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":3,"change_over_5000m":1,"change_within_25m":3,"id":126277127}},{"id":126275085,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.3794346,-37.4709413],[-72.3608979,-37.4709413],[-72.3608979,-37.4661237],[-72.3794346,-37.4661237],[-72.3794346,-37.4709413]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"RodrigoKiger","uid":"17055149","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T18:51:34Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":8,"modify":10,"delete":0,"area":0.0000893024059200418,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":10,"change_over_5000m":8,"change_within_25m":10,"id":126275085}},{"id":126270867,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.8596999,47.8774923],[1.9921362,47.8774923],[1.9921362,47.9283187],[1.8596999,47.9283187],[1.8596999,47.8774923]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":87,"name":"Irrelevant tags on highway"},{"id":96,"name":"Feature with very long name"}],"tags":[],"features":[{"url":"way-53506928","name":"Allée Claude Monet","osm_id":53506928,"reasons":[87],"version":8,"primary_tags":{"highway":"residential"}},{"url":"node-9485545551","name":"Section d'enseignement général et professionnel adapté du Collège Pierre de Coubertin","osm_id":9485545551,"reasons":[96],"version":3,"primary_tags":{"amenity":"school"}}],"user":"Thomas Citharel","uid":"6105237","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T16:28:04Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["primary","residential","primary_link","secondary","tertiary","unclassified","pedestrian","service","cycleway","path","footway","steps","living_street"],"leisure":["park"],"railway":["tram"],"building":["yes"],"name:etymology:wikidata":["Q287953","Q34969","Q216092","Q82984","Q8458","Q7199","Q2827853","Q379164","Q179888","Q3121350","Q560862","Q120582","Q3579842","Q12688","Q373633","Q274163","Q273607","Q713487","Q274251","Q314265","Q171730","Q334965","Q49446","Q1911436","Q1708279","Q131412","Q22750","Q529","Q179718","Q3387056","Q20882","Q55965","Q524252","Q935","Q291239","Q194138","Q315220","Q156585","Q41876","Q586204","Q3121477","Q207660","Q224002","Q13189","Q7321","Q56158","Q61713206","Q565942","Q2959734","Q3014226","Q131018","Q131463","Q130969","Q2757511","Q360065","Q475599","Q231402","Q3172577","Q312391","Q97170005","Q358479","Q358325","Q159646","Q18613132","Q680897","Q676555","Q787817","Q959708","Q106208","Q675","Q153185","Q535","Q49496","Q53002","Q120417","Q5582","Q35548","Q296","Q39931","Q1199243","Q9696","Q34687","Q156921","Q129324","Q233088","Q446435","Q5396","Q300903","Q18410","Q3041271","Q5593","Q41269","Q8016","Q622365","Q49325","Q588832","Q3816","Q377410","Q493","Q926308","Q440","Q34189","Q3384896","Q1248451","Q133855","Q755","Q4128","Q152176","Q1678153","Q221775","Q60832764","Q313519","Q311663","Q687","Q1178","Q4700","Q1779","Q7833","Q1145","Q17489571","Q713092","Q112487676","Q97578715","Q27631","Q666880","Q11834","Q237098","Q3154911","Q735370","Q155691","Q3434617","Q2908","Q386438","Q945057","Q170095","Q504","Q155415","Q1631","Q101711","Q314981","Q2363780","Q165274","Q7226","Q187192","Q1768","Q19365741","Q31966","Q2959490","Q7351","Q8058","Q3260664","Q18434","Q11297474","Q82339","Q415054","Q156214","Q649125","Q1151","Q191408","Q4030","Q55524","Q449","Q184623","Q37693","Q632","Q1471139","Q188697","Q21","Q123164","Q433749","Q215556","Q2946681","Q223955","Q50187","Q56254268","Q194436","Q1290","Q3144722","Q310146","Q4724","Q270187","Q515589","Q23810","Q1173","Q1169595","Q313078","Q7504","Q39607","Q274395","Q131117"]},"create":0,"modify":633,"delete":0,"area":0.00673126035831977,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":830,"locale":"fr","imagery":"osm","id":126270867}},{"id":126269712,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.4319815,51.5960378],[13.4319815,51.5960378],[13.4319815,51.5960378],[13.4319815,51.5960378],[13.4319815,51.5960378]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"da-werbung","uid":"4923577","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T15:50:23Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/AUmGb6r.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":126269712}},{"id":126267966,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.6367114,46.5121258],[6.6544337,46.5121258],[6.6544337,46.5267615],[6.6367114,46.5267615],[6.6367114,46.5121258]]]},"properties":{"check_user":null,"reasons":[{"id":70,"name":"Impossible angle in a highway"}],"tags":[],"features":[{"url":"way-45573456","name":"Avenue du Léman","osm_id":45573456,"reasons":[70],"version":5,"primary_tags":{"highway":"secondary"}}],"user":"imagoiq","uid":"1856092","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T14:56:45Z","reviewed_features":[],"tag_changes":{"highway":["residential","secondary","primary","service","living_street","steps","footway","platform"],"public_transport":["platform"],"name:etymology:wikidata":["Q674584","Q676553","Q6403","Q371752","Q5141841","Q16586","Q2946681","Q1286","Q659","Q8148"]},"create":0,"modify":41,"delete":0,"area":0.00025937826610999,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":53,"locale":"fr","imagery":"osm","id":126267966}},{"id":126264538,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-3.514958,40.4299833],[-3.5072452,40.4299833],[-3.5072452,40.4343681],[-3.514958,40.4343681],[-3.514958,40.4299833]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"carto_unigis","uid":"6264047","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T13:22:35Z","reviewed_features":[],"tag_changes":{"highway":["primary"],"maxspeed":["70","80"]},"create":0,"modify":2,"delete":0,"area":0.0000338190854399766,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":2,"locale":"es","imagery":"osm","id":126264538}},{"id":126263768,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.4724446,54.3307956],[48.4822606,54.3307956],[48.4822606,54.3330068],[48.4724446,54.3330068],[48.4724446,54.3307956]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T13:02:17Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary"],"name:etymology:wikidata":["Q15980591"]},"create":0,"modify":5,"delete":0,"area":0.0000217051391999649,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":6,"locale":"ru","imagery":"osm","id":126263768}},{"id":126261557,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.6382711,53.1044922],[13.6383167,53.1044922],[13.6383167,53.104534],[13.6382711,53.104534],[13.6382711,53.1044922]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Wolfram Hoppe","uid":"16383946","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T12:02:59Z","reviewed_features":[],"tag_changes":{},"create":2,"modify":2,"delete":0,"area":1.90607999991724e-9,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":126261557}},{"id":126261499,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0261675,51.0715291],[3.0292731,51.0715291],[3.0292731,51.0774989],[3.0261675,51.0774989],[3.0261675,51.0715291]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T12:01:41Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/4066027"],"source:geometry:date":["2017-11-13"]},"create":1085,"modify":5,"delete":0,"area":0.0000185398108800083,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":4,"theme":"grb","import":141,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126261499}},{"id":126259810,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"David Cumps","uid":"17147139","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T11:18:36Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"nl","imagery":"osm","id":126259810}},{"id":126259355,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3872768,43.2950444],[5.4061992,43.2950444],[5.4061992,43.2979634],[5.3872768,43.2979634],[5.3872768,43.2950444]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T11:03:53Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["tertiary","footway","residential","unclassified","path"],"boundary":["political"],"name:etymology:wikidata":["Q16065716","Q860155"]},"create":0,"modify":21,"delete":0,"area":0.0000552344855999705,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":41,"locale":"fr","imagery":"osm","id":126259355}},{"id":126257576,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.7336543,49.5899483],[10.7336543,49.5899483],[10.7336543,49.5899483],[10.7336543,49.5899483],[10.7336543,49.5899483]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"womped","uid":"1880469","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #openwindpowermap","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T10:16:58Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/openwindpowermap.html","theme":"openwindpowermap","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":126257576}},{"id":126257434,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.7336543,49.5890702],[10.7381968,49.5890702],[10.7381968,49.5899483],[10.7336543,49.5899483],[10.7336543,49.5890702]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"womped","uid":"1880469","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #openwindpowermap","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T10:13:37Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":5,"delete":0,"area":0.0000039887692500071,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/openwindpowermap.html","theme":"openwindpowermap","answer":7,"locale":"en","imagery":"CartoDB.Voyager","id":126257434}},{"id":126256775,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0267322,51.0773713],[3.0294566,51.0773713],[3.0294566,51.0784839],[3.0267322,51.0784839],[3.0267322,51.0773713]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T09:55:23Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":349,"modify":0,"delete":0,"area":0.00000303116743999729,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":40,"locale":"nl","imagery":"AGIVFlandersGRB","id":126256775}},{"id":126256097,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3560925,43.2440851],[5.4272862,43.2440851],[5.4272862,43.3448267],[5.3560925,43.3448267],[5.3560925,43.2440851]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Macgraveur","uid":"1023880","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T09:37:33Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","tertiary","secondary","unclassified","pedestrian","primary","cycleway","primary_link","platform"],"leisure":["sports_centre"],"boundary":["administrative","political"],"public_transport":["platform"],"name:etymology:wikidata":["Q3083168","Q78888656","Q85705983","Q983629","Q613692","Q3017748","Q329560","Q680881","Q44197","Q106208","Q3098968","Q9327","Q3270494","Q3121165","Q1400172","Q371979","Q695689","Q3340762","Q2594000","Q1382222","Q819","Q47162","Q30727703","Q551735","Q244407","Q190959","Q1836889","Q457505","Q3419136","Q1019","Q18590031","Q274251","Q314957","Q41921","Q209169","Q2035422","Q3438847","Q3268957","Q312391","Q202749","Q7322","Q153911","Q56418345","Q18434","Q2871532"]},"create":0,"modify":241,"delete":0,"area":0.00717216724791997,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":303,"locale":"fr","imagery":"osm","id":126256097}},{"id":126255984,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[72.9873169,11.8676374],[79.7455813,11.8676374],[79.7455813,29.0286977],[72.9873169,29.0286977],[72.9873169,11.8676374]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T09:34:35Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential"],"name:etymology:wikidata":["Q741700","Q4648201","Q377808"]},"create":0,"modify":37,"delete":0,"area":115.978982891743,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":44,"locale":"en","imagery":"osm","id":126255984}},{"id":126255941,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.1134047,49.5920378],[11.1260781,49.5920378],[11.1260781,49.6023331],[11.1134047,49.6023331],[11.1134047,49.5920378]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"womped","uid":"1880469","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T09:33:29Z","reviewed_features":[],"tag_changes":{"highway":["residential","footway"],"name:etymology:wikidata":["Q503092","Q64852050","Q2252501","Q384544","Q523469","Q1799","Q106274","Q105084","Q7294","Q1511","Q255","Q254","Q7312","Q146095","Q25662","Q206998","Q156696","Q4077","Q1670","Q5580","Q19543","Q643525","Q110993973","Q163800","Q156811","Q93201","Q34687","Q315117"]},"create":0,"modify":36,"delete":0,"area":0.000130476455020042,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":41,"locale":"en","imagery":"osm","id":126255941}},{"id":126255418,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.6116929,46.5070062],[6.643706,46.5070062],[6.643706,46.514822],[6.6116929,46.514822],[6.6116929,46.5070062]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"imagoiq","uid":"1856092","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T09:20:40Z","reviewed_features":[],"tag_changes":{"highway":["traffic_signals","secondary","pedestrian","residential","living_street","footway"],"name:etymology:wikidata":["Q490","Q3429578","Q3325437","Q3333432","Q19406921","Q160091","Q143845"]},"create":0,"modify":30,"delete":0,"area":0.000250207986980093,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":39,"locale":"fr","imagery":"osm","id":126255418}},{"id":126253273,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.6343401,52.452027],[13.6343401,52.452027],[13.6343401,52.452027],[13.6343401,52.452027],[13.6343401,52.452027]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"broken ship","uid":"13810894","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-16T08:24:47Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"backrest":["no"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":1,"locale":"de","imagery":"osm","id":126253273}},{"id":126251288,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.0218131,49.2125524],[4.0517572,49.2125524],[4.0517572,49.2605824],[4.0218131,49.2605824],[4.0218131,49.2125524]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"way-778655474","name":"Rue de Vesle","osm_id":778655474,"reasons":[43],"version":8,"primary_tags":{"highway":"busway"}}],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T07:28:41Z","reviewed_features":[],"tag_changes":{"amenity":["community_centre","school"],"highway":["secondary","pedestrian","residential","tertiary","service","living_street","busway","footway","steps"],"landuse":["education"],"leisure":["park"],"building":["yes"],"name:etymology:wikidata":["Q2185","Q748780","Q729611","Q815726","Q112","Q160499","Q921887","Q2976833","Q188971","Q239760","Q32102","Q286440","Q192839","Q3419248","Q217426","Q546952","Q49478","Q5682","Q191305","Q502","Q131018","Q47484","Q7199","Q200639","Q155415","Q270800","Q309974","Q849","Q108926","Q314975","Q168693","Q23842","Q201477","Q6527","Q34370900","Q7324","Q926","Q294478","Q550615","Q204735","Q312020","Q33977","Q298156","Q348340","Q153911","Q34670","Q552766","Q1173","Q159987","Q15476","Q773756","Q110223255","Q14103","Q13917","Q12130","Q1179","Q16394","Q827169","Q954076","Q213763","Q15878","Q157964","Q164163","Q177411","Q360312","Q186652","Q298355","Q188697","Q18384454","Q309882;Q431614","Q109581887","Q294478;Q298156","Q732738","Q1048468","Q107426","Q1496","Q871444","Q8023","Q54912776","Q62076217","Q20733","Q303216","Q298180","Q7328","Q2849879","Q3275603","Q311594"]},"create":0,"modify":212,"delete":0,"area":0.0014382151229999,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":247,"locale":"fr","imagery":"osm","change_over_5000m":247,"id":126251288}},{"id":126243268,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-58.4476233,-34.5595672],[-58.4476233,-34.5595672],[-58.4476233,-34.5595672],[-58.4476233,-34.5595672],[-58.4476233,-34.5595672]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"AgusQui","uid":"331218","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-16T00:12:13Z","reviewed_features":[],"tag_changes":{"railway":["signal"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals","answer":4,"locale":"es","imagery":"osm","change_over_5000m":5,"id":126243268}},{"id":126313077,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6012887,50.7421698],[3.6018633,50.7421698],[3.6018633,50.7423336],[3.6012887,50.7423336],[3.6012887,50.7421698]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T21:12:51Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/vWRMhAi.jpg","https://i.imgur.com/4HmYMKY.jpg","https://i.imgur.com/8OtVCbP.jpg"],"amenity":["bench"]},"create":0,"modify":3,"delete":0,"area":9.41194800016552e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"nl","imagery":"osm","add-image":3,"id":126313077}},{"id":126313003,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6011244,50.7494745],[3.6015844,50.7494745],[3.6015844,50.7497815],[3.6011244,50.7497815],[3.6011244,50.7494745]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T21:08:49Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/IJ98Szp.jpg"],"tourism":["artwork"],"historic":["memorial"],"artwork_type":["statue"]},"create":0,"modify":2,"delete":0,"area":1.41219999999827e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"nl","imagery":"osm","add-image":1,"id":126313003}},{"id":126311898,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0236407,51.0724358],[3.0273566,51.0724358],[3.0273566,51.0743905],[3.0236407,51.0743905],[3.0236407,51.0724358]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T20:19:46Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/5956733","Gbg/6246205"],"source:geometry:date":["2017-06-02","2018-03-13"]},"create":149,"modify":10,"delete":0,"area":0.00000726346972999577,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":8,"theme":"grb","import":22,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":4,"id":126311898}},{"id":126311745,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0243624,51.0726616],[3.0268276,51.0726616],[3.0268276,51.0768054],[3.0243624,51.0768054],[3.0243624,51.0726616]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T20:14:43Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/6246204","Gbg/4064761"],"source:geometry:date":["2018-03-13","2016-04-12"]},"create":537,"modify":14,"delete":0,"area":0.0000102152957599861,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":12,"theme":"grb","import":62,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":4,"id":126311745}},{"id":126307797,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2705637,47.7951175],[-4.2705637,47.7951175],[-4.2705637,47.7951175],[-4.2705637,47.7951175],[-4.2705637,47.7951175]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-17T17:36:01Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/SXHVIou.jpg"],"access":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"en","imagery":"osm","add-image":1,"change_within_1000m":2,"id":126307797}},{"id":126305726,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.184729,44.0190352],[3.2977893,44.0190352],[3.2977893,48.6977783],[2.184729,48.6977783],[2.184729,44.0190352]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T16:32:30Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["secondary","residential","living_street","pedestrian","unclassified"],"building":["yes"],"name:etymology:wikidata":["Q295090","Q355112","Q130847","Q316674","Q157146","Q192615","Q37064","Q128550","Q3041632","Q452065","Q408284","Q3515239","Q67164479","Q476887","Q17350593","Q735370","Q1290","Q168473","Q90","Q316753"]},"create":0,"modify":52,"delete":0,"area":5.20772319850894,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":65,"locale":"fr","imagery":"osm","id":126305726}},{"id":126305690,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.5873439,45.1200767],[15.5873439,45.1200767],[15.5873439,45.1200767],[15.5873439,45.1200767],[15.5873439,45.1200767]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-17T16:31:30Z","reviewed_features":[],"tag_changes":{"fee":["yes"],"image":["https://i.imgur.com/UbMTCQv.jpg"],"access":["yes"],"amenity":["toilets"],"payment:cash":["yes"],"opening_hours":["24/7"],"payment:cards":["no"]},"create":0,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":4,"locale":"de","imagery":"osm","add-image":1,"change_within_500m":5,"id":126305690}},{"id":126304696,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0251158,51.0734244],[3.0273725,51.0734244],[3.0273725,51.0753787],[3.0251158,51.0753787],[3.0251158,51.0734244]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T16:04:45Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":319,"modify":0,"delete":0,"area":0.00000441026881000249,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":40,"locale":"nl","imagery":"AGIVFlandersGRB","id":126304696}},{"id":126302836,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.2792916,47.9092995],[-4.2792916,47.9092995],[-4.2792916,47.9092995],[-4.2792916,47.9092995],[-4.2792916,47.9092995]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-17T15:08:30Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/DdVYIY6.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","locale":"en","imagery":"osm","add-image":1,"id":126302836}},{"id":126302256,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-92.9293029,42.0177034],[-92.9196405,42.0177034],[-92.9196405,42.0212546],[-92.9293029,42.0212546],[-92.9293029,42.0177034]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"thomas132","uid":"9643191","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-17T14:51:52Z","reviewed_features":[],"tag_changes":{},"create":3,"modify":1,"delete":0,"area":0.0000343131148799566,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","answer":3,"locale":"en","imagery":"HDM_HOT","change_over_5000m":3,"change_within_25m":2,"change_within_100m":1,"id":126302256}},{"id":126301170,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.1752661,48.6845853],[2.2255194,48.6845853],[2.2255194,48.7119381],[2.1752661,48.7119381],[2.1752661,48.6845853]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T14:21:34Z","reviewed_features":[],"tag_changes":{"note":["pas une piste cyclable mais un trottoir. A clarifier, car clairement dans le prolongement d'une piste cyclable et par ailleurs étiqueté par la mairie comme faisant officiellement parti du RER V. Cf https://www.evernote.com/l/AALgY6KUHk9Ok6zFxYUKtfxGLhjs_F","pas une piste cyclable mais un trottoir.\nA clarifier, car clairement dans le prolongement d'une piste cyclable et par ailleurs étiqueté par la mairie comme faisant officiellement parti du RER V. Cf https://www.evernote.com/l/AALgY6KUHk9Ok6zFxYUKtfxGLhjs_F"],"amenity":["theatre","cinema","school"],"highway":["residential","unclassified","secondary","living_street","tertiary","service","path","cycleway","footway","steps"],"leisure":["park"],"name:etymology:wikidata":["Q51549","Q171730","Q294100","Q41568","Q695689","Q278875","Q81114","Q2042","Q621","Q742","Q3185532","Q179680","Q551744","Q324998","Q130272","Q90","Q380277","Q42247","Q9191","Q188857","Q131018","Q108926","Q1290","Q229264","Q1151","Q81082","Q660078","Q2196786","Q747","Q108824603","Q1509047","Q208230","Q1548403","Q20113","Q130847","Q399366","Q274163","Q372281","Q18420","Q318617","Q250024","Q179888","Q3816","Q315000","Q309704","Q360312","Q3014791","Q63704","Q192615","Q1019","Q180278","Q932689","Q272420","Q657290","Q309702","Q334965","Q109855105","Q37064","Q205580"]},"create":0,"modify":228,"delete":0,"area":0.00137456846423978,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":283,"locale":"fr","imagery":"osm","id":126301170}},{"id":126299996,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.7544429,53.1143991],[13.7995335,53.1143991],[13.7995335,53.1344169],[13.7544429,53.1344169],[13.7544429,53.1143991]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Wolfram Hoppe","uid":"16383946","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-17T13:50:06Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/96gOCL2.jpg","https://i.imgur.com/W376seD.jpg","https://i.imgur.com/fsRvh6G.jpg"],"image:0":["https://i.imgur.com/yJZTroJ.jpg","https://i.imgur.com/t55qDL5.jpg","https://i.imgur.com/DJrx5AZ.jpg"],"image:1":["https://i.imgur.com/QZeLyBa.jpg","https://i.imgur.com/kFa45GK.jpg"],"image:2":["https://i.imgur.com/B5uCRbo.jpg"]},"create":9,"modify":45,"delete":0,"area":0.000902614612679908,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"EsriWorldImagery","language":"de","theme-creator":"Sebastian Kürten","id":126299996}},{"id":126299932,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.4274364,37.8503203],[-1.4272592,37.8503203],[-1.4272592,37.8504412],[-1.4274364,37.8504412],[-1.4274364,37.8503203]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"lololailo","uid":"8621270","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hotels","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T13:48:10Z","reviewed_features":[],"tag_changes":{"name":["Hotel Los Bartolos","Hotel Los Bartolos**"],"tourism":["hotel"],"building":["yes"]},"create":0,"modify":1,"delete":0,"area":2.14234799997982e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hotels.html","theme":"hotels","answer":2,"locale":"en","imagery":"osm","id":126299932}},{"id":126298918,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5231353,37.8526867],[-1.4689252,37.8526867],[-1.4689252,37.8684026],[-1.5231353,37.8684026],[-1.5231353,37.8526867]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"lololailo","uid":"8621270","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #parkings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T13:20:28Z","reviewed_features":[],"tag_changes":{"level":["0"],"amenity":["parking"],"parking":["surface","lane","street_side"]},"create":0,"modify":8,"delete":0,"area":0.000851960510590195,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/parkings.html","theme":"parkings","answer":9,"locale":"en","imagery":"osm","id":126298918}},{"id":126298773,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5221737,37.8575425],[-1.5217097,37.8575425],[-1.5217097,37.8679425],[-1.5221737,37.8679425],[-1.5221737,37.8575425]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"lololailo","uid":"8621270","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T13:15:27Z","reviewed_features":[],"tag_changes":{"fee":["no"],"level":["0"],"amenity":["toilets"],"building":["yes"]},"create":0,"modify":3,"delete":0,"area":0.00000482559999999885,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":7,"locale":"en","imagery":"osm","id":126298773}},{"id":126298507,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.0591877,51.2320015],[4.0595369,51.2320015],[4.0595369,51.2321633],[4.0591877,51.2321633],[4.0591877,51.2320015]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Hopperpop","uid":"3664604","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #fritures","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T13:07:38Z","reviewed_features":[],"tag_changes":{"amenity":["fast_food"],"cuisine":["friture"],"website":["https://www.frituurdentromp.be/"],"building":["house"]},"create":0,"modify":1,"delete":0,"area":5.65005600003477e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/fritures.html","theme":"fritures","answer":2,"locale":"en","imagery":"osm","id":126298507}},{"id":126297873,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-3.4007043,47.568196],[-2.9975295,47.568196],[-2.9975295,47.767039],[-3.4007043,47.767039],[-3.4007043,47.568196]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Yann_L","uid":"677099","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T12:48:30Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["living_street","residential","secondary","tertiary","unclassified","pedestrian","service","footway"],"leisure":["park","stadium"],"boundary":["political"],"name:etymology:wikidata":["Q3425731","Q15970696","Q232873","Q3159824","Q205783","Q201143","Q5582","Q2185","Q3052873","Q312391","Q51300191","Q3383454","Q1244766","Q219621","Q3053803","Q47007661","Q7321","Q3588641","Q3106245","Q288394","Q482156","Q310767","Q251037","Q535","Q2545301","Q22690","Q6602","Q179680","Q3816","Q2847612","Q3227378","Q267962","Q84082797","Q9696","Q1151","Q1400172","Q669893","Q106126","Q1394","Q4700","Q194436","Q104919","Q180278","Q311663","Q207951","Q555329","Q548532","Q237103","Q504","Q93182","Q551735","Q249313","Q207660","Q294344","Q218747","Q274344","Q160640","Q18434","Q2019775","Q2379136","Q2714608","Q8023","Q7504","Q822327","Q983629","Q33977","Q311854","Q2042","Q2835491","Q7226","Q2025679","Q1019","Q557496","Q286654","Q48331030","Q318122","Q3370862","Q49088288","Q632","Q155415","Q34969","Q823720","Q76181","Q2896527","Q3262775","Q379699","Q3105836","Q192615","Q21510014","Q157155","Q207958","Q2839969","Q358452","Q15229615","Q1382004","Q179888","Q16222754","Q487523","Q2871334","Q2636224","Q959708","Q3262103","Q3573441","Q3570829","Q471460","Q3421109","Q4605","Q42443","Q367042","Q3292642","Q289149","Q233088","Q140619","Q206972","Q56158","Q309702","Q1897411","Q16673904","Q3260273","Q12688","Q110835727","Q573584","Q201365","Q171730","Q3141517","Q49496","Q3173070","Q3275634","Q3302519","Q3394230"]},"create":0,"modify":319,"delete":0,"area":0.0801684867563986,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":412,"locale":"fr","imagery":"osm","id":126297873}},{"id":126296493,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2248056,51.2092223],[3.2248056,51.2092223],[3.2248056,51.2092223],[3.2248056,51.2092223],[3.2248056,51.2092223]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-17T12:16:03Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"],"service:bicycle:pump:operational_status":["operational","broken"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"nl","imagery":"CartoDB.Voyager","change_within_25m":1,"id":126296493}},{"id":126296155,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[33.0702867,68.9711551],[33.1401804,68.9711551],[33.1401804,69.0066069],[33.0702867,69.0066069],[33.0702867,68.9711551]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T12:08:16Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","primary","service"],"boundary":["administrative"],"name:etymology:wikidata":["Q1799415","Q8148","Q15980591","Q163931"]},"create":0,"modify":23,"delete":0,"area":0.00247785747365935,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":35,"locale":"ru","imagery":"osm","id":126296155}},{"id":126296053,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.7545274,53.1460022],[13.7555829,53.1460022],[13.7555829,53.1611481],[13.7545274,53.1611481],[13.7545274,53.1460022]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Wolfram Hoppe","uid":"16383946","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-17T12:05:52Z","reviewed_features":[],"tag_changes":{"note":["- an dieser Stelle befindet sich kein Unterflurhydrant -"]},"create":2,"modify":9,"delete":0,"area":0.000015986497449995,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"EsriWorldImagery","language":"de","theme-creator":"Sebastian Kürten","id":126296053}},{"id":126296005,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.3775277,54.3186365],[48.3862012,54.3186365],[48.3862012,54.3278349],[48.3775277,54.3278349],[48.3775277,54.3186365]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T12:04:39Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary"],"name:etymology:wikidata":["Q188869"]},"create":0,"modify":5,"delete":0,"area":0.0000797823224000257,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":7,"locale":"ru","imagery":"osm","id":126296005}},{"id":126294639,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3621127,43.3050309],[5.4005105,43.3050309],[5.4005105,43.3463213],[5.3621127,43.3463213],[5.3621127,43.3050309]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T11:26:13Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","tertiary","unclassified","pedestrian","primary","living_street","cycleway"],"boundary":["political","administrative"],"name:etymology:wikidata":["Q51461846","Q353907","Q543620","Q2476314","Q7835","Q457505","Q379702","Q822341","Q55978932","Q193","Q3427","Q10535","Q12980","Q8923","Q3409","Q10478","Q40540","Q111","Q8860","Q324","Q10576","Q10542","Q8844","Q8918","Q194436","Q187796","Q184623","Q37064","Q320146","Q18736292","Q153185","Q3316006","Q10464","Q12634815","Q634","Q10428","Q42372","Q9256","Q307","Q318","Q1530172","Q96782613","Q274464","Q195499","Q435640","Q8866","Q2941499","Q59263305"]},"create":0,"modify":98,"delete":0,"area":0.00158546052112006,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":126,"locale":"fr","imagery":"osm","id":126294639}},{"id":126294509,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7525722,53.4789905],[18.7525722,53.4789905],[18.7525722,53.4789905],[18.7525722,53.4789905],[18.7525722,53.4789905]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T11:23:15Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:direction":["244"],"surveillance:zone":["corridor"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":2,"locale":"en","imagery":"osm","id":126294509}},{"id":126293799,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7189238,44.3481426],[11.7224422,44.3481426],[11.7224422,44.350287],[11.7189238,44.350287],[11.7189238,44.3481426]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T11:04:45Z","reviewed_features":[],"tag_changes":{"highway":["unclassified","residential"],"leisure":["park"],"name:etymology:wikidata":["Q342730","Q590512","Q1294142"]},"create":0,"modify":3,"delete":0,"area":0.00000754485695999379,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":3,"locale":"en","imagery":"osm","id":126293799}},{"id":126292450,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.5521769,51.2616488],[4.653387,51.2616488],[4.653387,51.3315764],[4.5521769,51.3315764],[4.5521769,51.2616488]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T10:24:51Z","reviewed_features":[],"tag_changes":{"highway":["residential","secondary","tertiary","unclassified","path","track"],"name:etymology:wikidata":["Q165424","Q157964","Q26782","Q655203","Q17278","Q3179602","Q2820645","Q25393","Q25239","Q5690","Q221956","Q235186","Q25243","Q42292","Q108861026","Q131113","Q188215","Q129324","Q132557","Q124969","Q163025","Q22715","Q36050","Q602740","Q27825707","Q131448","Q263177"]},"create":0,"modify":69,"delete":0,"area":0.00707737938876,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":104,"locale":"nl","imagery":"osm","id":126292450}},{"id":126289827,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[32.4670671,54.3171264],[48.3942174,54.3171264],[48.3942174,69.0282788],[32.4670671,69.0282788],[32.4670671,54.3171264]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-64233505","name":"Ледокольный проезд","osm_id":64233505,"reasons":[87],"version":22,"primary_tags":{"highway":"residential"}},{"url":"way-359511313","name":"улица Беринга","osm_id":359511313,"reasons":[87],"version":8,"primary_tags":{"highway":"residential"}},{"url":"way-541334009","name":"улица Беринга","osm_id":541334009,"reasons":[87],"version":4,"primary_tags":{"highway":"residential"}},{"url":"way-390757681","name":"улица Беринга","osm_id":390757681,"reasons":[87],"version":2,"primary_tags":{"highway":"residential"}},{"url":"way-66291716","name":"Ледокольный проезд","osm_id":66291716,"reasons":[87],"version":11,"primary_tags":{"highway":"residential"}},{"url":"way-505226060","name":"Первомайская улица","osm_id":505226060,"reasons":[87],"version":3,"primary_tags":{"highway":"residential"}},{"url":"way-67571727","name":"Первомайская улица","osm_id":67571727,"reasons":[87],"version":16,"primary_tags":{"highway":"residential"}},{"url":"way-155884216","name":"Бондарная улица","osm_id":155884216,"reasons":[87],"version":7,"primary_tags":{"highway":"residential"}},{"url":"way-128666978","name":"Кооперативная улица","osm_id":128666978,"reasons":[87],"version":16,"primary_tags":{"highway":"residential"}},{"url":"way-63940127","name":"улица Зои Космодемьянской","osm_id":63940127,"reasons":[87],"version":14,"primary_tags":{"highway":"tertiary"}},{"url":"way-128666980","name":"Кооперативная улица","osm_id":128666980,"reasons":[87],"version":9,"primary_tags":{"highway":"service"}},{"url":"way-81825264","name":"улица Зои Космодемьянской","osm_id":81825264,"reasons":[87],"version":9,"primary_tags":{"highway":"tertiary"}},{"url":"way-155318183","name":"улица Зои Космодемьянской","osm_id":155318183,"reasons":[87],"version":5,"primary_tags":{"highway":"tertiary"}},{"url":"way-24376042","name":"улица Зои Космодемьянской","osm_id":24376042,"reasons":[87],"version":26,"primary_tags":{"highway":"tertiary"}},{"url":"way-24675977","name":"улица Спартака","osm_id":24675977,"reasons":[87],"version":10,"primary_tags":{"highway":"residential"}},{"url":"way-24400092","name":"улица Ломоносова","osm_id":24400092,"reasons":[87],"version":23,"primary_tags":{"highway":"tertiary"}},{"url":"way-300542147","name":"улица Зои Космодемьянской","osm_id":300542147,"reasons":[87],"version":4,"primary_tags":{"highway":"tertiary"}},{"url":"way-300542148","name":"улица Зои Космодемьянской","osm_id":300542148,"reasons":[87],"version":7,"primary_tags":{"highway":"tertiary"}},{"url":"way-68652115","name":"Лыжный проезд","osm_id":68652115,"reasons":[87],"version":7,"primary_tags":{"highway":"residential"}},{"url":"way-24678099","name":"улица Олега Кошевого","osm_id":24678099,"reasons":[87],"version":20,"primary_tags":{"highway":"residential"}},{"url":"way-484270168","name":"улица Зои Космодемьянской","osm_id":484270168,"reasons":[87],"version":4,"primary_tags":{"highway":"tertiary"}},{"url":"way-24511089","name":"Морская улица","osm_id":24511089,"reasons":[87],"version":27,"primary_tags":{"highway":"tertiary"}},{"url":"way-63940121","name":"улица Ломоносова","osm_id":63940121,"reasons":[87],"version":13,"primary_tags":{"highway":"tertiary"}},{"url":"way-67340947","name":"улица Олега Кошевого","osm_id":67340947,"reasons":[87],"version":9,"primary_tags":{"highway":"living_street"}},{"url":"way-68640398","name":"Заречная улица","osm_id":68640398,"reasons":[87],"version":8,"primary_tags":{"highway":"residential"}},{"url":"way-81148432","name":"Каменная улица","osm_id":81148432,"reasons":[87],"version":9,"primary_tags":{"highway":"residential"}},{"url":"way-413009841","name":"улица Капитана Орликовой","osm_id":413009841,"reasons":[87],"version":2,"primary_tags":{"highway":"service"}},{"url":"way-58064866","name":"улица Капитана Орликовой","osm_id":58064866,"reasons":[87],"version":12,"primary_tags":{"highway":"service"}},{"url":"way-24594975","name":"улица Капитана Орликовой","osm_id":24594975,"reasons":[87],"version":22,"primary_tags":{"highway":"residential"}},{"url":"way-24678096","name":"улица Полярный Круг","osm_id":24678096,"reasons":[87],"version":19,"primary_tags":{"highway":"residential"}}],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T09:04:45Z","reviewed_features":[],"tag_changes":{"amenity":["community_centre","kindergarten","sanatorium","cinema"],"barrier":["fence"],"highway":["tertiary","primary","residential","secondary","unclassified","service","pedestrian","living_street","footway"],"leisure":["sports_centre","park","stadium"],"natural":["wood"],"boundary":["administrative"],"building":["yes"],"name:etymology:wikidata":["Q48444","Q5690","Q166073","Q1394","Q217470","Q468756","Q1823663","Q713943","Q178790","Q207682","Q229062","Q298384","Q5685","Q58720","Q42976","Q188570","Q75886","Q15061290","Q4498143","Q656","Q83405","Q8680884","Q191882","Q34679","Q188869","Q12706","Q165","Q485016","Q1755972","Q345365","Q659","Q358579","Q44782","Q1365246","Q454","Q1404150","Q739358","Q229828","Q174044","Q314339","Q172911","Q11023","Q18045292","Q215637","Q38883","Q7200","Q83406","Q443703","Q333236","Q132241","Q188509","Q202490","Q2623768","Q5633897","Q43718","Q193175","Q2801","Q333210","Q25322","Q40089","Q1107656","Q132964","Q1763","Q373609","Q9061","Q2165278","Q63565252","Q131263","Q270706","Q12024","Q4516121","Q2512675","Q47499","Q550147","Q911679","Q1052","Q25347","Q239925","Q14978","Q667","Q315247","Q4022","Q172226","Q444566","Q39861","Q24354","Q157964","Q4385698","Q2878105","Q638","Q22731","Q349","Q251395","Q154704","Q385378","Q1339195","Q62132","Q649","Q3914","Q1153558","Q190007","Q12556141","Q1799415","Q601401","Q4539","Q16513600","Q38131","Q4418480","Q193891","Q189665","Q7327","Q7590","Q127641","Q523","Q525","Q25420","Q491"]},"create":0,"modify":408,"delete":0,"area":234.306735361006,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":622,"locale":"ru","imagery":"osm","id":126289827}},{"id":126288226,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[37.6097935,55.639268],[37.9478457,55.639268],[37.9478457,55.8647402],[37.6097935,55.8647402],[37.6097935,55.639268]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T08:05:31Z","reviewed_features":[],"tag_changes":{"amenity":["community_centre","school"],"barrier":["fence"],"highway":["primary","tertiary","secondary","primary_link","residential","unclassified","secondary_link","service","footway"],"leisure":["park"],"boundary":["administrative"],"building":["yes"],"name:etymology:wikidata":["Q171043","Q1412002","Q133274","Q1052","Q454","Q11631","Q42976","Q46599","Q2746","Q1773","Q1763","Q926","Q5343","Q523","Q7264","Q132964","Q3253281","Q196839","Q891","Q4498092","Q2288","Q23185","Q2042","Q373609","Q164411","Q175117","Q78707","Q7561","Q2423","Q11451","Q485016","Q5753","Q4141168","Q6497686","Q679","Q23595","Q157449","Q34687","Q129324","Q659","Q667","Q474"]},"create":0,"modify":560,"delete":0,"area":0.0762213732488395,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":889,"locale":"ru","imagery":"osm","id":126288226}},{"id":126287960,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.3344974,47.6617232],[14.3344974,47.6617232],[14.3344974,47.6617232],[14.3344974,47.6617232],[14.3344974,47.6617232]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-17T07:54:30Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/vkT4lky.jpg"],"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"de","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":2,"id":126287960}},{"id":126287708,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.3343998,47.661933],[14.3343998,47.661933],[14.3343998,47.661933],[14.3343998,47.661933],[14.3343998,47.661933]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-17T07:43:17Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/SpPtCRs.jpg"],"access":["yes"],"indoor":["no"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":2,"locale":"de","imagery":"osm","add-image":1,"change_within_50m":3,"id":126287708}},{"id":126287464,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3625553,43.285462],[5.4631217,43.285462],[5.4631217,43.3169425],[5.3625553,43.3169425],[5.3625553,43.285462]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-17T07:31:29Z","reviewed_features":[],"tag_changes":{"amenity":["school","community_centre"],"highway":["elevator","residential","steps","pedestrian","tertiary","secondary","living_street","trunk_link","service","unclassified"],"leisure":["sports_centre"],"railway":["subway_entrance"],"tourism":["museum"],"boundary":["administrative","political"],"building":["yes"],"historic":["manor"],"name:etymology:wikidata":["Q3461841","Q3533654","Q239129","Q3093966","Q15968915","Q1192","Q5157714","Q107067311","Q150445","Q2893234","Q982584","Q21509591","Q2035422","Q697829","Q3165661","Q2042","Q2959512","Q290227","Q192315","Q295524","Q613692","Q189971","Q5260701","Q1419757","Q1836889","Q309882","Q2706190","Q232873","Q2898206","Q18578268","Q721452","Q516937","Q1145","Q41568","Q123101","Q2853484","Q437959","Q3170512","Q1706361","Q95951507","Q3085385","Q42443","Q1277237","Q295548","Q1290","Q3172244","Q196157","Q2996971","Q29476469","Q471460","Q480164"]},"create":0,"modify":204,"delete":0,"area":0.00316588055520007,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":267,"locale":"fr","imagery":"osm","id":126287464}},{"id":126347892,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.4653409,38.7124865],[-0.4639095,38.7124865],[-0.4639095,38.7137734],[-0.4653409,38.7137734],[-0.4653409,38.7124865]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"paunofu","uid":"13779940","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #pets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T23:01:11Z","reviewed_features":[],"tag_changes":{"shop":["supermarket"],"phone":["+34 635 92 49 41"],"website":["https://www.familycash.es/"],"building":["yes"],"payment:cash":["yes"],"opening_hours":["Mo-Sa 09:00-22:00"],"payment:cards":["yes"]},"create":0,"modify":3,"delete":0,"area":0.00000184206866000541,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/pets.html","theme":"pets","answer":4,"locale":"ca","imagery":"osm","id":126347892}},{"id":126347854,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.4635282,38.7124676],[-0.4618789,38.7124676],[-0.4618789,38.7141108],[-0.4635282,38.7141108],[-0.4635282,38.7124676]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"paunofu","uid":"13779940","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T22:58:14Z","reviewed_features":[],"tag_changes":{"email":["03000400@gva.es"],"phone":["+34 966 52 81 10"],"amenity":["school"],"barrier":["wall"],"website":["https://www.iescotesbaixes.org/"]},"create":0,"modify":3,"delete":0,"area":0.00000271012976000619,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":3,"locale":"ca","imagery":"CartoDB.Voyager","id":126347854}},{"id":126346228,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.874239,50.7513173],[5.8759039,50.7513173],[5.8759039,50.751714],[5.874239,50.751714],[5.874239,50.7513173]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r11659292.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T21:11:07Z","reviewed_features":[],"tag_changes":{"highway":["tertiary"],"surface":["asphalt"]},"create":0,"modify":1,"delete":0,"area":6.60465830005121e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r11659292.json","answer":1,"locale":"nl","imagery":"osm","id":126346228}},{"id":126345600,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3528439,52.1425233],[13.3654529,52.1425233],[13.3654529,52.1428304],[13.3528439,52.1428304],[13.3528439,52.1425233]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Firefigthererich","uid":"15639798","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T20:43:25Z","reviewed_features":[],"tag_changes":{},"create":3,"modify":3,"delete":0,"area":0.00000387222390000688,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":126345600}},{"id":126345557,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.8951439,60.2476332],[24.8962231,60.2476332],[24.8962231,60.2486845],[24.8951439,60.2486845],[24.8951439,60.2476332]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T20:41:28Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":0,"modify":3,"delete":0,"area":0.00000113456295999981,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","move":3,"theme":"street_lighting","locale":"en","imagery":"hri-orto","move:node/1713268798":"improve_accuracy","move:node/1713268799":"improve_accuracy","move:node/1713268809":"improve_accuracy","id":126345557}},{"id":126345439,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[9.9277514,55.435533],[12.4208521,55.435533],[12.4208521,55.6886428],[9.9277514,55.6886428],[9.9277514,55.435533]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Niels Elgaard Larsen","uid":"1288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #pets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T20:35:54Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ItdGQPK.jpg","https://i.imgur.com/C8ynkyn.jpg"],"barrier":["fence"],"image:0":["https://i.imgur.com/9TYqx01.jpg"],"image:1":["https://i.imgur.com/mf0USur.jpg"],"image:2":["https://i.imgur.com/xVNwGta.jpg"],"leisure":["dog_park"]},"create":0,"modify":5,"delete":0,"area":0.631028219556853,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/pets.html","theme":"pets","locale":"en","imagery":"osm","add-image":5,"id":126345439}},{"id":126342922,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.2729346,43.1925244],[-79.2727116,43.1925244],[-79.2727116,43.1928263],[-79.2729346,43.1928263],[-79.2729346,43.1925244]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T19:00:25Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station","bicycle_parking"],"capacity":["2","4"],"socket:type1_cable":["1"],"socket:type1_cable:voltage":["216 V"]},"create":1,"modify":8,"delete":3,"area":6.7323700000884e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","move":1,"theme":"cyclofix","answer":11,"locale":"en","imagery":"CartoDB.Voyager","deletion":3,"change_over_5000m":16,"move:node/10012541853":"improve_accuracy","deletion:node/10012541852":"duplicate","deletion:node/10012541854":"duplicate","deletion:node/10012541855":"duplicate","id":126342922}},{"id":126342837,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.5594875,44.3527512],[11.5792075,44.3527512],[11.5792075,44.3965575],[11.5594875,44.3965575],[11.5594875,44.3527512]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T18:56:54Z","reviewed_features":[],"tag_changes":{"highway":["secondary","residential"],"name:etymology:wikidata":["Q3597793","Q173071"]},"create":0,"modify":2,"delete":0,"area":0.000863860236000056,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":2,"locale":"en","imagery":"osm","id":126342837}},{"id":126342801,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5593917,43.1650076],[-79.2728951,43.1650076],[-79.2728951,43.1925884],[-79.5593917,43.1925884],[-79.5593917,43.1650076]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T18:55:28Z","reviewed_features":[],"tag_changes":{"shop":["bicycle"],"email":["mountainviewcycle@hotmail.com"],"manual":["yes"],"amenity":["bicycle_repair_station"],"opening_hours":["Mo-Sa 10:00-17:00"],"service:bicycle:rental":["yes"],"service:bicycle:repair":["yes"]},"create":0,"modify":6,"delete":0,"area":0.0079018054252789,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":9,"locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":2,"change_within_5000m":7,"id":126342801}},{"id":126342775,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5593917,43.165546],[-79.4754473,43.165546],[-79.4754473,43.1922543],[-79.5593917,43.1922543],[-79.5593917,43.165546]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T18:54:39Z","reviewed_features":[],"tag_changes":{"shop":["bicycle"],"service:bicycle:retail":["yes"]},"create":0,"modify":2,"delete":0,"area":0.00224201221852043,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"en","imagery":"CartoDB.Voyager","change_within_5000m":4,"id":126342775}},{"id":126342157,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.6897446,43.1792285],[-79.51633,43.1792285],[-79.51633,43.229999],[-79.6897446,43.229999],[-79.6897446,43.1792285]]]},"properties":{"check_user":null,"reasons":[{"id":91,"name":"Motorway/trunk geometry modified"}],"tags":[],"features":[{"url":"way-26201042","name":"Queen Elizabeth Way","osm_id":26201042,"reasons":[91],"version":27,"primary_tags":{"highway":"motorway"}},{"url":"way-217381312","name":"Queen Elizabeth Way","osm_id":217381312,"reasons":[91],"version":11,"primary_tags":{"highway":"motorway"}}],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T18:33:58Z","reviewed_features":[],"tag_changes":{"highway":["secondary","motorway","residential"],"leisure":["park"],"name:etymology":["St Andrews's Anglican Church"],"name:etymology:wikidata":["Q826965","Q10633","Q456471","Q3797766"]},"create":0,"modify":19,"delete":0,"area":0.00880434594929983,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":29,"locale":"en","imagery":"osm","id":126342157}},{"id":126341338,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.4218892,52.6001942],[13.4219074,52.6001942],[13.4219074,52.6002033],[13.4218892,52.6002033],[13.4218892,52.6001942]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Plotter","uid":"480365","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T18:09:28Z","reviewed_features":[],"tag_changes":{"man_made":["water_well"]},"create":5,"modify":0,"delete":0,"area":1.6561999999134e-10,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","locale":"de","imagery":"CartoDB.Voyager","id":126341338}},{"id":126341231,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.5998274,44.8711321],[15.6162977,44.8711321],[15.6162977,44.8819317],[15.5998274,44.8819317],[15.5998274,44.8711321]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T18:06:24Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/7O4o2mF.jpg","https://i.imgur.com/Q8ILQGX.jpg"],"tourism":["information"]},"create":0,"modify":3,"delete":0,"area":0.000177872651880093,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":3,"change_within_25m":1,"change_within_1000m":1,"change_within_5000m":1,"id":126341231}},{"id":126340761,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3905601,50.1114362],[14.6138431,50.1114362],[14.6138431,50.8677705],[4.3905601,50.8677705],[4.3905601,50.1114362]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T17:52:00Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":7.73221959150689,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":2,"locale":"en","imagery":"osm","id":126340761}},{"id":126338627,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7363894,51.0455046],[3.7363894,51.0455046],[3.7363894,51.0455046],[3.7363894,51.0455046],[3.7363894,51.0455046]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ruben Van de Velde","uid":"2676725","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T16:52:44Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/I7Oa7Au.jpg"],"amenity":["public_bookcase"],"image:0":["https://i.imgur.com/7gqbQwg.jpg"],"nobrand":["yes"],"capacity":["125"]},"create":0,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":2,"locale":"nl","imagery":"osm","add-image":2,"id":126338627}},{"id":126337422,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3967479,43.223122],[5.5388999,43.223122],[5.5388999,43.3064744],[5.3967479,43.3064744],[5.3967479,43.223122]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T16:20:01Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["primary","residential","unclassified","tertiary","secondary","service","secondary_link","path","footway","cycleway","trunk"],"boundary":["political"],"name:etymology:wikidata":["Q2982177","Q632","Q371971","Q314350","Q2933600","Q3315984","Q16798453","Q81685","Q15695497","Q99346678","Q65927101","Q452627","Q2839973","Q454589","Q76414604","Q3035387","Q3162628","Q581005","Q3207032","Q3396414","Q3131962","Q290045","Q15631982","Q1313582","Q249313","Q177411","Q675","Q236630","Q3163911","Q76415187","Q382873","Q216092","Q433116","Q295830","Q3240953","Q440942","Q18391"]},"create":0,"modify":216,"delete":0,"area":0.0118487103648003,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":279,"locale":"fr","imagery":"osm","id":126337422}},{"id":126336681,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3592588,48.8673495],[2.4311504,48.8673495],[2.4311504,48.8930883],[2.3592588,48.8930883],[2.3592588,48.8673495]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"},{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"way-34591761","name":"École Romain Rolland","osm_id":34591761,"reasons":[43],"version":12,"primary_tags":{"landuse":"education"}}],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T16:01:22Z","reviewed_features":[],"tag_changes":{"barrier":["fence"],"highway":["residential","secondary","unclassified","tertiary","pedestrian","footway","service","steps","cycleway","primary"],"landuse":["education"],"leisure":["sports_centre","park"],"building":["yes"],"name:etymology:wikidata":["Q3189752","Q8605","Q64507816","Q719494","Q334983","Q1338277","Q2978231","Q2865129","Q16026877","Q1394","Q632","Q273708","Q326724","Q12680","Q171730","Q157146","Q319927","Q193313","Q64506144","Q2990321","Q966324","Q215778","Q837284","Q2859231","Q354202","Q982058","Q25320","Q18404","Q27311546","Q453679","Q732114","Q682230","Q312391","Q295090","Q545751","Q47162","Q3271290","Q253224","Q334965","Q1364301","Q15981","Q622365","Q7327","Q90","Q3081207","Q275274","Q369832","Q324998","Q9200","Q175999","Q255618","Q451859","Q331020","Q1678011","Q532998","Q837293","Q242072","Q15941575","Q446435","Q3174096","Q159700","Q370224","Q237098","Q815949","Q18434","Q160456","Q298180"]},"create":0,"modify":195,"delete":0,"area":0.00185040351407994,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":253,"locale":"fr","imagery":"osm","id":126336681}},{"id":126336401,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.6121388,50.1064012],[14.6121388,50.1064012],[14.6121388,50.1064012],[14.6121388,50.1064012],[14.6121388,50.1064012]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T15:54:03Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/5DNFFy2.jpg"],"amenity":["bicycle_parking"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":1,"id":126336401}},{"id":126334224,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.6118774,50.1064107],[14.6121664,50.1064107],[14.6121664,50.1065823],[14.6118774,50.1065823],[14.6118774,50.1064107]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T14:58:40Z","reviewed_features":[],"tag_changes":{"lit":["no"],"image":["https://i.imgur.com/dpVCnK7.jpg"],"image:0":["https://i.imgur.com/1YBwuyk.jpg"],"leisure":["playground"]},"create":0,"modify":2,"delete":0,"area":4.95924000005369e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":1,"locale":"en","imagery":"osm","add-image":2,"change_within_25m":3,"id":126334224}},{"id":126334108,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.1302955,53.093631],[14.1302955,53.093631],[14.1302955,53.093631],[14.1302955,53.093631],[14.1302955,53.093631]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"ollimlandin","uid":"16853659","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T14:55:14Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":126334108}},{"id":126333068,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8427859,45.620542],[8.8484587,45.620542],[8.8484587,45.624518],[8.8427859,45.624518],[8.8427859,45.620542]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #healthcare","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T14:26:48Z","reviewed_features":[],"tag_changes":{"phone":["+39 0331 699111"],"amenity":["doctors","hospital"],"website":["https://www.asst-valleolona.it/presidi/?nP=ospedale-di-busto-arsizio"],"healthcare:speciality":["general"]},"create":0,"modify":3,"delete":0,"area":0.0000225550528000057,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/healthcare.html","theme":"healthcare","answer":3,"locale":"en","imagery":"CartoDB.Voyager","change_within_5000m":3,"id":126333068}},{"id":126333010,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8311781,45.6252071],[8.8318226,45.6252071],[8.8318226,45.6256721],[8.8311781,45.6256721],[8.8311781,45.6252071]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T14:25:26Z","reviewed_features":[],"tag_changes":{"door":["hinged"],"automatic_door":["no"]},"create":0,"modify":6,"delete":0,"area":2.99692500003508e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":8,"locale":"en","imagery":"CartoDB.Voyager","change_within_25m":2,"change_within_50m":2,"change_within_100m":4,"id":126333010}},{"id":126332282,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.6109991,44.9000098],[15.6120612,44.9000098],[15.6120612,44.9043324],[15.6109991,44.9043324],[15.6109991,44.9000098]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T14:04:22Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/SHwk1tp.jpg","https://i.imgur.com/thhQI0x.jpg"],"tourism":["information"]},"create":0,"modify":2,"delete":0,"area":0.000004591033459996,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":2,"change_within_25m":2,"id":126332282}},{"id":126332260,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.0174216,52.0193563],[6.0174216,52.0193563],[6.0174216,52.0193563],[6.0174216,52.0193563],[6.0174216,52.0193563]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Juliaatje","uid":"17166307","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":1,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T14:03:44Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:direction":["27"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance","theme":"surveillance","answer":1,"locale":"en","imagery":"osm","id":126332260}},{"id":126331657,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9932791,48.4985317],[8.9946797,48.4985317],[8.9946797,48.4987063],[8.9932791,48.4987063],[8.9932791,48.4985317]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ygramul","uid":"1230818","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T13:47:09Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"],"support":["pole"],"light:lit":["dusk-dawn"],"lamp_mount":["straight_mast"],"light:count":["1"],"light:method":["LED"],"light:direction":["171","168"]},"create":0,"modify":4,"delete":0,"area":2.44544760001624e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":11,"locale":"de","imagery":"osm","change_within_25m":6,"change_within_50m":5,"id":126331657}},{"id":126329842,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.3660647,46.9562968],[8.3660647,46.9562968],[8.3660647,46.9562968],[8.3660647,46.9562968],[8.3660647,46.9562968]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stans","uid":"397527","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T12:53:14Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":2,"locale":"de","imagery":"osm","add-image":2,"id":126329842}},{"id":126329410,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.603189,44.8945108],[15.603189,44.8945108],[15.603189,44.8945108],[15.603189,44.8945108],[15.603189,44.8945108]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T12:42:01Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"],"toilets:paper_supplied":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"nature","answer":1,"locale":"de","imagery":"dgu-dof-2019-2020","change_within_50m":1,"id":126329410}},{"id":126329409,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.5883408,45.1207405],[15.5883408,45.1207405],[15.5883408,45.1207405],[15.5883408,45.1207405],[15.5883408,45.1207405]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T12:42:01Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"de","imagery":"dgu-dof-2019-2020","change_over_5000m":3,"id":126329409}},{"id":126329186,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.6029669,44.8945108],[15.603189,44.8945108],[15.603189,44.8945326],[15.6029669,44.8945326],[15.6029669,44.8945108]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T12:35:11Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["toilets"],"toilets:position":["seated"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["yes"]},"create":0,"modify":4,"delete":0,"area":4.84177999977426e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","answer":6,"locale":"de","imagery":"osm","change_within_50m":6,"id":126329186}},{"id":126327576,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2244051,50.7139261],[4.2244051,50.7139261],[4.2244051,50.7139261],[4.2244051,50.7139261],[4.2244051,50.7139261]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T11:40:18Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"image:0":["https://i.imgur.com/a6kFf5I.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"id":126327576}},{"id":126326540,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0785906,44.0949425],[3.1124401,44.0949425],[3.1124401,44.1032908],[3.0785906,44.1032908],[3.0785906,44.0949425]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T11:03:49Z","reviewed_features":[],"tag_changes":{"highway":["secondary","pedestrian","living_street","residential","service"],"name:etymology:wikidata":["Q1836325","Q95979852","Q167477","Q16554521","Q131479","Q3332813","Q83405","Q54801754","Q254077","Q2038","Q3400050"]},"create":0,"modify":32,"delete":0,"area":0.000282585780850052,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":39,"locale":"fr","imagery":"osm","id":126326540}},{"id":126325993,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.6135566,50.1115499],[14.6135566,50.1115499],[14.6135566,50.1115499],[14.6135566,50.1115499],[14.6135566,50.1115499]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:42:58Z","reviewed_features":[],"tag_changes":{"amenity":["waste_basket"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":1,"locale":"en","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":126325993}},{"id":126325967,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.6134773,50.1113143],[14.6135664,50.1113143],[14.6135664,50.1115297],[14.6134773,50.1115297],[14.6134773,50.1113143]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:42:10Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/irgZEmF.jpg","https://i.imgur.com/LWL3S52.jpg"],"amenity":["bicycle_parking"]},"create":0,"modify":2,"delete":0,"area":1.91921400002277e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","add-image":2,"change_within_25m":2,"id":126325967}},{"id":126325912,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.1984032,51.2125724],[3.1987804,51.2125724],[3.1987804,51.2132414],[3.1984032,51.2132414],[3.1984032,51.2125724]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:40:58Z","reviewed_features":[],"tag_changes":{"building":["industrial"],"source:geometry:ref":["Gbg/6786544","Gbg/3105160"],"source:geometry:date":["2020-05-13","2012-01-10"]},"create":0,"modify":13,"delete":0,"area":2.52346800000743e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":12,"theme":"grb","locale":"en","imagery":"osm","conflation":2,"id":126325912}},{"id":126325910,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.6136051,50.111479],[14.6136051,50.111479],[14.6136051,50.111479],[14.6136051,50.111479],[14.6136051,50.111479]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:40:57Z","reviewed_features":[],"tag_changes":{"colour":["green"],"amenity":["bench"],"survey:date":["2022-09-18"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":2,"locale":"en","imagery":"osm","change_within_25m":2,"id":126325910}},{"id":126325861,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.613599,50.111479],[14.6136051,50.111479],[14.6136051,50.1114992],[14.613599,50.1114992],[14.613599,50.111479]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:39:28Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":2,"modify":3,"delete":0,"area":1.23219999935077e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":8,"locale":"en","imagery":"osm","add-image":2,"change_over_5000m":2,"change_within_25m":10,"id":126325861}},{"id":126325851,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:39:00Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"en","imagery":"osm","add-image":1,"change_within_25m":1,"id":126325851}},{"id":126325843,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:38:46Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":1,"locale":"en","imagery":"osm","change_within_25m":1,"id":126325843}},{"id":126325841,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:38:43Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":2,"locale":"en","imagery":"osm","change_within_25m":2,"id":126325841}},{"id":126325815,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.6135367,50.111572],[14.6135604,50.111572],[14.6135604,50.1116161],[14.6135367,50.1116161],[14.6135367,50.111572]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:37:59Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/w61vwjv.jpg"],"amenity":["bench"]},"create":1,"modify":1,"delete":0,"area":1.04516999999253e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":1,"locale":"en","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":2,"id":126325815}},{"id":126325724,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.6135239,50.1116161],[14.6135367,50.1116161],[14.6135367,50.1116432],[14.6135239,50.1116432],[14.6135239,50.1116161]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:35:47Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":2,"modify":3,"delete":0,"area":3.46880000013732e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":10,"locale":"en","imagery":"osm","add-image":1,"change_over_5000m":2,"change_within_25m":11,"id":126325724}},{"id":126325529,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.613491,50.1114362],[14.6138431,50.1114362],[14.6138431,50.1117247],[14.613491,50.1117247],[14.613491,50.1114362]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:29:20Z","reviewed_features":[],"tag_changes":{"fee":["no"],"access":["yes"],"image:0":["https://i.imgur.com/VS0IScs.jpg"],"image:1":["https://i.imgur.com/kjcVRtT.jpg"],"image:2":["https://i.imgur.com/2Xa1Jgh.jpg"],"image:3":["https://i.imgur.com/5aV0jHB.jpg"],"leisure":["playground"]},"create":0,"modify":5,"delete":0,"area":1.01580850001403e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":1,"locale":"en","imagery":"osm","add-image":4,"change_within_25m":5,"id":126325529}},{"id":126325478,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.613491,50.1114362],[14.6138431,50.1114362],[14.6138431,50.1117247],[14.613491,50.1117247],[14.613491,50.1114362]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T10:26:53Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":3,"delete":0,"area":1.01580850001403e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":3,"locale":"en","imagery":"osm","change_within_25m":3,"id":126325478}},{"id":126324130,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0230312,51.0603547],[3.0344151,51.0603547],[3.0344151,51.0778044],[3.0230312,51.0778044],[3.0230312,51.0603547]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T09:45:21Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/6246186"],"source:geometry:date":["2018-03-13"]},"create":1290,"modify":5,"delete":0,"area":0.000198645639829999,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":4,"theme":"grb","import":159,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126324130}},{"id":126323313,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.4383577,43.3122527],[5.440455,43.3122527],[5.440455,43.3125038],[5.4383577,43.3125038],[5.4383577,43.3122527]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"FrançoiseR","uid":"626239","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T09:18:57Z","reviewed_features":[],"tag_changes":{"highway":["unclassified"],"image:streetsign":["https://i.imgur.com/Fas7BHq.jpg"],"name:etymology:wikidata":["Q3051118"]},"create":0,"modify":2,"delete":0,"area":5.26632029999651e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"fr","imagery":"osm","add-image":1,"id":126323313}},{"id":126321962,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[47.6168482,54.1247044],[47.6230533,54.1247044],[47.6230533,54.1301101],[47.6168482,54.1301101],[47.6168482,54.1247044]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T08:34:16Z","reviewed_features":[],"tag_changes":{"highway":["unclassified"],"name:etymology:wikidata":["Q191882"]},"create":0,"modify":1,"delete":0,"area":0.0000335429090700402,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"ru","imagery":"osm","id":126321962}},{"id":126321400,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3500235,43.2285466],[5.4246453,43.2285466],[5.4246453,43.3199845],[5.3500235,43.3199845],[5.3500235,43.2285466]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"},{"id":70,"name":"Impossible angle in a highway"},{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-941520787","name":"Chemin de l'Armée d'Afrique","osm_id":941520787,"reasons":[70],"version":2,"primary_tags":{"highway":"tertiary"}},{"url":"way-925546570","name":"Rue d'Endoume","osm_id":925546570,"reasons":[87],"version":6,"primary_tags":{"highway":"residential"}}],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T08:15:03Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["school"],"highway":["secondary","primary","service","tertiary","residential","unclassified","footway","living_street","steps","pedestrian","trunk","trunk_link","primary_link","cycleway","tertiary_link","platform","track"],"leisure":["park","sports_centre"],"railway":["subway_entrance"],"boundary":["political","administrative"],"public_transport":["platform"],"name:etymology:wikidata":["Q2079615","Q3130360","Q14112","Q316599","Q236630","Q192615","Q2958239","Q1055","Q2976667","Q2467550","Q310791","Q3121368","Q3570156","Q2372786","Q975925","Q191838","Q87570209","Q41621","Q154426","Q331347","Q134114","Q44160","Q1069936","Q867365","Q157155","Q104154","Q353572","Q1858504","Q3496708","Q274344","Q3172019","Q3226673","Q1359186","Q680897","Q286330","Q3226672","Q2933600","Q2644664","Q15970255","Q1322131","Q3131693","Q194436","Q180278","Q56158","Q502","Q1630964","Q2734060","Q3220768","Q3086480","Q632","Q49640","Q27955334","Q3206691","Q220979","Q348998","Q294225","Q9711","Q3419511","Q1930654","Q3370337","Q667130","Q3164170","Q381244","Q11935","Q207709","Q446435","Q1048","Q1043","Q231256","Q682230","Q3526685","Q295830","Q313363","Q15823129","Q435674","Q1151","Q273011","Q3092364","Q3396119","Q103011","Q685602","Q5432","Q37064","Q9364","Q150445","Q237103","Q42717683","Q3159943","Q220","Q297","Q313374","Q185812","Q3155308","Q200639","Q7721","Q81184","Q15973375","Q708078","Q2185","Q3484611","Q2853463","Q49767","Q389858","Q241108","Q498858","Q2967718","Q265104","Q20951","Q219621","Q379953","Q776609","Q34670","Q309702","Q3317226","Q154596","Q294478","Q42596","Q1103949","Q185777","Q3593407","Q1152965","Q7226","Q718290","Q3226288","Q315819","Q187166","Q956297","Q1089021","Q107067311","Q192062","Q3270809","Q2354446"]},"create":0,"modify":643,"delete":0,"area":0.00682326068621966,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":866,"locale":"fr","imagery":"osm","id":126321400}},{"id":126320986,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5494218,47.2301406],[-1.4918625,47.2301406],[-1.4918625,47.2557401],[-1.5494218,47.2557401],[-1.5494218,47.2301406]]]},"properties":{"check_user":null,"reasons":[{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-122758225","name":"Promenade de l'Erdre","osm_id":122758225,"reasons":[87],"version":8,"primary_tags":{"highway":"path"}},{"url":"way-112867029","name":"Promenade de l'Erdre","osm_id":112867029,"reasons":[87],"version":9,"primary_tags":{"highway":"path"}}],"user":"Thomas Citharel","uid":"6105237","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T07:59:48Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["trunk","path","residential","living_street","service","tertiary","footway","pedestrian","steps"],"boundary":["administrative"],"name:etymology:wikidata":["Q3237766","Q37064","Q1349493","Q100817101","Q101381700","Q52249","Q322453","Q208962","Q383352","Q815838","Q71216","Q216901","Q175676","Q70086","Q2361972","Q245297","Q313078","Q40898","Q207570","Q505211","Q712285","Q24936825","Q5925802","Q21516550","Q21523174","Q160192","Q737706","Q60869560","Q1416078","Q131340","Q81564","Q253941","Q1142","Q56525318","Q513","Q147149","Q1345910","Q377790","Q1165029","Q656483","Q1137","Q7831026","Q732114","Q210730","Q370960","Q33817","Q713240","Q185520","Q3588048","Q21014990","Q153809","Q657190","Q437168","Q182804","Q363379","Q2616448","Q2850173","Q982588","Q1112275","Q64648","Q295009","Q57074","Q1677938","Q452354","Q273511","Q2397185","Q272400","Q76948","Q180989","Q20951","Q221209","Q1401371","Q232768"]},"create":0,"modify":183,"delete":0,"area":0.00147348930034991,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":233,"locale":"fr","imagery":"osm","change_within_50m":1,"change_within_100m":1,"change_within_500m":18,"change_within_1000m":31,"change_within_5000m":182,"id":126320986}},{"id":126319414,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[48.377701,54.3430001],[48.3850461,54.3430001],[48.3850461,54.3457219],[48.377701,54.3457219],[48.377701,54.3430001]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"korobkov","uid":"389895","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-18T06:53:17Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology:wikidata":["Q172326","Q900"]},"create":0,"modify":4,"delete":0,"area":0.0000199918931800105,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":5,"locale":"ru","imagery":"osm","id":126319414}},{"id":126315535,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4661595,51.028401],[4.4714561,51.028401],[4.4714561,51.0316745],[4.4661595,51.0316745],[4.4661595,51.028401]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T00:31:22Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/5910808","Gbg/499247","Gbg/499245"],"source:geometry:date":["2017-04-04","2014-03-11"]},"create":2065,"modify":19,"delete":0,"area":0.0000173384200999948,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":20,"theme":"grb","import":319,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":8,"change_over_5000m":276,"id":126315535}},{"id":126315433,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4711507,51.0291285],[4.4714612,51.0291285],[4.4714612,51.0293239],[4.4711507,51.0293239],[4.4711507,51.0291285]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T00:19:48Z","reviewed_features":[],"tag_changes":{"building":["house"],"source:geometry:ref":["Gbg/4609492","Gbg/506329","Gbg/4615015","Gbg/506340","Gbg/5911139","Gbg/506332","Gbg/5257371"],"source:geometry:date":["2014-03-11","2017-04-04","2015-07-03"]},"create":5,"modify":36,"delete":0,"area":6.06717000008773e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":43,"theme":"grb","locale":"nl","imagery":"osm","conflation":16,"id":126315433}},{"id":126315426,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4711085,51.0287605],[4.4714593,51.0287605],[4.4714593,51.0291557],[4.4711085,51.0291557],[4.4711085,51.0287605]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T00:19:15Z","reviewed_features":[],"tag_changes":{"building":["house"],"source:geometry:ref":["Gbg/5257613","Gbg/5909844","Gbg/4610485","Gbg/5257362","Gbg/5257592"],"source:geometry:date":["2015-07-03","2017-04-04"]},"create":11,"modify":32,"delete":0,"area":1.38636160000149e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":27,"theme":"grb","locale":"nl","imagery":"osm","conflation":10,"id":126315426}},{"id":126315423,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4715182,51.0286714],[4.4716535,51.0286714],[4.4716535,51.0288297],[4.4715182,51.0288297],[4.4715182,51.0286714]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T00:19:04Z","reviewed_features":[],"tag_changes":{"building":["house"],"source:geometry:ref":["Gbg/506354"],"source:geometry:date":["2006-05-17"]},"create":1,"modify":5,"delete":0,"area":2.14179900003651e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":4,"theme":"grb","locale":"nl","imagery":"osm","conflation":2,"id":126315423}},{"id":126315422,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4710904,51.0285978],[4.4714892,51.0285978],[4.4714892,51.0289464],[4.4710904,51.0289464],[4.4710904,51.0285978]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T00:18:53Z","reviewed_features":[],"tag_changes":{"building":["house"],"addr:street":["Olivetenvest"],"addr:housenumber":["15"],"source:geometry:ref":["Gbg/5910859","Gbg/5910241","Gbg/5909694","Gbg/493277"],"source:geometry:date":["2017-04-04","2014-03-11"]},"create":29,"modify":16,"delete":0,"area":1.39021680000993e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":13,"theme":"grb","import":1,"locale":"nl","imagery":"osm","conflation":6,"change_over_5000m":1,"id":126315422}},{"id":126315418,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4709576,51.0287487],[4.4712479,51.0287487],[4.4712479,51.0290654],[4.4709576,51.0290654],[4.4709576,51.0287487]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T00:18:33Z","reviewed_features":[],"tag_changes":{"building":["house"],"source:geometry:ref":["Gbg/493269","Gbg/5911066","Gbg/5911145","Gbg/5910859","Gbg/493267"],"source:geometry:date":["2006-05-17","2017-04-04","2012-06-20"]},"create":9,"modify":25,"delete":0,"area":9.19380099996106e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":28,"theme":"grb","locale":"nl","imagery":"osm","conflation":10,"id":126315418}},{"id":126315394,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T00:16:20Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":7,"theme":"grb","locale":"nl","imagery":"osm","conflation":2,"id":126315394}},{"id":126315389,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4709964,51.0288208],[4.4711653,51.0288208],[4.4711653,51.0289046],[4.4709964,51.0289046],[4.4709964,51.0288208]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T00:16:01Z","reviewed_features":[],"tag_changes":{"building":["house"],"source:geometry:ref":["Gbg/501443"],"source:geometry:date":["2006-05-17"]},"create":0,"modify":6,"delete":0,"area":1.41538199998091e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":5,"theme":"grb","locale":"nl","imagery":"osm","conflation":2,"id":126315389}},{"id":126315373,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4708723,51.0285922],[4.4711874,51.0285922],[4.4711874,51.028772],[4.4708723,51.028772],[4.4708723,51.0285922]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-18T00:15:06Z","reviewed_features":[],"tag_changes":{"landuse":["village_green","grass"],"building":["house"],"source:geometry:ref":["Gbg/493270","Gbg/493273","Gbg/493272","Gbg/5910725","Gbg/493274"],"source:geometry:date":["2006-05-17","2017-04-04","2021-02-17"]},"create":10,"modify":29,"delete":0,"area":5.66549799993375e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","move":29,"theme":"grb","locale":"nl","imagery":"osm","conflation":10,"id":126315373}},{"id":126396654,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.3977787,49.0102878],[8.3978086,49.0102878],[8.3978086,49.0105928],[8.3977787,49.0105928],[8.3977787,49.0102878]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"sherlocksummer","uid":"16440649","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T20:46:04Z","reviewed_features":[],"tag_changes":{"amenity":["restaurant"],"payment:cash":["yes"],"payment:cards":["yes"],"internet_access":["no"]},"create":0,"modify":2,"delete":0,"area":9.11949999975929e-9,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":3,"locale":"de","imagery":"osm","change_within_1000m":3,"id":126396654}},{"id":126395547,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7091523,44.5287683],[15.1423522,44.5287683],[15.1423522,44.7861807],[14.7091523,44.7861807],[14.7091523,44.5287683]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T20:06:10Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ZpaC6BU.jpg"],"access":["customers"],"amenity":["toilets"],"tourism":["information"],"wheelchair":["no"],"changing_table":["no"],"toilets:position":["seated;urinal"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["no"]},"create":1,"modify":6,"delete":0,"area":0.11151102593876,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","answer":6,"locale":"de","imagery":"osm","add-image":2,"change_over_5000m":3,"change_within_50m":6,"id":126395547}},{"id":126395164,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.3535701,-37.4582187],[-72.3480616,-37.4582187],[-72.3480616,-37.4571498],[-72.3535701,-37.4571498],[-72.3535701,-37.4582187]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"RodrigoKiger","uid":"17055149","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T19:54:08Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":6,"modify":9,"delete":0,"area":0.00000588803565000474,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":3,"locale":"es","imagery":"osm","add-image":7,"change_over_5000m":6,"change_within_25m":10,"id":126395164}},{"id":126394218,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.719332,45.541494],[8.747456,45.541494],[8.747456,45.5657581],[8.719332,45.5657581],[8.719332,45.541494]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T19:21:59Z","reviewed_features":[],"tag_changes":{"highway":["cycleway","unclassified","tertiary","residential","pedestrian"],"name:etymology:wikidata":["Q1091621","Q2626942","Q220","Q133704","Q701820","Q47578","Q676116","Q676555","Q191107","Q216946"]},"create":0,"modify":25,"delete":0,"area":0.000682403548399898,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":32,"locale":"it","imagery":"osm","change_over_5000m":32,"id":126394218}},{"id":126386981,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-100.4070488,20.6029687],[-100.407048,20.6029687],[-100.407048,20.6029687],[-100.4070488,20.6029687],[-100.4070488,20.6029687]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JeSe-MX","uid":"1239502","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T16:56:31Z","reviewed_features":[],"tag_changes":{"fee":["no"],"lit":["yes"],"access":["yes"],"leisure":["playground"],"surface":["concrete"],"wheelchair":["limited"],"opening_hours":["24/7"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":5,"locale":"es","imagery":"osm","id":126386981}},{"id":126386925,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-100.3986619,20.6005782],[-100.398661,20.6005782],[-100.398661,20.6005782],[-100.3986619,20.6005782],[-100.3986619,20.6005782]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JeSe-MX","uid":"1239502","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T16:55:19Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":3,"locale":"es","imagery":"osm","id":126386925}},{"id":126385059,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.0354501,50.9769701],[11.0354501,50.9769701],[11.0354501,50.9769701],[11.0354501,50.9769701],[11.0354501,50.9769701]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Kompaktika","uid":"15311550","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T16:24:29Z","reviewed_features":[],"tag_changes":{"amenity":["drinking_water"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":1,"change_within_25m":1,"id":126385059}},{"id":126383990,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-100.4063478,20.6002666],[-100.392396,20.6002666],[-100.392396,20.6243173],[-100.4063478,20.6243173],[-100.4063478,20.6002666]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JeSe-MX","uid":"1239502","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T16:05:58Z","reviewed_features":[],"tag_changes":{"name":["Miscelanea Super"],"shop":["gift","convenience"],"image":["https://i.imgur.com/61CYFhz.jpg"],"amenity":["pharmacy"],"building":["retail"],"payment:cash":["yes"],"opening_hours":["Fr 12:00-20:30;Mo-We 14:00-20:00;Sa-Su 17:00-20:30;Th 17:00-20:30","Mo-We, Fr 08:30-20:00; Th, Sa, Su 09:30-20:00","Mo-Fr 08:30-22:00;Sa 08:30-21:00;Su 09:00-20:30"],"payment:cards":["no"],"internet_access":["wlan"],"internet_access:fee":["customers"]},"create":0,"modify":6,"delete":0,"area":0.000335550556260024,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","answer":7,"locale":"en","imagery":"osm","add-image":1,"id":126383990}},{"id":126383763,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-100.3949976,20.5870672],[-100.3949976,20.5870672],[-100.3949976,20.5870672],[-100.3949976,20.5870672],[-100.3949976,20.5870672]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JeSe-MX","uid":"1239502","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #ghostbikes","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T16:02:51Z","reviewed_features":[],"tag_changes":{"historic":["memorial"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/ghostbikes.html","theme":"ghostbikes","answer":1,"locale":"es","imagery":"CartoDB.Positron","id":126383763}},{"id":126383672,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.707811,44.7907476],[14.7078248,44.7907476],[14.7078248,44.7907649],[14.707811,44.7907649],[14.707811,44.7907476]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T16:01:42Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/IqHxIsi.jpg"],"tourism":["information"]},"create":1,"modify":2,"delete":0,"area":2.38739999939767e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":2,"change_over_5000m":1,"change_within_25m":2,"id":126383672}},{"id":126383117,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-100.4082765,20.6042491],[-100.386513,20.6042491],[-100.386513,20.6275966],[-100.4082765,20.6275966],[-100.4082765,20.6042491]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JeSe-MX","uid":"1239502","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T15:53:26Z","reviewed_features":[],"tag_changes":{"access":["yes"],"bottle":["yes"],"amenity":["drinking_water","bicycle_repair_station","bicycle_rental","bicycle_parking"],"covered":["no"],"payment:app":["no"],"payment:cash":["no"],"payment:cards":["no"],"bicycle_rental":["dropoff_point"],"service:bicycle:pump":["no","yes"],"service:bicycle:stand":["yes"],"service:bicycle:tools":["yes"],"payment:membership_card":["yes"],"service:bicycle:chain_tool":["no","yes"]},"create":0,"modify":6,"delete":1,"area":0.000508123316250133,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":9,"locale":"es","imagery":"CartoDB.Voyager","deletion":1,"deletion:node/5856409615":"disused","id":126383117}},{"id":126382693,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-100.3950115,20.5928383],[-100.392358,20.5928383],[-100.392358,20.6029537],[-100.3950115,20.6029537],[-100.3950115,20.5928383]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JeSe-MX","uid":"1239502","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T15:45:44Z","reviewed_features":[],"tag_changes":{"shop":["sports","bicycle"],"phone":["+52 442 157 4127"],"access":["yes"],"manual":["yes"],"valves":["schrader"],"amenity":["bicycle_parking","bicycle_repair_station"],"covered":["no"],"capacity":["8"],"manometer":["no"],"bicycle_parking":["bollard"],"service:bicycle:stand":["no"],"service:bicycle:rental":["no"],"service:bicycle:repair":["no","yes"],"service:bicycle:retail":["no","yes"],"service:bicycle:pump:operational_status":["operational"]},"create":0,"modify":9,"delete":0,"area":0.0000268412138999383,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":15,"locale":"es","imagery":"CartoDB.Voyager","id":126382693}},{"id":126381284,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-4.3281137,47.8130529],[-4.3281137,47.8130529],[-4.3281137,47.8130529],[-4.3281137,47.8130529],[-4.3281137,47.8130529]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"TedScouGV","uid":"75300","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T15:23:09Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/NTDaJLA.jpg"],"image:0":["https://i.imgur.com/6gZsuit.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","locale":"en","imagery":"osm","add-image":2,"change_within_5000m":2,"id":126381284}},{"id":126379777,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3343338,43.2779663],[5.4823157,43.2779663],[5.4823157,43.3853218],[5.3343338,43.3853218],[5.3343338,43.2779663]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Leuleudo","uid":"678504","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T15:01:22Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["secondary","primary","residential","service","unclassified","cycleway","steps","path","footway","tertiary"],"boundary":["administrative"],"name:etymology:wikidata":["Q1684827","Q216092","Q5738","Q186115","Q924396","Q3069332","Q47361","Q937","Q7085","Q17638328","Q751871","Q3271424","Q12718","Q922779","Q837279","Q837288","Q837284","Q832417","Q179885","Q837255","Q837281","Q157309","Q184623","Q725892","Q206832","Q84321413","Q114040101","Q532113","Q130778","Q324132","Q7386","Q3419248","Q7226","Q2835439","Q41876","Q209069","Q30974","Q670283","Q3532065","Q129092","Q3286482","Q3175396","Q943447","Q929220","Q369832","Q434641","Q290464","Q849","Q837276","Q837299","Q837293","Q44197","Q1394721","Q16859542","Q2038","Q177411","Q1043500","Q553446","Q2849832","Q180871","Q508659"]},"create":0,"modify":133,"delete":0,"area":0.0158866708654496,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":182,"locale":"fr","imagery":"osm","id":126379777}},{"id":126379324,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.5386972,51.2408292],[4.557722,51.2408292],[4.557722,51.2632362],[4.5386972,51.2632362],[4.5386972,51.2408292]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/MapComplete-Themes/main/VerkeerdeBordenDatabank/VerkeerdeBordenDatabank.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T14:54:01Z","reviewed_features":[],"tag_changes":{"survey:date":["2022-09-19"]},"create":0,"modify":4,"delete":0,"area":0.000426288693600031,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/seppesantens/MapComplete-Themes/main/VerkeerdeBordenDatabank/VerkeerdeBordenDatabank.json","answer":4,"locale":"nl","imagery":"Stamen.TonerLite","id":126379324}},{"id":126377635,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.3220532,43.4425338],[1.4090204,43.4425338],[1.4090204,43.5430837],[1.3220532,43.5430837],[1.3220532,43.4425338]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T14:26:53Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","secondary","cycleway","unclassified","pedestrian","tertiary"],"name:etymology:wikidata":["Q56158","Q2042","Q464540","Q2185","Q1268","Q4700","Q49767","Q18434","Q680897","Q440","Q12688","Q7317","Q180278","Q1145","Q260","Q229264","Q1192","Q632","Q158772","Q2038","Q2980546","Q1666","Q1631","Q106001","Q313078","Q4833","Q7199","Q34670","Q49496","Q131018","Q108926","Q9364","Q755","Q6527","Q9068","Q15975","Q300903","Q386816","Q273849","Q555329","Q333388","Q314265","Q216092","Q3270494","Q13524","Q165274","Q448","Q5738","Q3816","Q718290","Q171432","Q660403","Q232831","Q239215","Q288394","Q315286","Q529","Q4501","Q1259818","Q449","Q4128","Q39607","Q9191","Q75655","Q18425","Q1290","Q93182","Q480164"]},"create":0,"modify":129,"delete":0,"area":0.00874454326327975,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":161,"locale":"fr","imagery":"osm","id":126377635}},{"id":126375299,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-3.6174034,40.3854672],[-3.4450792,40.3854672],[-3.4450792,40.5586625],[-3.6174034,40.5586625],[-3.6174034,40.3854672]]]},"properties":{"check_user":null,"reasons":[{"id":91,"name":"Motorway/trunk geometry modified"}],"tags":[],"features":[{"url":"way-438525594","osm_id":438525594,"reasons":[91],"version":4,"primary_tags":{"highway":"motorway"}}],"user":"carto_unigis","uid":"6264047","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T13:49:27Z","reviewed_features":[],"tag_changes":{"route":["transhuman","bus","road"],"highway":["residential","primary","motorway","unclassified","primary_link"],"maxspeed":["20","40","90","30","80","70","10","100","120"]},"create":3,"modify":31,"delete":0,"area":0.0298457415162594,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","split":5,"theme":"maxspeed","answer":25,"locale":"es","imagery":"osm","relation-fix":6,"id":126375299}},{"id":126371055,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.6148867,47.2199193],[-1.5118868,47.2199193],[-1.5118868,47.2589354],[-1.6148867,47.2589354],[-1.6148867,47.2199193]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thomas Citharel","uid":"6105237","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T12:43:20Z","reviewed_features":[],"tag_changes":{"amenity":["library","school"],"highway":["tertiary","residential","secondary","cycleway","service","path","construction"],"landuse":["education"],"leisure":["park"],"boundary":["administrative"],"building":["school"],"name:etymology:wikidata":["Q3816","Q1151","Q3119877","Q106001","Q548532","Q6593","Q1379299","Q103011","Q17151","Q203175","Q5690","Q207709","Q446435","Q3188966","Q837281","Q1340","Q1548875","Q165938","Q241222","Q449","Q1666","Q51549","Q23842","Q150662","Q134085","Q292346","Q323926","Q638","Q442705","Q3163864","Q50187","Q632","Q265104","Q17418152","Q18410","Q842462","Q1975652","Q1532665","Q816134","Q994190","Q2042","Q7199","Q314350","Q2893785","Q114546","Q790404","Q1227888","Q1232651","Q189153","Q100869239","Q13837005","Q97","Q4700","Q42156","Q383352","Q1673668","Q32740944","Q178081","Q228546","Q756886","Q1127173","Q736600","Q1244766","Q107426","Q1173","Q12130","Q134862","Q911033","Q236630","Q161577","Q214851","Q49325","Q23810","Q463951","Q20882","Q179680","Q2908","Q223274","Q208230","Q152764","Q254","Q9711","Q233965","Q128267","Q287953","Q4794782","Q39637"]},"create":0,"modify":179,"delete":0,"area":0.00401865439838977,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":223,"locale":"fr","imagery":"osm","change_over_5000m":83,"change_within_1000m":4,"change_within_5000m":136,"id":126371055}},{"id":126371026,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.574769,44.4001015],[11.5894212,44.4001015],[11.5894212,44.4045392],[11.574769,44.4045392],[11.574769,44.4001015]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T12:42:53Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology:wikidata":["Q3752373","Q43476","Q537576"]},"create":0,"modify":5,"delete":0,"area":0.0000650220679400604,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":6,"locale":"en","imagery":"osm","id":126371026}},{"id":126369695,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9349584,51.1280732],[4.9349584,51.1280732],[4.9349584,51.1280732],[4.9349584,51.1280732],[4.9349584,51.1280732]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #rainbow_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T12:20:48Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/vdKb1XD.jpg"],"highway":["crossing"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/rainbow_crossings.html","theme":"rainbow_crossings","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"change_within_50m":1,"id":126369695}},{"id":126368985,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.503272,50.7900343],[5.506199,50.7900343],[5.506199,50.7927984],[5.503272,50.7927984],[5.503272,50.7900343]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Margot Van de put","uid":"13833028","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r11558514.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T12:05:48Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0.0000080905206999999,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r11558514.json","answer":1,"locale":"nl","imagery":"osm","change_over_5000m":1,"id":126368985}},{"id":126367984,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.1437403,44.5280255],[15.1437586,44.5280255],[15.1437586,44.5284978],[15.1437403,44.5284978],[15.1437403,44.5280255]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T11:41:27Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/OmIN4rf.jpg","https://i.imgur.com/MSkum41.jpg"],"amenity":["bench"],"tourism":["information"]},"create":0,"modify":2,"delete":0,"area":8.6430900002984e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":2,"change_within_25m":2,"id":126367984}},{"id":126367259,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2168692,51.2141551],[3.2168692,51.2141551],[3.2168692,51.2141551],[3.2168692,51.2141551],[3.2168692,51.2141551]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #healthcare","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T11:22:35Z","reviewed_features":[],"tag_changes":{"email":["apotheekellenbraems@gmail.com"],"phone":["+32 50 33 11 21"],"amenity":["pharmacy"],"website":["https://braems.apotheek.be/"],"opening_hours":["Fr 09:00-12:30, 14:00-18:30;Mo-We 09:00-12:30, 14:00-18:30;Sa 09:00-12:30;Th 09:00-12:30"]},"create":0,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/healthcare.html","theme":"healthcare","answer":4,"locale":"en","imagery":"CartoDB.Voyager","change_within_500m":4,"id":126367259}},{"id":126366783,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-8.7422238,40.595983],[-8.7422238,40.595983],[-8.7422238,40.595983],[-8.7422238,40.595983],[-8.7422238,40.595983]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Koen Rijnsent","uid":"4569696","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T11:10:22Z","reviewed_features":[],"tag_changes":{"amenity":["public_bookcase"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":2,"locale":"en","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":3,"id":126366783}},{"id":126366755,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8159782,53.0812089],[8.8159782,53.0812089],[8.8159782,53.0812089],[8.8159782,53.0812089],[8.8159782,53.0812089]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"bnc-online","uid":"2521414","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hackerspaces","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T11:09:39Z","reviewed_features":[],"tag_changes":{"email":["info@fablab-bremen.org"],"leisure":["hackerspace"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hackerspaces","theme":"hackerspaces","answer":1,"locale":"en","imagery":"osm","id":126366755}},{"id":126366731,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-8.107083,37.0697948],[-8.1067514,37.0697948],[-8.1067514,37.0699177],[-8.107083,37.0699177],[-8.107083,37.0697948]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Koen Rijnsent","uid":"4569696","editor":"MapComplete 0.23.1","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-19T11:09:10Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":4.0753640000196e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","move":1,"theme":"artwork","answer":1,"locale":"en","imagery":"osm","add-image":2,"change_within_5000m":1,"move:node/9992534608":"improve_accuracy","id":126366731}},{"id":126365687,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[74.1927787,8.434923],[77.1596201,8.434923],[77.1596201,17.3174865],[74.1927787,17.3174865],[74.1927787,8.434923]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T10:42:48Z","reviewed_features":[],"tag_changes":{"route":["road"],"amenity":["college","school"],"highway":["residential"],"leisure":["park"],"name:etymology:wikidata":["Q4593","Q1001","Q18388146"]},"create":0,"modify":7,"delete":0,"area":26.3531571299288,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":9,"locale":"en","imagery":"osm","id":126365687}},{"id":126365326,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.5827549,52.2856978],[-1.5775494,52.2856978],[-1.5775494,52.2951409],[-1.5827549,52.2951409],[-1.5827549,52.2856978]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"loxodrome","uid":"1879887","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #uk_addresses","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T10:33:39Z","reviewed_features":[],"tag_changes":{},"create":7,"modify":0,"delete":0,"area":0.0000491560570499924,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/uk_addresses.html","theme":"uk_addresses","import":7,"locale":"en","imagery":"osm","id":126365326}},{"id":126364495,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.6611344,50.9974735],[3.2452778,50.9974735],[3.2452778,51.2250911],[2.6611344,51.2250911],[2.6611344,50.9974735]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Erin76","uid":"8982454","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T10:15:00Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","secondary","unclassified","track","footway","living_street"],"name:etymology:wikidata":["Q648","Q161146","Q158501","Q1708203","Q2158782","Q131448","Q46871","Q16","Q25234","Q25393","Q2609110","Q143","Q2015084","Q2398408","Q989437","Q2692790","Q44961","Q2088778","Q1678302","Q1371601","Q886511","Q12004","Q76574","Q2086260","Q1925127","Q830528","Q498655","Q160894","Q448840","Q156307","Q165424","Q101680","Q2229015","Q26375","Q7369","Q2104244","Q27909","Q694116","Q5074739","Q112709935","Q89","Q127849","Q160835","Q25392","Q18845","Q670985","Q243442","Q19587490"]},"create":0,"modify":160,"delete":0,"area":0.132961318763841,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":237,"locale":"nl","imagery":"osm","id":126364495}},{"id":126364022,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.5602891,44.2972604],[11.6512251,44.2972604],[11.6512251,44.3990447],[11.5602891,44.3990447],[11.5602891,44.2972604]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T10:03:32Z","reviewed_features":[],"tag_changes":{"highway":["residential","unclassified","pedestrian","service"],"leisure":["park"],"name:etymology:wikidata":["Q153832","Q25100412","Q46","Q701205","Q3752373","Q7371","Q1401","Q172599","Q47499","Q613632","Q2851732","Q16268496","Q3770959","Q802461","Q3765912","Q2063147","Q493716","Q9696","Q43440","Q30547"]},"create":0,"modify":38,"delete":0,"area":0.00925585710479979,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":42,"locale":"en","imagery":"osm","id":126364022}},{"id":126362375,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.3774937,43.4743194],[1.3953804,43.4743194],[1.3953804,43.4832928],[1.3774937,43.4832928],[1.3774937,43.4743194]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T09:27:28Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential"],"name:etymology:wikidata":["Q313078","Q1666","Q236630","Q449","Q18410","Q23842","Q18611182","Q529","Q472206","Q298180","Q2038","Q2042","Q158772"]},"create":0,"modify":15,"delete":0,"area":0.000160504513780038,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":15,"locale":"fr","imagery":"osm","id":126362375}},{"id":126360515,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0297186,51.0804566],[3.0374467,51.0804566],[3.0374467,51.0822544],[3.0297186,51.0822544],[3.0297186,51.0804566]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T08:42:16Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":493,"modify":0,"delete":0,"area":0.0000138935781799886,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":103,"locale":"nl","imagery":"AGIVFlandersGRB","id":126360515}},{"id":126357606,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.1520491,49.5907257],[11.1829742,49.5907257],[11.1829742,49.6040772],[11.1520491,49.6040772],[11.1520491,49.5907257]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"womped","uid":"1880469","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T07:28:51Z","reviewed_features":[],"tag_changes":{"highway":["secondary","residential","tertiary"],"name:etymology:wikidata":["Q502597","Q2252501","Q503035","Q34687","Q53480","Q2092297","Q25234","Q26349","Q25618","Q33036816","Q165137","Q133128","Q25243","Q42292","Q13223298","Q25356","Q64355065","Q89","Q434"]},"create":0,"modify":39,"delete":0,"area":0.000412896472649978,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":53,"locale":"de","imagery":"osm","id":126357606}},{"id":126356472,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.365244,51.0715265],[3.3655017,51.0715265],[3.3655017,51.0716264],[3.365244,51.0716264],[3.365244,51.0715265]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r204077.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T07:01:08Z","reviewed_features":[],"tag_changes":{"highway":["tertiary"],"surface":["concrete"]},"create":0,"modify":1,"delete":0,"area":2.57442300005238e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r204077.json","answer":1,"locale":"nl","imagery":"osm","id":126356472}},{"id":126356120,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.2429607,43.4053437],[1.3923682,43.4053437],[1.3923682,43.5028247],[1.2429607,43.5028247],[1.2429607,43.4053437]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"JOSM/1.5 (18543 en)","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T06:51:53Z","reviewed_features":[],"tag_changes":{"name":["Rue Hector Berlioz","Rue hector berlioz","Rue Georges Bizet","Rue georges bizet","Rue Richard Wagner","Rue Richard Wargner","Impasse Schubert","Impasse Shubert"],"amenity":["school"],"highway":["unclassified","residential","footway","service"],"name:etymology:wikidata":["Q2110847","Q1178","Q535","Q9068","Q6527","Q42443","Q18404","Q4137","Q457505","Q3386979","Q202749","Q448","Q216092","Q2095121","Q960742","Q82445","Q39931","Q40599","Q37693","Q3263619","Q504","Q632","Q151164","Q1631","Q134741","Q480164","Q133855","Q3103292","Q602468","Q334965","Q4700","Q7833","Q25320","Q156193","Q1151","Q56158","Q1268","Q254","Q1511","Q7312","Q1192"]},"create":0,"modify":66,"delete":0,"area":0.0145643925074992,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"hashtags":"#MapComplete;#etymology","id":126356120}},{"id":126349851,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3257606,43.285074],[5.3916488,43.285074],[5.3916488,43.3635532],[5.3257606,43.3635532],[5.3257606,43.285074]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-19T01:47:58Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["secondary","tertiary","primary","residential","unclassified","footway"],"boundary":["political"],"image:streetsign":["https://i.imgur.com/d7PuFKe.jpg"],"name:etymology:wikidata":["Q3165747","Q456","Q522603","Q114040101","Q133046","Q131018","Q10828323","Q114040506","Q59526415","Q2097468","Q123553","Q201477","Q270","Q3087446","Q39715","Q114039949","Q101042523","Q55972404","Q114040800","Q46178","Q621","Q1563300"]},"create":0,"modify":114,"delete":0,"area":0.00517085322543977,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":152,"locale":"fr","imagery":"osm","add-image":1,"id":126349851}},{"id":126427821,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3485268,48.9424214],[4.3654895,48.9424214],[4.3654895,48.9601642],[2.3485268,48.9601642],[2.3485268,48.9424214]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T15:18:01Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":18,"delete":0,"area":0.0357865657935612,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":25,"locale":"fr","imagery":"osm","id":126427821}},{"id":126427778,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3962929,45.6770564],[13.4092055,45.6770564],[13.4092055,45.6825718],[13.3962929,45.6825718],[13.3962929,45.6770564]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"borgofumo","uid":"615776","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T15:16:28Z","reviewed_features":[],"tag_changes":{},"create":2,"modify":4,"delete":0,"area":0.0000712181540400019,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"it","imagery":"CartoDB.Voyager","add-image":4,"change_over_5000m":2,"change_within_25m":5,"id":126427778}},{"id":126426710,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.4655805,44.3500146],[11.7203937,44.3500146],[11.7203937,44.4486459],[11.4655805,44.4486459],[11.4655805,44.3500146]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T14:48:32Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":20,"delete":0,"area":0.0251325571731603,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":29,"locale":"en","imagery":"osm","id":126426710}},{"id":126425404,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.6999316,44.8089808],[14.7005678,44.8089808],[14.7005678,44.8091004],[14.6999316,44.8091004],[14.6999316,44.8089808]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T14:15:30Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":7.60895199987332e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":3,"change_within_25m":1,"change_within_50m":1,"change_within_100m":1,"id":126425404}},{"id":126424179,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.132846,51.3108986],[3.1335543,51.3108986],[3.1335543,51.3125211],[3.132846,51.3125211],[3.132846,51.3108986]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"M!dgard","uid":"763799","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T13:41:30Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":3,"delete":0,"area":0.00000114921674999792,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":6,"locale":"en","imagery":"CartoDB.Voyager","id":126424179}},{"id":126423847,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3560673,48.9362255],[2.3640426,48.9362255],[2.3640426,48.9441588],[2.3560673,48.9441588],[2.3560673,48.9362255]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T13:32:43Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":18,"delete":0,"area":0.0000632704474899818,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":25,"locale":"fr","imagery":"osm","id":126423847}},{"id":126423267,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-58.7042315,-34.66633],[-58.7042315,-34.66633],[-58.7042315,-34.66633],[-58.7042315,-34.66633],[-58.7042315,-34.66633]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"AgusQui","uid":"331218","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T13:18:24Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals","answer":3,"locale":"es","imagery":"osm","change_over_5000m":1,"change_within_500m":3,"id":126423267}},{"id":126422930,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2493103,51.2136137],[3.2493103,51.2136137],[3.2493103,51.2136137],[3.2493103,51.2136137],[3.2493103,51.2136137]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T13:10:19Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","answer":1,"locale":"en","imagery":"osm","change_within_50m":1,"id":126422930}},{"id":126422675,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0318654,51.0793562],[3.0396357,51.0793562],[3.0396357,51.082203],[3.0318654,51.082203],[3.0318654,51.0793562]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T13:04:37Z","reviewed_features":[],"tag_changes":{},"create":347,"modify":0,"delete":0,"area":0.0000221204900400023,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":45,"locale":"nl","imagery":"AGIVFlandersGRB","id":126422675}},{"id":126422334,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7027148,44.7971714],[14.7027148,44.7971714],[14.7027148,44.7971714],[14.7027148,44.7971714],[14.7027148,44.7971714]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T12:56:26Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"id":126422334}},{"id":126422278,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.0733556,49.6186912],[11.1660879,49.6186912],[11.1660879,49.6354523],[11.0733556,49.6354523],[11.0733556,49.6186912]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"womped","uid":"1880469","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T12:54:56Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0.0015542953535297,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":2,"locale":"de","imagery":"osm","id":126422278}},{"id":126421795,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0309681,51.2744692],[3.0309681,51.2744692],[3.0309681,51.2744692],[3.0309681,51.2744692],[3.0309681,51.2744692]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jospyck","uid":"12128135","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T12:41:54Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen","theme":"toerisme_vlaanderen","answer":1,"locale":"nl","imagery":"osm","id":126421795}},{"id":126417085,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.5243987,44.8648971],[-0.5243987,44.8648971],[-0.5243987,44.8648971],[-0.5243987,44.8648971],[-0.5243987,44.8648971]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Marival","uid":"8238040","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T10:49:11Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":1,"locale":"fr","imagery":"osm","change_within_100m":1,"id":126417085}},{"id":126417066,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.5243987,44.8648971],[-0.5243987,44.8648971],[-0.5243987,44.8648971],[-0.5243987,44.8648971],[-0.5243987,44.8648971]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Marival","uid":"8238040","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T10:48:44Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":1,"locale":"fr","imagery":"osm","change_within_100m":1,"id":126417066}},{"id":126417008,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.5246159,44.8648971],[-0.5243987,44.8648971],[-0.5243987,44.8649294],[-0.5246159,44.8649294],[-0.5246159,44.8648971]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Marival","uid":"8238040","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T10:47:21Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"]},"create":2,"modify":4,"delete":0,"area":7.0155600001906e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":7,"locale":"fr","imagery":"osm","add-image":1,"change_over_5000m":2,"change_within_100m":8,"id":126417008}},{"id":126416855,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3466855,50.6802402],[4.3600227,50.6802402],[4.3600227,50.6835396],[4.3466855,50.6835396],[4.3466855,50.6802402]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T10:43:45Z","reviewed_features":[],"tag_changes":{"highway":["residential","unclassified"],"cycleway":["no"]},"create":0,"modify":13,"delete":0,"area":0.0000440047576800395,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":13,"locale":"fr","imagery":"CartoDB.Voyager","id":126416855}},{"id":126416610,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.7577207,44.8366846],[15.7577207,44.8366846],[15.7577207,44.8366846],[15.7577207,44.8366846],[15.7577207,44.8366846]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T10:36:36Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/iZk3PnV.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_over_5000m":1,"id":126416610}},{"id":126416380,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2244628,51.2158235],[3.2247082,51.2158235],[3.2247082,51.2160606],[3.2244628,51.2160606],[3.2244628,51.2158235]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #healthcare","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T10:31:27Z","reviewed_features":[],"tag_changes":{"email":["info@apotheeksintgillis.be","vandeginste@skynet.be"],"amenity":["pharmacy"],"website":["https://www.apovande.byethost17.com/?i=1","http://www.apotheekvandeginste.be/"],"building":["yes"],"wheelchair":["no"]},"create":0,"modify":2,"delete":0,"area":5.81843399998779e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/healthcare.html","theme":"healthcare","answer":3,"locale":"en","imagery":"CartoDB.Voyager","change_within_500m":3,"id":126416380}},{"id":126414276,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.356188,48.9357497],[2.3680804,48.9357497],[2.3680804,48.9442878],[2.356188,48.9442878],[2.356188,48.9357497]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T09:39:18Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","tertiary","pedestrian","cycleway","service","footway"],"building":["school"],"name:etymology:wikidata":["Q244413","Q309722","Q3188690","Q601482","Q6602","Q632","Q152176","Q296076","Q12688","Q551597","Q2426660","Q25320"]},"create":0,"modify":44,"delete":0,"area":0.000101538500439949,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":57,"locale":"fr","imagery":"osm","change_within_25m":2,"change_within_100m":3,"change_within_500m":42,"change_within_1000m":10,"id":126414276}},{"id":126412915,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2244628,51.2158235],[3.2247082,51.2158235],[3.2247082,51.2160606],[3.2244628,51.2160606],[3.2244628,51.2158235]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #healthcare","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T09:06:15Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":5.81843399998779e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/healthcare.html","theme":"healthcare","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":126412915}},{"id":126412515,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.3872996,43.5038641],[1.4021168,43.5038641],[1.4021168,43.5193334],[1.3872996,43.5193334],[1.3872996,43.5038641]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T08:55:53Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","unclassified","living_street"],"name:etymology:wikidata":["Q171730","Q18434","Q158772","Q3816","Q300903","Q3505985","Q449","Q535","Q959708","Q379699","Q9711","Q12688","Q179680","Q477121","Q956408"]},"create":0,"modify":27,"delete":0,"area":0.000229211711959992,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":32,"locale":"fr","imagery":"osm","id":126412515}},{"id":126412230,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.3587371,51.9640694],[6.3587371,51.9640694],[6.3587371,51.9640694],[6.3587371,51.9640694],[6.3587371,51.9640694]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"guido-vh","uid":"12749743","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T08:49:26Z","reviewed_features":[],"tag_changes":{"seats":["4"],"amenity":["bench"],"material":["wood"],"direction":["45"],"survey:date":["2022-09-20"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":4,"locale":"en","imagery":"osm","change_within_25m":4,"id":126412230}},{"id":126412187,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.3587371,51.9640694],[6.3587371,51.9640694],[6.3587371,51.9640694],[6.3587371,51.9640694],[6.3587371,51.9640694]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"guido-vh","uid":"12749743","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T08:48:35Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":1,"locale":"en","imagery":"osm","change_over_5000m":1,"change_within_25m":1,"id":126412187}},{"id":126410425,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7622151,45.5518503],[8.7829526,45.5518503],[8.7829526,45.5634809],[8.7622151,45.5634809],[8.7622151,45.5518503]]]},"properties":{"check_user":null,"reasons":[{"id":70,"name":"Impossible angle in a highway"}],"tags":[],"features":[{"url":"way-469936641","name":"Via Oleggio","osm_id":469936641,"reasons":[70],"version":2,"primary_tags":{"highway":"tertiary"}}],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T08:03:06Z","reviewed_features":[],"tag_changes":{"highway":["unclassified","residential","tertiary","path","service"],"name:etymology:wikidata":["Q701518","Q39432","Q48900","Q1402","Q186202","Q5811","Q5669","Q120993","Q5664","Q153832","Q22529","Q1065","Q913979","Q1401","Q375998","Q64848883","Q3752399","Q83038","Q1273","Q42945","Q2044","Q1216","Q1280","Q5990","Q723643","Q170022","Q3437","Q603655","Q43689","Q939226","Q749678","Q1064","Q1248688","Q5681","Q5593","Q5592","Q166234","Q493594","Q11240","Q495","Q189776","Q14668","Q470777","Q43440","Q3931860","Q42207","Q334262","Q735770"]},"create":0,"modify":79,"delete":0,"area":0.000241189567500067,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":92,"locale":"it","imagery":"osm","change_over_5000m":92,"id":126410425}},{"id":126409784,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3451731,50.8639912],[4.3451731,50.8639912],[4.3451731,50.8639912],[4.3451731,50.8639912],[4.3451731,50.8639912]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T07:45:50Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":6,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":1,"change_within_25m":7,"id":126409784}},{"id":126409381,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3623049,50.6826166],[4.4028903,50.6826166],[4.4028903,50.6994553],[4.3623049,50.6994553],[4.3623049,50.6826166]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T07:33:58Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["tertiary","secondary","residential","service"],"surface":["asphalt"],"cycleway":["no","lane"],"smoothness":["excellent"],"cycleway:separation":["kerb"]},"create":0,"modify":67,"delete":0,"area":0.000683405374979757,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":73,"locale":"fr","imagery":"CartoDB.Voyager","change_within_500m":6,"change_within_1000m":25,"change_within_5000m":42,"id":126409381}},{"id":126409253,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3910127,50.6862938],[4.399531,50.6862938],[4.399531,50.6865267],[4.3910127,50.6865267],[4.3910127,50.6862938]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"eMerzh","uid":"15399","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T07:29:36Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":5,"delete":0,"area":0.00000198391207000256,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":7,"locale":"fr","imagery":"CartoDB.Voyager","id":126409253}},{"id":126402998,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.5719785,45.5013865],[-73.5711729,45.5013865],[-73.5711729,45.5039087],[-73.5719785,45.5039087],[-73.5719785,45.5013865]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"legallyfemme","uid":"17181098","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T04:09:41Z","reviewed_features":[],"tag_changes":{"shop":["sports"],"website":["https://www.decathlon.ca/en/stores/decathlon-eaton","https://www.decathlon.ca/fr/content/24-magasin-decathlon-centre-eaton"],"opening_hours":["Mo-Fr 10:00-21:00;Sa 10:00-19:00;Su 11:00-17:00","Mo-Fr 10:00-21:00; Sa 09:00-18:00; Su 11:00-17:00"],"service:bicycle:diy":["no"],"service:bicycle:pump":["no"],"service:bicycle:rental":["no"],"service:bicycle:repair":["no","yes"],"service:bicycle:cleaning":["no"],"service:bicycle:second_hand":["no"]},"create":0,"modify":7,"delete":0,"area":0.00000203188432001236,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":10,"locale":"en","imagery":"CartoDB.Voyager","id":126402998}},{"id":126402976,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.5766008,45.5032727],[-73.5711729,45.5032727],[-73.5711729,45.5059409],[-73.5766008,45.5059409],[-73.5766008,45.5032727]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"legallyfemme","uid":"17181098","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T04:08:19Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_repair_station"],"manometer":["no"]},"create":0,"modify":2,"delete":0,"area":0.0000144827227800143,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":126402976}},{"id":126402970,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.5766008,45.5059409],[-73.5766008,45.5059409],[-73.5766008,45.5059409],[-73.5766008,45.5059409],[-73.5766008,45.5059409]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"legallyfemme","uid":"17181098","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T04:07:50Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":126402970}},{"id":126402873,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.5779767,45.5028373],[-73.5764388,45.5028373],[-73.5764388,45.5059409],[-73.5779767,45.5059409],[-73.5779767,45.5028373]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"legallyfemme","uid":"17181098","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T04:01:12Z","reviewed_features":[],"tag_changes":{"shop":["bicycle"],"email":["theflat.bikecollective@gmail.com"],"amenity":["bicycle_repair_station"],"description":["The Flat Bike Collective is a communal bike shop that helps you fix your bicycle. It is staffed by volunteers and its services are free with cheap used parts. Consult the website and facebook page for current hours."],"opening_hours":["Mo 17:00-19:00;PH off;Th 17:00-19:00;Tu 16:00-18:00","Mo-Th 17:00-20:00; We off"],"service:bicycle:repair":["yes","no"],"service:bicycle:cleaning":["diy"],"service:bicycle:cleaning:fee":["no"]},"create":1,"modify":7,"delete":1,"area":0.0000047730264399569,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":13,"locale":"en","imagery":"CartoDB.Voyager","deletion":1,"deletion:node/9027301533":"disused","id":126402873}},{"id":126402554,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2355257,-39.8501162],[-73.2326619,-39.8501162],[-73.2326619,-39.8481337],[-73.2355257,-39.8481337],[-73.2355257,-39.8501162]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-20T03:41:32Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/vHzXm21.jpg","https://i.imgur.com/O1bgpl1.jpg","https://i.imgur.com/5nRQ9dz.jpg","https://i.imgur.com/HCfIV3V.jpg","https://i.imgur.com/O08uG7Z.jpg","https://i.imgur.com/7SNXPqw.jpg","https://i.imgur.com/HI19Nf8.jpg","https://i.imgur.com/eRX1me8.jpg","https://i.imgur.com/rIk7b2Y.jpg","https://i.imgur.com/QvAQnO4.jpg","https://i.imgur.com/gUHHN4w.jpg","https://i.imgur.com/KDsaDRL.jpg","https://i.imgur.com/onE9Rka.jpg","https://i.imgur.com/DOAedxl.jpg","https://i.imgur.com/zDKafDb.jpg","https://i.imgur.com/4fnvSnL.jpg","https://i.imgur.com/oitxrJB.jpg","https://i.imgur.com/ntrJiB9.jpg","https://i.imgur.com/3z4PKZ0.jpg","https://i.imgur.com/r6BU1BZ.jpg"],"image:0":["https://i.imgur.com/FMXavye.jpg","https://i.imgur.com/YxCsMgd.jpg"],"natural":["tree"]},"create":1,"modify":23,"delete":0,"area":0.00000567748350001161,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":23,"change_over_5000m":1,"change_within_1000m":18,"id":126402554}},{"id":126402393,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.5653507,45.4788934],[-73.5653507,45.4788934],[-73.5653507,45.4788934],[-73.5653507,45.4788934],[-73.5653507,45.4788934]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"treemap","uid":"926359","editor":"MapComplete 0.23.0","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T03:30:12Z","reviewed_features":[],"tag_changes":{"shop":["bicycle"],"opening_hours":["We-Su 12:00-18:00","We 12:00-18:00; Th 12:00-21:00; Fr-Su 12:00-18:00"],"service:bicycle:rental":["no"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":126402393}},{"id":126401343,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2337191,-39.849048],[-73.2326814,-39.849048],[-73.2326814,-39.8484678],[-73.2337191,-39.8484678],[-73.2337191,-39.849048]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T02:12:25Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/RyihgvN.jpg","https://i.imgur.com/u1flEau.jpg","https://i.imgur.com/tHKrtwV.jpg","https://i.imgur.com/Vhfto4H.jpg"],"natural":["tree"]},"create":0,"modify":5,"delete":0,"area":6.02073540000425e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"es","imagery":"osm","add-image":5,"id":126401343}},{"id":126400227,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2325678,-39.8484975],[-73.231678,-39.8484975],[-73.231678,-39.8482019],[-73.2325678,-39.8482019],[-73.2325678,-39.8484975]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-20T00:21:55Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/zjVFL2L.jpg","https://i.imgur.com/LgbgaAg.jpg","https://i.imgur.com/LPUrUv9.jpg"],"natural":["tree"]},"create":0,"modify":3,"delete":0,"area":2.63024879999844e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":3,"id":126400227}},{"id":126482634,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6412337,51.3479587],[4.6753237,51.3479587],[4.6753237,51.3505205],[4.6412337,51.3505205],[4.6412337,51.3479587]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-21T22:48:34Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"],"motorcar":["yes"]},"create":1,"modify":2,"delete":0,"area":0.0000873317620000776,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":6,"locale":"nl","imagery":"AGIV","id":126482634}},{"id":126481579,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.1058384,48.7822202],[2.1660584,48.7822202],[2.1660584,48.8311144],[2.1058384,48.8311144],[2.1058384,48.7822202]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Yann_L","uid":"677099","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-21T21:45:05Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["tertiary","secondary","primary","residential","pedestrian","footway","service","unclassified","living_street","path","cycleway","steps","tertiary_link"],"building":["school"],"name:etymology:wikidata":["Q621","Q5396","Q207304","Q2905810","Q90","Q3473975","Q381244","Q188697","Q742","Q687","Q1192","Q747","Q464636","Q49496","Q535","Q712497","Q360010","Q7742","Q69382554","Q192839","Q3300704","Q209169","Q349207","Q5561299","Q189153","Q34969","Q680897","Q312391","Q347699","Q318741","Q274429","Q193920","Q12688","Q312564","Q652723","Q1974859","Q370498","Q296023","Q9711","Q191974","Q110975677","Q3164518","Q193582","Q585926","Q314975","Q1145","Q446435","Q244413","Q40898","Q22690","Q154748","Q3387652","Q171730","Q314854","Q7226","Q441378","Q367042"]},"create":0,"modify":391,"delete":0,"area":0.00294440872399995,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":522,"locale":"fr","imagery":"osm","id":126481579}},{"id":126480467,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7500871,53.4794736],[18.7516768,53.4794736],[18.7516768,53.4843681],[18.7500871,53.4843681],[18.7500871,53.4794736]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-21T20:56:48Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:direction":["320","250"]},"create":0,"modify":2,"delete":0,"area":0.00000778078664999949,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":2,"locale":"en","imagery":"osm","id":126480467}},{"id":126480104,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5297698,52.9915901],[6.5311824,52.9915901],[6.5311824,52.9923105],[6.5297698,52.9923105],[6.5297698,52.9915901]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-21T20:42:07Z","reviewed_features":[],"tag_changes":{"amenity":["childcare","kindergarten"],"building":["industrial","commercial"]},"create":0,"modify":2,"delete":0,"area":0.00000101763703999764,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":2,"locale":"en","imagery":"CartoDB.Voyager","change_within_5000m":2,"id":126480104}},{"id":126479365,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.3477909,44.2633991],[12.3548924,44.2633991],[12.3548924,44.2674248],[12.3477909,44.2674248],[12.3477909,44.2633991]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-21T20:15:58Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential"],"name:etymology:wikidata":["Q547749","Q3609327","Q529146"]},"create":0,"modify":10,"delete":0,"area":0.0000285885085500017,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":13,"locale":"en","imagery":"osm","id":126479365}},{"id":126478228,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.3005516,47.2359364],[-2.210398,47.2359364],[-2.210398,47.2834553],[-2.3005516,47.2834553],[-2.3005516,47.2359364]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"way-718476690","name":"Groupe scolaire Léon Blum","osm_id":718476690,"reasons":[43],"version":4,"primary_tags":{"landuse":"education"}},{"url":"way-224488878","name":"Groupe scolaire Andrée Chédid","osm_id":224488878,"reasons":[43],"version":6,"primary_tags":{"landuse":"education"}}],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-21T19:29:50Z","reviewed_features":[],"tag_changes":{"amenity":["theatre","library","school","social_facility"],"highway":["tertiary","unclassified","secondary","residential","service","living_street","cycleway","footway","pedestrian","path","construction"],"landuse":["education"],"leisure":["park","sports_centre"],"tourism":["yes"],"boundary":["political"],"building":["yes","school"],"name:etymology:wikidata":["Q333388","Q4583","Q12688","Q465721","Q18434","Q273607","Q535","Q310791","Q959708","Q713487","Q5592","Q12601444","Q3010663","Q3010645","Q153178","Q152027","Q1150969","Q97","Q204735","Q273081","Q204577","Q276480","Q219621","Q5868822","Q3384132","Q232831","Q3270494","Q656483","Q4700","Q9068","Q437512","Q179888","Q209169","Q3173305","Q3385776","Q154353","Q675","Q1563","Q1248100","Q529","Q213763","Q3083995","Q37463","Q108800499","Q562604","Q448","Q251037","Q552017","Q312587","Q605051","Q314265","Q164374","Q70326","Q273849","Q753099","Q3462860","Q25356","Q147149","Q8053","Q621029","Q217706","Q188971","Q286107","Q164163","Q155997","Q156901","Q158286","Q151999","Q220925","Q80005","Q160110","Q42292","Q261903","Q1630964","Q156047","Q157017","Q25239","Q158974","Q146130","Q132557","Q178265","Q15476","Q25308","Q26158","Q146095","Q379941","Q289801","Q23810","Q3081753","Q680897","Q360312","Q346491","Q327","Q157806","Q153232","Q3816","Q463531","Q25350","Q937","Q36050","Q128887","Q127849","Q27927410","Q55805","Q26147","Q228546","Q145889","Q2038","Q49752","Q1489","Q9711","Q355112","Q81716","Q49496","Q3185120","Q153185","Q8750","Q327722","Q358167","Q376307","Q677193","Q502","Q493","Q15975","Q49478","Q609039","Q12718","Q762","Q311854","Q755","Q155415","Q39607","Q171969","Q163025","Q313709","Q157672","Q42596","Q2862434","Q1151","Q275251","Q218747","Q109875","Q50187","Q56158","Q524840","Q551735","Q194436","Q989568","Q180278","Q7312","Q3092053","Q215166","Q3758978","Q19413","Q28449","Q311761","Q3498791","Q26696","Q2832227","Q13426919","Q1479248","Q2961360","Q38883","Q208962","Q181469","Q2304313","Q3023339","Q3078286","Q3010655","Q41921","Q314990","Q3159824","Q80900","Q42156","Q5686","Q37327","Q23434","Q3275722","Q837491","Q514479","Q123080","Q130918","Q3371025","Q216092","Q130201","Q16104352","Q34687","Q157069","Q82014","Q212815","Q214169","Q2904725","Q2934497","Q16867","Q187966","Q158271","Q47919759","Q545","Q317155","Q877804","Q669725","Q1382222","Q188697","Q18420","Q21128","Q157124","Q93201","Q104919","Q254","Q2042","Q1150954","Q900647","Q25403","Q157634","Q147641","Q2850173","Q106443","Q6527","Q1646","Q104358","Q7860","Q25243","Q15546415","Q7103","Q128297","Q156214","Q163118","Q12091","Q309213","Q26675","Q4605","Q39918","Q43247","Q78469","Q29858","Q3120530","Q3060012","Q26771","Q318033","Q295090","Q347699","Q944672","Q1192","Q153920","Q1768","Q602468","Q174957","Q229513","Q206244","Q3189140","Q619","Q93341","Q41269","Q82984","Q274251","Q3176008","Q2377620","Q30587","Q379699","Q202539","Q1631","Q106126","Q155781","Q437168","Q82931","Q3505985","Q1804","Q453822","Q35064","Q7197","Q157309","Q17518671","Q107426","Q457705","Q3491050","Q3290728","Q8062360","Q230456","Q234897","Q435208","Q609954","Q449513","Q3386450"]},"create":0,"modify":571,"delete":0,"area":0.00428399990303999,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":730,"locale":"fr","imagery":"osm","id":126478228}},{"id":126478048,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7515403,53.4843926],[18.7516333,53.4843926],[18.7516333,53.4844218],[18.7515403,53.4844218],[18.7515403,53.4843926]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-21T19:22:13Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:direction":["205","120"]},"create":0,"modify":2,"delete":0,"area":2.71560000011044e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":3,"locale":"en","imagery":"osm","id":126478048}},{"id":126470980,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7574489,44.7575663],[14.7574489,44.7575663],[14.7574489,44.7575663],[14.7574489,44.7575663],[14.7574489,44.7575663]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-21T15:34:09Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/EczoSkG.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"id":126470980}},{"id":126470979,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7583453,44.7570279],[14.7583453,44.7570279],[14.7583453,44.7570279],[14.7583453,44.7570279],[14.7583453,44.7570279]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-21T15:34:09Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["toilets"],"toilets:handwashing":["yes"],"toilets:paper_supplied":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":3,"locale":"de","imagery":"osm","change_within_25m":3,"id":126470979}},{"id":126470802,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.909646,60.2226046],[24.9151025,60.2226046],[24.9151025,60.2269539],[24.909646,60.2269539],[24.909646,60.2226046]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-21T15:29:25Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["cycleway"]},"create":0,"modify":3,"delete":0,"area":0.0000237319554500114,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":3,"locale":"en","imagery":"osm","id":126470802}},{"id":126467942,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7531871,44.7615095],[14.7531871,44.7615095],[14.7531871,44.7615095],[14.7531871,44.7615095],[14.7531871,44.7615095]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-21T14:15:51Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":6,"locale":"de","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":7,"id":126467942}},{"id":126465448,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.3983701,43.5216702],[1.4109131,43.5216702],[1.4109131,43.5286209],[1.3983701,43.5286209],[1.3983701,43.5216702]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-21T13:13:32Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":25,"delete":0,"area":0.0000871826300999661,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":25,"locale":"fr","imagery":"osm","id":126465448}},{"id":126464090,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.237941,47.2565938],[-2.1335306,47.2565938],[-2.1335306,47.3327284],[-2.237941,47.3327284],[-2.237941,47.2565938]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-21T12:40:04Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":489,"delete":0,"area":0.00794924403984036,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":609,"locale":"fr","imagery":"osm","id":126464090}},{"id":126523316,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.9328865,44.4025013],[8.9369118,44.4025013],[8.9369118,44.406683],[8.9328865,44.406683],[8.9328865,44.4025013]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-22T22:05:45Z","reviewed_features":[],"tag_changes":{"highway":["secondary","footway","residential","tertiary","pedestrian"],"name:etymology:wikidata":["Q193236","Q1401","Q1067"]},"create":0,"modify":27,"delete":0,"area":0.0000168325970100164,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":34,"locale":"en","imagery":"osm","id":126523316}},{"id":126519649,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.7265567,47.6633949],[-2.7265567,47.6633949],[-2.7265567,47.6633949],[-2.7265567,47.6633949],[-2.7265567,47.6633949]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"GlobalCut","uid":"17146125","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-22T19:47:29Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"]},"create":1,"modify":4,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance","theme":"surveillance","answer":7,"locale":"fr","imagery":"osm","link-image":1,"change_over_5000m":1,"change_within_5000m":8,"id":126519649}},{"id":126517265,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0470694,51.0883712],[3.0538383,51.0883712],[3.0538383,51.0918619],[3.0470694,51.0918619],[3.0470694,51.0883712]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-22T18:28:41Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":767,"modify":0,"delete":0,"area":0.0000236281992300026,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":99,"locale":"nl","imagery":"AGIVFlandersGRB","id":126517265}},{"id":126515725,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.554284,44.8446478],[-0.5532211,44.8446478],[-0.5532211,44.8452508],[-0.554284,44.8452508],[-0.554284,44.8446478]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Marival","uid":"8238040","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-22T17:42:05Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"]},"create":3,"modify":4,"delete":0,"area":6.40928700005554e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":13,"locale":"fr","imagery":"osm","add-image":3,"change_over_5000m":3,"change_within_25m":6,"change_within_50m":6,"change_within_100m":4,"id":126515725}},{"id":126513958,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7494449,53.4795296],[18.7537141,53.4795296],[18.7537141,53.4800093],[18.7494449,53.4800093],[18.7494449,53.4795296]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-22T17:02:02Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:direction":["215","290"]},"create":0,"modify":2,"delete":0,"area":0.00000204793523999823,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":2,"locale":"en","imagery":"osm","id":126513958}},{"id":126509906,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7381074,44.764018],[14.7381074,44.764018],[14.7381074,44.764018],[14.7381074,44.764018],[14.7381074,44.764018]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-22T15:16:56Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/jGsZK8T.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"id":126509906}},{"id":126506019,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-86.0890841,39.9997177],[-86.0890841,39.9997177],[-86.0890841,39.9997177],[-86.0890841,39.9997177],[-86.0890841,39.9997177]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kanellar","uid":"16249964","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-22T13:35:29Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"en","imagery":"USDA-NAIP","change_over_5000m":1,"change_within_25m":4,"id":126506019}},{"id":126505972,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.04067,51.0863099],[3.0524147,51.0863099],[3.0524147,51.0899009],[3.04067,51.0899009],[3.04067,51.0863099]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-22T13:34:34Z","reviewed_features":[],"tag_changes":{"building":["yes","roof","house"]},"create":1310,"modify":0,"delete":0,"area":0.0000421752177000012,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":162,"locale":"nl","imagery":"AGIVFlandersGRB","id":126505972}},{"id":126505672,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.1941998,51.2053555],[3.2115371,51.2053555],[3.2115371,51.2107208],[3.1941998,51.2107208],[3.1941998,51.2053555]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-22T13:26:08Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/GEzex5y.jpg","https://i.imgur.com/VRnh9GP.jpg"],"barrier":["bollard"],"bicycle":["yes"],"bollard":["foldable"],"highway":["residential","cycleway"],"cycleway":["no"],"width:carriageway":["7.9"]},"create":6,"modify":12,"delete":0,"area":0.0000930198156898982,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":16,"locale":"nl","imagery":"CartoDB.Voyager","add-image":4,"change_within_25m":18,"change_within_50m":2,"change_within_500m":6,"id":126505672}},{"id":126503031,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2210307,51.2095037],[3.2212034,51.2095037],[3.2212034,51.2096586],[3.2210307,51.2096586],[3.2210307,51.2095037]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-22T12:16:20Z","reviewed_features":[],"tag_changes":{"building":["house"]},"create":2,"modify":1,"delete":0,"area":2.67512299996747e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","locale":"nl","imagery":"CartoDB.Voyager","change_within_25m":2,"id":126503031}},{"id":126502385,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4931342,51.291174],[4.4931342,51.291174],[4.4931342,51.291174],[4.4931342,51.291174],[4.4931342,51.291174]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kathelijne","uid":"6761922","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #rainbow_crossings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-22T12:01:16Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/hcw6pqj.jpg"],"highway":["crossing"],"crossing:marking":["rainbow"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/rainbow_crossings.html","theme":"rainbow_crossings","answer":1,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126502385}},{"id":126501363,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7092221,44.7625776],[14.7092221,44.7625776],[14.7092221,44.7625776],[14.7092221,44.7625776],[14.7092221,44.7625776]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-22T11:38:00Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/CozzCFp.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"id":126501363}},{"id":126500337,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3064722,48.9296011],[4.3563624,48.9296011],[4.3563624,48.957398],[2.3064722,48.957398],[2.3064722,48.9296011]]]},"properties":{"check_user":null,"reasons":[{"id":43,"name":"Invalid key value combination"}],"tags":[],"features":[{"url":"way-79328948","name":"Ensemble scolaire Jean-Baptiste de la Salle","osm_id":79328948,"reasons":[43],"version":20,"primary_tags":{"landuse":"education"}}],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-22T11:10:41Z","reviewed_features":[],"tag_changes":{"amenity":["community_centre","arts_centre","library","school","kindergarten"],"highway":["residential","secondary","primary","steps","unclassified","service","tertiary","living_street","pedestrian","path","footway"],"landuse":["education"],"leisure":["sports_centre","park"],"name:etymology:wikidata":["Q952945","Q5588","Q4137","Q279103","Q682230","Q2842375","Q206961","Q154748","Q622365","Q1471139","Q40415","Q697829","Q27051809","Q345408","Q175130","Q2019775","Q2836621","Q312758","Q150989;Q7504","Q193670","Q16624872","Q146256","Q41921","Q100483964","Q133132","Q17152708","Q216092","Q106918586","Q25320"]},"create":0,"modify":70,"delete":0,"area":0.0569805929003768,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":89,"locale":"fr","imagery":"osm","change_over_5000m":1,"change_within_1000m":1,"change_within_5000m":87,"id":126500337}},{"id":126494601,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7025471,44.7625912],[14.7125213,44.7625912],[14.7125213,44.7825725],[14.7025471,44.7825725],[14.7025471,44.7625912]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-22T08:42:22Z","reviewed_features":[],"tag_changes":{"ref":["CF11"],"name":["Krastified rocks"],"image":["https://i.imgur.com/Qkm1R37.jpg","https://i.imgur.com/N5Kie8v.jpg","https://i.imgur.com/APpp6bv.jpg"],"image:0":["https://i.imgur.com/fb6aHJz.jpg","https://i.imgur.com/D5jKlSZ.jpg"],"image:1":["https://i.imgur.com/byvC0ut.jpg"],"image:2":["https://i.imgur.com/IYFN8mP.jpg"],"name:en":["Krastified rocks"],"name:hr":["Okršene stijene"],"tourism":["information"],"board_type":["archaeological"]},"create":0,"modify":12,"delete":0,"area":0.000199297482459983,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":12,"change_within_25m":12,"id":126494601}},{"id":126565372,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-99.1589284,19.4279622],[-99.1589284,19.4279622],[-99.1589284,19.4279622],[-99.1589284,19.4279622],[-99.1589284,19.4279622]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mapeadora","uid":"1437169","editor":"MapComplete 0.22.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T22:33:16Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"en","imagery":"osm","change_over_5000m":1,"change_within_50m":2,"id":126565372}},{"id":126565352,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7526026,53.4789761],[18.7526026,53.4789761],[18.7526026,53.4789761],[18.7526026,53.4789761],[18.7526026,53.4789761]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T22:32:07Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/","theme":"surveillance","answer":4,"locale":"en","change_over_5000m":1,"change_within_25m":4,"id":126565352}},{"id":126564988,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-99.1590504,19.4277307],[-99.1589578,19.4277307],[-99.1589578,19.4280147],[-99.1590504,19.4280147],[-99.1590504,19.4277307]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mapeadora","uid":"1437169","editor":"MapComplete 0.22.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T22:06:15Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":4,"modify":2,"delete":0,"area":2.62984000003267e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":4,"locale":"en","imagery":"osm","change_over_5000m":4,"change_within_25m":4,"id":126564988}},{"id":126564856,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-99.158972,19.4276773],[-99.1588087,19.4276773],[-99.1588087,19.4278249],[-99.158972,19.4278249],[-99.158972,19.4276773]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mapeadora","uid":"1437169","editor":"MapComplete 0.22.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T21:59:41Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":6,"modify":0,"delete":0,"area":2.4103080001946e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":3,"locale":"en","imagery":"osm","change_over_5000m":6,"change_within_25m":3,"id":126564856}},{"id":126564848,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mapeadora","uid":"1437169","editor":"MapComplete 0.22.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T21:59:24Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"en","imagery":"osm","add-image":1,"change_within_25m":1,"id":126564848}},{"id":126561127,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.3659329,50.9084946],[4.3659329,50.9084946],[4.3659329,50.9084946],[4.3659329,50.9084946],[4.3659329,50.9084946]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Okidokidokido","uid":"17220090","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T19:22:56Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:mount":["wall"],"camera:direction":["92"],"surveillance:type":["camera"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance","theme":"surveillance","answer":1,"locale":"en","imagery":"osm","id":126561127}},{"id":126559407,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0645733,51.0829696],[3.0692541,51.0829696],[3.0692541,51.0885394],[3.0645733,51.0885394],[3.0645733,51.0829696]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T18:25:22Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":1888,"modify":0,"delete":0,"area":0.0000260711198400167,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":230,"locale":"nl","imagery":"AGIVFlandersGRB","id":126559407}},{"id":126559132,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7447751,44.837656],[14.7453913,44.837656],[14.7453913,44.8379276],[14.7447751,44.8379276],[14.7447751,44.837656]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T18:15:23Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/3OsCDXP.jpg"],"tourism":["information"]},"create":0,"modify":2,"delete":0,"area":1.67359919998553e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":2,"change_within_5000m":2,"id":126559132}},{"id":126558444,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2120322,51.20306],[3.2126226,51.20306],[3.2126226,51.2043961],[3.2120322,51.2043961],[3.2120322,51.20306]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"349499","uid":"7006347","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T17:53:38Z","reviewed_features":[],"tag_changes":{"barrier":["bollard"],"highway":["footway"]},"create":2,"modify":2,"delete":0,"area":7.88833439997813e-7,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cycle_infra.html","theme":"cycle_infra","answer":2,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"change_within_5000m":5,"id":126558444}},{"id":126557637,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2341722,-39.8494776],[-73.2341722,-39.8494776],[-73.2341722,-39.8494776],[-73.2341722,-39.8494776],[-73.2341722,-39.8494776]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T17:27:41Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q1486147"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"es","imagery":"osm","id":126557637}},{"id":126556406,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.3436135,52.4815054],[13.3436135,52.4815054],[13.3436135,52.4815054],[13.3436135,52.4815054],[13.3436135,52.4815054]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"julim_garig","uid":"17219097","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T16:45:48Z","reviewed_features":[],"tag_changes":{"man_made":["water_well"],"check_date":["2022-08-25"],"pump:status":["ok"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme","theme":"https://tordans.github.io/MapComplete-ThemeHelper/OSM-Berlin-Themes/man_made-walter_well-status-checker/theme.json","answer":2,"locale":"de","imagery":"CartoDB.Voyager","id":126556406}},{"id":126553001,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7388948,44.8386569],[14.7388948,44.8386569],[14.7388948,44.8386569],[14.7388948,44.8386569],[14.7388948,44.8386569]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T15:10:50Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/kuHEHIj.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"id":126553001}},{"id":126552395,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.1686787,43.4603587],[1.3419092,43.4603587],[1.3419092,43.5506224],[1.1686787,43.5506224],[1.1686787,43.4603587]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T14:56:22Z","reviewed_features":[],"tag_changes":{"highway":["residential","service","pedestrian"],"name:etymology:wikidata":["Q272119","Q6527","Q551597","Q177411","Q22750","Q49496","Q313078","Q2908","Q448","Q9068","Q1666","Q9191","Q255315","Q106057","Q449","Q12688","Q236630"]},"create":0,"modify":23,"delete":0,"area":0.0156364258828502,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":30,"locale":"fr","imagery":"osm","id":126552395}},{"id":126550182,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3027349,48.8369256],[2.5088687,48.8369256],[2.5088687,49.0098135],[2.3027349,49.0098135],[2.3027349,48.8369256]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T14:05:49Z","reviewed_features":[],"tag_changes":{"place":["square"],"amenity":["school","kindergarten"],"highway":["residential","primary","tertiary","cycleway","secondary","service","pedestrian","footway"],"leisure":["sports_centre","park"],"building":["public"],"name:etymology:wikidata":["Q3164518","Q240946","Q27260832","Q2042","Q446435","Q3159415","Q156214","Q8023","Q3816","Q687","Q209831","Q1345569","Q77736361","Q157146","Q849","Q83158","Q725694","Q504","Q15981","Q755","Q49452","Q935","Q558245","Q360312","Q319927","Q658479","Q547276","Q3289511","Q42443","Q524362","Q223955","Q2013020"]},"create":0,"modify":71,"delete":0,"area":0.0356380398010198,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":100,"locale":"fr","imagery":"osm","change_over_5000m":16,"change_within_5000m":84,"id":126550182}},{"id":126548782,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3531893,63.4325499],[10.355889,63.4325499],[10.355889,63.4331296],[10.3531893,63.4331296],[10.3531893,63.4325499]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T13:34:59Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"leisure":["picnic_table"]},"create":4,"modify":5,"delete":0,"area":0.00000156501609000746,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":6,"locale":"en","imagery":"geovekst-nib","add-image":4,"change_over_5000m":4,"change_within_25m":10,"id":126548782}},{"id":126548742,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3529131,63.4332058],[10.3529131,63.4332058],[10.3529131,63.4332058],[10.3529131,63.4332058],[10.3529131,63.4332058]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T13:34:14Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":2,"locale":"en","imagery":"geovekst-nib","add-image":1,"change_over_5000m":1,"change_within_25m":3,"id":126548742}},{"id":126548631,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3520427,63.4333947],[10.3524061,63.4333947],[10.3524061,63.4335255],[10.3520427,63.4335255],[10.3520427,63.4333947]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T13:31:18Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"leisure":["picnic_table"]},"create":3,"modify":3,"delete":0,"area":4.7532720000247e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":7,"locale":"en","imagery":"geovekst-nib","add-image":3,"change_over_5000m":3,"change_within_25m":10,"id":126548631}},{"id":126548524,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.350996,63.4335399],[10.3519676,63.4335399],[10.3519676,63.4335966],[10.350996,63.4335966],[10.350996,63.4335399]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T13:29:21Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"survey:date":["2022-09-23"]},"create":1,"modify":2,"delete":0,"area":5.50897200017312e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":4,"locale":"en","imagery":"geovekst-nib","add-image":1,"change_over_5000m":1,"change_within_25m":5,"id":126548524}},{"id":126548427,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3508277,63.4335966],[10.350996,63.4335966],[10.350996,63.4342434],[10.3508277,63.4342434],[10.3508277,63.4335966]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T13:26:52Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"direction":["86"],"survey:date":["2022-09-23"]},"create":1,"modify":3,"delete":0,"area":1.08856439999952e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":3,"locale":"en","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":4,"id":126548427}},{"id":126548042,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3497735,63.4342434],[10.3508277,63.4342434],[10.3508277,63.4363486],[10.3497735,63.4363486],[10.3497735,63.4342434]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T13:17:49Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":6,"modify":7,"delete":0,"area":0.00000221930184000367,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":18,"locale":"en","imagery":"geovekst-nib","add-image":3,"change_over_5000m":6,"change_within_25m":15,"change_within_100m":6,"id":126548042}},{"id":126547778,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T13:10:57Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","locale":"en","imagery":"geovekst-nib","add-image":1,"change_within_25m":1,"id":126547778}},{"id":126547764,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T13:10:36Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/index.html","theme":"benches","locale":"en","add-image":1,"change_within_25m":1,"id":126547764}},{"id":126546361,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0600205,51.0787283],[3.0667031,51.0787283],[3.0667031,51.0852193],[3.0600205,51.0852193],[3.0600205,51.0787283]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T12:38:55Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"],"source:geometry:ref":["Gbg/4362317","Gbg/4362659"],"source:geometry:date":["2013-05-08","2013-07-05"]},"create":408,"modify":34,"delete":0,"area":0.0000433767565999793,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":32,"theme":"grb","import":42,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":4,"id":126546361}},{"id":126546337,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0613467,51.0797626],[3.0641826,51.0797626],[3.0641826,51.0811336],[3.0613467,51.0811336],[3.0613467,51.0797626]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T12:38:07Z","reviewed_features":[],"tag_changes":{"landuse":["forest"],"building":["yes","house","roof"],"source:geometry:ref":["Gbg/5480631"],"source:geometry:date":["2016-02-25"]},"create":173,"modify":14,"delete":1,"area":0.00000388801889999689,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":13,"theme":"grb","import":14,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126546337}},{"id":126543106,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.7477148,44.8306295],[14.7511719,44.8306295],[14.7511719,44.8336719],[14.7477148,44.8336719],[14.7477148,44.8306295]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T11:30:18Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/rWltk2z.jpg"],"tourism":["information"]},"create":0,"modify":4,"delete":0,"area":0.0000105178810399894,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":4,"change_within_25m":4,"id":126543106}},{"id":126538330,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0546289,51.0814938],[3.0626759,51.0814938],[3.0626759,51.0882577],[3.0546289,51.0882577],[3.0546289,51.0814938]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T09:42:41Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":407,"modify":0,"delete":0,"area":0.0000544291033000221,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":48,"locale":"nl","imagery":"AGIVFlandersGRB","id":126538330}},{"id":126534242,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.9169532,47.4873544],[-2.6766944,47.4873544],[-2.6766944,47.5753765],[-2.9169532,47.5753765],[-2.9169532,47.4873544]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thomas Citharel","uid":"6105237","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T08:06:50Z","reviewed_features":[],"tag_changes":{"amenity":["school","social_facility"],"highway":["tertiary","residential","primary","secondary","living_street","unclassified","service"],"railway":["abandoned"],"name:etymology:wikidata":["Q491039","Q312391","Q1347314","Q1343383","Q127849","Q555304","Q157146","Q555329","Q70402","Q552766","Q2147004","Q333388","Q43482","Q186115","Q555050","Q982584","Q153911","Q2377156","Q454013","Q1048","Q2983883","Q294478","Q3325437","Q2042","Q1496494","Q3593102","Q201143","Q3593239","Q127932","Q18785762","Q55","Q20489032","Q160110","Q952483","Q1024913","Q212893","Q129610","Q155997","Q437512","Q3539872","Q3055560","Q3092053","Q25700","Q3618731","Q55805","Q19413","Q21062","Q1144680","Q3593030","Q389916","Q3292642","Q582566","Q2923079","Q1367872","Q3593082","Q13426919","Q288394","Q2850173","Q7321","Q493","Q191305","Q133855","Q4700","Q254","Q241627","Q712565"]},"create":0,"modify":170,"delete":0,"area":0.0211480841194791,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":208,"locale":"fr","imagery":"osm","id":126534242}},{"id":126532224,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3136432,48.7999045],[2.3532247,48.7999045],[2.3532247,48.8247393],[2.3136432,48.8247393],[2.3136432,48.7999045]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":43,"name":"Invalid key value combination"},{"id":88,"name":"Deprecated construction tag"}],"tags":[],"features":[{"url":"way-63827659","name":"Promenade de la Bièvre","osm_id":63827659,"reasons":[88],"version":9,"primary_tags":{"highway":"construction"}},{"url":"way-1068743389","name":"Promenade de la Bièvre","osm_id":1068743389,"reasons":[88],"version":2,"primary_tags":{"highway":"construction"}},{"url":"way-759970241","name":"Groupe scolaire Lamartine","osm_id":759970241,"reasons":[43],"version":3,"primary_tags":{"landuse":"education"}}],"user":"overflorian","uid":"125897","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-23T07:07:55Z","reviewed_features":[],"tag_changes":{"amenity":["kindergarten","school","cinema","social_facility"],"highway":["residential","primary","tertiary","footway","service","steps","secondary","unclassified","living_street","cycleway","pedestrian","construction","primary_link","secondary_link"],"landuse":["education"],"leisure":["park","sports_centre","stadium"],"tourism":["museum"],"building":["yes","school"],"name:etymology:wikidata":["Q274267","Q206972","Q18404","Q8023","Q21453039","Q1094300","Q312587","Q294572","Q2714608","Q1278915","Q2823087","Q1339711","Q467132","Q1152965","Q1509108","Q157128","Q47162","Q30765941","Q309722","Q38789","Q41876","Q373724","Q682230","Q289801","Q31941802","Q59221","Q194138","Q1174166","Q622365","Q110962497","Q44197","Q313078","Q3158657","Q12788","Q677892","Q640102","Q151573","Q275251","Q2042","Q3372335","Q2854204","Q201477","Q3339947","Q216092","Q17152708","Q959708","Q952945","Q457505","Q37463","Q223955","Q128550","Q879306","Q187192","Q529","Q39607","Q188697","Q154599","Q41921","Q2836621","Q179888","Q454","Q632","Q1290","Q524362","Q44122","Q7197","Q60036032","Q6602","Q274251","Q535","Q157313","Q2842375","Q3130614","Q23397","Q50697478","Q2889297","Q18733","Q12688","Q697829","Q465721","Q3510001","Q34618","Q168704","Q1522298","Q915727","Q5593"]},"create":0,"modify":242,"delete":0,"area":0.000982998636200032,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":323,"locale":"fr","imagery":"osm","id":126532224}},{"id":126525958,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5702799,43.1946088],[-79.5702799,43.1946088],[-79.5702799,43.1946088],[-79.5702799,43.1946088],[-79.5702799,43.1946088]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T01:10:59Z","reviewed_features":[],"tag_changes":{"door":["hinged"],"kerb:height":["0"],"automatic_door":["no"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/indoors.html","theme":"indoors","answer":3,"locale":"en","imagery":"CartoDB.Voyager","change_within_5000m":3,"id":126525958}},{"id":126525954,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T01:10:48Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/indoors.html","theme":"indoors","answer":1,"locale":"en","imagery":"CartoDB.Voyager","change_within_5000m":1,"id":126525954}},{"id":126525953,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5716327,43.1943973],[-79.5703195,43.1943973],[-79.5703195,43.1946168],[-79.5716327,43.1946168],[-79.5716327,43.1943973]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T01:10:39Z","reviewed_features":[],"tag_changes":{"door":["hinged"],"kerb:height":["0"],"automatic_door":["button"]},"create":0,"modify":2,"delete":0,"area":2.88247399999713e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/indoors.html","theme":"indoors","answer":4,"locale":"en","imagery":"CartoDB.Voyager","change_within_5000m":4,"id":126525953}},{"id":126525945,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5163514,43.1854477],[-79.5163514,43.1854477],[-79.5163514,43.1854477],[-79.5163514,43.1854477],[-79.5163514,43.1854477]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T01:09:23Z","reviewed_features":[],"tag_changes":{"automatic_door":["motion"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/indoors.html","theme":"indoors","answer":1,"locale":"en","imagery":"CartoDB.Voyager","change_within_500m":1,"id":126525945}},{"id":126525943,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5162611,43.1853494],[-79.515774,43.1853494],[-79.515774,43.1853794],[-79.5162611,43.1853794],[-79.5162611,43.1853494]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T01:08:52Z","reviewed_features":[],"tag_changes":{"door":["hinged"],"automatic_door":["no"]},"create":0,"modify":2,"delete":0,"area":1.46130000012028e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/indoors.html","theme":"indoors","answer":4,"locale":"en","imagery":"CartoDB.Voyager","change_within_500m":4,"id":126525943}},{"id":126525895,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5223745,43.1644428],[-79.4823509,43.1644428],[-79.4823509,43.1835078],[-79.5223745,43.1835078],[-79.5223745,43.1644428]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T01:04:41Z","reviewed_features":[],"tag_changes":{"fee":["no"],"lit":["no"],"access":["yes","permissive"],"leisure":["playground"],"wheelchair":["no","limited"]},"create":0,"modify":4,"delete":0,"area":0.000763049933999865,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/playgrounds.html","theme":"playgrounds","answer":7,"locale":"en","imagery":"osm","change_within_500m":5,"change_within_5000m":2,"id":126525895}},{"id":126525861,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5733053,43.1883018],[-79.2674105,43.1883018],[-79.2674105,43.1992942],[-79.5733053,43.1992942],[-79.5733053,43.1883018]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #observation_towers","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T01:01:54Z","reviewed_features":[],"tag_changes":{"fee":["no"],"access":["yes"],"noname":["yes"],"tourism":["viewpoint"],"elevator":["no"],"man_made":["tower"],"operator":["Niagara Peninsula Conservation Authority"]},"create":0,"modify":5,"delete":0,"area":0.00336251799951981,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/observation_towers.html","theme":"observation_towers","answer":10,"locale":"en","imagery":"osm","change_over_5000m":1,"change_within_5000m":9,"id":126525861}},{"id":126525833,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5166686,43.1854037],[-79.5165905,43.1854037],[-79.5165905,43.1855402],[-79.5166686,43.1855402],[-79.5166686,43.1854037]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T01:00:18Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"survey:date":["2022-09-23"]},"create":0,"modify":1,"delete":0,"area":1.06606499991867e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/benches.html","theme":"benches","answer":1,"locale":"en","imagery":"osm","change_within_500m":1,"id":126525833}},{"id":126525649,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.51762,43.18452],[-79.5175049,43.18452],[-79.5175049,43.1850572],[-79.51762,43.1850572],[-79.51762,43.18452]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T00:46:24Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["residential"],"cycleway":["no"],"smoothness":["excellent"]},"create":0,"modify":2,"delete":0,"area":6.18317199939412e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":3,"locale":"en","imagery":"Mapbox","change_within_500m":3,"id":126525649}},{"id":126525634,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5174996,43.1851573],[-79.5174996,43.1851573],[-79.5174996,43.1851573],[-79.5174996,43.1851573],[-79.5174996,43.1851573]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T00:45:14Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["traffic_signals","marked"],"crossing:island":["no"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":2,"locale":"en","imagery":"osm","change_within_500m":2,"id":126525634}},{"id":126525631,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.517381,43.1850443],[-79.517381,43.1850443],[-79.517381,43.1850443],[-79.517381,43.1850443],[-79.517381,43.1850443]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T00:45:02Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["traffic_signals","marked"],"crossing:island":["no"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":2,"locale":"en","imagery":"osm","change_within_500m":2,"id":126525631}},{"id":126525622,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5176773,43.1849833],[-79.5175118,43.1849833],[-79.5175118,43.1850708],[-79.5176773,43.1850708],[-79.5176773,43.1849833]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T00:44:34Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["traffic_signals","marked"],"button_operated":["yes"],"crossing:island":["no","yes"]},"create":0,"modify":3,"delete":0,"area":1.44812500006346e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":5,"locale":"en","imagery":"osm","change_within_500m":5,"id":126525622}},{"id":126525502,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.5578553,43.1966861],[-79.557334,43.1966861],[-79.557334,43.1970173],[-79.5578553,43.1970173],[-79.5578553,43.1966861]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T00:35:07Z","reviewed_features":[],"tag_changes":{"amenity":["fire_station"],"building":["yes"],"operator:type":["government"]},"create":0,"modify":1,"delete":0,"area":1.72654559999811e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/hailhydrant.html","theme":"hailhydrant","answer":1,"locale":"en","imagery":"HDM_HOT","change_within_5000m":1,"id":126525502}},{"id":126525075,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-79.2754204,43.1901525],[-79.2754204,43.1901525],[-79.2754204,43.1901525],[-79.2754204,43.1901525],[-79.2754204,43.1901525]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Unbeatable101","uid":"11946368","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #slipways","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-23T00:07:38Z","reviewed_features":[],"tag_changes":{"fee":["no"],"leisure":["slipway"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"slipways","answer":3,"locale":"en","imagery":"osm","change_over_5000m":3,"id":126525075}},{"id":126599341,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8156699,44.1338779],[4.8156699,44.1338779],[4.8156699,44.1338779],[4.8156699,44.1338779],[4.8156699,44.1338779]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T23:14:01Z","reviewed_features":[],"tag_changes":{"amenity":["waste_disposal"],"location":["overground"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":1,"locale":"fr","imagery":"osm","link-image":15,"id":126599341}},{"id":126599244,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8004584,44.1355493],[4.8085526,44.1355493],[4.8085526,44.1415076],[4.8004584,44.1415076],[4.8004584,44.1355493]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #parkings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T23:05:31Z","reviewed_features":[],"tag_changes":{"amenity":["parking"],"mapillary":["1235586210251301","4118569051526865","3702853316492167"]},"create":0,"modify":3,"delete":0,"area":0.0000482276718599653,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/parkings.html","theme":"parkings","locale":"fr","imagery":"osm","link-image":3,"id":126599244}},{"id":126599111,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.804022,44.1370975],[4.8043129,44.1370975],[4.8043129,44.1371666],[4.804022,44.1371666],[4.804022,44.1370975]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T22:55:28Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"wikimedia_commons":["File:Statue Femme Dénudée Touchant Pied Satyre Parc Gasparin - Orange (FR84) - 2021-07-09 - 2.jpg","File:Statue Vénus Pomme Parc Gasparin - Orange (FR84) - 2021-07-09 - 1.jpg"]},"create":0,"modify":2,"delete":0,"area":2.01011899992995e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"fr","imagery":"osm","link-image":3,"id":126599111}},{"id":126599037,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8216996,44.1318053],[4.826122,44.1318053],[4.826122,44.1326247],[4.8216996,44.1326247],[4.8216996,44.1318053]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T22:50:09Z","reviewed_features":[],"tag_changes":{"mapillary":["3979721258818040","1410771162639457"]},"create":0,"modify":2,"delete":0,"area":0.00000362371455998895,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","locale":"fr","imagery":"HDM_HOT","link-image":2,"id":126599037}},{"id":126597860,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2527612,-39.8131253],[-73.2527612,-39.8131253],[-73.2527612,-39.8131253],[-73.2527612,-39.8131253],[-73.2527612,-39.8131253]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-24T21:43:10Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"artwork_type":["graffiti"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","id":126597860}},{"id":126597356,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.5982713,53.0872168],[13.7954673,53.0872168],[13.7954673,53.1704149],[13.5982713,53.1704149],[13.5982713,53.0872168]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Wolfram Hoppe","uid":"16383946","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T21:15:26Z","reviewed_features":[],"tag_changes":{"note":["- an dieser Stelle befindet sich (24.09.2022) \"kein\" Hydrant, ... alter bzw. falscher Eintrag!","- ACHTUNG ! Dies ist ein priv. Swimming Pool, der wenn gefüllt, etwa 100 m³ Wasser enthält -","- ACHTUNG ! Dies ist ein priv. Swimming Pool, der wenn gefüllt, etwa 200 m³ Wasser enthält -"],"image":["https://i.imgur.com/R19Mwu0.jpg","https://i.imgur.com/DwnAKZY.jpg","https://i.imgur.com/re0SRCy.jpg","https://i.imgur.com/WOecRhy.jpg"],"image:0":["https://i.imgur.com/KlBmnaq.jpg","https://i.imgur.com/jtKgoNs.jpg","https://i.imgur.com/8AV8SvK.jpg","https://i.imgur.com/v2EUuOo.jpg"],"image:1":["https://i.imgur.com/sLmTqUl.jpg","https://i.imgur.com/dI5o9bE.jpg"],"natural":["water"],"water_tank:volume":["500 m³","500","ca. 100 m³","ca. 200 m³"]},"create":23,"modify":101,"delete":0,"area":0.0164063325275994,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"EsriWorldImagery","language":"de","theme-creator":"Sebastian Kürten","id":126597356}},{"id":126596352,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"rmartinic","uid":"399114","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T20:25:47Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","change_within_25m":1,"id":126596352}},{"id":126596309,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.2678961,-40.2139788],[-72.2678961,-40.2139788],[-72.2678961,-40.2139788],[-72.2678961,-40.2139788],[-72.2678961,-40.2139788]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"rmartinic","uid":"399114","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T20:23:01Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":2,"modify":0,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","change_over_5000m":2,"id":126596309}},{"id":126595501,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9676702,51.2392293],[4.9681025,51.2392293],[4.9681025,51.2393809],[4.9676702,51.2393809],[4.9676702,51.2392293]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T19:51:15Z","reviewed_features":[],"tag_changes":{"leisure":["park"],"building":["house"],"source:geometry:ref":["Gbg/5246722"],"source:geometry:date":["2021-10-26"]},"create":4,"modify":11,"delete":0,"area":6.55366800010117e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":10,"theme":"grb","locale":"nl","imagery":"AGIV","conflation":2,"id":126595501}},{"id":126592200,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.929783,60.2571274],[24.9555784,60.2571274],[24.9555784,60.2678445],[24.929783,60.2678445],[24.929783,60.2571274]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-24T17:37:58Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":63,"modify":0,"delete":0,"area":0.000276451881340019,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"en","imagery":"hri-orto","id":126592200}},{"id":126585404,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3122109,44.5003087],[11.3122109,44.5003087],[11.3122109,44.5003087],[11.3122109,44.5003087],[11.3122109,44.5003087]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"WinstonSmith","uid":"36030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T15:06:11Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix","theme":"cyclofix","answer":2,"locale":"it","imagery":"CartoDB.Voyager","change_over_5000m":1,"change_within_25m":2,"id":126585404}},{"id":126585390,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"WinstonSmith","uid":"36030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T15:05:50Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix","theme":"cyclofix","answer":2,"locale":"it","imagery":"CartoDB.Voyager","change_within_25m":2,"id":126585390}},{"id":126585385,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3166926,44.4985598],[11.3167516,44.4985598],[11.3167516,44.4986516],[11.3166926,44.4986516],[11.3166926,44.4985598]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"WinstonSmith","uid":"36030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T15:05:28Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":2,"modify":1,"delete":0,"area":5.41620000001524e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix","theme":"cyclofix","answer":7,"locale":"it","imagery":"CartoDB.Voyager","change_over_5000m":2,"change_within_25m":7,"id":126585385}},{"id":126582045,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0661257,51.0872629],[3.0707073,51.0872629],[3.0707073,51.0896762],[3.0661257,51.0896762],[3.0661257,51.0872629]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-24T13:27:52Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":816,"modify":0,"delete":0,"area":0.0000110567752800025,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":113,"locale":"nl","imagery":"AGIVFlandersGRB","id":126582045}},{"id":126578278,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7037608,44.3575367],[11.7057413,44.3575367],[11.7057413,44.3596748],[11.7037608,44.3596748],[11.7037608,44.3575367]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-24T11:39:08Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"leisure":["sports_centre"],"building":["civic"],"name:etymology:wikidata":["Q97572176","Q114160960"]},"create":0,"modify":2,"delete":0,"area":0.00000423450705000701,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":2,"locale":"en","imagery":"osm","id":126578278}},{"id":126576690,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.9134588,60.2545465],[24.9293062,60.2545465],[24.9293062,60.2705481],[24.9134588,60.2705481],[24.9134588,60.2545465]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T10:41:54Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":25,"modify":2,"delete":0,"area":0.000253583755840018,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","move":2,"theme":"street_lighting","locale":"en","imagery":"hri-orto","change_over_5000m":25,"change_within_5000m":2,"move:node/4107675130":"improve_accuracy","move:node/10048752260":"improve_accuracy","id":126576690}},{"id":126574676,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.0046274,44.8270281],[8.0057514,44.8270281],[8.0057514,44.8271408],[8.0046274,44.8271408],[8.0046274,44.8270281]]]},"properties":{"check_user":"Danysan95","reasons":[],"tags":[],"features":[],"user":"Andrea Musuruane","uid":"90379","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T09:31:29Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology:wikidata":["Q75966166"]},"create":0,"modify":1,"delete":0,"area":1.2667480000272e-7,"is_suspect":false,"harmful":false,"checked":true,"check_date":"2022-10-04T09:46:56.469714Z","host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"it","imagery":"osm","change_over_5000m":1,"id":126574676}},{"id":126573383,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.3865037,53.2238731],[10.3865037,53.2238731],[10.3865037,53.2238731],[10.3865037,53.2238731],[10.3865037,53.2238731]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"the_robte","uid":"7196034","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T08:48:56Z","reviewed_features":[],"tag_changes":{"fixme":["Freeform used on 'access'-tag: possibly a wrong value"],"amenity":["bicycle_parking"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":1,"locale":"de","imagery":"osm","change_within_25m":1,"id":126573383}},{"id":126572350,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.242685,50.7384163],[4.242685,50.7384163],[4.242685,50.7384163],[4.242685,50.7384163],[4.242685,50.7384163]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T08:03:23Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/hWaMK31.jpg"],"level":["0"],"access":["yes"],"wheelchair":["yes"],"defibrillator:location":["Bij de hoofdingang. Als je van buiten komt links om de hoek voorbij de binnendeur"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":4,"locale":"nl","imagery":"osm","add-image":1,"change_within_25m":5,"id":126572350}},{"id":126572341,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3733584,48.1878224],[11.3733584,48.1878224],[11.3733584,48.1878224],[11.3733584,48.1878224],[11.3733584,48.1878224]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ppso","uid":"1553228","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T08:02:43Z","reviewed_features":[],"tag_changes":{"amenity":["public_bookcase"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":2,"locale":"de","imagery":"osm","change_over_5000m":1,"change_within_5000m":2,"id":126572341}},{"id":126571594,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9076499,51.0898584],[4.9108296,51.0898584],[4.9108296,51.0905353],[4.9076499,51.0905353],[4.9076499,51.0898584]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T07:37:01Z","reviewed_features":[],"tag_changes":{"amenity":["library"],"leisure":["sports_hall"],"building":["yes","roof"],"addr:housenumber":["6;8","6"],"source:geometry:ref":["Gbg/5675072","Gbg/1635703"],"source:geometry:date":["2016-08-31","2021-09-24"]},"create":35,"modify":41,"delete":0,"area":0.000002152338930006,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":37,"theme":"grb","answer":3,"import":2,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":4,"change_over_5000m":5,"id":126571594}},{"id":126571063,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3294306,48.9122302],[2.3441582,48.9122302],[2.3441582,48.9216599],[2.3294306,48.9216599],[2.3294306,48.9122302]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T07:10:37Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","pedestrian","footway"],"name:etymology:wikidata":["Q59362739","Q440","Q108301","Q5994","Q6527","Q236161","Q22915915","Q25320","Q2538929"]},"create":0,"modify":11,"delete":0,"area":0.000138876849719976,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":12,"locale":"fr","imagery":"osm","change_within_100m":1,"change_within_500m":8,"change_within_1000m":3,"id":126571063}},{"id":126570693,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3620006,48.8694654],[2.394332,48.8694654],[2.394332,48.8890215],[2.3620006,48.8890215],[2.3620006,48.8694654]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-24T06:52:10Z","reviewed_features":[],"tag_changes":{"highway":["residential","living_street","unclassified","primary","footway","service","pedestrian","tertiary","cycleway","secondary","steps"],"name:etymology:wikidata":["Q4411","Q855271","Q1471","Q355112","Q532352","Q1569396","Q1667","Q572274","Q1684953","Q333489","Q38789","Q12688","Q699597","Q254106","Q106099","Q207620","Q1469","Q186652","Q353873","Q170095","Q34670","Q55395","Q7302"]},"create":0,"modify":164,"delete":0,"area":0.000632276091539853,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":229,"locale":"fr","imagery":"osm","id":126570693}},{"id":126567789,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2558428,-39.8131253],[-73.2527612,-39.8131253],[-73.2527612,-39.8101627],[-73.2558428,-39.8101627],[-73.2558428,-39.8131253]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-24T02:41:05Z","reviewed_features":[],"tag_changes":{"image:0":["https://i.imgur.com/caWIuEa.jpg"],"tourism":["artwork"]},"create":1,"modify":3,"delete":0,"area":0.00000912954816001572,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","add-image":2,"id":126567789}},{"id":126567510,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-122.4036538,47.6742928],[-122.4036538,47.6742928],[-122.4036538,47.6742928],[-122.4036538,47.6742928],[-122.4036538,47.6742928]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Wim L","uid":"223681","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-24T02:09:08Z","reviewed_features":[],"tag_changes":{"amenity":["public_bookcase"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","locale":"en","imagery":"osm","change_over_5000m":1,"id":126567510}},{"id":126567102,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.1718632,43.4563225],[1.4089345,43.4563225],[1.4089345,43.551025],[1.1718632,43.551025],[1.1718632,43.4563225]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-24T01:18:32Z","reviewed_features":[],"tag_changes":{"name":["Rue Adolphine Bonnet","Rue Alphonse Bonnet"],"amenity":["school"],"barrier":["fence"],"highway":["residential","unclassified","primary","service","path","living_street","footway"],"name:etymology:wikidata":["Q315434","Q313078","Q726550","Q82984","Q3289104","Q154353","Q114149936","Q2038","Q38337","Q320146","Q449","Q1631","Q993521","Q1666","Q295090","Q114150891","Q114150588","Q437091","Q270187","Q3026993","Q719663","Q18410","Q680897","Q40599","Q156386","Q5396","Q254","Q959708","Q632","Q18434","Q314265","Q298355","Q296083","Q207709","Q236630","Q273849","Q10856494","Q3263619","Q3270494","Q271991","Q212549","Q57241682","Q2908","Q2042","Q163118","Q223955","Q2980546","Q12091","Q2835485"]},"create":0,"modify":78,"delete":0,"area":0.0224512447882509,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":87,"locale":"fr","imagery":"osm","id":126567102}},{"id":126631000,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.5019093,54.159823],[15.5371344,54.159823],[15.5371344,54.1641269],[15.5019093,54.1641269],[15.5019093,54.159823]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"taxi301","uid":"657596","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T22:17:59Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"maxspeed":["50","30"]},"create":0,"modify":4,"delete":0,"area":0.000151605307889875,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":4,"locale":"en","imagery":"osm","id":126631000}},{"id":126630632,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.6735502,53.1091271],[13.7177369,53.1091271],[13.7177369,53.1265957],[13.6735502,53.1265957],[13.6735502,53.1091271]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Wolfram Hoppe","uid":"16383946","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T21:51:23Z","reviewed_features":[],"tag_changes":{},"create":6,"modify":32,"delete":0,"area":0.000771879787620053,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"EsriWorldImagery","language":"de","theme-creator":"Sebastian Kürten","id":126630632}},{"id":126629960,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.5627427,54.0040382],[15.9828757,54.0040382],[15.9828757,54.1699744],[15.5627427,54.1699744],[15.5627427,54.0040382]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"taxi301","uid":"657596","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T21:12:04Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["street_lamp","secondary","cycleway"]},"create":0,"modify":4,"delete":0,"area":0.0697152735146018,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","move":1,"theme":"street_lighting","answer":7,"locale":"en","imagery":"osm","move:node/10052317596":"improve_accuracy","id":126629960}},{"id":126629878,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.5627427,54.1699744],[15.5627427,54.1699744],[15.5627427,54.1699744],[15.5627427,54.1699744],[15.5627427,54.1699744]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"taxi301","uid":"657596","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T21:08:15Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":4,"locale":"en","imagery":"osm","id":126629878}},{"id":126629510,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.597524,54.163524],[15.597524,54.163524],[15.597524,54.163524],[15.597524,54.163524],[15.597524,54.163524]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"taxi301","uid":"657596","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T20:51:09Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"access":["yes"],"amenity":["charging_station"],"bicycle":["no"],"scooter":["no"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":126629510}},{"id":126629264,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0654341,51.0904231],[3.0723373,51.0904231],[3.0723373,51.0927599],[3.0654341,51.0927599],[3.0654341,51.0904231]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T20:40:56Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":1117,"modify":0,"delete":0,"area":0.0000161313977599642,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":159,"locale":"nl","imagery":"AGIVFlandersGRB","id":126629264}},{"id":126629262,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T20:40:45Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":126629262}},{"id":126629077,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0637287,51.0891111],[3.0665173,51.0891111],[3.0665173,51.0918989],[3.0637287,51.0918989],[3.0637287,51.0891111]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T20:31:46Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":548,"modify":4,"delete":0,"area":0.00000777405908000072,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":4,"theme":"grb","import":73,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126629077}},{"id":126627187,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.0390743,52.2581866],[8.0394772,52.2581866],[8.0394772,52.25889],[8.0390743,52.25889],[8.0390743,52.2581866]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Team mazungu","uid":"84110","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T19:11:36Z","reviewed_features":[],"tag_changes":{"amenity":["school","kindergarten"],"website":["https://www.awo-os.org/hort-kalkhuegel/"],"school:gender":["mixed"],"school:language":["de"]},"create":0,"modify":2,"delete":0,"area":2.83399860000297e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":126627187}},{"id":126626994,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3350398,48.8647752],[2.4108105,48.8647752],[2.4108105,48.9020816],[2.3350398,48.9020816],[2.3350398,48.8647752]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T19:05:02Z","reviewed_features":[],"tag_changes":{"highway":["primary","tertiary","motorway_link","residential","service","cycleway","footway","living_street","primary_link","pedestrian","path"],"leisure":["park"],"name:etymology:wikidata":["Q14352277","Q3398993","Q376344","Q3093672","Q3399039","Q2105022","Q298784","Q2125122","Q40756","Q80005","Q3588365","Q164784","Q168401","Q3398903","Q22667","Q1163753","Q3399165","Q3399057","Q2019775","Q922807","Q273883","Q15042090","Q2842404","Q26385","Q2464","Q2959580","Q905267","Q2259038","Q1111455","Q2053072","Q318088","Q3310804","Q26252968","Q208230","Q3271106","Q3291891","Q455857","Q83698083","Q1476089","Q524362","Q3300877","Q211766","Q152824","Q3059874","Q295524","Q372933"]},"create":0,"modify":352,"delete":0,"area":0.00282673204248043,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":471,"locale":"fr","imagery":"osm","id":126626994}},{"id":126626403,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.0313827,52.2454191],[8.0655861,52.2454191],[8.0655861,52.272643],[8.0313827,52.272643],[8.0313827,52.2454191]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Team mazungu","uid":"84110","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T18:43:56Z","reviewed_features":[],"tag_changes":{"amenity":["kindergarten"],"highway":["residential","living_street","secondary","service","unclassified","pedestrian","primary","path"],"building":["kindergarten"],"name:etymology:wikidata":["Q2112","Q63882","Q72949","Q699238","Q27605476","Q2079569","Q1693260","Q6353","Q1037484","Q15428858","Q1289529","Q1306175","Q22692347","Q457147","Q2242844","Q73004","Q90831","Q76325","Q6954"]},"create":0,"modify":64,"delete":0,"area":0.000931149941260118,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":88,"locale":"en","imagery":"osm","id":126626403}},{"id":126624995,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8181126,44.1335768],[4.8181126,44.1335768],[4.8181126,44.1335768],[4.8181126,44.1335768],[4.8181126,44.1335768]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T17:55:34Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["waste_disposal"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":1,"locale":"fr","imagery":"osm","id":126624995}},{"id":126624874,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2569398,51.2120137],[3.2578632,51.2120137],[3.2578632,51.2122795],[3.2569398,51.2122795],[3.2569398,51.2120137]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cycle_infra","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T17:51:50Z","reviewed_features":[],"tag_changes":{"barrier":["bollard"],"highway":["footway"]},"create":2,"modify":1,"delete":0,"area":2.45439720001014e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/cycle_infra.html","theme":"cycle_infra","answer":2,"locale":"nl","imagery":"AGIV","id":126624874}},{"id":126622397,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.6389644,53.096982],[13.7903483,53.096982],[13.7903483,53.2480463],[13.6389644,53.2480463],[13.6389644,53.096982]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Wolfram Hoppe","uid":"16383946","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T16:31:03Z","reviewed_features":[],"tag_changes":{},"create":8,"modify":23,"delete":0,"area":0.0228687028847701,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"EsriWorldImagery","language":"de","theme-creator":"Sebastian Kürten","id":126622397}},{"id":126621422,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8122763,44.1348904],[4.8210367,44.1348904],[4.8210367,44.1368091],[4.8122763,44.1368091],[4.8122763,44.1348904]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T16:02:17Z","reviewed_features":[],"tag_changes":{"highway":["bus_stop"],"mapillary":["1443340126090316"],"public_transport":["stop_position"],"wikimedia_commons":["File:Arrêt Deymarde, av Rodolphe d'Aymard, Orange (Vaucluse) 2022-05-25.JPG","File:PEM d'Orange (FR84) 2022-09-15b.jpg","File:PEM d'Orange (FR84) 2022-09-15c.jpg"]},"create":0,"modify":4,"delete":0,"area":0.0000168085794799769,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","locale":"fr","imagery":"osm","link-image":4,"id":126621422}},{"id":126620192,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7803172,47.2532977],[8.7803386,47.2532977],[8.7803386,47.2533495],[8.7803172,47.2533495],[8.7803172,47.2532977]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Geonick","uid":"6087","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T15:28:02Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":2,"modify":2,"delete":0,"area":1.10852000000962e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","theme":"trees","answer":2,"locale":"de","imagery":"osm","id":126620192}},{"id":126619937,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.1868233,48.6959444],[2.4189947,48.6959444],[2.4189947,48.8882821],[2.1868233,48.8882821],[2.1868233,48.6959444]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T15:20:38Z","reviewed_features":[],"tag_changes":{"amenity":["hospital"],"highway":["residential","secondary","service","primary","tertiary","pedestrian","footway","living_street","unclassified","cycleway","construction","steps","path","trunk_link"],"leisure":["sports_centre","park"],"building":["yes"],"name:etymology:wikidata":["Q20936609","Q3083390","Q9155","Q3399017","Q3399160","Q256004","Q185682","Q310767","Q23047","Q3398901","Q6588","Q1450796","Q175999","Q372111","Q369832","Q274319","Q610202","Q766262","Q2870950","Q3174989","Q28559","Q187496","Q6206284","Q3385013","Q7091","Q9215","Q191085","Q7312","Q3296334","Q133232","Q310530","Q7880","Q1179","Q3326","Q6403","Q20968222","Q933979","Q1369923","Q432938","Q2861960","Q715329","Q51880","Q3053756","Q3262026","Q274226","Q261010","Q433768","Q152850","Q356575","Q287525","Q743684","Q2831645","Q274646","Q3769","Q12688","Q1962284","Q27963128","Q28654089","Q1895719","Q16463","Q1945381","Q29571","Q33788","Q435068","Q3184732","Q19606758","Q934295","Q1392751","Q16026385","Q3399063","Q3300415","Q11954687","Q3335034","Q849324","Q66075","Q349828","Q1334744","Q1379149","Q295144","Q850620","Q64525365","Q779631","Q311865","Q214813","Q475526","Q3345767","Q41604","Q3172913"]},"create":0,"modify":294,"delete":0,"area":0.044655313081779,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":374,"locale":"fr","imagery":"osm","id":126619937}},{"id":126619904,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8071164,44.1373027],[4.8094512,44.1373027],[4.8094512,44.1380648],[4.8071164,44.1380648],[4.8071164,44.1373027]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T15:19:53Z","reviewed_features":[],"tag_changes":{"flickr":["https://www.flickr.com/photos/40911451@N00/51197968896","https://www.flickr.com/photos/40911451@N00/51197255207"],"tourism":["artwork"],"wikimedia_commons":["File:Statue Pompeia Rue République - Orange (FR84) - 2021-07-09 - 3.jpg"]},"create":0,"modify":3,"delete":0,"area":0.0000017793510800066,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"fr","imagery":"osm","link-image":10,"id":126619904}},{"id":126619708,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8006748,44.1364886],[4.8006748,44.1364886],[4.8006748,44.1364886],[4.8006748,44.1364886],[4.8006748,44.1364886]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T15:14:01Z","reviewed_features":[],"tag_changes":{"shop":["laundry"],"flickr":["https://www.flickr.com/photos/40911451@N00/52148988811"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","locale":"fr","imagery":"osm","link-image":1,"id":126619708}},{"id":126619481,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.9019271,44.9895967],[14.9021464,44.9895967],[14.9021464,44.9909776],[14.9019271,44.9909776],[14.9019271,44.9895967]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T15:08:18Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/heKWizR.jpg"],"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":4,"delete":0,"area":3.02831369999478e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":2,"locale":"de","imagery":"CartoDB.Voyager","add-image":2,"change_within_25m":4,"id":126619481}},{"id":126614708,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[14.9013257,44.9878943],[14.9013257,44.9878943],[14.9013257,44.9878943],[14.9013257,44.9878943],[14.9013257,44.9878943]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T13:03:21Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/u33MI7A.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"id":126614708}},{"id":126614210,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3620304,44.5055541],[11.3620304,44.5055541],[11.3620304,44.5055541],[11.3620304,44.5055541],[11.3620304,44.5055541]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"WinstonSmith","uid":"36030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T12:46:18Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["bicycle_parking"],"cargo_bike":["yes"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix","theme":"cyclofix","answer":2,"locale":"it","imagery":"CartoDB.Voyager","change_within_25m":2,"id":126614210}},{"id":126614195,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"WinstonSmith","uid":"36030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T12:46:03Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix","theme":"cyclofix","answer":1,"locale":"it","imagery":"CartoDB.Voyager","change_within_25m":1,"id":126614195}},{"id":126614178,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.3620304,44.5055541],[11.3622123,44.5055541],[11.3622123,44.5057991],[11.3620304,44.5057991],[11.3620304,44.5055541]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"WinstonSmith","uid":"36030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T12:45:32Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":2,"modify":1,"delete":0,"area":4.45654999997819e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix","theme":"cyclofix","answer":6,"locale":"it","imagery":"CartoDB.Voyager","change_over_5000m":2,"change_within_25m":6,"id":126614178}},{"id":126613719,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0632903,51.088862],[3.0647047,51.088862],[3.0647047,51.0899059],[3.0632903,51.0899059],[3.0632903,51.088862]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T12:28:32Z","reviewed_features":[],"tag_changes":{"building":["yes","house"]},"create":61,"modify":0,"delete":0,"area":0.000001476492159999,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":8,"locale":"nl","imagery":"AGIVFlandersGRB","id":126613719}},{"id":126613713,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0641974,51.0893734],[3.0644371,51.0893734],[3.0644371,51.089484],[3.0641974,51.089484],[3.0641974,51.0893734]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T12:28:21Z","reviewed_features":[],"tag_changes":{"building":["house"]},"create":9,"modify":0,"delete":0,"area":2.65108199998626e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":126613713}},{"id":126613396,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.0586774,49.4315979],[11.0586774,49.4315979],[11.0586774,49.4315979],[11.0586774,49.4315979],[11.0586774,49.4315979]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Urml","uid":"2088671","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #climbing","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T12:15:31Z","reviewed_features":[],"tag_changes":{"access":["yes"],"leisure":["sports_centre"],"climbing:sport":["yes"],"climbing:boulder":["limited"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/climbing.html","theme":"climbing","answer":3,"locale":"de","imagery":"osm","id":126613396}},{"id":126613277,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0647651,51.0870773],[3.0750351,51.0870773],[3.0750351,51.0910274],[3.0647651,51.0910274],[3.0647651,51.0870773]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T12:11:00Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":1315,"modify":0,"delete":0,"area":0.000040567527000046,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":159,"locale":"nl","imagery":"AGIVFlandersGRB","id":126613277}},{"id":126613027,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0678134,51.0889425],[3.0704833,51.0889425],[3.0704833,51.0907292],[3.0678134,51.0907292],[3.0678134,51.0889425]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T12:02:27Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":572,"modify":0,"delete":0,"area":0.00000477031032999099,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":71,"locale":"nl","imagery":"AGIVFlandersGRB","id":126613027}},{"id":126612647,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.2174535,46.1540185],[-1.165334,46.1540185],[-1.165334,46.1956509],[-1.2174535,46.1956509],[-1.2174535,46.1540185]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T11:49:48Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","living_street","tertiary","secondary"],"name:etymology:wikidata":["Q294478","Q3121152","Q81114","Q333388","Q555329","Q687","Q535","Q5593","Q7321","Q381244","Q3172453","Q311854","Q127171","Q518705","Q3188910","Q381724","Q959708","Q9068","Q206972","Q165274","Q2038","Q543169","Q298180","Q41921"]},"create":0,"modify":70,"delete":0,"area":0.00216985987179986,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":88,"locale":"fr","imagery":"osm","id":126612647}},{"id":126608638,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.1718651,48.6843757],[2.1885825,48.6843757],[2.1885825,48.6920795],[2.1718651,48.6920795],[2.1718651,48.6843757]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T09:42:28Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary","steps","secondary"],"name:etymology:wikidata":["Q3164","Q131596","Q273827","Q295548","Q216844","Q246527","Q12004","Q163025","Q6017969","Q12688","Q745","Q372281"]},"create":0,"modify":31,"delete":0,"area":0.000128787506120024,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":39,"locale":"fr","imagery":"osm","id":126608638}},{"id":126607340,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.3109615,43.444525],[1.3345037,43.444525],[1.3345037,43.4707687],[1.3109615,43.4707687],[1.3109615,43.444525]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T09:02:13Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","footway"],"building":["yes"],"name:etymology:wikidata":["Q207709","Q952520","Q529"]},"create":0,"modify":3,"delete":0,"area":0.000617834434140048,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":3,"locale":"fr","imagery":"osm","id":126607340}},{"id":126606982,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9979492,51.0822136],[4.9979492,51.0822136],[4.9979492,51.0822136],[4.9979492,51.0822136],[4.9979492,51.0822136]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Salambre","uid":"15272429","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T08:51:16Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":5,"locale":"nl","imagery":"osm","change_over_5000m":1,"change_within_25m":5,"id":126606982}},{"id":126606070,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.804733,44.142903],[4.804733,44.142903],[4.804733,44.142903],[4.804733,44.142903],[4.804733,44.142903]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"JLZIMMERMANN","uid":"188930","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #shops","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T08:18:44Z","reviewed_features":[],"tag_changes":{"shop":["butcher"],"wikimedia_commons":["File:Av de Tassigny n°78-Boucherie du Comtat-,Orange (Vaucluse) 2022-03-27.jpg","File:Av de Tassigny n°78-Boucherie du Comtat-,Orange 2022-03-27.JPG"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/shops.html","theme":"shops","locale":"fr","imagery":"osm","link-image":1,"id":126606070}},{"id":126605012,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.9519862,50.9602523],[3.9519862,50.9602523],[3.9519862,50.9602523],[3.9519862,50.9602523],[3.9519862,50.9602523]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Ruben Van de Velde","uid":"2676725","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-25T07:33:31Z","reviewed_features":[],"tag_changes":{"name":["Ruilbib Lede"],"books":["adults"],"image":["https://i.imgur.com/83T1RvV.jpg"],"amenity":["public_bookcase"],"nobrand":["yes"],"capacity":["50"],"operator":["Bibliotheek Lede"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":5,"locale":"nl","imagery":"osm","add-image":1,"change_within_25m":6,"id":126605012}},{"id":126604101,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3594462,48.8656536],[2.3869145,48.8656536],[2.3869145,48.8931716],[2.3594462,48.8931716],[2.3594462,48.8656536]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"benjamintchik","uid":"6290466","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T06:55:00Z","reviewed_features":[],"tag_changes":{"highway":["primary","residential","unclassified","pedestrian","service","secondary","tertiary","footway","cycleway","steps"],"name:etymology:wikidata":["Q1463559","Q3339972","Q2426660","Q2735843","Q2833947","Q23482","Q17354293","Q15983918","Q130135","Q2456641","Q961753","Q5715462","Q2663279","Q167152","Q157070","Q30974","Q3164060","Q200231","Q945377","Q41962","Q12191","Q1667","Q3131706","Q291404","Q6694","Q22640","Q1160441","Q3164","Q622283","Q1041","Q3174096","Q4411","Q3184654","Q47465","Q716201","Q41983","Q130994","Q254106","Q714166","Q1449","Q956","Q16026877","Q371905","Q815949","Q928270","Q360312","Q319927","Q12688","Q3265711","Q22690","Q797885","Q22754","Q316422","Q287953","Q314990","Q155415","Q855271","Q2447812","Q276010","Q232453"]},"create":0,"modify":192,"delete":0,"area":0.000755872679400023,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":254,"locale":"fr","imagery":"osm","id":126604101}},{"id":126602917,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.0162927,14.5524603],[121.0259977,14.5524603],[121.0259977,14.5607809],[121.0162927,14.5607809],[121.0162927,14.5524603]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"n1kn0k","uid":"867701","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T05:44:30Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["bicycle_parking"],"covered":["no","yes"],"capacity":["11","9","12","22","17"],"cargo_bike":["no"],"bicycle_parking":["rack"]},"create":3,"modify":10,"delete":0,"area":0.0000807514230000848,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","move":2,"theme":"cyclofix","answer":29,"locale":"en","imagery":"CartoDB.Voyager","move:node/8833714080":"improve_accuracy","move:node/10050205479":"improve_accuracy","id":126602917}},{"id":126602805,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[74.7641856,8.9664612],[81.0268407,8.9664612],[81.0268407,21.0944634],[74.7641856,21.0944634],[74.7641856,8.9664612]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T05:33:00Z","reviewed_features":[],"tag_changes":{"name":["K.A.P. Viswanatham Government Medical College"],"email":["office@mkvkschool.com","sbkinternational.school@gmail.com","dianaschoolds@gmail.com","sgpbellary@gmail.com","vnrkghss@gmail.com","kapvgmctry@yahoo.co.in","eps@excelindia.com","ahobilamath@gmail.com","principal@pscschool.in","vws@vikaasa.edu.in","naamrjpm@gmail.com"],"phone":["+91 44 2748 1283","(044) 27481283","+91 44 2621 1888","+914426211888","+91 44 2817 2459","+91 44 28172459","+91 98401 41553","+91 4324 222 004","04324-222004","+91 427 224 0888","+91 427 2240888","+91 83922 66331","08392 266331","+91 4562 243 812","+91 431 240 1011","04312401011","+91 821 400 2288","0821-4002288","+91 44 2726 4422","(044) 27264422","+91 44 2748 8226","(044) 27488226","+91 44 2847 4808","044 2847 4808","+91 431 244 0011","+914312440011","+91 44 2239 3183","04422393183","+91 44 2835 1973","+914428351973","+91 72997 17700","+91-72997 17700","+91 99404 42258","99404 42258","+91 44 2467 0120","+914424670120","+91 44 2498 3450","+914424983450","+91 44 2495 6021","04424956021","+91 44 2493 8040","04424938040","+91 44 2827 5858","+914428275858","+91 44 2815 5715","91- 44 - 2815 5715","+91 44 2491 2510","+914424912510","+91 44 2819 4223","+91 44 2254 9000","+914422549000","+91 44 2435 1048","+914424351048","+91 44 2656 0063","+914426560063","+91 44 2858 9010","04428589010","+91 431 274 3135","04312743135","+91 99861 12977","+919986112977","+91 422 230 0170","04222300170","+91 44 6606 9806","04466069806","+91 421 226 0290","04212260290","+91 44 2471 7555","+91 80 4052 7888","+91 80 40527888","+91 44 2260 1845","04422601845","+91 44 6619 9500","+914466199500","+91 77442 25113","07744-225113","+91 4562 245 327","+91 44 2615 1145","04426151145","+91 90472 22474","+91 9047222474","+91 44 2254 2666","+914422542666","+91 95972 36888","+91 4563 222 805","+91 4829 256 200","+914829256200","+91 452 245 8182","0452 2458182","+91 98440 51880","+91-9844051880"],"amenity":["hospital","school","college"],"barrier":["wall"],"highway":["residential"],"website":["https://sites.google.com/view/saliarschool/home","https://kghss.in/","https://www.bishopcottongirls.com/","https://bishopcottonboysschool.edu.in/","https://pscschool.in/","https://www.vikaasa.edu.in/vikaasa-world-school/","https://naamhs.org.in/"],"building":["yes","house"],"school:gender":["male","female","mixed"]},"create":0,"modify":73,"delete":0,"area":75.9534948306411,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":98,"locale":"en","imagery":"CartoDB.Voyager","id":126602805}},{"id":126602758,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[77.3053079,8.7017964],[77.8077405,8.7017964],[77.8077405,8.9664612],[77.3053079,8.9664612],[77.3053079,8.7017964]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T05:29:23Z","reviewed_features":[],"tag_changes":{"email":["lrgscbse@gmail.com","rosemarybranch_school@yahoo.in"],"phone":["+91 73730 88826","+91 462 253 0837"],"amenity":["school"],"website":["https://iiplrgscbse.com/","https://rmn.rosemaryschools.com/"],"school:gender":["mixed"]},"create":0,"modify":7,"delete":0,"area":0.132976223592478,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":10,"locale":"en","imagery":"CartoDB.Voyager","id":126602758}},{"id":126602724,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[77.4308304,8.3315091],[77.8648627,8.3315091],[77.8648627,8.7142092],[77.4308304,8.7142092],[77.4308304,8.3315091]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T05:24:36Z","reviewed_features":[],"tag_changes":{"email":["info@scadinternationalschool.com"],"phone":["+91 76395 95000","+91 4637 271 377","+91 4634 250 450"],"amenity":["school"],"website":["https://www.scadinternationalschool.com/","https://danielthomasschool.org/","https://avrmvschool.in/"],"school:gender":["mixed"]},"create":0,"modify":7,"delete":0,"area":0.16610420461323,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":10,"locale":"en","imagery":"CartoDB.Voyager","id":126602724}},{"id":126602679,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[78.0855215,8.5866289],[78.0855215,8.5866289],[78.0855215,8.5866289],[78.0855215,8.5866289],[78.0855215,8.5866289]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T05:19:00Z","reviewed_features":[],"tag_changes":{"phone":["+91 4639 280 227"],"amenity":["school"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":126602679}},{"id":126602556,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[78.0855215,8.5866289],[78.1474588,8.5866289],[78.1474588,9.9342368],[78.0855215,9.9342368],[78.0855215,8.5866289]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T05:07:33Z","reviewed_features":[],"tag_changes":{"email":["bmcschools@gmail.com"],"phone":["+91 452 269 4040"],"amenity":["school","college"],"school:gender":["mixed"]},"create":0,"modify":6,"delete":0,"area":0.0834671947846657,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":6,"locale":"en","imagery":"CartoDB.Voyager","id":126602556}},{"id":126602500,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.0176617,14.5569129],[121.0263884,14.5569129],[121.0263884,14.5611469],[121.0176617,14.5611469],[121.0176617,14.5569129]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"n1kn0k","uid":"867701","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T05:02:49Z","reviewed_features":[],"tag_changes":{"fixme":["Freeform used on 'bicycle_parking'-tag: possibly a wrong value"],"access":["yes"],"amenity":["bicycle_parking","bicycle_rental"],"covered":["no"],"capacity":["22","50","11","20"],"bicycle_parking":["informal"]},"create":11,"modify":11,"delete":2,"area":0.0000369488477999893,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","move":2,"theme":"cyclofix","answer":44,"locale":"en","imagery":"CartoDB.Voyager","deletion":2,"move:node/10050240351":"improve_accuracy","move:node/10050248822":"improve_accuracy","deletion:node/9470765280":"not found","deletion:node/10050255051":"duplicate","id":126602500}},{"id":126602489,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[78.0993036,9.9005654],[79.6920216,9.9005654],[79.6920216,11.6221892],[78.0993036,11.6221892],[78.0993036,9.9005654]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T05:01:02Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"school:gender":["male","mixed","female"]},"create":0,"modify":8,"delete":0,"area":2.74206121548841,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":8,"locale":"en","imagery":"CartoDB.Voyager","id":126602489}},{"id":126600747,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-111.898196,41.3207307],[-111.7810173,41.3207307],[-111.7810173,41.3797015],[-111.898196,41.3797015],[-111.898196,41.3207307]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"kevinp2","uid":"956637","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T01:53:17Z","reviewed_features":[],"tag_changes":{"highway":["secondary","tertiary"],"maxspeed":["40 mph","30 mph"]},"create":0,"modify":2,"delete":0,"area":0.00691012168196032,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":3,"locale":"en","imagery":"osm","id":126600747}},{"id":126600715,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.4405203,43.6012759],[1.4420225,43.6012759],[1.4420225,43.6046044],[1.4405203,43.6046044],[1.4405203,43.6012759]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T01:49:04Z","reviewed_features":[],"tag_changes":{"highway":["living_street"],"name:etymology:wikidata":["Q524840","Q707285"]},"create":0,"modify":5,"delete":0,"area":0.00000500007270000313,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":7,"locale":"fr","imagery":"osm","id":126600715}},{"id":126600197,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-111.9239034,41.2363192],[-111.8264459,41.2363192],[-111.8264459,41.3061905],[-111.9239034,41.3061905],[-111.9239034,41.2363192]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"kevinp2","uid":"956637","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-25T00:46:57Z","reviewed_features":[],"tag_changes":{"highway":["secondary","tertiary"],"maxspeed":["40 mph","45 mph"]},"create":0,"modify":3,"delete":0,"area":0.00680948221975057,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":3,"locale":"en","imagery":"osm","id":126600197}},{"id":126674023,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9652027,51.2381845],[4.9656334,51.2381845],[4.9656334,51.2387172],[4.9652027,51.2387172],[4.9652027,51.2381845]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T22:34:13Z","reviewed_features":[],"tag_changes":{"building":["house","yes"],"addr:housenumber":["29;29A-29C","29,29A,29B,29C"],"source:geometry:ref":["Gbg/6778498","Gbg/3069215","Gbg/5776336","Gbg/6107134"],"source:geometry:date":["2020-05-01","2011-04-15","2017-11-02"]},"create":14,"modify":34,"delete":2,"area":2.29433890000301e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":31,"theme":"grb","answer":1,"import":3,"locale":"nl","imagery":"osm","conflation":6,"change_over_5000m":4,"id":126674023}},{"id":126673438,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.4181516,50.4404382],[23.4237884,50.4404382],[23.4237884,50.4468083],[23.4181516,50.4468083],[23.4181516,50.4404382]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"UzytkownikOSM","uid":"5725263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T22:01:56Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary"],"name:etymology":["name:etymology Ignacy Malec, mathematics/astronomy/chemistry teacher, devoted to education of local youths"],"name:etymology:wikidata":["Q11818345","Q2757","Q9262233","Q473844"]},"create":0,"modify":11,"delete":0,"area":0.0000359069796799748,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":14,"locale":"en","imagery":"osm","id":126673438}},{"id":126672861,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6259188,50.8130884],[3.6259188,50.8130884],[3.6259188,50.8130884],[3.6259188,50.8130884],[3.6259188,50.8130884]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #postboxes","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T21:33:56Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/qUb50LJ.jpg"],"amenity":["post_box"],"image:0":["https://i.imgur.com/F2kHeyQ.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/postboxes.html","theme":"postboxes","locale":"nl","imagery":"CartoDB.Voyager","add-image":2,"id":126672861}},{"id":126671956,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6280424,50.807842],[3.6280424,50.807842],[3.6280424,50.807842],[3.6280424,50.807842],[3.6280424,50.807842]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:58:05Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Hg0urQH.jpg"],"barrier":["gate"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"nl","imagery":"osm","add-image":1,"id":126671956}},{"id":126671828,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9635042,51.237076],[4.9635426,51.237076],[4.9635426,51.2371011],[4.9635042,51.2371011],[4.9635042,51.237076]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:52:59Z","reviewed_features":[],"tag_changes":{},"create":5,"modify":0,"delete":0,"area":9.63839999809318e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","theme":"grb","import":1,"locale":"nl","imagery":"osm","change_over_5000m":1,"id":126671828}},{"id":126671386,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6369541,50.7879391],[3.6369541,50.7879391],[3.6369541,50.7879391],[3.6369541,50.7879391],[3.6369541,50.7879391]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:36:27Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ipub4n7.jpg"],"amenity":["public_bookcase"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","locale":"nl","imagery":"osm","add-image":1,"id":126671386}},{"id":126671167,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6429796,50.7830063],[3.6429796,50.7830063],[3.6429796,50.7830063],[3.6429796,50.7830063],[3.6429796,50.7830063]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:29:18Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/uIiMfJm.jpg"],"amenity":["waste_basket"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"nl","imagery":"osm","add-image":1,"id":126671167}},{"id":126670586,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6475876,50.765782],[3.6475876,50.765782],[3.6475876,50.765782],[3.6475876,50.765782],[3.6475876,50.765782]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T20:09:09Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/E6yx228.jpg"],"amenity":["bicycle_parking"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126670586}},{"id":126670326,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6425418,50.7641603],[3.6425418,50.7641603],[3.6425418,50.7641603],[3.6425418,50.7641603],[3.6425418,50.7641603]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T19:59:12Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Avy9bUc.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"nl","imagery":"osm","add-image":1,"id":126670326}},{"id":126669915,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6248943,50.7558438],[3.6248943,50.7558438],[3.6248943,50.7558438],[3.6248943,50.7558438],[3.6248943,50.7558438]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T19:43:34Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"nl","imagery":"osm","id":126669915}},{"id":126669489,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6028409,50.744503],[3.6429661,50.744503],[3.6429661,50.8288805],[3.6028409,50.8288805],[3.6028409,50.744503]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T19:29:25Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/Bt9mXA3.jpg","https://i.imgur.com/maaGKpr.jpg","https://i.imgur.com/TpirOuP.jpg","https://i.imgur.com/gpWklbH.jpg","https://i.imgur.com/b5cKlre.jpg","https://i.imgur.com/X8SwI8t.jpg"],"route":["foot","hiking","mtb"],"seats":["3"],"amenity":["bench"],"highway":["path","track"],"image:0":["https://i.imgur.com/rXehKAv.jpg"],"landuse":["meadow","grass","forest","farmland"],"leisure":["nature_reserve","playground","picnic_table"],"natural":["heath"],"building":["yes"],"man_made":["tower"],"material":["wood"],"survey:date":["2022-09-26"]},"create":0,"modify":16,"delete":0,"area":0.00338566406299983,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen","theme":"toerisme_vlaanderen","answer":7,"locale":"nl","imagery":"osm","add-image":15,"id":126669489}},{"id":126669209,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.4010244,50.4387973],[23.4264768,50.4387973],[23.4264768,50.4595508],[23.4010244,50.4595508],[23.4010244,50.4387973]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"},{"id":96,"name":"Feature with very long name"}],"tags":[],"features":[{"url":"way-715385426","name":"Zespół Szkół Techniczno-Motoryzacyjnych im. Jarosława Dąbrowskiego w Tomaszowie Lubelskim","osm_id":715385426,"reasons":[96],"version":5,"primary_tags":{"amenity":"school","landuse":"education"}}],"user":"UzytkownikOSM","uid":"5725263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T19:20:11Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"barrier":["fence"],"highway":["residential","secondary","tertiary","living_street","service"],"landuse":["education","school"],"leisure":["park"],"name:etymology":["name:etymology August Krzyzanowski, Mayor of Tomaszow Lubelski, Poland","name:etymology Name of forest close to this street","name:etymology Wilhelm \"Drugak\" Szczepankiewicz - Home Army partisan, Colonel"],"name:etymology:wikidata":["Q366040","Q885","Q231685","Q41502","Q36036","Q11071039","Q243267","Q941645","Q152441","Q3636391","Q4759711","Q160131","Q699597","Q165544","Q3490916","Q2576810","Q267027","Q383201","Q1107656","Q127849","Q714401","Q1705360","Q161590","Q254524","Q212948","Q44613","Q79822","Q246296","Q1320177","Q465213","Q462964","Q153132"]},"create":0,"modify":99,"delete":0,"area":0.000528226383400104,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":119,"locale":"en","imagery":"osm","id":126669209}},{"id":126669178,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"UzytkownikOSM","uid":"5725263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T19:19:20Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":2,"locale":"en","imagery":"osm","id":126669178}},{"id":126668831,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6182206,50.7977216],[3.6329321,50.7977216],[3.6329321,50.8315426],[3.6182206,50.8315426],[3.6182206,50.7977216]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T19:07:55Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/0QHkli3.jpg","https://i.imgur.com/0UXm9M4.jpg","https://i.imgur.com/KwdwwJW.jpg","https://i.imgur.com/AgI9dfZ.jpg","https://i.imgur.com/AoqesdJ.jpg","https://i.imgur.com/R7NPGwZ.jpg"],"route":["foot"],"survey:date":["2022-09-26","2021-05-28"],"expected_rwn_route_relations":["3"]},"create":0,"modify":17,"delete":0,"area":0.00049755764149995,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","answer":14,"locale":"en","imagery":"osm","add-image":6,"id":126668831}},{"id":126666648,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.9054198,60.2618712],[24.9310885,60.2618712],[24.9310885,60.2714835],[24.9054198,60.2714835],[24.9054198,60.2618712]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T17:57:40Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":20,"modify":0,"delete":0,"area":0.000246735245010021,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","locale":"en","imagery":"hri-orto","id":126666648}},{"id":126665865,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[12.8529527,42.4023099],[12.8601142,42.4023099],[12.8601142,42.4044864],[12.8529527,42.4044864],[12.8529527,42.4023099]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Daniele Scasciafratte","uid":"6141014","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T17:35:30Z","reviewed_features":[],"tag_changes":{"bottle":["yes"],"amenity":["drinking_water"]},"create":0,"modify":3,"delete":0,"area":0.000015587004750033,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":126665865}},{"id":126665513,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6329385,50.7600076],[3.6487498,50.7600076],[3.6487498,50.7977246],[3.6329385,50.7977246],[3.6329385,50.7600076]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T17:24:37Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/puwHMIh.jpg","https://i.imgur.com/fk9kYTn.jpg","https://i.imgur.com/6sHUKTR.jpg","https://i.imgur.com/bOCZ9FR.jpg","https://i.imgur.com/giMWanf.jpg","https://i.imgur.com/AeFmjjU.jpg","https://i.imgur.com/6cnCUta.jpg","https://i.imgur.com/a6fzPCk.jpg"],"route":["foot"],"image:0":["https://i.imgur.com/c9cvlaV.jpg"],"survey:date":["2022-09-26","2021-12-03"],"expected_rwn_route_relations":["3"]},"create":0,"modify":28,"delete":0,"area":0.000596354802100018,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","answer":24,"locale":"en","imagery":"osm","add-image":10,"id":126665513}},{"id":126665072,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6106167,50.7532723],[3.6419541,50.7532723],[3.6419541,50.7600076],[3.6106167,50.7600076],[3.6106167,50.7532723]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"L'imaginaire","uid":"654234","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T17:11:23Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/8qAHCO3.jpg"],"route":["foot"],"survey:date":["2022-09-26"],"expected_rwn_route_relations":["3"]},"create":0,"modify":5,"delete":0,"area":0.00021106679022008,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json","answer":3,"locale":"en","imagery":"osm","add-image":2,"id":126665072}},{"id":126664029,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.644366,46.5589459],[15.644366,46.5589459],[15.644366,46.5589459],[15.644366,46.5589459],[15.644366,46.5589459]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T16:41:07Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/ao08v9A.jpg"],"rental":["city_bike"],"amenity":["bicycle_rental"],"bicycle_rental":["docking_station"],"capacity:city_bike":["20"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":3,"locale":"de","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":4,"id":126664029}},{"id":126662564,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.6363478,46.5575315],[15.6363478,46.5575315],[15.6363478,46.5575315],[15.6363478,46.5575315],[15.6363478,46.5575315]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"APneunzehn74","uid":"12180500","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T15:58:26Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/EncVRPk.jpg"],"tourism":["information"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"de","imagery":"osm","add-image":1,"change_within_25m":1,"id":126662564}},{"id":126661600,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0157867,48.6320276],[-2.0153368,48.6320276],[-2.0153368,48.6325806],[-2.0157867,48.6325806],[-2.0157867,48.6320276]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T15:30:34Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":5,"modify":5,"delete":1,"area":2.48794699998415e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","move":3,"theme":"street_lighting","answer":4,"locale":"fr","imagery":"osm","deletion":1,"move:node/10054006668":"improve_accuracy","deletion:node/10054006668":"duplicate","id":126661600}},{"id":126659658,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.5573503,51.2348136],[4.5596837,51.2348136],[4.5596837,51.236307],[4.5573503,51.236307],[4.5573503,51.2348136]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T14:36:50Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":1,"delete":0,"area":0.00000348469955998519,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":1,"locale":"nl","imagery":"osm","id":126659658}},{"id":126658816,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.8821074,60.2494023],[24.8948465,60.2494023],[24.8948465,60.2572601],[24.8821074,60.2572601],[24.8821074,60.2494023]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T14:14:05Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"]},"create":93,"modify":1,"delete":0,"area":0.000100101299980053,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","move":1,"theme":"street_lighting","locale":"en","imagery":"osm","move:node/3404429756":"improve_accuracy","id":126658816}},{"id":126657454,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[23.3814092,50.43225],[23.4361106,50.43225],[23.4361106,50.4678097],[23.3814092,50.4678097],[23.3814092,50.43225]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":40,"name":"New mapper"},{"id":96,"name":"Feature with very long name"}],"tags":[],"features":[{"url":"way-241509643","name":"Państwowa Szkoła Muzyczna I st. im. Andrzeja Cwojdzińskiego w Tomaszowie Lubelskim","osm_id":241509643,"reasons":[96],"version":5,"primary_tags":{"amenity":"school","landuse":"education"}}],"user":"UzytkownikOSM","uid":"5725263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T13:42:33Z","reviewed_features":[],"tag_changes":{"amenity":["school","kindergarten"],"highway":["residential","tertiary","unclassified","secondary","tertiary_link","track","living_street","service","path"],"landuse":["education","school"],"name:etymology":["name:etymology Forest","name:etymology Agriculture","name:etymology Over the river","name:etymology Old Orthodox Church","name:etymology \"Guardians of Peace\", named after soldiers of Polish Army Forces of World War II","name:etymology Kazimierz Ligowski, Mayor of Tomaszow Lubelski, Poland","name:etymology South Alley","name:etymology On The Slope","name:etymology Craftsman","name:etymology South","name:etymology Serene","name:etymology Polish Sanitary Women of World War II"],"name:etymology:wikidata":["Q3496781","Q153132","Q145972","Q21077041","Q2167485","Q217613","Q462964","Q52940","Q191479","Q989","Q9250548","Q55835","Q240174","Q12097","Q47518092","Q680950","Q152529","Q458235","Q2120989","Q2661870","Q326493","Q188869","Q7359635","Q685455","Q540177","Q533034","Q619","Q189117","Q13033698","Q24238946","Q48438","Q683515","Q165522","Q712463","Q708435","Q53454","Q647172","Q588195","Q53436","Q7659544","Q1635663","Q1399475","Q1414937","Q150812","Q939926","Q1288242","Q3646655","Q569390","Q1342323","Q154382","Q9390091","Q121180","Q473844","Q698651","Q558960","Q20642156","Q558722","Q144439","Q294136","Q257852","Q218893","Q633620","Q53449","Q327055","Q295400","Q1052","Q54048","Q674790","Q54049","Q340122","Q170260","Q18498","Q2992677","Q3133","Q16970","Q1777763","Q478713","Q223230","Q246296","Q574303","Q9151818","Q196","Q3253281","Q11254","Q11818345","Q36036","Q9377431","Q1025336","Q165044","Q7777019","Q3490958","Q2599080"]},"create":0,"modify":414,"delete":0,"area":0.00194516537357959,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":563,"locale":"pl","imagery":"osm","id":126657454}},{"id":126655276,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.8202359,42.2534604],[8.8202359,42.2534604],[8.8202359,42.2534604],[8.8202359,42.2534604],[8.8202359,42.2534604]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Brec10","uid":"13615286","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T12:53:29Z","reviewed_features":[],"tag_changes":{"bottle":["yes"],"amenity":["drinking_water"],"man_made":["water_tap"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/drinking_water.html","theme":"drinking_water","answer":1,"locale":"fr","imagery":"CartoDB.Voyager","id":126655276}},{"id":126654489,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T12:35:55Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/iyP4Phl.jpg"],"image:0":["https://i.imgur.com/8opmKXs.jpg"],"natural":["tree"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":2,"id":126654489}},{"id":126653902,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.89606,41.6613018],[-0.8959361,41.6613018],[-0.8959361,41.6614092],[-0.89606,41.6614092],[-0.89606,41.6613018]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mig-l","uid":"8500030","editor":"iD 2.21.1","comment":"Revirtiendo cambios de #MapComplete","comments_count":0,"source":"survey;local knowledge","imagery_used":"PNOA Spain","date":"2022-09-26T12:21:21Z","reviewed_features":[],"tag_changes":{"bicycle":["no"],"highway":["crossing","footway"],"crossing":["marked","uncontrolled"],"crossing_ref":["zebra"],"tactile_paving":["yes"],"crossing:island":["no"]},"create":0,"modify":2,"delete":0,"area":1.33068600005566e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://www.openstreetmap.org/edit","locale":"es","hashtags":"#MapComplete","changesets_count":362,"id":126653902}},{"id":126653489,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3789987,48.0707814],[11.4172187,48.0707814],[11.4172187,49.0009213],[2.3789987,49.0009213],[2.3789987,48.0707814]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T12:11:53Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":45,"delete":0,"area":8.406809046978,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":59,"locale":"fr","imagery":"osm","id":126653489}},{"id":126652423,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[37.5937315,55.7020891],[37.6892182,55.7020891],[37.6892182,55.7143113],[37.5937315,55.7143113],[37.5937315,55.7020891]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"augxcgrwxo","uid":"371263","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T11:46:07Z","reviewed_features":[],"tag_changes":{"bus":["no"],"hgv":["no"],"access":["yes"],"amenity":["charging_station"],"bicycle":["no"],"maxstay":["unlimited"],"scooter":["no"],"motorcar":["yes"],"no:network":["yes"],"socket:type2":["1"],"opening_hours":["24/7"],"socket:schuko:voltage":["220 V"]},"create":0,"modify":7,"delete":0,"area":0.00116705754473969,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":13,"locale":"en","imagery":"CartoDB.Voyager","id":126652423}},{"id":126651376,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0936161,45.7829569],[3.0937824,45.7829569],[3.0937824,45.7830168],[3.0936161,45.7830168],[3.0936161,45.7829569]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jmtrivial","uid":"62783","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T11:23:20Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/l3ttx4v.jpg"],"noname":["yes"],"natural":["tree"],"heritage":["no"],"species:wikidata":["Q163025"]},"create":0,"modify":4,"delete":0,"area":9.96136999940513e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","theme":"trees","answer":4,"locale":"fr","imagery":"osm","add-image":1,"id":126651376}},{"id":126650520,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6931751,50.8803308],[4.697998,50.8803308],[4.697998,50.8888091],[4.6931751,50.8888091],[4.6931751,50.8803308]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Berfr","uid":"3570080","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T11:03:36Z","reviewed_features":[],"tag_changes":{"barrier":["wall"],"building":["yes"],"man_made":["surveillance"]},"create":6,"modify":9,"delete":0,"area":0.0000408899930699986,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance","theme":"surveillance","answer":12,"locale":"nl","imagery":"osm","add-image":3,"id":126650520}},{"id":126648345,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.4950962,43.5254456],[-1.4685108,43.5254456],[-1.4685108,43.5536536],[-1.4950962,43.5536536],[-1.4950962,43.5254456]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Patchanka","uid":"128938","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T10:13:11Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","service","footway"],"name:etymology:wikidata":["Q319927","Q55760914","Q152176","Q2042","Q2908","Q165274","Q379699","Q12431","Q1364301","Q504","Q2025679","Q39931","Q5593"]},"create":0,"modify":28,"delete":0,"area":0.000749920963199985,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":37,"locale":"fr","imagery":"osm","id":126648345}},{"id":126641741,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7365788,48.3969046],[11.7365788,48.3969046],[11.7365788,48.3969046],[11.7365788,48.3969046],[11.7365788,48.3969046]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Zorae","uid":"9333062","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:45:43Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q127849"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"en","imagery":"osm","change_within_5000m":1,"id":126641741}},{"id":126641712,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.2221727,50.0824051],[8.2221727,50.0824051],[8.2221727,50.0824051],[8.2221727,50.0824051],[8.2221727,50.0824051]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mattsches","uid":"65268","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T07:45:07Z","reviewed_features":[],"tag_changes":{"level":["0"],"amenity":["restaurant"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":1,"locale":"de","imagery":"osm","id":126641712}},{"id":126641450,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0160477,48.6323175],[-2.0160477,48.6323175],[-2.0160477,48.6323175],[-2.0160477,48.6323175],[-2.0160477,48.6323175]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T07:39:09Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"fr","imagery":"osm","id":126641450}},{"id":126641344,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7426135,48.4011339],[11.7426135,48.4011339],[11.7426135,48.4011339],[11.7426135,48.4011339],[11.7426135,48.4011339]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Zorae","uid":"9333062","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:37:05Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"species:wikidata":["Q159553"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"en","imagery":"osm","change_within_5000m":1,"id":126641344}},{"id":126641315,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7430305,48.4011386],[11.7432238,48.4011386],[11.7432238,48.4012182],[11.7430305,48.4012182],[11.7430305,48.4011386]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Zorae","uid":"9333062","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:36:14Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"denotation":["urban"],"species:wikidata":["Q161511"]},"create":0,"modify":2,"delete":0,"area":1.53866799999779e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":3,"locale":"en","imagery":"osm","change_within_5000m":3,"id":126641315}},{"id":126641125,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[11.7428157,48.4003681],[11.7464461,48.4003681],[11.7464461,48.4010893],[11.7428157,48.4010893],[11.7428157,48.4003681]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Zorae","uid":"9333062","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:32:09Z","reviewed_features":[],"tag_changes":{"natural":["tree"],"denotation":["urban"],"species:wikidata":["Q159553","Q47161","Q2555556"]},"create":0,"modify":7,"delete":0,"area":0.00000261824448000389,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":8,"locale":"en","imagery":"osm","change_within_5000m":8,"id":126641125}},{"id":126640223,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0148782,48.6320573],[-2.0148385,48.6320573],[-2.0148385,48.6321062],[-2.0148782,48.6321062],[-2.0148782,48.6320573]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T07:08:33Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["recycling","waste_disposal"],"location":["underground","overground"]},"create":0,"modify":3,"delete":0,"area":1.94133000011313e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":4,"locale":"fr","imagery":"osm","id":126640223}},{"id":126640167,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.4716355,45.2555684],[8.4932287,45.2555684],[8.4932287,45.2634205],[8.4716355,45.2634205],[8.4716355,45.2555684]]]},"properties":{"check_user":"Danysan95","reasons":[],"tags":[],"features":[],"user":"Andrea Musuruane","uid":"90379","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T07:07:04Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","unclassified"],"name:etymology:wikidata":["Q267304","Q36488","Q164294","Q220","Q10806","Q47499"]},"create":0,"modify":13,"delete":0,"area":0.000169551965720019,"is_suspect":false,"harmful":false,"checked":true,"check_date":"2022-10-04T09:32:41.738067Z","host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":19,"locale":"it","imagery":"osm","change_over_5000m":19,"id":126640167}},{"id":126638919,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mig-l","uid":"8500030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T06:33:43Z","reviewed_features":[],"tag_changes":{"highway":["crossing"],"crossing":["uncontrolled","traffic_signals"],"crossing_ref":["zebra"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":2,"locale":"en","imagery":"osm","change_within_1000m":2,"id":126638919}},{"id":126638790,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494],[-0.8959911,41.6613494]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"mig-l","uid":"8500030","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T06:30:33Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":3,"locale":"en","imagery":"osm","change_within_1000m":3,"id":126638790}},{"id":126638074,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3018101,48.8230075],[2.3348347,48.8230075],[2.3348347,48.9145906],[2.3018101,48.9145906],[2.3018101,48.8230075]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-26T06:12:20Z","reviewed_features":[],"tag_changes":{"amenity":["school","social_facility"],"barrier":["fence"],"highway":["secondary","tertiary","primary","residential","pedestrian","service","footway","steps","living_street","cycleway"],"leisure":["park","sports_centre"],"tourism":["museum"],"boundary":["administrative"],"building":["yes"],"name:etymology:wikidata":["Q583868","Q682230","Q3555080","Q206493","Q551735","Q17577","Q131386","Q529","Q1063392","Q228546","Q17350280","Q312758","Q90285674","Q314350","Q2861921","Q725855","Q213163","Q547276","Q3241809","Q123062","Q1238646","Q36330","Q181269","Q457705","Q15981","Q3069279","Q1508821","Q13080902;Q3371680","Q2140000","Q3637204","Q3370572","Q732738","Q643348","Q1877439","Q346","Q134114","Q50000","Q346648","Q22690","Q42807","Q632","Q187192","Q312391","Q3144703;Q573584","Q756","Q514412","Q5588","Q1292738","Q123041","Q146183","Q3301341","Q212947","Q3561","Q44160"]},"create":0,"modify":216,"delete":0,"area":0.00302449524425981,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":295,"locale":"fr","imagery":"osm","change_over_5000m":292,"change_within_5000m":3,"id":126638074}},{"id":126635455,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-118.403363,34.0727333],[-118.403363,34.0727333],[-118.403363,34.0727333],[-118.403363,34.0727333],[-118.403363,34.0727333]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T04:34:51Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/DH53MBR.png"],"natural":["tree"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"es","imagery":"osm","add-image":1,"id":126635455}},{"id":126634077,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-88.1453125,42.2579097],[-88.14117,42.2579097],[-88.14117,42.2708725],[-88.1453125,42.2708725],[-88.1453125,42.2579097]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"FriedFryer","uid":"14024583","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T02:54:58Z","reviewed_features":[],"tag_changes":{"leisure":["playground"],"surface":["woodchips"],"operator":["Wauconda Park District"]},"create":0,"modify":8,"delete":0,"area":0.0000536983990000213,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":8,"locale":"en","imagery":"osm","id":126634077}},{"id":126634043,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-88.1446888,42.2580933],[-88.1419018,42.2580933],[-88.1419018,42.2703141],[-88.1446888,42.2703141],[-88.1446888,42.2580933]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"FriedFryer","uid":"14024583","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toilets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T02:52:17Z","reviewed_features":[],"tag_changes":{"access":["yes"],"amenity":["toilets"],"building":["yes"],"wheelchair":["no"],"toilets:handwashing":["yes"]},"create":0,"modify":2,"delete":0,"area":0.0000340593695999781,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toilets.html","theme":"toilets","answer":3,"locale":"en","imagery":"osm","id":126634043}},{"id":126633545,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[1.4197327,43.6048907],[1.4705358,43.6048907],[1.4705358,43.62099],[1.4197327,43.62099],[1.4197327,43.6048907]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-26T02:05:49Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology:wikidata":["Q1145","Q446435","Q56158","Q8963","Q501","Q9711","Q5589","Q131240","Q3009715","Q207709","Q313374"]},"create":0,"modify":23,"delete":0,"area":0.000817894347830024,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":29,"locale":"fr","imagery":"osm","id":126633545}},{"id":126715643,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-86.1094957,40.0405801],[-86.1094957,40.0405801],[-86.1094957,40.0405801],[-86.1094957,40.0405801],[-86.1094957,40.0405801]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kanellar","uid":"16249964","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T22:11:19Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":4,"locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":1,"change_within_50m":4,"id":126715643}},{"id":126714529,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9643988,51.1593852],[4.976075,51.1593852],[4.976075,51.1680813],[4.9643988,51.1680813],[4.9643988,51.1593852]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"}],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T21:20:01Z","reviewed_features":[],"tag_changes":{"highway":["footway","steps"],"landuse":["traffic_island"],"building":["house","yes","office","chapel","apartments","shed","roof"],"historic":["chapel"],"addr:city":["Geel"],"addr:street":["Drijhoek"],"addr:country":["BE"],"addr:postcode":["2440"],"addr:housenumber":["2;4","2","3;3A","3A","9;9A","12;12A","12,12A","5;5A","5","7;7A","7"],"source:geometry:ref":["Gbg/1706610","Gbg/1706609","Gbg/1689990","Gbg/1696015","Gbg/1696014","Gbg/1695008","Gbg/1695174","Gbg/1695172","Gbg/1695173","Gbg/1706638","Gbg/1695171","Gbg/1708382","Gbg/6154548","Gbg/6154558","Gbg/1695904","Gbg/1695898","Gbg/5123935","Gbg/1695881","Gbg/5122741","Gbg/1706611","Gbg/1706639","Gbg/6149969","Gbg/1695443","Gbg/6154525","Gbg/5740591","Gbg/6154547","Gbg/6150300","Gbg/6155179","Gbg/6155595","Gbg/5740309","Gbg/6155019","Gbg/6155222","Gbg/5124522","Gbg/6153108","Gbg/1706636","Gbg/6642491","Gbg/6609804","Gbg/6148740","Gbg/6965986","Gbg/6256568","Gbg/6154578","Gbg/6256567","Gbg/6641662","Gbg/1695894"],"source:geometry:date":["2017-11-20","2009-09-22","2009-02-20","2009-06-05","2021-07-05","2019-07-09","2015-03-30","2016-11-21","2019-04-02","2018-04-09","2020-09-04","2020-03-10"]},"create":185,"modify":512,"delete":8,"area":0.000101537402819937,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":465,"theme":"grb","answer":11,"import":17,"locale":"nl","imagery":"AGIV","conflation":88,"id":126714529}},{"id":126709219,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.6557194,51.218336],[4.712467,51.218336],[4.712467,51.2670433],[4.6557194,51.2670433],[4.6557194,51.218336]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"pi11","uid":"12066190","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r9513486.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T18:19:12Z","reviewed_features":[],"tag_changes":{"highway":["track","unclassified","residential","path","cycleway"],"surface":["compacted","unpaved","asphalt","paving_stones","dirt"]},"create":0,"modify":18,"delete":0,"area":0.00276402237747983,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r9513486.json","answer":19,"locale":"nl","imagery":"osm","id":126709219}},{"id":126706213,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0869175,45.7711398],[3.0895111,45.7711398],[3.0895111,45.7740394],[3.0869175,45.7740394],[3.0869175,45.7711398]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Pierre Tribhou","uid":"3821422","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T16:50:28Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/NUjNdWx.jpg","https://i.imgur.com/xfj8Fg2.jpg"],"noname":["yes"],"image:0":["https://i.imgur.com/tEGLaiL.jpg"],"natural":["tree"],"denotation":["landmark","avenue"],"species:wikidata":["Q150129","Q127849"]},"create":24,"modify":24,"delete":0,"area":0.00000752040255999791,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":26,"locale":"fr","imagery":"osm","add-image":7,"change_over_5000m":24,"change_within_25m":32,"plantnet-ai-detection":1,"id":126706213}},{"id":126706107,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0853296,45.7738327],[3.0869383,45.7738327],[3.0869383,45.7743144],[3.0853296,45.7743144],[3.0853296,45.7738327]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Nawk","uid":"13834899","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T16:47:40Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":7,"modify":5,"delete":0,"area":7.74910790002628e-7,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","move":1,"theme":"trees","answer":12,"locale":"fr","imagery":"Cadastre","add-image":1,"move:node/10056671713":"improve_accuracy","id":126706107}},{"id":126705831,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0869518,45.7710724],[3.0887112,45.7710724],[3.0887112,45.7742428],[3.0869518,45.7742428],[3.0869518,45.7710724]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Eric Grosse","uid":"16203854","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T16:39:56Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/NUjNdWx.jpg","https://i.imgur.com/xfj8Fg2.jpg","https://i.imgur.com/GCe49pM.jpg"],"noname":["yes"],"image:0":["https://i.imgur.com/tEGLaiL.jpg"],"natural":["tree"],"denotation":["landmark"],"species:wikidata":["Q127849","Q150129"]},"create":26,"modify":19,"delete":0,"area":0.0000055780017600036,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","theme":"trees","answer":19,"locale":"fr","imagery":"osm","add-image":9,"change_over_5000m":26,"change_within_25m":23,"change_within_50m":5,"id":126705831}},{"id":126705759,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0853558,45.7737073],[3.0880996,45.7737073],[3.0880996,45.7749],[3.0853558,45.7749],[3.0853558,45.7737073]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jmtrivial","uid":"62783","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T16:37:27Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/NUjNdWx.jpg","https://i.imgur.com/oiT7JhN.jpg"],"image:0":["https://i.imgur.com/VZfxqnX.jpg"],"natural":["tree"]},"create":11,"modify":25,"delete":0,"area":0.00000327253026001192,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees","move":2,"theme":"trees","answer":27,"locale":"fr","imagery":"osm","add-image":13,"move:node/10056684503":"improve_accuracy","id":126705759}},{"id":126704009,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2069634,51.2080387],[3.2360851,51.2080387],[3.2360851,51.2211675],[3.2069634,51.2211675],[3.2069634,51.2080387]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #width","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T15:48:36Z","reviewed_features":[],"tag_changes":{"route":["bicycle","bus"],"highway":["tertiary","living_street","residential"],"sidewalk":["none","right","both"]},"create":0,"modify":4,"delete":0,"area":0.000382332974959913,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"http://127.0.0.1:1234/theme.html","theme":"width","answer":5,"locale":"nl","imagery":"AGIVFlandersGRB","id":126704009}},{"id":126703956,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.7531375,59.9225146],[10.7531375,59.9225146],[10.7531375,59.9225146],[10.7531375,59.9225146],[10.7531375,59.9225146]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T15:46:56Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":0,"delete":1,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"en","imagery":"geovekst-nib","change_over_5000m":1,"id":126703956}},{"id":126703802,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.4194632,45.3306858],[8.4194632,45.3306858],[8.4194632,45.3306858],[8.4194632,45.3306858],[8.4194632,45.3306858]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ivanbranco","uid":"11220113","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T15:43:20Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":1,"locale":"it","imagery":"osm","add-image":1,"change_within_500m":2,"id":126703802}},{"id":126703787,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2137117,51.2146203],[3.2277938,51.2146203],[3.2277938,51.2199112],[3.2137117,51.2199112],[3.2137117,51.2146203]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #width","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T15:42:43Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"sidewalk":["both","none"]},"create":0,"modify":4,"delete":0,"area":0.0000745069828899794,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"http://127.0.0.1:1234/theme.html","theme":"width","answer":4,"locale":"nl","imagery":"AGIVFlandersGRB","id":126703787}},{"id":126702850,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7529547,53.4841742],[18.7529547,53.4841742],[18.7529547,53.4841742],[18.7529547,53.4841742],[18.7529547,53.4841742]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T15:10:54Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:type":["fixed"],"camera:mount":["wall"],"surveillance":["indoor"],"camera:direction":["307"],"surveillance:type":["camera"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":3,"locale":"en","imagery":"osm","id":126702850}},{"id":126701835,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7097795,51.0357704],[3.7118518,51.0357704],[3.7118518,51.0364121],[3.7097795,51.0364121],[3.7097795,51.0357704]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"oeuropeu","uid":"16088041","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T14:39:25Z","reviewed_features":[],"tag_changes":{"building":["train_station"]},"create":2,"modify":2,"delete":0,"area":0.0000013297949100057,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":126701835}},{"id":126699750,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.9054319,44.6400823],[10.9095208,44.6400823],[10.9095208,44.6425176],[10.9054319,44.6425176],[10.9054319,44.6400823]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Danysan95","uid":"4425563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T13:45:17Z","reviewed_features":[],"tag_changes":{"highway":["tertiary"],"name:etymology:wikidata":["Q36488"]},"create":0,"modify":4,"delete":0,"area":0.00000995769816997704,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":5,"locale":"en","imagery":"osm","id":126699750}},{"id":126699434,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703],[-72.919082,-40.0311703]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T13:37:27Z","reviewed_features":[],"tag_changes":{"image:1":["https://i.imgur.com/MmDLMEA.png"],"natural":["tree"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","locale":"en","imagery":"osm","add-image":1,"id":126699434}},{"id":126697646,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6019948,50.7440009],[3.6044689,50.7440009],[3.6044689,50.7498136],[3.6019948,50.7498136],[3.6019948,50.7440009]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T12:54:20Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/uYjcvIg.jpg","https://i.imgur.com/T3IktAc.jpg","https://i.imgur.com/yulQbzr.jpg"],"tourism":["artwork"]},"create":0,"modify":5,"delete":0,"area":0.0000143812010700006,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"nl","imagery":"osm","add-image":4,"id":126697646}},{"id":126696497,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2650087,51.2100749],[3.2656004,51.2100749],[3.2656004,51.2109208],[3.2650087,51.2109208],[3.2650087,51.2100749]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T12:25:20Z","reviewed_features":[],"tag_changes":{"building":["house"]},"create":32,"modify":0,"delete":0,"area":5.00519029996544e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb","theme":"grb","import":5,"locale":"nl","imagery":"AGIV","id":126696497}},{"id":126690339,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0266763,52.5471303],[-2.0266763,52.5471303],[-2.0266763,52.5471303],[-2.0266763,52.5471303],[-2.0266763,52.5471303]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"spelledwrongdotuk","uid":"12198029","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T09:53:57Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"artwork_type":["sculpture"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","id":126690339}},{"id":126689649,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9198477,51.0892466],[4.9218143,51.0892466],[4.9218143,51.0904888],[4.9198477,51.0904888],[4.9198477,51.0892466]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T09:38:18Z","reviewed_features":[],"tag_changes":{"amenity":["social_facility"],"highway":["footway"],"building":["yes","house","roof"],"historic":["building"],"source:geometry:ref":["Gbg/1636922","Gbg/1636917","Gbg/4431630","Gbg/4431595"],"source:geometry:date":["2020-05-18","2009-03-13","2018-06-20","2013-11-14"]},"create":25,"modify":118,"delete":0,"area":0.00000244291052000049,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":114,"theme":"grb","answer":1,"import":1,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":8,"id":126689649}},{"id":126688292,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[55.9268772,54.7209652],[55.9569839,54.7209652],[55.9569839,54.7375906],[55.9268772,54.7375906],[55.9268772,54.7209652]]]},"properties":{"check_user":null,"reasons":[{"id":87,"name":"Irrelevant tags on highway"}],"tags":[],"features":[{"url":"way-290251214","name":"улица Аксакова","osm_id":290251214,"reasons":[87],"version":7,"primary_tags":{"highway":"tertiary","railway":"tram"}},{"url":"way-129550656","name":"улица Гафури","osm_id":129550656,"reasons":[87],"version":11,"primary_tags":{"highway":"secondary","boundary":"administrative"}},{"url":"way-96906388","name":"улица Гафури","osm_id":96906388,"reasons":[87],"version":7,"primary_tags":{"highway":"tertiary"}},{"url":"way-129550654","name":"улица Гафури","osm_id":129550654,"reasons":[87],"version":9,"primary_tags":{"highway":"secondary","boundary":"administrative"}}],"user":"Vasiliy","uid":"60050","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T09:06:01Z","reviewed_features":[],"tag_changes":{"highway":["secondary","tertiary","unclassified"],"railway":["tram"],"boundary":["administrative"],"name:etymology:wikidata":["Q2603570","Q2640945","Q2719262","Q315188"]},"create":0,"modify":18,"delete":0,"area":0.000500535930179815,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":31,"locale":"en","imagery":"osm","id":126688292}},{"id":126687985,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.7238279,54.0383152],[15.9011492,54.0383152],[15.9011492,54.132875],[15.7238279,54.132875],[15.7238279,54.0383152]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"taxi301","uid":"657596","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T08:59:28Z","reviewed_features":[],"tag_changes":{"lit":["yes","no"],"highway":["service","footway","track","secondary","path","steps"]},"create":0,"modify":25,"delete":0,"area":0.0167674666637399,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":26,"locale":"en","imagery":"osm","id":126687985}},{"id":126687024,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.9191449,51.0877981],[4.9195538,51.0877981],[4.9195538,51.0881177],[4.9191449,51.0881177],[4.9191449,51.0877981]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T08:36:28Z","reviewed_features":[],"tag_changes":{"building":["house"],"historic":["yes"],"addr:housenumber":["45A-45F","45"],"source:geometry:ref":["Gbg/7024998"],"source:geometry:date":["2020-02-25"]},"create":16,"modify":19,"delete":0,"area":1.3068443999896e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/grb.html","move":18,"theme":"grb","answer":1,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"change_over_5000m":1,"id":126687024}},{"id":126685400,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.7199799,50.9499093],[2.853442,50.9499093],[2.853442,51.0291527],[2.7199799,51.0291527],[2.7199799,50.9499093]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r2583905.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T07:55:56Z","reviewed_features":[],"tag_changes":{"route":["hiking"],"highway":["unclassified","secondary","footway","cycleway","service","track"],"surface":["asphalt","sett","concrete","dirt","wood"]},"create":4,"modify":38,"delete":0,"area":0.0105759905751394,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":6,"theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r2583905.json","answer":32,"locale":"en","imagery":"AGIV","relation-fix":5,"change_over_5000m":29,"id":126685400}},{"id":126685203,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.6207767,50.9213476],[2.6207832,50.9213476],[2.6207832,50.9213512],[2.6207767,50.9213512],[2.6207767,50.9213476]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"s8evq","uid":"3710738","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r9769052.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:51:11Z","reviewed_features":[],"tag_changes":{"highway":["secondary"],"surface":["asphalt"]},"create":0,"modify":1,"delete":0,"area":2.33999999964164e-11,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r9769052.json","answer":1,"locale":"nl","imagery":"osm","id":126685203}},{"id":126684338,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0157867,48.6322243],[-2.0157867,48.6322243],[-2.0157867,48.6322243],[-2.0157867,48.6322243],[-2.0157867,48.6322243]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:30:31Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"],"lamp_mount":["bent_mast"],"light:count":["1"],"light:colour":["white"],"light:method":["LED"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":6,"locale":"fr","imagery":"osm","id":126684338}},{"id":126684107,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0157867,48.6320276],[-2.0153368,48.6320276],[-2.0153368,48.6325798],[-2.0157867,48.6325798],[-2.0157867,48.6320276]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:24:55Z","reviewed_features":[],"tag_changes":{"highway":["street_lamp"],"support":["pole"],"light:lit":["dusk-dawn"],"lamp_mount":["straight_mast","bent_mast"],"light:count":["1"],"light:colour":["white"],"light:direction":["313","38"]},"create":0,"modify":8,"delete":0,"area":2.48434780000602e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":15,"locale":"fr","imagery":"osm","id":126684107}},{"id":126683818,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.0211627,48.651497],[-2.0199979,48.651497],[-2.0199979,48.6518921],[-2.0211627,48.6518921],[-2.0211627,48.651497]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dourven","uid":"4979659","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:18:29Z","reviewed_features":[],"tag_changes":{"highway":["secondary"],"maxspeed":["10","30"]},"create":0,"modify":1,"delete":0,"area":4.60212479998501e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":1,"locale":"fr","imagery":"osm","id":126683818}},{"id":126683732,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.4608452,43.5249535],[-1.4469257,43.5249535],[-1.4469257,43.5388557],[-1.4608452,43.5388557],[-1.4608452,43.5249535]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Patchanka","uid":"128938","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T07:16:28Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","pedestrian"],"name:etymology:wikidata":["Q440","Q1666","Q150662","Q60801","Q235617","Q1394721","Q3144863;Q3160017","Q453950;Q537234"]},"create":0,"modify":11,"delete":0,"area":0.000193511672899958,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":15,"locale":"fr","imagery":"osm","id":126683732}},{"id":126681919,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Koen_VdE","uid":"3574538","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T06:33:51Z","reviewed_features":[],"tag_changes":{"ref":["77436"],"brand":["Little Free Library"],"amenity":["public_bookcase"],"brand:wikidata":["Q6650101"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":2,"locale":"nl","imagery":"AGIV","change_within_25m":2,"id":126681919}},{"id":126681866,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803],[4.8028895,51.0720803]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Koen_VdE","uid":"3574538","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bookcases","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T06:32:33Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bookcases.html","theme":"bookcases","answer":2,"locale":"nl","imagery":"AGIV","change_over_5000m":1,"change_within_25m":2,"id":126681866}},{"id":126680447,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7503165,53.4841742],[18.7530143,53.4841742],[18.7530143,53.4855039],[18.7503165,53.4855039],[18.7503165,53.4841742]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-27T05:50:48Z","reviewed_features":[],"tag_changes":{"building":["retail","yes"],"man_made":["surveillance"],"camera:type":["fixed"],"camera:mount":["wall"],"surveillance":["outdoor"],"camera:direction":["116"],"surveillance:type":["camera"]},"create":14,"modify":12,"delete":0,"area":0.00000358726465999844,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":26,"locale":"en","imagery":"osm","change_within_25m":27,"change_within_50m":8,"change_within_100m":3,"id":126680447}},{"id":126676603,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.1251989,-39.9308058],[-73.1251989,-39.9308058],[-73.1251989,-39.9308058],[-73.1251989,-39.9308058],[-73.1251989,-39.9308058]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-27T02:15:14Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/dE7MFAf.jpg"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","add-image":1,"id":126676603}},{"id":126756517,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[15.6021244,54.1753579],[15.6333684,54.1753579],[15.6333684,54.1800732],[15.6021244,54.1800732],[15.6021244,54.1753579]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"taxi301","uid":"657596","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T21:33:14Z","reviewed_features":[],"tag_changes":{"lit":["yes","no"],"highway":["service","footway","secondary","track","residential"]},"create":0,"modify":7,"delete":0,"area":0.000147324833200031,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":7,"locale":"en","imagery":"osm","id":126756517}},{"id":126756089,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T21:13:48Z","reviewed_features":[],"tag_changes":{"survey:date":["2022-09-28"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":1,"locale":"nl","imagery":"osm","id":126756089}},{"id":126756070,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553],[5.3726161,51.028553]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T21:12:47Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":3,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":4,"locale":"nl","imagery":"osm","id":126756070}},{"id":126755979,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3728268,51.0284216],[5.3728268,51.0284216],[5.3728268,51.0284216],[5.3728268,51.0284216],[5.3728268,51.0284216]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T21:08:39Z","reviewed_features":[],"tag_changes":{"amenity":["toilets"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":6,"locale":"nl","imagery":"osm","id":126755979}},{"id":126750902,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.3858533,40.4280298],[17.2607338,40.4280298],[17.2607338,45.3384381],[8.3858533,45.3384381],[8.3858533,40.4280298]]]},"properties":{"check_user":"Danysan95","reasons":[],"tags":[],"features":[],"user":"ivanbranco","uid":"11220113","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T17:58:27Z","reviewed_features":[],"tag_changes":{"highway":["motorway_junction","unclassified","motorway","services","residential","service","secondary"],"name:etymology:wikidata":["Q1248298","Q113248387","Q44377","Q34","Q29","Q851323"]},"create":0,"modify":79,"delete":0,"area":43.5792868687082,"is_suspect":false,"harmful":false,"checked":true,"check_date":"2022-10-04T09:31:24.690367Z","host":"https://mapcomplete.osm.be/etymology","theme":"etymology","answer":110,"locale":"it","imagery":"osm","id":126750902}},{"id":126749332,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.8846649,60.2480512],[24.8891503,60.2480512],[24.8891503,60.2522262],[24.8846649,60.2522262],[24.8846649,60.2480512]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"houtari","uid":"2186388","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T17:09:26Z","reviewed_features":[],"tag_changes":{"lit":["yes","no"],"highway":["cycleway","street_lamp"]},"create":6,"modify":1,"delete":0,"area":0.0000187265450000165,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":1,"locale":"en","imagery":"hri-orto","id":126749332}},{"id":126748456,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2653722,50.8233241],[3.7320766,50.8233241],[3.7320766,50.8779988],[3.2653722,50.8779988],[3.2653722,50.8233241]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T16:43:45Z","reviewed_features":[],"tag_changes":{"email":["toerisme@zwalm.be"],"image":["https://i.imgur.com/nGyiPC6.jpg"],"phone":["+32 55 49 91 91"],"amenity":["charging_station"],"image:0":["https://i.imgur.com/wPd42u8.jpg"],"image:1":["https://i.imgur.com/xB7QPuM.jpg"],"maxstay":["unlimited"],"website":["https://zwalmstreek.be/plan-je-bezoek/laadpalen-elektrische-wagens/"],"operator":["Lokaal bestuur Zwalm"],"parking:fee":["no"],"payment:app":["no"],"payment:cash":["no"],"payment:cards":["no"],"payment:membership_card":["yes"]},"create":1,"modify":21,"delete":0,"area":0.0255169230586798,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":22,"locale":"nl","imagery":"CartoDB.Voyager","add-image":6,"id":126748456}},{"id":126748154,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0659832,51.092401],[3.0697711,51.092401],[3.0697711,51.0939036],[3.0659832,51.0939036],[3.0659832,51.092401]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T16:33:37Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":612,"modify":0,"delete":0,"area":0.00000569169853998117,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":72,"locale":"nl","imagery":"AGIVFlandersGRB","id":126748154}},{"id":126748135,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0671395,51.0919723],[3.0689038,51.0919723],[3.0689038,51.0928869],[3.0671395,51.0928869],[3.0671395,51.0919723]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T16:33:02Z","reviewed_features":[],"tag_changes":{"building":["house","yes"],"source:geometry:ref":["Gbg/6040763"],"source:geometry:date":["2017-07-19"]},"create":54,"modify":13,"delete":0,"area":0.00000161362878000277,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":12,"theme":"grb","import":4,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126748135}},{"id":126748083,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7320766,50.8764265],[3.7353368,50.8764265],[3.7353368,50.8779988],[3.7320766,50.8779988],[3.7320766,50.8764265]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T16:31:22Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":1,"modify":2,"delete":1,"area":0.00000512601245999764,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":5,"locale":"nl","imagery":"CartoDB.Voyager","deletion":1,"deletion:node/8434807934":"disused","id":126748083}},{"id":126747930,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0729,51.0906194],[3.0763469,51.0906194],[3.0763469,51.0918949],[3.0729,51.0918949],[3.0729,51.0906194]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T16:27:28Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":348,"modify":0,"delete":0,"area":0.0000043965209499942,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":48,"locale":"nl","imagery":"AGIVFlandersGRB","id":126747930}},{"id":126746160,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"SylvainLapoix","uid":"5386436","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T15:35:38Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":1,"locale":"fr","imagery":"osm","id":126746160}},{"id":126745714,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.2177705,46.152948],[-1.150292,46.152948],[-1.150292,46.1635258],[-1.2177705,46.1635258],[-1.2177705,46.152948]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"SylvainLapoix","uid":"5386436","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T15:24:38Z","reviewed_features":[],"tag_changes":{"amenity":["theatre"],"highway":["tertiary","residential","service","footway","secondary","path","pedestrian"],"leisure":["park"],"tourism":["aquarium"],"building":["public"],"name:etymology:wikidata":["Q16508468","Q310779","Q744948","Q207353","Q1843039","Q2038","Q3172453","Q507014","Q2859173"]},"create":0,"modify":24,"delete":0,"area":0.000713774077300006,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":34,"locale":"fr","imagery":"osm","id":126745714}},{"id":126745231,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7527783,53.4841909],[18.7528843,53.4841909],[18.7528843,53.4842556],[18.7527783,53.4842556],[18.7527783,53.4841909]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T15:12:12Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:mount":["ceiling"],"surveillance":["indoor"]},"create":1,"modify":1,"delete":0,"area":6.85819999970995e-9,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":2,"locale":"en","imagery":"osm","id":126745231}},{"id":126745114,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[18.7528843,53.4842556],[18.7530143,53.4842556],[18.7530143,53.4842588],[18.7528843,53.4842588],[18.7528843,53.4842556]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"macaddr","uid":"13378425","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T15:09:14Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:type":["fixed"],"camera:mount":["wall"],"surveillance":["indoor"],"camera:direction":["246"],"surveillance:type":["camera"]},"create":2,"modify":3,"delete":0,"area":4.16000000238509e-10,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":5,"locale":"en","imagery":"osm","id":126745114}},{"id":126743379,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[8.7465401,45.5502948],[8.7744393,45.5502948],[8.7744393,45.5535817],[8.7465401,45.5535817],[8.7465401,45.5502948]]]},"properties":{"check_user":"Danysan95","reasons":[],"tags":[],"features":[],"user":"Yiyi (itwikipedia)","uid":"1404750","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T14:21:17Z","reviewed_features":[],"tag_changes":{"highway":["cycleway"],"name:etymology:wikidata":["Q1091621"]},"create":0,"modify":2,"delete":0,"area":0.0000917018804799696,"is_suspect":false,"harmful":false,"checked":true,"check_date":"2022-10-04T09:15:44.040200Z","host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":6,"locale":"it","imagery":"osm","change_over_5000m":6,"id":126743379}},{"id":126743206,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7305221,50.876317],[3.7353368,50.876317],[3.7353368,50.8774627],[3.7305221,50.8774627],[3.7305221,50.876317]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T14:16:20Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"image:0":["https://i.imgur.com/Mrjetiu.jpg"],"image:1":["https://i.imgur.com/NG4ftuH.jpg"],"capacity":["2","1"],"socket:type2":["1"]},"create":0,"modify":4,"delete":0,"area":0.0000055162017900101,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","move":1,"theme":"charging_stations","answer":5,"locale":"nl","imagery":"CartoDB.Voyager","add-image":2,"change_over_5000m":8,"move:node/8434807934":"improve_accuracy","id":126743206}},{"id":126743167,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T14:15:34Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":1,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"change_over_5000m":2,"id":126743167}},{"id":126742954,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627],[3.7305221,50.8774627]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T14:10:02Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":6,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":10,"locale":"nl","imagery":"CartoDB.Voyager","change_over_5000m":10,"id":126742954}},{"id":126741885,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.4308109,46.0906242],[13.4308109,46.0906242],[13.4308109,46.0906242],[13.4308109,46.0906242],[13.4308109,46.0906242]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Cascafico","uid":"361003","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T13:44:33Z","reviewed_features":[],"tag_changes":{"amenity":["recycling"],"operator":["net S.p.A."],"opening_hours":["24/7"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":2,"locale":"en","imagery":"osm","id":126741885}},{"id":126740196,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.96524,51.26058],[4.051231,51.26058],[4.051231,51.2927142],[3.96524,51.2927142],[3.96524,51.26058]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Isabel van Grote Routepaden","uid":"17115163","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T13:01:06Z","reviewed_features":[],"tag_changes":{"route":["hiking"],"highway":["residential","secondary","unclassified","path","cycleway","track","footway","pedestrian"],"surface":["paving_stones","asphalt","concrete","grass","wood","dirt"]},"create":2,"modify":39,"delete":0,"area":0.00276325199220012,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","split":4,"theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r166227.json","answer":34,"locale":"nl","imagery":"osm","relation-fix":6,"id":126740196}},{"id":126739391,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3657435,48.9375067],[2.3744604,48.9375067],[2.3744604,48.946965],[2.3657435,48.946965],[2.3657435,48.9375067]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Florent Ch","uid":"4674266","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T12:41:37Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary","cycleway","pedestrian","service"],"building":["yes"],"name:etymology:wikidata":["Q172455","Q316891","Q181946","Q126675","Q18404","Q193929","Q170095","Q48958","Q249043","Q911450","Q352287","Q75603","Q834102","Q391953"]},"create":0,"modify":24,"delete":0,"area":0.0000824470552699837,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":30,"locale":"fr","imagery":"osm","change_within_1000m":29,"change_within_5000m":1,"id":126739391}},{"id":126736341,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.2248195,54.3412953],[10.2252852,54.3412953],[10.2252852,54.3415711],[10.2248195,54.3415711],[10.2248195,54.3412953]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"andwil","uid":"287920","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #playgrounds","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T11:27:17Z","reviewed_features":[],"tag_changes":{"lit":["no"],"leisure":["playground"],"surface":["grass"]},"create":0,"modify":1,"delete":0,"area":1.28440060001838e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/playgrounds.html","theme":"playgrounds","answer":2,"locale":"en","imagery":"osm","id":126736341}},{"id":126733460,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0712545,51.0909459],[3.0763462,51.0909459],[3.0763462,51.093558],[3.0712545,51.093558],[3.0712545,51.0909459]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T10:17:38Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":1275,"modify":0,"delete":0,"area":0.0000133000295700015,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":169,"locale":"nl","imagery":"AGIVFlandersGRB","id":126733460}},{"id":126733429,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0700371,51.0926558],[3.0716682,51.0926558],[3.0716682,51.0933749],[3.0700371,51.0933749],[3.0700371,51.0926558]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T10:17:03Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":111,"modify":0,"delete":0,"area":0.00000117292400999633,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":13,"locale":"nl","imagery":"AGIVFlandersGRB","id":126733429}},{"id":126730665,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3605143,51.0255379],[5.3729333,51.0255379],[5.3729333,51.0300497],[5.3605143,51.0300497],[5.3605143,51.0255379]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T09:11:54Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station","bench"],"no:network":["yes"]},"create":1,"modify":2,"delete":0,"area":0.0000560320441999476,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":6,"import":1,"locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":6,"change_within_500m":1,"import:node/10058129360":"source: https://osm.org/note/3044617","id":126730665}},{"id":126730650,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3729333,51.0255379],[5.3729333,51.0255379],[5.3729333,51.0255379],[5.3729333,51.0255379],[5.3729333,51.0255379]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T09:11:38Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":1,"locale":"nl","imagery":"osm","change_within_500m":1,"id":126730650}},{"id":126729962,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[104.8976455,11.5081153],[104.8976455,11.5081153],[104.8976455,11.5081153],[104.8976455,11.5081153],[104.8976455,11.5081153]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"GeoMechain","uid":"10398640","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #vets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T08:54:54Z","reviewed_features":[],"tag_changes":{"amenity":["veterinary"],"opening_hours":["Mo-Fr 08:00-19:00;Sa 08:00-17:00;Su 08:00-12:00"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"vets","answer":1,"locale":"en","imagery":"osm","id":126729962}},{"id":126729926,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.372649,51.0254749],[5.3758218,51.0254749],[5.3758218,51.0316456],[5.372649,51.0316456],[5.372649,51.0254749]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T08:53:51Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":4,"delete":0,"area":0.0000195783969599935,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","move":1,"theme":"toerisme_vlaanderen","answer":14,"import":2,"locale":"nl","imagery":"osm","add-image":2,"change_over_5000m":3,"change_within_25m":12,"change_within_50m":1,"change_within_500m":4,"move:node/3990899830":"improve_accuracy","import:node/10058053602":"source: https://osm.org/note/3044337","import:node/10058066452":"source: https://osm.org/note/3044680","id":126729926}},{"id":126729398,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2405774,50.7347759],[4.241514,50.7347759],[4.241514,50.7379392],[4.2405774,50.7379392],[4.2405774,50.7347759]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"joost schouppe","uid":"67832","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r8204223.json","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T08:41:59Z","reviewed_features":[],"tag_changes":{"highway":["tertiary"],"surface":["asphalt"]},"create":0,"modify":1,"delete":0,"area":0.00000296274677999503,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/theme.html","theme":"https://raw.githubusercontent.com/hgcvm/mcsurfacegr/main/data/r8204223.json","answer":1,"locale":"en","imagery":"osm","id":126729398}},{"id":126729101,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.6400768,51.0221199],[3.6472014,51.0221199],[3.6472014,51.0346779],[3.6400768,51.0346779],[3.6400768,51.0221199]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #nature","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T08:36:12Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/IV6g2D1.jpg","https://i.imgur.com/iU1na50.jpg","https://i.imgur.com/G8nx4ZE.jpg","https://i.imgur.com/2IT9CEb.jpg","https://i.imgur.com/HUpBxx8.jpg"],"amenity":["bench"],"tourism":["information"]},"create":0,"modify":5,"delete":0,"area":0.0000894707267999899,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/nature.html","theme":"nature","locale":"nl","imagery":"osm","add-image":5,"id":126729101}},{"id":126728475,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.668006,51.0312175],[3.668006,51.0312175],[3.668006,51.0312175],[3.668006,51.0312175],[3.668006,51.0312175]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"vjyblauw","uid":"2844254","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maps","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T08:21:29Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/W6CZY2N.jpg"],"image:0":["https://i.imgur.com/WDRsi3S.jpg"],"tourism":["information"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maps.html","theme":"maps","locale":"nl","imagery":"osm","add-image":2,"id":126728475}},{"id":126725945,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3720888,51.0258354],[5.373256,51.0258354],[5.373256,51.0320061],[5.3720888,51.0320061],[5.3720888,51.0258354]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T07:19:32Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"leisure":["picnic_table"]},"create":3,"modify":4,"delete":0,"area":0.00000720244103999426,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":9,"import":1,"locale":"nl","imagery":"osm","add-image":4,"change_over_5000m":4,"change_within_25m":13,"import:node/10057887467":"source: https://osm.org/note/3044294","id":126725945}},{"id":126725859,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3735105,51.0318393],[5.3735105,51.0318393],[5.3735105,51.0318393],[5.3735105,51.0318393],[5.3735105,51.0318393]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T07:17:37Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":2,"locale":"nl","imagery":"osm","change_over_5000m":1,"change_within_25m":2,"id":126725859}},{"id":126725771,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3739659,51.0318515],[5.3747332,51.0318515],[5.3747332,51.0319586],[5.3739659,51.0319586],[5.3739659,51.0318515]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"dentonny","uid":"4198737","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #toerisme_vlaanderen","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-28T07:15:21Z","reviewed_features":[],"tag_changes":{"amenity":["bench"]},"create":1,"modify":2,"delete":0,"area":8.21778300007543e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/toerisme_vlaanderen.html","theme":"toerisme_vlaanderen","answer":5,"import":1,"locale":"nl","imagery":"osm","add-image":1,"change_over_5000m":2,"change_within_25m":6,"import:node/10057885751":"source: https://osm.org/note/3044643","id":126725771}},{"id":126724074,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3967015,43.2869759],[5.4111343,43.2869759],[5.4111343,43.2976467],[5.3967015,43.2976467],[5.3967015,43.2869759]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-28T06:31:51Z","reviewed_features":[],"tag_changes":{"amenity":["school","hospital"],"highway":["residential","tertiary","secondary","service","steps","footway","unclassified","pedestrian"],"boundary":["political"],"name:etymology:wikidata":["Q6548","Q7226","Q33923","Q790","Q1835221","Q501","Q2788498","Q209069","Q353866","Q3213155"]},"create":0,"modify":47,"delete":0,"area":0.000154009522239994,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":61,"locale":"fr","imagery":"osm","id":126724074}},{"id":126798897,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.3931072,47.2794418],[-2.3720165,47.2794418],[-2.3720165,47.2895941],[-2.3931072,47.2895941],[-2.3931072,47.2794418]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T21:23:58Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology:wikidata":["Q680897","Q243866","Q157806","Q93201","Q156901","Q131412","Q193215","Q49496","Q1137","Q732738","Q42372","Q38337","Q13500183","Q535","Q160333","Q179680","Q9711","Q159987","Q8923","Q13423","Q321","Q332","Q1618","Q1142","Q205367","Q160927","Q188697","Q609039","Q3426323","Q193821","Q6548"]},"create":0,"modify":47,"delete":0,"area":0.000214119113610033,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":53,"locale":"fr","imagery":"osm","id":126798897}},{"id":126795277,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2144469,51.2024075],[3.2160748,51.2024075],[3.2160748,51.2026499],[3.2144469,51.2026499],[3.2144469,51.2024075]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T19:07:38Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"name:etymology":["Genoemd naar het 'waterhuis', want de fontein liep daar"],"name:etymology:wikidata":["Q2560590"]},"create":0,"modify":2,"delete":0,"area":3.94602959996142e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":4,"locale":"nl","imagery":"osm","id":126795277}},{"id":126794025,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0646762,51.100646],[3.0677918,51.100646],[3.0677918,51.1078554],[3.0646762,51.1078554],[3.0646762,51.100646]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T18:30:04Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":236,"modify":0,"delete":0,"area":0.0000224616066400029,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":27,"locale":"nl","imagery":"AGIVFlandersGRB","id":126794025}},{"id":126792861,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.960939,40.5780204],[-73.9598573,40.5780204],[-73.9598573,40.5878941],[-73.960939,40.5878941],[-73.960939,40.5780204]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MxxCon","uid":"384667","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T18:04:23Z","reviewed_features":[],"tag_changes":{"dog":["no"],"amenity":["fast_food","restaurant"],"website":["https://www.texaschickenandburgers.com"],"building":["retail"],"delivery":["yes"],"takeaway":["yes"],"diet:halal":["no"],"payment:cash":["yes"],"payment:cards":["yes"],"internet_access":["no"],"service:electricity":["no"]},"create":0,"modify":6,"delete":0,"area":0.0000106803812900029,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":10,"locale":"en","imagery":"NYSDOP_Latest","change_within_1000m":7,"change_within_5000m":3,"id":126792861}},{"id":126792734,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MxxCon","uid":"384667","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T18:01:25Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","answer":1,"locale":"en","imagery":"HDM_HOT","change_within_1000m":1,"id":126792734}},{"id":126792515,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.1440197,51.0063176],[3.7506264,51.0063176],[3.7506264,51.3181009],[3.1440197,51.3181009],[3.1440197,51.0063176]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"philippec","uid":"76884","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T17:55:38Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/qtXswf4.jpg","https://i.imgur.com/m5yFoI2.jpg","https://i.imgur.com/5RINYgQ.jpg","https://i.imgur.com/GaPQMhW.jpg","https://i.imgur.com/wl0xCmf.jpg","https://i.imgur.com/HfmC5lR.jpg"],"image:0":["https://i.imgur.com/pLbYSRl.jpg","https://i.imgur.com/rLZuD1u.jpg"]},"create":0,"modify":7,"delete":0,"area":0.189129838728107,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","locale":"en","imagery":"osm","add-image":8,"change_over_5000m":8,"id":126792515}},{"id":126791116,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.3803825,47.2369128],[-2.1985815,47.2369128],[-2.1985815,47.290249],[-2.3803825,47.290249],[-2.3803825,47.2369128]]]},"properties":{"check_user":null,"reasons":[{"id":4,"name":"mass modification"},{"id":28,"name":"Feature with Pokename"}],"tags":[],"features":[{"url":"way-997643631","name":"Allée des Sittelles","osm_id":997643631,"reasons":[28],"version":3,"primary_tags":{"highway":"residential"}},{"url":"way-25591798","name":"Allée des Sittelles","osm_id":25591798,"reasons":[28],"version":9,"primary_tags":{"highway":"residential"}}],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T17:25:03Z","reviewed_features":[],"tag_changes":{"amenity":["cinema","community_centre","school","social_facility"],"highway":["residential","secondary","tertiary","pedestrian","footway","service","living_street","track","unclassified","secondary_link","path"],"leisure":["park"],"boundary":["political"],"building":["yes"],"name:etymology:wikidata":["Q51549","Q295524","Q295090","Q3371847","Q680881","Q312391","Q81082","Q2042","Q171730","Q192615","Q26026","Q46","Q152027","Q852831","Q7270","Q15878","Q16025925","Q12594","Q4605","Q41876","Q9726","Q1190","Q641203","Q71657","Q71028","Q202378","Q13837005","Q1469","Q160569","Q3816","Q14080","Q202749","Q158768","Q154748","Q188215","Q70925","Q373916","Q127775","Q194436","Q41604","Q456","Q1962284","Q480164","Q2475967","Q1340801","Q122290","Q229264","Q9191","Q349","Q482156","Q127849","Q239760","Q33977","Q3135907","Q130905","Q529","Q25356","Q3498791","Q221209","Q2957706","Q12012855","Q3067559","Q168473","Q161568","Q16974943","Q158015","Q160110","Q212815","Q220925","Q311395","Q12024","Q34687","Q146095","Q11841","Q20489032","Q843173","Q19832477","Q3112866","Q2897096","Q3443160","Q205857","Q30241","Q11831","Q3562343","Q1121807","Q25397978","Q588395","Q158974","Q171892","Q5194627","Q474161","Q43444","Q182037","Q242663","Q60444375","Q535","Q393278","Q1452598","Q147149","Q55805","Q208716","Q2984138","Q214169","Q853329","Q164992","Q492684","Q3325437","Q1401371","Q36050","Q5468751","Q664609","Q201477","Q3769","Q1797381","Q1307585","Q367042","Q1065362","Q184623","Q742","Q108926","Q687","Q188857","Q314975","Q41568","Q27764","Q272119","Q18404","Q82122","Q7322","Q9327","Q12688","Q790","Q811","Q774","Q766","Q1496","Q294478","Q295548","Q389916","Q2139295","Q210719","Q34735","Q82014","Q381308","Q647","Q783","Q206972","Q266773","Q726953","Q721665","Q313667","Q123062","Q4128","Q201143","Q179888","Q202474","Q71914344","Q164163","Q157964","Q3236599","Q2078515","Q2714608","Q329046","Q97","Q160603","Q1137340","Q547649","Q1369002","Q200639","Q3344047","Q130201","Q506894","Q1417393","Q3015138","Q9588290","Q561835","Q3010645","Q310002","Q552766"]},"create":0,"modify":348,"delete":0,"area":0.00969657449620072,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":442,"locale":"fr","imagery":"osm","id":126791116}},{"id":126791071,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-36.834067,-10.2103477],[-36.834067,-10.2103477],[-36.834067,-10.2103477],[-36.834067,-10.2103477],[-36.834067,-10.2103477]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Túllio","uid":"1206082","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T17:24:03Z","reviewed_features":[],"tag_changes":{"natural":["tree"]},"create":1,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"es","imagery":"osm","add-image":1,"change_over_5000m":1,"change_within_25m":3,"id":126791071}},{"id":126790551,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.3946328,43.2986841],[5.402889,43.2986841],[5.402889,43.3096726],[5.3946328,43.3096726],[5.3946328,43.2986841]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Joel Gombin","uid":"2398829","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T17:13:17Z","reviewed_features":[],"tag_changes":{"highway":["tertiary","residential","secondary_link"],"name:etymology:wikidata":["Q7525","Q44613","Q131329","Q21427254"]},"create":0,"modify":17,"delete":0,"area":0.0000907232536999687,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":22,"locale":"fr","imagery":"osm","id":126790551}},{"id":126787383,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[24.5193862,46.3959861],[24.5193862,46.3959861],[24.5193862,46.3959861],[24.5193862,46.3959861],[24.5193862,46.3959861]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Ben Der","uid":"8558360","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hailhydrant","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T16:02:40Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/hailhydrant.html","theme":"hailhydrant","answer":5,"locale":"en","imagery":"Mapbox","id":126787383}},{"id":126780690,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.066422,51.0961155],[3.0699669,51.0961155],[3.0699669,51.1014257],[3.066422,51.1014257],[3.066422,51.0961155]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T13:17:30Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":957,"modify":0,"delete":0,"area":0.0000188241279799864,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":110,"locale":"nl","imagery":"AGIVFlandersGRB","id":126780690}},{"id":126780131,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0636033,51.0927772],[3.0675821,51.0927772],[3.0675821,51.0971754],[3.0636033,51.0971754],[3.0636033,51.0927772]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T13:05:26Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":791,"modify":6,"delete":0,"area":0.0000174995581599889,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":6,"theme":"grb","import":93,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126780131}},{"id":126780123,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T13:05:22Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":126780123}},{"id":126780114,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T13:05:15Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":1,"locale":"nl","imagery":"AGIVFlandersGRB","id":126780114}},{"id":126779628,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0619183,51.0917066],[3.0664022,51.0917066],[3.0664022,51.0948844],[3.0619183,51.0948844],[3.0619183,51.0917066]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T12:53:41Z","reviewed_features":[],"tag_changes":{"building":["yes","house"]},"create":940,"modify":0,"delete":0,"area":0.0000142489374199831,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":115,"locale":"nl","imagery":"AGIVFlandersGRB","id":126779628}},{"id":126779287,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0651225,51.0935318],[3.0680429,51.0935318],[3.0680429,51.0949385],[3.0651225,51.0949385],[3.0651225,51.0935318]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T12:46:13Z","reviewed_features":[],"tag_changes":{"building":["house","roof","yes"]},"create":517,"modify":0,"delete":0,"area":0.00000410812667999062,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":67,"locale":"nl","imagery":"AGIVFlandersGRB","id":126779287}},{"id":126777370,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2749038,63.790537],[20.3119954,63.790537],[20.3119954,63.8499791],[20.2749038,63.8499791],[20.2749038,63.790537]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T12:03:08Z","reviewed_features":[],"tag_changes":{"amenity":["recycling"],"barrier":["fence"],"opening_hours":["24/7"],"recycling:cans":["yes"],"recycling:glass":["yes"],"recycling:paper":["yes"],"recycling:plastic":["yes"],"recycling:batteries":["yes"],"recycling:newspaper":["yes"],"recycling:green_waste":["yes"],"recycling:scrap_metal":["yes"],"recycling:glass_bottles":["yes"],"recycling:plastic_bottles":["yes"],"recycling:small_appliances":["yes"],"recycling:plastic_packaging":["yes"]},"create":2,"modify":3,"delete":0,"area":0.00220480259635994,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","answer":8,"locale":"en","imagery":"EsriWorldImagery","id":126777370}},{"id":126776945,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7320766,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8779988],[3.7320766,50.8779988],[3.7320766,50.8764935]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:53:55Z","reviewed_features":[],"tag_changes":{"fee":["yes"],"amenity":["charging_station"],"image:0":["https://i.imgur.com/5JTzUwJ.jpg"],"image:1":["https://i.imgur.com/37AFdmv.jpg"],"no:network":["yes"]},"create":0,"modify":3,"delete":0,"area":0.00000467741868999381,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","add-image":2,"id":126776945}},{"id":126776694,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:47:48Z","reviewed_features":[],"tag_changes":{"email":["info@allego.eu"],"phone":["+32 800 78 192"],"amenity":["charging_station"],"maxstay":["3 hours"],"network":["Allego"],"website":["https://www.allego.eu/"],"payment:app":["yes"],"payment:cash":["no"],"payment:cards":["no"],"brand:wikidata":["Q75560554"],"payment:membership_card":["yes"]},"create":0,"modify":7,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":8,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126776694}},{"id":126776680,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935],[3.7351839,50.8764935]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:47:33Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":4,"locale":"nl","imagery":"CartoDB.Voyager","id":126776680}},{"id":126776601,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:45:22Z","reviewed_features":[],"tag_changes":{"amenity":["bench"],"survey:date":["2022-09-29"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":1,"locale":"en","imagery":"geovekst-nib","change_within_25m":1,"id":126776601}},{"id":126776583,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2449381,63.8227123],[20.2521372,63.8227123],[20.2521372,63.8363354],[20.2449381,63.8363354],[20.2449381,63.8227123]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:44:48Z","reviewed_features":[],"tag_changes":{},"create":2,"modify":2,"delete":0,"area":0.0000980740592100425,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":8,"locale":"en","imagery":"osm","id":126776583}},{"id":126776579,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166],[10.7781974,59.8415166]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Polardfront","uid":"12630812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T11:44:39Z","reviewed_features":[],"tag_changes":{},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":2,"locale":"en","imagery":"geovekst-nib","add-image":1,"change_over_5000m":1,"change_within_25m":3,"id":126776579}},{"id":126776014,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.0128968,50.9028077],[-1.0037338,50.9028077],[-1.0037338,50.9107035],[-1.0128968,50.9107035],[-1.0128968,50.9028077]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"christophekey","uid":"12424934","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #street_lighting","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:31:32Z","reviewed_features":[],"tag_changes":{"lit":["yes"],"highway":["primary","cycleway"]},"create":0,"modify":3,"delete":0,"area":0.0000723492154000003,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/street_lighting.html","theme":"street_lighting","answer":3,"locale":"en","imagery":"osm","id":126776014}},{"id":126775777,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2541864,63.829352],[20.2893233,63.829352],[20.2893233,63.8464098],[20.2541864,63.8464098],[20.2541864,63.829352]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #aed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:25:58Z","reviewed_features":[],"tag_changes":{"access":["yes"],"indoor":["no"],"emergency":["defibrillator"]},"create":5,"modify":6,"delete":0,"area":0.000599358212820143,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/aed.html","theme":"aed","answer":16,"locale":"en","imagery":"osm","id":126775777}},{"id":126775661,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[80.1976186,13.0495172],[80.1983771,13.0495172],[80.1983771,13.0518441],[80.1976186,13.0518441],[80.1976186,13.0495172]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:23:14Z","reviewed_features":[],"tag_changes":{"email":["avmschool@avm.in"],"phone":["+91 44 4264 2222"],"amenity":["school"]},"create":0,"modify":2,"delete":0,"area":0.00000176495365000793,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":2,"locale":"en","imagery":"CartoDB.Voyager","id":126775661}},{"id":126775391,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2502936,63.8260872],[20.2505373,63.8260872],[20.2505373,63.8262108],[20.2502936,63.8262108],[20.2502936,63.8260872]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #benches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:17:28Z","reviewed_features":[],"tag_changes":{"seats":["2"],"colour":["brown"],"amenity":["bench"],"backrest":["yes"],"material":["wood"],"direction":["206","208"]},"create":0,"modify":3,"delete":0,"area":3.0121319999025e-8,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/benches.html","theme":"benches","answer":8,"locale":"en","imagery":"EsriWorldImagery","id":126775391}},{"id":126775300,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-1.019172,50.8885873],[-1.0025703,50.8885873],[-1.0025703,50.9103617],[-1.019172,50.9103617],[-1.019172,50.8885873]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"christophekey","uid":"12424934","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #maxspeed","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:15:53Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary","unclassified"],"maxspeed":["30 mph"]},"create":0,"modify":95,"delete":0,"area":0.000361492056480089,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/maxspeed.html","theme":"maxspeed","answer":95,"locale":"en","imagery":"osm","id":126775300}},{"id":126775197,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[80.1976186,12.9826663],[80.2826232,12.9826663],[80.2826232,13.061714],[80.1976186,13.061714],[80.1976186,12.9826663]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:13:24Z","reviewed_features":[],"tag_changes":{"email":["licet@licet.ac.in","contactus@presidencycollegechennai.ac.in"],"phone":["+91 44 2254 2842","+91 44 2817 8490","+91 44 2844 5910","04428445910","+91 44 2472 5466","044 2472 5466","+91 44 2854 4894"],"amenity":["college","university"],"school:gender":["mixed"],"isced:2011:level":["bachelor;doctorate;master"]},"create":0,"modify":9,"delete":0,"area":0.00671941811942041,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":10,"locale":"en","imagery":"CartoDB.Voyager","id":126775197}},{"id":126775183,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2541684,63.8293438],[20.2548454,63.8293438],[20.2548454,63.8296856],[20.2541684,63.8296856],[20.2541684,63.8293438]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #indoors","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:13:09Z","reviewed_features":[],"tag_changes":{"door":["hinged"],"automatic_door":["button"]},"create":0,"modify":3,"delete":0,"area":2.31398600000578e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/indoors.html","theme":"indoors","answer":3,"locale":"en","imagery":"CartoDB.Voyager","id":126775183}},{"id":126775087,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2824461,63.8366216],[20.2824461,63.8366216],[20.2824461,63.8366216],[20.2824461,63.8366216],[20.2824461,63.8366216]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #postboxes","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:10:55Z","reviewed_features":[],"tag_changes":{"amenity":["post_box"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/postboxes.html","theme":"postboxes","locale":"en","imagery":"CartoDB.Voyager","id":126775087}},{"id":126774878,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[79.8331028,12.4303243],[80.2374326,12.4303243],[80.2374326,13.0657991],[79.8331028,13.0657991],[79.8331028,12.4303243]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"NaanAvanIllai","uid":"14062769","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:06:25Z","reviewed_features":[],"tag_changes":{"email":["helpdesk@loyolacollege.edu"],"phone":["+91 44 2817 8200","+91 44 4392 3041","+9144 4392 3041","+91 44 2627 2171","+91 4426272171","+91 81480 66666","+918148066666","+91 44 2755 3011","+914427553011","+91 44 2752 9208","(044) 27529208"],"amenity":["school","college"],"website":["https://aecs1kalpakkam.ac.in/"]},"create":0,"modify":9,"delete":0,"area":0.256941398789039,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":10,"locale":"en","imagery":"CartoDB.Voyager","id":126774878}},{"id":126774834,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2530801,63.8251882],[20.2804709,63.8251882],[20.2804709,63.8414121],[20.2530801,63.8414121],[20.2530801,63.8251882]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #sport_pitches","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T11:05:23Z","reviewed_features":[],"tag_changes":{"sport":["soccer"],"access":["yes"],"leisure":["pitch"],"surface":["grass"],"reservation":["no"]},"create":0,"modify":8,"delete":0,"area":0.000444385600120043,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/sport_pitches.html","theme":"sport_pitches","answer":11,"locale":"en","imagery":"osm","id":126774834}},{"id":126774592,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[20.2550012,63.8290056],[20.2550012,63.8290056],[20.2550012,63.8290056],[20.2550012,63.8290056],[20.2550012,63.8290056]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"MarcusLE","uid":"6598790","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #food","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T10:59:59Z","reviewed_features":[],"tag_changes":{"amenity":["restaurant"],"opening_hours":["Mo-Fr 08:00-15:30"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/food.html","theme":"food","answer":1,"locale":"en","imagery":"osm","id":126774592}},{"id":126773189,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.7946222,51.3964997],[4.7975551,51.3964997],[4.7975551,51.3980759],[4.7946222,51.3980759],[4.7946222,51.3964997]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Thierry1030","uid":"286563","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-29T10:30:07Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"maxspeed":["30","50"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":3,"delete":0,"area":0.00000462283698000729,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":3,"locale":"nl","imagery":"osm","id":126773189}},{"id":126769751,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-2.2479717,47.2693221],[-2.2300201,47.2693221],[-2.2300201,47.2850462],[-2.2479717,47.2850462],[-2.2479717,47.2693221]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #etymology","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T09:03:49Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"highway":["residential","service","tertiary"],"boundary":["political"],"name:etymology:wikidata":["Q34670","Q547276","Q18425","Q437983","Q206832","Q133855","Q295830","Q202749","Q551744","Q234816","Q49325","Q63704","Q3275603","Q40852","Q15996424","Q285514","Q468413","Q679016","Q453683","Q200525","Q53002","Q55381","Q1091635","Q168693","Q313572","Q152272","Q55388","Q284911","Q55384","Q132232","Q313068","Q37064","Q179888","Q727227","Q219621","Q123920"]},"create":0,"modify":67,"delete":0,"area":0.000282272753559998,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/etymology.html","theme":"etymology","answer":78,"locale":"fr","imagery":"osm","id":126769751}},{"id":126769597,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-121.9190193,37.2754162],[-121.9190193,37.2754162],[-121.9190193,37.2754162],[-121.9190193,37.2754162],[-121.9190193,37.2754162]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"ilander89","uid":"12908543","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #waste","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T09:00:15Z","reviewed_features":[],"tag_changes":{"amenity":["waste_basket"]},"create":0,"modify":0,"delete":1,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/waste.html","theme":"waste","locale":"en","imagery":"osm","deletion":1,"deletion:node/8554684352":"not found","id":126769597}},{"id":126769438,"type":"Feature","geometry":null,"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kalepom","uid":"392288","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #ghostbikes","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T08:57:06Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":0,"delete":0,"area":null,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/ghostbikes","theme":"ghostbikes","answer":1,"locale":"fr","imagery":"CartoDB.Positron","id":126769438}},{"id":126763768,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[13.0772184,51.9922817],[13.0772184,51.9922817],[13.0772184,51.9922817],[13.0772184,51.9922817],[13.0772184,51.9922817]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"koofi_mk","uid":"2272879","editor":"MapComplete 0.7.2l","comment":"Adding data with #MapComplete for theme #waldbrand","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T06:39:04Z","reviewed_features":[],"tag_changes":{"fire_hydrant:type":["pillar"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"waldbrand-app.de","theme":"waldbrand","imagery":"osm","language":"de","theme-creator":"Sebastian Kürten","id":126763768}},{"id":126762582,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.3431379,48.8465357],[2.3431379,48.8465357],[2.3431379,48.8465357],[2.3431379,48.8465357],[2.3431379,48.8465357]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"LopsemPyier","uid":"15214576","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #bicycle_rental","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-29T06:01:50Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_rental"],"website":["https://velib-metropole.fr/"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/bicycle_rental.html","theme":"bicycle_rental","answer":1,"locale":"fr","imagery":"osm","id":126762582}},{"id":126843528,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-118.3497688,33.8062129],[-118.349768,33.8062129],[-118.349768,33.8062129],[-118.3497688,33.8062129],[-118.3497688,33.8062129]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Devolved","uid":"663717","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #surveillance","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T23:28:36Z","reviewed_features":[],"tag_changes":{"man_made":["surveillance"],"camera:direction":["359"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/surveillance.html","theme":"surveillance","answer":4,"locale":"en","imagery":"osm","id":126843528}},{"id":126837826,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-86.1294544,39.9681868],[-86.1294544,39.9681868],[-86.1294544,39.9681868],[-86.1294544,39.9681868],[-86.1294544,39.9681868]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Kanellar","uid":"16249964","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T19:34:20Z","reviewed_features":[],"tag_changes":{"amenity":["bicycle_parking"]},"create":1,"modify":0,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","locale":"en","imagery":"CartoDB.Voyager","change_over_5000m":1,"id":126837826}},{"id":126836998,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[44.0142045,36.1676274],[44.0175313,36.1676274],[44.0175313,36.18023],[44.0142045,36.18023],[44.0142045,36.1676274]]]},"properties":{"check_user":null,"reasons":[{"id":83,"name":"User has multiple blocks"}],"tags":[],"features":[],"user":"ڕاستی","uid":"4800812","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #hotels","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T19:11:42Z","reviewed_features":[],"tag_changes":{"name":["میوانخانەی سەرای ئاڵتون","فندق التنسراى","میوانخانەی بەسوود پلازا","هۆتێل بەسوود پلازا","میوانخانەی ئاڵتون مەلەک","Altun Malak Hotel","میوانخانەی سکای","سكاي"],"tourism":["hotel"]},"create":0,"modify":4,"delete":0,"area":0.0000419263296800477,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/hotels.html","theme":"hotels","answer":4,"locale":"en","imagery":"EsriWorldImagery","id":126836998}},{"id":126834809,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0714972,51.0822627],[3.0777183,51.0822627],[3.0777183,51.0856625],[3.0714972,51.0856625],[3.0714972,51.0822627]]]},"properties":{"check_user":null,"reasons":[{"id":494,"name":"Mapbox: Fictional mapping"}],"tags":[],"features":[{"url":"way-1099410033","osm_id":1099410033,"reasons":[494],"version":1}],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T18:07:34Z","reviewed_features":[],"tag_changes":{"building":["house","roof","yes"]},"create":379,"modify":0,"delete":0,"area":0.0000211504957799799,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":45,"locale":"nl","imagery":"AGIVFlandersGRB","id":126834809}},{"id":126828533,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2324863,-39.8420125],[-73.2324863,-39.8420125],[-73.2324863,-39.8420125],[-73.2324863,-39.8420125],[-73.2324863,-39.8420125]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T15:36:42Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/uHN0aUW.jpg"],"tourism":["artwork"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"osm","add-image":1,"id":126828533}},{"id":126827628,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.4229959,51.2106529],[4.4234733,51.2106529],[4.4234733,51.2132033],[4.4229959,51.2132033],[4.4229959,51.2106529]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T15:12:44Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/G85gVIf.jpg"],"highway":["residential"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":5,"delete":0,"area":0.00000121756096000269,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":4,"locale":"nl","imagery":"osm","add-image":1,"id":126827628}},{"id":126825886,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T14:25:42Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"image:0":["https://i.imgur.com/n8oxnR1.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126825886}},{"id":126824694,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.234341,-39.8377448],[-73.234341,-39.8377448],[-73.234341,-39.8377448],[-73.234341,-39.8377448],[-73.234341,-39.8377448]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:53:44Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"],"artwork_type":["graffiti"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"osm","id":126824694}},{"id":126824487,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.21925,51.2054283],[3.228913,51.2054283],[3.228913,51.2132287],[3.21925,51.2132287],[3.21925,51.2054283]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:48:30Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":21,"delete":0,"area":0.0000753752652000049,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":22,"locale":"nl","imagery":"osm","id":126824487}},{"id":126824154,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.5681212,53.1959702],[6.5681212,53.1959702],[6.5681212,53.1959702],[6.5681212,53.1959702],[6.5681212,53.1959702]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Robin van der Linde","uid":"5093765","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #drinking_water","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T13:40:21Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/XSBijT9.jpg"],"bottle":["yes"],"amenity":["drinking_water"],"man_made":["water_tap"]},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/drinking_water.html","theme":"drinking_water","answer":1,"locale":"en","imagery":"CartoDB.Voyager","add-image":1,"change_within_25m":2,"id":126824154}},{"id":126823563,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2178922,51.2051134],[3.2284197,51.2051134],[3.2284197,51.2131275],[3.2178922,51.2131275],[3.2178922,51.2051134]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:24:48Z","reviewed_features":[],"tag_changes":{"highway":["residential","tertiary"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":41,"delete":0,"area":0.0000843684377499659,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclestreets.html","theme":"cyclestreets","answer":41,"locale":"nl","imagery":"osm","id":126823563}},{"id":126823533,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2375475,-39.8378707],[-73.2342534,-39.8378707],[-73.2342534,-39.8288426],[-73.2375475,-39.8288426],[-73.2375475,-39.8378707]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:23:49Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/hv5B8U4.jpg","https://i.imgur.com/huKInru.jpg","https://i.imgur.com/cYZ7TRi.jpg","https://i.imgur.com/7Le2eQQ.jpg","https://i.imgur.com/ePne2iR.jpg","https://i.imgur.com/ujQi9Lp.jpg","https://i.imgur.com/e0rDGZM.jpg","https://i.imgur.com/MB9LBly.jpg","https://i.imgur.com/qGk4Gcz.jpg","https://i.imgur.com/vZluwhQ.jpg","https://i.imgur.com/8rM9y1o.jpg"],"image:0":["https://i.imgur.com/QZ5EWQz.jpg"],"natural":["tree"],"leaf_type":["broadleaved"],"leaf_cycle":["deciduous"]},"create":0,"modify":13,"delete":0,"area":0.000029739464210052,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"en","imagery":"osm","add-image":12,"id":126823533}},{"id":126823102,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2373926,-39.8288294],[-73.2373926,-39.8288294],[-73.2373926,-39.8288294],[-73.2373926,-39.8288294],[-73.2373926,-39.8288294]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:13:17Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"EsriWorldImagery","add-image":1,"id":126823102}},{"id":126822708,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2346542,-39.8335726],[-73.2346542,-39.8335726],[-73.2346542,-39.8335726],[-73.2346542,-39.8335726],[-73.2346542,-39.8335726]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T13:02:40Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":1,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","locale":"en","imagery":"EsriWorldImagery","add-image":1,"id":126822708}},{"id":126822359,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0724801,51.0836673],[3.0878009,51.0836673],[3.0878009,51.1026381],[3.0724801,51.1026381],[3.0724801,51.0836673]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T12:53:54Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"],"source:geometry:ref":["Gbg/4362168"],"source:geometry:date":["2017-03-13"]},"create":2592,"modify":9,"delete":0,"area":0.000290647832639973,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","move":8,"theme":"grb","import":295,"locale":"nl","imagery":"AGIVFlandersGRB","conflation":2,"id":126822359}},{"id":126822119,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T12:47:55Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"],"image:1":["https://i.imgur.com/AamR2UB.jpg"]},"create":0,"modify":1,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126822119}},{"id":126822018,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T12:45:41Z","reviewed_features":[],"tag_changes":{},"create":0,"modify":2,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":2,"locale":"nl","imagery":"CartoDB.Voyager","add-image":1,"id":126822018}},{"id":126821810,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2473013,-39.8377448],[-73.2341233,-39.8377448],[-73.2341233,-39.812179],[-73.2473013,-39.812179],[-73.2473013,-39.8377448]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #artwork","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T12:40:18Z","reviewed_features":[],"tag_changes":{"tourism":["artwork"]},"create":3,"modify":4,"delete":0,"area":0.000336906112400304,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/artwork.html","theme":"artwork","answer":1,"locale":"en","imagery":"EsriWorldImagery","add-image":3,"id":126821810}},{"id":126821259,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0603461,51.0894239],[3.0759554,51.0894239],[3.0759554,51.0990701],[3.0603461,51.0990701],[3.0603461,51.0894239]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T12:25:22Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":2071,"modify":0,"delete":0,"area":0.000150570429659981,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":256,"locale":"nl","imagery":"AGIVFlandersGRB","id":126821259}},{"id":126820883,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.2523905,-39.8086892],[-73.2520977,-39.8086892],[-73.2520977,-39.80798],[-73.2523905,-39.80798],[-73.2523905,-39.8086892]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Awo","uid":"196556","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #trees","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T12:13:48Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/27MGWl6.jpg","https://i.imgur.com/DFOxhFB.jpg","https://i.imgur.com/dZmZgCJ.jpg"],"natural":["tree"]},"create":0,"modify":6,"delete":0,"area":2.07653760008696e-7,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/trees.html","theme":"trees","answer":2,"locale":"es","imagery":"EsriWorldImagery","add-image":5,"id":126820883}},{"id":126820552,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417],[4.2494439,50.7459417]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Stijn Matthys","uid":"1862147","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #charging_stations","comments_count":0,"source":"survey","imagery_used":"Not reported","date":"2022-09-30T12:04:50Z","reviewed_features":[],"tag_changes":{"amenity":["charging_station"]},"create":1,"modify":4,"delete":0,"area":0,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/charging_stations.html","theme":"charging_stations","answer":10,"locale":"nl","imagery":"CartoDB.Voyager","id":126820552}},{"id":126819907,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.0526249,51.0870501],[3.0613397,51.0870501],[3.0613397,51.0910751],[3.0526249,51.0910751],[3.0526249,51.0870501]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T11:48:28Z","reviewed_features":[],"tag_changes":{"building":["house","yes","roof"]},"create":1499,"modify":0,"delete":0,"area":0.0000350770699999876,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":185,"locale":"nl","imagery":"AGIVFlandersGRB","id":126819907}},{"id":126816602,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.058888,51.0895127],[3.0701997,51.0895127],[3.0701997,51.1042255],[3.058888,51.1042255],[3.058888,51.0895127]]]},"properties":{"check_user":null,"reasons":[{"id":2,"name":"possible import"}],"tags":[],"features":[],"user":"jozin-belgium","uid":"1947314","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #grb","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T10:21:05Z","reviewed_features":[],"tag_changes":{"building":["yes","house","roof"]},"create":1371,"modify":0,"delete":0,"area":0.000166426779759976,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/grb","theme":"grb","import":158,"locale":"nl","imagery":"AGIVFlandersGRB","id":126816602}},{"id":126815233,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[3.2226592,51.2121633],[3.228715,51.2121633],[3.228715,51.2134649],[3.2226592,51.2134649],[3.2226592,51.2121633]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"Pieter Vander Vennet","uid":"3818858","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclestreets","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T09:48:11Z","reviewed_features":[],"tag_changes":{"image":["https://i.imgur.com/LpI4cpQ.jpg"],"highway":["residential","tertiary"],"cyclestreet":["yes"],"overtaking:motor_vehicle":["no"]},"create":0,"modify":14,"delete":0,"area":0.00000788222927998724,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://pietervdvn.github.io/mc/develop/cyclestreets.html","theme":"cyclestreets","answer":13,"locale":"nl","imagery":"osm","add-image":1,"id":126815233}},{"id":126808527,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.2584851,24.9737105],[121.2603886,24.9737105],[121.2603886,24.9754426],[121.2584851,24.9754426],[121.2584851,24.9737105]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Goni1031","uid":"17133073","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #education","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T06:59:37Z","reviewed_features":[],"tag_changes":{"amenity":["school"],"school:gender":["mixed"]},"create":0,"modify":1,"delete":0,"area":0.00000329705234999868,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/education.html","theme":"education","answer":1,"locale":"en","imagery":"CartoDB.Voyager","id":126808527}},{"id":126808378,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.2531812,24.9750025],[121.255272,24.9750025],[121.255272,24.975986],[121.2531812,24.975986],[121.2531812,24.9750025]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Goni1031","uid":"17133073","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #kerbs_and_crossings","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T06:56:04Z","reviewed_features":[],"tag_changes":{"highway":["residential"],"cycleway":["no"]},"create":0,"modify":1,"delete":0,"area":0.00000205630180000527,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/kerbs_and_crossings.html","theme":"kerbs_and_crossings","answer":1,"locale":"en","imagery":"osm","id":126808378}},{"id":126808044,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.2529399,24.972856],[121.2581097,24.972856],[121.2581097,24.9782034],[121.2529399,24.9782034],[121.2529399,24.972856]]]},"properties":{"check_user":null,"reasons":[{"id":40,"name":"New mapper"}],"tags":[],"features":[],"user":"Goni1031","uid":"17133073","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #transit","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T06:47:24Z","reviewed_features":[],"tag_changes":{"bin":["no"],"lit":["yes","no"],"bench":["yes","no"],"highway":["bus_stop"],"shelter":["yes","no"],"wheelchair":["yes","limited"],"tactile_paving":["no"],"public_transport":["platform"]},"create":0,"modify":7,"delete":0,"area":0.0000276449885200318,"is_suspect":true,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/transit.html","theme":"transit","answer":16,"locale":"en","imagery":"osm","id":126808044}},{"id":126807128,"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[2.341833,48.8281239],[2.3434203,48.8281239],[2.3434203,48.848185],[2.341833,48.848185],[2.341833,48.8281239]]]},"properties":{"check_user":null,"reasons":[],"tags":[],"features":[],"user":"LopsemPyier","uid":"15214576","editor":"MapComplete 0.23.2","comment":"Adding data with #MapComplete for theme #cyclofix","comments_count":0,"source":"Not reported","imagery_used":"Not reported","date":"2022-09-30T06:21:28Z","reviewed_features":[],"tag_changes":{"phone":["+33 1 76 49 12 34"],"access":["yes"],"rental":["city_bike;ebike"],"amenity":["bicycle_rental","bicycle_parking"],"website":["https://velib-metropole.fr"],"bicycle_rental":["docking_station"]},"create":0,"modify":5,"delete":0,"area":0.0000318429840300028,"is_suspect":false,"harmful":null,"checked":false,"check_date":null,"host":"https://mapcomplete.osm.be/cyclofix.html","theme":"cyclofix","answer":7,"locale":"fr","imagery":"CartoDB.Voyager","id":126807128}}]} \ No newline at end of file diff --git a/Logic/Actors/OverpassFeatureSource.ts b/Logic/Actors/OverpassFeatureSource.ts index e2ab5ea87..ccc1bcca7 100644 --- a/Logic/Actors/OverpassFeatureSource.ts +++ b/Logic/Actors/OverpassFeatureSource.ts @@ -191,7 +191,7 @@ export default class OverpassFeatureSource implements FeatureSource { const self = this const overpassUrls = self.state.overpassUrl.data - if(overpassUrls === undefined || overpassUrls.length === 0){ + if (overpassUrls === undefined || overpassUrls.length === 0) { throw "Panic: overpassFeatureSource didn't receive any overpassUrls" } let bounds: BBox diff --git a/Logic/Actors/TitleHandler.ts b/Logic/Actors/TitleHandler.ts index c9817677a..729f172c1 100644 --- a/Logic/Actors/TitleHandler.ts +++ b/Logic/Actors/TitleHandler.ts @@ -46,9 +46,9 @@ export default class TitleHandler { if (Utils.runningFromConsole) { return } - try{ - document.title = title - }catch (e) { + try { + document.title = title + } catch (e) { console.error(e) } }) diff --git a/Logic/DetermineLayout.ts b/Logic/DetermineLayout.ts index 206c8e4c1..ffc69b4be 100644 --- a/Logic/DetermineLayout.ts +++ b/Logic/DetermineLayout.ts @@ -1,24 +1,28 @@ import LayoutConfig from "../Models/ThemeConfig/LayoutConfig" -import {QueryParameters} from "./Web/QueryParameters" -import {AllKnownLayouts} from "../Customizations/AllKnownLayouts" -import {FixedUiElement} from "../UI/Base/FixedUiElement" -import {Utils} from "../Utils" +import { QueryParameters } from "./Web/QueryParameters" +import { AllKnownLayouts } from "../Customizations/AllKnownLayouts" +import { FixedUiElement } from "../UI/Base/FixedUiElement" +import { Utils } from "../Utils" import Combine from "../UI/Base/Combine" -import {SubtleButton} from "../UI/Base/SubtleButton" +import { SubtleButton } from "../UI/Base/SubtleButton" import BaseUIElement from "../UI/BaseUIElement" -import {UIEventSource} from "./UIEventSource" -import {LocalStorageSource} from "./Web/LocalStorageSource" +import { UIEventSource } from "./UIEventSource" +import { LocalStorageSource } from "./Web/LocalStorageSource" import LZString from "lz-string" -import {FixLegacyTheme} from "../Models/ThemeConfig/Conversion/LegacyJsonConvert" -import {LayerConfigJson} from "../Models/ThemeConfig/Json/LayerConfigJson" +import { FixLegacyTheme } from "../Models/ThemeConfig/Conversion/LegacyJsonConvert" +import { LayerConfigJson } from "../Models/ThemeConfig/Json/LayerConfigJson" import SharedTagRenderings from "../Customizations/SharedTagRenderings" import * as known_layers from "../assets/generated/known_layers.json" -import {PrepareTheme} from "../Models/ThemeConfig/Conversion/PrepareTheme" +import { PrepareTheme } from "../Models/ThemeConfig/Conversion/PrepareTheme" import * as licenses from "../assets/generated/license_info.json" import TagRenderingConfig from "../Models/ThemeConfig/TagRenderingConfig" -import {FixImages} from "../Models/ThemeConfig/Conversion/FixImages" +import { FixImages } from "../Models/ThemeConfig/Conversion/FixImages" import Svg from "../Svg" -import {DoesImageExist, PrevalidateTheme, ValidateThemeAndLayers} from "../Models/ThemeConfig/Conversion/Validation"; +import { + DoesImageExist, + PrevalidateTheme, + ValidateThemeAndLayers, +} from "../Models/ThemeConfig/Conversion/Validation" export default class DetermineLayout { private static readonly _knownImages = new Set(Array.from(licenses).map((l) => l.path)) @@ -130,11 +134,11 @@ export default class DetermineLayout { }), json !== undefined ? new SubtleButton(Svg.download_svg(), "Download the JSON file").onClick(() => { - Utils.offerContentsAsDownloadableFile( - JSON.stringify(json, null, " "), - "theme_definition.json" - ) - }) + Utils.offerContentsAsDownloadableFile( + JSON.stringify(json, null, " "), + "theme_definition.json" + ) + }) : undefined, ]) .SetClass("flex flex-col clickable") @@ -181,14 +185,14 @@ export default class DetermineLayout { json.id = forceId ?? json.id { - let {errors} = new PrevalidateTheme().convert(json, "validation") + let { errors } = new PrevalidateTheme().convert(json, "validation") if (errors.length > 0) { throw "Detected errors: " + errors.join("\n") } } { - let {errors} = new ValidateThemeAndLayers( - new DoesImageExist(new Set(), _ => true), + let { errors } = new ValidateThemeAndLayers( + new DoesImageExist(new Set(), (_) => true), "", false, SharedTagRenderings.SharedTagRendering diff --git a/Logic/FeatureSource/Sources/NewGeometryFromChangesFeatureSource.ts b/Logic/FeatureSource/Sources/NewGeometryFromChangesFeatureSource.ts index d8c6faa9c..6829a25a4 100644 --- a/Logic/FeatureSource/Sources/NewGeometryFromChangesFeatureSource.ts +++ b/Logic/FeatureSource/Sources/NewGeometryFromChangesFeatureSource.ts @@ -84,7 +84,7 @@ export class NewGeometryFromChangesFeatureSource implements FeatureSource { } try { - const tags: OsmTags & {id: OsmId & string} = { + const tags: OsmTags & { id: OsmId & string } = { id: (change.type + "/" + change.id), } for (const kv of change.tags) { diff --git a/Logic/FeatureSource/Sources/StaticFeatureSource.ts b/Logic/FeatureSource/Sources/StaticFeatureSource.ts index 5c1628387..d99304a47 100644 --- a/Logic/FeatureSource/Sources/StaticFeatureSource.ts +++ b/Logic/FeatureSource/Sources/StaticFeatureSource.ts @@ -1,8 +1,8 @@ -import FeatureSource, {FeatureSourceForLayer, Tiled} from "../FeatureSource" -import {ImmutableStore, Store} from "../../UIEventSource" +import FeatureSource, { FeatureSourceForLayer, Tiled } from "../FeatureSource" +import { ImmutableStore, Store } from "../../UIEventSource" import FilteredLayer from "../../../Models/FilteredLayer" -import {BBox} from "../../BBox" -import {Feature} from "geojson"; +import { BBox } from "../../BBox" +import { Feature } from "geojson" /** * A simple, read only feature store. diff --git a/Logic/GeoOperations.ts b/Logic/GeoOperations.ts index 80371f9af..bea4fa04c 100644 --- a/Logic/GeoOperations.ts +++ b/Logic/GeoOperations.ts @@ -8,12 +8,13 @@ import { booleanWithin, Coord, Feature, - Geometry, Lines, + Geometry, + Lines, MultiPolygon, Polygon, Properties, } from "@turf/turf" -import {GeoJSON, LineString, Point} from "geojson"; +import { GeoJSON, LineString, Point } from "geojson" export class GeoOperations { private static readonly _earthRadius = 6378137 @@ -28,7 +29,7 @@ export class GeoOperations { * @param feature */ static centerpoint(feature: any): Feature { - const newFeature : Feature = turf.center(feature) + const newFeature: Feature = turf.center(feature) newFeature.properties = feature.properties newFeature.id = feature.id return newFeature @@ -286,10 +287,10 @@ export class GeoOperations { way = { ...way } way.geometry = { ...way.geometry } way.geometry.type = "LineString" - way.geometry.coordinates = ( way.geometry).coordinates[0] + way.geometry.coordinates = (way.geometry).coordinates[0] } - return turf.nearestPointOnLine(> way, point, { units: "kilometers" }) + return turf.nearestPointOnLine(>way, point, { units: "kilometers" }) } public static toCSV(features: any[]): string { diff --git a/Logic/Osm/Actions/CreateNewNodeAction.ts b/Logic/Osm/Actions/CreateNewNodeAction.ts index afec56403..7e69e8317 100644 --- a/Logic/Osm/Actions/CreateNewNodeAction.ts +++ b/Logic/Osm/Actions/CreateNewNodeAction.ts @@ -19,7 +19,11 @@ export default class CreateNewNodeAction extends OsmCreateAction { private readonly _lon: number private readonly _snapOnto: OsmWay private readonly _reusePointDistance: number - private readonly meta: { changeType: "create" | "import"; theme: string; specialMotivation?: string } + private readonly meta: { + changeType: "create" | "import" + theme: string + specialMotivation?: string + } private readonly _reusePreviouslyCreatedPoint: boolean constructor( diff --git a/Logic/Osm/Actions/DeleteAction.ts b/Logic/Osm/Actions/DeleteAction.ts index 008bbf3dc..fb3712eb7 100644 --- a/Logic/Osm/Actions/DeleteAction.ts +++ b/Logic/Osm/Actions/DeleteAction.ts @@ -3,10 +3,10 @@ import OsmChangeAction from "./OsmChangeAction" import { Changes } from "../Changes" import { ChangeDescription } from "./ChangeDescription" import ChangeTagAction from "./ChangeTagAction" -import {TagsFilter} from "../../Tags/TagsFilter" -import {And} from "../../Tags/And" -import {Tag} from "../../Tags/Tag" -import {OsmId} from "../../../Models/OsmFeature"; +import { TagsFilter } from "../../Tags/TagsFilter" +import { And } from "../../Tags/And" +import { Tag } from "../../Tags/Tag" +import { OsmId } from "../../../Models/OsmFeature" import { Utils } from "../../../Utils" export default class DeleteAction extends OsmChangeAction { @@ -19,7 +19,6 @@ export default class DeleteAction extends OsmChangeAction { private readonly _id: OsmId private readonly _hardDelete: boolean - constructor( id: OsmId, softDeletionTags: TagsFilter | undefined, @@ -39,11 +38,12 @@ export default class DeleteAction extends OsmChangeAction { this._softDeletionTags = new And( Utils.NoNull([ softDeletionTags, - new Tag( - "fixme", - `A mapcomplete user marked this feature to be deleted (${meta.specialMotivation})` - ) - ])) + new Tag( + "fixme", + `A mapcomplete user marked this feature to be deleted (${meta.specialMotivation})` + ), + ]) + ) } } /** @@ -63,8 +63,11 @@ export default class DeleteAction extends OsmChangeAction { * const descr = await da.CreateChangeDescriptions(new Changes(), obj) * descr[0] // => {doDelete: true, meta: {theme: "test", specialMotivation: "Testcase", changeType: "deletion"}, type: "node",id: 1 } */ - public async CreateChangeDescriptions(changes: Changes, object?: OsmObject): Promise { - const osmObject = object ?? await OsmObject.DownloadObjectAsync(this._id) + public async CreateChangeDescriptions( + changes: Changes, + object?: OsmObject + ): Promise { + const osmObject = object ?? (await OsmObject.DownloadObjectAsync(this._id)) if (this._hardDelete) { return [ diff --git a/Logic/Osm/Actions/ReplaceGeometryAction.ts b/Logic/Osm/Actions/ReplaceGeometryAction.ts index c8104f55e..94390f61f 100644 --- a/Logic/Osm/Actions/ReplaceGeometryAction.ts +++ b/Logic/Osm/Actions/ReplaceGeometryAction.ts @@ -13,7 +13,7 @@ import { Utils } from "../../../Utils" import { OsmConnection } from "../OsmConnection" import { Feature } from "@turf/turf" import FeaturePipeline from "../../FeatureSource/FeaturePipeline" -import {Geometry, LineString, Point, Polygon} from "geojson"; +import { Geometry, LineString, Point, Polygon } from "geojson" export default class ReplaceGeometryAction extends OsmChangeAction { /** @@ -85,7 +85,7 @@ export default class ReplaceGeometryAction extends OsmChangeAction { public async getPreview(): Promise { const { closestIds, allNodesById, detachedNodes, reprojectedNodes } = await this.GetClosestIds() - const preview: Feature [] = closestIds.map((newId, i) => { + const preview: Feature[] = closestIds.map((newId, i) => { if (this.identicalTo[i] !== undefined) { return undefined } @@ -390,7 +390,7 @@ export default class ReplaceGeometryAction extends OsmChangeAction { const node = allNodesById.get(id) // Project the node onto the target way to calculate the new coordinates - const way = > { + const way = >{ type: "Feature", properties: {}, geometry: { diff --git a/Logic/Osm/OsmObject.ts b/Logic/Osm/OsmObject.ts index 19aa92423..e12df9419 100644 --- a/Logic/Osm/OsmObject.ts +++ b/Logic/Osm/OsmObject.ts @@ -1,10 +1,10 @@ -import {Utils} from "../../Utils" +import { Utils } from "../../Utils" import * as polygon_features from "../../assets/polygon-features.json" -import {Store, UIEventSource} from "../UIEventSource" -import {BBox} from "../BBox" +import { Store, UIEventSource } from "../UIEventSource" +import { BBox } from "../BBox" import * as OsmToGeoJson from "osmtogeojson" -import {NodeId, OsmFeature, OsmId, OsmTags, RelationId, WayId} from "../../Models/OsmFeature" -import {Feature, LineString, Polygon} from "geojson"; +import { NodeId, OsmFeature, OsmId, OsmTags, RelationId, WayId } from "../../Models/OsmFeature" +import { Feature, LineString, Polygon } from "geojson" export abstract class OsmObject { private static defaultBackend = "https://www.openstreetmap.org/" @@ -17,7 +17,7 @@ export abstract class OsmObject { /** * The OSM tags as simple object */ - tags: OsmTags & {id: OsmId} + tags: OsmTags & { id: OsmId } version: number public changed: boolean = false timestamp: Date @@ -41,9 +41,9 @@ export abstract class OsmObject { this.backendURL = url } - public static DownloadObject(id: NodeId, forceRefresh?: boolean): Store ; - public static DownloadObject(id: RelationId, forceRefresh?: boolean): Store ; - public static DownloadObject(id: WayId, forceRefresh?: boolean): Store ; + public static DownloadObject(id: NodeId, forceRefresh?: boolean): Store + public static DownloadObject(id: RelationId, forceRefresh?: boolean): Store + public static DownloadObject(id: WayId, forceRefresh?: boolean): Store public static DownloadObject(id: string, forceRefresh: boolean = false): Store { let src: UIEventSource if (OsmObject.objectCache.has(id)) { @@ -73,12 +73,30 @@ export abstract class OsmObject { return rawData.elements[0].tags } - static async DownloadObjectAsync(id: NodeId, maxCacheAgeInSecs?: number): Promise - static async DownloadObjectAsync(id: WayId, maxCacheAgeInSecs?: number): Promise - static async DownloadObjectAsync(id: RelationId, maxCacheAgeInSecs?: number): Promise - static async DownloadObjectAsync(id: OsmId, maxCacheAgeInSecs?: number): Promise - static async DownloadObjectAsync(id: string, maxCacheAgeInSecs?: number): Promise - static async DownloadObjectAsync(id: string, maxCacheAgeInSecs?: number): Promise { + static async DownloadObjectAsync( + id: NodeId, + maxCacheAgeInSecs?: number + ): Promise + static async DownloadObjectAsync( + id: WayId, + maxCacheAgeInSecs?: number + ): Promise + static async DownloadObjectAsync( + id: RelationId, + maxCacheAgeInSecs?: number + ): Promise + static async DownloadObjectAsync( + id: OsmId, + maxCacheAgeInSecs?: number + ): Promise + static async DownloadObjectAsync( + id: string, + maxCacheAgeInSecs?: number + ): Promise + static async DownloadObjectAsync( + id: string, + maxCacheAgeInSecs?: number + ): Promise { const splitted = id.split("/") const type = splitted[0] const idN = Number(splitted[1]) @@ -210,7 +228,7 @@ export abstract class OsmObject { case "relation": osmObject = new OsmRelation(idN) const allGeojsons = OsmToGeoJson.default( - {elements}, + { elements }, // @ts-ignore { flatProperties: true, @@ -264,14 +282,16 @@ export abstract class OsmObject { return false } - private static constructPolygonFeatures(): Map; blacklist: boolean }> { + private static constructPolygonFeatures(): Map< + string, + { values: Set; blacklist: boolean } + > { const result = new Map; blacklist: boolean }>() for (const polygonFeature of polygon_features["default"] ?? polygon_features) { const key = polygonFeature.key if (polygonFeature.polygon === "all") { - result.set(key, {values: null, blacklist: false}) + result.set(key, { values: null, blacklist: false }) continue } diff --git a/Logic/SimpleMetaTagger.ts b/Logic/SimpleMetaTagger.ts index 33210ceaa..8e20b784c 100644 --- a/Logic/SimpleMetaTagger.ts +++ b/Logic/SimpleMetaTagger.ts @@ -9,7 +9,7 @@ import LayerConfig from "../Models/ThemeConfig/LayerConfig" import { CountryCoder } from "latlon2country" import Constants from "../Models/Constants" import { TagUtils } from "./Tags/TagUtils" -import {Feature, LineString} from "geojson"; +import { Feature, LineString } from "geojson" export class SimpleMetaTagger { public readonly keys: string[] @@ -424,23 +424,26 @@ export default class SimpleMetaTaggers { private static directionCenterpoint = new SimpleMetaTagger( { - keys:["_direction:centerpoint"], + keys: ["_direction:centerpoint"], isLazy: true, - doc: "_direction:centerpoint is the direction of the linestring (in degrees) if one were standing at the projected centerpoint." + doc: "_direction:centerpoint is the direction of the linestring (in degrees) if one were standing at the projected centerpoint.", }, (feature: Feature) => { - if(feature.geometry.type !== "LineString"){ + if (feature.geometry.type !== "LineString") { return false } - const ls = > feature; + const ls = >feature Object.defineProperty(feature.properties, "_direction:centerpoint", { enumerable: false, configurable: true, get: () => { const centroid = GeoOperations.centerpoint(feature) - const projected = GeoOperations.nearestPoint(ls, <[number,number]> centroid.geometry.coordinates) + const projected = GeoOperations.nearestPoint( + ls, + <[number, number]>centroid.geometry.coordinates + ) const nextPoint = ls.geometry.coordinates[projected.properties.index + 1] const bearing = GeoOperations.bearing(projected.geometry.coordinates, nextPoint) delete feature.properties["_direction:centerpoint"] diff --git a/Logic/Tags/TagUtils.ts b/Logic/Tags/TagUtils.ts index 60bb1e0c2..ce5dafcd6 100644 --- a/Logic/Tags/TagUtils.ts +++ b/Logic/Tags/TagUtils.ts @@ -1,13 +1,13 @@ -import {Tag} from "./Tag" -import {TagsFilter} from "./TagsFilter" -import {And} from "./And" -import {Utils} from "../../Utils" +import { Tag } from "./Tag" +import { TagsFilter } from "./TagsFilter" +import { And } from "./And" +import { Utils } from "../../Utils" import ComparingTag from "./ComparingTag" -import {RegexTag} from "./RegexTag" +import { RegexTag } from "./RegexTag" import SubstitutingTag from "./SubstitutingTag" -import {Or} from "./Or" -import {TagConfigJson} from "../../Models/ThemeConfig/Json/TagConfigJson" -import {isRegExp} from "util" +import { Or } from "./Or" +import { TagConfigJson } from "../../Models/ThemeConfig/Json/TagConfigJson" +import { isRegExp } from "util" import * as key_counts from "../../assets/key_totals.json" type Tags = Record @@ -373,7 +373,7 @@ export class TagUtils { return null } const [_, key, invert, modifier, value] = match - return {key, value, invert: invert == "!", modifier: modifier == "i~" ? "i" : ""} + return { key, value, invert: invert == "!", modifier: modifier == "i~" ? "i" : "" } } /** @@ -557,9 +557,9 @@ export class TagUtils { if (tag.indexOf("~~") >= 0) { const split = Utils.SplitFirst(tag, "~~") - let keyRegex: RegExp; + let keyRegex: RegExp if (split[0] === "*") { - keyRegex = new RegExp(".+","i") + keyRegex = new RegExp(".+", "i") } else { keyRegex = new RegExp("^(" + split[0] + ")$") } @@ -569,10 +569,7 @@ export class TagUtils { } else { valueRegex = new RegExp("^(" + split[1] + ")$", "s") } - return new RegexTag( - keyRegex, - valueRegex - ) + return new RegexTag(keyRegex, valueRegex) } const withRegex = TagUtils.parseRegexOperator(tag) if (withRegex != null) { @@ -627,7 +624,7 @@ export class TagUtils { ) } if (split[1] === "") { - return new RegexTag(split[0], /.+/si) + return new RegexTag(split[0], /.+/is) } return new RegexTag(split[0], split[1], true) } diff --git a/Logic/UIEventSource.ts b/Logic/UIEventSource.ts index 97f312236..0ee8b5967 100644 --- a/Logic/UIEventSource.ts +++ b/Logic/UIEventSource.ts @@ -681,14 +681,20 @@ export class UIEventSource extends Store { /** * Monoidal map which results in a read-only store. 'undefined' is passed 'as is' * Given a function 'f', will construct a new UIEventSource where the contents will always be "f(this.data)' - */ + */ public mapD(f: (t: T) => J, extraSources: Store[] = []): Store { - return new MappedStore(this, t => { - if(t === undefined){ - return undefined - } - return f(t) - }, extraSources, this._callbacks, this.data === undefined ? undefined : f(this.data)) + return new MappedStore( + this, + (t) => { + if (t === undefined) { + return undefined + } + return f(t) + }, + extraSources, + this._callbacks, + this.data === undefined ? undefined : f(this.data) + ) } /** diff --git a/Logic/Web/QueryParameters.ts b/Logic/Web/QueryParameters.ts index 501da39b4..ac885184c 100644 --- a/Logic/Web/QueryParameters.ts +++ b/Logic/Web/QueryParameters.ts @@ -6,7 +6,7 @@ import Hash from "./Hash" import { Utils } from "../../Utils" export class QueryParameters { - static defaults : Record = {} + static defaults: Record = {} static documentation: Map = new Map() private static order: string[] = ["layout", "test", "z", "lat", "lon"] protected static readonly _wasInitialized: Set = new Set() @@ -105,9 +105,9 @@ export class QueryParameters { } if (!Utils.runningFromConsole) { // Don't pollute the history every time a parameter changes - try{ + try { history.replaceState(null, "", "?" + parts.join("&") + Hash.Current()) - }catch(e){ + } catch (e) { console.error(e) } } diff --git a/Models/Constants.ts b/Models/Constants.ts index 327b0b8d4..67458043f 100644 --- a/Models/Constants.ts +++ b/Models/Constants.ts @@ -1,7 +1,7 @@ import { Utils } from "../Utils" export default class Constants { - public static vNumber = "0.23.2" + public static vNumber = "0.24.0" public static ImgurApiKey = "7070e7167f0a25a" public static readonly mapillary_client_token_v4 = diff --git a/Models/ThemeConfig/Conversion/PrepareLayer.ts b/Models/ThemeConfig/Conversion/PrepareLayer.ts index 399d7892e..ae3860ce8 100644 --- a/Models/ThemeConfig/Conversion/PrepareLayer.ts +++ b/Models/ThemeConfig/Conversion/PrepareLayer.ts @@ -1,64 +1,90 @@ -import {Concat, Conversion, DesugaringContext, DesugaringStep, Each, FirstOf, Fuse, On, SetDefault,} from "./Conversion" -import {LayerConfigJson} from "../Json/LayerConfigJson" -import {TagRenderingConfigJson} from "../Json/TagRenderingConfigJson" -import {Utils} from "../../../Utils" +import { + Concat, + Conversion, + DesugaringContext, + DesugaringStep, + Each, + FirstOf, + Fuse, + On, + SetDefault, +} from "./Conversion" +import { LayerConfigJson } from "../Json/LayerConfigJson" +import { TagRenderingConfigJson } from "../Json/TagRenderingConfigJson" +import { Utils } from "../../../Utils" import RewritableConfigJson from "../Json/RewritableConfigJson" import SpecialVisualizations from "../../../UI/SpecialVisualizations" import Translations from "../../../UI/i18n/Translations" -import {Translation} from "../../../UI/i18n/Translation" +import { Translation } from "../../../UI/i18n/Translation" import * as tagrenderingconfigmeta from "../../../assets/tagrenderingconfigmeta.json" -import {AddContextToTranslations} from "./AddContextToTranslations" -import FilterConfigJson from "../Json/FilterConfigJson"; +import { AddContextToTranslations } from "./AddContextToTranslations" +import FilterConfigJson from "../Json/FilterConfigJson" import * as predifined_filters from "../../../assets/layers/filters/filters.json" -class ExpandFilter extends DesugaringStep{ - - - private static load_filters(): Map{ - let filters = new Map(); - for (const filter of (predifined_filters.filter)) { +class ExpandFilter extends DesugaringStep { + private static load_filters(): Map { + let filters = new Map() + for (const filter of predifined_filters.filter) { filters.set(filter.id, filter) } - return filters; + return filters } - private static readonly predefinedFilters = ExpandFilter.load_filters(); + private static readonly predefinedFilters = ExpandFilter.load_filters() constructor() { - super("Expands filters: replaces a shorthand by the value found in 'filters.json'", ["filter"], "ExpandFilter"); + super( + "Expands filters: replaces a shorthand by the value found in 'filters.json'", + ["filter"], + "ExpandFilter" + ) } - convert(json: LayerConfigJson, context: string): { result: LayerConfigJson; errors?: string[]; warnings?: string[]; information?: string[] } { - if(json.filter === undefined || json.filter === null){ - return {result: json} // Nothing to change here + convert( + json: LayerConfigJson, + context: string + ): { result: LayerConfigJson; errors?: string[]; warnings?: string[]; information?: string[] } { + if (json.filter === undefined || json.filter === null) { + return { result: json } // Nothing to change here } - if( json.filter["sameAs"] !== undefined){ - return {result: json} // Nothing to change here + if (json.filter["sameAs"] !== undefined) { + return { result: json } // Nothing to change here } - const newFilters : FilterConfigJson[] = [] - const errors :string[]= [] - for (const filter of (<(FilterConfigJson|string)[]> json.filter)) { + const newFilters: FilterConfigJson[] = [] + const errors: string[] = [] + for (const filter of <(FilterConfigJson | string)[]>json.filter) { if (typeof filter !== "string") { newFilters.push(filter) continue } // Search for the filter: const found = ExpandFilter.predefinedFilters.get(filter) - if(found === undefined){ - const suggestions = Utils.sortedByLevenshteinDistance(filter, Array.from(ExpandFilter.predefinedFilters.keys()), t => t) - const err = context+".filter: while searching for predifined filter "+filter+": this filter is not found. Perhaps you meant one of: "+suggestions + if (found === undefined) { + const suggestions = Utils.sortedByLevenshteinDistance( + filter, + Array.from(ExpandFilter.predefinedFilters.keys()), + (t) => t + ) + const err = + context + + ".filter: while searching for predifined filter " + + filter + + ": this filter is not found. Perhaps you meant one of: " + + suggestions errors.push(err) } newFilters.push(found) } - return {result: { - ...json, filter: newFilters - }, errors}; + return { + result: { + ...json, + filter: newFilters, + }, + errors, + } } - - } class ExpandTagRendering extends Conversion< diff --git a/Models/ThemeConfig/Conversion/Validation.ts b/Models/ThemeConfig/Conversion/Validation.ts index 4248011a9..c316aa879 100644 --- a/Models/ThemeConfig/Conversion/Validation.ts +++ b/Models/ThemeConfig/Conversion/Validation.ts @@ -1,23 +1,21 @@ -import {DesugaringStep, Each, Fuse, On} from "./Conversion" -import {LayerConfigJson} from "../Json/LayerConfigJson" +import { DesugaringStep, Each, Fuse, On } from "./Conversion" +import { LayerConfigJson } from "../Json/LayerConfigJson" import LayerConfig from "../LayerConfig" -import {Utils} from "../../../Utils" +import { Utils } from "../../../Utils" import Constants from "../../Constants" -import {Translation} from "../../../UI/i18n/Translation" -import {LayoutConfigJson} from "../Json/LayoutConfigJson" +import { Translation } from "../../../UI/i18n/Translation" +import { LayoutConfigJson } from "../Json/LayoutConfigJson" import LayoutConfig from "../LayoutConfig" -import {TagRenderingConfigJson} from "../Json/TagRenderingConfigJson" -import {TagUtils} from "../../../Logic/Tags/TagUtils" -import {ExtractImages} from "./FixImages" +import { TagRenderingConfigJson } from "../Json/TagRenderingConfigJson" +import { TagUtils } from "../../../Logic/Tags/TagUtils" +import { ExtractImages } from "./FixImages" import ScriptUtils from "../../../scripts/ScriptUtils" -import {And} from "../../../Logic/Tags/And" +import { And } from "../../../Logic/Tags/And" import Translations from "../../../UI/i18n/Translations" import Svg from "../../../Svg" -import {QuestionableTagRenderingConfigJson} from "../Json/QuestionableTagRenderingConfigJson" -import FilterConfigJson from "../Json/FilterConfigJson"; -import {control} from "leaflet"; -import layers = control.layers; -import DeleteConfig from "../DeleteConfig"; +import { QuestionableTagRenderingConfigJson } from "../Json/QuestionableTagRenderingConfigJson" +import FilterConfigJson from "../Json/FilterConfigJson" +import DeleteConfig from "../DeleteConfig" class ValidateLanguageCompleteness extends DesugaringStep { private readonly _languages: string[] @@ -44,12 +42,12 @@ class ValidateLanguageCompleteness extends DesugaringStep { .forEach((missing) => { errors.push( context + - "A theme should be translation-complete for " + - neededLanguage + - ", but it lacks a translation for " + - missing.context + - ".\n\tThe known translation is " + - missing.tr.textFor("en") + "A theme should be translation-complete for " + + neededLanguage + + ", but it lacks a translation for " + + missing.context + + ".\n\tThe known translation is " + + missing.tr.textFor("en") ) }) } @@ -83,16 +81,16 @@ export class DoesImageExist extends DesugaringStep { const information = [] if (image.indexOf("{") >= 0) { information.push("Ignoring image with { in the path: " + image) - return {result: image} + return { result: image } } if (image === "assets/SocialImage.png") { - return {result: image} + return { result: image } } if (image.match(/[a-z]*/)) { if (Svg.All[image + ".svg"] !== undefined) { // This is a builtin img, e.g. 'checkmark' or 'crosshair' - return {result: image} + return { result: image } } } @@ -159,15 +157,15 @@ class ValidateTheme extends DesugaringStep { if (json["units"] !== undefined) { errors.push( "The theme " + - json.id + - " has units defined - these should be defined on the layer instead. (Hint: use overrideAll: { '+units': ... }) " + json.id + + " has units defined - these should be defined on the layer instead. (Hint: use overrideAll: { '+units': ... }) " ) } if (json["roamingRenderings"] !== undefined) { errors.push( "Theme " + - json.id + - " contains an old 'roamingRenderings'. Use an 'overrideAll' instead" + json.id + + " contains an old 'roamingRenderings'. Use an 'overrideAll' instead" ) } } @@ -182,10 +180,10 @@ class ValidateTheme extends DesugaringStep { for (const remoteImage of remoteImages) { errors.push( "Found a remote image: " + - remoteImage + - " in theme " + - json.id + - ", please download it." + remoteImage + + " in theme " + + json.id + + ", please download it." ) } for (const image of images) { @@ -214,10 +212,10 @@ class ValidateTheme extends DesugaringStep { const h = parseInt(height) if (w < 370 || h < 370) { const e: string = [ - `the icon for theme ${json.id} is too small. Please rescale the icon at ${json.icon}`, - `Even though an SVG is 'infinitely scaleable', the icon should be dimensioned bigger. One of the build steps of the theme does convert the image to a PNG (to serve as PWA-icon) and having a small dimension will cause blurry images.`, - ` Width = ${width} height = ${height}; we recommend a size of at least 500px * 500px and to use a square aspect ratio.`, - ].join("\n") + `the icon for theme ${json.id} is too small. Please rescale the icon at ${json.icon}`, + `Even though an SVG is 'infinitely scaleable', the icon should be dimensioned bigger. One of the build steps of the theme does convert the image to a PNG (to serve as PWA-icon) and having a small dimension will cause blurry images.`, + ` Width = ${width} height = ${height}; we recommend a size of at least 500px * 500px and to use a square aspect ratio.`, + ].join("\n") ;(json.hideFromOverview ? warnings : errors).push(e) } }) @@ -229,7 +227,6 @@ class ValidateTheme extends DesugaringStep { try { if (this._isBuiltin) { - if (theme.id !== theme.id.toLowerCase()) { errors.push("Theme ids should be in lowercase, but it is " + theme.id) } @@ -241,12 +238,12 @@ class ValidateTheme extends DesugaringStep { if (theme.id !== filename) { errors.push( "Theme ids should be the same as the name.json, but we got id: " + - theme.id + - " and filename " + - filename + - " (" + - this._path + - ")" + theme.id + + " and filename " + + filename + + " (" + + this._path + + ")" ) } this._validateImage.convertJoin( @@ -269,7 +266,7 @@ class ValidateTheme extends DesugaringStep { ).convert(theme, theme.id) errors.push(...checked.errors) } - if (!json.hideFromOverview && theme.id !== "personal") { + if (!json.hideFromOverview && theme.id !== "personal" && this._isBuiltin) { // The first key in the the title-field must be english, otherwise the title in the loading page will be the different language const targetLanguage = theme.title.SupportedLanguages()[0] if (targetLanguage !== "en") { @@ -325,7 +322,7 @@ class OverrideShadowingCheck extends DesugaringStep { ): { result: LayoutConfigJson; errors?: string[]; warnings?: string[] } { const overrideAll = json.overrideAll if (overrideAll === undefined) { - return {result: json} + return { result: json } } const errors = [] @@ -352,7 +349,7 @@ class OverrideShadowingCheck extends DesugaringStep { } } - return {result: json, errors} + return { result: json, errors } } } @@ -462,7 +459,7 @@ export class DetectShadowedMappings extends DesugaringStep { + keyValues.forEach(({ k, v }) => { properties[k] = v }) for (let j = 0; j < i; j++) { @@ -508,10 +505,10 @@ export class DetectShadowedMappings extends DesugaringStep { if (json.title === undefined) { errors.push( context + - ": this layer does not have a title defined but it does have tagRenderings. Not having a title will disable the popups, resulting in an unclickable element. Please add a title. If not having a popup is intended and the tagrenderings need to be kept (e.g. in a library layer), set `title: null` to disable this error." + ": this layer does not have a title defined but it does have tagRenderings. Not having a title will disable the popups, resulting in an unclickable element. Please add a title. If not having a popup is intended and the tagrenderings need to be kept (e.g. in a library layer), set `title: null` to disable this error." ) } if (json.title === null) { information.push( context + - ": title is `null`. This results in an element that cannot be clicked - even though tagRenderings is set." + ": title is `null`. This results in an element that cannot be clicked - even though tagRenderings is set." ) } } @@ -699,16 +696,16 @@ export class ValidateLayer extends DesugaringStep { if (duplicates.length > 0) { errors.push( "At " + - context + - ": some tagrenderings have a duplicate id: " + - duplicates.join(", ") + context + + ": some tagrenderings have a duplicate id: " + + duplicates.join(", ") ) } } - if(json.deletion !== undefined && json.deletion instanceof DeleteConfig){ - if(json.deletion.softDeletionTags === undefined){ - warnings.push("No soft-deletion tags in deletion block for layer "+json.id) + if (json.deletion !== undefined && json.deletion instanceof DeleteConfig) { + if (json.deletion.softDeletionTags === undefined) { + warnings.push("No soft-deletion tags in deletion block for layer " + json.id) } } @@ -719,8 +716,8 @@ export class ValidateLayer extends DesugaringStep { if (json["overpassTags"] !== undefined) { errors.push( "Layer " + - json.id + - 'still uses the old \'overpassTags\'-format. Please use "source": {"osmTags": }\' instead of "overpassTags": (note: this isn\'t your fault, the custom theme generator still spits out the old format)' + json.id + + 'still uses the old \'overpassTags\'-format. Please use "source": {"osmTags": }\' instead of "overpassTags": (note: this isn\'t your fault, the custom theme generator still spits out the old format)' ) } const forbiddenTopLevel = [ @@ -738,18 +735,18 @@ export class ValidateLayer extends DesugaringStep { if (json[forbiddenKey] !== undefined) errors.push( context + - ": layer " + - json.id + - " still has a forbidden key " + - forbiddenKey + ": layer " + + json.id + + " still has a forbidden key " + + forbiddenKey ) } if (json["hideUnderlayingFeaturesMinPercentage"] !== undefined) { errors.push( context + - ": layer " + - json.id + - " contains an old 'hideUnderlayingFeaturesMinPercentage'" + ": layer " + + json.id + + " contains an old 'hideUnderlayingFeaturesMinPercentage'" ) } @@ -766,9 +763,9 @@ export class ValidateLayer extends DesugaringStep { if (this._path != undefined && this._path.indexOf(expected) < 0) { errors.push( "Layer is in an incorrect place. The path is " + - this._path + - ", but expected " + - expected + this._path + + ", but expected " + + expected ) } } @@ -826,9 +823,9 @@ export class ValidateLayer extends DesugaringStep { if (hasCondition?.length > 0) { errors.push( "At " + - context + - ":\n One or more icons in the mapRenderings have a condition set. Don't do this, as this will result in an invisible but clickable element. Use extra filters in the source instead. The offending mapRenderings are:\n" + - JSON.stringify(hasCondition, null, " ") + context + + ":\n One or more icons in the mapRenderings have a condition set. Don't do this, as this will result in an invisible but clickable element. Use extra filters in the source instead. The offending mapRenderings are:\n" + + JSON.stringify(hasCondition, null, " ") ) } } @@ -840,7 +837,7 @@ export class ValidateLayer extends DesugaringStep { const preset = json.presets[i] const tags: { k: string; v: string }[] = new And( preset.tags.map((t) => TagUtils.Tag(t)) - ).asChange({id: "node/-1"}) + ).asChange({ id: "node/-1" }) const properties = {} for (const tag of tags) { properties[tag.k] = tag.v @@ -849,12 +846,12 @@ export class ValidateLayer extends DesugaringStep { if (!doMatch) { errors.push( context + - ".presets[" + - i + - "]: This preset does not match the required tags of this layer. This implies that a newly added point will not show up.\n A newly created point will have properties: " + - JSON.stringify(properties) + - "\n The required tags are: " + - baseTags.asHumanString(false, false, {}) + ".presets[" + + i + + "]: This preset does not match the required tags of this layer. This implies that a newly added point will not show up.\n A newly created point will have properties: " + + JSON.stringify(properties) + + "\n The required tags are: " + + baseTags.asHumanString(false, false, {}) ) } } @@ -872,32 +869,45 @@ export class ValidateLayer extends DesugaringStep { } } -export class DetectDuplicateFilters extends DesugaringStep<{ layers: LayerConfigJson[], themes: LayoutConfigJson[]}> { - +export class DetectDuplicateFilters extends DesugaringStep<{ + layers: LayerConfigJson[] + themes: LayoutConfigJson[] +}> { constructor() { - super("Tries to detect layers where a shared filter can be used (or where similar filters occur)", [], "DetectDuplicateFilters"); + super( + "Tries to detect layers where a shared filter can be used (or where similar filters occur)", + [], + "DetectDuplicateFilters" + ) } /** * Add all filter options into 'perOsmTag' */ - private addLayerFilters(layer: LayerConfigJson, perOsmTag: Map, layout?: LayoutConfigJson | undefined): void { + perOsmTag: Map< + string, + { + layer: LayerConfigJson + layout: LayoutConfigJson | undefined + filter: FilterConfigJson + }[] + >, + layout?: LayoutConfigJson | undefined + ): void { if (layer.filter === undefined || layer.filter === null) { - return; + return } if (layer.filter["sameAs"] !== undefined) { - return; + return } - for (const filter of (<(string | FilterConfigJson) []>layer.filter)) { + for (const filter of <(string | FilterConfigJson)[]>layer.filter) { if (typeof filter === "string") { continue } - if(filter["#"]?.indexOf("ignore-possible-duplicate")>=0){ + if (filter["#"]?.indexOf("ignore-possible-duplicate") >= 0) { continue } @@ -910,57 +920,66 @@ export class DetectDuplicateFilters extends DesugaringStep<{ layers: LayerConfig perOsmTag.set(key, []) } perOsmTag.get(key).push({ - layer, filter, layout + layer, + filter, + layout, }) } - } - } - convert(json: { layers: LayerConfigJson[]; themes: LayoutConfigJson[] }, context: string): { result: { layers: LayerConfigJson[]; themes: LayoutConfigJson[] }; errors?: string[]; warnings?: string[]; information?: string[] } { - + convert( + json: { layers: LayerConfigJson[]; themes: LayoutConfigJson[] }, + context: string + ): { + result: { layers: LayerConfigJson[]; themes: LayoutConfigJson[] } + errors?: string[] + warnings?: string[] + information?: string[] + } { const errors: string[] = [] const warnings: string[] = [] const information: string[] = [] - const {layers, themes} = json - const perOsmTag = new Map() + const { layers, themes } = json + const perOsmTag = new Map< + string, + { + layer: LayerConfigJson + layout: LayoutConfigJson | undefined + filter: FilterConfigJson + }[] + >() for (const layer of layers) { this.addLayerFilters(layer, perOsmTag) } for (const theme of themes) { - if(theme.id === "personal"){ + if (theme.id === "personal") { continue } for (const layer of theme.layers) { - if(typeof layer === "string"){ + if (typeof layer === "string") { continue } - if(layer["builtin"] !== undefined){ + if (layer["builtin"] !== undefined) { continue } - this.addLayerFilters( layer, perOsmTag, theme) + this.addLayerFilters(layer, perOsmTag, theme) } } - // At this point, we have gathered all filters per tag - time to find duplicates perOsmTag.forEach((value, key) => { - if(value.length <= 1){ + if (value.length <= 1) { // Seen this key just once, it is unique - return; + return } - let msg = "Possible duplicate filter: "+ key - for (const {filter, layer, layout} of value) { + let msg = "Possible duplicate filter: " + key + for (const { filter, layer, layout } of value) { let id = "" - if(layout !== undefined){ + if (layout !== undefined) { id = layout.id + ":" } msg += `\n - ${id}${layer.id}.${filter.id}` @@ -972,8 +991,7 @@ export class DetectDuplicateFilters extends DesugaringStep<{ layers: LayerConfig result: json, errors, warnings, - information - }; + information, + } } - } diff --git a/Models/ThemeConfig/FilterConfig.ts b/Models/ThemeConfig/FilterConfig.ts index e67cba117..a95dc3b29 100644 --- a/Models/ThemeConfig/FilterConfig.ts +++ b/Models/ThemeConfig/FilterConfig.ts @@ -1,15 +1,15 @@ -import {Translation} from "../../UI/i18n/Translation" -import {TagsFilter} from "../../Logic/Tags/TagsFilter" +import { Translation } from "../../UI/i18n/Translation" +import { TagsFilter } from "../../Logic/Tags/TagsFilter" import FilterConfigJson from "./Json/FilterConfigJson" import Translations from "../../UI/i18n/Translations" -import {TagUtils} from "../../Logic/Tags/TagUtils" +import { TagUtils } from "../../Logic/Tags/TagUtils" import ValidatedTextField from "../../UI/Input/ValidatedTextField" -import {TagConfigJson} from "./Json/TagConfigJson" -import {UIEventSource} from "../../Logic/UIEventSource" -import {FilterState} from "../FilteredLayer" -import {QueryParameters} from "../../Logic/Web/QueryParameters" -import {Utils} from "../../Utils" -import {RegexTag} from "../../Logic/Tags/RegexTag" +import { TagConfigJson } from "./Json/TagConfigJson" +import { UIEventSource } from "../../Logic/UIEventSource" +import { FilterState } from "../FilteredLayer" +import { QueryParameters } from "../../Logic/Web/QueryParameters" +import { Utils } from "../../Utils" +import { RegexTag } from "../../Logic/Tags/RegexTag" export default class FilterConfig { public readonly id: string diff --git a/Models/ThemeConfig/LayoutConfig.ts b/Models/ThemeConfig/LayoutConfig.ts index 70d20ec3b..36e4fa34c 100644 --- a/Models/ThemeConfig/LayoutConfig.ts +++ b/Models/ThemeConfig/LayoutConfig.ts @@ -79,7 +79,7 @@ export default class LayoutConfig { } const context = this.id this.credits = json.credits - this.language = json.mustHaveLanguage ?? Array.from(Object.keys(json.title)) + this.language = json.mustHaveLanguage ?? Object.keys(json.title) this.usedImages = Array.from( new ExtractImages(official, undefined).convertStrict( json, diff --git a/Models/ThemeConfig/TagRenderingConfig.ts b/Models/ThemeConfig/TagRenderingConfig.ts index e12fdaa1a..e1f9de872 100644 --- a/Models/ThemeConfig/TagRenderingConfig.ts +++ b/Models/ThemeConfig/TagRenderingConfig.ts @@ -267,7 +267,10 @@ export default class TagRenderingConfig { if (this.freeform.key === "wikidata" && txt.indexOf("{wikipedia()") >= 0) { continue } - if (this.freeform.type === "wikidata" && txt.indexOf(`{wikidata_label(${this.freeform.key})`) >= 0) { + if ( + this.freeform.type === "wikidata" && + txt.indexOf(`{wikidata_label(${this.freeform.key})`) >= 0 + ) { continue } throw `${context}: The rendering for language ${ln} does not contain the freeform key {${this.freeform.key}}. This is a bug, as this rendering should show exactly this freeform key!\nThe rendering is ${txt} ` diff --git a/README.md b/README.md index 5933f12e3..d32894947 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ [![Matrix](https://img.shields.io/matrix/MapComplete:matrix.org)](https://matrix.to/#/#MapComplete:matrix.org?via=matrix.org) -**MapComplete is an OpenStreetMap viewer and editor.** It shows map features on a certain topic, and allows to see, edit -and add new features to the map. It can be seen as a -webversion [crossover of StreetComplete and MapContrib](Docs/MapComplete_vs_other_editors.md). It tries to be just as -easy to use as StreetComplete, but it allows to focus on one single theme per instance (e.g. nature, bicycle -infrastructure, ...) +**MapComplete is an OpenStreetMap viewer and editor.** The main goal is to make it trivial to see and update information on OpenStreetMap, also for non-technical users. +This is achieved by showing only features related to a _single topic_ on the map. MapComplete contains many thematic maps, each built for a certain community of users, showing data and questions that are highly relevant for this topic. +By showing only objects on a single topic, contributors are not distracted by objects that are not relevant to them. +Furthermore, this allows to show (and ask for) attributes that are highly specialized (e.g. a widget that determines tree species based on pictures) but also by reusing common attributes and elements (such as showing and adding opening hours or pictures). + **The design goals** of MapComplete are to be: @@ -26,12 +26,21 @@ Furthermore, it shows images present in the `image` tag or, if a `wikidata` or ` follows those to get these images too. **An explicit non-goal** of MapComplete is to modify geometries of ways, especially generic geometry-editing. (Splitting -roads is possible and in some restricted themes is geometry-conflation possible too) +roads is possible and in some restricted themes is geometry-conflation possible too). If adding geometry would be supported, we'd also have to show all geometries (to avoid accidental intersections). +This would invite to show and map these other geometries as well, resulting in a general-purpose editor. However, we already [have an excellent, web-based general purpose editor](https://wiki.openstreetmap.org/wiki/ID). **More about MapComplete:** [Watch Pieter's talk on the 2021 State Of The Map Conference](https://media.ccc.de/v/sotm2021-9448-introduction-and-review-of-mapcomplete) ([YouTube](https://www.youtube.com/watch?v=zTtMn6fNbYY)) about the history, vision and future of MapComplete. +## What's the difference with StreetComplete? + +This is the repository of _Map_ Complete. _Street_ Complete is an Android-only application where the contributor is shown some questions to solve, after which the pin will dissappear from the map. + +StreetComplete can thus be seen as a Todo-map for contributors who go on a stroll, whereas MapComplete is a website showing relevant information and which allows to add or update information. + +The codebases are separate, even though many ideas and some artwork are copied from the StreetComplete app. + # Documentation **All documentation can be found in [the documentation directory](Docs/)** diff --git a/UI/Base/LinkToWeblate.ts b/UI/Base/LinkToWeblate.ts index 646c57f83..e6bc59a90 100644 --- a/UI/Base/LinkToWeblate.ts +++ b/UI/Base/LinkToWeblate.ts @@ -7,7 +7,6 @@ import Svg from "../../Svg" * The little 'translate'-icon next to every icon + some static helper functions */ export default class LinkToWeblate extends VariableUiElement { - constructor(context: string, availableTranslations: object) { super( Locale.language.map( @@ -35,6 +34,11 @@ export default class LinkToWeblate extends VariableUiElement { this.SetClass("enable-links hidden-on-mobile") } + /** + * Creates the url to Hosted weblate + * + * LinkToWeblate.hrefToWeblate("nl", "category:some.context") // => "https://hosted.weblate.org/translate/mapcomplete/category/nl/?offset=1&q=context%3A%3D%22some.context%22" + */ public static hrefToWeblate(language: string, contextKey: string): string { if (contextKey === undefined || contextKey.indexOf(":") < 0) { return undefined diff --git a/UI/Base/Minimap.ts b/UI/Base/Minimap.ts index bbd764fb5..b7dccbe4e 100644 --- a/UI/Base/Minimap.ts +++ b/UI/Base/Minimap.ts @@ -3,7 +3,7 @@ import Loc from "../../Models/Loc" import BaseLayer from "../../Models/BaseLayer" import { UIEventSource } from "../../Logic/UIEventSource" import { BBox } from "../../Logic/BBox" -import {deprecate} from "util"; +import { deprecate } from "util" export interface MinimapOptions { background?: UIEventSource @@ -27,7 +27,7 @@ export interface MinimapObj { TakeScreenshot(format): Promise TakeScreenshot(format: "image"): Promise - TakeScreenshot(format:"blob"): Promise + TakeScreenshot(format: "blob"): Promise TakeScreenshot(format?: "image" | "blob"): Promise } diff --git a/UI/Base/MinimapImplementation.ts b/UI/Base/MinimapImplementation.ts index 3e507c223..dec687ca1 100644 --- a/UI/Base/MinimapImplementation.ts +++ b/UI/Base/MinimapImplementation.ts @@ -114,22 +114,22 @@ export default class MinimapImplementation extends BaseUIElement implements Mini * @param format: image: give a base64 encoded png image; * @constructor */ - public async TakeScreenshot(): Promise ; - public async TakeScreenshot(format: "image"): Promise ; - public async TakeScreenshot(format: "blob"): Promise ; - public async TakeScreenshot(format: "image" | "blob"): Promise ; + public async TakeScreenshot(): Promise + public async TakeScreenshot(format: "image"): Promise + public async TakeScreenshot(format: "blob"): Promise + public async TakeScreenshot(format: "image" | "blob"): Promise public async TakeScreenshot(format: "image" | "blob" = "image"): Promise { console.log("Taking a screenshot...") const screenshotter = new SimpleMapScreenshoter() screenshotter.addTo(this.leafletMap.data) - const result = await screenshotter.takeScreen(( format) ?? "image") - if(format === "image" && typeof result === "string"){ + const result = await screenshotter.takeScreen(format ?? "image") + if (format === "image" && typeof result === "string") { return result } - if(format === "blob" && result instanceof Blob){ + if (format === "blob" && result instanceof Blob) { return result } - throw "Something went wrong while creating the screenshot: "+result + throw "Something went wrong while creating the screenshot: " + result } protected InnerConstructElement(): HTMLElement { diff --git a/UI/BaseUIElement.ts b/UI/BaseUIElement.ts index a5541aa4d..40feef7bf 100644 --- a/UI/BaseUIElement.ts +++ b/UI/BaseUIElement.ts @@ -148,7 +148,13 @@ export default abstract class BaseUIElement { } catch (e) { const domExc = e as DOMException if (domExc) { - console.error("An exception occured", domExc.code, domExc.message, domExc.name, domExc) + console.error( + "An exception occured", + domExc.code, + domExc.message, + domExc.name, + domExc + ) } console.error(e) } diff --git a/UI/BigComponents/PdfExportGui.ts b/UI/BigComponents/PdfExportGui.ts index f73ed9484..a55148160 100644 --- a/UI/BigComponents/PdfExportGui.ts +++ b/UI/BigComponents/PdfExportGui.ts @@ -1,62 +1,73 @@ -import Combine from "../Base/Combine"; -import {FlowPanelFactory, FlowStep} from "../ImportFlow/FlowStep"; -import {ImmutableStore, Store, UIEventSource} from "../../Logic/UIEventSource"; -import {InputElement} from "../Input/InputElement"; -import {SvgToPdf, SvgToPdfOptions} from "../../Utils/svgToPdf"; -import {FixedInputElement} from "../Input/FixedInputElement"; -import {FixedUiElement} from "../Base/FixedUiElement"; -import FileSelectorButton from "../Input/FileSelectorButton"; -import InputElementMap from "../Input/InputElementMap"; -import {RadioButton} from "../Input/RadioButton"; -import {Utils} from "../../Utils"; -import {VariableUiElement} from "../Base/VariableUIElement"; -import Loading from "../Base/Loading"; -import BaseUIElement from "../BaseUIElement"; -import Img from "../Base/Img"; -import Title from "../Base/Title"; -import {CheckBox} from "../Input/Checkboxes"; -import Minimap from "../Base/Minimap"; -import SearchAndGo from "./SearchAndGo"; -import Toggle from "../Input/Toggle"; -import List from "../Base/List"; -import LeftIndex from "../Base/LeftIndex"; -import Constants from "../../Models/Constants"; -import Toggleable from "../Base/Toggleable"; -import Lazy from "../Base/Lazy"; -import LinkToWeblate from "../Base/LinkToWeblate"; -import Link from "../Base/Link"; -import {SearchablePillsSelector} from "../Input/SearchableMappingsSelector"; +import Combine from "../Base/Combine" +import { FlowPanelFactory, FlowStep } from "../ImportFlow/FlowStep" +import { ImmutableStore, Store, UIEventSource } from "../../Logic/UIEventSource" +import { InputElement } from "../Input/InputElement" +import { SvgToPdf, SvgToPdfOptions } from "../../Utils/svgToPdf" +import { FixedInputElement } from "../Input/FixedInputElement" +import { FixedUiElement } from "../Base/FixedUiElement" +import FileSelectorButton from "../Input/FileSelectorButton" +import InputElementMap from "../Input/InputElementMap" +import { RadioButton } from "../Input/RadioButton" +import { Utils } from "../../Utils" +import { VariableUiElement } from "../Base/VariableUIElement" +import Loading from "../Base/Loading" +import BaseUIElement from "../BaseUIElement" +import Img from "../Base/Img" +import Title from "../Base/Title" +import { CheckBox } from "../Input/Checkboxes" +import Minimap from "../Base/Minimap" +import SearchAndGo from "./SearchAndGo" +import Toggle from "../Input/Toggle" +import List from "../Base/List" +import LeftIndex from "../Base/LeftIndex" +import Constants from "../../Models/Constants" +import Toggleable from "../Base/Toggleable" +import Lazy from "../Base/Lazy" +import LinkToWeblate from "../Base/LinkToWeblate" +import Link from "../Base/Link" +import { SearchablePillsSelector } from "../Input/SearchableMappingsSelector" import * as languages from "../../assets/language_translations.json" -import {Translation} from "../i18n/Translation"; +import { Translation } from "../i18n/Translation" -class SelectTemplate extends Combine implements FlowStep<{ title: string, pages: string[] }> { - readonly IsValid: Store; - readonly Value: Store<{ title: string, pages: string[] }>; +class SelectTemplate extends Combine implements FlowStep<{ title: string; pages: string[] }> { + readonly IsValid: Store + readonly Value: Store<{ title: string; pages: string[] }> constructor() { - const elements: InputElement<{ templateName: string, pages: string[] }>[] = [] + const elements: InputElement<{ templateName: string; pages: string[] }>[] = [] for (const templateName in SvgToPdf.templates) { const template = SvgToPdf.templates[templateName] - elements.push(new FixedInputElement( - new Combine([new FixedUiElement(templateName).SetClass("font-bold pr-2"), - template.description - ]) - , new UIEventSource({templateName, pages: template.pages}))) + elements.push( + new FixedInputElement( + new Combine([ + new FixedUiElement(templateName).SetClass("font-bold pr-2"), + template.description, + ]), + new UIEventSource({ templateName, pages: template.pages }) + ) + ) } - const file = new FileSelectorButton(new FixedUiElement("Select an svg image which acts as template"), { - acceptType: "image/svg+xml", - allowMultiple: true - }) - const fileMapped = new InputElementMap(file, (x0, x1) => x0 === x1, + const file = new FileSelectorButton( + new FixedUiElement("Select an svg image which acts as template"), + { + acceptType: "image/svg+xml", + allowMultiple: true, + } + ) + const fileMapped = new InputElementMap< + FileList, + { templateName: string; pages: string[]; fromFile: true } + >( + file, + (x0, x1) => x0 === x1, (filelist) => { if (filelist === undefined) { - return undefined; + return undefined } const pages = [] - let templateName: string = undefined; + let templateName: string = undefined for (const file of Array.from(filelist)) { - if (templateName == undefined) { templateName = file.name.substring(file.name.lastIndexOf("/") + 1) templateName = templateName.substring(0, templateName.lastIndexOf(".")) @@ -67,40 +78,46 @@ class SelectTemplate extends Combine implements FlowStep<{ title: string, pages: return { templateName, pages, - fromFile: true + fromFile: true, } - }, - _ => undefined + (_) => undefined ) elements.push(fileMapped) - const radio = new RadioButton(elements, {selectFirstAsDefault: true}) + const radio = new RadioButton(elements, { selectFirstAsDefault: true }) - const loaded: Store<{ success: { title: string, pages: string[] } } | { error: any }> = radio.GetValue().bind(template => { - if (template === undefined) { - return undefined - } - if (template["fromFile"]) { - return UIEventSource.FromPromiseWithErr(Promise.all(template.pages).then(pages => ({ + const loaded: Store<{ success: { title: string; pages: string[] } } | { error: any }> = + radio.GetValue().bind((template) => { + if (template === undefined) { + return undefined + } + if (template["fromFile"]) { + return UIEventSource.FromPromiseWithErr( + Promise.all(template.pages).then((pages) => ({ + title: template.templateName, + pages, + })) + ) + } + const urls = template.pages.map((p) => SelectTemplate.ToUrl(p)) + const dloadAll: Promise<{ title: string; pages: string[] }> = Promise.all( + urls.map((url) => Utils.download(url)) + ).then((pages) => ({ + pages, title: template.templateName, - pages - }))) - } - const urls = template.pages.map(p => SelectTemplate.ToUrl(p)) - const dloadAll: Promise<{ title: string, pages: string[] }> = Promise.all(urls.map(url => Utils.download(url))).then(pages => ({ - pages, - title: template.templateName - })) + })) - return UIEventSource.FromPromiseWithErr(dloadAll) - }) + return UIEventSource.FromPromiseWithErr(dloadAll) + }) const preview = new VariableUiElement( - loaded.map(pages => { + loaded.map((pages) => { if (pages === undefined) { return new Loading() } if (pages["error"] !== undefined) { - return new FixedUiElement("Loading preview failed: " + pages["err"]).SetClass("alert") + return new FixedUiElement("Loading preview failed: " + pages["err"]).SetClass( + "alert" + ) } const svgs = pages["success"].pages if (svgs.length === 0) { @@ -108,22 +125,16 @@ class SelectTemplate extends Combine implements FlowStep<{ title: string, pages: } const els: BaseUIElement[] = [] for (const pageSrc of svgs) { - const el = new Img(pageSrc, true) - .SetClass("w-96 m-2 border-black border-2") + const el = new Img(pageSrc, true).SetClass("w-96 m-2 border-black border-2") els.push(el) } - return new Combine(els).SetClass("flex border border-subtle rounded-xl"); + return new Combine(els).SetClass("flex border border-subtle rounded-xl") }) ) - super([ - new Title("Select template"), - radio, - new Title("Preview"), - preview - ]); - this.Value = loaded.map(l => l === undefined ? undefined : l["success"]) - this.IsValid = this.Value.map(v => v !== undefined) + super([new Title("Select template"), radio, new Title("Preview"), preview]) + this.Value = loaded.map((l) => (l === undefined ? undefined : l["success"])) + this.IsValid = this.Value.map((v) => v !== undefined) } public static ToUrl(spec: string) { @@ -134,63 +145,78 @@ class SelectTemplate extends Combine implements FlowStep<{ title: string, pages: path = path.substring(0, path.lastIndexOf("/")) return window.location.protocol + "//" + window.location.host + path + "/" + spec } - } -class SelectPdfOptions extends Combine implements FlowStep<{ title: string, pages: string[], options: SvgToPdfOptions }> { - readonly IsValid: Store; - readonly Value: Store<{ title: string, pages: string[], options: SvgToPdfOptions }>; +class SelectPdfOptions + extends Combine + implements FlowStep<{ title: string; pages: string[]; options: SvgToPdfOptions }> +{ + readonly IsValid: Store + readonly Value: Store<{ title: string; pages: string[]; options: SvgToPdfOptions }> constructor(title: string, pages: string[], getFreeDiv: () => string) { const dummy = new CheckBox("Don't add data to the map (to quickly preview the PDF)", false) - const overrideMapLocation = new CheckBox("Override map location: use a selected location instead of the location set in the template", false) + const overrideMapLocation = new CheckBox( + "Override map location: use a selected location instead of the location set in the template", + false + ) const locationInput = Minimap.createMiniMap().SetClass("block w-full") - const searchField = new SearchAndGo({leafletMap: locationInput.leafletMap}) - const selectLocation = - new Combine([ - new Toggle(new Combine([new Title("Select override location"), searchField]).SetClass("flex"), undefined, overrideMapLocation.GetValue()), - new Toggle(locationInput.SetStyle("height: 20rem"), undefined, overrideMapLocation.GetValue()).SetStyle("height: 20rem") - ]).SetClass("block").SetStyle("height: 25rem") - super([new Title("Select options"), - dummy, - overrideMapLocation, - selectLocation - ]); - this.Value = dummy.GetValue().map((disableMaps) => { - return { - pages, - title, - options: { - disableMaps, - getFreeDiv, - overrideLocation: overrideMapLocation.GetValue().data ? locationInput.location.data : undefined + const searchField = new SearchAndGo({ leafletMap: locationInput.leafletMap }) + const selectLocation = new Combine([ + new Toggle( + new Combine([new Title("Select override location"), searchField]).SetClass("flex"), + undefined, + overrideMapLocation.GetValue() + ), + new Toggle( + locationInput.SetStyle("height: 20rem"), + undefined, + overrideMapLocation.GetValue() + ).SetStyle("height: 20rem"), + ]) + .SetClass("block") + .SetStyle("height: 25rem") + super([new Title("Select options"), dummy, overrideMapLocation, selectLocation]) + this.Value = dummy.GetValue().map( + (disableMaps) => { + return { + pages, + title, + options: { + disableMaps, + getFreeDiv, + overrideLocation: overrideMapLocation.GetValue().data + ? locationInput.location.data + : undefined, + }, } - } - }, [overrideMapLocation.GetValue(), locationInput.location]) + }, + [overrideMapLocation.GetValue(), locationInput.location] + ) this.IsValid = new ImmutableStore(true) } - } -class PreparePdf extends Combine implements FlowStep<{ svgToPdf: SvgToPdf, languages: string[] }> { - readonly IsValid: Store; - readonly Value: Store<{ svgToPdf: SvgToPdf, languages: string[] }>; +class PreparePdf extends Combine implements FlowStep<{ svgToPdf: SvgToPdf; languages: string[] }> { + readonly IsValid: Store + readonly Value: Store<{ svgToPdf: SvgToPdf; languages: string[] }> constructor(title: string, pages: string[], options: SvgToPdfOptions) { const svgToPdf = new SvgToPdf(title, pages, options) const languageOptions = [ new FixedInputElement("Nederlands", "nl"), - new FixedInputElement("English", "en") + new FixedInputElement("English", "en"), ] const langs: string[] = Array.from(Object.keys(languages["default"] ?? languages)) console.log("Available languages are:", langs) const languageSelector = new SearchablePillsSelector( - langs.map(l => ({ + langs.map((l) => ({ show: new Translation(languages[l]), value: l, - mainTerm: languages[l] - })), { - mode: "select-many" + mainTerm: languages[l], + })), + { + mode: "select-many", } ) @@ -202,45 +228,54 @@ class PreparePdf extends Combine implements FlowStep<{ svgToPdf: SvgToPdf, langu new Toggle( new Loading("Preparing maps..."), undefined, - isPrepared.map(p => p === undefined) - ) - ]); - this.Value = isPrepared.map(isPrepped => { - if (isPrepped === undefined) { - return undefined - } - if (isPrepped["success"] !== undefined) { - const svgToPdf = isPrepped["success"] - const langs = languageSelector.GetValue().data - console.log("Languages are", langs) - if (langs.length === 0) { + isPrepared.map((p) => p === undefined) + ), + ]) + this.Value = isPrepared.map( + (isPrepped) => { + if (isPrepped === undefined) { return undefined } - return {svgToPdf, languages: langs} - } - return undefined; - }, [languageSelector.GetValue()]) - this.IsValid = this.Value.map(v => v !== undefined) + if (isPrepped["success"] !== undefined) { + const svgToPdf = isPrepped["success"] + const langs = languageSelector.GetValue().data + console.log("Languages are", langs) + if (langs.length === 0) { + return undefined + } + return { svgToPdf, languages: langs } + } + return undefined + }, + [languageSelector.GetValue()] + ) + this.IsValid = this.Value.map((v) => v !== undefined) } - } -class InspectStrings extends Toggle implements FlowStep<{ svgToPdf: SvgToPdf, languages: string[] }> { - readonly IsValid: Store; - readonly Value: Store<{ svgToPdf: SvgToPdf; languages: string[] }>; +class InspectStrings + extends Toggle + implements FlowStep<{ svgToPdf: SvgToPdf; languages: string[] }> +{ + readonly IsValid: Store + readonly Value: Store<{ svgToPdf: SvgToPdf; languages: string[] }> constructor(svgToPdf: SvgToPdf, languages: string[]) { + const didLoadLanguages = UIEventSource.FromPromiseWithErr( + svgToPdf.PrepareLanguages(languages) + ).map((l) => l !== undefined && l["success"] !== undefined) - const didLoadLanguages = UIEventSource.FromPromiseWithErr(svgToPdf.PrepareLanguages(languages)).map(l => l !== undefined && l["success"] !== undefined) - - super(new Combine([ + super( + new Combine([ new Title("Inspect translation strings"), - ...languages.map(l => new Lazy(() => InspectStrings.createOverviewPanel(svgToPdf, l))) + ...languages.map( + (l) => new Lazy(() => InspectStrings.createOverviewPanel(svgToPdf, l)) + ), ]), new Loading(), didLoadLanguages - ); - this.Value = new ImmutableStore({svgToPdf, languages}) + ) + this.Value = new ImmutableStore({ svgToPdf, languages }) this.IsValid = didLoadLanguages } @@ -259,64 +294,82 @@ class InspectStrings extends Toggle implements FlowStep<{ svgToPdf: SvgToPdf, la if (translated) { foundTranslations++ } - const linkToWeblate = new Link(spec, LinkToWeblate.hrefToWeblate(language, spec), true).SetClass("font-bold link-underline") - elements.push(new Combine([ - linkToWeblate, - " ", - translated ?? new FixedUiElement("No translation found!").SetClass("alert") - - ])) + const linkToWeblate = new Link( + spec, + LinkToWeblate.hrefToWeblate(language, spec), + true + ).SetClass("font-bold link-underline") + elements.push( + new Combine([ + linkToWeblate, + " ", + translated ?? new FixedUiElement("No translation found!").SetClass("alert"), + ]) + ) } return new Toggleable( new Title("Translations for " + language), new Combine([ - `${foundTranslations}/${allKeys.length} of translations are found (${Math.floor(100 * foundTranslations / allKeys.length)}%)`, + `${foundTranslations}/${allKeys.length} of translations are found (${Math.floor( + (100 * foundTranslations) / allKeys.length + )}%)`, "The following keys are used:", - new List(elements) + new List(elements), ]), - {closeOnClick: false, height: "15rem"}) + { closeOnClick: false, height: "15rem" } + ) } - } class SavePdf extends Combine { - constructor(svgToPdf: SvgToPdf, languages: string[]) { - super([ new Title("Generating your pdfs..."), - new List(languages.map(lng => new Toggle( - lng + " is done!", - new Loading("Creating pdf for " + lng), - UIEventSource.FromPromiseWithErr(svgToPdf.ConvertSvg(lng).then(() => true)) - .map(x => x !== undefined && x["success"] === true) - ))) - ]); + new List( + languages.map( + (lng) => + new Toggle( + lng + " is done!", + new Loading("Creating pdf for " + lng), + UIEventSource.FromPromiseWithErr( + svgToPdf.ConvertSvg(lng).then(() => true) + ).map((x) => x !== undefined && x["success"] === true) + ) + ) + ), + ]) } } export class PdfExportGui extends LeftIndex { - - constructor(freeDivId: string) { - let i = 0 const createDiv = (): string => { const div = document.createElement("div") - div.id = "freediv-" + (i++) + div.id = "freediv-" + i++ document.getElementById(freeDivId).append(div) return div.id } Constants.defaultOverpassUrls.splice(0, 1) - const {flow, furthestStep, titles} = FlowPanelFactory.start( - new Title("Select template"), new SelectTemplate() - ).then(new Title("Select options"), ({title, pages}) => new SelectPdfOptions(title, pages, createDiv)) - .then("Generate maps...", ({title, pages, options}) => new PreparePdf(title, pages, options)) - .then("Inspect translations", (({svgToPdf, languages}) => new InspectStrings(svgToPdf, languages))) - .finish("Generating...", ({svgToPdf, languages}) => new SavePdf(svgToPdf, languages)) - + const { flow, furthestStep, titles } = FlowPanelFactory.start( + new Title("Select template"), + new SelectTemplate() + ) + .then( + new Title("Select options"), + ({ title, pages }) => new SelectPdfOptions(title, pages, createDiv) + ) + .then( + "Generate maps...", + ({ title, pages, options }) => new PreparePdf(title, pages, options) + ) + .then( + "Inspect translations", + ({ svgToPdf, languages }) => new InspectStrings(svgToPdf, languages) + ) + .finish("Generating...", ({ svgToPdf, languages }) => new SavePdf(svgToPdf, languages)) const toc = new List( titles.map( @@ -338,9 +391,7 @@ export class PdfExportGui extends LeftIndex { true ) - const leftContents: BaseUIElement[] = [ - toc - ].map((el) => el?.SetClass("pl-4")) + const leftContents: BaseUIElement[] = [toc].map((el) => el?.SetClass("pl-4")) super(leftContents, flow) } diff --git a/UI/BigComponents/SimpleAddUI.ts b/UI/BigComponents/SimpleAddUI.ts index e01805883..24865c4da 100644 --- a/UI/BigComponents/SimpleAddUI.ts +++ b/UI/BigComponents/SimpleAddUI.ts @@ -26,7 +26,7 @@ import BaseLayer from "../../Models/BaseLayer" import Loading from "../Base/Loading" import Hash from "../../Logic/Web/Hash" import { GlobalFilter } from "../../Logic/State/MapState" -import {WayId} from "../../Models/OsmFeature"; +import { WayId } from "../../Models/OsmFeature" /* * The SimpleAddUI is a single panel, which can have multiple states: diff --git a/UI/ExportPDF.ts b/UI/ExportPDF.ts index b09da6702..c8fe01c33 100644 --- a/UI/ExportPDF.ts +++ b/UI/ExportPDF.ts @@ -70,7 +70,7 @@ export default class ExportPDF { console.error(e) self.cleanup() } - }, 500) + }, 500), }) minimap.SetStyle( diff --git a/UI/Input/Checkboxes.ts b/UI/Input/Checkboxes.ts index 1a9253263..2c72fc4ee 100644 --- a/UI/Input/Checkboxes.ts +++ b/UI/Input/Checkboxes.ts @@ -3,10 +3,10 @@ import { UIEventSource } from "../../Logic/UIEventSource" import { Utils } from "../../Utils" import BaseUIElement from "../BaseUIElement" import InputElementMap from "./InputElementMap" -import Translations from "../i18n/Translations"; +import Translations from "../i18n/Translations" export class CheckBox extends InputElementMap { - constructor(el: (BaseUIElement | string), defaultValue?: boolean) { + constructor(el: BaseUIElement | string, defaultValue?: boolean) { super( new CheckBoxes([Translations.W(el)]), (x0, x1) => x0 === x1, diff --git a/UI/Input/LocationInput.ts b/UI/Input/LocationInput.ts index 83ab997d0..b2bc0ba10 100644 --- a/UI/Input/LocationInput.ts +++ b/UI/Input/LocationInput.ts @@ -1,38 +1,40 @@ -import {ReadonlyInputElement} from "./InputElement" +import { ReadonlyInputElement } from "./InputElement" import Loc from "../../Models/Loc" -import {Store, UIEventSource} from "../../Logic/UIEventSource" -import Minimap, {MinimapObj} from "../Base/Minimap" +import { Store, UIEventSource } from "../../Logic/UIEventSource" +import Minimap, { MinimapObj } from "../Base/Minimap" import BaseLayer from "../../Models/BaseLayer" import Combine from "../Base/Combine" import Svg from "../../Svg" -import {GeoOperations} from "../../Logic/GeoOperations" +import { GeoOperations } from "../../Logic/GeoOperations" import ShowDataMultiLayer from "../ShowDataLayer/ShowDataMultiLayer" import StaticFeatureSource from "../../Logic/FeatureSource/Sources/StaticFeatureSource" import LayerConfig from "../../Models/ThemeConfig/LayerConfig" -import {BBox} from "../../Logic/BBox" -import {FixedUiElement} from "../Base/FixedUiElement" +import { BBox } from "../../Logic/BBox" +import { FixedUiElement } from "../Base/FixedUiElement" import ShowDataLayer from "../ShowDataLayer/ShowDataLayer" import BaseUIElement from "../BaseUIElement" import Toggle from "./Toggle" import * as matchpoint from "../../assets/layers/matchpoint/matchpoint.json" -import LayoutConfig from "../../Models/ThemeConfig/LayoutConfig"; -import FilteredLayer from "../../Models/FilteredLayer"; -import {ElementStorage} from "../../Logic/ElementStorage"; -import AvailableBaseLayers from "../../Logic/Actors/AvailableBaseLayers"; -import {RelationId, WayId} from "../../Models/OsmFeature"; -import {Feature, LineString, Polygon} from "geojson"; -import {OsmObject, OsmWay} from "../../Logic/Osm/OsmObject"; +import LayoutConfig from "../../Models/ThemeConfig/LayoutConfig" +import FilteredLayer from "../../Models/FilteredLayer" +import { ElementStorage } from "../../Logic/ElementStorage" +import AvailableBaseLayers from "../../Logic/Actors/AvailableBaseLayers" +import { RelationId, WayId } from "../../Models/OsmFeature" +import { Feature, LineString, Polygon } from "geojson" +import { OsmObject, OsmWay } from "../../Logic/Osm/OsmObject" export default class LocationInput extends BaseUIElement - implements ReadonlyInputElement, MinimapObj { + implements ReadonlyInputElement, MinimapObj +{ private static readonly matchLayer = new LayerConfig( matchpoint, "LocationInput.matchpoint", true ) - public readonly snappedOnto: UIEventSource = new UIEventSource(undefined) + public readonly snappedOnto: UIEventSource = + new UIEventSource(undefined) public readonly _matching_layer: LayerConfig public readonly leafletMap: UIEventSource public readonly bounds @@ -43,13 +45,15 @@ export default class LocationInput * The features to which the input should be snapped * @private */ - private readonly _snapTo: Store< (Feature & {properties: {id : WayId}})[]> + private readonly _snapTo: Store< + (Feature & { properties: { id: WayId } })[] + > /** * The features to which the input should be snapped without cleanup of relations and memberships * Used for rendering * @private */ - private readonly _snapToRaw: Store< {feature: Feature}[]> + private readonly _snapToRaw: Store<{ feature: Feature }[]> private readonly _value: Store private readonly _snappedPoint: Store private readonly _maxSnapDistance: number @@ -59,10 +63,10 @@ export default class LocationInput private readonly clickLocation: UIEventSource private readonly _minZoom: number private readonly _state: { - readonly filteredLayers: Store; - readonly backgroundLayer: UIEventSource; - readonly layoutToUse: LayoutConfig; - readonly selectedElement: UIEventSource; + readonly filteredLayers: Store + readonly backgroundLayer: UIEventSource + readonly layoutToUse: LayoutConfig + readonly selectedElement: UIEventSource readonly allElements: ElementStorage } @@ -74,27 +78,35 @@ export default class LocationInput * * @private */ - private static async prepareSnapOnto(features: Feature[]): Promise<(Feature & {properties : {id: WayId}})[]> { - const linesAndPolygon : Feature[] = features.filter(f => f.geometry.type !== "Point") + private static async prepareSnapOnto( + features: Feature[] + ): Promise<(Feature & { properties: { id: WayId } })[]> { + const linesAndPolygon: Feature[] = ( + features.filter((f) => f.geometry.type !== "Point") + ) // Clean the features: multipolygons are split into their it's members - const linestrings : (Feature & {properties: {id: WayId}})[] = [] + const linestrings: (Feature & { properties: { id: WayId } })[] = [] for (const feature of linesAndPolygon) { - if(feature.properties.id.startsWith("way")){ + if (feature.properties.id.startsWith("way")) { // A normal way - we continue - linestrings.push( feature) + linestrings.push(feature) continue } // We have a multipolygon, thus: a relation // Download the members - const relation = await OsmObject.DownloadObjectAsync( feature.properties.id, 60 * 60) - const members: OsmWay[] = await Promise.all(relation.members - .filter(m => m.type === "way") - .map(m => OsmObject.DownloadObjectAsync( ("way/"+m.ref), 60 * 60))) - linestrings.push(...members.map(m => m.asGeoJson())) + const relation = await OsmObject.DownloadObjectAsync( + feature.properties.id, + 60 * 60 + ) + const members: OsmWay[] = await Promise.all( + relation.members + .filter((m) => m.type === "way") + .map((m) => OsmObject.DownloadObjectAsync(("way/" + m.ref), 60 * 60)) + ) + linestrings.push(...members.map((m) => m.asGeoJson())) } return linestrings - } constructor(options?: { @@ -107,20 +119,32 @@ export default class LocationInput centerLocation?: UIEventSource bounds?: UIEventSource state?: { - readonly filteredLayers: Store; - readonly backgroundLayer: UIEventSource; - readonly layoutToUse: LayoutConfig; - readonly selectedElement: UIEventSource; + readonly filteredLayers: Store + readonly backgroundLayer: UIEventSource + readonly layoutToUse: LayoutConfig + readonly selectedElement: UIEventSource readonly allElements: ElementStorage } }) { super() - this._snapToRaw = options?.snapTo?.map(feats => feats.filter(f => f.feature.geometry.type !== "Point")) - this._snapTo = options?.snapTo?.bind((features) => UIEventSource.FromPromise(LocationInput.prepareSnapOnto(features.map(f => f.feature))))?.map(f => f ?? []) + this._snapToRaw = options?.snapTo?.map((feats) => + feats.filter((f) => f.feature.geometry.type !== "Point") + ) + this._snapTo = options?.snapTo + ?.bind((features) => + UIEventSource.FromPromise( + LocationInput.prepareSnapOnto(features.map((f) => f.feature)) + ) + ) + ?.map((f) => f ?? []) this._maxSnapDistance = options?.maxSnapDistance - this._centerLocation = options?.centerLocation ?? new UIEventSource({ - lat: 0, lon: 0, zoom: 0 - }) + this._centerLocation = + options?.centerLocation ?? + new UIEventSource({ + lat: 0, + lon: 0, + zoom: 0, + }) this._snappedPointTags = options?.snappedPointTags this._bounds = options?.bounds this._minZoom = options?.minZoom @@ -152,11 +176,11 @@ export default class LocationInput return undefined } - // We reproject the location onto every 'snap-to-feature' and select the closest let min = undefined - let matchedWay: Feature & {properties : {id : WayId}} = undefined + let matchedWay: Feature & { properties: { id: WayId } } = + undefined for (const feature of self._snapTo.data ?? []) { try { const nearestPointOnLine = GeoOperations.nearestPoint(feature, [ @@ -191,18 +215,16 @@ export default class LocationInput return { type: "Feature", properties: options?.snappedPointTags ?? min.properties, - geometry: {type: "Point", coordinates: [loc.lon, loc.lat]}, + geometry: { type: "Point", coordinates: [loc.lon, loc.lat] }, } } } min.properties = options?.snappedPointTags ?? min.properties - if(matchedWay.properties.id.startsWith("relation/")){ + if (matchedWay.properties.id.startsWith("relation/")) { // We matched a relation instead of a way console.log("Snapping onto a relation. The relation is", matchedWay) - - } - self.snappedOnto.setData( matchedWay) + self.snappedOnto.setData(matchedWay) return min }, [this._snapTo] @@ -217,7 +239,10 @@ export default class LocationInput } }) } - this.mapBackground = options?.mapBackground ?? this._state?.backgroundLayer ?? new UIEventSource(AvailableBaseLayers.osmCarto) + this.mapBackground = + options?.mapBackground ?? + this._state?.backgroundLayer ?? + new UIEventSource(AvailableBaseLayers.osmCarto) this.SetClass("block h-full") this.clickLocation = new UIEventSource(undefined) @@ -249,7 +274,7 @@ export default class LocationInput try { const self = this const hasMoved = new UIEventSource(false) - const startLocation = {...this._centerLocation.data} + const startLocation = { ...this._centerLocation.data } this._centerLocation.addCallbackD((newLocation) => { const f = 100000 console.log(newLocation.lon, startLocation.lon) @@ -279,7 +304,7 @@ export default class LocationInput if (loc === undefined) { return [] } - return [{feature: loc}] + return [{ feature: loc }] }) console.log("Constructing the match layer", matchPoint) @@ -335,9 +360,9 @@ export default class LocationInput } } - TakeScreenshot(format: "image"): Promise; - TakeScreenshot(format: "blob"): Promise; - TakeScreenshot(format: "image" | "blob"): Promise; + TakeScreenshot(format: "image"): Promise + TakeScreenshot(format: "blob"): Promise + TakeScreenshot(format: "image" | "blob"): Promise TakeScreenshot(format: "image" | "blob"): Promise { return this.map.TakeScreenshot(format) } diff --git a/UI/LanguagePicker.ts b/UI/LanguagePicker.ts index 84fb17467..3b1f608a7 100644 --- a/UI/LanguagePicker.ts +++ b/UI/LanguagePicker.ts @@ -13,7 +13,7 @@ export default class LanguagePicker extends Toggle { console.log("Constructing a language pîcker for languages", languages) if (languages === undefined || languages.length <= 1) { super(undefined, undefined, undefined) - }else { + } else { const normalPicker = LanguagePicker.dropdownFor(languages, label) const fullPicker = new Lazy(() => LanguagePicker.dropdownFor(allLanguages, label)) super(fullPicker, normalPicker, Locale.showLinkToWeblate) diff --git a/UI/NewPoint/ConfirmLocationOfPoint.ts b/UI/NewPoint/ConfirmLocationOfPoint.ts index 4afbfd779..76429a007 100644 --- a/UI/NewPoint/ConfirmLocationOfPoint.ts +++ b/UI/NewPoint/ConfirmLocationOfPoint.ts @@ -18,7 +18,7 @@ import Title from "../Base/Title" import { GlobalFilter } from "../../Logic/State/MapState" import { VariableUiElement } from "../Base/VariableUIElement" import { Tag } from "../../Logic/Tags/Tag" -import {WayId} from "../../Models/OsmFeature"; +import { WayId } from "../../Models/OsmFeature" export default class ConfirmLocationOfPoint extends Combine { constructor( @@ -76,7 +76,7 @@ export default class ConfirmLocationOfPoint extends Combine { snappedPointTags: tags, maxSnapDistance: preset.preciseInput.maxSnapDistance, bounds: mapBounds, - state: state + state: state, }) preciseInput.installBounds(preset.boundsFactor ?? 0.25, true) preciseInput diff --git a/UI/Popup/DeleteWizard.ts b/UI/Popup/DeleteWizard.ts index 2988c40fd..862e660de 100644 --- a/UI/Popup/DeleteWizard.ts +++ b/UI/Popup/DeleteWizard.ts @@ -22,7 +22,7 @@ import Title from "../Base/Title" import { SubstitutedTranslation } from "../SubstitutedTranslation" import FeaturePipelineState from "../../Logic/State/FeaturePipelineState" import TagRenderingQuestion from "./TagRenderingQuestion" -import {OsmId} from "../../Models/OsmFeature"; +import { OsmId } from "../../Models/OsmFeature" export default class DeleteWizard extends Toggle { /** diff --git a/UI/Popup/FeatureInfoBox.ts b/UI/Popup/FeatureInfoBox.ts index be00c7cb9..399b70640 100644 --- a/UI/Popup/FeatureInfoBox.ts +++ b/UI/Popup/FeatureInfoBox.ts @@ -248,29 +248,27 @@ export default class FeatureInfoBox extends ScrollableFullScreen { ) editElements.push( - Toggle.If(state.featureSwitchIsDebugging, - () => { - const config_all_tags: TagRenderingConfig = new TagRenderingConfig( - { render: "{all_tags()}" }, - "" - ) - const config_download: TagRenderingConfig = new TagRenderingConfig( - { render: "{export_as_geojson()}" }, - "" - ) - const config_id: TagRenderingConfig = new TagRenderingConfig( - { render: "{open_in_iD()}" }, - "" - ) - - return new Combine([ - new TagRenderingAnswer(tags, config_all_tags, state), - new TagRenderingAnswer(tags, config_download, state), - new TagRenderingAnswer(tags, config_id, state), - "This is layer " + layerConfig.id, - ]) - } + Toggle.If(state.featureSwitchIsDebugging, () => { + const config_all_tags: TagRenderingConfig = new TagRenderingConfig( + { render: "{all_tags()}" }, + "" ) + const config_download: TagRenderingConfig = new TagRenderingConfig( + { render: "{export_as_geojson()}" }, + "" + ) + const config_id: TagRenderingConfig = new TagRenderingConfig( + { render: "{open_in_iD()}" }, + "" + ) + + return new Combine([ + new TagRenderingAnswer(tags, config_all_tags, state), + new TagRenderingAnswer(tags, config_download, state), + new TagRenderingAnswer(tags, config_id, state), + "This is layer " + layerConfig.id, + ]) + }) ) return new Combine(editElements).SetClass("flex flex-col") diff --git a/UI/Popup/MoveWizard.ts b/UI/Popup/MoveWizard.ts index 0c051a0ac..41e3941cd 100644 --- a/UI/Popup/MoveWizard.ts +++ b/UI/Popup/MoveWizard.ts @@ -145,7 +145,7 @@ export default class MoveWizard extends Toggle { minZoom: reason.minZoom, centerLocation: loc, mapBackground: new UIEventSource(preferredBackground), // We detach the layer - state: state + state: state, }) if (reason.lockBounds) { diff --git a/UI/Popup/TagApplyButton.ts b/UI/Popup/TagApplyButton.ts index df5d22f34..d8bf2091b 100644 --- a/UI/Popup/TagApplyButton.ts +++ b/UI/Popup/TagApplyButton.ts @@ -51,18 +51,18 @@ export default class TagApplyButton implements AutoAction { * // Should handle escaped ";" * TagApplyButton.parseTagSpec("key=value;key0=value0\\;value1") // => [["key","value"],["key0","value0;value1"]] */ - private static parseTagSpec(spec: string): [string, string][]{ - const tgsSpec : [string, string][] = [] + private static parseTagSpec(spec: string): [string, string][] { + const tgsSpec: [string, string][] = [] - while(spec.length > 0){ + while (spec.length > 0) { const [part] = spec.match(/((\\;)|[^;])*/) spec = spec.substring(part.length + 1) // +1 to remove the pending ';' as well - const kv = part.split("=").map((s) => s.trim().replace("\\;",";")) + const kv = part.split("=").map((s) => s.trim().replace("\\;", ";")) if (kv.length == 2) { - tgsSpec.push(<[string, string]> kv) - }else if (kv.length < 2) { + tgsSpec.push(<[string, string]>kv) + } else if (kv.length < 2) { throw "Invalid key spec: no '=' found in " + spec - }else{ + } else { throw "Invalid key spec: multiple '=' found in " + spec } } @@ -83,7 +83,7 @@ export default class TagApplyButton implements AutoAction { spec = tagSource.data[spec.replace("$", "")] } - const tgsSpec = TagApplyButton.parseTagSpec(spec) + const tgsSpec = TagApplyButton.parseTagSpec(spec) return tagSource.map((tags) => { const newTags: Tag[] = [] diff --git a/UI/Popup/TagRenderingQuestion.ts b/UI/Popup/TagRenderingQuestion.ts index d83740da4..c8f3afd91 100644 --- a/UI/Popup/TagRenderingQuestion.ts +++ b/UI/Popup/TagRenderingQuestion.ts @@ -304,7 +304,7 @@ export default class TagRenderingQuestion extends Combine { const patchedMapping = { ...mapping, iconClass: mapping.iconClass ?? `small-height`, - icon: mapping.icon ?? (addIcons ? "./assets/svg/none.svg" : undefined) + icon: mapping.icon ?? (addIcons ? "./assets/svg/none.svg" : undefined), } const fancy = TagRenderingQuestion.GenerateMappingContent( patchedMapping, diff --git a/UI/ShowDataLayer/ShowTileInfo.ts b/UI/ShowDataLayer/ShowTileInfo.ts index 9536fdabf..9f4d4b4d5 100644 --- a/UI/ShowDataLayer/ShowTileInfo.ts +++ b/UI/ShowDataLayer/ShowTileInfo.ts @@ -10,12 +10,15 @@ import * as clusterstyle from "../../assets/layers/cluster_style/cluster_style.j export default class ShowTileInfo { public static readonly styling = new LayerConfig(clusterstyle, "ShowTileInfo", true) - constructor(options: { - source: FeatureSource & Tiled - leafletMap: UIEventSource - layer?: LayerConfig - doShowLayer?: UIEventSource - }, state) { + constructor( + options: { + source: FeatureSource & Tiled + leafletMap: UIEventSource + layer?: LayerConfig + doShowLayer?: UIEventSource + }, + state + ) { const source = options.source const metaFeature: Store<{ feature; freshness: Date }[]> = source.features.map( (features) => { @@ -55,7 +58,7 @@ export default class ShowTileInfo { features: new StaticFeatureSource(metaFeature), leafletMap: options.leafletMap, doShowLayer: options.doShowLayer, - state + state, }) } } diff --git a/UI/SpecialVisualizations.ts b/UI/SpecialVisualizations.ts index 5504ce51e..46c5a67cb 100644 --- a/UI/SpecialVisualizations.ts +++ b/UI/SpecialVisualizations.ts @@ -544,7 +544,7 @@ export default class SpecialVisualizations { const features: { freshness: Date; feature: any }[] = [] for (const key of keys) { const value = properties[key] - if(value === undefined || value === null){ + if (value === undefined || value === null) { continue } @@ -556,7 +556,7 @@ export default class SpecialVisualizations { for (const id of idList) { const feature = featureStore.get(id) - if(feature === undefined){ + if (feature === undefined) { console.warn("No feature found for id ", id) continue } diff --git a/UI/StatisticsGUI.ts b/UI/StatisticsGUI.ts index f14f3c39f..0b861bc6e 100644 --- a/UI/StatisticsGUI.ts +++ b/UI/StatisticsGUI.ts @@ -1,27 +1,26 @@ /** * The statistics-gui shows statistics from previous MapComplete-edits */ -import {UIEventSource} from "../Logic/UIEventSource" -import {VariableUiElement} from "./Base/VariableUIElement" +import { UIEventSource } from "../Logic/UIEventSource" +import { VariableUiElement } from "./Base/VariableUIElement" import Loading from "./Base/Loading" -import {Utils} from "../Utils" +import { Utils } from "../Utils" import Combine from "./Base/Combine" -import {StackedRenderingChart} from "./BigComponents/TagRenderingChart" -import {LayerFilterPanel} from "./BigComponents/FilterView" -import {AllKnownLayouts} from "../Customizations/AllKnownLayouts" +import { StackedRenderingChart } from "./BigComponents/TagRenderingChart" +import { LayerFilterPanel } from "./BigComponents/FilterView" +import { AllKnownLayouts } from "../Customizations/AllKnownLayouts" import MapState from "../Logic/State/MapState" import BaseUIElement from "./BaseUIElement" import Title from "./Base/Title" import { FixedUiElement } from "./Base/FixedUiElement" -import List from "./Base/List"; +import List from "./Base/List" class StatisticsForOverviewFile extends Combine { - constructor(homeUrl: string, paths: string[]) { - paths = paths.filter(p => !p.endsWith("file-overview.json")) + paths = paths.filter((p) => !p.endsWith("file-overview.json")) const layer = AllKnownLayouts.allKnownLayouts.get("mapcomplete-changes").layers[0] const filteredLayer = MapState.InitializeFilteredLayers( - {id: "statistics-view", layers: [layer]}, + { id: "statistics-view", layers: [layer] }, undefined )[0] const filterPanel = new LayerFilterPanel(undefined, filteredLayer) @@ -30,7 +29,7 @@ class StatisticsForOverviewFile extends Combine { const downloaded = new UIEventSource<{ features: ChangeSetData[] }[]>([]) for (const filepath of paths) { - if(filepath.endsWith("file-overview.json")){ + if (filepath.endsWith("file-overview.json")) { continue } Utils.downloadJson(homeUrl + filepath).then((data) => { @@ -41,7 +40,7 @@ class StatisticsForOverviewFile extends Combine { data.features = data } data?.features?.forEach((item) => { - item.properties = {...item.properties, ...item.properties.metadata} + item.properties = { ...item.properties, ...item.properties.metadata } delete item.properties.metadata }) downloaded.data.push(data) @@ -55,7 +54,6 @@ class StatisticsForOverviewFile extends Combine { ) ) - super([ filterPanel, new VariableUiElement( @@ -117,27 +115,32 @@ class StatisticsForOverviewFile extends Combine { "import", "conflation", "link-image", - "soft-delete"] + "soft-delete", + ] - const allThemes = Utils.Dedup(overview._meta.map(f => f.properties.theme)) + const allThemes = Utils.Dedup(overview._meta.map((f) => f.properties.theme)) const excludedThemes = new Set() - if(allThemes.length > 1){ - excludedThemes.add("grb") - excludedThemes.add("etymology") + if (allThemes.length > 1) { + excludedThemes.add("grb") + excludedThemes.add("etymology") } const summedValues = valuesToSum - .map(key => [key, overview.sum(key, excludedThemes)]) - .filter(kv => kv[1] != 0) - .map(kv => kv.join(": ")) + .map((key) => [key, overview.sum(key, excludedThemes)]) + .filter((kv) => kv[1] != 0) + .map((kv) => kv.join(": ")) const elements: BaseUIElement[] = [ - new Title(allThemes .length === 1 ? "General statistics for "+allThemes[0] :"General statistics (excluding etymology- and GRB-theme changes)"), + new Title( + allThemes.length === 1 + ? "General statistics for " + allThemes[0] + : "General statistics (excluding etymology- and GRB-theme changes)" + ), new Combine([ overview._meta.length + " changesets match the filters", - new List(summedValues) + new List(summedValues), ]).SetClass("flex flex-col border rounded-xl"), - new Title("Breakdown") + new Title("Breakdown"), ] for (const tr of trs) { let total = undefined @@ -244,7 +247,7 @@ class ChangesetsOverview { public sum(key: string, excludeThemes: Set): number { let s = 0 for (const feature of this._meta) { - if(excludeThemes.has(feature.properties.theme)){ + if (excludeThemes.has(feature.properties.theme)) { continue } const parsed = Number(feature.properties[key]) @@ -280,8 +283,7 @@ class ChangesetsOverview { } try { cs.properties.host = new URL(cs.properties.host).host - } catch (e) { - } + } catch (e) {} return cs } } diff --git a/UI/i18n/Translations.ts b/UI/i18n/Translations.ts index f3757507e..dc8080903 100644 --- a/UI/i18n/Translations.ts +++ b/UI/i18n/Translations.ts @@ -41,7 +41,10 @@ export default class Translations { * translation.textFor("nl") // => "Nederlands" * */ - static T(t: string | undefined | null | Translation | TypedTranslation, context = undefined): TypedTranslation { + static T( + t: string | undefined | null | Translation | TypedTranslation, + context = undefined + ): TypedTranslation { if (t === undefined || t === null) { return undefined } diff --git a/Utils.ts b/Utils.ts index 2a3901d24..8a169cd95 100644 --- a/Utils.ts +++ b/Utils.ts @@ -823,7 +823,7 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be } else if (xhr.status === 509 || xhr.status === 429) { reject("rate limited") } else { - reject("Could not download "+url+" due to "+xhr.statusText) + reject("Could not download " + url + " due to " + xhr.statusText) } } xhr.open("GET", url) diff --git a/Utils/pngMapCreator.ts b/Utils/pngMapCreator.ts index d8f45b620..08e3b2cbb 100644 --- a/Utils/pngMapCreator.ts +++ b/Utils/pngMapCreator.ts @@ -1,25 +1,28 @@ -import FeaturePipelineState from "../Logic/State/FeaturePipelineState"; -import MinimapImplementation from "../UI/Base/MinimapImplementation"; -import {UIEventSource} from "../Logic/UIEventSource"; -import Loc from "../Models/Loc"; -import ShowDataLayer from "../UI/ShowDataLayer/ShowDataLayer"; -import {BBox} from "../Logic/BBox"; -import Minimap from "../UI/Base/Minimap"; -import AvailableBaseLayers from "../Logic/Actors/AvailableBaseLayers"; -import {Utils} from "../Utils"; +import FeaturePipelineState from "../Logic/State/FeaturePipelineState" +import MinimapImplementation from "../UI/Base/MinimapImplementation" +import { UIEventSource } from "../Logic/UIEventSource" +import Loc from "../Models/Loc" +import ShowDataLayer from "../UI/ShowDataLayer/ShowDataLayer" +import { BBox } from "../Logic/BBox" +import Minimap from "../UI/Base/Minimap" +import AvailableBaseLayers from "../Logic/Actors/AvailableBaseLayers" +import { Utils } from "../Utils" -export interface PngMapCreatorOptions{ - readonly divId: string; readonly width: number; readonly height: number; readonly scaling?: 1 | number, +export interface PngMapCreatorOptions { + readonly divId: string + readonly width: number + readonly height: number + readonly scaling?: 1 | number readonly dummyMode?: boolean } export class PngMapCreator { - private readonly _state: FeaturePipelineState | undefined; - private readonly _options: PngMapCreatorOptions; + private readonly _state: FeaturePipelineState | undefined + private readonly _options: PngMapCreatorOptions constructor(state: FeaturePipelineState | undefined, options: PngMapCreatorOptions) { - this._state = state; - this._options = {...options, scaling: options.scaling ?? 1}; + this._state = state + this._options = { ...options, scaling: options.scaling ?? 1 } } /** @@ -27,10 +30,13 @@ export class PngMapCreator { * @private */ private async createAndLoadMinimap(): Promise { - const state = this._state; + const state = this._state const options = this._options - const baselayer = AvailableBaseLayers.layerOverview.find(bl => bl.id === state.layoutToUse.defaultBackgroundId) ?? AvailableBaseLayers.osmCarto - return new Promise(resolve => { + const baselayer = + AvailableBaseLayers.layerOverview.find( + (bl) => bl.id === state.layoutToUse.defaultBackgroundId + ) ?? AvailableBaseLayers.osmCarto + return new Promise((resolve) => { const minimap = Minimap.createMiniMap({ location: new UIEventSource(state.locationControl.data), // We remove the link between the old and the new UI-event source as moving the map while the export is running fucks up the screenshot background: new UIEventSource(baselayer), @@ -38,24 +44,24 @@ export class PngMapCreator { onFullyLoaded: (_) => window.setTimeout(() => { resolve(minimap) - }, 250) + }, 250), }) - const style = `width: ${options.width * options.scaling}mm; height: ${options.height * options.scaling}mm;` + const style = `width: ${options.width * options.scaling}mm; height: ${ + options.height * options.scaling + }mm;` minimap.SetStyle(style) minimap.AttachTo(options.divId) }) - } /** * Creates a base64-encoded PNG image * @constructor */ - public async CreatePng(format: "image" ): Promise ; - public async CreatePng(format: "blob"): Promise ; - public async CreatePng(format: "image" | "blob"): Promise; + public async CreatePng(format: "image"): Promise + public async CreatePng(format: "blob"): Promise + public async CreatePng(format: "image" | "blob"): Promise public async CreatePng(format: "image" | "blob"): Promise { - // Lets first init the minimap and wait for all background tiles to load const minimap = await this.createAndLoadMinimap() const state = this._state @@ -67,9 +73,11 @@ export class PngMapCreator { if (dummyMode) { console.warn("Dummy mode is active - not loading map layers") } else { - const bounds = BBox.fromLeafletBounds(leaflet.getBounds().pad(0.1).pad(-state.layoutToUse.widenFactor)) + const bounds = BBox.fromLeafletBounds( + leaflet.getBounds().pad(0.1).pad(-state.layoutToUse.widenFactor) + ) state.currentBounds.setData(bounds) - if(!state.featurePipeline.sufficientlyZoomed.data){ + if (!state.featurePipeline.sufficientlyZoomed.data) { console.warn("Not sufficiently zoomed!") } @@ -77,7 +85,9 @@ export class PngMapCreator { // A query is running! // Let's wait for it to complete console.log("Waiting for the query to complete") - await state.featurePipeline.runningQuery.AsPromise(isRunning => !isRunning) + await state.featurePipeline.runningQuery.AsPromise( + (isRunning) => !isRunning + ) console.log("Query has completeted!") } @@ -96,15 +106,22 @@ export class PngMapCreator { }) await Utils.waitFor(2000) } - minimap.TakeScreenshot(format).then(async result => { - const divId = this._options.divId - await Utils.waitFor(250) - document.getElementById(divId).removeChild(/*Will fetch the cached htmlelement:*/minimap.ConstructElement()) - return resolve(result); - }).catch(failreason => { - console.error("Could no make a screenshot due to ",failreason) - reject(failreason) - }) + minimap + .TakeScreenshot(format) + .then(async (result) => { + const divId = this._options.divId + await Utils.waitFor(250) + document + .getElementById(divId) + .removeChild( + /*Will fetch the cached htmlelement:*/ minimap.ConstructElement() + ) + return resolve(result) + }) + .catch((failreason) => { + console.error("Could no make a screenshot due to ", failreason) + reject(failreason) + }) }) state.AddAllOverlaysToMap(minimap.leafletMap) diff --git a/Utils/svgToPdf.ts b/Utils/svgToPdf.ts index cff6a37fd..524874432 100644 --- a/Utils/svgToPdf.ts +++ b/Utils/svgToPdf.ts @@ -1,43 +1,48 @@ -import jsPDF, {Matrix} from "jspdf"; -import {Translation, TypedTranslation} from "../UI/i18n/Translation"; -import FeaturePipelineState from "../Logic/State/FeaturePipelineState"; -import {PngMapCreator} from "./pngMapCreator"; -import {AllKnownLayouts} from "../Customizations/AllKnownLayouts"; -import {Store} from "../Logic/UIEventSource"; +import jsPDF, { Matrix } from "jspdf" +import { Translation, TypedTranslation } from "../UI/i18n/Translation" +import FeaturePipelineState from "../Logic/State/FeaturePipelineState" +import { PngMapCreator } from "./pngMapCreator" +import { AllKnownLayouts } from "../Customizations/AllKnownLayouts" +import { Store } from "../Logic/UIEventSource" import "../assets/templates/Ubuntu-M-normal.js" import "../assets/templates/Ubuntu-L-normal.js" import "../assets/templates/UbuntuMono-B-bold.js" -import {makeAbsolute, parseSVG} from 'svg-path-parser'; -import Translations from "../UI/i18n/Translations"; -import {Utils} from "../Utils"; -import Constants from "../Models/Constants"; -import Hash from "../Logic/Web/Hash"; +import { makeAbsolute, parseSVG } from "svg-path-parser" +import Translations from "../UI/i18n/Translations" +import { Utils } from "../Utils" +import Constants from "../Models/Constants" +import Hash from "../Logic/Web/Hash" class SvgToPdfInternals { - private readonly doc: jsPDF; + private readonly doc: jsPDF private static readonly dummyDoc: jsPDF = new jsPDF() private readonly matrices: Matrix[] = [] private readonly matricesInverted: Matrix[] = [] - private currentMatrix: Matrix; - private currentMatrixInverted: Matrix; + private currentMatrix: Matrix + private currentMatrixInverted: Matrix - private readonly _images: Record; - private readonly _rects: Record; - private readonly extractTranslation: (string) => string; + private readonly _images: Record + private readonly _rects: Record + private readonly extractTranslation: (string) => string - constructor(advancedApi: jsPDF, images: Record, rects: Record, extractTranslation: (string) => string) { - this.doc = advancedApi; - this._images = images; - this._rects = rects; - this.extractTranslation = s => extractTranslation(s)?.replace(/ /g, " "); - this.currentMatrix = this.doc.unitMatrix; - this.currentMatrixInverted = this.doc.unitMatrix; + constructor( + advancedApi: jsPDF, + images: Record, + rects: Record, + extractTranslation: (string) => string + ) { + this.doc = advancedApi + this._images = images + this._rects = rects + this.extractTranslation = (s) => extractTranslation(s)?.replace(/ /g, " ") + this.currentMatrix = this.doc.unitMatrix + this.currentMatrixInverted = this.doc.unitMatrix } applyMatrices(): void { - let multiplied = this.doc.unitMatrix; - let multipliedInv = this.doc.unitMatrix; + let multiplied = this.doc.unitMatrix + let multipliedInv = this.doc.unitMatrix for (const matrix of this.matrices) { multiplied = this.doc.matrixMult(multiplied, matrix) } @@ -51,21 +56,19 @@ class SvgToPdfInternals { addMatrix(m: Matrix) { this.matrices.push(m) this.matricesInverted.push(m.inversed()) - this.doc.setCurrentTransformationMatrix(m); + this.doc.setCurrentTransformationMatrix(m) this.applyMatrices() - } public static extractMatrix(element: Element): Matrix { - const t = element.getAttribute("transform") if (t === null) { - return null; + return null } const scaleMatch = t.match(/scale\(([-0-9.]+)\)/) if (scaleMatch !== null) { const s = Number(scaleMatch[1]) - return SvgToPdfInternals.dummyDoc.Matrix(1 / s, 0, 0, 1 / s, 0, 0); + return SvgToPdfInternals.dummyDoc.Matrix(1 / s, 0, 0, 1 / s, 0, 0) } const translateMatch = t.match(/translate\(([-0-9.]+), ?([-0-9.]*)\)/) @@ -73,11 +76,12 @@ class SvgToPdfInternals { const dx = Number(translateMatch[1]) const dy = Number(translateMatch[2]) console.log("Translating", dx, dy) - return SvgToPdfInternals.dummyDoc.Matrix(1, 0, 0, 1, dx, dy); + return SvgToPdfInternals.dummyDoc.Matrix(1, 0, 0, 1, dx, dy) } - - const transformMatch = t.match(/matrix\(([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*)\)/) + const transformMatch = t.match( + /matrix\(([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*),([-0-9.]*)\)/ + ) if (transformMatch !== null) { const vals = [1, 0, 0, 1, 0, 0] const invVals = [1, 0, 0, 1, 0, 0] @@ -90,20 +94,26 @@ class SvgToPdfInternals { vals[i] = ti } } - return SvgToPdfInternals.dummyDoc.Matrix(vals[0], vals[1], vals[2], vals[3], vals[4], vals[5]); + return SvgToPdfInternals.dummyDoc.Matrix( + vals[0], + vals[1], + vals[2], + vals[3], + vals[4], + vals[5] + ) } - return null; + return null } public setTransform(element: Element): boolean { - const m = SvgToPdfInternals.extractMatrix(element) if (m === null) { - return false; + return false } this.addMatrix(m) - return true; + return true } public undoTransform(): void { @@ -111,7 +121,6 @@ class SvgToPdfInternals { const i = this.matricesInverted.pop() this.doc.setCurrentTransformationMatrix(i) this.applyMatrices() - } public static parseCss(styleContent: string, separator: string = ";"): Record { @@ -121,12 +130,12 @@ class SvgToPdfInternals { const r: Record = {} for (const rule of styleContent.split(separator)) { - const [k, v] = rule.split(":").map(x => x.trim()) + const [k, v] = rule.split(":").map((x) => x.trim()) r[k] = v } return r - }; + } private drawRect(element: SVGRectElement) { const x = Number(element.getAttribute("x")) @@ -156,19 +165,20 @@ class SvgToPdfInternals { if (css["fill-opacity"] !== "0" && css["fill"] !== "none") { this.doc.setFillColor(css["fill"] ?? "black") this.doc.circle(x, y, r, "F") - } if (css["stroke"] && css["stroke"] !== "none") { this.doc.setLineWidth(Number(css["stroke-width"] ?? 1)) this.doc.setDrawColor(css["stroke"] ?? "black") this.doc.circle(x, y, r, "S") - } return } - - private static attr(element: Element, name: string, recurseup: boolean = true): string | undefined { + private static attr( + element: Element, + name: string, + recurseup: boolean = true + ): string | undefined { if (element === null || element === undefined) { return undefined } @@ -188,22 +198,20 @@ class SvgToPdfInternals { * @private */ private static css(element: Element): Record { - if (element.parentElement == undefined || element.parentElement == element) { return SvgToPdfInternals.parseCss(element.getAttribute("style")) } - const css = SvgToPdfInternals.css(element.parentElement); + const css = SvgToPdfInternals.css(element.parentElement) const style = element.getAttribute("style") if (style === undefined || style == null) { return css } for (const rule of style.split(";")) { - const [k, v] = rule.split(":").map(x => x.trim()) + const [k, v] = rule.split(":").map((x) => x.trim()) css[k] = v } return css - } static attrNumber(element: Element, name: string, recurseup: boolean = true): number { @@ -233,15 +241,14 @@ class SvgToPdfInternals { } } - let fontFamily = css["font-family"] ?? "Ubuntu"; + let fontFamily = css["font-family"] ?? "Ubuntu" if (fontFamily === "sans-serif") { fontFamily = "Ubuntu" } - let fontWeight = css["font-weight"] ?? "normal"; + let fontWeight = css["font-weight"] ?? "normal" this.doc.setFont(fontFamily, fontWeight) - const fontColor = css["fill"] if (fontColor) { this.doc.setTextColor(fontColor) @@ -279,13 +286,13 @@ class SvgToPdfInternals { if (list) { const key = list[1] console.log("Generating a list with key" + key) - let r = this.extractTranslation("$" + key + "0"); + let r = this.extractTranslation("$" + key + "0") let i = 0 result += "\n" while (r !== undefined && i < 100) { result += "• " + r + "\n" i++ - r = this.extractTranslation("$" + key + i); + r = this.extractTranslation("$" + key + i) } result += "\n" addSpace = false @@ -298,10 +305,15 @@ class SvgToPdfInternals { addSpace = true } } - this.doc.text(result, x, y, { - maxWidth, - }, this.currentMatrix) - + this.doc.text( + result, + x, + y, + { + maxWidth, + }, + this.currentMatrix + ) } private drawSvgViaCanvas(element: Element): void { @@ -310,14 +322,13 @@ class SvgToPdfInternals { const width = SvgToPdfInternals.attrNumber(element, "width") const height = SvgToPdfInternals.attrNumber(element, "height") const base64src = SvgToPdfInternals.attr(element, "xlink:href") - const svgXml = atob(base64src.substring(base64src.indexOf(";base64,") + ";base64,".length)); - const parser = new DOMParser(); - const xmlDoc = parser.parseFromString(svgXml, "text/xml"); - const svgRoot = xmlDoc.getElementsByTagName("svg")[0]; + const svgXml = atob(base64src.substring(base64src.indexOf(";base64,") + ";base64,".length)) + const parser = new DOMParser() + const xmlDoc = parser.parseFromString(svgXml, "text/xml") + const svgRoot = xmlDoc.getElementsByTagName("svg")[0] const svgWidth = SvgToPdfInternals.attrNumber(svgRoot, "width") const svgHeight = SvgToPdfInternals.attrNumber(svgRoot, "height") - let img = this._images[base64src] // This is an svg image, we use the canvas to convert it to a png const canvas = document.createElement("canvas") @@ -325,22 +336,29 @@ class SvgToPdfInternals { canvas.width = svgWidth canvas.height = svgHeight - img.style.width = `${(svgWidth)}px` - img.style.height = `${(svgHeight)}px` + img.style.width = `${svgWidth}px` + img.style.height = `${svgHeight}px` ctx.drawImage(img, 0, 0, svgWidth, svgHeight) const base64img = canvas.toDataURL("image/png") this.addMatrix(this.doc.Matrix(width / svgWidth, 0, 0, height / svgHeight, 0, 0)) - const p = this.currentMatrixInverted.applyToPoint({x, y}) - this.doc.addImage(base64img, "png", p.x * svgWidth / width, p.y * svgHeight / height, svgWidth, svgHeight) + const p = this.currentMatrixInverted.applyToPoint({ x, y }) + this.doc.addImage( + base64img, + "png", + (p.x * svgWidth) / width, + (p.y * svgHeight) / height, + svgWidth, + svgHeight + ) this.undoTransform() } private drawImage(element: Element): void { const href = SvgToPdfInternals.attr(element, "xlink:href") - if (href.endsWith('svg') || href.startsWith("data:image/svg")) { - this.drawSvgViaCanvas(element); + if (href.endsWith("svg") || href.startsWith("data:image/svg")) { + this.drawSvgViaCanvas(element) } else { const x = SvgToPdfInternals.attrNumber(element, "x") const y = SvgToPdfInternals.attrNumber(element, "y") @@ -354,31 +372,31 @@ class SvgToPdfInternals { private drawPath(element: SVGPathElement): void { const path = element.getAttribute("d") - const parsed: { code: string, x: number, y: number, x2?, y2?, x1?, y1? }[] = parseSVG(path) + const parsed: { code: string; x: number; y: number; x2?; y2?; x1?; y1? }[] = parseSVG(path) makeAbsolute(parsed) for (const c of parsed) { if (c.code === "C" || c.code === "c") { - const command = {op: "c", c: [c.x1, c.y1, c.x2, c.y2, c.x, c.y]} + const command = { op: "c", c: [c.x1, c.y1, c.x2, c.y2, c.x, c.y] } this.doc.path([command]) continue } if (c.code === "H") { - const command = {op: "l", c: [c.x, c.y]} + const command = { op: "l", c: [c.x, c.y] } this.doc.path([command]) continue } if (c.code === "V") { - const command = {op: "l", c: [c.x, c.y]} + const command = { op: "l", c: [c.x, c.y] } this.doc.path([command]) continue } - this.doc.path([{op: c.code.toLowerCase(), c: [c.x, c.y]}]) + this.doc.path([{ op: c.code.toLowerCase(), c: [c.x, c.y] }]) } -//"fill:#ffffff;stroke:#000000;stroke-width:0.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:20" + //"fill:#ffffff;stroke:#000000;stroke-width:0.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:20" const css = SvgToPdfInternals.css(element) if (css["color"] && css["color"].toLowerCase() !== "none") { @@ -413,7 +431,6 @@ class SvgToPdfInternals { public handleElement(element: SVGSVGElement | Element): void { const isTransformed = this.setTransform(element) try { - if (element.tagName === "tspan") { if (element.childElementCount == 0) { this.drawTspan(element) @@ -433,7 +450,6 @@ class SvgToPdfInternals { } if (element.tagName === "g" || element.tagName === "text") { - for (let child of Array.from(element.children)) { this.handleElement(child) } @@ -446,7 +462,6 @@ class SvgToPdfInternals { if (element.tagName === "circle") { this.drawCircle(element) } - } catch (e) { console.error("Could not handle element", element, "due to", e) } @@ -461,7 +476,7 @@ class SvgToPdfInternals { * @param mapSpec * @constructor */ - static GetActualXY(mapSpec: SVGTSpanElement): { x: number, y: number } { + static GetActualXY(mapSpec: SVGTSpanElement): { x: number; y: number } { let runningM = SvgToPdfInternals.dummyDoc.unitMatrix let e: Element = mapSpec @@ -475,35 +490,32 @@ class SvgToPdfInternals { const x = SvgToPdfInternals.attrNumber(mapSpec, "x") const y = SvgToPdfInternals.attrNumber(mapSpec, "y") - return runningM.applyToPoint({x, y}) + return runningM.applyToPoint({ x, y }) } } export interface SvgToPdfOptions { - getFreeDiv: () => string, + getFreeDiv: () => string disableMaps?: false | true - textSubstitutions?: Record, - beforePage?: (i: number) => void, - overrideLocation?: { lat: number, lon: number } + textSubstitutions?: Record + beforePage?: (i: number) => void + overrideLocation?: { lat: number; lon: number } } - export class SvgToPdfPage { - private images: Record = {} private rects: Record = {} - public readonly _svgRoot: SVGSVGElement; + public readonly _svgRoot: SVGSVGElement public readonly currentState: Store private readonly importedTranslations: Record = {} private readonly layerTranslations: Record> = {} private readonly options: SvgToPdfOptions constructor(page: string, options?: SvgToPdfOptions) { - this.options = options ?? ({}) - const parser = new DOMParser(); - const xmlDoc = parser.parseFromString(page, "image/svg+xml"); - this._svgRoot = xmlDoc.getElementsByTagName("svg")[0]; - + this.options = options ?? {} + const parser = new DOMParser() + const xmlDoc = parser.parseFromString(page, "image/svg+xml") + this._svgRoot = xmlDoc.getElementsByTagName("svg")[0] } private loadImage(element: Element): Promise { @@ -511,11 +523,13 @@ export class SvgToPdfPage { let img = document.createElement("img") if (xlink.startsWith("data:image/svg+xml;")) { - const base64src = xlink; - let svgXml = atob(base64src.substring(base64src.indexOf(";base64,") + ";base64,".length)); - const parser = new DOMParser(); - const xmlDoc = parser.parseFromString(svgXml, "text/xml"); - const svgRoot = xmlDoc.getElementsByTagName("svg")[0]; + const base64src = xlink + let svgXml = atob( + base64src.substring(base64src.indexOf(";base64,") + ";base64,".length) + ) + const parser = new DOMParser() + const xmlDoc = parser.parseFromString(svgXml, "text/xml") + const svgRoot = xmlDoc.getElementsByTagName("svg")[0] const svgWidthStr = svgRoot.getAttribute("width") const svgHeightStr = svgRoot.getAttribute("height") const svgWidth = parseFloat(svgWidthStr) @@ -533,20 +547,20 @@ export class SvgToPdfPage { this.images[xlink] = img return new Promise((resolve) => { - img.onload = _ => { + img.onload = (_) => { resolve() } - }) } public extractTranslations(): Set { - const textContents: string[] = Array.from(this._svgRoot.getElementsByTagName("tspan")) - .map(t => t.textContent) + const textContents: string[] = Array.from(this._svgRoot.getElementsByTagName("tspan")).map( + (t) => t.textContent + ) const translations = new Set() console.log("Extracting translations, contents are", textContents) for (const tc of textContents) { - const parts = tc.split(" ").filter(p => p.startsWith("$") && p.indexOf("(") < 0) + const parts = tc.split(" ").filter((p) => p.startsWith("$") && p.indexOf("(") < 0) for (let part of parts) { part = part.substring(1) // Drop the $ let path = part.split(".") @@ -562,9 +576,12 @@ export class SvgToPdfPage { return translations } - public async prepareElement(element: SVGSVGElement | Element, mapTextSpecs: SVGTSpanElement[]): Promise { + public async prepareElement( + element: SVGSVGElement | Element, + mapTextSpecs: SVGTSpanElement[] + ): Promise { if (element.tagName === "rect") { - this.rects[element.id] = element; + this.rects[element.id] = element } if (element.tagName === "image") { @@ -572,17 +589,26 @@ export class SvgToPdfPage { } if (element.tagName === "tspan" && element.childElementCount == 0) { - const specialValues = element.textContent.split(" ").filter(t => t.startsWith("$")) + const specialValues = element.textContent.split(" ").filter((t) => t.startsWith("$")) for (let specialValue of specialValues) { - const importMatch = element.textContent.match(/\$import ([a-zA-Z-_0-9.? ]+) as ([a-zA-Z0-9]+)/) + const importMatch = element.textContent.match( + /\$import ([a-zA-Z-_0-9.? ]+) as ([a-zA-Z0-9]+)/ + ) if (importMatch !== null) { const [, pathRaw, as] = importMatch this.importedTranslations[as] = pathRaw } - const setPropertyMatch = element.textContent.match(/\$set\(([a-zA-Z-_0-9.?:]+),(.+)\)/) + const setPropertyMatch = element.textContent.match( + /\$set\(([a-zA-Z-_0-9.?:]+),(.+)\)/ + ) if (setPropertyMatch) { - this.options.textSubstitutions[setPropertyMatch[1].trim()] = setPropertyMatch[2].trim() - console.log("Setting a property:", setPropertyMatch, this.options.textSubstitutions) + this.options.textSubstitutions[setPropertyMatch[1].trim()] = + setPropertyMatch[2].trim() + console.log( + "Setting a property:", + setPropertyMatch, + this.options.textSubstitutions + ) } if (element.textContent.startsWith("$map(")) { mapTextSpecs.push(element) @@ -590,20 +616,23 @@ export class SvgToPdfPage { } } - if (element.tagName === "g" || element.tagName === "text" || element.tagName === "tspan" || element.tagName === "defs") { - + if ( + element.tagName === "g" || + element.tagName === "text" || + element.tagName === "tspan" || + element.tagName === "defs" + ) { for (let child of Array.from(element.children)) { await this.prepareElement(child, mapTextSpecs) } } - } - private _isPrepared = false; + private _isPrepared = false - private async prepareMap(mapSpec: SVGTSpanElement,): Promise { + private async prepareMap(mapSpec: SVGTSpanElement): Promise { // Upper left point of the tspan - const {x, y} = SvgToPdfInternals.GetActualXY(mapSpec) + const { x, y } = SvgToPdfInternals.GetActualXY(mapSpec) let textElement: Element = mapSpec // We recurse up to get the actual, full specification @@ -618,7 +647,7 @@ export class SvgToPdfPage { const params = SvgToPdfInternals.parseCss(match[1], ",") let smallestRect: SVGRectElement = undefined - let smallestSurface: number = undefined; + let smallestSurface: number = undefined // We iterate over all the rectangles and pick the smallest (by surface area) that contains the upper left point of the tspan for (const id in this.rects) { const rect = this.rects[id] @@ -635,14 +664,17 @@ export class SvgToPdfPage { smallestSurface = surface smallestRect = rect } - } if (smallestRect === undefined) { - throw "No rectangle found around " + spec + ". Draw a rectangle around it, the map will be projected on that one" + throw ( + "No rectangle found around " + + spec + + ". Draw a rectangle around it, the map will be projected on that one" + ) } - const svgImage = document.createElement('image') + const svgImage = document.createElement("image") svgImage.setAttribute("x", smallestRect.getAttribute("x")) svgImage.setAttribute("y", smallestRect.getAttribute("y")) const width = SvgToPdfInternals.attrNumber(smallestRect, "width") @@ -653,7 +685,9 @@ export class SvgToPdfPage { let layout = AllKnownLayouts.allKnownLayouts.get(params["theme"]) if (layout === undefined) { console.error("Could not show map with parameters", params) - throw "Theme not found:" + params["theme"] + ". Use theme: to define which theme to use. " + throw ( + "Theme not found:" + params["theme"] + ". Use theme: to define which theme to use. " + ) } layout.widenFactor = 0 layout.overpassTimeout = 600 @@ -662,7 +696,7 @@ export class SvgToPdfPage { if (paramsKey.startsWith("layer-")) { const layerName = paramsKey.substring("layer-".length) const key = params[paramsKey].toLowerCase().trim() - const layer = layout.layers.find(l => l.id === layerName) + const layer = layout.layers.find((l) => l.id === layerName) if (layer === undefined) { throw "No layer found for " + paramsKey } @@ -672,7 +706,7 @@ export class SvgToPdfPage { } } } - const zoom = Number(params["zoom"] ?? params["z"] ?? 14); + const zoom = Number(params["zoom"] ?? params["z"] ?? 14) Hash.hash.setData(undefined) // QueryParameters.ClearAll() @@ -681,7 +715,7 @@ export class SvgToPdfPage { state.locationControl.setData({ zoom, lat: this.options?.overrideLocation?.lat ?? Number(params["lat"] ?? 51.05016), - lon: this.options?.overrideLocation?.lon ?? Number(params["lon"] ?? 3.717842) + lon: this.options?.overrideLocation?.lon ?? Number(params["lon"] ?? 3.717842), }) console.log("Params are", params, params["layers"] === "none") @@ -689,7 +723,9 @@ export class SvgToPdfPage { const fl = state.filteredLayers.data for (const filteredLayer of fl) { if (params["layer-" + filteredLayer.layerDef.id] !== undefined) { - filteredLayer.isDisplayed.setData(params["layer-" + filteredLayer.layerDef.id].trim().toLowerCase() !== "false") + filteredLayer.isDisplayed.setData( + params["layer-" + filteredLayer.layerDef.id].trim().toLowerCase() !== "false" + ) } else if (params["layers"] === "none") { filteredLayer.isDisplayed.setData(false) } else if (filteredLayer.layerDef.id.startsWith("note_import")) { @@ -701,16 +737,23 @@ export class SvgToPdfPage { if (paramsKey.startsWith("layer-")) { const layerName = paramsKey.substring("layer-".length) const key = params[paramsKey].toLowerCase().trim() - const isDisplayed = key === "true" || key === "force"; - const layer = state.filteredLayers.data.find(l => l.layerDef.id === layerName) - console.log("Setting ", layer?.layerDef?.id, " to visibility", isDisplayed, "(minzoom:", layer?.layerDef?.minzoomVisible, layer?.layerDef?.minzoom, ")") - layer.isDisplayed.setData( - isDisplayed + const isDisplayed = key === "true" || key === "force" + const layer = state.filteredLayers.data.find((l) => l.layerDef.id === layerName) + console.log( + "Setting ", + layer?.layerDef?.id, + " to visibility", + isDisplayed, + "(minzoom:", + layer?.layerDef?.minzoomVisible, + layer?.layerDef?.minzoom, + ")" ) + layer.isDisplayed.setData(isDisplayed) if (key === "force") { layer.layerDef.minzoom = 0 layer.layerDef.minzoomVisible = 0 - layer.isDisplayed.addCallback(isDisplayed => { + layer.isDisplayed.addCallback((isDisplayed) => { if (!isDisplayed) { console.warn("Forcing layer " + paramsKey + " as true") layer.isDisplayed.setData(true) @@ -720,44 +763,53 @@ export class SvgToPdfPage { } } - const pngCreator = new PngMapCreator( - state, - { - width, - height, - scaling: Number(params["scaling"] ?? 1.5), - divId: this.options.getFreeDiv(), - dummyMode: this.options.disableMaps - } - ) + const pngCreator = new PngMapCreator(state, { + width, + height, + scaling: Number(params["scaling"] ?? 1.5), + divId: this.options.getFreeDiv(), + dummyMode: this.options.disableMaps, + }) const png = await pngCreator.CreatePng("image") - svgImage.setAttribute('xlink:href', png) + svgImage.setAttribute("xlink:href", png) smallestRect.parentElement.insertBefore(svgImage, smallestRect) await this.prepareElement(svgImage, []) - const smallestRectCss = SvgToPdfInternals.parseCss(smallestRect.getAttribute("style")) smallestRectCss["fill-opacity"] = "0" - smallestRect.setAttribute("style", Object.keys(smallestRectCss).map(k => k + ":" + smallestRectCss[k]).join(";")) - + smallestRect.setAttribute( + "style", + Object.keys(smallestRectCss) + .map((k) => k + ":" + smallestRectCss[k]) + .join(";") + ) textElement.parentElement.removeChild(textElement) } public async PrepareLanguage(language: string) { // Always fetch the remote data - it's cached anyway - this.layerTranslations[language] = await Utils.downloadJsonCached("https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/langs/layers/" + language + ".json", 24 * 60 * 60 * 1000) - const shared_questions = await Utils.downloadJsonCached("https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/langs/shared-questions/" + language + ".json", 24 * 60 * 60 * 1000) + this.layerTranslations[language] = await Utils.downloadJsonCached( + "https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/langs/layers/" + + language + + ".json", + 24 * 60 * 60 * 1000 + ) + const shared_questions = await Utils.downloadJsonCached( + "https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/langs/shared-questions/" + + language + + ".json", + 24 * 60 * 60 * 1000 + ) this.layerTranslations[language]["shared-questions"] = shared_questions["shared_questions"] } public async Prepare() { - if (this._isPrepared) { return } - this._isPrepared = true; + this._isPrepared = true const mapSpecs: SVGTSpanElement[] = [] for (let child of Array.from(this._svgRoot.children)) { await this.prepareElement(child, mapSpecs) @@ -766,8 +818,6 @@ export class SvgToPdfPage { for (const mapSpec of mapSpecs) { await this.prepareMap(mapSpec) } - - } public drawPage(advancedApi: jsPDF, i: number, language): void { @@ -779,16 +829,21 @@ export class SvgToPdfPage { this.options.beforePage(i) } const self = this - const internal = new SvgToPdfInternals(advancedApi, this.images, this.rects, key => self.extractTranslation(key, language)); + const internal = new SvgToPdfInternals(advancedApi, this.images, this.rects, (key) => + self.extractTranslation(key, language) + ) for (let child of Array.from(this._svgRoot.children)) { internal.handleElement(child) } } - extractTranslation(text: string, language: string, strict: boolean = false) { if (text === "$version") { - return new Date().toISOString().substring(0, "2022-01-02THH:MM".length) + " - v" + Constants.vNumber + return ( + new Date().toISOString().substring(0, "2022-01-02THH:MM".length) + + " - v" + + Constants.vNumber + ) } const pathPart = text.match(/\$(([_a-zA-Z0-9? ]+\.)+[_a-zA-Z0-9? ]+)(.*)/) if (pathPart === null) { @@ -817,7 +872,7 @@ export class SvgToPdfPage { } if (typeof t === "string") { - t = new TypedTranslation({"*": t}) + t = new TypedTranslation({ "*": t }) } if (t instanceof TypedTranslation) { if (strict && (t.translations[language] ?? t.translations["*"]) === undefined) { @@ -833,40 +888,47 @@ export class SvgToPdfPage { console.error("Could not get textFor from ", t, "for path", text) } } - } export class SvgToPdf { - - public static readonly templates: Record = { + public static readonly templates: Record< + string, + { pages: string[]; description: string | Translation } + > = { flyer_a4: { - pages: ["/assets/templates/MapComplete-flyer.svg", "/assets/templates/MapComplete-flyer.back.svg"], - description: Translations.t.flyer.description + pages: [ + "/assets/templates/MapComplete-flyer.svg", + "/assets/templates/MapComplete-flyer.back.svg", + ], + description: Translations.t.flyer.description, }, poster_a3: { pages: ["/assets/templates/MapComplete-poster-a3.svg"], - description: "A basic A3 poster (similar to the flyer)" + description: "A basic A3 poster (similar to the flyer)", }, poster_a2: { pages: ["/assets/templates/MapComplete-poster-a2.svg"], - description: "A basic A2 poster (similar to the flyer); scaled up from the A3 poster" - } + description: "A basic A2 poster (similar to the flyer); scaled up from the A3 poster", + }, } - private readonly _title: string; + private readonly _title: string private readonly _pages: SvgToPdfPage[] constructor(title: string, pages: string[], options?: SvgToPdfOptions) { - this._title = title; + this._title = title options = options ?? {} options.textSubstitutions = options.textSubstitutions ?? {} - const mapCount = "" + Array.from(AllKnownLayouts.allKnownLayouts.values()).filter(th => !th.hideFromOverview).length; + const mapCount = + "" + + Array.from(AllKnownLayouts.allKnownLayouts.values()).filter( + (th) => !th.hideFromOverview + ).length options.textSubstitutions["mapCount"] = mapCount - this._pages = pages.map(page => new SvgToPdfPage(page, options)) + this._pages = pages.map((page) => new SvgToPdfPage(page, options)) } - public async ConvertSvg(language: string): Promise { const firstPage = this._pages[0]._svgRoot const width = SvgToPdfInternals.attrNumber(firstPage, "width") @@ -880,7 +942,7 @@ export class SvgToPdf { } const doc = new jsPDF(mode, undefined, [width, height]) - doc.advancedAPI(advancedApi => { + doc.advancedAPI((advancedApi) => { for (let i = 0; i < this._pages.length; i++) { if (i > 0) { const page = this._pages[i]._svgRoot @@ -888,24 +950,31 @@ export class SvgToPdf { const height = SvgToPdfInternals.attrNumber(page, "height") advancedApi.addPage([width, height]) - const mediabox: { bottomLeftX: number, bottomLeftY: number, topRightX: number, topRightY: number } = advancedApi.getCurrentPageInfo().pageContext.mediaBox + const mediabox: { + bottomLeftX: number + bottomLeftY: number + topRightX: number + topRightY: number + } = advancedApi.getCurrentPageInfo().pageContext.mediaBox const targetWidth = 297 const targetHeight = 210 const sx = mediabox.topRightX / targetWidth const sy = mediabox.topRightY / targetHeight - advancedApi.setCurrentTransformationMatrix(advancedApi.Matrix(sx, 0, 0, -sy, 0, mediabox.topRightY)) + advancedApi.setCurrentTransformationMatrix( + advancedApi.Matrix(sx, 0, 0, -sy, 0, mediabox.topRightY) + ) } this._pages[i].drawPage(advancedApi, i, language) } }) - await doc.save(this._title + "." + language + ".pdf"); + await doc.save(this._title + "." + language + ".pdf") } public translationKeys(): Set { const allTranslations = this._pages[0].extractTranslations() for (let i = 1; i < this._pages.length; i++) { const translations = this._pages[i].extractTranslations() - translations.forEach(t => allTranslations.add(t)) + translations.forEach((t) => allTranslations.add(t)) } allTranslations.delete("import") allTranslations.delete("version") @@ -927,7 +996,9 @@ export class SvgToPdf { for (const page of this._pages) { // Load all languages at once. // We don't parallelize the pages, as they'll probably reload the same languages anyway (and they are cached) - await Promise.all(languages.map(async language => await page.PrepareLanguage(language))) + await Promise.all( + languages.map(async (language) => await page.PrepareLanguage(language)) + ) } return true } @@ -935,10 +1006,10 @@ export class SvgToPdf { getTranslation(translationKey: string, language: string, strict: boolean = false) { for (const page of this._pages) { const tr = page.extractTranslation(translationKey, language, strict) - if(tr === undefined){ + if (tr === undefined) { continue } - if(tr === translationKey){ + if (tr === translationKey) { continue } return tr diff --git a/all_themes_index.ts b/all_themes_index.ts index 3e0fe301f..fb15e2671 100644 --- a/all_themes_index.ts +++ b/all_themes_index.ts @@ -1,11 +1,11 @@ -import MinimapImplementation from "./UI/Base/MinimapImplementation"; +import MinimapImplementation from "./UI/Base/MinimapImplementation" import { Utils } from "./Utils" import AllThemesGui from "./UI/AllThemesGui" import { QueryParameters } from "./Logic/Web/QueryParameters" import StatisticsGUI from "./UI/StatisticsGUI" import { FixedUiElement } from "./UI/Base/FixedUiElement" -import {PdfExportGui} from "./UI/BigComponents/PdfExportGui"; +import { PdfExportGui } from "./UI/BigComponents/PdfExportGui" const layout = QueryParameters.GetQueryParameter("layout", undefined).data ?? "" const customLayout = QueryParameters.GetQueryParameter("userlayout", undefined).data ?? "" @@ -45,7 +45,7 @@ if (mode.data === "statistics") { console.log("Statistics mode!") new FixedUiElement("").AttachTo("centermessage") new StatisticsGUI().SetClass("w-full h-full pointer-events-auto").AttachTo("topleft-tools") -} else if(mode.data === "pdf"){ +} else if (mode.data === "pdf") { MinimapImplementation.initialize() new FixedUiElement("").AttachTo("centermessage") const div = document.createElement("div") diff --git a/assets/SocialImageRepo.png b/assets/SocialImageRepo.png new file mode 100644 index 000000000..a01d71bca Binary files /dev/null and b/assets/SocialImageRepo.png differ diff --git a/assets/SocialImageRepo.svg b/assets/SocialImageRepo.svg new file mode 100644 index 000000000..9fa1cde7e --- /dev/null +++ b/assets/SocialImageRepo.svg @@ -0,0 +1,2963 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 01011001 00110101 10010011   + 01011001 00110101 10010011   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MapComplete + Edit OpenStreetMap + easily + + diff --git a/assets/SocialImageTemplateWide.svg b/assets/SocialImageTemplateWide.svg index 023adc72b..2e81d455f 100644 --- a/assets/SocialImageTemplateWide.svg +++ b/assets/SocialImageTemplateWide.svg @@ -8,7 +8,7 @@ version="1.1" id="svg8" sodipodi:docname="SocialImageTemplateWide.svg" - inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -26,10 +26,15 @@ inkscape:pageopacity="0" inkscape:pagecheckerboard="0" showgrid="false" - inkscape:zoom="0.42197999" - inkscape:cx="132.70771" - inkscape:cy="-99.530785" - inkscape:current-layer="svg8" /> + inkscape:zoom="1.4314079" + inkscape:cx="762.53595" + inkscape:cy="393.66835" + inkscape:current-layer="svg8" + inkscape:window-width="1920" + inkscape:window-height="995" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" /> + x="0.5420413" + y="-251.52722" /> diff --git a/assets/contributors.json b/assets/contributors.json index e4474a777..0e1ea3819 100644 --- a/assets/contributors.json +++ b/assets/contributors.json @@ -1,11 +1,11 @@ { "contributors": [ { - "commits": 4464, + "commits": 4594, "contributor": "Pieter Vander Vennet" }, { - "commits": 184, + "commits": 244, "contributor": "Robin van der Linde" }, { @@ -41,7 +41,7 @@ "contributor": "Ward" }, { - "commits": 22, + "commits": 23, "contributor": "riQQ" }, { @@ -74,11 +74,11 @@ }, { "commits": 15, - "contributor": "ToastHawaii" + "contributor": "Brice Maron" }, { - "commits": 14, - "contributor": "Brice Maron" + "commits": 15, + "contributor": "ToastHawaii" }, { "commits": 13, @@ -100,6 +100,10 @@ "commits": 10, "contributor": "LiamSimons" }, + { + "commits": 9, + "contributor": "wjtje" + }, { "commits": 9, "contributor": "RobJN" @@ -120,6 +124,10 @@ "commits": 7, "contributor": "Binnette" }, + { + "commits": 6, + "contributor": "David Haberthür" + }, { "commits": 6, "contributor": "Thibault Molleman" @@ -133,8 +141,8 @@ "contributor": "pelderson" }, { - "commits": 5, - "contributor": "David Haberthür" + "commits": 4, + "contributor": "Nadhem" }, { "commits": 4, @@ -160,6 +168,10 @@ "commits": 3, "contributor": "Léo Villeveygoux" }, + { + "commits": 2, + "contributor": "Jiří Podhorecký" + }, { "commits": 2, "contributor": "pdassori" @@ -200,6 +212,14 @@ "commits": 2, "contributor": "Stanislas Gueniffey" }, + { + "commits": 1, + "contributor": "bgo-eiu" + }, + { + "commits": 1, + "contributor": "Wouter van der Wal" + }, { "commits": 1, "contributor": "eMerzh" @@ -244,10 +264,6 @@ "commits": 1, "contributor": "Štefan Baebler" }, - { - "commits": 1, - "contributor": "Jiří Podhorecký" - }, { "commits": 1, "contributor": "Mark Rogerson" diff --git a/assets/language_native.json b/assets/language_native.json index eefbcdc5c..9ddbae215 100644 --- a/assets/language_native.json +++ b/assets/language_native.json @@ -9,7 +9,7 @@ "fr": "français", "gl": "lingua galega", "hu": "magyar", - "id": "Indonesia", + "id": "bahasa Indonesia", "it": "italiano", "ja": "日本語", "nb_NO": "bokmål", diff --git a/assets/language_translations.json b/assets/language_translations.json index fe59c614a..0a22b5dfe 100644 --- a/assets/language_translations.json +++ b/assets/language_translations.json @@ -183,6 +183,8 @@ "es": "idioma filipino", "fi": "filipino", "fr": "Philippin", + "gl": "Lingua filipina", + "hu": "filippínó", "id": "Bahasa Filipino", "it": "filippino", "ja": "フィリピン語", @@ -279,7 +281,7 @@ "fr": "indonésien", "gl": "lingua indonesia", "hu": "indonéz", - "id": "Indonesia", + "id": "bahasa Indonesia", "it": "indonesiano", "ja": "インドネシア語", "nb_NO": "indonesisk", @@ -353,7 +355,7 @@ "fi": "kirjanorja", "fr": "bokmål", "gl": "bokmål", - "hu": "norvég (bokmål)", + "hu": "bokmål norvég", "id": "Bokmål", "it": "bokmål", "ja": "ブークモール", @@ -372,7 +374,7 @@ "de": "Niederländisch", "en": "Dutch", "eo": "nederlanda lingvo", - "es": "Neerlandés", + "es": "neerlandés", "fi": "hollanti", "fr": "néerlandais", "gl": "lingua neerlandesa", @@ -386,7 +388,7 @@ "pt": "neerlandês", "pt_BR": "neerlandês", "ru": "нидерландский язык", - "sl": "Nizozemščina", + "sl": "nizozemščina", "sv": "nederländska", "zh_Hans": "荷兰语", "zh_Hant": "荷蘭語" @@ -402,7 +404,7 @@ "fr": "polonais", "gl": "lingua polaca", "hu": "lengyel", - "id": "Polandia", + "id": "bahasa Polski", "it": "polacco", "ja": "ポーランド語", "nb_NO": "polsk", @@ -536,6 +538,7 @@ "ru": "шведский язык", "sl": "švedščina", "sv": "svenska", + "zh_Hans": "瑞典语", "zh_Hant": "瑞典語" }, "zh_Hant": { @@ -545,12 +548,15 @@ "en": "Simplified Chinese", "eo": "simpligita ĉina skribsistemo", "es": "chino simplificado", + "fi": "perinteinen kiina", "fr": "chinois simplifié", + "gl": "chinés simplificado", "hu": "egyszerűsített kínai", "id": "aksara Han sederhana", "it": "cinese semplificato", "ja": "簡体字中国語", "nb_NO": "forenklet kinesisk", + "nl": "vereenvoudigd Chinees", "pl": "język chiński uproszczony", "pt": "chinês simplificado", "ru": "упрощённый китайский", diff --git a/assets/layers/artwork/artwork.json b/assets/layers/artwork/artwork.json index 9df9dc0f0..ee009a440 100644 --- a/assets/layers/artwork/artwork.json +++ b/assets/layers/artwork/artwork.json @@ -412,7 +412,8 @@ "if": "artwork_type=woodcarving", "then": { "nl": "Houtsculptuur", - "en": "Woodcarving" + "en": "Woodcarving", + "de": "Holzschnitzerei" } } ], @@ -421,10 +422,14 @@ { "id": "artwork-artist-wikidata", "render": { - "en": "This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" + "en": "This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}", + "de": "Dieses Kunstwerk wurde geschaffen von {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}", + "nl": "Dit kunstwerk is gemaakt door {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" }, "question": { - "en": "Who made this artwork?" + "en": "Who made this artwork?", + "de": "Wer hat dieses Kunstwerk geschaffen?", + "nl": "Wie heeft dit kunstwerk gemaakt?" }, "freeform": { "key": "artist:wikidata", @@ -526,14 +531,18 @@ "id": "artwork_subject", "condition": "subject:wikidata~*", "question": { - "en": "What does this artwork depict?" + "en": "What does this artwork depict?", + "de": "Was zeigt dieses Kunstwerk?", + "nl": "Wat beeldt dit kunstwerk af?" }, "freeform": { "key": "subject:wikidata", "type": "wikidata" }, "render": { - "en": "This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}" + "en": "This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}", + "de": "Das Kunstwerk zeigt {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}", + "nl": "Dit kunstwerk beeldt {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)} af" } } ], diff --git a/assets/layers/bench/bench.json b/assets/layers/bench/bench.json index 185d8cc28..7c52f6026 100644 --- a/assets/layers/bench/bench.json +++ b/assets/layers/bench/bench.json @@ -79,7 +79,7 @@ "en": "Does not have a backrest", "de": "Die Sitzbank hat keine Rückenlehne", "fr": "Dossier : Non", - "nl": "Heeft geen rugleuning", + "nl": "Heeft geen rugleuning", "es": "Respaldo: no", "hu": "Háttámla nincs", "id": "Sandaran: Tidak", diff --git a/assets/layers/bicycle_rental/bicycle_rental.json b/assets/layers/bicycle_rental/bicycle_rental.json index e71e0d1ef..19ab9b77e 100644 --- a/assets/layers/bicycle_rental/bicycle_rental.json +++ b/assets/layers/bicycle_rental/bicycle_rental.json @@ -142,7 +142,7 @@ "if": "bicycle_rental=dropoff_point", "then": { "en": "This is a dropoff point, e.g. a reserved parking to place the bicycles which clearly marked as being for the rental service only", - "nl": "Dit is een dropzone, bv. een fietsparkeerplaats die is voorbehouden voor fietsverhuur ", + "nl": "Dit is een dropzone, bv. een fietsparkeerplaats die is voorbehouden voor fietsverhuur", "de": "Dies ist ein Rückgabepunkt, z. B. ein reservierter Fahrradstellplatz, der deutlich als solcher gekennzeichnet ist", "es": "Este es un punto de entrega, ej. un aparcamiento reservado para colocar las bicicletas, claramente marcado como solo para el servicio de alquiler", "fr": "Ceci est un point de dépôt, p.ex. un emplacement de parking réservé aux vélos de location", diff --git a/assets/layers/bike_shop/bike_shop.json b/assets/layers/bike_shop/bike_shop.json index 7d5a86541..908ab06cf 100644 --- a/assets/layers/bike_shop/bike_shop.json +++ b/assets/layers/bike_shop/bike_shop.json @@ -591,13 +591,13 @@ { "if": "service:bicycle:pump=separate", "then": { - "en": "There is bicycle pump, it is shown as a separate point ", + "en": "There is bicycle pump, it is shown as a separate point", "nl": "Er is een fietspomp, deze is apart aangeduid", - "fr": "Il y a une pompe à vélo, c'est indiqué comme un point séparé ", - "it": "C’è una pompa per bici, è mostrata come punto separato ", - "de": "Es gibt eine Luftpumpe, sie ist als separater Punkt eingetragen ", - "es": "Hay una bomba para bicicletas, se muestra como un punto separado ", - "da": "Der er cykelpumpe, den er vist som et separat punkt " + "fr": "Il y a une pompe à vélo, c'est indiqué comme un point séparé", + "it": "C’è una pompa per bici, è mostrata come punto separato", + "de": "Es gibt eine Luftpumpe, sie ist als separater Punkt eingetragen", + "es": "Hay una bomba para bicicletas, se muestra como un punto separado", + "da": "Der er cykelpumpe, den er vist som et separat punkt" } } ] diff --git a/assets/layers/charging_station/charging_station.json b/assets/layers/charging_station/charging_station.json index 678556e32..83178d190 100644 --- a/assets/layers/charging_station/charging_station.json +++ b/assets/layers/charging_station/charging_station.json @@ -3166,12 +3166,12 @@ "group": "technical", "question": { "en": "What voltage do the plugs with
Tesla Supercharger (Destination)
offer?", - "nl": "Welke spanning levert de stekker van type
Tesla Supercharger (destination)
", + "nl": "Welke spanning levert de stekker van type
Tesla Supercharger (Destination)
", "de": "Welche Spannung bieten die
Tesla Supercharger (Destination)
?" }, "render": { "en": "
Tesla Supercharger (Destination)
outputs {socket:tesla_destination:voltage} volt", - "nl": "
Tesla Supercharger (destination)
heeft een spanning van {socket:tesla_destination:voltage} volt", + "nl": "
Tesla Supercharger (Destination)
heeft een spanning van {socket:tesla_destination:voltage} volt", "de": "
Tesla Supercharger (Destination)
liefert {socket:tesla_destination:voltage} Volt" }, "freeform": { @@ -3183,7 +3183,7 @@ "if": "socket:tesla_destination:voltage=480 V", "then": { "en": "Tesla Supercharger (Destination) outputs 480 volt", - "nl": "Tesla Supercharger (destination) heeft een spanning van 480 volt", + "nl": "Tesla Supercharger (Destination) heeft een spanning van 480 volt", "de": "Tesla Supercharger (Destination) liefert 480 Volt" }, "icon": { @@ -3204,13 +3204,13 @@ "group": "technical", "question": { "en": "What current do the plugs with
Tesla Supercharger (Destination)
offer?", - "nl": "Welke stroom levert de stekker van type
Tesla Supercharger (destination)
?", + "nl": "Welke stroom levert de stekker van type
Tesla Supercharger (Destination)
?", "da": "Hvilken strømstyrke har stikkene med
Tesla Supercharger (Destination)
med Tesla Supercharger (Destination) ?", "de": "Welche Stromstärke liefern die Anschlüsse mit
Tesla Supercharger (Destination)
?" }, "render": { "en": "
Tesla Supercharger (Destination)
outputs at most {socket:tesla_destination:current}A", - "nl": "
Tesla Supercharger (destination)
levert een stroom van maximaal {socket:tesla_destination:current}A", + "nl": "
Tesla Supercharger (Destination)
levert een stroom van maximaal {socket:tesla_destination:current}A", "da": "
Tesla Supercharger (destination)
udgange højst {socket:tesla_destination:current}A", "de": "
Tesla Supercharger (Destination)
liefert maximal {socket:tesla_destination:current} A" }, @@ -3285,7 +3285,7 @@ "if": "socket:tesla_destination:output=150 kW", "then": { "en": "Tesla Supercharger (Destination) outputs at most 150 kw A", - "nl": "Tesla Supercharger (destination) levert een vermogen van maximaal 150 kw A", + "nl": "Tesla Supercharger (Destination) levert een vermogen van maximaal 150 kw A", "de": "Tesla Supercharger (Destination) liefert maximal 150 kw A" }, "icon": { @@ -3335,7 +3335,7 @@ "if": "socket:tesla_destination:voltage=230 V", "then": { "en": "Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla) outputs 230 volt", - "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 230 volt", + "nl": "Tesla Supercharger (Destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 230 volt", "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla) liefert 230 Volt" }, "icon": { @@ -3347,7 +3347,7 @@ "if": "socket:tesla_destination:voltage=400 V", "then": { "en": "Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla) outputs 400 volt", - "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 400 volt", + "nl": "Tesla Supercharger (Destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 400 volt", "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla) liefert 400 Volt" }, "icon": { @@ -3368,13 +3368,13 @@ "group": "technical", "question": { "en": "What current do the plugs with
Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla)
offer?", - "nl": "Welke stroom levert de stekker van type
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
?", + "nl": "Welke stroom levert de stekker van type
Tesla Supercharger (Destination) (Een Type 2 met kabel en Tesla-logo)
?", "da": "Hvilken strømstyrke har stikkene med
Tesla Supercharger (Destination) (A Type 2 med kabel med Tesla-mærket)
?", "de": "Welche Stromstärke liefern die Stecker mit
Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)
?" }, "render": { "en": "
Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla)
outputs at most {socket:tesla_destination:current}A", - "nl": "
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
levert een stroom van maximaal {socket:tesla_destination:current}A", + "nl": "
Tesla Supercharger (Destination) (Een Type 2 met kabel en Tesla-logo)
levert een stroom van maximaal {socket:tesla_destination:current}A", "de": "
Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)
liefert maximal {socket:tesla_destination:current} A" }, "freeform": { @@ -3386,7 +3386,7 @@ "if": "socket:tesla_destination:current=16 A", "then": { "en": "Tesla Supercharger (Destination) (A Type 2 with cable branded as tesla) outputs at most 16 A", - "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 16 A", + "nl": "Tesla supercharger (Destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 16 A", "da": "Tesla Supercharger (Destination) (A Type 2 med kabel mærket som tesla) yder højst 16 A", "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel) liefert maximal 16 A" }, @@ -3399,7 +3399,7 @@ "if": "socket:tesla_destination:current=32 A", "then": { "en": "Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla) outputs at most 32 A", - "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 32 A", + "nl": "Tesla Supercharger (Destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 32 A", "da": "Tesla Supercharger (Destination) (A Type 2 med kabel af Tesla-mærket) yder højst 32 A", "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla) liefert maximal 32 A" }, @@ -3426,7 +3426,7 @@ }, "render": { "en": "
Tesla Supercharger (Destination) (A Type 2 with cable branded as Tesla)
outputs at most {socket:tesla_destination:output}", - "nl": "
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
levert een vermogen van maximaal {socket:tesla_destination:output}", + "nl": "
Tesla Supercharger (Destination) (Een Type 2 met kabel en Tesla-logo)
levert een vermogen van maximaal {socket:tesla_destination:output}", "de": "
Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)
liefert maximal {socket:tesla_destination:output}" }, "freeform": { @@ -3857,7 +3857,7 @@ ] }, "then": { - "nl": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/...", + "nl": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/…", "en": "Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station", "da": "Betalt brug, men gratis for kunder på det hotel/pub/hospital/... der driver ladestationen", "de": "Die Nutzung ist kostenpflichtig, aber für Kunden des Betreibers der Einrichtung, wie Hotel, Krankenhaus, … kostenlos", diff --git a/assets/layers/climbing_area/climbing_area.json b/assets/layers/climbing_area/climbing_area.json index 32a8842ea..42724fd5e 100644 --- a/assets/layers/climbing_area/climbing_area.json +++ b/assets/layers/climbing_area/climbing_area.json @@ -42,7 +42,8 @@ "en": "Climbing crag {name}", "fr": "Mur d’escalade {name}", "it": "Muro da arrampicata {name}", - "de": "Klettergarten {name}" + "de": "Klettergarten {name}", + "nl": "" } }, { diff --git a/assets/layers/crossings/180px-Trairvoja_mapeto.jpg b/assets/layers/crossings/180px-Trairvoja_mapeto.jpg new file mode 100644 index 000000000..8dcb9d9ae Binary files /dev/null and b/assets/layers/crossings/180px-Trairvoja_mapeto.jpg differ diff --git a/assets/layers/crossings/Vibrating_button_illustration.jpg b/assets/layers/crossings/Vibrating_button_illustration.jpg new file mode 100644 index 000000000..eb676e6b5 Binary files /dev/null and b/assets/layers/crossings/Vibrating_button_illustration.jpg differ diff --git a/assets/layers/crossings/crossings.json b/assets/layers/crossings/crossings.json index 4377af142..0c0ba0d64 100644 --- a/assets/layers/crossings/crossings.json +++ b/assets/layers/crossings/crossings.json @@ -121,6 +121,7 @@ } ], "tagRenderings": [ + "images", { "id": "crossing-type", "question": { @@ -339,6 +340,115 @@ } ] }, + { + "id": "crossing-sound", + "question": { + "en": "Does this traffic light have sound signals to aid crossing?" + }, + "condition": "crossing=traffic_signals", + "mappings": [ + { + "if": "traffic_signals:sound=yes", + "then": { + "en": "This traffic light has sound signals to help crossing, both for finding the crossing and for crossing." + } + }, + { + "if": "traffic_signals:sound=no", + "then": { + "en": "This traffic light does not have sound signals to help crossing." + } + }, + { + "if": "traffic_signals:sound=locate", + "then": { + "en": "This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross." + } + }, + { + "if": "traffic_signals:sound=walk", + "then": { + "en": "This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole." + } + } + ] + }, + { + "id": "crossing-vibration", + "question": { + "en": "Does this traffic light have vibration signals to aid crossing? (usually located at the bottom of the crossing button)" + }, + "condition": { + "and": [ + "crossing=traffic_signals", + "button_operated=yes" + ] + }, + "mappings": [ + { + "if": "traffic_signals:vibration=yes", + "then": { + "en": "The button for this traffic light has a vibration signal to indicate that it is safe to cross." + }, + "icon": { + "path": "./assets/layers/crossings/Vibrating_button_illustration.jpg", + "class": "large" + } + }, + { + "if": "traffic_signals:vibration=no", + "then": { + "en": "The button for this traffic light does not have a vibration signal to indicate that it is safe to cross." + } + } + ] + }, + { + "id": "crossing-arrow", + "question": { + "en": "Does this traffic light have an arrow pointing in the direction of crossing?" + }, + "condition": "crossing=traffic_signals", + "mappings": [ + { + "if": "traffic_signals:arrow=yes", + "then": { + "en": "This traffic light has an arrow pointing in the direction of crossing." + } + }, + { + "if": "traffic_signals:arrow=no", + "then": { + "en": "This traffic light does not have an arrow pointing in the direction of crossing." + } + } + ] + }, + { + "id": "crossing-minimap", + "question": { + "en": "Does this traffic light have a tactile map showing the layout of the crossing?" + }, + "condition": "crossing=traffic_signals", + "mappings": [ + { + "if": "traffic_signals:minimap=yes", + "then": { + "en": "This traffic light has a tactile map showing the layout of the crossing." + }, + "icon": { + "path": "./assets/layers/crossings/180px-Trairvoja_mapeto.jpg", + "class": "large" + } + }, + { + "if": "traffic_signals:minimap=no", + "then": { + "en": "This traffic light does not have a tactile map showing the layout of the crossing." + } + } + ] + }, { "id": "crossing-right-turn-through-red", "question": { @@ -453,5 +563,8 @@ { "width": "5" } + ], + "filter": [ + "tactile_paving_advanced" ] } \ No newline at end of file diff --git a/assets/layers/crossings/license_info.json b/assets/layers/crossings/license_info.json index a1054d3f1..088c6de42 100644 --- a/assets/layers/crossings/license_info.json +++ b/assets/layers/crossings/license_info.json @@ -1,4 +1,14 @@ [ + { + "path": "180px-Trairvoja_mapeto.jpg", + "license": "CC-BY-SA 4.0", + "authors": [ + "Martin Constantino–Bodin" + ], + "sources": [ + "https://commons.wikimedia.org/wiki/File:Trairvoja_mapeto.jpg" + ] + }, { "path": "Belgian_road_sign_B22.svg", "license": "CC0", @@ -19,6 +29,16 @@ "https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B23.svg" ] }, + { + "path": "Vibrating_button_illustration.jpg", + "license": "CC-BY 4.0", + "authors": [ + "Tobias Zwick" + ], + "sources": [ + "https://wiki.openstreetmap.org/wiki/File:Vibrating_button_illustration.jpg" + ] + }, { "path": "pedestrian_crossing.svg", "license": "CC-BY-SA 4.0", diff --git a/assets/layers/defibrillator/defibrillator.json b/assets/layers/defibrillator/defibrillator.json index c2b25deca..9702c15cd 100644 --- a/assets/layers/defibrillator/defibrillator.json +++ b/assets/layers/defibrillator/defibrillator.json @@ -201,7 +201,7 @@ "ca": "No accessible al públic en general (ex. només accesible a treballadors, propietaris, ...)", "es": "No accesible al público en general (ex. sólo accesible a trabajadores, propietarios, ...)", "fr": "Non accessible au public (par exemple réservé au personnel, au propriétaire…)", - "nl": "Niet toegankelijk voor het publiek (bv. enkel voor personeel, de eigenaar, ...)", + "nl": "Niet toegankelijk voor het publiek (bv. enkel voor personeel, de eigenaar, …)", "de": "Der Defibrillator ist nicht öffentlich zugänglich (z.B. nur für Personal, Eigentümer, …)", "it": "Non accessibile al pubblico (ad esempio riservato al personale, ai proprietari, etc.)", "sl": "Ni dostopen splošni javnosti (npr. samo za osebje, za lastnike, ...)" @@ -353,8 +353,8 @@ }, { "render": { - "nl": "Meer informatie over de locatie (lokale taal):
{defibrillator:location}", - "en": "Extra information about the location (in the local languagel):
{defibrillator:location}", + "nl": "Meer informatie over de locatie (in de lokale taal):
{defibrillator:location}", + "en": "Extra information about the location (in the local language):
{defibrillator:location}", "fr": "Informations supplémentaires à propos de l'emplacement (dans la langue locale) :
{defibrillator:location}", "it": "Informazioni supplementari circa la posizione (in lingua locale):
{defibrillator:location}", "de": "Zusätzliche Informationen über den Standort (in der Landessprache):
{defibrillator:location}", @@ -678,4 +678,4 @@ "has_image", "open_now" ] - } +} \ No newline at end of file diff --git a/assets/layers/elevator/elevator.json b/assets/layers/elevator/elevator.json index 74b1abc27..4a162a810 100644 --- a/assets/layers/elevator/elevator.json +++ b/assets/layers/elevator/elevator.json @@ -1,10 +1,10 @@ { "id": "elevator", "name": { - "en": "elevator", - "fr": "ascenseur", + "en": "Elevator", + "fr": "Ascenseur", "de": "Aufzug", - "nl": "lift" + "nl": "Lift" }, "source": { "osmTags": "highway=elevator" @@ -134,7 +134,15 @@ "type": "pfloat" } }, - "induction-loop" + "induction-loop", + { + "builtin": "wikidata.tactile_writing-braille", + "override": { + "question": { + "en": "In which languages does this elevator have tactile writing (braille)?" + } + } + } ], "mapRendering": [ { diff --git a/assets/layers/filters/filters.json b/assets/layers/filters/filters.json index 7d08d9a11..a08182d02 100644 --- a/assets/layers/filters/filters.json +++ b/assets/layers/filters/filters.json @@ -65,7 +65,9 @@ }, { "question": { - "en": "Has at least one image" + "en": "Has at least one image", + "de": "Hat mindestens ein Bild", + "nl": "Heeft minstens één afbeelding" }, "osmTags": { "or": [ @@ -80,7 +82,9 @@ }, { "question": { - "en": "Probably does not have an image" + "en": "Probably does not have an image", + "de": "Hat wahrscheinlich kein Bild", + "nl": "Heeft waarschijnlijk geen afbeelding" }, "osmTags": { "and": [ @@ -94,6 +98,60 @@ } } ] + }, + { + "id": "tactile_paving", + "options": [ + { + "question": { + "en": "With tactile paving", + "de": "Mit taktilem Pflaster", + "fr": "Avec revêtement podotactile", + "nl": "Met voelbare bestrating" + }, + "osmTags": "tactile_paving=yes" + } + ] + }, + { + "id": "tactile_paving_advanced", + "options": [ + { + "question": { + "en": "With or without tactile paving", + "de": "Mit oder ohne taktilem Pflaster", + "fr": "Avec ou sans revêtement podotactile", + "nl": "Met of zonder voelbare bestrating" + } + }, + { + "question": { + "en": "With tactile paving", + "de": "Mit taktilem Pflaster", + "fr": "Avec revêtement podotactile", + "nl": "Met voelbare bestrating" + }, + "osmTags": "tactile_paving=yes" + }, + { + "question": { + "en": "Without tactile paving", + "de": "Ohne taktilem Pflaster", + "fr": "Sans revêtement podotactile", + "nl": "Zonder voelbare bestrating" + }, + "osmTags": "tactile_paving=no" + }, + { + "osmTags": "tactile_paving=", + "question": { + "en": "No information about tactile paving", + "de": "Keine Informationen über taktiles Pflaster", + "fr": "Sans information sur le revêtement podotactile", + "nl": "Geen informatie over voelbare bestrating" + } + } + ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/fitness_centre/fitness_centre.json b/assets/layers/fitness_centre/fitness_centre.json index 7e9739127..27b589d3e 100644 --- a/assets/layers/fitness_centre/fitness_centre.json +++ b/assets/layers/fitness_centre/fitness_centre.json @@ -86,4 +86,4 @@ "filter": [ "open_now" ] -} +} \ No newline at end of file diff --git a/assets/layers/fitness_station/fitness_station.json b/assets/layers/fitness_station/fitness_station.json index 3ec9023ab..6173b8bfd 100644 --- a/assets/layers/fitness_station/fitness_station.json +++ b/assets/layers/fitness_station/fitness_station.json @@ -361,4 +361,4 @@ "filter": [ "open_now" ] -} +} \ No newline at end of file diff --git a/assets/layers/gps_location/gps_location.json b/assets/layers/gps_location/gps_location.json index 292c16fce..7f4aaad3e 100644 --- a/assets/layers/gps_location/gps_location.json +++ b/assets/layers/gps_location/gps_location.json @@ -6,14 +6,33 @@ "osmTags": "id=gps", "maxCacheAge": 0 }, + "title": "Current position", + "name": "GPS Location", "mapRendering": [ { - "icon": "crosshair:var(--catch-detail-color)", + "icon": { + "render":"crosshair:var(--catch-detail-color)", + "mappings": [ + { + "if": "speed>2", + "then": "gps_arrow" + } + ] + }, "iconSize": "40,40,center", + "rotation": { + "render": "0deg", + "mappings": [{ + "if": { + "and":["speed>2","heading!=NaN"] + }, + "then": "{heading}deg" + }] + }, "location": [ "point", "centroid" ] } ] -} \ No newline at end of file +} diff --git a/assets/layers/kerbs/kerbs.json b/assets/layers/kerbs/kerbs.json index de1598680..96c7df9e3 100644 --- a/assets/layers/kerbs/kerbs.json +++ b/assets/layers/kerbs/kerbs.json @@ -197,7 +197,15 @@ "fr": "Hauteur de la bordure" }, "type": "pnat" - } + }, + "mappings": [ + { + "if": "kerb:height=0", + "then": { + "en": "This kerb is flush and is lower than 1cm." + } + } + ] } ], "presets": [ @@ -286,46 +294,7 @@ } ] }, - { - "id": "tactile-paving", - "options": [ - { - "question": { - "en": "Kerbs with or without tactile paving", - "de": "Bordsteine mit oder ohne taktilem Pflaster", - "fr": "Bordures avec ou sans revêtement podotactile", - "nl": "Stoepranden met of zonder voelbare bestrating" - } - }, - { - "osmTags": "tactile_paving=yes", - "question": { - "en": "Kerb with tactile paving", - "de": "Bordstein mit taktilem Pflaster", - "fr": "Bordure avec revêtement podotactile", - "nl": "Stoeprand met voelbare bestrating" - } - }, - { - "osmTags": "tactile_paving=no", - "question": { - "en": "Kerb without tactile paving", - "de": "Bordstein ohne taktilem Pflaster", - "fr": "Bordure sans revêtement podotactile", - "nl": "Stoeprand zonder voelbare bestrating" - } - }, - { - "osmTags": "tactile_paving=", - "question": { - "en": "Kerb wihout information about tactile paving", - "de": "Bordstein ohne Informationen über taktiles Pflaster", - "fr": "Bordure sans information sur le revêtement podotactile", - "nl": "Stoeprand zonder informatie over voelbare bestrating" - } - } - ] - } + "tactile_paving_advanced" ], "units": [ { @@ -374,4 +343,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/map/map.json b/assets/layers/map/map.json index 0009a9294..8837c0290 100644 --- a/assets/layers/map/map.json +++ b/assets/layers/map/map.json @@ -183,7 +183,8 @@ "presets": [ { "tags": [ - "tourism=map" + "tourism=information", + "information=map" ], "title": { "en": "a map", @@ -269,4 +270,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/layers/maproulette/maproulette.json b/assets/layers/maproulette/maproulette.json index d64ed3be5..b12af4b80 100644 --- a/assets/layers/maproulette/maproulette.json +++ b/assets/layers/maproulette/maproulette.json @@ -142,7 +142,8 @@ "title": { "render": { "en": "MapRoulette Item: {parentName}", - "de": "MapRoulette-Element: {parentName}" + "de": "MapRoulette-Element: {parentName}", + "nl": "MapRoulette Item: {parentName}" } }, "titleIcons": [ diff --git a/assets/layers/maproulette_challenge/maproulette_challenge.json b/assets/layers/maproulette_challenge/maproulette_challenge.json index f08cc6b34..ea13601a2 100644 --- a/assets/layers/maproulette_challenge/maproulette_challenge.json +++ b/assets/layers/maproulette_challenge/maproulette_challenge.json @@ -3,7 +3,8 @@ "name": null, "description": { "en": "Layer showing tasks of a MapRoulette challenge", - "de": "Ebene mit Aufgaben einer MapRoulette-Kampagne" + "de": "Ebene mit Aufgaben einer MapRoulette-Kampagne", + "nl": "Laag met taken van een MapRoulette uitdaging" }, "source": { "osmTags": "mr_taskId~*", @@ -13,7 +14,8 @@ "title": { "render": { "en": "Item in MapRoulette", - "de": "Aufgabe in MapRoulette" + "de": "Aufgabe in MapRoulette", + "nl": "Item uit MapRoulette" } }, "titleIcons": [ @@ -81,56 +83,64 @@ "if": "mr_taskStatus=Created", "then": { "en": "Task is created", - "de": "Aufgabe wurde erstellt" + "de": "Aufgabe wurde erstellt", + "nl": "Taak is aangemaakt" } }, { "if": "mr_taskStatus=Fixed", "then": { "en": "Task is fixed", - "de": "Aufgabe wurde erledigt" + "de": "Aufgabe wurde erledigt", + "nl": "Taak is opgelost" } }, { "if": "mr_taskStatus=False positive", "then": { "en": "Task is a false positive", - "de": "Aufgabe ist ein falsches Positiv" + "de": "Aufgabe ist ein falsches Positiv", + "nl": "Taak is vals positief" } }, { "if": "mr_taskStatus=Skipped", "then": { "en": "Task is skipped", - "de": "Aufgabe wurde übersprungen" + "de": "Aufgabe wurde übersprungen", + "nl": "Taak is overgeslagen" } }, { "if": "mr_taskStatus=Deleted", "then": { "en": "Task is deleted", - "de": "Aufgabe wurde gelöscht" + "de": "Aufgabe wurde gelöscht", + "nl": "Taak is verwijderd" } }, { "if": "mr_taskStatus=Already fixed", "then": { "en": "Task is already fixed", - "de": "Aufgabe wurde bereits erledigt" + "de": "Aufgabe wurde bereits erledigt", + "nl": "Taak is al opgelost" } }, { "if": "mr_taskStatus=Too hard", "then": { "en": "Task is marked as too hard", - "de": "Aufgabe wurde als zu schwer markiert" + "de": "Aufgabe wurde als zu schwer markiert", + "nl": "Taak is gemarkeerd als te lastig" } }, { "if": "mr_taskStatus=Disabled", "then": { "en": "Task is disabled", - "de": "Aufgabe wurde deaktiviert" + "de": "Aufgabe wurde deaktiviert", + "nl": "Taak is uitgeschakeld" } } ] diff --git a/assets/layers/osm_community_index/osm_community_index.json b/assets/layers/osm_community_index/osm_community_index.json index a7aeb05db..6e1372ad9 100644 --- a/assets/layers/osm_community_index/osm_community_index.json +++ b/assets/layers/osm_community_index/osm_community_index.json @@ -129,4 +129,4 @@ "description": { "en": "A layer showing the OpenStreetMap Communities" } -} +} \ No newline at end of file diff --git a/assets/layers/parcel_lockers/parcel_lockers.json b/assets/layers/parcel_lockers/parcel_lockers.json index 9ef7743c6..d2b0a70ae 100644 --- a/assets/layers/parcel_lockers/parcel_lockers.json +++ b/assets/layers/parcel_lockers/parcel_lockers.json @@ -2,11 +2,13 @@ "id": "parcel_lockers", "name": { "en": "Parcel Lockers", - "de": "Paketschließfächer" + "de": "Paketschließfächer", + "nl": "Pakketautomaten" }, "description": { "en": "Layer showing parcel lockers for collecting and sending parcels.", - "de": "Ebene mit Paketschließfächern zum Abholen und Versenden von Paketen." + "de": "Ebene mit Paketschließfächern zum Abholen und Versenden von Paketen.", + "nl": "Laag met pakketautomaten voor het ophalen en verzenden van paketten." }, "minzoom": 12, "source": { @@ -40,14 +42,16 @@ "title": { "render": { "en": "Parcel Locker", - "de": "Paketschließfach" + "de": "Paketschließfach", + "nl": "Pakketautomaat" }, "mappings": [ { "if": "brand~*", "then": { "en": "{brand} parcel locker", - "de": "{brand} Paketschließfach" + "de": "{brand} Paketschließfach", + "nl": "{brand} pakketautomaat" } } ] @@ -58,14 +62,16 @@ "id": "brand", "question": { "en": "What is the brand of the parcel locker?", - "de": "Welche Marke hat das Paketschließfach?" + "de": "Welche Marke hat das Paketschließfach?", + "nl": "Wat is het merk van deze pakketautomaat?" }, "freeform": { "key": "brand", "type": "string", "placeholder": { "en": "Brand", - "de": "Marke" + "de": "Marke", + "nl": "Merk" } }, "mappings": [ @@ -73,7 +79,8 @@ "if": "brand=Amazon Locker", "then": { "en": "This is an Amazon Locker", - "de": "Dies ist ein Amazon Locker" + "de": "Dies ist ein Amazon Locker", + "nl": "Dit is een Amazon Locker" }, "addExtraTags": [ "brand:wikidata=Q16974764", @@ -85,7 +92,8 @@ "if": "brand=DHL Packstation", "then": { "en": "This is a DHL Packstation", - "de": "Dies ist eine DHL-Packstation" + "de": "Dies ist eine DHL-Packstation", + "nl": "Dit is een DHL Packstation" }, "addExtraTags": [ "brand:wikidata=Q1766703", @@ -98,7 +106,8 @@ "if": "brand=Pickup Station", "then": { "en": "This is a DPD Pickup Station", - "de": "Dies ist eine DPD Pickup Station" + "de": "Dies ist eine DPD Pickup Station", + "nl": "Dit is een DPD Pickup Station" }, "addExtraTags": [ "operator=DPD" @@ -120,26 +129,30 @@ ], "render": { "en": "This is a {brand} parcel locker", - "de": "Dies ist ein Paketschließfach von {brand}" + "de": "Dies ist ein Paketschließfach von {brand}", + "nl": "Dit is een {brand} pakketautomaat" } }, { "id": "operator", "question": { "en": "What is the operator of the parcel locker?", - "de": "Was ist der Betreiber des Paketschließfachs?" + "de": "Was ist der Betreiber des Paketschließfachs?", + "nl": "Wat is de beheerder van deze pakketautomaat?" }, "freeform": { "key": "operator", "type": "string", "placeholder": { "en": "Operator", - "de": "Betreiber" + "de": "Betreiber", + "nl": "Beheerder" } }, "render": { "en": "This parcel locker is operated by {operator}", - "de": "Dieses Paketschließfach wird von {operator} betrieben" + "de": "Dieses Paketschließfach wird von {operator} betrieben", + "nl": "Deze pakketautomaat wordt beheerd door {operator}" } }, "opening_hours", @@ -147,40 +160,46 @@ "id": "ref", "question": { "en": "What is the reference number/identifier of this parcel locker?", - "de": "Wie lautet die Referenznummer/Kennung dieses Paketschließfachs?" + "de": "Wie lautet die Referenznummer/Kennung dieses Paketschließfachs?", + "nl": "Wat is het referentienummer/identificator van deze pakketautomaat?" }, "freeform": { "key": "ref", "type": "string", "placeholder": { "en": "Reference", - "de": "Referenz" + "de": "Referenz", + "nl": "Referentie" } }, "render": { "en": "This parcel locker has the reference {ref}", - "de": "Dieses Paketschließfach hat die Kennnummer {ref}" + "de": "Dieses Paketschließfach hat die Kennnummer {ref}", + "nl": "Deze pakketautomaat heeft de referentie {ref}" } }, { "id": "mail-in", "question": { "en": "Can you send packages from this parcel locker?", - "de": "Können Sie von diesem Paketschließfach aus Pakete versenden?" + "de": "Können Sie von diesem Paketschließfach aus Pakete versenden?", + "nl": "Kan je pakketten versturen vanuit deze pakketautomaat?" }, "mappings": [ { "if": "parcel_mail_in=yes", "then": { "en": "You can send packages from this parcel locker", - "de": "Sie können Pakete von diesem Paketschließfach aus versenden" + "de": "Sie können Pakete von diesem Paketschließfach aus versenden", + "nl": "Je kan pakketten versturen vanuit deze pakketautomaat" } }, { "if": "parcel_mail_in=no", "then": { "en": "You can't send packages from this parcel locker", - "de": "Sie können keine Pakete von diesem Paketschließfach aus versenden" + "de": "Sie können keine Pakete von diesem Paketschließfach aus versenden", + "nl": "Je kan geen pakketten versturen vanuit deze pakketautomaat" } } ], @@ -190,21 +209,24 @@ "id": "pickup", "question": { "en": "Can you pick up packages from this parcel locker?", - "de": "Können Sie Pakete aus diesem Paketschließfach abholen?" + "de": "Können Sie Pakete aus diesem Paketschließfach abholen?", + "nl": "Kan je pakketten ophalen bij deze pakketautomaat?" }, "mappings": [ { "if": "parcel_pickup=yes", "then": { "en": "You can pick up packages from this parcel locker", - "de": "Sie können Pakete von diesem Paketschließfach abholen" + "de": "Sie können Pakete von diesem Paketschließfach abholen", + "nl": "Je kan pakketten ophalen bij deze pakketautomaat" } }, { "if": "parcel_pickup=no", "then": { "en": "You can't pick up packages from this parcel locker", - "de": "Sie können keine Pakete von diesem Paketschließfach abholen" + "de": "Sie können keine Pakete von diesem Paketschließfach abholen", + "nl": "Je kan geen pakketten ophalen bij deze pakketautomaat" } } ], @@ -234,4 +256,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/parking_spaces/parking_spaces.json b/assets/layers/parking_spaces/parking_spaces.json index 5de8189b2..783410564 100644 --- a/assets/layers/parking_spaces/parking_spaces.json +++ b/assets/layers/parking_spaces/parking_spaces.json @@ -2,11 +2,13 @@ "id": "parking_spaces", "name": { "en": "Parking Spaces", - "de": "Stellplätze" + "de": "Stellplätze", + "nl": "Parkeerplekken" }, "description": { "en": "Layer showing individual parking spaces.", - "de": "Ebene mit den einzelnen PKW Stellplätzen." + "de": "Ebene mit den einzelnen PKW Stellplätzen.", + "nl": "Laag met individuele parkeerplekken." }, "minzoom": 19, "source": { @@ -17,14 +19,16 @@ "id": "type", "question": { "en": "What kind of parking space is this?", - "de": "Welche Art von Stellplatz ist dies?" + "de": "Welche Art von Stellplatz ist dies?", + "nl": "Wat voor parkeerplek is dit?" }, "mappings": [ { "if": "parking_space=", "then": { - "en": "This is a normal parking space", - "de": "Dies ist ein normaler Stellplatz" + "en": "This is a normal parking space.", + "de": "Dies ist ein normaler Stellplatz.", + "nl": "Dit is een normale parkeerplek." }, "hideInAnswer": true }, @@ -32,98 +36,112 @@ "if": "parking_space=normal", "then": { "en": "This is a normal parking space.", - "de": "Dies ist ein normaler Stellplatz." + "de": "Dies ist ein normaler Stellplatz.", + "nl": "Dit is een normale parkeerplek." } }, { "if": "parking_space=disabled", "then": { "en": "This is a disabled parking space.", - "de": "Dies ist ein Behindertenstellplatz." + "de": "Dies ist ein Behindertenstellplatz.", + "nl": "Dit is een gehandicaptenparkeerplaats." } }, { "if": "parking_space=private", "then": { "en": "This is a private parking space.", - "de": "Dies ist ein privater Stellplatz." + "de": "Dies ist ein privater Stellplatz.", + "nl": "Dit is een privéparkeerplek." } }, { "if": "parking_space=charging", "then": { "en": "This is parking space reserved for charging vehicles.", - "de": "Dies ist ein Stellplatz, der für das Laden von Fahrzeugen reserviert ist." + "de": "Dies ist ein Stellplatz, der für das Laden von Fahrzeugen reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor het opladen van voertuigen." } }, { "if": "parking_space=delivery", "then": { "en": "This is parking space reserved for deliveries.", - "de": "Dies ist ein Stellplatz, der für Lieferfahrzeuge reserviert ist." + "de": "Dies ist ein Stellplatz, der für Lieferfahrzeuge reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor leveringen." } }, { "if": "parking_space=hgv", "then": { "en": "This is parking space reserved for heavy goods vehicles.", - "de": "Dies ist ein Stellplatz, der für Lastkraftwagen reserviert ist." + "de": "Dies ist ein Stellplatz, der für Lastkraftwagen reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor vrachtwagens." } }, { "if": "parking_space=caravan", "then": { "en": "This is parking space reserved for caravans or RVs.", - "de": "Dieser Stellplatz ist für Wohnwagen oder Wohnmobile reserviert." + "de": "Dieser Stellplatz ist für Wohnwagen oder Wohnmobile reserviert.", + "nl": "Deze parkeerplek is gereserveerd voor caravans of campers." } }, { "if": "parking_space=bus", "then": { "en": "This is parking space reserved for buses.", - "de": "Dies ist ein Stellplatz, der für Busse reserviert ist." + "de": "Dies ist ein Stellplatz, der für Busse reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor bussen." } }, { "if": "parking_space=motorcycle", "then": { "en": "This is parking space reserved for motorcycles.", - "de": "Dies ist ein Stellplatz, der für Motorräder reserviert ist." + "de": "Dies ist ein Stellplatz, der für Motorräder reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor motoren." } }, { "if": "parking_space=parent", "then": { "en": "This is a parking space reserved for parents with children.", - "de": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist." + "de": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor ouders met kinderen." } }, { "if": "parking_space=staff", "then": { "en": "This is a parking space reserved for staff.", - "de": "Dies ist ein Stellplatz, der für das Personal reserviert ist." + "de": "Dies ist ein Stellplatz, der für das Personal reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor personeel." } }, { "if": "parking_space=taxi", "then": { "en": "This is a parking space reserved for taxis.", - "de": "Dies ist ein Stellplatz, der für Taxis reserviert ist." + "de": "Dies ist ein Stellplatz, der für Taxis reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor taxis." } }, { "if": "parking_space=trailer", "then": { "en": "This is a parking space reserved for vehicles towing a trailer.", - "de": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist." + "de": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger." } }, { "if": "parking_space=car_sharing", "then": { "en": "This is a parking space reserved for car sharing.", - "de": "Dies ist ein Stellplatz, der für Carsharing reserviert ist." + "de": "Dies ist ein Stellplatz, der für Carsharing reserviert ist.", + "nl": "Deze parkeerplek is gereserveerd voor autodelen." } } ] @@ -132,14 +150,16 @@ "id": "capacity", "render": { "en": "This parking spaces has {capacity} spaces.", - "de": "Dieser Parkplatz hat {capacity} Stellplätze." + "de": "Dieser Parkplatz hat {capacity} Stellplätze.", + "nl": "Deze parkeerplek heeft {capacity} plaatsen." }, "mappings": [ { "if": "capacity=1", "then": { "en": "This parking space has 1 space.", - "de": "Dieser Parkplatz hat 1 Stellplatz." + "de": "Dieser Parkplatz hat 1 Stellplatz.", + "nl": "Deze parkeerplek heeft 1 plaats." } } ] @@ -148,7 +168,8 @@ "title": { "render": { "en": "Parking Space", - "de": "Stellplatz" + "de": "Stellplatz", + "nl": "Parkeerplek" } }, "mapRendering": [ diff --git a/assets/layers/postoffices/postoffices.json b/assets/layers/postoffices/postoffices.json index 82920b73d..a8de1d80f 100644 --- a/assets/layers/postoffices/postoffices.json +++ b/assets/layers/postoffices/postoffices.json @@ -380,4 +380,4 @@ "width": "1" } ] -} +} \ No newline at end of file diff --git a/assets/layers/rainbow_crossings/rainbow_crossings.json b/assets/layers/rainbow_crossings/rainbow_crossings.json index 55ed29200..a1a87d854 100644 --- a/assets/layers/rainbow_crossings/rainbow_crossings.json +++ b/assets/layers/rainbow_crossings/rainbow_crossings.json @@ -15,21 +15,24 @@ "title": { "render": { "en": "Crossing", - "de": "Überweg" + "de": "Überweg", + "nl": "Oversteekplaats" } }, "presets": [ { "title": { "en": "a crossing", - "de": "einen Überweg" + "de": "einen Überweg", + "nl": "een oversteekplaats" }, "tags": [ "highway=crossing" ], "description": { "en": "Pedestrian crossing", - "de": "Fußgängerüberweg" + "de": "Fußgängerüberweg", + "nl": "Voetgangersoversteekplaats" }, "preciseInput": { "preferredBackground": [ diff --git a/assets/layers/reception_desk/reception_desk.json b/assets/layers/reception_desk/reception_desk.json index 3b2a1a335..610de5aa4 100644 --- a/assets/layers/reception_desk/reception_desk.json +++ b/assets/layers/reception_desk/reception_desk.json @@ -78,7 +78,8 @@ "human": { "en": "meter", "fr": "mètre", - "de": "Meter" + "de": "Meter", + "nl": "meter" } }, { @@ -90,7 +91,8 @@ "human": { "en": "centimeter", "fr": "centimètre", - "de": "Zentimeter" + "de": "Zentimeter", + "nl": "centimeter" } } ] diff --git a/assets/layers/shelter/shelter.json b/assets/layers/shelter/shelter.json index 57b2246a6..065e4cadc 100644 --- a/assets/layers/shelter/shelter.json +++ b/assets/layers/shelter/shelter.json @@ -2,7 +2,8 @@ "id": "shelter", "name": { "en": "Shelter", - "de": "Unterstände" + "de": "Unterstände", + "nl": "Schuilplaats" }, "description": { "en": "Layer showing shelter structures", @@ -19,7 +20,8 @@ "title": { "render": { "en": "Shelter", - "de": "Unterstand" + "de": "Unterstand", + "nl": "Schuilplaats" } }, "mapRendering": [ @@ -39,7 +41,8 @@ "if": "shelter_type=public_transport", "then": { "en": "This is a shelter at a public transport stop.", - "de": "Das ist ein Unterstand an einer Haltestelle für öffentliche Verkehrsmittel." + "de": "Das ist ein Unterstand an einer Haltestelle für öffentliche Verkehrsmittel.", + "nl": "Dit is een schuilplaats bij een halte voor openbaar vervoer." } }, { @@ -84,7 +87,8 @@ ], "question": { "en": "What kind of shelter is this?", - "de": "Um welche Art von Unterstand handelt es sich?" + "de": "Um welche Art von Unterstand handelt es sich?", + "nl": "Wat voor schuilplaats is dit?" }, "render": { "en": "Shelter type: {shelter_type}", diff --git a/assets/layers/speed_camera/speed_camera.json b/assets/layers/speed_camera/speed_camera.json index c249d7895..cb456f173 100644 --- a/assets/layers/speed_camera/speed_camera.json +++ b/assets/layers/speed_camera/speed_camera.json @@ -124,4 +124,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/speed_display/speed_display.json b/assets/layers/speed_display/speed_display.json index 4c2b1fa48..e782b10e1 100644 --- a/assets/layers/speed_display/speed_display.json +++ b/assets/layers/speed_display/speed_display.json @@ -129,4 +129,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/sport_pitch/sport_pitch.json b/assets/layers/sport_pitch/sport_pitch.json index d5ec6eeeb..012223503 100644 --- a/assets/layers/sport_pitch/sport_pitch.json +++ b/assets/layers/sport_pitch/sport_pitch.json @@ -584,4 +584,4 @@ "filter": [ "open_now" ] -} +} \ No newline at end of file diff --git a/assets/layers/sports_centre/sports_centre.json b/assets/layers/sports_centre/sports_centre.json index 2971a4db5..4f59ee4cd 100644 --- a/assets/layers/sports_centre/sports_centre.json +++ b/assets/layers/sports_centre/sports_centre.json @@ -64,4 +64,4 @@ "filter": [ "open_now" ] -} +} \ No newline at end of file diff --git a/assets/layers/stairs/Braille_stairs.jpg b/assets/layers/stairs/Braille_stairs.jpg new file mode 100644 index 000000000..778fdc5c5 Binary files /dev/null and b/assets/layers/stairs/Braille_stairs.jpg differ diff --git a/assets/layers/stairs/license_info.json b/assets/layers/stairs/license_info.json new file mode 100644 index 000000000..5cae5099d --- /dev/null +++ b/assets/layers/stairs/license_info.json @@ -0,0 +1,10 @@ +[ + { + "path": "Braille_stairs.jpg", + "license": "CC0", + "authors": [ + "Robin van der Linde" + ], + "sources": [] + } +] \ No newline at end of file diff --git a/assets/layers/stairs/stairs.json b/assets/layers/stairs/stairs.json new file mode 100644 index 000000000..4695a0334 --- /dev/null +++ b/assets/layers/stairs/stairs.json @@ -0,0 +1,132 @@ +{ + "id": "stairs", + "name": { + "en": "Stairs", + "nl": "Trappen" + }, + "description": { + "en": "Layer showing stairs and escalators" + }, + "title": { + "render": { + "en": "Stairs", + "nl": "Trap" + }, + "mappings": [ + { + "if": "conveying=yes", + "then": { + "en": "Escalator", + "nl": "Roltrap" + } + } + ] + }, + "minzoom": 17, + "source": { + "osmTags": "highway=steps" + }, + "tagRenderings": [ + { + "id": "handrail", + "question": { + "en": "Does this stair have a handrail?", + "nl": "Heeft deze trap een leuning?" + }, + "mappings": [ + { + "if": "handrail=yes", + "then": { + "en": "These stairs have a handrail", + "nl": "Deze trap heeft een leuning" + } + }, + { + "if": "handrail=no", + "then": { + "en": "These stairs do not have a handrail", + "nl": "Deze trap heeft geen leuning" + } + } + ] + }, + { + "id": "ramp", + "question": { + "en": "Is there a ramp at these stairs?" + }, + "multiAnswer": true, + "mappings": [ + { + "if": "ramp:bicycle=yes", + "ifnot": "ramp:bicycle=no", + "then": { + "en": "There is a ramp for bicycles here" + } + }, + { + "if": "ramp:wheelchair=yes", + "ifnot": "ramp:wheelchair=no", + "then": { + "en": "There is a ramp for wheelchairs here" + } + }, + { + "if": "ramp=separate", + "then": { + "en": "There is ramp for wheelchairs here, but it is shown separately on the map" + }, + "hideInAnswer": true + }, + { + "if": "ramp:stroller=yes", + "ifnot": "ramp:stroller=no", + "then": { + "en": "There is a ramp for strollers here" + } + }, + { + "if": "ramp=no", + "ifnot": "ramp=", + "then": { + "en": "There is no ramp at these stairs" + } + } + ] + }, + { + "builtin": "wikidata.tactile_writing-braille", + "override": { + "question": { + "en": "In which languages is there tactile writing (braille) for navigation? " + } + } + }, + { + "id": "conveying", + "mappings": [ + { + "if": "conveying=yes", + "then": { + "en": "This is an escalator", + "nl": "Dit is een roltrap" + } + }, + { + "if": "conveying=no", + "then": { + "en": "This is not an escalator", + "nl": "Dit is geen roltrap" + } + } + ] + } + ], + "mapRendering": [ + { + "color": "gray", + "width": 10, + "dashArray": "2 2" + } + ] +} \ No newline at end of file diff --git a/assets/layers/toilet/toilet.json b/assets/layers/toilet/toilet.json index 8646c448d..04d7f3699 100644 --- a/assets/layers/toilet/toilet.json +++ b/assets/layers/toilet/toilet.json @@ -725,4 +725,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/toilet_at_amenity/toilet_at_amenity.json b/assets/layers/toilet_at_amenity/toilet_at_amenity.json index 9737417cc..d4e3770e9 100644 --- a/assets/layers/toilet_at_amenity/toilet_at_amenity.json +++ b/assets/layers/toilet_at_amenity/toilet_at_amenity.json @@ -452,4 +452,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/layers/transit_stops/transit_stops.json b/assets/layers/transit_stops/transit_stops.json index 47b48f6f7..f79ce8e61 100644 --- a/assets/layers/transit_stops/transit_stops.json +++ b/assets/layers/transit_stops/transit_stops.json @@ -30,7 +30,8 @@ "then": { "en": "Stop {name}", "de": "Haltestelle {name}", - "da": "Stop {name}" + "da": "Stop {name}", + "nl": "Halte {name}" } } ] @@ -94,8 +95,7 @@ "en": "What is the name of this stop?", "de": "Wie lautet der Name der Haltestelle?", "da": "Hvad er navnet på dette stop?" - }, - "placeholder": "Name of the stop" + } }, "images", { @@ -140,7 +140,8 @@ "then": { "en": "This stop has a bench", "de": "Die Haltestelle hat eine Bank", - "da": "Dette stop har en bænk" + "da": "Dette stop har en bænk", + "nl": "Deze halte heeft een zitbank" } }, { @@ -148,14 +149,16 @@ "then": { "en": "This stop does not have a bench", "de": "Die Haltestelle hat keine Bank", - "da": "Dette stoppested har ingen bænk" + "da": "Dette stoppested har ingen bænk", + "nl": "Deze halte heeft geen zitbank" } }, { "if": "bench=separate", "then": { "en": "This stop has a bench, that's separately mapped", - "de": "Die Haltestelle hat eine Bank, die separat kartiert ist" + "de": "Die Haltestelle hat eine Bank, die separat kartiert ist", + "nl": "Deze halte heeft een zitbank, die los aangegeven is op de kaart" }, "hideInAnswer": true } @@ -163,7 +166,8 @@ "question": { "en": "Does this stop have a bench?", "de": "Gibt es an der Haltestelle eine Sitzbank?", - "da": "Har dette stop en bænk?" + "da": "Har dette stop en bænk?", + "nl": "Heeft deze halte een zitbank?" } }, { @@ -174,7 +178,8 @@ "then": { "en": "This stop has a bin", "de": "Die Haltestelle hat einen Mülleimer", - "da": "Dette stop har en skraldespand" + "da": "Dette stop har en skraldespand", + "nl": "Deze halte heeft een vuilnisbak" } }, { @@ -182,14 +187,16 @@ "then": { "en": "This stop does not have a bin", "de": "Die Haltestelle hat keinen Mülleimer", - "da": "Dette stoppested har ikke en skraldespand" + "da": "Dette stoppested har ikke en skraldespand", + "nl": "Deze halte heeft geen vuilnisbak" } }, { "if": "bin=separate", "then": { "en": "This stop has a bin, that's separately mapped", - "de": "Die Haltestelle hat einen Mülleimer, der separat kartiert ist" + "de": "Die Haltestelle hat einen Mülleimer, der separat kartiert ist", + "nl": "Deze heeft een vuilnisbak, die los op de kaart staat" }, "hideInAnswer": true } @@ -197,7 +204,8 @@ "question": { "en": "Does this stop have a bin?", "de": "Hat die Haltestelle einen Mülleimer?", - "da": "Har dette stop en skraldespand?" + "da": "Har dette stop en skraldespand?", + "nl": "Heeft deze halte een vuilnisbak?" } }, "wheelchair-access", @@ -313,6 +321,56 @@ "id": "contained_routes" } ], - "filter": [], + "filter": [ + { + "id": "shelter", + "options": [ + { + "osmTags": { + "or": [ + "shelter=yes", + "shelter=separate" + ] + }, + "question": { + "en": "With a shelter" + } + } + ] + }, + { + "id": "bench", + "options": [ + { + "osmTags": { + "or": [ + "bench=yes", + "bench=separate" + ] + }, + "question": { + "en": "With a bench" + } + } + ] + }, + { + "id": "bin", + "options": [ + { + "osmTags": { + "or": [ + "bin=yes", + "bin=separate" + ] + }, + "question": { + "en": "With a bin" + } + } + ] + }, + "tactile_paving" + ], "allowMove": false } \ No newline at end of file diff --git a/assets/layers/wikidata/wikidata.json b/assets/layers/wikidata/wikidata.json index 3b7d64613..69dbce9d8 100644 --- a/assets/layers/wikidata/wikidata.json +++ b/assets/layers/wikidata/wikidata.json @@ -1,6 +1,8 @@ { "id": "wikidata", - "description": "Various tagrenderings which are generated from Wikidata. Automatically generated with a script, don't edit manually", + "description": { + "en": "Various tagrenderings which are generated from Wikidata. Automatically generated with a script, don't edit manually" + }, "#dont-translate": "*", "source": { "osmTags": "id~*" @@ -12,109 +14,6 @@ "id": "language", "description": "Enables to pick *a single* 'language:=yes' within the mappings", "mappings": [ - { - "if": "language:ay=yes", - "ifnot": "language:ay=", - "searchTerms": { - "*": [ - "ay" - ] - }, - "then": { - "ca": "aimara", - "da": "Aymara", - "de": "Aymara", - "en": "Aymara", - "it": "aymara", - "fr": "aymara", - "eo": "ajmara lingvo", - "es": "aymara", - "fi": "aimara", - "gl": "Lingua aimará", - "hu": "ajmara", - "id": "Bahasa Aymara", - "ja": "アイマラ語", - "nb_NO": "aymara", - "nl": "Aymara", - "pl": "język ajmara", - "pt": "Língua aymará", - "pt_BR": "Língua aimará", - "ru": "аймара", - "sl": "Ajmarščina", - "sv": "aymara", - "zh_Hans": "艾马拉语", - "zh_Hant": "艾馬拉語" - }, - "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))" - }, - { - "if": "language:ab=yes", - "ifnot": "language:ab=", - "searchTerms": { - "*": [ - "ab" - ] - }, - "then": { - "sv": "abchaziska", - "zh_Hans": "阿布哈兹语", - "zh_Hant": "阿布哈茲語", - "ca": "abkhaz", - "en": "Abkhaz", - "fr": "abkhaze", - "da": "Abkhasisk", - "de": "Abchasisch", - "eo": "abĥaza lingvo", - "es": "abjasio", - "fi": "abhaasi", - "gl": "Lingua abkhaza", - "hu": "abház", - "id": "Bahasa Abkhaz", - "it": "abcaso", - "ja": "アブハズ語", - "nb_NO": "abkhasisk", - "nl": "Abchazisch", - "pl": "język abchaski", - "pt": "Língua abecásia", - "pt_BR": "Língua abecásia", - "ru": "абхазский язык", - "sl": "Abhaščina" - }, - "priorityIf": "_country~((^|;)ge($|;))" - }, - { - "if": "language:an=yes", - "ifnot": "language:an=", - "searchTerms": { - "*": [ - "an" - ] - }, - "then": { - "ca": "aragonès", - "da": "aragonsk", - "de": "Aragonesisch", - "en": "Aragonese", - "eo": "aragona lingvo", - "es": "aragonés", - "fi": "aragonia", - "fr": "aragonais", - "gl": "Lingua aragonesa", - "hu": "aragóniai", - "id": "Bahasa Aragon", - "it": "aragonese", - "ja": "アラゴン語", - "nb_NO": "aragonesisk", - "nl": "Aragonees", - "pl": "język aragoński", - "pt": "Língua aragonesa", - "pt_BR": "Língua aragonesa", - "ru": "арагонский язык", - "sv": "aragonska", - "zh_Hans": "阿拉贡语", - "zh_Hant": "亞拉岡語" - } - }, { "if": "language:de=yes", "ifnot": "language:de=", @@ -124,6 +23,10 @@ ] }, "then": { + "nb_NO": "tysk", + "pl": "język niemiecki", + "pt": "alemão", + "ru": "немецкий язык", "ca": "alemany", "en": "German", "fr": "allemand", @@ -139,10 +42,6 @@ "eo": "germana lingvo", "fi": "saksa", "gl": "lingua alemá", - "nb_NO": "tysk", - "pl": "język niemiecki", - "pt": "alemão", - "ru": "немецкий язык", "sl": "nemščina", "sv": "tyska", "zh_Hans": "德语", @@ -150,6 +49,40 @@ }, "priorityIf": "_country~((^|;)at($|;))|((^|;)be($|;))|((^|;)ch($|;))|((^|;)de($|;))|((^|;)li($|;))|((^|;)lu($|;))" }, + { + "if": "language:eo=yes", + "ifnot": "language:eo=", + "searchTerms": { + "*": [ + "eo" + ] + }, + "then": { + "en": "Esperanto", + "eo": "Esperanto", + "nl": "Esperanto", + "de": "Esperanto", + "id": "Esperanto", + "zh_Hant": "世界語", + "ja": "エスペラント", + "fr": "espéranto", + "ca": "esperanto", + "da": "esperanto", + "es": "esperanto", + "fi": "esperanto", + "gl": "esperanto", + "hu": "eszperantó", + "it": "esperanto", + "nb_NO": "esperanto", + "pl": "esperanto", + "pt": "esperanto", + "pt_BR": "esperanto", + "ru": "эсперанто", + "sl": "esperanto", + "sv": "esperanto", + "zh_Hans": "世界语" + } + }, { "if": "language:ca=yes", "ifnot": "language:ca=", @@ -186,455 +119,74 @@ "priorityIf": "_country~((^|;)ad($|;))" }, { - "if": "language:az=yes", - "ifnot": "language:az=", + "if": "language:fr=yes", + "ifnot": "language:fr=", "searchTerms": { "*": [ - "az" + "fr" ] }, "then": { - "en": "Azerbaijani", - "ca": "àzeri", - "hu": "azeri", - "de": "Aserbaidschanisch", - "es": "azerí", - "it": "azero", - "da": "aserbajdsjansk", - "eo": "azerbajĝana lingvo", - "fi": "azeri", - "fr": "azéri", - "gl": "Lingua azerí", - "id": "Bahasa Azeri", - "ja": "アゼルバイジャン語", - "nb_NO": "aserbajdsjansk", - "nl": "Azerbeidzjaans", - "pl": "język azerski", - "pt": "Língua azeri", - "pt_BR": "língua azeri", - "ru": "азербайджанский язык", - "sl": "azerbajdžanščina", - "sv": "azerbajdzjanska", - "zh_Hans": "阿塞拜疆语", - "zh_Hant": "亞塞拜然語" + "es": "francés", + "nl": "Frans", + "en": "French", + "fr": "français", + "it": "francese", + "pt": "francês", + "hu": "francia", + "ca": "francès", + "zh_Hant": "法語", + "de": "Französisch", + "id": "Prancis", + "da": "fransk", + "eo": "franca lingvo", + "fi": "ranska", + "gl": "lingua francesa", + "ja": "フランス語", + "nb_NO": "fransk", + "pl": "język francuski", + "pt_BR": "francês", + "ru": "французский язык", + "sl": "francoščina", + "sv": "franska", + "zh_Hans": "法语" }, - "priorityIf": "_country~((^|;)az($|;))" + "priorityIf": "_country~((^|;)be($|;))|((^|;)bf($|;))|((^|;)bi($|;))|((^|;)bj($|;))|((^|;)ca($|;))|((^|;)cd($|;))|((^|;)cf($|;))|((^|;)cg($|;))|((^|;)ch($|;))|((^|;)ci($|;))|((^|;)cm($|;))|((^|;)dj($|;))|((^|;)fr($|;))|((^|;)ga($|;))|((^|;)gn($|;))|((^|;)gq($|;))|((^|;)ht($|;))|((^|;)km($|;))|((^|;)lu($|;))|((^|;)mc($|;))|((^|;)mg($|;))|((^|;)ml($|;))|((^|;)mu($|;))|((^|;)ne($|;))|((^|;)rw($|;))|((^|;)sc($|;))|((^|;)sn($|;))|((^|;)td($|;))|((^|;)tg($|;))|((^|;)va($|;))|((^|;)vu($|;))" }, { - "if": "language:hr=yes", - "ifnot": "language:hr=", + "if": "language:es=yes", + "ifnot": "language:es=", "searchTerms": { "*": [ - "hr" + "es" ] }, "then": { - "nb_NO": "kroatisk", - "nl": "Kroatisch", - "pl": "język chorwacki", - "pt": "croata", - "pt_BR": "língua croata", - "ru": "хорватский язык", - "sl": "hrvaščina", - "sv": "kroatiska", - "zh_Hans": "克罗地亚语", - "zh_Hant": "克羅埃西亞語", - "ca": "croat", - "da": "kroatisk", - "de": "Kroatisch", - "en": "Croatian", - "eo": "kroata lingvo", - "es": "croata", - "fi": "kroatia", - "fr": "croate", - "gl": "lingua croata", - "hu": "horvát", - "id": "Bahasa Kroasia", - "it": "croato", - "ja": "クロアチア語" + "en": "Spanish", + "es": "español", + "ca": "castellà", + "fr": "espagnol", + "da": "spansk", + "de": "Spanisch", + "eo": "hispana lingvo", + "fi": "espanja", + "gl": "lingua castelá", + "pl": "język hiszpański", + "pt": "espanhol", + "pt_BR": "espanhol", + "ru": "испанский язык", + "sl": "španščina", + "sv": "spanska", + "zh_Hans": "西班牙语", + "zh_Hant": "西班牙語", + "hu": "spanyol", + "id": "Spanyol", + "it": "spagnolo", + "ja": "スペイン語", + "nb_NO": "spansk", + "nl": "Spaans" }, - "priorityIf": "_country~((^|;)ba($|;))|((^|;)hr($|;))" - }, - { - "if": "language:eo=yes", - "ifnot": "language:eo=", - "searchTerms": { - "*": [ - "eo" - ] - }, - "then": { - "nb_NO": "esperanto", - "pl": "esperanto", - "pt": "esperanto", - "pt_BR": "esperanto", - "ru": "эсперанто", - "sl": "esperanto", - "sv": "esperanto", - "zh_Hans": "世界语", - "en": "Esperanto", - "eo": "Esperanto", - "nl": "Esperanto", - "de": "Esperanto", - "id": "Esperanto", - "zh_Hant": "世界語", - "ja": "エスペラント", - "fr": "espéranto", - "ca": "esperanto", - "da": "esperanto", - "es": "esperanto", - "fi": "esperanto", - "gl": "esperanto", - "hu": "eszperantó", - "it": "esperanto" - } - }, - { - "if": "language:ba=yes", - "ifnot": "language:ba=", - "searchTerms": { - "*": [ - "ba" - ] - }, - "then": { - "it": "baschiro", - "ja": "バシキール語", - "nb_NO": "basjkirsk", - "nl": "Basjkiers", - "pl": "język baszkirski", - "pt": "Língua bashkir", - "pt_BR": "Língua bashkir", - "ru": "башкирский язык", - "sl": "Baškirščina", - "sv": "basjkiriska", - "zh_Hans": "巴什基尔语", - "zh_Hant": "巴什基爾語", - "en": "Bashkir", - "de": "Baschkirisch", - "ca": "baixkir", - "da": "basjkirsk", - "eo": "baŝkira lingvo", - "es": "bashkir", - "fi": "baškiiri", - "fr": "bachkir", - "gl": "Lingua baskir", - "hu": "baskír", - "id": "Bahasa Bashkir" - } - }, - { - "if": "language:ar=yes", - "ifnot": "language:ar=", - "searchTerms": { - "*": [ - "ar" - ] - }, - "then": { - "zh_Hant": "阿拉伯語", - "en": "Arabic", - "id": "Arab", - "nl": "Arabisch", - "sv": "arabiska", - "ca": "àrab", - "es": "árabe", - "fr": "arabe", - "hu": "arab", - "pt_BR": "árabe", - "ru": "арабский язык", - "da": "arabisk", - "de": "Arabisch", - "eo": "araba lingvo", - "fi": "arabia", - "gl": "árabe", - "it": "arabo", - "ja": "アラビア語", - "zh_Hans": "阿拉伯语", - "nb_NO": "arabisk", - "pl": "język arabski", - "pt": "árabe", - "sl": "Arabščina" - }, - "priorityIf": "_country~((^|;)ae($|;))|((^|;)af($|;))|((^|;)bh($|;))|((^|;)dj($|;))|((^|;)dz($|;))|((^|;)eg($|;))|((^|;)er($|;))|((^|;)iq($|;))|((^|;)jo($|;))|((^|;)km($|;))|((^|;)kw($|;))|((^|;)lb($|;))|((^|;)ly($|;))|((^|;)ma($|;))|((^|;)mr($|;))|((^|;)om($|;))|((^|;)pk($|;))|((^|;)ps($|;))|((^|;)qa($|;))|((^|;)sa($|;))|((^|;)sd($|;))|((^|;)so($|;))|((^|;)ss($|;))|((^|;)sy($|;))|((^|;)td($|;))|((^|;)tn($|;))|((^|;)ye($|;))" - }, - { - "if": "language:he=yes", - "ifnot": "language:he=", - "searchTerms": { - "*": [ - "he" - ] - }, - "then": { - "nb_NO": "hebraisk", - "pl": "język hebrajski", - "pt": "hebraico", - "pt_BR": "hebraico", - "ru": "иврит", - "sl": "Hebrejščina", - "sv": "hebreiska", - "zh_Hans": "希伯来语", - "zh_Hant": "希伯來語", - "nl": "Hebreeuws", - "en": "Hebrew", - "es": "hebreo", - "fr": "hébreu", - "ja": "ヘブライ語", - "ca": "hebreu", - "da": "hebraisk", - "de": "Hebräisch", - "eo": "hebrea lingvo", - "fi": "heprea", - "gl": "lingua hebrea", - "hu": "héber", - "id": "Bahasa Ibrani", - "it": "ebraico" - }, - "priorityIf": "_country~((^|;)il($|;))" - }, - { - "if": "language:gl=yes", - "ifnot": "language:gl=", - "searchTerms": { - "*": [ - "gl" - ] - }, - "then": { - "en": "Galician", - "es": "gallego", - "ca": "gallec", - "da": "galicisk", - "de": "Galicisch", - "eo": "galega lingvo", - "fi": "galicia", - "fr": "galicien", - "gl": "lingua galega", - "hu": "galiciai", - "id": "Bahasa Galisia", - "it": "gallego", - "ja": "ガリシア語", - "nb_NO": "galisisk", - "nl": "Galicisch", - "pl": "język galicyjski", - "pt": "galego", - "pt_BR": "língua galega", - "ru": "галисийский язык", - "sl": "Galicijščina", - "sv": "galiciska", - "zh_Hant": "加利西亞語" - } - }, - { - "if": "language:el=yes", - "ifnot": "language:el=", - "searchTerms": { - "*": [ - "el" - ] - }, - "then": { - "da": "nygræsk", - "eo": "moderna greka lingvo", - "fi": "nykykreikka", - "gl": "lingua grega moderna", - "hu": "újgörög", - "id": "Yunani Modern", - "it": "greco moderno", - "ja": "現代ギリシア語", - "nb_NO": "nygresk", - "nl": "Nieuwgrieks", - "ru": "новогреческий язык", - "de": "Neugriechisch", - "en": "Modern Greek", - "es": "griego moderno", - "fr": "grec moderne", - "ca": "grec modern", - "pl": "język nowogrecki", - "pt": "grego moderno", - "pt_BR": "língua grega", - "sl": "grščina", - "sv": "nygrekiska", - "zh_Hant": "現代希臘語", - "zh_Hans": "希腊语" - }, - "priorityIf": "_country~((^|;)cy($|;))" - }, - { - "if": "language:cs=yes", - "ifnot": "language:cs=", - "searchTerms": { - "*": [ - "cs" - ] - }, - "then": { - "sl": "češčina", - "sv": "tjeckiska", - "zh_Hans": "捷克语", - "zh_Hant": "捷克語", - "en": "Czech", - "hu": "cseh", - "it": "ceco", - "de": "Tschechisch", - "es": "checo", - "fr": "tchèque", - "ca": "txec", - "da": "tjekkisk", - "eo": "ĉeĥa lingvo", - "fi": "tšekki", - "gl": "lingua checa", - "id": "Bahasa Ceska", - "ja": "チェコ語", - "nb_NO": "tsjekkisk", - "nl": "Tsjechisch", - "pl": "język czeski", - "pt": "checo", - "pt_BR": "língua tcheca", - "ru": "чешский язык" - }, - "priorityIf": "_country~((^|;)cz($|;))" - }, - { - "if": "language:da=yes", - "ifnot": "language:da=", - "searchTerms": { - "*": [ - "da" - ] - }, - "then": { - "pt": "dinamarquês", - "pt_BR": "dinamarquês", - "ru": "датский язык", - "sl": "Danščina", - "sv": "danska", - "zh_Hans": "丹麦语", - "zh_Hant": "丹麥語", - "ca": "danès", - "da": "dansk", - "de": "Dänisch", - "en": "Danish", - "eo": "dana lingvo", - "es": "danés", - "fi": "tanska", - "fr": "danois", - "gl": "lingua dinamarquesa", - "hu": "dán", - "id": "Bahasa Denmark", - "it": "danese", - "ja": "デンマーク語", - "nb_NO": "dansk", - "nl": "Deens", - "pl": "język duński" - }, - "priorityIf": "_country~((^|;)dk($|;))" - }, - { - "if": "language:af=yes", - "ifnot": "language:af=", - "searchTerms": { - "*": [ - "af" - ] - }, - "then": { - "en": "Afrikaans", - "fr": "afrikaans", - "ca": "afrikaans", - "da": "afrikaans", - "de": "Afrikaans", - "eo": "afrikansa lingvo", - "es": "afrikáans", - "fi": "afrikaans", - "gl": "Lingua africáner", - "hu": "afrikaans", - "id": "Bahasa Afrikaans", - "it": "afrikaans", - "ja": "アフリカーンス語", - "nb_NO": "afrikaans", - "nl": "Afrikaans", - "pl": "język afrikaans", - "pt": "língua africâner", - "pt_BR": "língua africâner", - "ru": "африкаанс", - "sl": "Afrikanščina", - "sv": "afrikaans", - "zh_Hans": "南非语", - "zh_Hant": "南非語" - }, - "priorityIf": "_country~((^|;)za($|;))" - }, - { - "if": "language:ga=yes", - "ifnot": "language:ga=", - "searchTerms": { - "*": [ - "ga" - ] - }, - "then": { - "en": "Irish", - "es": "irlandés", - "fr": "irlandais", - "hu": "ír", - "it": "irlandese", - "ca": "gaèlic irlandès", - "da": "irsk", - "de": "Irisch", - "eo": "irlanda lingvo", - "fi": "iiri", - "gl": "lingua irlandesa", - "id": "Bahasa Irlandia", - "ja": "アイルランド語", - "nb_NO": "irsk", - "nl": "Iers", - "pl": "język irlandzki", - "pt": "irlandês", - "pt_BR": "língua irlandesa", - "ru": "ирландский язык", - "sl": "Irska gelščina", - "sv": "iriska", - "zh_Hans": "爱尔兰语", - "zh_Hant": "愛爾蘭語" - }, - "priorityIf": "_country~((^|;)ie($|;))" - }, - { - "if": "language:hi=yes", - "ifnot": "language:hi=", - "searchTerms": { - "*": [ - "hi" - ] - }, - "then": { - "nb_NO": "hindi", - "pl": "język hindi", - "pt": "língua hindi", - "pt_BR": "língua hindi", - "ru": "хинди", - "sl": "hindijščina", - "sv": "hindi", - "zh_Hans": "印地语", - "zh_Hant": "印地語", - "de": "Hindi", - "en": "Hindi", - "nl": "Hindi", - "es": "hindi", - "ca": "hindi", - "da": "hindi", - "eo": "hindia lingvo", - "fi": "hindi", - "fr": "hindi", - "gl": "lingua hindi", - "hu": "hindi", - "id": "Bahasa Hindi", - "it": "hindi", - "ja": "ヒンディー語" - }, - "priorityIf": "_country~((^|;)in($|;))" + "priorityIf": "_country~((^|;)ar($|;))|((^|;)bo($|;))|((^|;)cl($|;))|((^|;)co($|;))|((^|;)cr($|;))|((^|;)cu($|;))|((^|;)do($|;))|((^|;)ec($|;))|((^|;)es($|;))|((^|;)gq($|;))|((^|;)gt($|;))|((^|;)hn($|;))|((^|;)mx($|;))|((^|;)ni($|;))|((^|;)pa($|;))|((^|;)pe($|;))|((^|;)py($|;))|((^|;)sv($|;))|((^|;)uy($|;))|((^|;)ve($|;))" }, { "if": "language:bg=yes", @@ -681,6 +233,9 @@ }, "then": { "ca": "bielorús", + "zh_Hans": "白俄罗斯语", + "zh_Hant": "白俄羅斯語", + "nb_NO": "belarusisk", "da": "hviderussisk", "de": "Belarussisch", "en": "Belarusian", @@ -699,536 +254,44 @@ "pt_BR": "língua bielorrussa", "ru": "белорусский язык", "sl": "Beloruščina", - "sv": "belarusiska", - "zh_Hans": "白俄罗斯语", - "zh_Hant": "白俄羅斯語", - "nb_NO": "belarusisk" + "sv": "belarusiska" }, "priorityIf": "_country~((^|;)by($|;))" }, { - "if": "language:gu=yes", - "ifnot": "language:gu=", + "if": "language:ay=yes", + "ifnot": "language:ay=", "searchTerms": { "*": [ - "gu" + "ay" ] }, "then": { - "en": "Gujarati", - "ru": "гуджарати", - "de": "Gujarati", - "nl": "Gujarati", - "ca": "gujarati", - "da": "gujarati", - "eo": "guĝarata lingvo", - "es": "guyaratí", - "fi": "Gudžarati", - "fr": "gujarati", - "gl": "lingua guxaratí", - "hu": "gudzsaráti", - "id": "Bahasa Gujarati", - "it": "gujarati", - "ja": "グジャラート語", - "nb_NO": "gujarati", - "pl": "język gudźarati", - "pt": "gujarate", - "pt_BR": "Língua gujarati", - "sl": "gudžaratščina", - "sv": "gujarati" - } - }, - { - "if": "language:cy=yes", - "ifnot": "language:cy=", - "searchTerms": { - "*": [ - "cy" - ] + "ca": "aimara", + "da": "Aymara", + "de": "Aymara", + "en": "Aymara", + "it": "aymara", + "fr": "aymara", + "eo": "ajmara lingvo", + "es": "aymara", + "fi": "aimara", + "gl": "Lingua aimará", + "hu": "ajmara", + "id": "Bahasa Aymara", + "ja": "アイマラ語", + "nb_NO": "aymara", + "nl": "Aymara", + "pl": "język ajmara", + "pt": "Língua aymará", + "pt_BR": "Língua aimará", + "ru": "аймара", + "sl": "Ajmarščina", + "sv": "aymara", + "zh_Hans": "艾马拉语", + "zh_Hant": "艾馬拉語" }, - "then": { - "da": "walisisk", - "de": "Walisisch", - "eo": "kimra lingvo", - "fi": "kymri", - "gl": "lingua galesa", - "hu": "walesi", - "id": "Bahasa Wales", - "it": "gallese", - "ja": "ウェールズ語", - "nb_NO": "walisisk", - "pl": "język walijski", - "pt": "galês", - "pt_BR": "galês", - "ru": "валлийский язык", - "sl": "Valižanščina", - "ca": "gal·lès", - "es": "galés", - "fr": "gallois", - "en": "Welsh", - "nl": "Welsh", - "sv": "kymriska", - "zh_Hant": "威爾士語" - } - }, - { - "if": "language:fr=yes", - "ifnot": "language:fr=", - "searchTerms": { - "*": [ - "fr" - ] - }, - "then": { - "nb_NO": "fransk", - "pl": "język francuski", - "pt_BR": "francês", - "ru": "французский язык", - "sl": "francoščina", - "sv": "franska", - "zh_Hans": "法语", - "es": "francés", - "nl": "Frans", - "en": "French", - "fr": "français", - "it": "francese", - "pt": "francês", - "hu": "francia", - "ca": "francès", - "zh_Hant": "法語", - "de": "Französisch", - "id": "Prancis", - "da": "fransk", - "eo": "franca lingvo", - "fi": "ranska", - "gl": "lingua francesa", - "ja": "フランス語" - }, - "priorityIf": "_country~((^|;)be($|;))|((^|;)bf($|;))|((^|;)bi($|;))|((^|;)bj($|;))|((^|;)ca($|;))|((^|;)cd($|;))|((^|;)cf($|;))|((^|;)cg($|;))|((^|;)ch($|;))|((^|;)ci($|;))|((^|;)cm($|;))|((^|;)dj($|;))|((^|;)fr($|;))|((^|;)ga($|;))|((^|;)gn($|;))|((^|;)gq($|;))|((^|;)ht($|;))|((^|;)km($|;))|((^|;)lu($|;))|((^|;)mc($|;))|((^|;)mg($|;))|((^|;)ml($|;))|((^|;)mu($|;))|((^|;)ne($|;))|((^|;)rw($|;))|((^|;)sc($|;))|((^|;)sn($|;))|((^|;)td($|;))|((^|;)tg($|;))|((^|;)va($|;))|((^|;)vu($|;))" - }, - { - "if": "language:hsb=yes", - "ifnot": "language:hsb=", - "searchTerms": { - "*": [ - "hsb" - ] - }, - "then": { - "hu": "felsőszorb", - "id": "Bahasa Sorbia Hulu", - "it": "alto sorabo", - "ja": "高地ソルブ語", - "nl": "Oppersorbisch", - "pl": "język górnołużycki", - "pt": "alto sorábio", - "pt_BR": "Alto sorábio", - "ru": "верхнелужицкий язык", - "sl": "Zgornjelužiščina", - "sv": "högsorbiska", - "zh_Hans": "上索布语", - "zh_Hant": "上索布语", - "ca": "alt sòrab", - "de": "Obersorbisch", - "en": "Upper Sorbian", - "eo": "suprasoraba lingvo", - "es": "alto sorabo", - "fi": "yläsorbi", - "fr": "haut-sorabe", - "gl": "Alto sorabo" - } - }, - { - "if": "language:fy=yes", - "ifnot": "language:fy=", - "searchTerms": { - "*": [ - "fy" - ] - }, - "then": { - "ca": "frisó occidental", - "da": "Westerlauwersfrisisk", - "de": "Westfriesisch", - "en": "West Frisian", - "eo": "okcidentfrisa lingvo", - "es": "frisón occidental", - "fi": "länsifriisin kieli", - "fr": "frison occidental", - "gl": "Lingua frisoa occidental", - "hu": "nyugati fríz", - "id": "Bahasa Frisia Barat", - "it": "frisone occidentale", - "ja": "西フリジア語", - "nb_NO": "vestfrisisk", - "nl": "Westerlauwers Fries", - "pl": "język zachodniofryzyjski", - "pt": "frísio ocidental", - "pt_BR": "frísio ocidental", - "ru": "западнофризский язык", - "sv": "västfrisiska", - "zh_Hans": "西弗里斯兰语", - "zh_Hant": "西菲士蘭語" - } - }, - { - "if": "language:ak=yes", - "ifnot": "language:ak=", - "searchTerms": { - "*": [ - "ak" - ] - }, - "then": { - "eo": "akanaj lingvoj", - "es": "lenguas akánicas", - "fi": "akanin kieli", - "fr": "akan", - "gl": "Lingua akán", - "hu": "akan", - "it": "akan", - "ja": "アカン語", - "nb_NO": "akan", - "nl": "Akan", - "pl": "język akan", - "pt": "língua akan", - "pt_BR": "língua akan", - "ru": "акан", - "sv": "akan", - "zh_Hans": "阿肯语", - "zh_Hant": "阿寒語", - "ca": "àkan", - "de": "Akan", - "en": "Akan" - } - }, - { - "if": "language:am=yes", - "ifnot": "language:am=", - "searchTerms": { - "*": [ - "am" - ] - }, - "then": { - "en": "Amharic", - "ca": "amhàric", - "fr": "amharique", - "da": "amharisk", - "de": "Amharisch", - "eo": "amhara lingvo", - "es": "amhárico", - "fi": "amharan kieli", - "gl": "Lingua amhárica", - "hu": "amhara", - "id": "Bahasa Amhar", - "it": "amarico", - "ja": "アムハラ語", - "nb_NO": "amharisk", - "nl": "Amhaars", - "pl": "język amharski", - "pt": "Língua amárica", - "pt_BR": "língua amárica", - "ru": "амхарский язык", - "sl": "Amharščina", - "sv": "amhariska", - "zh_Hans": "阿姆哈拉语", - "zh_Hant": "阿姆哈拉語" - }, - "priorityIf": "_country~((^|;)et($|;))" - }, - { - "if": "language:es=yes", - "ifnot": "language:es=", - "searchTerms": { - "*": [ - "es" - ] - }, - "then": { - "pl": "język hiszpański", - "pt": "espanhol", - "pt_BR": "espanhol", - "ru": "испанский язык", - "sl": "španščina", - "sv": "spanska", - "zh_Hans": "西班牙语", - "zh_Hant": "西班牙語", - "hu": "spanyol", - "id": "Spanyol", - "it": "spagnolo", - "ja": "スペイン語", - "nb_NO": "spansk", - "nl": "Spaans", - "en": "Spanish", - "es": "español", - "ca": "castellà", - "fr": "espagnol", - "da": "spansk", - "de": "Spanisch", - "eo": "hispana lingvo", - "fi": "espanja", - "gl": "lingua castelá" - }, - "priorityIf": "_country~((^|;)ar($|;))|((^|;)bo($|;))|((^|;)cl($|;))|((^|;)co($|;))|((^|;)cr($|;))|((^|;)cu($|;))|((^|;)do($|;))|((^|;)ec($|;))|((^|;)es($|;))|((^|;)gq($|;))|((^|;)gt($|;))|((^|;)hn($|;))|((^|;)mx($|;))|((^|;)ni($|;))|((^|;)pa($|;))|((^|;)pe($|;))|((^|;)py($|;))|((^|;)sv($|;))|((^|;)uy($|;))|((^|;)ve($|;))" - }, - { - "if": "language:bs=yes", - "ifnot": "language:bs=", - "searchTerms": { - "*": [ - "bs" - ] - }, - "then": { - "en": "Bosnian", - "es": "bosnio", - "de": "Bosnisch", - "ca": "bosnià", - "da": "bosnisk", - "eo": "bosna lingvo", - "fi": "bosnia", - "fr": "bosnien", - "gl": "Lingua bosníaca", - "hu": "bosnyák", - "id": "Bahasa Bosnia", - "it": "bosniaco", - "ja": "ボスニア語", - "nb_NO": "bosnisk", - "nl": "Bosnisch", - "pl": "język bośniacki", - "pt": "Língua bósnia", - "pt_BR": "língua bósnia", - "ru": "боснийский язык", - "sl": "Bosanščina", - "sv": "bosniska", - "zh_Hans": "波斯尼亚语", - "zh_Hant": "波士尼亞語" - }, - "priorityIf": "_country~((^|;)ba($|;))" - }, - { - "if": "language:diq=yes", - "ifnot": "language:diq=", - "searchTerms": { - "*": [ - "diq" - ] - }, - "then": { - "ca": "zazaqui", - "da": "Zazaki", - "de": "Zaza-Sprache", - "en": "Zazaki", - "eo": "zazaa lingvo", - "es": "zazaki", - "fi": "zaza", - "fr": "zazaki", - "gl": "Lingua zazaki", - "hu": "zazaki", - "id": "Bahasa Zazaki", - "it": "zazaki", - "ja": "ザザキ語", - "nb_NO": "zazaisk", - "nl": "Zazaki", - "pl": "język zazaki", - "pt": "Zazaki", - "pt_BR": "Zazaki", - "ru": "зазаки", - "sv": "zazaiska", - "zh_Hans": "扎扎其语", - "zh_Hant": "扎扎其語" - } - }, - { - "if": "language:dz=yes", - "ifnot": "language:dz=", - "searchTerms": { - "*": [ - "dz" - ] - }, - "then": { - "nl": "Dzongkha", - "pl": "Dzongkha", - "pt": "língua butanesa", - "pt_BR": "Língua butanesa", - "ru": "дзонг-кэ", - "sl": "Dzongkha", - "sv": "dzongkha", - "zh_Hans": "宗卡语", - "zh_Hant": "宗喀語", - "ca": "dzongkha", - "da": "dzongkha", - "de": "Dzongkha", - "en": "Dzongkha", - "eo": "dzonka lingvo", - "es": "dzongkha", - "fi": "Dzongkhan kieli", - "fr": "dzongkha", - "gl": "Lingua dzongkha", - "hu": "dzongkha", - "id": "Dzongkha", - "it": "dzongkha", - "ja": "ゾンカ語", - "nb_NO": "dzongkha" - }, - "priorityIf": "_country~((^|;)bt($|;))" - }, - { - "if": "language:co=yes", - "ifnot": "language:co=", - "searchTerms": { - "*": [ - "co" - ] - }, - "then": { - "es": "corso", - "en": "Corsican", - "ca": "cors", - "fr": "corse", - "da": "Korsikansk", - "de": "Korsisch", - "eo": "korsika lingvo", - "fi": "Korsikan kieli", - "gl": "Lingua corsa", - "hu": "korzikai", - "id": "Bahasa Korsika", - "it": "Lingua corsa", - "ja": "コルシカ語", - "nb_NO": "korsikansk", - "nl": "Corsicaans", - "pl": "język korsykański", - "pt": "Língua corsa", - "ru": "корсиканский язык", - "sl": "Korziščina", - "sv": "korsikanska" - } - }, - { - "if": "language:cr=yes", - "ifnot": "language:cr=", - "searchTerms": { - "*": [ - "cr" - ] - }, - "then": { - "id": "Bahasa Cree", - "it": "cree", - "ja": "クリー語", - "nb_NO": "cree", - "pl": "język kri", - "pt": "Língua cree", - "sv": "cree", - "de": "Cree", - "en": "Cree", - "fi": "Cree", - "nl": "Cree", - "fr": "cri", - "ca": "cree", - "ru": "кри", - "eo": "kria lingvo", - "es": "idioma cree", - "gl": "Lingua cree", - "hu": "krí" - } - }, - { - "if": "language:csb=yes", - "ifnot": "language:csb=", - "searchTerms": { - "*": [ - "csb" - ] - }, - "then": { - "de": "Kaschubisch", - "en": "Kashubian", - "ca": "caixubi", - "da": "Kasjubisk", - "eo": "kaŝuba lingvo", - "es": "casubio", - "fi": "Kašubi", - "fr": "cachoube", - "gl": "Lingua caxubia", - "hu": "kasub", - "id": "bahasa Kasubia", - "it": "casciubo", - "ja": "カシューブ語", - "nb_NO": "kasjubisk", - "nl": "Kasjoebisch", - "pl": "język kaszubski", - "pt": "cassúbio", - "pt_BR": "Língua cassúbia", - "ru": "кашубский язык", - "sl": "Kašubščina", - "sv": "kasjubiska" - } - }, - { - "if": "language:gv=yes", - "ifnot": "language:gv=", - "searchTerms": { - "*": [ - "gv" - ] - }, - "then": { - "hu": "manx", - "id": "Bahasa Manx", - "ja": "マン島語", - "nb_NO": "mansk", - "pl": "język manx", - "pt": "Língua manesa", - "pt_BR": "manês", - "ru": "мэнский язык", - "sl": "Manska gelščina", - "sv": "manx", - "en": "Manx", - "nl": "Manx", - "fr": "mannois", - "de": "Manx", - "it": "mannese", - "ca": "gaèlic manx", - "da": "Manx", - "eo": "manksa lingvo", - "es": "manés", - "fi": "manksi", - "gl": "Lingua manx" - } - }, - { - "if": "language:cv=yes", - "ifnot": "language:cv=", - "searchTerms": { - "*": [ - "cv" - ] - }, - "then": { - "ca": "txuvaix", - "de": "Tschuwaschisch", - "en": "Chuvash", - "eo": "ĉuvaŝa lingvo", - "es": "chuvasio", - "fi": "tšuvassi", - "fr": "tchouvache", - "gl": "Lingua chuvash", - "hu": "csuvas", - "id": "Bahasa Chuvash", - "it": "ciuvascio", - "ja": "チュヴァシ語", - "nb_NO": "tsjuvasjisk", - "nl": "Tsjoevasjisch", - "pl": "język czuwaski", - "pt": "tchuvache", - "pt_BR": "Língua tchuvache", - "ru": "чувашский язык", - "sv": "tjuvasjiska", - "zh_Hant": "楚瓦什語" - } + "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))" }, { "if": "language:bn=yes", @@ -1242,10 +305,6 @@ "de": "Bengali", "en": "Bengali", "nl": "Bengaals", - "sl": "bengalščina", - "sv": "bengali", - "zh_Hans": "孟加拉语", - "zh_Hant": "孟加拉語", "ca": "bengalí", "da": "bengali", "eo": "bengala lingvo", @@ -1253,6 +312,8 @@ "fi": "bengali", "fr": "bengali", "gl": "lingua bengalí", + "zh_Hans": "孟加拉语", + "zh_Hant": "孟加拉語", "hu": "bengáli", "id": "Bahasa Bengali", "it": "bengali", @@ -1261,101 +322,81 @@ "pl": "język bengalski", "pt": "língua bengali", "pt_BR": "língua bengali", - "ru": "бенгальский язык" + "ru": "бенгальский язык", + "sl": "bengalščina", + "sv": "bengali" }, "priorityIf": "_country~((^|;)bd($|;))" }, { - "if": "language:gd=yes", - "ifnot": "language:gd=", + "if": "language:hi=yes", + "ifnot": "language:hi=", "searchTerms": { "*": [ - "gd" + "hi" ] }, "then": { - "nb_NO": "skotsk-gælisk", - "nl": "Schots-Gaelisch", - "pl": "język gaelicki szkocki", - "pt": "Língua gaélica escocesa", - "pt_BR": "Língua gaélica escocesa", - "sl": "Škotska gelščina", - "ru": "шотландский гэльский язык", - "sv": "skotsk gaeliska", - "ca": "gaèlic escocès", - "da": "skotsk gælisk", - "de": "Schottisch-Gälisch", - "en": "Scottish Gaelic", - "eo": "skotgaela lingvo", - "es": "gaélico escocés", - "fi": "Gaeli", - "fr": "gaélique écossais", - "gl": "Lingua gaélica escocesa", - "hu": "skót gael", - "id": "Bahasa Gaelik Skotlandia", - "it": "gaelico scozzese", - "ja": "スコットランド・ゲール語" - } + "nb_NO": "hindi", + "pl": "język hindi", + "pt": "língua hindi", + "pt_BR": "língua hindi", + "ru": "хинди", + "sl": "hindijščina", + "sv": "hindi", + "zh_Hans": "印地语", + "zh_Hant": "印地語", + "de": "Hindi", + "en": "Hindi", + "nl": "Hindi", + "es": "hindi", + "ca": "hindi", + "da": "hindi", + "eo": "hindia lingvo", + "fi": "hindi", + "fr": "hindi", + "gl": "lingua hindi", + "hu": "hindi", + "id": "Bahasa Hindi", + "it": "hindi", + "ja": "ヒンディー語" + }, + "priorityIf": "_country~((^|;)in($|;))" }, { - "if": "language:av=yes", - "ifnot": "language:av=", + "if": "language:da=yes", + "ifnot": "language:da=", "searchTerms": { "*": [ - "av" + "da" ] }, "then": { - "ca": "àvar", - "de": "Awarisch", - "en": "Avaric", - "eo": "avara lingvo", - "es": "ávaro", - "fi": "Avaarin kieli", - "fr": "avar", - "gl": "Lingua avar", - "hu": "avar", - "id": "Bahasa Avar", - "ja": "アヴァル語", - "nb_NO": "avarisk", - "nl": "Avaars", - "pl": "język awarski", - "pt": "Língua avar", - "ru": "аварский язык", - "sl": "Avarščina", - "sv": "avariska", - "it": "avaro" - } - }, - { - "if": "language:awa=yes", - "ifnot": "language:awa=", - "searchTerms": { - "*": [ - "awa" - ] + "ca": "danès", + "da": "dansk", + "de": "Dänisch", + "en": "Danish", + "eo": "dana lingvo", + "es": "danés", + "fi": "tanska", + "fr": "danois", + "gl": "lingua dinamarquesa", + "hu": "dán", + "id": "Bahasa Denmark", + "it": "danese", + "ja": "デンマーク語", + "nb_NO": "dansk", + "nl": "Deens", + "pl": "język duński", + "pt": "dinamarquês", + "pt_BR": "dinamarquês", + "ru": "датский язык", + "sl": "Danščina", + "sv": "danska", + "zh_Hans": "丹麦语", + "zh_Hant": "丹麥語" }, - "then": { - "ca": "Avadhi", - "de": "Awadhi", - "en": "Awadhi", - "es": "awadhi", - "fi": "Awadhin kieli", - "fr": "awadhi", - "gl": "Lingua awadhi", - "id": "Bahasa Awadhi", - "it": "awadhi", - "ja": "アワディー語", - "nb_NO": "Awadhi", - "nl": "Awadhi", - "pl": "Awadhi", - "pt": "Língua awadhi", - "pt_BR": "Língua awadhi", - "ru": "авадхи", - "sv": "awadhi", - "zh_Hans": "阿瓦德语", - "zh_Hant": "阿瓦德語" - } + "priorityIf": "_country~((^|;)dk($|;))" }, { "if": "language:br=yes", @@ -1390,6 +431,1220 @@ "zh_Hant": "布列塔尼語" } }, + { + "if": "language:fi=yes", + "ifnot": "language:fi=", + "searchTerms": { + "*": [ + "fi" + ] + }, + "then": { + "nb_NO": "finsk", + "pl": "język fiński", + "pt": "finlandês", + "pt_BR": "língua finlandesa", + "sl": "finščina", + "sv": "finska", + "zh_Hans": "芬兰语", + "zh_Hant": "芬蘭語", + "nl": "Fins", + "de": "Finnisch", + "en": "Finnish", + "ja": "フィンランド語", + "fi": "suomi", + "es": "finés", + "ru": "финский язык", + "hu": "finn", + "id": "Finlandia", + "it": "finlandese", + "ca": "finès", + "da": "finsk", + "eo": "finna lingvo", + "fr": "finnois", + "gl": "finés" + }, + "priorityIf": "_country~((^|;)fi($|;))" + }, + { + "if": "language:he=yes", + "ifnot": "language:he=", + "searchTerms": { + "*": [ + "he" + ] + }, + "then": { + "ca": "hebreu", + "da": "hebraisk", + "de": "Hebräisch", + "eo": "hebrea lingvo", + "fi": "heprea", + "gl": "lingua hebrea", + "hu": "héber", + "id": "Bahasa Ibrani", + "it": "ebraico", + "nl": "Hebreeuws", + "en": "Hebrew", + "es": "hebreo", + "fr": "hébreu", + "ja": "ヘブライ語", + "nb_NO": "hebraisk", + "pl": "język hebrajski", + "pt": "hebraico", + "pt_BR": "hebraico", + "ru": "иврит", + "sl": "Hebrejščina", + "sv": "hebreiska", + "zh_Hans": "希伯来语", + "zh_Hant": "希伯來語" + }, + "priorityIf": "_country~((^|;)il($|;))" + }, + { + "if": "language:af=yes", + "ifnot": "language:af=", + "searchTerms": { + "*": [ + "af" + ] + }, + "then": { + "it": "afrikaans", + "ja": "アフリカーンス語", + "nb_NO": "afrikaans", + "nl": "Afrikaans", + "pl": "język afrikaans", + "pt": "língua africâner", + "pt_BR": "língua africâner", + "ru": "африкаанс", + "sl": "Afrikanščina", + "sv": "afrikaans", + "en": "Afrikaans", + "fr": "afrikaans", + "ca": "afrikaans", + "da": "afrikaans", + "de": "Afrikaans", + "eo": "afrikansa lingvo", + "es": "afrikáans", + "fi": "afrikaans", + "gl": "Lingua africáner", + "hu": "afrikaans", + "id": "Bahasa Afrikaans", + "zh_Hans": "南非语", + "zh_Hant": "南非語" + }, + "priorityIf": "_country~((^|;)za($|;))" + }, + { + "if": "language:ba=yes", + "ifnot": "language:ba=", + "searchTerms": { + "*": [ + "ba" + ] + }, + "then": { + "hu": "baskír", + "id": "Bahasa Bashkir", + "it": "baschiro", + "ja": "バシキール語", + "nb_NO": "basjkirsk", + "nl": "Basjkiers", + "pl": "język baszkirski", + "pt": "Língua bashkir", + "pt_BR": "Língua bashkir", + "ru": "башкирский язык", + "sl": "Baškirščina", + "sv": "basjkiriska", + "zh_Hans": "巴什基尔语", + "zh_Hant": "巴什基爾語", + "en": "Bashkir", + "de": "Baschkirisch", + "ca": "baixkir", + "da": "basjkirsk", + "eo": "baŝkira lingvo", + "es": "bashkir", + "fi": "baškiiri", + "fr": "bachkir", + "gl": "Lingua baskir" + } + }, + { + "if": "language:ar=yes", + "ifnot": "language:ar=", + "searchTerms": { + "*": [ + "ar" + ] + }, + "then": { + "zh_Hant": "阿拉伯語", + "en": "Arabic", + "id": "Arab", + "nl": "Arabisch", + "sv": "arabiska", + "ca": "àrab", + "es": "árabe", + "fr": "arabe", + "nb_NO": "arabisk", + "pl": "język arabski", + "pt": "árabe", + "sl": "Arabščina", + "hu": "arab", + "pt_BR": "árabe", + "ru": "арабский язык", + "da": "arabisk", + "de": "Arabisch", + "eo": "araba lingvo", + "fi": "arabia", + "gl": "árabe", + "it": "arabo", + "ja": "アラビア語", + "zh_Hans": "阿拉伯语" + }, + "priorityIf": "_country~((^|;)ae($|;))|((^|;)af($|;))|((^|;)bh($|;))|((^|;)dj($|;))|((^|;)dz($|;))|((^|;)eg($|;))|((^|;)er($|;))|((^|;)iq($|;))|((^|;)jo($|;))|((^|;)km($|;))|((^|;)kw($|;))|((^|;)lb($|;))|((^|;)ly($|;))|((^|;)ma($|;))|((^|;)mr($|;))|((^|;)om($|;))|((^|;)ps($|;))|((^|;)qa($|;))|((^|;)sa($|;))|((^|;)sd($|;))|((^|;)so($|;))|((^|;)ss($|;))|((^|;)sy($|;))|((^|;)td($|;))|((^|;)tn($|;))|((^|;)ye($|;))" + }, + { + "if": "language:gl=yes", + "ifnot": "language:gl=", + "searchTerms": { + "*": [ + "gl" + ] + }, + "then": { + "en": "Galician", + "es": "gallego", + "ca": "gallec", + "da": "galicisk", + "de": "Galicisch", + "eo": "galega lingvo", + "fi": "galicia", + "fr": "galicien", + "gl": "lingua galega", + "hu": "galiciai", + "id": "Bahasa Galisia", + "it": "gallego", + "ja": "ガリシア語", + "nb_NO": "galisisk", + "nl": "Galicisch", + "pl": "język galicyjski", + "pt": "galego", + "pt_BR": "língua galega", + "ru": "галисийский язык", + "sl": "Galicijščina", + "sv": "galiciska", + "zh_Hant": "加利西亞語" + } + }, + { + "if": "language:bxr=yes", + "ifnot": "language:bxr=", + "searchTerms": { + "*": [ + "bxr" + ] + }, + "then": { + "en": "Russia Buriat", + "hu": "burját", + "ca": "buriat", + "de": "Burjatisch", + "eo": "burjata lingvo", + "es": "idioma buriato", + "fi": "Burjaatin kieli", + "fr": "bouriate de Russie", + "gl": "Lingua buriata", + "id": "Bahasa Buryat", + "it": "buriato", + "ja": "ブリヤート語", + "nb_NO": "burjatisk", + "nl": "Russisch-Boerjatisch", + "pl": "język buriacki", + "pt": "Língua buriata", + "ru": "бурятский язык", + "sv": "burjatiska", + "zh_Hant": "布里亞特語", + "pt_BR": "Língua buriata", + "zh_Hans": "俄罗斯布里亚特语" + } + }, + { + "if": "language:an=yes", + "ifnot": "language:an=", + "searchTerms": { + "*": [ + "an" + ] + }, + "then": { + "nb_NO": "aragonesisk", + "nl": "Aragonees", + "pl": "język aragoński", + "pt": "Língua aragonesa", + "pt_BR": "Língua aragonesa", + "ru": "арагонский язык", + "sv": "aragonska", + "zh_Hans": "阿拉贡语", + "zh_Hant": "亞拉岡語", + "ca": "aragonès", + "da": "aragonsk", + "de": "Aragonesisch", + "en": "Aragonese", + "eo": "aragona lingvo", + "es": "aragonés", + "fi": "aragonia", + "fr": "aragonais", + "gl": "Lingua aragonesa", + "hu": "aragóniai", + "id": "Bahasa Aragon", + "it": "aragonese", + "ja": "アラゴン語" + } + }, + { + "if": "language:az=yes", + "ifnot": "language:az=", + "searchTerms": { + "*": [ + "az" + ] + }, + "then": { + "en": "Azerbaijani", + "ca": "àzeri", + "hu": "azeri", + "de": "Aserbaidschanisch", + "es": "azerí", + "it": "azero", + "da": "aserbajdsjansk", + "eo": "azerbajĝana lingvo", + "fi": "azeri", + "fr": "azéri", + "gl": "Lingua azerí", + "id": "Bahasa Azeri", + "ja": "アゼルバイジャン語", + "nb_NO": "aserbajdsjansk", + "nl": "Azerbeidzjaans", + "pl": "język azerski", + "pt": "Língua azeri", + "pt_BR": "língua azeri", + "ru": "азербайджанский язык", + "sl": "azerbajdžanščina", + "sv": "azerbajdzjanska", + "zh_Hans": "阿塞拜疆语", + "zh_Hant": "亞塞拜然語" + }, + "priorityIf": "_country~((^|;)az($|;))" + }, + { + "if": "language:gu=yes", + "ifnot": "language:gu=", + "searchTerms": { + "*": [ + "gu" + ] + }, + "then": { + "en": "Gujarati", + "ru": "гуджарати", + "de": "Gujarati", + "nl": "Gujarati", + "ca": "gujarati", + "da": "gujarati", + "eo": "guĝarata lingvo", + "es": "guyaratí", + "fr": "gujarati", + "gl": "lingua guxaratí", + "hu": "gudzsaráti", + "id": "Bahasa Gujarati", + "it": "gujarati", + "ja": "グジャラート語", + "nb_NO": "gujarati", + "pl": "język gudźarati", + "pt": "gujarate", + "pt_BR": "Língua gujarati", + "sl": "gudžaratščina", + "sv": "gujarati", + "fi": "gudžarati" + } + }, + { + "if": "language:gd=yes", + "ifnot": "language:gd=", + "searchTerms": { + "*": [ + "gd" + ] + }, + "then": { + "it": "gaelico scozzese", + "ja": "スコットランド・ゲール語", + "nb_NO": "skotsk-gælisk", + "nl": "Schots-Gaelisch", + "pl": "język gaelicki szkocki", + "pt": "Língua gaélica escocesa", + "pt_BR": "Língua gaélica escocesa", + "sl": "Škotska gelščina", + "ru": "шотландский гэльский язык", + "sv": "skotsk gaeliska", + "ca": "gaèlic escocès", + "da": "skotsk gælisk", + "de": "Schottisch-Gälisch", + "en": "Scottish Gaelic", + "eo": "skotgaela lingvo", + "es": "gaélico escocés", + "fi": "Gaeli", + "fr": "gaélique écossais", + "gl": "Lingua gaélica escocesa", + "hu": "skót gael", + "id": "Bahasa Gaelik Skotlandia" + } + }, + { + "if": "language:gv=yes", + "ifnot": "language:gv=", + "searchTerms": { + "*": [ + "gv" + ] + }, + "then": { + "en": "Manx", + "nl": "Manx", + "fr": "mannois", + "de": "Manx", + "it": "mannese", + "ca": "gaèlic manx", + "da": "Manx", + "eo": "manksa lingvo", + "es": "manés", + "fi": "manksi", + "gl": "Lingua manx", + "hu": "manx", + "id": "Bahasa Manx", + "ja": "マン島語", + "nb_NO": "mansk", + "pl": "język manx", + "pt": "Língua manesa", + "pt_BR": "manês", + "ru": "мэнский язык", + "sl": "Manska gelščina", + "sv": "manx" + } + }, + { + "if": "language:en=yes", + "ifnot": "language:en=", + "searchTerms": { + "*": [ + "en" + ] + }, + "then": { + "hu": "angol", + "id": "Inggris", + "it": "inglese", + "ja": "英語", + "nb_NO": "engelsk", + "nl": "Engels", + "ca": "anglès", + "da": "engelsk", + "de": "Englisch", + "en": "English", + "eo": "angla lingvo", + "es": "inglés", + "fi": "englanti", + "fr": "anglais", + "gl": "lingua inglesa", + "zh_Hans": "英语", + "zh_Hant": "英語", + "pl": "język angielski", + "pt": "inglês", + "pt_BR": "inglês", + "ru": "английский язык", + "sl": "angleščina", + "sv": "engelska" + }, + "priorityIf": "_country~((^|;)ag($|;))|((^|;)au($|;))|((^|;)bb($|;))|((^|;)bi($|;))|((^|;)bn($|;))|((^|;)bs($|;))|((^|;)bw($|;))|((^|;)bz($|;))|((^|;)ca($|;))|((^|;)cm($|;))|((^|;)dm($|;))|((^|;)er($|;))|((^|;)fj($|;))|((^|;)fm($|;))|((^|;)gb($|;))|((^|;)gd($|;))|((^|;)gh($|;))|((^|;)gi($|;))|((^|;)gm($|;))|((^|;)gy($|;))|((^|;)ie($|;))|((^|;)in($|;))|((^|;)jm($|;))|((^|;)ke($|;))|((^|;)ki($|;))|((^|;)kn($|;))|((^|;)lc($|;))|((^|;)lr($|;))|((^|;)ls($|;))|((^|;)mh($|;))|((^|;)mt($|;))|((^|;)mu($|;))|((^|;)mw($|;))|((^|;)na($|;))|((^|;)ng($|;))|((^|;)nr($|;))|((^|;)nz($|;))|((^|;)pg($|;))|((^|;)ph($|;))|((^|;)pw($|;))|((^|;)rw($|;))|((^|;)sb($|;))|((^|;)sc($|;))|((^|;)sd($|;))|((^|;)sg($|;))|((^|;)sl($|;))|((^|;)ss($|;))|((^|;)sz($|;))|((^|;)to($|;))|((^|;)tt($|;))|((^|;)tv($|;))|((^|;)tz($|;))|((^|;)ug($|;))|((^|;)vc($|;))|((^|;)vu($|;))|((^|;)ws($|;))|((^|;)za($|;))|((^|;)zm($|;))|((^|;)zw($|;))" + }, + { + "if": "language:fy=yes", + "ifnot": "language:fy=", + "searchTerms": { + "*": [ + "fy" + ] + }, + "then": { + "ca": "frisó occidental", + "da": "Westerlauwersfrisisk", + "de": "Westfriesisch", + "en": "West Frisian", + "eo": "okcidentfrisa lingvo", + "es": "frisón occidental", + "fi": "länsifriisin kieli", + "fr": "frison occidental", + "gl": "Lingua frisoa occidental", + "hu": "nyugati fríz", + "id": "Bahasa Frisia Barat", + "it": "frisone occidentale", + "ja": "西フリジア語", + "nb_NO": "vestfrisisk", + "nl": "Westerlauwers Fries", + "pl": "język zachodniofryzyjski", + "pt": "frísio ocidental", + "pt_BR": "frísio ocidental", + "ru": "западнофризский язык", + "sv": "västfrisiska", + "zh_Hans": "西弗里斯兰语", + "zh_Hant": "西菲士蘭語" + } + }, + { + "if": "language:el=yes", + "ifnot": "language:el=", + "searchTerms": { + "*": [ + "el" + ] + }, + "then": { + "nb_NO": "nygresk", + "pl": "język nowogrecki", + "pt": "grego moderno", + "pt_BR": "língua grega", + "sl": "grščina", + "sv": "nygrekiska", + "zh_Hant": "現代希臘語", + "zh_Hans": "希腊语", + "nl": "Nieuwgrieks", + "ru": "новогреческий язык", + "de": "Neugriechisch", + "en": "Modern Greek", + "es": "griego moderno", + "fr": "grec moderne", + "ca": "grec", + "da": "græsk", + "eo": "greka lingvo", + "fi": "kreikka", + "gl": "lingua grega", + "hu": "görög", + "id": "Yunani Modern", + "it": "greco moderno", + "ja": "現代ギリシア語" + }, + "priorityIf": "_country~((^|;)cy($|;))|((^|;)gr($|;))" + }, + { + "if": "language:cy=yes", + "ifnot": "language:cy=", + "searchTerms": { + "*": [ + "cy" + ] + }, + "then": { + "ca": "gal·lès", + "es": "galés", + "fr": "gallois", + "en": "Welsh", + "nl": "Welsh", + "da": "walisisk", + "de": "Walisisch", + "eo": "kimra lingvo", + "fi": "kymri", + "gl": "lingua galesa", + "hu": "walesi", + "id": "Bahasa Wales", + "it": "gallese", + "ja": "ウェールズ語", + "nb_NO": "walisisk", + "pl": "język walijski", + "pt": "galês", + "pt_BR": "galês", + "ru": "валлийский язык", + "sl": "Valižanščina", + "sv": "kymriska", + "zh_Hant": "威爾士語" + } + }, + { + "if": "language:ceb=yes", + "ifnot": "language:ceb=", + "searchTerms": { + "*": [ + "ceb" + ] + }, + "then": { + "de": "Cebuano", + "en": "Cebuano", + "nl": "Cebuano", + "ca": "cebuà", + "eo": "cebua lingvo", + "es": "cebuano", + "fi": "Cebun kieli", + "fr": "cebuano", + "gl": "Lingua cebuana", + "hu": "szebuano", + "it": "cebuano", + "ja": "セブ語", + "nb_NO": "cebuano", + "pl": "język cebuański", + "pt": "cebuano", + "ru": "себуанский язык", + "sv": "cebuano", + "zh_Hans": "宿务语", + "zh_Hant": "宿霧語", + "da": "sebuansk", + "id": "bahasa Sugbo" + } + }, + { + "if": "language:bm=yes", + "ifnot": "language:bm=", + "searchTerms": { + "*": [ + "bm" + ] + }, + "then": { + "de": "Bambara", + "en": "Bambara", + "nl": "Bambara", + "es": "bambara", + "it": "bambara", + "sv": "bambara", + "da": "Bambara", + "ca": "bambara", + "eo": "bambara lingvo", + "fi": "bambaran kieli", + "fr": "bambara", + "gl": "Lingua bambara", + "hu": "bambara", + "id": "Bahasa Bambara", + "ja": "バンバラ語", + "nb_NO": "bambara", + "pl": "język bambara", + "pt": "Língua bambara", + "ru": "бамана" + } + }, + { + "if": "language:ch=yes", + "ifnot": "language:ch=", + "searchTerms": { + "*": [ + "ch" + ] + }, + "then": { + "ru": "чаморро", + "en": "Chamorro", + "ca": "chamorro", + "de": "Chamorro", + "eo": "ĉamora lingvo", + "es": "idioma chamorro", + "fi": "Tšamorron kieli", + "fr": "chamorro", + "gl": "Lingua chamorra", + "hu": "csamorro", + "id": "Bahasa Chamorro", + "it": "chamorro", + "ja": "チャモロ語", + "nb_NO": "chamorro", + "nl": "Chamorro", + "pl": "język czamorro", + "pt": "Língua chamorro", + "sv": "chamorro" + } + }, + { + "if": "language:eu=yes", + "ifnot": "language:eu=", + "searchTerms": { + "*": [ + "eu" + ] + }, + "then": { + "nb_NO": "baskisk", + "pl": "język baskijski", + "pt_BR": "basco", + "ru": "баскский язык", + "sl": "baskovščina", + "sv": "baskiska", + "zh_Hans": "巴斯克语", + "zh_Hant": "巴斯克語", + "en": "Basque", + "pt": "basco", + "de": "Baskisch", + "nl": "Baskisch", + "fr": "basque", + "ca": "basc", + "da": "baskisk", + "eo": "eŭska lingvo", + "es": "euskera", + "fi": "baski", + "gl": "lingua éuscara", + "hu": "baszk", + "id": "Bahasa Basque", + "it": "basco", + "ja": "バスク語" + } + }, + { + "if": "language:et=yes", + "ifnot": "language:et=", + "searchTerms": { + "*": [ + "et" + ] + }, + "then": { + "de": "Estnisch", + "en": "Estonian", + "ca": "estonià", + "hu": "észt", + "it": "estone", + "da": "estisk", + "eo": "estona lingvo", + "es": "estonio", + "fi": "viro", + "fr": "estonien", + "gl": "lingua estoniana", + "id": "Esti", + "ja": "エストニア語", + "nb_NO": "estisk", + "nl": "Estisch", + "pl": "język estoński", + "pt": "estónio", + "pt_BR": "língua estônia", + "ru": "эстонский язык", + "sl": "estonščina", + "sv": "estniska", + "zh_Hant": "愛沙尼亞語" + }, + "priorityIf": "_country~((^|;)ee($|;))" + }, + { + "if": "language:ab=yes", + "ifnot": "language:ab=", + "searchTerms": { + "*": [ + "ab" + ] + }, + "then": { + "sl": "Abhaščina", + "sv": "abchaziska", + "zh_Hans": "阿布哈兹语", + "zh_Hant": "阿布哈茲語", + "ca": "abkhaz", + "en": "Abkhaz", + "fr": "abkhaze", + "da": "Abkhasisk", + "de": "Abchasisch", + "eo": "abĥaza lingvo", + "es": "abjasio", + "fi": "abhaasi", + "gl": "Lingua abkhaza", + "hu": "abház", + "id": "Bahasa Abkhaz", + "it": "abcaso", + "ja": "アブハズ語", + "nb_NO": "abkhasisk", + "nl": "Abchazisch", + "pl": "język abchaski", + "pt": "Língua abecásia", + "pt_BR": "Língua abecásia", + "ru": "абхазский язык" + }, + "priorityIf": "_country~((^|;)ge($|;))" + }, + { + "if": "language:bug=yes", + "ifnot": "language:bug=", + "searchTerms": { + "*": [ + "bug" + ] + }, + "then": { + "en": "Bugis", + "id": "Bugis", + "ca": "bugui", + "de": "Buginesisch", + "eo": "buĝia lingvo", + "es": "idioma buguinés", + "fi": "Bugin kieli", + "fr": "bouguinais", + "gl": "Lingua bugi", + "hu": "bugisz", + "it": "lingua buginese", + "ja": "ブギス語", + "nb_NO": "Buginesisk", + "nl": "Boeginees", + "pl": "język bugijski", + "pt": "Língua buginesa", + "ru": "бугийский язык", + "sv": "buginesiska" + } + }, + { + "if": "language:chy=yes", + "ifnot": "language:chy=", + "searchTerms": { + "*": [ + "chy" + ] + }, + "then": { + "zh_Hans": "夏延语", + "zh_Hant": "夏安語", + "en": "Cheyenne", + "nl": "Cheyenne", + "da": "Cheyenne", + "de": "Cheyenne", + "nb_NO": "Cheyenne", + "ca": "xeiene", + "eo": "Ĉejena lingvo", + "es": "cheyene", + "fi": "Cheyennen kieli", + "fr": "cheyenne", + "gl": "Lingua cheyenne", + "hu": "cheyenne", + "it": "cheyenne", + "ja": "シャイアン語", + "pl": "język czejeński", + "pt": "Língua cheyenne", + "ru": "шайенский язык" + } + }, + { + "if": "language:ce=yes", + "ifnot": "language:ce=", + "searchTerms": { + "*": [ + "ce" + ] + }, + "then": { + "en": "Chechen", + "fr": "tchétchène", + "ca": "txetxè", + "da": "Tjetjensk", + "de": "Tschetschenisch", + "eo": "ĉeĉena lingvo", + "es": "checheno", + "fi": "Tšetšeenin kieli", + "gl": "Lingua chechena", + "hu": "csecsen", + "id": "Bahasa Chechnya", + "it": "ceceno", + "ja": "チェチェン語", + "nb_NO": "tsjetsjensk", + "nl": "Tsjetsjeens", + "pl": "język czeczeński", + "pt": "checheno", + "pt_BR": "Língua chechena", + "ru": "чеченский язык", + "sl": "Čečenščina", + "sv": "tjetjenska", + "zh_Hans": "车臣语", + "zh_Hant": "車臣語" + } + }, + { + "if": "language:cs=yes", + "ifnot": "language:cs=", + "searchTerms": { + "*": [ + "cs" + ] + }, + "then": { + "ru": "чешский язык", + "sl": "češčina", + "sv": "tjeckiska", + "zh_Hans": "捷克语", + "zh_Hant": "捷克語", + "ca": "txec", + "da": "tjekkisk", + "eo": "ĉeĥa lingvo", + "fi": "tšekki", + "gl": "lingua checa", + "id": "Bahasa Ceska", + "ja": "チェコ語", + "nb_NO": "tsjekkisk", + "nl": "Tsjechisch", + "pl": "język czeski", + "pt": "checo", + "pt_BR": "língua tcheca", + "en": "Czech", + "hu": "cseh", + "it": "ceco", + "de": "Tschechisch", + "es": "checo", + "fr": "tchèque" + }, + "priorityIf": "_country~((^|;)cz($|;))" + }, + { + "if": "language:fa=yes", + "ifnot": "language:fa=", + "searchTerms": { + "*": [ + "fa" + ] + }, + "then": { + "nb_NO": "persisk", + "nl": "Perzisch", + "pl": "język perski", + "pt": "persa", + "pt_BR": "persa", + "ru": "персидский язык", + "sl": "Perzijščina", + "zh_Hant": "波斯語", + "da": "persisk", + "de": "Persisch", + "eo": "persa lingvo", + "es": "persa", + "fi": "persia", + "gl": "lingua persa", + "hu": "perzsa", + "it": "persiano", + "ja": "ペルシア語", + "en": "Persian", + "id": "Persia", + "sv": "persiska", + "fr": "persan", + "ca": "persa" + }, + "priorityIf": "_country~((^|;)ir($|;))" + }, + { + "if": "language:frp=yes", + "ifnot": "language:frp=", + "searchTerms": { + "*": [ + "frp" + ] + }, + "then": { + "en": "Franco-Provençal", + "fr": "francoprovençal", + "ca": "francoprovençal", + "de": "Frankoprovenzalisch", + "eo": "arpitana lingvo", + "es": "franco-provenzal", + "fi": "Arpitaani", + "gl": "Lingua francoprovenzal", + "id": "Bahasa Arpitan", + "it": "francoprovenzale", + "ja": "アルピタン語", + "nb_NO": "frankoprovençalsk", + "nl": "Arpitaans", + "pl": "język franko-prowansalski", + "pt": "franco-provençal", + "pt_BR": "Língua franco-provençal", + "ru": "франкопровансальский язык", + "sv": "frankoprovensalska", + "hu": "frankoprovanszál" + } + }, + { + "if": "language:diq=yes", + "ifnot": "language:diq=", + "searchTerms": { + "*": [ + "diq" + ] + }, + "then": { + "it": "zazaki", + "ja": "ザザキ語", + "nb_NO": "zazaisk", + "nl": "Zazaki", + "pl": "język zazaki", + "pt": "Zazaki", + "pt_BR": "Zazaki", + "ru": "зазаки", + "sv": "zazaiska", + "zh_Hans": "扎扎其语", + "zh_Hant": "扎扎其語", + "id": "bahasa Zazaki", + "eo": "zazaa", + "ca": "zazaqui", + "da": "Zazaki", + "de": "Zaza-Sprache", + "en": "Zazaki", + "es": "zazaki", + "fi": "zaza", + "fr": "zazaki", + "gl": "Lingua zazaki", + "hu": "zazaki" + } + }, + { + "if": "language:dsb=yes", + "ifnot": "language:dsb=", + "searchTerms": { + "*": [ + "dsb" + ] + }, + "then": { + "en": "Lower Sorbian", + "ca": "baix sòrab", + "de": "Niedersorbisch", + "eo": "malsuprasoraba lingvo", + "es": "bajo sorabo", + "fr": "bas-sorabe", + "gl": "Baixo sorabo", + "hu": "alsó szorb", + "id": "Bahasa Sorbia Hilir", + "it": "sorabo inferiore", + "ja": "低地ソルブ語", + "nl": "Nedersorbisch", + "pl": "język dolnołużycki", + "pt": "baixo sorábio", + "pt_BR": "Baixo sorábio", + "ru": "нижнелужицкий язык", + "sl": "Dolnjesrbščina", + "sv": "lågsorbiska" + } + }, + { + "if": "language:ga=yes", + "ifnot": "language:ga=", + "searchTerms": { + "*": [ + "ga" + ] + }, + "then": { + "nb_NO": "irsk", + "nl": "Iers", + "pl": "język irlandzki", + "pt": "irlandês", + "pt_BR": "língua irlandesa", + "ru": "ирландский язык", + "sl": "Irska gelščina", + "sv": "iriska", + "zh_Hans": "爱尔兰语", + "zh_Hant": "愛爾蘭語", + "en": "Irish", + "es": "irlandés", + "fr": "irlandais", + "hu": "ír", + "it": "irlandese", + "ca": "gaèlic irlandès", + "da": "irsk", + "de": "Irisch", + "eo": "irlanda lingvo", + "fi": "iiri", + "gl": "lingua irlandesa", + "id": "Bahasa Irlandia", + "ja": "アイルランド語" + }, + "priorityIf": "_country~((^|;)ie($|;))" + }, + { + "if": "language:gag=yes", + "ifnot": "language:gag=", + "searchTerms": { + "*": [ + "gag" + ] + }, + "then": { + "nb_NO": "gagausisk", + "nl": "Gagaoezisch", + "pl": "Język gagauski", + "pt": "Língua gagaúza", + "ru": "Гагаузский язык", + "sl": "Gagauščina", + "sv": "gagauziska", + "zh_Hans": "加告兹语", + "zh_Hant": "加告茲語", + "hu": "gagauz", + "ca": "gagaús", + "de": "Gagausisch", + "en": "Gagauz", + "eo": "gagauza lingvo", + "es": "gagauzo", + "fi": "gagauzi", + "fr": "gagaouze", + "gl": "Lingua gagauza", + "id": "Bahasa Gagauz", + "it": "gagauzo", + "ja": "ガガウズ語" + } + }, + { + "if": "language:gan=yes", + "ifnot": "language:gan=", + "searchTerms": { + "*": [ + "gan" + ] + }, + "then": { + "en": "Gan", + "nl": "Gan", + "ca": "gan", + "da": "Gan", + "de": "Gan", + "eo": "gana lingvo", + "es": "chino gan", + "fi": "Gan-kiina", + "fr": "gan", + "gl": "Gan", + "id": "Bahasa Gan", + "it": "gan", + "ja": "贛語", + "nb_NO": "gan", + "pl": "język gan", + "pt": "Chinês gan", + "ru": "Гань", + "sv": "gan", + "zh_Hant": "贛語" + } + }, + { + "if": "language:am=yes", + "ifnot": "language:am=", + "searchTerms": { + "*": [ + "am" + ] + }, + "then": { + "da": "amharisk", + "de": "Amharisch", + "eo": "amhara lingvo", + "es": "amhárico", + "fi": "amharan kieli", + "gl": "Lingua amhárica", + "hu": "amhara", + "id": "Bahasa Amhar", + "it": "amarico", + "ja": "アムハラ語", + "nb_NO": "amharisk", + "nl": "Amhaars", + "pl": "język amharski", + "pt": "Língua amárica", + "pt_BR": "língua amárica", + "ru": "амхарский язык", + "sl": "Amharščina", + "sv": "amhariska", + "zh_Hans": "阿姆哈拉语", + "zh_Hant": "阿姆哈拉語", + "en": "Amharic", + "ca": "amhàric", + "fr": "amharique" + }, + "priorityIf": "_country~((^|;)et($|;))" + }, + { + "if": "language:arz=yes", + "ifnot": "language:arz=", + "searchTerms": { + "*": [ + "arz" + ] + }, + "then": { + "gl": "Árabe exipcio", + "id": "bahasa Arab Mesir", + "it": "arabo egiziano", + "ja": "アラビア語エジプト方言", + "nb_NO": "egyptisk arabisk", + "nl": "Egyptisch Arabisch", + "pl": "dialekt egipski języka arabskiego", + "pt": "árabe egípcio", + "pt_BR": "Árabe egípcio", + "ru": "египетский диалект арабского языка", + "sv": "egyptisk arabiska", + "zh_Hant": "埃及阿拉伯語", + "hu": "egyiptomi arab", + "de": "Ägyptisch-Arabisch", + "en": "Egyptian Arabic", + "ca": "àrab egipci", + "da": "egyptisk arabisk", + "eo": "egipt-araba lingvo", + "es": "árabe egipcio", + "fi": "egyptinarabia", + "fr": "arabe égyptien" + } + }, + { + "if": "language:ban=yes", + "ifnot": "language:ban=", + "searchTerms": { + "*": [ + "ban" + ] + }, + "then": { + "en": "Balinese", + "fr": "balinais", + "nl": "Balinees", + "ca": "balinès", + "de": "Balinesisch", + "eo": "balia lingvo", + "es": "balinés", + "fi": "Balin kieli", + "gl": "Lingua balinesa", + "id": "Bahasa Bali", + "it": "balinese", + "ja": "バリ語", + "nb_NO": "balinesisk", + "pl": "język balijski", + "pt": "balinês", + "pt_BR": "Língua balinesa", + "ru": "Балийский язык", + "sv": "balinesiska", + "zh_Hans": "巴厘语", + "zh_Hant": "峇里語" + } + }, + { + "if": "language:csb=yes", + "ifnot": "language:csb=", + "searchTerms": { + "*": [ + "csb" + ] + }, + "then": { + "it": "casciubo", + "ja": "カシューブ語", + "nb_NO": "kasjubisk", + "nl": "Kasjoebisch", + "pl": "język kaszubski", + "pt": "cassúbio", + "pt_BR": "Língua cassúbia", + "ru": "кашубский язык", + "sl": "Kašubščina", + "sv": "kasjubiska", + "fi": "kašubi", + "de": "Kaschubisch", + "en": "Kashubian", + "ca": "caixubi", + "da": "Kasjubisk", + "eo": "kaŝuba lingvo", + "es": "casubio", + "fr": "cachoube", + "gl": "Lingua caxubia", + "hu": "kasub", + "id": "bahasa Kasubia" + } + }, { "if": "language:ee=yes", "ifnot": "language:ee=", @@ -1419,6 +1674,1068 @@ "sv": "ewe" } }, + { + "if": "language:chr=yes", + "ifnot": "language:chr=", + "searchTerms": { + "*": [ + "chr" + ] + }, + "then": { + "de": "Cherokee", + "en": "Cherokee", + "nl": "Cherokee", + "da": "Cherokee", + "es": "cheroqui", + "pt": "cherokee", + "ru": "чероки", + "ca": "cherokee", + "eo": "Ĉeroka lingvo", + "fi": "Cherokeen kieli", + "fr": "cherokee", + "gl": "Lingua cheroqui", + "hu": "cseroki", + "id": "Bahasa Cherokee", + "it": "cherokee", + "ja": "チェロキー語", + "nb_NO": "cherokesisk", + "pl": "język czirokeski", + "sv": "cherokesiska", + "zh_Hans": "切罗基语", + "zh_Hant": "切羅基語" + } + }, + { + "if": "language:hak=yes", + "ifnot": "language:hak=", + "searchTerms": { + "*": [ + "hak" + ] + }, + "then": { + "ru": "хакка", + "en": "Hakka", + "ca": "hakka", + "de": "Hakka", + "id": "Hakka", + "nl": "Hakka", + "eo": "hakaa lingvo", + "es": "Chino hakka", + "fi": "Hakka-kiina", + "fr": "hakka", + "gl": "Lingua hakka", + "it": "hakka", + "ja": "客家語", + "nb_NO": "hakka", + "pl": "język hakka", + "pt": "Língua hakka", + "sv": "hakka", + "zh_Hans": "客家语", + "zh_Hant": "客家話", + "hu": "hakka" + } + }, + { + "if": "language:dz=yes", + "ifnot": "language:dz=", + "searchTerms": { + "*": [ + "dz" + ] + }, + "then": { + "nb_NO": "dzongkha", + "nl": "Dzongkha", + "pl": "Dzongkha", + "pt": "língua butanesa", + "pt_BR": "Língua butanesa", + "ru": "дзонг-кэ", + "sl": "Dzongkha", + "sv": "dzongkha", + "zh_Hans": "宗卡语", + "zh_Hant": "宗喀語", + "ca": "dzongkha", + "da": "dzongkha", + "de": "Dzongkha", + "en": "Dzongkha", + "eo": "dzonka lingvo", + "es": "dzongkha", + "fi": "Dzongkhan kieli", + "fr": "dzongkha", + "gl": "Lingua dzongkha", + "hu": "dzongkha", + "id": "Dzongkha", + "it": "dzongkha", + "ja": "ゾンカ語" + }, + "priorityIf": "_country~((^|;)bt($|;))" + }, + { + "if": "language:co=yes", + "ifnot": "language:co=", + "searchTerms": { + "*": [ + "co" + ] + }, + "then": { + "es": "corso", + "en": "Corsican", + "ca": "cors", + "fr": "corse", + "da": "Korsikansk", + "de": "Korsisch", + "eo": "korsika lingvo", + "fi": "Korsikan kieli", + "gl": "Lingua corsa", + "hu": "korzikai", + "id": "Bahasa Korsika", + "it": "Lingua corsa", + "ja": "コルシカ語", + "nb_NO": "korsikansk", + "nl": "Corsicaans", + "pl": "język korsykański", + "pt": "Língua corsa", + "ru": "корсиканский язык", + "sl": "Korziščina", + "sv": "korsikanska" + } + }, + { + "if": "language:cv=yes", + "ifnot": "language:cv=", + "searchTerms": { + "*": [ + "cv" + ] + }, + "then": { + "ca": "txuvaix", + "de": "Tschuwaschisch", + "en": "Chuvash", + "eo": "ĉuvaŝa lingvo", + "es": "chuvasio", + "fi": "tšuvassi", + "fr": "tchouvache", + "gl": "Lingua chuvash", + "hu": "csuvas", + "id": "Bahasa Chuvash", + "it": "ciuvascio", + "ja": "チュヴァシ語", + "nb_NO": "tsjuvasjisk", + "nl": "Tsjoevasjisch", + "pl": "język czuwaski", + "pt": "tchuvache", + "pt_BR": "Língua tchuvache", + "ru": "чувашский язык", + "sv": "tjuvasjiska", + "zh_Hant": "楚瓦什語", + "zh_Hans": "楚瓦什语" + } + }, + { + "if": "language:haw=yes", + "ifnot": "language:haw=", + "searchTerms": { + "*": [ + "haw" + ] + }, + "then": { + "en": "Hawaiian", + "fr": "hawaïen", + "ca": "hawaià", + "da": "Hawaiiansk", + "de": "Hawaiisch", + "eo": "havaja lingvo", + "es": "hawaiano", + "fi": "havaijin kieli", + "gl": "Lingua hawaiana", + "hu": "hawaii", + "id": "Bahasa Hawaii", + "it": "hawaiano", + "ja": "ハワイ語", + "nb_NO": "hawaiisk", + "nl": "Hawaïaans", + "pl": "język hawajski", + "pt": "havaiano", + "pt_BR": "língua havaiana", + "ru": "гавайский язык", + "sl": "Havajščina", + "sv": "hawaiiska", + "zh_Hant": "夏威夷語" + } + }, + { + "if": "language:ckb=yes", + "ifnot": "language:ckb=", + "searchTerms": { + "*": [ + "ckb" + ] + }, + "then": { + "nl": "Sorani", + "fr": "sorani", + "ca": "sorani", + "da": "Sorani", + "de": "Sorani", + "en": "Sorani", + "eo": "sorana lingvo", + "es": "sorani", + "fi": "sorani", + "gl": "lingua kurda central", + "hu": "szoráni", + "id": "Soranî", + "it": "sorani", + "ja": "ソラニー", + "pl": "język sorani", + "pt": "Língua sorâni", + "ru": "сорани", + "sv": "soranî", + "zh_Hans": "中库尔德语", + "zh_Hant": "中庫德語" + } + }, + { + "if": "language:as=yes", + "ifnot": "language:as=", + "searchTerms": { + "*": [ + "as" + ] + }, + "then": { + "en": "Assamese", + "ca": "assamès", + "da": "assamesisk", + "de": "Assamesisch", + "eo": "asama lingvo", + "es": "asamés", + "fi": "assami", + "fr": "assamais", + "gl": "Lingua asamesa", + "hu": "asszámi", + "id": "Bahasa Assam", + "it": "assamese", + "ja": "アッサム語", + "nb_NO": "assamesisk", + "nl": "Assamees", + "pl": "język asamski", + "pt": "língua assamesa", + "ru": "ассамский язык", + "sv": "assamesiska", + "zh_Hant": "阿薩姆語" + } + }, + { + "if": "language:ast=yes", + "ifnot": "language:ast=", + "searchTerms": { + "*": [ + "ast" + ] + }, + "then": { + "sv": "asturiska", + "zh_Hans": "阿斯图里亚斯语", + "zh_Hant": "阿斯圖里亞斯語", + "ca": "asturià", + "da": "asturiansk", + "de": "Asturisch", + "en": "Asturian", + "eo": "astura lingvo", + "es": "asturiano", + "fi": "asturia", + "fr": "asturien", + "gl": "lingua asturiana", + "hu": "asztúriai", + "id": "Bahasa Asturia", + "it": "asturiano", + "ja": "アストゥリアス語", + "nb_NO": "asturiansk", + "nl": "Asturisch", + "pl": "język asturyjski", + "pt": "asturiano", + "pt_BR": "Língua asturiana", + "ru": "астурийский язык" + } + }, + { + "if": "language:bar=yes", + "ifnot": "language:bar=", + "searchTerms": { + "*": [ + "bar" + ] + }, + "then": { + "fr": "bavarois", + "ca": "bavarès", + "da": "Bajersk", + "de": "Bairisch", + "en": "Bavarian", + "eo": "bavara lingvo", + "es": "bávaro", + "fi": "Baijerin kieli", + "hu": "bajor", + "id": "Bahasa Bayern", + "it": "bavarese", + "ja": "バイエルン・オーストリア語", + "nb_NO": "bairisk", + "nl": "Beiers", + "pl": "dialekt bawarski", + "pt": "língua bávara", + "ru": "австро-баварский язык", + "sv": "bayerska", + "zh_Hans": "奥地利-巴伐利亚德语", + "zh_Hant": "奧地利-巴伐利亞德語", + "gl": "Lingua bavaresa", + "sl": "Bavarščina" + } + }, + { + "if": "language:din=yes", + "ifnot": "language:din=", + "searchTerms": { + "*": [ + "din" + ] + }, + "then": { + "en": "Dinka", + "nl": "Dinka", + "de": "Dinka", + "ru": "Динка", + "ca": "dinka", + "es": "idioma dinka", + "fi": "dinka", + "fr": "dinka", + "gl": "Lingua dinka", + "id": "Bahasa Dinka", + "it": "lingua dinka", + "ja": "ディンカ語", + "pl": "język dinka", + "pt": "Língua dinka", + "sv": "dinka" + } + }, + { + "if": "language:egl=yes", + "ifnot": "language:egl=", + "searchTerms": { + "*": [ + "egl" + ] + }, + "then": { + "ca": "emilià", + "de": "Emilianisch", + "en": "Emilian", + "eo": "Emiliaj lingvoj", + "es": "emiliano", + "fi": "Emilian kieli", + "fr": "émilien", + "hu": "emilián", + "it": "emiliano", + "ja": "エミリア語", + "nl": "Emiliaans", + "pt": "Dialeto emiliano", + "ru": "эмилианский", + "sv": "emilianska", + "zh_Hant": "艾米利亞語", + "id": "bahasa Emilia" + } + }, + { + "if": "language:dty=yes", + "ifnot": "language:dty=", + "searchTerms": { + "*": [ + "dty" + ] + }, + "then": { + "ca": "doteli", + "de": "Doteli", + "en": "Doteli", + "eo": "Doteli", + "es": "Doteli", + "fr": "dotyali", + "gl": "Lingua doteli", + "ja": "ドテリ語", + "nl": "Doteli", + "pl": "Język doteli", + "pt": "Doteli", + "ru": "дотели", + "sv": "doteli" + } + }, + { + "if": "language:frr=yes", + "ifnot": "language:frr=", + "searchTerms": { + "*": [ + "frr" + ] + }, + "then": { + "ca": "frisó septentrional", + "da": "Nordfrisisk", + "de": "Nordfriesisch", + "en": "North Frisian", + "eo": "nordfrisa lingvo", + "es": "frisón septentrional", + "fi": "Pohjoisfriisi", + "fr": "frison septentrional", + "gl": "Lingua frisoa setentrional", + "hu": "északi fríz", + "id": "Bahasa Frisia Utara", + "it": "frisone settentrionale", + "ja": "北フリジア語", + "nb_NO": "nordfrisisk", + "nl": "Noord-Fries", + "pl": "język północnofryzyjski", + "pt": "frisão setentrional", + "ru": "севернофризский язык", + "sv": "nordfrisiska", + "zh_Hans": "北弗里斯兰语", + "zh_Hant": "北菲士蘭語" + } + }, + { + "if": "language:ext=yes", + "ifnot": "language:ext=", + "searchTerms": { + "*": [ + "ext" + ] + }, + "then": { + "es": "extremeño", + "en": "Extremaduran", + "ca": "extremeny", + "de": "Extremadurisch", + "eo": "ekstremadura lingvo", + "fi": "extremadura", + "fr": "estrémègne", + "gl": "Lingua estremeña", + "id": "Bahasa Estremeñu", + "it": "estremegno", + "ja": "エストレマドゥーラ語", + "nb_NO": "ekstremaduransk", + "nl": "Extremeens", + "pl": "język estremadurski", + "pt": "Língua estremenha", + "ru": "Эстремадурский язык", + "sv": "extremaduriska" + } + }, + { + "if": "language:bi=yes", + "ifnot": "language:bi=", + "searchTerms": { + "*": [ + "bi" + ] + }, + "then": { + "en": "Bislama", + "ca": "bislama", + "de": "Bislama", + "eo": "bislama lingvo", + "es": "Bislama", + "fi": "Bislama", + "fr": "bichelamar", + "gl": "Bislama", + "hu": "biszlama", + "id": "Bahasa Bislama", + "it": "bislama", + "ja": "ビスラマ語", + "nb_NO": "bislama", + "nl": "Bislama", + "pl": "język bislama", + "pt": "Língua bislamá", + "ru": "бислама", + "sv": "bislama" + }, + "priorityIf": "_country~((^|;)vu($|;))" + }, + { + "if": "language:cdo=yes", + "ifnot": "language:cdo=", + "searchTerms": { + "*": [ + "cdo" + ] + }, + "then": { + "ca": "min dong", + "de": "Min Dong", + "en": "Eastern Min", + "eo": "min-donga lingvo", + "es": "min dong", + "fi": "mindong", + "fr": "mindong", + "gl": "Lingua ming dong", + "id": "Bahasa Min Timur", + "it": "min dong", + "ja": "閩東語", + "nb_NO": "Mindong", + "nl": "Mindong", + "pl": "Język mindong", + "pt": "Língua min oriental", + "pt_BR": "Min Dong", + "ru": "Восточноминьский язык", + "sv": "mindong", + "zh_Hans": "闽东语", + "zh_Hant": "閩東語" + } + }, + { + "if": "language:bpy=yes", + "ifnot": "language:bpy=", + "searchTerms": { + "*": [ + "bpy" + ] + }, + "then": { + "ca": "Bishnupriya manipuri", + "de": "Bishnupriya Manipuri", + "en": "Bishnupriya Manipuri", + "eo": "Biŝnuprija Manipuri lingvo", + "es": "Bishnupriya manipurí", + "fi": "Bishnupriya Manipuri", + "fr": "manipourî de Bishnupriyay", + "gl": "Lingua bishnupriya manipuri", + "id": "Bahasa Bishnupriya Manipuri", + "it": "Bishnupriya Manipuri", + "ja": "ビシュヌプリヤ・マニプリ語", + "nb_NO": "bishnupriya manipuri", + "nl": "Bishnupriya Manipuri", + "pl": "Język bisznuprija-manipuri", + "pt": "Bishnupriya Manipuri", + "ru": "Бишнуприя-манипури", + "sv": "bishnupriya manipuri", + "zh_Hans": "比什奴普莱利亚-曼尼浦尔语", + "zh_Hant": "比什奴普萊利亞-曼尼浦爾語" + } + }, + { + "if": "language:cr=yes", + "ifnot": "language:cr=", + "searchTerms": { + "*": [ + "cr" + ] + }, + "then": { + "ca": "cree", + "ru": "кри", + "eo": "kria lingvo", + "es": "idioma cree", + "gl": "Lingua cree", + "hu": "krí", + "id": "Bahasa Cree", + "it": "cree", + "ja": "クリー語", + "nb_NO": "cree", + "pl": "język kri", + "pt": "Língua cree", + "sv": "cree", + "de": "Cree", + "en": "Cree", + "fi": "Cree", + "nl": "Cree", + "fr": "cri" + } + }, + { + "if": "language:it=yes", + "ifnot": "language:it=", + "searchTerms": { + "*": [ + "it" + ] + }, + "then": { + "ca": "italià", + "da": "italiensk", + "eo": "itala lingvo", + "fi": "italia", + "gl": "lingua italiana", + "nb_NO": "italiensk", + "pl": "język włoski", + "pt_BR": "língua italiana", + "ru": "итальянский язык", + "sl": "italijanščina", + "sv": "italienska", + "zh_Hans": "意大利语", + "zh_Hant": "義大利語", + "en": "Italian", + "ja": "イタリア語", + "es": "italiano", + "hu": "olasz", + "id": "Italia", + "it": "italiano", + "fr": "italien", + "de": "Italienisch", + "nl": "Italiaans", + "pt": "italiano" + }, + "priorityIf": "_country~((^|;)ch($|;))|((^|;)it($|;))|((^|;)sm($|;))|((^|;)va($|;))" + }, + { + "if": "language:av=yes", + "ifnot": "language:av=", + "searchTerms": { + "*": [ + "av" + ] + }, + "then": { + "it": "avaro", + "ca": "àvar", + "de": "Awarisch", + "en": "Avaric", + "eo": "avara lingvo", + "es": "ávaro", + "fi": "Avaarin kieli", + "fr": "avar", + "gl": "Lingua avar", + "hu": "avar", + "id": "Bahasa Avar", + "ja": "アヴァル語", + "nb_NO": "avarisk", + "nl": "Avaars", + "pl": "język awarski", + "pt": "Língua avar", + "ru": "аварский язык", + "sl": "Avarščina", + "sv": "avariska" + } + }, + { + "if": "language:bo=yes", + "ifnot": "language:bo=", + "searchTerms": { + "*": [ + "bo" + ] + }, + "then": { + "sv": "tibetanska", + "id": "bahasa Tibet Lhasa", + "en": "Tibetan", + "ru": "тибетский язык", + "fr": "tibétain", + "de": "Tibetisch", + "ca": "tibetà", + "da": "tibetansk", + "eo": "tibeta lingvo", + "es": "tibetano", + "fi": "tiibetin kieli", + "gl": "Lingua tibetana", + "hu": "tibeti", + "it": "tibetano", + "ja": "チベット語", + "nb_NO": "tibetansk", + "nl": "Tibetaans", + "pl": "język tybetański", + "pt": "Língua tibetana", + "pt_BR": "Língua tibetana" + } + }, + { + "if": "language:fj=yes", + "ifnot": "language:fj=", + "searchTerms": { + "*": [ + "fj" + ] + }, + "then": { + "ca": "fijià", + "de": "Fidschi", + "en": "Fijian", + "eo": "fiĝia lingvo", + "es": "fiyiano", + "fi": "Fidžin kieli", + "fr": "fidjien", + "gl": "Lingua fidxiana", + "hu": "fidzsi", + "id": "Bahasa Fiji", + "it": "figiano", + "ja": "フィジー語", + "nb_NO": "fijiansk", + "nl": "Fijisch", + "pl": "Język fidżyjski", + "pt": "Língua fidjiana", + "pt_BR": "Língua fijiana", + "ru": "фиджийский язык", + "sv": "fijianska" + }, + "priorityIf": "_country~((^|;)fj($|;))" + }, + { + "if": "language:ak=yes", + "ifnot": "language:ak=", + "searchTerms": { + "*": [ + "ak" + ] + }, + "then": { + "ca": "àkan", + "de": "Akan", + "en": "Akan", + "eo": "akanaj lingvoj", + "es": "lenguas akánicas", + "fi": "akanin kieli", + "fr": "akan", + "gl": "Lingua akán", + "hu": "akan", + "it": "akan", + "ja": "アカン語", + "nb_NO": "akan", + "nl": "Akan", + "pl": "język akan", + "pt": "língua akan", + "pt_BR": "língua akan", + "ru": "акан", + "sv": "akan", + "zh_Hans": "阿肯语", + "zh_Hant": "阿寒語" + } + }, + { + "if": "language:gn=yes", + "ifnot": "language:gn=", + "searchTerms": { + "*": [ + "gn" + ] + }, + "then": { + "en": "Guarani", + "eo": "gvarania lingvo", + "es": "guaraní", + "fi": "Guaranin kieli", + "fr": "guarani", + "gl": "Lingua guaraní", + "hu": "guarani", + "it": "guaraní", + "ja": "グアラニー語", + "nb_NO": "guaraní", + "nl": "Guarani", + "pl": "język guarani", + "pt": "língua guarani", + "pt_BR": "língua guarani", + "ru": "гуарани", + "sl": "Gvaranščina", + "sv": "guaraní", + "id": "bahasa Guarani", + "ca": "guaraní", + "da": "Guaraní", + "de": "Guaraní" + }, + "priorityIf": "_country~((^|;)bo($|;))|((^|;)py($|;))" + }, + { + "if": "language:hif=yes", + "ifnot": "language:hif=", + "searchTerms": { + "*": [ + "hif" + ] + }, + "then": { + "en": "Fiji Hindi", + "ca": "hindi de Fiji", + "da": "Fiji Hindi", + "de": "Fidschi-Hindi", + "eo": "Fiĝia hindia lingvo", + "es": "hindi de Fiyi", + "fi": "Fidžinhindi", + "fr": "hindi des Fidji", + "gl": "Hindi de Fidxi", + "id": "Bahasa Fiji Hindi", + "it": "hindi figiano", + "ja": "フィジー・ヒンディー語", + "nb_NO": "Fijiansk hindi", + "nl": "Fijisch Hindoestani", + "pl": "hindi fidżyjskie", + "pt": "Hindi fijiano", + "ru": "фиджийский хинди", + "sv": "fijiansk hindi" + } + }, + { + "if": "language:ary=yes", + "ifnot": "language:ary=", + "searchTerms": { + "*": [ + "ary" + ] + }, + "then": { + "ca": "àrab marroquí", + "da": "Marokkansk arabisk", + "de": "Marokkanisch-Arabisch", + "en": "Moroccan Arabic", + "eo": "maroka araba lingvo", + "es": "árabe marroquí", + "fi": "Marokonarabia", + "fr": "arabe marocain", + "gl": "árabe marroquí", + "id": "Bahasa Arab Maroko", + "it": "arabo marocchino", + "ja": "アラビア語モロッコ方言", + "nb_NO": "marokkansk-arabisk", + "nl": "Marokkaans Arabisch", + "pl": "marokańska odmiana języka arabskiego", + "pt": "Árabe marroquino", + "ru": "Марокканский диалект арабского языка", + "sv": "marockansk arabiska", + "zh_Hant": "摩洛哥阿拉伯語" + } + }, + { + "if": "language:atj=yes", + "ifnot": "language:atj=", + "searchTerms": { + "*": [ + "atj" + ] + }, + "then": { + "ca": "atikamekw", + "de": "Atikamekw", + "en": "Atikamekw", + "es": "atikamekw", + "fi": "Atikamekw", + "fr": "atikamekw", + "gl": "atikamekw", + "it": "lingua atikamekw", + "ja": "アティカメク語", + "nb_NO": "atikamekw", + "nl": "Atikamekw", + "pt": "Língua atikamekw", + "ru": "aтикамек", + "zh_Hans": "阿提卡米克语", + "zh_Hant": "阿提卡米克語" + } + }, + { + "if": "language:ady=yes", + "ifnot": "language:ady=", + "searchTerms": { + "*": [ + "ady" + ] + }, + "then": { + "it": "adighè", + "ca": "adigué", + "de": "Adygeisch", + "en": "Adyghe", + "eo": "adigea lingvo", + "es": "idioma adigué", + "fi": "adygen kieli", + "fr": "adyguéen", + "gl": "Lingua adigue", + "ja": "アディゲ語", + "nb_NO": "adygeisk", + "nl": "West-Circassisch", + "pl": "język adygejski", + "pt": "língua adigue", + "ru": "адыгейский язык", + "sv": "adygeiska", + "id": "Bahasa Adighe", + "hu": "adigei", + "zh_Hans": "阿迪格语", + "zh_Hant": "阿迪格語" + } + }, + { + "if": "language:mis=yes", + "ifnot": "language:mis=", + "searchTerms": { + "*": [ + "mis" + ] + }, + "then": { + "en": "Balochi", + "fr": "baloutche", + "nl": "Beloetsji", + "ca": "balutxi", + "de": "Belutschisch", + "eo": "baluĉa lingvo", + "es": "baluchi", + "fi": "Belutšin kieli", + "gl": "Lingua baluchi", + "hu": "beludzs", + "id": "Bahasa Baluchi", + "it": "beluci", + "ja": "バローチー語", + "nb_NO": "Balutsji", + "pl": "Język beludżi", + "pt": "Língua balúchi", + "ru": "белуджский язык", + "sv": "Baluchiska" + } + }, + { + "if": "language:ctg=yes", + "ifnot": "language:ctg=", + "searchTerms": { + "*": [ + "ctg" + ] + }, + "then": { + "de": "Chittagonisch", + "en": "Chittagonian", + "fi": "Chittagongin kieli", + "fr": "chittagonien", + "id": "Bahasa Chittagonia", + "it": "lingua chittagonian", + "ja": "チッタゴン語", + "pl": "Język chatgaya", + "pt": "Língua chittagong", + "pt_BR": "Língua chittagong", + "sv": "chittagoniska", + "es": "Idioma chittagoniano", + "gl": "Lingua chittagoniana" + } + }, + { + "if": "language:brh=yes", + "ifnot": "language:brh=", + "searchTerms": { + "*": [ + "brh" + ] + }, + "then": { + "de": "Brahui", + "en": "Brahui", + "nl": "Brahui", + "ca": "brahui", + "eo": "braŭia lingvo", + "es": "Idioma brahui", + "fi": "Brahuin kieli", + "fr": "brahoui", + "id": "Bahasa Brahui", + "it": "brahui", + "ja": "ブラーフーイー語", + "nb_NO": "Brahui", + "pl": "Język brahui", + "pt": "Língua brahui", + "ru": "Брауи", + "sv": "brahui" + } + }, + { + "if": "language:tr=yes", + "ifnot": "language:tr=", + "searchTerms": { + "*": [ + "tr" + ] + }, + "then": { + "en": "Turkish", + "es": "turco", + "fr": "turc", + "id": "Bahasa Turki", + "fi": "turkki", + "hu": "török", + "ca": "turc", + "da": "tyrkisk", + "de": "Türkisch", + "eo": "turka lingvo", + "gl": "lingua turca", + "it": "turco", + "ja": "トルコ語", + "zh_Hans": "土耳其语", + "zh_Hant": "土耳其語", + "nb_NO": "tyrkisk", + "nl": "Turks", + "pl": "język turecki", + "pt": "língua turca", + "pt_BR": "língua turca", + "ru": "турецкий язык", + "sl": "turščina", + "sv": "turkiska" + }, + "priorityIf": "_country~((^|;)cy($|;))|((^|;)tr($|;))" + }, + { + "if": "language:fur=yes", + "ifnot": "language:fur=", + "searchTerms": { + "*": [ + "fur" + ] + }, + "then": { + "en": "Friulian", + "it": "friulano", + "ca": "furlà", + "da": "friulisk", + "de": "Furlanisch", + "eo": "friula lingvo", + "es": "friulano", + "fi": "Friulin kieli", + "fr": "frioulan", + "gl": "Lingua friulana", + "hu": "friuli", + "id": "Bahasa Friuli", + "ja": "フリウリ語", + "nb_NO": "friulisk", + "nl": "Friulisch", + "pl": "język friulski", + "pt": "friulano", + "ru": "фриульский язык", + "sl": "Furlanščina", + "sv": "friuliska" + } + }, + { + "if": "language:ff=yes", + "ifnot": "language:ff=", + "searchTerms": { + "*": [ + "ff" + ] + }, + "then": { + "en": "Fula", + "fi": "Fulani", + "ca": "ful", + "da": "fula", + "de": "Fulfulde", + "eo": "fula lingvo", + "es": "fula", + "fr": "peul", + "gl": "Lingua fula", + "hu": "ful", + "id": "Bahasa Fula", + "it": "fula", + "ja": "フラニ語", + "nb_NO": "Fulfulde", + "nl": "Fulah", + "pl": "Język ful", + "pt": "Língua fula", + "ru": "фула", + "sv": "fula" + } + }, { "if": "language:dag=yes", "ifnot": "language:dag=", @@ -1477,874 +2794,6 @@ }, "priorityIf": "_country~((^|;)mv($|;))" }, - { - "if": "language:fi=yes", - "ifnot": "language:fi=", - "searchTerms": { - "*": [ - "fi" - ] - }, - "then": { - "nl": "Fins", - "de": "Finnisch", - "en": "Finnish", - "ja": "フィンランド語", - "fi": "suomi", - "es": "finés", - "ru": "финский язык", - "hu": "finn", - "id": "Finlandia", - "it": "finlandese", - "ca": "finès", - "da": "finsk", - "eo": "finna lingvo", - "fr": "finnois", - "gl": "finés", - "nb_NO": "finsk", - "pl": "język fiński", - "pt": "finlandês", - "pt_BR": "língua finlandesa", - "sl": "finščina", - "sv": "finska", - "zh_Hans": "芬兰语", - "zh_Hant": "芬蘭語" - }, - "priorityIf": "_country~((^|;)fi($|;))" - }, - { - "if": "language:en=yes", - "ifnot": "language:en=", - "searchTerms": { - "*": [ - "en" - ] - }, - "then": { - "pl": "język angielski", - "pt": "inglês", - "pt_BR": "inglês", - "ru": "английский язык", - "sl": "angleščina", - "sv": "engelska", - "zh_Hans": "英语", - "zh_Hant": "英語", - "ca": "anglès", - "da": "engelsk", - "de": "Englisch", - "en": "English", - "eo": "angla lingvo", - "es": "inglés", - "fi": "englanti", - "fr": "anglais", - "gl": "lingua inglesa", - "hu": "angol", - "id": "Inggris", - "it": "inglese", - "ja": "英語", - "nb_NO": "engelsk", - "nl": "Engels" - }, - "priorityIf": "_country~((^|;)ag($|;))|((^|;)au($|;))|((^|;)bb($|;))|((^|;)bi($|;))|((^|;)bn($|;))|((^|;)bs($|;))|((^|;)bw($|;))|((^|;)bz($|;))|((^|;)ca($|;))|((^|;)cm($|;))|((^|;)dm($|;))|((^|;)er($|;))|((^|;)fj($|;))|((^|;)fm($|;))|((^|;)gb($|;))|((^|;)gd($|;))|((^|;)gh($|;))|((^|;)gi($|;))|((^|;)gm($|;))|((^|;)gy($|;))|((^|;)ie($|;))|((^|;)in($|;))|((^|;)jm($|;))|((^|;)ke($|;))|((^|;)ki($|;))|((^|;)kn($|;))|((^|;)lc($|;))|((^|;)lr($|;))|((^|;)ls($|;))|((^|;)mh($|;))|((^|;)mt($|;))|((^|;)mu($|;))|((^|;)mw($|;))|((^|;)na($|;))|((^|;)ng($|;))|((^|;)nr($|;))|((^|;)nz($|;))|((^|;)pg($|;))|((^|;)ph($|;))|((^|;)pk($|;))|((^|;)pw($|;))|((^|;)rw($|;))|((^|;)sb($|;))|((^|;)sc($|;))|((^|;)sd($|;))|((^|;)sg($|;))|((^|;)sl($|;))|((^|;)ss($|;))|((^|;)sz($|;))|((^|;)to($|;))|((^|;)tt($|;))|((^|;)tv($|;))|((^|;)tz($|;))|((^|;)ug($|;))|((^|;)vc($|;))|((^|;)vu($|;))|((^|;)ws($|;))|((^|;)za($|;))|((^|;)zm($|;))|((^|;)zw($|;))" - }, - { - "if": "language:ady=yes", - "ifnot": "language:ady=", - "searchTerms": { - "*": [ - "ady" - ] - }, - "then": { - "it": "adighè", - "ca": "adigué", - "de": "Adygeisch", - "en": "Adyghe", - "eo": "adigea lingvo", - "es": "idioma adigué", - "fi": "adygen kieli", - "fr": "adyguéen", - "gl": "Lingua adigue", - "ja": "アディゲ語", - "nb_NO": "adygeisk", - "nl": "West-Circassisch", - "pl": "język adygejski", - "pt": "língua adigue", - "ru": "адыгейский язык", - "sv": "adygeiska", - "id": "Bahasa Adighe" - } - }, - { - "if": "language:as=yes", - "ifnot": "language:as=", - "searchTerms": { - "*": [ - "as" - ] - }, - "then": { - "en": "Assamese", - "ca": "assamès", - "da": "assamesisk", - "de": "Assamesisch", - "eo": "asama lingvo", - "es": "asamés", - "fi": "assami", - "fr": "assamais", - "gl": "Lingua asamesa", - "hu": "asszámi", - "id": "Bahasa Assam", - "it": "assamese", - "ja": "アッサム語", - "nb_NO": "assamesisk", - "nl": "Assamees", - "pl": "język asamski", - "pt": "língua assamesa", - "ru": "ассамский язык", - "sv": "assamesiska", - "zh_Hant": "阿薩姆語" - } - }, - { - "if": "language:gn=yes", - "ifnot": "language:gn=", - "searchTerms": { - "*": [ - "gn" - ] - }, - "then": { - "nb_NO": "guaraní", - "nl": "Guarani", - "pl": "język guarani", - "pt": "língua guarani", - "pt_BR": "língua guarani", - "ru": "гуарани", - "sl": "Gvaranščina", - "sv": "guaraní", - "ca": "guaraní", - "da": "Guaraní", - "de": "Guaraní", - "en": "Guarani", - "eo": "gvarania lingvo", - "es": "guaraní", - "fi": "Guaranin kieli", - "fr": "guarani", - "gl": "Lingua guaraní", - "hu": "guarani", - "id": "Bahasa Guarani", - "it": "guaraní", - "ja": "グアラニー語" - }, - "priorityIf": "_country~((^|;)bo($|;))|((^|;)py($|;))" - }, - { - "if": "language:hif=yes", - "ifnot": "language:hif=", - "searchTerms": { - "*": [ - "hif" - ] - }, - "then": { - "en": "Fiji Hindi", - "ca": "hindi de Fiji", - "da": "Fiji Hindi", - "de": "Fidschi-Hindi", - "eo": "Fiĝia hindia lingvo", - "es": "hindi de Fiyi", - "fi": "Fidžinhindi", - "fr": "hindi des Fidji", - "gl": "Hindi de Fidxi", - "id": "Bahasa Fiji Hindi", - "it": "hindi figiano", - "ja": "フィジー・ヒンディー語", - "nb_NO": "Fijiansk hindi", - "nl": "Fijisch Hindoestani", - "pl": "hindi fidżyjskie", - "pt": "Hindi fijiano", - "ru": "фиджийский хинди", - "sv": "fijiansk hindi" - } - }, - { - "if": "language:ast=yes", - "ifnot": "language:ast=", - "searchTerms": { - "*": [ - "ast" - ] - }, - "then": { - "zh_Hans": "阿斯图里亚斯语", - "zh_Hant": "阿斯圖里亞斯語", - "ca": "asturià", - "da": "asturiansk", - "de": "Asturisch", - "en": "Asturian", - "eo": "astura lingvo", - "es": "asturiano", - "fi": "asturia", - "fr": "asturien", - "gl": "lingua asturiana", - "hu": "asztúriai", - "id": "Bahasa Asturia", - "it": "asturiano", - "ja": "アストゥリアス語", - "nb_NO": "asturiansk", - "nl": "Asturisch", - "pl": "język asturyjski", - "pt": "asturiano", - "pt_BR": "Língua asturiana", - "ru": "астурийский язык", - "sv": "asturiska" - } - }, - { - "if": "language:dsb=yes", - "ifnot": "language:dsb=", - "searchTerms": { - "*": [ - "dsb" - ] - }, - "then": { - "it": "sorabo inferiore", - "ja": "低地ソルブ語", - "nl": "Nedersorbisch", - "pl": "język dolnołużycki", - "pt": "baixo sorábio", - "pt_BR": "Baixo sorábio", - "ru": "нижнелужицкий язык", - "sl": "Dolnjesrbščina", - "sv": "lågsorbiska", - "en": "Lower Sorbian", - "ca": "baix sòrab", - "de": "Niedersorbisch", - "eo": "malsuprasoraba lingvo", - "es": "bajo sorabo", - "fr": "bas-sorabe", - "gl": "Baixo sorabo", - "hu": "alsó szorb", - "id": "Bahasa Sorbia Hilir" - } - }, - { - "if": "language:haw=yes", - "ifnot": "language:haw=", - "searchTerms": { - "*": [ - "haw" - ] - }, - "then": { - "gl": "Lingua hawaiana", - "hu": "hawaii", - "id": "Bahasa Hawaii", - "it": "hawaiano", - "ja": "ハワイ語", - "nb_NO": "hawaiisk", - "nl": "Hawaïaans", - "pl": "język hawajski", - "pt": "havaiano", - "pt_BR": "língua havaiana", - "ru": "гавайский язык", - "sl": "Havajščina", - "sv": "hawaiiska", - "zh_Hant": "夏威夷語", - "en": "Hawaiian", - "fr": "hawaïen", - "ca": "hawaià", - "da": "Hawaiiansk", - "de": "Hawaiisch", - "eo": "havaja lingvo", - "es": "hawaiano", - "fi": "havaijin kieli" - } - }, - { - "if": "language:glk=yes", - "ifnot": "language:glk=", - "searchTerms": { - "*": [ - "glk" - ] - }, - "then": { - "ca": "gilaki", - "de": "Gilaki", - "en": "Gilaki", - "eo": "gila lingvo", - "es": "gileki", - "fi": "Gilakin kieli", - "fr": "gilaki", - "gl": "Lingua gilaki", - "hu": "gilaki", - "id": "Bahasa Gilaki", - "it": "gilaki", - "ja": "ギラキ語", - "nb_NO": "Gileki", - "nl": "Gilaki", - "pl": "Język giliański", - "pt": "Língua gilaki", - "sv": "gilaki", - "ru": "гилякский язык" - } - }, - { - "if": "language:gag=yes", - "ifnot": "language:gag=", - "searchTerms": { - "*": [ - "gag" - ] - }, - "then": { - "zh_Hans": "加告兹语", - "zh_Hant": "加告茲語", - "hu": "gagauz", - "ca": "gagaús", - "de": "Gagausisch", - "en": "Gagauz", - "eo": "gagauza lingvo", - "es": "gagauzo", - "fi": "gagauzi", - "fr": "gagaouze", - "gl": "Lingua gagauza", - "id": "Bahasa Gagauz", - "it": "gagauzo", - "ja": "ガガウズ語", - "nb_NO": "gagausisk", - "nl": "Gagaoezisch", - "pl": "Język gagauski", - "pt": "Língua gagaúza", - "ru": "Гагаузский язык", - "sl": "Gagauščina", - "sv": "gagauziska" - } - }, - { - "if": "language:gan=yes", - "ifnot": "language:gan=", - "searchTerms": { - "*": [ - "gan" - ] - }, - "then": { - "en": "Gan", - "nl": "Gan", - "ca": "gan", - "da": "Gan", - "de": "Gan", - "eo": "gana lingvo", - "es": "chino gan", - "fi": "Gan-kiina", - "fr": "gan", - "gl": "Gan", - "id": "Bahasa Gan", - "it": "gan", - "ja": "贛語", - "nb_NO": "gan", - "pl": "język gan", - "pt": "Chinês gan", - "ru": "Гань", - "sv": "gan", - "zh_Hant": "贛語" - } - }, - { - "if": "language:ase=yes", - "ifnot": "language:ase=", - "searchTerms": { - "*": [ - "ase" - ] - }, - "then": { - "de": "American Sign Language", - "en": "American Sign Language", - "eo": "usona signolingvo", - "es": "lengua de señas americana", - "fi": "amerikkalainen viittomakieli", - "fr": "langue des signes américaine", - "gl": "Lingua de signos americana", - "id": "Bahasa Isyarat Amerika", - "it": "lingua dei segni americana", - "ja": "アメリカ手話", - "nb_NO": "amerikansk tegnspråk", - "nl": "Amerikaanse Gebarentaal", - "pl": "amerykański język migowy", - "pt": "língua de sinais americana", - "pt_BR": "Língua de sinais americana", - "ru": "амслен", - "sv": "amerikanskt teckenspråk", - "zh_Hant": "美國手語", - "da": "ASL", - "ca": "llengua de signes americana" - } - }, - { - "if": "language:cal=yes", - "ifnot": "language:cal=", - "searchTerms": { - "*": [ - "cal" - ] - }, - "then": { - "en": "Carolinian", - "fi": "Karoliini", - "ca": "carolinià", - "de": "Karolinisch", - "eo": "karolina lingvo", - "es": "carolinio", - "fr": "carolinien", - "id": "Bahasa Caroline", - "it": "lingua caroliniana", - "ja": "カロリン語", - "nb_NO": "karolinsk", - "nl": "Caroliniaans", - "pt": "Língua caroliniana", - "ru": "Каролинский язык", - "sv": "karoliniska", - "pl": "język karoliński" - } - }, - { - "if": "language:gil=yes", - "ifnot": "language:gil=", - "searchTerms": { - "*": [ - "gil" - ] - }, - "then": { - "it": "gilbertese", - "ca": "gilbertès", - "da": "Kiribatisk", - "de": "Kiribatisch", - "en": "Gilbertese", - "eo": "kiribata lingvo", - "es": "gilbertino", - "fi": "Kiribatin kieli", - "fr": "gilbertin", - "gl": "Lingua kiribatiana", - "hu": "gilberti", - "id": "Bahasa Kiribati", - "ja": "キリバス語", - "nb_NO": "Kiribatisk", - "nl": "Kiribatisch", - "pl": "Język kiribati", - "pt": "Gilbertês", - "ru": "кирибати", - "sv": "kiribatiska" - } - }, - { - "if": "language:arz=yes", - "ifnot": "language:arz=", - "searchTerms": { - "*": [ - "arz" - ] - }, - "then": { - "pt_BR": "Árabe egípcio", - "ru": "египетский диалект арабского языка", - "sv": "egyptisk arabiska", - "zh_Hant": "埃及阿拉伯語", - "hu": "egyiptomi arab", - "de": "Ägyptisch-Arabisch", - "en": "Egyptian Arabic", - "ca": "àrab egipci", - "da": "egyptisk arabisk", - "eo": "egipt-araba lingvo", - "es": "árabe egipcio", - "fi": "egyptinarabia", - "fr": "arabe égyptien", - "gl": "Árabe exipcio", - "id": "bahasa Arab Mesir", - "it": "arabo egiziano", - "ja": "アラビア語エジプト方言", - "nb_NO": "egyptisk arabisk", - "nl": "Egyptisch Arabisch", - "pl": "dialekt egipski języka arabskiego", - "pt": "árabe egípcio" - } - }, - { - "if": "language:ban=yes", - "ifnot": "language:ban=", - "searchTerms": { - "*": [ - "ban" - ] - }, - "then": { - "en": "Balinese", - "fr": "balinais", - "nl": "Balinees", - "ca": "balinès", - "de": "Balinesisch", - "eo": "balia lingvo", - "es": "balinés", - "fi": "Balin kieli", - "gl": "Lingua balinesa", - "id": "Bahasa Bali", - "it": "balinese", - "ja": "バリ語", - "nb_NO": "balinesisk", - "pl": "język balijski", - "pt": "balinês", - "pt_BR": "Língua balinesa", - "ru": "Балийский язык", - "sv": "balinesiska", - "zh_Hans": "巴厘语", - "zh_Hant": "峇里語" - } - }, - { - "if": "language:hak=yes", - "ifnot": "language:hak=", - "searchTerms": { - "*": [ - "hak" - ] - }, - "then": { - "ru": "хакка", - "en": "Hakka", - "ca": "hakka", - "de": "Hakka", - "id": "Hakka", - "nl": "Hakka", - "eo": "hakaa lingvo", - "es": "Chino hakka", - "fi": "Hakka-kiina", - "fr": "hakka", - "gl": "Lingua hakka", - "it": "hakka", - "ja": "客家語", - "nb_NO": "hakka", - "pl": "język hakka", - "pt": "Língua hakka", - "sv": "hakka", - "zh_Hans": "客家语", - "zh_Hant": "客家話", - "hu": "hakka" - } - }, - { - "if": "language:din=yes", - "ifnot": "language:din=", - "searchTerms": { - "*": [ - "din" - ] - }, - "then": { - "fr": "dinka", - "gl": "Lingua dinka", - "id": "Bahasa Dinka", - "it": "lingua dinka", - "ja": "ディンカ語", - "pl": "język dinka", - "pt": "Língua dinka", - "sv": "dinka", - "en": "Dinka", - "nl": "Dinka", - "de": "Dinka", - "ru": "Динка", - "ca": "dinka", - "es": "idioma dinka", - "fi": "dinka" - } - }, - { - "if": "language:egl=yes", - "ifnot": "language:egl=", - "searchTerms": { - "*": [ - "egl" - ] - }, - "then": { - "ca": "emilià", - "de": "Emilianisch", - "en": "Emilian", - "eo": "Emiliaj lingvoj", - "es": "emiliano", - "fi": "Emilian kieli", - "fr": "émilien", - "hu": "emilián", - "id": "Bahasa Emilian", - "it": "emiliano", - "ja": "エミリア語", - "nl": "Emiliaans", - "pt": "Dialeto emiliano", - "ru": "эмилианский", - "sv": "emilianska", - "zh_Hant": "艾米利亞語" - } - }, - { - "if": "language:dty=yes", - "ifnot": "language:dty=", - "searchTerms": { - "*": [ - "dty" - ] - }, - "then": { - "ca": "doteli", - "de": "Doteli", - "en": "Doteli", - "eo": "Doteli", - "es": "Doteli", - "fr": "dotyali", - "gl": "Lingua doteli", - "ja": "ドテリ語", - "nl": "Doteli", - "pl": "Język doteli", - "pt": "Doteli", - "ru": "дотели", - "sv": "doteli" - } - }, - { - "if": "language:fa=yes", - "ifnot": "language:fa=", - "searchTerms": { - "*": [ - "fa" - ] - }, - "then": { - "fi": "persia", - "gl": "lingua persa", - "hu": "perzsa", - "it": "persiano", - "ja": "ペルシア語", - "nb_NO": "persisk", - "nl": "Perzisch", - "pl": "język perski", - "en": "Persian", - "id": "Persia", - "sv": "persiska", - "fr": "persan", - "ca": "persa", - "da": "persisk", - "de": "Persisch", - "eo": "persa lingvo", - "es": "persa", - "pt": "persa", - "pt_BR": "persa", - "ru": "персидский язык", - "sl": "Perzijščina", - "zh_Hant": "波斯語" - }, - "priorityIf": "_country~((^|;)ir($|;))" - }, - { - "if": "language:cnr=yes", - "ifnot": "language:cnr=", - "searchTerms": { - "*": [ - "cnr" - ] - }, - "then": { - "en": "Montenegrin", - "fr": "monténégrin", - "ca": "montenegrí", - "da": "montenegrinsk", - "de": "Montenegrinisch", - "eo": "montenegra lingvo", - "es": "montenegrino", - "fi": "montenegro", - "gl": "Lingua montenegrina", - "hu": "montenegrói", - "id": "Bahasa Montenegro", - "it": "montenegrino", - "ja": "モンテネグロ語", - "nb_NO": "montenegrinsk", - "nl": "Montenegrijns", - "pl": "język czarnogórski", - "pt": "língua montenegrina", - "pt_BR": "língua montenegrina", - "ru": "черногорский язык", - "sl": "Črnogorščina", - "sv": "montenegrinska", - "zh_Hans": "黑山语", - "zh_Hant": "蒙特內哥羅語" - } - }, - { - "if": "language:bxr=yes", - "ifnot": "language:bxr=", - "searchTerms": { - "*": [ - "bxr" - ] - }, - "then": { - "en": "Russia Buriat", - "hu": "burját", - "ca": "buriat", - "de": "Burjatisch", - "eo": "burjata lingvo", - "es": "idioma buriato", - "fi": "Burjaatin kieli", - "fr": "bouriate de Russie", - "gl": "Lingua buriata", - "id": "Bahasa Buryat", - "it": "buriato", - "ja": "ブリヤート語", - "nb_NO": "burjatisk", - "nl": "Russisch-Boerjatisch", - "pl": "język buriacki", - "pt": "Língua buriata", - "ru": "бурятский язык", - "sv": "burjatiska", - "zh_Hant": "布里亞特語", - "pt_BR": "Língua buriata", - "zh_Hans": "俄罗斯布里亚特语" - } - }, - { - "if": "language:ckb=yes", - "ifnot": "language:ckb=", - "searchTerms": { - "*": [ - "ckb" - ] - }, - "then": { - "nl": "Sorani", - "fr": "sorani", - "ca": "sorani", - "da": "Sorani", - "de": "Sorani", - "en": "Sorani", - "eo": "sorana lingvo", - "es": "sorani", - "fi": "sorani", - "gl": "lingua kurda central", - "hu": "szoráni", - "id": "Soranî", - "it": "sorani", - "ja": "ソラニー", - "pl": "język sorani", - "pt": "Língua sorâni", - "ru": "сорани", - "sv": "soranî", - "zh_Hans": "中库尔德语", - "zh_Hant": "中庫德語" - } - }, - { - "if": "language:eu=yes", - "ifnot": "language:eu=", - "searchTerms": { - "*": [ - "eu" - ] - }, - "then": { - "en": "Basque", - "pt": "basco", - "de": "Baskisch", - "nl": "Baskisch", - "fr": "basque", - "ca": "basc", - "da": "baskisk", - "eo": "eŭska lingvo", - "es": "euskera", - "fi": "baski", - "gl": "lingua éuscara", - "hu": "baszk", - "id": "Bahasa Basque", - "it": "basco", - "ja": "バスク語", - "nb_NO": "baskisk", - "pl": "język baskijski", - "pt_BR": "basco", - "ru": "баскский язык", - "sl": "baskovščina", - "sv": "baskiska", - "zh_Hans": "巴斯克语", - "zh_Hant": "巴斯克語" - } - }, - { - "if": "language:et=yes", - "ifnot": "language:et=", - "searchTerms": { - "*": [ - "et" - ] - }, - "then": { - "da": "estisk", - "eo": "estona lingvo", - "es": "estonio", - "fi": "viro", - "fr": "estonien", - "gl": "lingua estoniana", - "id": "Esti", - "ja": "エストニア語", - "nb_NO": "estisk", - "nl": "Estisch", - "pl": "język estoński", - "pt": "estónio", - "pt_BR": "língua estônia", - "ru": "эстонский язык", - "sl": "estonščina", - "sv": "estniska", - "zh_Hant": "愛沙尼亞語", - "de": "Estnisch", - "en": "Estonian", - "ca": "estonià", - "hu": "észt", - "it": "estone" - }, - "priorityIf": "_country~((^|;)ee($|;))" - }, - { - "if": "language:bar=yes", - "ifnot": "language:bar=", - "searchTerms": { - "*": [ - "bar" - ] - }, - "then": { - "fr": "bavarois", - "ca": "bavarès", - "da": "Bajersk", - "de": "Bairisch", - "en": "Bavarian", - "eo": "bavara lingvo", - "es": "bávaro", - "fi": "Baijerin kieli", - "hu": "bajor", - "id": "Bahasa Bayern", - "it": "bavarese", - "ja": "バイエルン・オーストリア語", - "nb_NO": "bairisk", - "nl": "Beiers", - "pl": "dialekt bawarski", - "pt": "língua bávara", - "ru": "австро-баварский язык", - "sv": "bayerska", - "zh_Hans": "奥地利-巴伐利亚德语", - "zh_Hant": "奧地利-巴伐利亞德語", - "gl": "Lingua bavaresa", - "sl": "Bavarščina" - } - }, { "if": "language:fo=yes", "ifnot": "language:fo=", @@ -2354,15 +2803,6 @@ ] }, "then": { - "id": "Bahasa Faroe", - "ja": "フェロー語", - "nb_NO": "færøysk", - "nl": "Faeröers", - "pl": "język farerski", - "pt": "Língua feroesa", - "ru": "фарерский язык", - "sl": "Ferščina", - "sv": "färöiska", "en": "Faroese", "fr": "féroïen", "it": "faroese", @@ -2373,227 +2813,16 @@ "es": "feroés", "fi": "fäärin kieli", "gl": "lingua feroesa", - "hu": "feröeri" - } - }, - { - "if": "language:frr=yes", - "ifnot": "language:frr=", - "searchTerms": { - "*": [ - "frr" - ] - }, - "then": { - "ca": "frisó septentrional", - "da": "Nordfrisisk", - "de": "Nordfriesisch", - "en": "North Frisian", - "eo": "nordfrisa lingvo", - "es": "frisón septentrional", - "fi": "Pohjoisfriisi", - "fr": "frison septentrional", - "gl": "Lingua frisoa setentrional", - "hu": "északi fríz", - "id": "Bahasa Frisia Utara", - "it": "frisone settentrionale", - "ja": "北フリジア語", - "nb_NO": "nordfrisisk", - "nl": "Noord-Fries", - "pl": "język północnofryzyjski", - "pt": "frisão setentrional", - "ru": "севернофризский язык", - "sv": "nordfrisiska", - "zh_Hans": "北弗里斯兰语", - "zh_Hant": "北菲士蘭語" - } - }, - { - "if": "language:ch=yes", - "ifnot": "language:ch=", - "searchTerms": { - "*": [ - "ch" - ] - }, - "then": { - "hu": "csamorro", - "id": "Bahasa Chamorro", - "it": "chamorro", - "ja": "チャモロ語", - "nb_NO": "chamorro", - "nl": "Chamorro", - "pl": "język czamorro", - "pt": "Língua chamorro", - "sv": "chamorro", - "ru": "чаморро", - "en": "Chamorro", - "ca": "chamorro", - "de": "Chamorro", - "eo": "ĉamora lingvo", - "es": "idioma chamorro", - "fi": "Tšamorron kieli", - "fr": "chamorro", - "gl": "Lingua chamorra" - } - }, - { - "if": "language:chy=yes", - "ifnot": "language:chy=", - "searchTerms": { - "*": [ - "chy" - ] - }, - "then": { - "en": "Cheyenne", - "nl": "Cheyenne", - "da": "Cheyenne", - "de": "Cheyenne", - "nb_NO": "Cheyenne", - "ca": "xeiene", - "eo": "Ĉejena lingvo", - "es": "cheyene", - "fi": "Cheyennen kieli", - "fr": "cheyenne", - "gl": "Lingua cheyenne", - "hu": "cheyenne", - "it": "cheyenne", - "ja": "シャイアン語", - "pl": "język czejeński", - "pt": "Língua cheyenne", - "ru": "шайенский язык", - "zh_Hans": "夏延语", - "zh_Hant": "夏安語" - } - }, - { - "if": "language:ce=yes", - "ifnot": "language:ce=", - "searchTerms": { - "*": [ - "ce" - ] - }, - "then": { - "en": "Chechen", - "fr": "tchétchène", - "zh_Hans": "车臣语", - "zh_Hant": "車臣語", - "ca": "txetxè", - "da": "Tjetjensk", - "de": "Tschetschenisch", - "eo": "ĉeĉena lingvo", - "es": "checheno", - "fi": "Tšetšeenin kieli", - "gl": "Lingua chechena", - "hu": "csecsen", - "id": "Bahasa Chechnya", - "it": "ceceno", - "ja": "チェチェン語", - "nb_NO": "tsjetsjensk", - "nl": "Tsjetsjeens", - "pl": "język czeczeński", - "pt": "checheno", - "pt_BR": "Língua chechena", - "ru": "чеченский язык", - "sl": "Čečenščina", - "sv": "tjetjenska" - } - }, - { - "if": "language:no=yes", - "ifnot": "language:no=", - "searchTerms": { - "*": [ - "no" - ] - }, - "then": { - "de": "Norwegisch", - "ja": "ノルウェー語", - "en": "Norwegian", - "hu": "norvég", - "nb_NO": "norsk", - "ru": "норвежский язык", - "ca": "noruec", - "da": "norsk", - "eo": "norvega lingvo", - "es": "noruego", - "fi": "norja", - "fr": "norvégien", - "gl": "lingua norueguesa", - "id": "Norwegia", - "it": "norvegese", - "nl": "Noors", - "pl": "język norweski", - "pt": "língua norueguesa", - "pt_BR": "língua norueguesa", - "sl": "Norveščina", - "sv": "norska", - "zh_Hant": "挪威語" - }, - "priorityIf": "_country~((^|;)no($|;))" - }, - { - "if": "language:bjn=yes", - "ifnot": "language:bjn=", - "searchTerms": { - "*": [ - "bjn" - ] - }, - "then": { - "en": "Banjar", - "fi": "Banjar", - "id": "Banjar", - "ca": "banjar", - "de": "Banjaresisch", - "eo": "banĝara lingvo", - "es": "banjar", - "fr": "banjar", - "gl": "Lingua banjar", - "it": "lingua banjar", - "ja": "バンジャル語", - "nl": "Bandjarees", - "pl": "język banjar", - "pt": "Língua banjaresa", - "ru": "банджарский язык", - "sv": "banjaresiska", - "zh_Hans": "班查语", - "zh_Hant": "班查語" - } - }, - { - "if": "language:ceb=yes", - "ifnot": "language:ceb=", - "searchTerms": { - "*": [ - "ceb" - ] - }, - "then": { - "en": "Cebuano", - "nl": "Cebuano", - "ca": "cebuà", - "eo": "cebua lingvo", - "es": "cebuano", - "fi": "Cebun kieli", - "fr": "cebuano", - "gl": "Lingua cebuana", - "hu": "szebuano", - "id": "Bahasa Cebú", - "it": "cebuano", - "ja": "セブ語", - "nb_NO": "cebuano", - "pl": "język cebuański", - "pt": "cebuano", - "ru": "себуанский язык", - "sv": "cebuano", - "zh_Hans": "宿务语", - "zh_Hant": "宿霧語", - "da": "sebuansk", - "de": "Cebuano" + "hu": "feröeri", + "id": "Bahasa Faroe", + "ja": "フェロー語", + "nb_NO": "færøysk", + "nl": "Faeröers", + "pl": "język farerski", + "pt": "Língua feroesa", + "ru": "фарерский язык", + "sl": "Ferščina", + "sv": "färöiska" } }, { @@ -2627,300 +2856,77 @@ } }, { - "if": "language:frp=yes", - "ifnot": "language:frp=", + "if": "language:alt=yes", + "ifnot": "language:alt=", "searchTerms": { "*": [ - "frp" + "alt" ] }, "then": { - "id": "Bahasa Arpitan", - "it": "francoprovenzale", - "ja": "アルピタン語", - "nb_NO": "frankoprovençalsk", - "nl": "Arpitaans", - "pl": "język franko-prowansalski", - "pt": "franco-provençal", - "pt_BR": "Língua franco-provençal", - "ru": "франкопровансальский язык", - "sv": "frankoprovensalska", - "hu": "frankoprovanszál", - "en": "Franco-Provençal", - "fr": "francoprovençal", - "ca": "francoprovençal", - "de": "Frankoprovenzalisch", - "eo": "arpitana lingvo", - "es": "franco-provenzal", - "fi": "Arpitaani", - "gl": "Lingua francoprovenzal" + "en": "Altai", + "ca": "altai meridional", + "de": "Südaltaisch", + "eo": "sudaltaja lingvo", + "fr": "altaï méridional", + "gl": "Lingua altai meridional", + "it": "lingua altai meridionale", + "ja": "南アルタイ語", + "nl": "Zuid-Altajs", + "ru": "aлтайский язык", + "zh_Hant": "南阿爾泰語" } }, { - "if": "language:chr=yes", - "ifnot": "language:chr=", + "if": "language:azb=yes", + "ifnot": "language:azb=", "searchTerms": { "*": [ - "chr" + "azb" ] }, "then": { - "de": "Cherokee", - "en": "Cherokee", - "nl": "Cherokee", - "da": "Cherokee", - "es": "cheroqui", - "pt": "cherokee", - "ru": "чероки", - "ca": "cherokee", - "eo": "Ĉeroka lingvo", - "fi": "Cherokeen kieli", - "fr": "cherokee", - "gl": "Lingua cheroqui", - "hu": "cseroki", - "id": "Bahasa Cherokee", - "it": "cherokee", - "ja": "チェロキー語", - "nb_NO": "cherokesisk", - "pl": "język czirokeski", - "sv": "cherokesiska", - "zh_Hans": "切罗基语", - "zh_Hant": "切羅基語" + "ca": "Àzeri del sud", + "de": "Südaserbaidschanisch", + "en": "South Azerbaijani", + "eo": "sud-azerbajĝana lingvo", + "fr": "azéri du Sud", + "ja": "南アゼルバイジャン語", + "nl": "Zuid-Azerbeidzjaans", + "ru": "южно-азербайджанский язык", + "sv": "sydazerbajdzjanska", + "zh_Hans": "南阿塞拜疆语", + "zh_Hant": "南阿塞拜疆語" } }, { - "if": "language:gcr=yes", - "ifnot": "language:gcr=", + "if": "language:gil=yes", + "ifnot": "language:gil=", "searchTerms": { "*": [ - "gcr" + "gil" ] }, "then": { - "ca": "crioll guaianès", - "en": "Guianan Creole", - "eo": "franc-gujana kreola lingvo", - "es": "Criollo de Guayana Francesa", - "fi": "Ranskan Guayanan kreoli", - "fr": "créole guyanais", - "gl": "Crioulo da Güiana Francesa", - "it": "lingua creola della Guyana francese", - "ja": "仏領ギアナのクレオール語", - "nl": "French Guianese Creole", - "pl": "język kreolski Gujany Francuskiej", - "pt": "Crioulo da Guiana Francesa", - "ru": "Гвианский креольский язык", - "sv": "guyanansk kreol", - "zh_Hant": "圭亞那克里奧爾法語" - } - }, - { - "if": "language:gor=yes", - "ifnot": "language:gor=", - "searchTerms": { - "*": [ - "gor" - ] - }, - "then": { - "de": "Gorontalo", - "en": "Gorontalo", - "id": "Gorontalo", - "nb_NO": "Gorontalo", - "nl": "Gorontalo", - "pl": "Gorontalo", - "pt": "Gorontalo", - "ru": "Горонтало", - "da": "Gorontalo", - "ca": "gorontalo", - "es": "Idioma gorontalo", - "fi": "Gorontalon kieli", - "fr": "gorontalo", - "gl": "Gorontalo", - "it": "lingua gorontalo", - "ja": "ゴロンタロ語", - "pt_BR": "Gorontalo", - "sl": "Gorontalo", - "sv": "gorontalo", - "zh_Hans": "哥伦打洛语", - "zh_Hant": "哥倫打洛語", - "eo": "gorontala lingvo" - } - }, - { - "if": "language:ext=yes", - "ifnot": "language:ext=", - "searchTerms": { - "*": [ - "ext" - ] - }, - "then": { - "es": "extremeño", - "en": "Extremaduran", - "ca": "extremeny", - "de": "Extremadurisch", - "eo": "ekstremadura lingvo", - "fi": "extremadura", - "fr": "estrémègne", - "gl": "Lingua estremeña", - "id": "Bahasa Estremeñu", - "it": "estremegno", - "ja": "エストレマドゥーラ語", - "nb_NO": "ekstremaduransk", - "nl": "Extremeens", - "pl": "język estremadurski", - "pt": "Língua estremenha", - "ru": "Эстремадурский язык", - "sv": "extremaduriska" - } - }, - { - "if": "language:fj=yes", - "ifnot": "language:fj=", - "searchTerms": { - "*": [ - "fj" - ] - }, - "then": { - "ca": "fijià", - "de": "Fidschi", - "en": "Fijian", - "eo": "fiĝia lingvo", - "es": "fiyiano", - "fi": "Fidžin kieli", - "fr": "fidjien", - "gl": "Lingua fidxiana", - "hu": "fidzsi", - "id": "Bahasa Fiji", - "it": "figiano", - "ja": "フィジー語", - "nb_NO": "fijiansk", - "nl": "Fijisch", - "pl": "Język fidżyjski", - "pt": "Língua fidjiana", - "pt_BR": "Língua fijiana", - "ru": "фиджийский язык", - "sv": "fijianska" - }, - "priorityIf": "_country~((^|;)fj($|;))" - }, - { - "if": "language:fur=yes", - "ifnot": "language:fur=", - "searchTerms": { - "*": [ - "fur" - ] - }, - "then": { - "en": "Friulian", - "it": "friulano", - "ca": "furlà", - "da": "friulisk", - "de": "Furlanisch", - "eo": "friula lingvo", - "es": "friulano", - "fi": "Friulin kieli", - "fr": "frioulan", - "gl": "Lingua friulana", - "hu": "friuli", - "id": "Bahasa Friuli", - "ja": "フリウリ語", - "nb_NO": "friulisk", - "nl": "Friulisch", - "pl": "język friulski", - "pt": "friulano", - "ru": "фриульский язык", - "sl": "Furlanščina", - "sv": "friuliska" - } - }, - { - "if": "language:bss=yes", - "ifnot": "language:bss=", - "searchTerms": { - "*": [ - "bss" - ] - }, - "then": { - "en": "Kose", - "ca": "akoose", - "de": "Akoose", - "fi": "Koose", - "fr": "akoose", - "gl": "Lingua akoose", - "ja": "アコース語", - "nl": "Bakossi" - } - }, - { - "if": "language:prg=yes", - "ifnot": "language:prg=", - "searchTerms": { - "*": [ - "prg" - ] - }, - "then": { - "ca": "prussià", - "de": "Altpreußisch", - "en": "Old Prussian", - "eo": "antikva prusa lingvo", - "es": "prusiano antiguo", - "fi": "Muinaispreussin kieli", - "fr": "vieux-prussien", - "gl": "Lingua prusiana antiga", - "id": "Bahasa Prusia Kuno", - "it": "antico prussiano", - "ja": "プロシア語", - "nb_NO": "gammelprøyssisk", - "nl": "Oudpruisisch", - "pl": "język pruski", - "pt": "prussiano antigo", - "pt_BR": "Prussiano antigo", - "ru": "прусский язык", - "sv": "prusiska", - "hu": "óporosz" - } - }, - { - "if": "language:ses=yes", - "ifnot": "language:ses=", - "searchTerms": { - "*": [ - "ses" - ] - }, - "then": { - "de": "Koyra Senni", - "en": "Koyraboro Senni", - "es": "Koyraboro senni", - "fi": "Koyraboro senni", - "fr": "koyraboro senni", - "ja": "コイラボロ・センニ語", - "nl": "Koyra Senni" - } - }, - { - "if": "language:pko=yes", - "ifnot": "language:pko=", - "searchTerms": { - "*": [ - "pko" - ] - }, - "then": { - "de": "Pökoot", - "en": "Pökoot", - "it": "lingua suk", - "ja": "ポコット語", - "pt": "Língua pocote", - "ru": "Покот", - "sv": "pökoot", - "fr": "Pökot" + "en": "Gilbertese", + "eo": "kiribata lingvo", + "es": "gilbertino", + "fi": "Kiribatin kieli", + "fr": "gilbertin", + "gl": "Lingua kiribatiana", + "hu": "gilberti", + "id": "Bahasa Kiribati", + "ja": "キリバス語", + "nb_NO": "Kiribatisk", + "nl": "Kiribatisch", + "pl": "Język kiribati", + "pt": "Gilbertês", + "ru": "кирибати", + "sv": "kiribatiska", + "it": "gilbertese", + "ca": "gilbertès", + "da": "Kiribatisk", + "de": "Kiribatisch" } }, { @@ -2967,43 +2973,454 @@ "ru": "Дуала", "zh_Hans": "杜阿拉语", "zh_Hant": "杜阿拉語", - "eo": "dualaa lingvo" + "eo": "dualaa lingvo", + "ca": "duala" } }, { - "if": "language:tr=yes", - "ifnot": "language:tr=", + "if": "language:awa=yes", + "ifnot": "language:awa=", "searchTerms": { "*": [ - "tr" + "awa" ] }, "then": { - "zh_Hans": "土耳其语", - "zh_Hant": "土耳其語", - "nb_NO": "tyrkisk", - "nl": "Turks", - "pl": "język turecki", - "pt": "língua turca", - "pt_BR": "língua turca", - "ru": "турецкий язык", - "sl": "turščina", - "sv": "turkiska", - "en": "Turkish", - "es": "turco", - "fr": "turc", - "id": "Bahasa Turki", - "fi": "turkki", - "hu": "török", - "ca": "turc", - "da": "tyrkisk", - "de": "Türkisch", - "eo": "turka lingvo", - "gl": "lingua turca", - "it": "turco", - "ja": "トルコ語" + "ca": "Avadhi", + "de": "Awadhi", + "en": "Awadhi", + "es": "awadhi", + "fi": "Awadhin kieli", + "fr": "awadhi", + "gl": "Lingua awadhi", + "id": "Bahasa Awadhi", + "it": "awadhi", + "ja": "アワディー語", + "nb_NO": "Awadhi", + "nl": "Awadhi", + "pl": "Awadhi", + "pt": "Língua awadhi", + "pt_BR": "Língua awadhi", + "ru": "авадхи", + "sv": "awadhi", + "zh_Hans": "阿瓦德语", + "zh_Hant": "阿瓦德語" + } + }, + { + "if": "language:gcr=yes", + "ifnot": "language:gcr=", + "searchTerms": { + "*": [ + "gcr" + ] }, - "priorityIf": "_country~((^|;)cy($|;))|((^|;)tr($|;))" + "then": { + "ca": "crioll guaianès", + "en": "Guianan Creole", + "eo": "franc-gujana kreola lingvo", + "es": "Criollo de Guayana Francesa", + "fi": "Ranskan Guayanan kreoli", + "fr": "créole guyanais", + "gl": "Crioulo da Güiana Francesa", + "it": "lingua creola della Guyana francese", + "ja": "仏領ギアナのクレオール語", + "nl": "French Guianese Creole", + "pl": "język kreolski Gujany Francuskiej", + "pt": "Crioulo da Guiana Francesa", + "ru": "Гвианский креольский язык", + "sv": "guyanansk kreol", + "zh_Hant": "圭亞那克里奧爾法語" + } + }, + { + "if": "language:bbc=yes", + "ifnot": "language:bbc=", + "searchTerms": { + "*": [ + "bbc" + ] + }, + "then": { + "ca": "Batak Toba", + "da": "Batak Toba", + "de": "Toba Batak", + "en": "Toba Batak", + "eo": "Batak Toba", + "es": "Batak Toba", + "fi": "Batak Toba", + "fr": "batak toba", + "gl": "Lingua toba batak", + "hu": "Batak Toba", + "id": "Batak Toba", + "it": "lingua batak toba", + "ja": "バタク・トバ語", + "nb_NO": "Batak Toba", + "nl": "Batak Toba", + "pt": "Batak Toba", + "pt_BR": "Batak Toba", + "ru": "Тоба", + "sl": "Batak Toba", + "sv": "toba batak", + "pl": "język batak toba" + } + }, + { + "if": "language:is=yes", + "ifnot": "language:is=", + "searchTerms": { + "*": [ + "is" + ] + }, + "then": { + "es": "islandés", + "ca": "islandès", + "da": "islandsk", + "de": "Isländisch", + "en": "Icelandic", + "eo": "islanda lingvo", + "fi": "islanti", + "fr": "islandais", + "gl": "lingua islandesa", + "hu": "izlandi", + "id": "Bahasa Islan", + "it": "islandese", + "ja": "アイスランド語", + "nb_NO": "islandsk", + "nl": "IJslands", + "pl": "język islandzki", + "pt": "islandês", + "pt_BR": "língua islandesa", + "ru": "исландский язык", + "sl": "Islandščina", + "sv": "isländska", + "zh_Hans": "冰岛语", + "zh_Hant": "冰島語" + }, + "priorityIf": "_country~((^|;)is($|;))" + }, + { + "if": "language:brx=yes", + "ifnot": "language:brx=", + "searchTerms": { + "*": [ + "brx" + ] + }, + "then": { + "en": "Bodo", + "fr": "bodo", + "de": "Bodo", + "nl": "Boro", + "nb_NO": "Bodo", + "ru": "Бодо", + "ca": "bodo", + "eo": "bodoa lingvo", + "es": "Idioma bodo", + "fi": "Bodon kieli", + "id": "Bahasa Bodo", + "it": "bodo", + "ja": "ボド語", + "pl": "Język bodo", + "pt": "Língua bodo", + "sv": "bodo" + } + }, + { + "if": "language:shy=yes", + "ifnot": "language:shy=", + "searchTerms": { + "*": [ + "shy" + ] + }, + "then": { + "ca": "shaui", + "de": "Schawiya", + "en": "Shawiya", + "es": "chaoui", + "fi": "Tašawit", + "fr": "chaoui", + "it": "tashawit", + "ja": "シャウィーア語", + "pl": "język chaouia", + "pt": "Língua chaouis", + "ru": "Шавия" + } + }, + { + "if": "language:no=yes", + "ifnot": "language:no=", + "searchTerms": { + "*": [ + "no" + ] + }, + "then": { + "nl": "Noors", + "pl": "język norweski", + "pt": "língua norueguesa", + "pt_BR": "língua norueguesa", + "sl": "Norveščina", + "sv": "norska", + "zh_Hant": "挪威語", + "de": "Norwegisch", + "ja": "ノルウェー語", + "en": "Norwegian", + "hu": "norvég", + "nb_NO": "norsk", + "ru": "норвежский язык", + "ca": "noruec", + "da": "norsk", + "eo": "norvega lingvo", + "es": "noruego", + "fi": "norja", + "fr": "norvégien", + "gl": "lingua norueguesa", + "id": "Norwegia", + "it": "norvegese" + }, + "priorityIf": "_country~((^|;)no($|;))" + }, + { + "if": "language:ase=yes", + "ifnot": "language:ase=", + "searchTerms": { + "*": [ + "ase" + ] + }, + "then": { + "da": "ASL", + "ca": "llengua de signes americana", + "de": "American Sign Language", + "en": "American Sign Language", + "eo": "usona signolingvo", + "es": "lengua de señas americana", + "fi": "amerikkalainen viittomakieli", + "fr": "langue des signes américaine", + "gl": "Lingua de signos americana", + "id": "Bahasa Isyarat Amerika", + "it": "lingua dei segni americana", + "ja": "アメリカ手話", + "nb_NO": "amerikansk tegnspråk", + "nl": "Amerikaanse Gebarentaal", + "pl": "amerykański język migowy", + "pt": "língua de sinais americana", + "pt_BR": "Língua de sinais americana", + "ru": "амслен", + "sv": "amerikanskt teckenspråk", + "zh_Hant": "美國手語" + } + }, + { + "if": "language:mo=yes", + "ifnot": "language:mo=", + "searchTerms": { + "*": [ + "mo" + ] + }, + "then": { + "de": "Moldauisch", + "eo": "moldava lingvo", + "es": "moldavo", + "fi": "Moldavian kieli", + "ja": "モルドバ語", + "nb_NO": "moldovsk", + "nl": "Moldavisch", + "pl": "Język mołdawski", + "pt": "Língua moldávia", + "pt_BR": "língua moldávia", + "ru": "молдавский язык", + "sl": "Moldavščina", + "sv": "moldaviska", + "gl": "lingua moldova", + "zh_Hant": "摩爾多瓦語", + "id": "bahasa Moldova", + "en": "Moldovan", + "fr": "moldave", + "ca": "moldau", + "hu": "moldáv", + "it": "moldavo" + } + }, + { + "if": "language:yrk=yes", + "ifnot": "language:yrk=", + "searchTerms": { + "*": [ + "yrk" + ] + }, + "then": { + "ca": "iurac", + "de": "Nenzisch", + "en": "Nenets", + "eo": "neneca lingvo", + "es": "nenezo", + "fi": "nenetsi", + "fr": "nénètse", + "id": "Bahasa-bahasa Nenets", + "it": "lingua neneziana", + "ja": "ネネツ語", + "nb_NO": "nenetsisk", + "nl": "Nenets", + "pl": "język nieniecki", + "ru": "ненецкий язык", + "sv": "nentsiska", + "hu": "nyenyec" + } + }, + { + "if": "language:cal=yes", + "ifnot": "language:cal=", + "searchTerms": { + "*": [ + "cal" + ] + }, + "then": { + "en": "Carolinian", + "fi": "Karoliini", + "ca": "carolinià", + "de": "Karolinisch", + "eo": "karolina lingvo", + "es": "carolinio", + "fr": "carolinien", + "id": "Bahasa Caroline", + "it": "lingua caroliniana", + "ja": "カロリン語", + "nb_NO": "karolinsk", + "nl": "Caroliniaans", + "pt": "Língua caroliniana", + "ru": "Каролинский язык", + "sv": "karoliniska", + "pl": "język karoliński" + } + }, + { + "if": "language:glk=yes", + "ifnot": "language:glk=", + "searchTerms": { + "*": [ + "glk" + ] + }, + "then": { + "ca": "gilaki", + "de": "Gilaki", + "en": "Gilaki", + "eo": "gila lingvo", + "es": "gileki", + "fi": "Gilakin kieli", + "fr": "gilaki", + "gl": "Lingua gilaki", + "hu": "gilaki", + "id": "Bahasa Gilaki", + "it": "gilaki", + "ja": "ギラキ語", + "nb_NO": "Gileki", + "nl": "Gilaki", + "pl": "Język giliański", + "pt": "Língua gilaki", + "sv": "gilaki", + "ru": "гилякский язык" + } + }, + { + "if": "language:ng=yes", + "ifnot": "language:ng=", + "searchTerms": { + "*": [ + "ng" + ] + }, + "then": { + "zh_Hans": "奥万博人", + "zh_Hant": "奧萬博人", + "pl": "Język ndonga", + "en": "Ndonga", + "ca": "Oshiwambo", + "da": "Oshiwambo", + "de": "Ndonga", + "eo": "ndonga lingvo", + "es": "ndonga", + "fi": "Ndonga", + "fr": "ndonga", + "gl": "Lingua ndonga", + "it": "ndonga", + "ja": "ンドンガ語", + "nb_NO": "Oshiwambo", + "nl": "Ndonga", + "pt": "Ndonga", + "ru": "Ндонга", + "sv": "ndonga", + "hu": "ndonga" + } + }, + { + "if": "language:quc=yes", + "ifnot": "language:quc=", + "searchTerms": { + "*": [ + "quc" + ] + }, + "then": { + "ca": "quitxé", + "de": "Quiché-Sprache", + "en": "K’iche’", + "es": "Idioma quiché", + "fi": "k'iche'n kieli", + "fr": "quiché", + "gl": "Lingua kʼicheʼ", + "id": "Bahasa K'iche'", + "it": "lingua k'iche'", + "ja": "キチェ語", + "nb_NO": "Quiché", + "nl": "K'iche'", + "pl": "Język kicze", + "pt": "Língua quiché", + "ru": "киче", + "sv": "quiché" + } + }, + { + "if": "language:pl=yes", + "ifnot": "language:pl=", + "searchTerms": { + "*": [ + "pl" + ] + }, + "then": { + "nb_NO": "polsk", + "nl": "Pools", + "pt": "polaco", + "pt_BR": "língua polonesa", + "ru": "польский язык", + "sl": "poljščina", + "sv": "polska", + "de": "Polnisch", + "en": "Polish", + "pl": "język polski", + "es": "polaco", + "fr": "polonais", + "ca": "polonès", + "da": "polsk", + "eo": "pola lingvo", + "fi": "puola", + "gl": "lingua polaca", + "hu": "lengyel", + "id": "bahasa Polski", + "it": "polacco", + "ja": "ポーランド語", + "zh_Hans": "波兰语", + "zh_Hant": "波蘭語" + }, + "priorityIf": "_country~((^|;)pl($|;))" }, { "if": "language:ur=yes", @@ -3025,6 +3442,7 @@ "fi": "urdu", "fr": "ourdou", "gl": "Lingua urdú", + "zh_Hant": "烏爾都語", "hu": "urdu", "id": "Bahasa Urdu", "it": "urdu", @@ -3034,105 +3452,283 @@ "pt_BR": "Língua urdu", "ru": "урду", "sl": "Urdujščina", - "sv": "urdu", - "zh_Hant": "烏爾都語" + "sv": "urdu" }, "priorityIf": "_country~((^|;)pk($|;))" }, { - "if": "language:bm=yes", - "ifnot": "language:bm=", + "if": "language:qu=yes", + "ifnot": "language:qu=", "searchTerms": { "*": [ - "bm" + "qu" ] }, "then": { - "de": "Bambara", - "en": "Bambara", - "nl": "Bambara", - "es": "bambara", - "it": "bambara", - "sv": "bambara", - "da": "Bambara", - "ca": "bambara", - "eo": "bambara lingvo", - "fi": "bambaran kieli", - "fr": "bambara", - "gl": "Lingua bambara", - "hu": "bambara", - "id": "Bahasa Bambara", - "ja": "バンバラ語", - "nb_NO": "bambara", - "pl": "język bambara", - "pt": "Língua bambara", - "ru": "бамана" + "ca": "quítxua", + "de": "Quechua", + "en": "Quechua", + "nl": "Quechua", + "it": "quechua", + "ru": "кечуа", + "da": "quechua", + "eo": "keĉua lingvaro", + "es": "lenguas quechuas", + "fi": "ketšua", + "fr": "quechua", + "gl": "linguas quechuas", + "hu": "kecsua", + "id": "Bahasa Quechua", + "ja": "ケチュア語", + "nb_NO": "quechua", + "pl": "język keczua", + "pt": "quíchua", + "pt_BR": "quíchua", + "sl": "kečuanščina", + "sv": "quechua", + "zh_Hans": "克丘亚语", + "zh_Hant": "奇楚瓦語" + }, + "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))" + }, + { + "if": "language:lus=yes", + "ifnot": "language:lus=", + "searchTerms": { + "*": [ + "lus" + ] + }, + "then": { + "zh_Hant": "米佐語", + "id": "Bahasa Mizo", + "ca": "mizo", + "de": "Mizo", + "en": "Mizo", + "es": "mizo", + "fi": "Lusai", + "fr": "mizo", + "it": "lingua Mizo", + "ja": "ミゾ語", + "nl": "Mizo", + "pl": "Język mizo", + "pt": "Língua mizo", + "ru": "Мизо", + "sv": "mizo" } }, { - "if": "language:ff=yes", - "ifnot": "language:ff=", + "if": "language:mh=yes", + "ifnot": "language:mh=", "searchTerms": { "*": [ - "ff" + "mh" ] }, "then": { - "en": "Fula", - "fi": "Fulani", - "ca": "ful", - "da": "fula", - "de": "Fulfulde", - "eo": "fula lingvo", - "es": "fula", - "fr": "peul", - "gl": "Lingua fula", - "hu": "ful", - "id": "Bahasa Fula", - "it": "fula", - "ja": "フラニ語", - "nb_NO": "Fulfulde", - "nl": "Fulah", - "pl": "Język ful", - "pt": "Língua fula", - "ru": "фула", - "sv": "fula" + "en": "Marshallese", + "ca": "marshallès", + "de": "Marshallesisch", + "eo": "marŝala lingvo", + "es": "marshalés", + "fi": "Marshallin kieli", + "fr": "marshallais", + "gl": "Lingua marshalesa", + "hu": "Marshall-szigeteki", + "id": "Bahasa Marshall", + "it": "marshallese", + "ja": "マーシャル語", + "nb_NO": "marshallesisk", + "nl": "Marshallees", + "pl": "Język marszalski", + "pt": "Língua marshalesa", + "pt_BR": "Língua marshalesa", + "ru": "маршалльский язык", + "sv": "marshallesiska" + }, + "priorityIf": "_country~((^|;)mh($|;))" + }, + { + "if": "language:ta=yes", + "ifnot": "language:ta=", + "searchTerms": { + "*": [ + "ta" + ] + }, + "then": { + "en": "Tamil", + "nl": "Tamil", + "es": "tamil", + "ca": "tàmil", + "eo": "tamila lingvo", + "ru": "тамильский язык", + "da": "Tamil", + "de": "Tamil", + "fi": "tamil", + "fr": "tamoul", + "gl": "Lingua támil", + "hu": "tamil", + "id": "Bahasa Tamil", + "it": "tamil", + "ja": "タミル語", + "nb_NO": "tamilsk", + "pl": "język tamilski", + "pt": "Língua tâmil", + "pt_BR": "língua tâmil", + "sl": "Tamilščina", + "sv": "tamil", + "zh_Hans": "泰米尔语", + "zh_Hant": "坦米爾語" + }, + "priorityIf": "_country~((^|;)lk($|;))|((^|;)sg($|;))" + }, + { + "if": "language:crs=yes", + "ifnot": "language:crs=", + "searchTerms": { + "*": [ + "crs" + ] + }, + "then": { + "it": "creolo delle Seychelles", + "ja": "セーシェル・クレオール語", + "nb_NO": "seychellisk kreol", + "nl": "Seychellois Creole", + "pl": "Język kreolski seszelski", + "pt": "Crioulo de Seychelles", + "ru": "сейшельский креольский язык", + "id": "Bahasa Kreol Seychelles", + "hu": "seychelle-i kreol", + "ca": "crioll de les Seychelles", + "de": "Seychellenkreol", + "en": "Seychellois Creole", + "eo": "sejŝela lingvo", + "es": "criollo seychelense", + "fi": "Seychellien kreoli", + "fr": "créole seychellois", + "gl": "Crioulo das Seychelles" } }, { - "if": "language:ru=yes", - "ifnot": "language:ru=", + "if": "language:tru=yes", + "ifnot": "language:tru=", "searchTerms": { "*": [ - "ru" + "tru" ] }, "then": { - "ca": "rus", - "da": "russisk", - "de": "Russisch", - "eo": "rusa lingvo", - "fi": "venäjä", - "gl": "lingua rusa", - "id": "Rusia", - "it": "russo", - "ja": "ロシア語", - "zh_Hans": "俄语", - "zh_Hant": "俄語", - "nb_NO": "russisk", - "pl": "język rosyjski", - "pt": "russo", - "pt_BR": "russo", - "sl": "ruščina", - "sv": "ryska", - "hu": "orosz", - "en": "Russian", - "ru": "русский язык", - "es": "ruso", - "fr": "russe", - "nl": "Russisch" + "nl": "Turoyo", + "ca": "turoio", + "de": "Turoyo", + "en": "Turoyo", + "es": "turoyo", + "fr": "turoyo", + "ja": "トゥロヨ語", + "pl": "Turoyo", + "pt": "Língua turoyo", + "ru": "Туройо", + "sv": "turoyo" + } + }, + { + "if": "language:agq=yes", + "ifnot": "language:agq=", + "searchTerms": { + "*": [ + "agq" + ] }, - "priorityIf": "_country~((^|;)by($|;))|((^|;)kg($|;))|((^|;)kz($|;))|((^|;)ru($|;))|((^|;)tj($|;))" + "then": { + "de": "Aghem", + "en": "Aghem", + "fr": "aghem", + "gl": "Lingua aghem", + "ja": "アゲム語", + "nl": "Aghem", + "ca": "aghem", + "es": "aghem" + } + }, + { + "if": "language:bss=yes", + "ifnot": "language:bss=", + "searchTerms": { + "*": [ + "bss" + ] + }, + "then": { + "en": "Kose", + "ca": "akoose", + "de": "Akoose", + "fi": "Koose", + "fr": "akoose", + "gl": "Lingua akoose", + "ja": "アコース語", + "nl": "Bakossi" + } + }, + { + "if": "language:chn=yes", + "ifnot": "language:chn=", + "searchTerms": { + "*": [ + "chn" + ] + }, + "then": { + "ca": "chinook jargon", + "de": "Chinook Wawa", + "en": "Chinook Jargon", + "eo": "ĉinuka piĝino", + "fr": "chinook", + "ja": "チヌーク・ジャーゴン", + "nb_NO": "Chinook jargon", + "nl": "Chinook Jargon", + "pt": "Jargão chinook", + "ru": "чинукский жаргон", + "zh_Hans": "奇努克混合语", + "zh_Hant": "支努幹混合語", + "fi": "chinook-jargon" + } + }, + { + "if": "language:pt=yes", + "ifnot": "language:pt=", + "searchTerms": { + "*": [ + "pt" + ] + }, + "then": { + "nb_NO": "portugisisk", + "pl": "język portugalski", + "pt_BR": "português", + "ru": "португальский язык", + "sl": "portugalščina", + "sv": "portugisiska", + "zh_Hans": "葡萄牙语", + "zh_Hant": "葡萄牙語", + "da": "portugisisk", + "de": "Portugiesisch", + "eo": "portugala lingvo", + "es": "portugués", + "fi": "portugali", + "fr": "portugais", + "gl": "lingua portuguesa", + "ja": "ポルトガル語", + "en": "Portuguese", + "hu": "portugál", + "id": "Portugis", + "it": "portoghese", + "nl": "Portugees", + "pt": "português", + "ca": "portuguès" + }, + "priorityIf": "_country~((^|;)ao($|;))|((^|;)br($|;))|((^|;)cv($|;))|((^|;)gq($|;))|((^|;)gw($|;))|((^|;)mz($|;))|((^|;)pt($|;))|((^|;)st($|;))|((^|;)tl($|;))" }, { "if": "language:sid=yes", @@ -3143,9 +3739,6 @@ ] }, "then": { - "de": "Sidama", - "en": "Sidamo", - "nl": "Sidamo", "ca": "sidamo", "es": "Idioma sidamo", "fi": "Sidamo", @@ -3155,7 +3748,10 @@ "it": "lingua Sidamo", "ja": "シダモ語", "pl": "Język sidamo", - "ru": "Сидамо" + "ru": "Сидамо", + "de": "Sidama", + "en": "Sidamo", + "nl": "Sidamo" } }, { @@ -3187,316 +3783,819 @@ } }, { - "if": "language:oj=yes", - "ifnot": "language:oj=", + "if": "language:sw=yes", + "ifnot": "language:sw=", "searchTerms": { "*": [ - "oj" + "sw" ] }, "then": { - "ru": "Оджибве", - "en": "Ojibwe", - "ca": "idioma ojibwa", - "da": "Ojibwa", - "de": "Ojibwe", - "eo": "aniŝinabeka lingvo", - "es": "Idioma ojibwa", - "fi": "Odžibwan kieli", - "fr": "ojibwé", - "gl": "Lingua ojibwa", - "hu": "odzsibva", - "id": "Bahasa Ojibwe", - "it": "lingua ojibwe", - "ja": "オジブウェー語", - "nb_NO": "Ojibwa", - "nl": "Ojibwe", - "pl": "Język odżibwe", - "pt": "Língua ojíbua", - "sl": "očipvejščina", - "sv": "ojibwa" + "ca": "suahili", + "eo": "svahila lingvo", + "fi": "swahili", + "fr": "swahili", + "gl": "Lingua suahili", + "hu": "szuahéli", + "id": "Bahasa Swahili", + "it": "swahili", + "nb_NO": "swahili", + "pl": "suahili", + "pt": "Língua suaíli", + "pt_BR": "língua suaíli", + "da": "Swahili", + "de": "Swahili", + "en": "Swahili", + "nl": "Swahili", + "ja": "スワヒリ語", + "es": "suajili", + "ru": "суахили", + "sl": "Svahili", + "sv": "swahili", + "zh_Hant": "史瓦希利語" + }, + "priorityIf": "_country~((^|;)ke($|;))|((^|;)rw($|;))|((^|;)tz($|;))|((^|;)ug($|;))" + }, + { + "if": "language:ru=yes", + "ifnot": "language:ru=", + "searchTerms": { + "*": [ + "ru" + ] + }, + "then": { + "hu": "orosz", + "en": "Russian", + "sl": "ruščina", + "sv": "ryska", + "zh_Hans": "俄语", + "zh_Hant": "俄語", + "ru": "русский язык", + "es": "ruso", + "fr": "russe", + "nl": "Russisch", + "ca": "rus", + "da": "russisk", + "de": "Russisch", + "eo": "rusa lingvo", + "fi": "venäjä", + "gl": "lingua rusa", + "id": "Rusia", + "it": "russo", + "ja": "ロシア語", + "nb_NO": "russisk", + "pl": "język rosyjski", + "pt": "russo", + "pt_BR": "russo" + }, + "priorityIf": "_country~((^|;)by($|;))|((^|;)kg($|;))|((^|;)kz($|;))|((^|;)ru($|;))|((^|;)tj($|;))" + }, + { + "if": "language:hoc=yes", + "ifnot": "language:hoc=", + "searchTerms": { + "*": [ + "hoc" + ] + }, + "then": { + "en": "Ho", + "da": "Ho", + "fr": "ho", + "ca": "ho", + "eo": "hoa lingvo", + "fi": "Hon kieli", + "it": "lingua ho", + "ja": "ホー語", + "pl": "Język ho", + "pt": "Língua ho", + "sv": "ho", + "de": "Ho", + "ru": "Хо" } }, { - "if": "language:vot=yes", - "ifnot": "language:vot=", + "if": "language:hai=yes", + "ifnot": "language:hai=", "searchTerms": { "*": [ - "vot" + "hai" ] }, "then": { - "eo": "vota lingvo", - "es": "votio", - "fi": "vatja", - "hu": "vót", - "id": "Bahasa Votik", - "it": "votico", - "ja": "ヴォート語", - "nb_NO": "votisk", - "nl": "Wotisch", - "pl": "Język wotycki", - "pt": "vótico", - "ru": "водский язык", - "sv": "votiska", - "zh_Hans": "瓦佳语", - "zh_Hant": "瓦佳語", - "fr": "vote", - "ca": "vòtic", - "de": "Wotisch", - "en": "Votic" + "en": "Haida", + "nl": "Haida", + "de": "Haida", + "ca": "haida", + "eo": "Ĥajda lingvo", + "es": "idioma haida", + "fi": "Haida", + "fr": "haïda", + "gl": "Lingua haida", + "id": "Bahasa Haida", + "it": "haida", + "ja": "ハイダ語", + "nb_NO": "Haida (språk)", + "pl": "Język haida", + "pt": "Língua haida", + "ru": "Хайда", + "zh_Hans": "海达语", + "zh_Hant": "海達語", + "sv": "Haida (språk)" } }, { - "if": "language:bfi=yes", - "ifnot": "language:bfi=", + "if": "language:kut=yes", + "ifnot": "language:kut=", "searchTerms": { "*": [ - "bfi" + "kut" ] }, "then": { - "de": "Britische Gebärdensprache", - "en": "British Sign Language", - "eo": "brita signolingvo", - "es": "Lengua de señas británica", - "fi": "brittiläinen viittomakieli", - "fr": "langue des signes britannique", - "it": "lingua dei segni britannica", - "ja": "イギリス手話", - "nl": "Britse gebarentaal", - "pl": "brytyjski język migowy", - "pt": "língua de sinais britânica", - "ru": "британский жестовый язык", - "sv": "brittiskt teckenspråk", - "id": "Bahasa Isyarat Britania" + "en": "Kutenai", + "ca": "kootenai", + "de": "Kutanaha", + "es": "Idioma kutenai", + "fi": "Kutenai", + "fr": "kutenai", + "it": "lingua kutenai", + "ja": "クテナイ語", + "nl": "Kutenai", + "pl": "Język kutenai", + "pt": "Língua kutenai", + "ru": "Кутенай", + "zh_Hans": "库特奈语", + "zh_Hant": "庫特奈語" } }, { - "if": "language:bla=yes", - "ifnot": "language:bla=", + "if": "language:prg=yes", + "ifnot": "language:prg=", "searchTerms": { "*": [ - "bla" + "prg" ] }, "then": { - "de": "Blackfoot", - "en": "Blackfoot", - "eo": "nigrapieda lingvo", - "es": "Idioma siksiká", - "fi": "Mustajalka", - "fr": "pied-noir", - "gl": "Lingua siksiká", - "it": "lingua blackfoot", - "ja": "ブラックフット語", - "nb_NO": "blackfoot", - "nl": "Blackfoot", - "pl": "język siksika", - "pt": "Língua Siksiká", - "ru": "Блэкфут", - "sv": "siksika", - "zh_Hans": "黑脚语" + "ca": "prussià", + "de": "Altpreußisch", + "en": "Old Prussian", + "eo": "antikva prusa lingvo", + "es": "prusiano antiguo", + "fr": "vieux-prussien", + "gl": "Lingua prusiana antiga", + "id": "Bahasa Prusia Kuno", + "it": "antico prussiano", + "ja": "プロシア語", + "nb_NO": "gammelprøyssisk", + "nl": "Oudpruisisch", + "pl": "język pruski", + "pt": "prussiano antigo", + "pt_BR": "Prussiano antigo", + "ru": "прусский язык", + "sv": "prusiska", + "hu": "óporosz", + "fi": "muinaispreussin kieli" } }, { - "if": "language:bbc=yes", - "ifnot": "language:bbc=", + "if": "language:ses=yes", + "ifnot": "language:ses=", "searchTerms": { "*": [ - "bbc" + "ses" ] }, "then": { - "ca": "Batak Toba", - "da": "Batak Toba", - "de": "Toba Batak", - "en": "Toba Batak", - "eo": "Batak Toba", - "es": "Batak Toba", - "fi": "Batak Toba", - "fr": "batak toba", - "gl": "Lingua toba batak", - "hu": "Batak Toba", - "id": "Batak Toba", - "it": "lingua batak toba", - "ja": "バタク・トバ語", - "nb_NO": "Batak Toba", - "nl": "Batak Toba", - "pl": "Batak Toba", - "pt": "Batak Toba", - "pt_BR": "Batak Toba", - "ru": "Тоба", - "sl": "Batak Toba", - "sv": "toba batak" + "de": "Koyra Senni", + "en": "Koyraboro Senni", + "es": "Koyraboro senni", + "fi": "Koyraboro senni", + "fr": "koyraboro senni", + "ja": "コイラボロ・センニ語", + "nl": "Koyra Senni" } }, { - "if": "language:ctg=yes", - "ifnot": "language:ctg=", + "if": "language:nr=yes", + "ifnot": "language:nr=", "searchTerms": { "*": [ - "ctg" + "nr" ] }, "then": { - "de": "Chittagonisch", - "en": "Chittagonian", - "fi": "Chittagongin kieli", - "fr": "chittagonien", - "id": "Bahasa Chittagonia", - "it": "lingua chittagonian", - "ja": "チッタゴン語", - "pl": "Język chatgaya", - "pt": "Língua chittagong", - "pt_BR": "Língua chittagong", - "sv": "chittagoniska", - "es": "Idioma chittagoniano" + "en": "Southern Ndebele", + "nl": "Zuid-Ndebele", + "ca": "ndebele meridional", + "de": "Süd-Ndebele", + "eo": "Suda Ndebela lingvo", + "es": "ndebele del Sur", + "fr": "nrebele", + "gl": "Lingua ndebele", + "hu": "déli ndebele", + "it": "ndebele del sud", + "ja": "南ンデベレ語", + "nb_NO": "sørndebele", + "pl": "język ndebele południowy", + "pt": "língua ndebele", + "pt_BR": "língua ndebele", + "ru": "южный ндебеле", + "sv": "sydndebele", + "zh_Hans": "南恩德贝莱语", + "zh_Hant": "南恩德貝萊語", + "fi": "etelä-ndebelen kieli" + }, + "priorityIf": "_country~((^|;)za($|;))" + }, + { + "if": "language:ja=yes", + "ifnot": "language:ja=", + "searchTerms": { + "*": [ + "ja" + ] + }, + "then": { + "en": "Japanese", + "ca": "japonès", + "da": "japansk", + "de": "Japanisch", + "eo": "japana lingvo", + "es": "japonés", + "fi": "japani", + "fr": "japonais", + "gl": "lingua xaponesa", + "hu": "japán", + "it": "giapponese", + "ja": "日本語", + "zh_Hans": "日语", + "zh_Hant": "日語", + "id": "bahasa Jepang", + "nb_NO": "japansk", + "nl": "Japans", + "pl": "język japoński", + "pt": "japonês", + "pt_BR": "língua japonesa", + "ru": "японский язык", + "sl": "Japonščina", + "sv": "japanska" + }, + "priorityIf": "_country~((^|;)jp($|;))|((^|;)pw($|;))" + }, + { + "if": "language:crl=yes", + "ifnot": "language:crl=", + "searchTerms": { + "*": [ + "crl" + ] + }, + "then": { + "fr": "cri de l’Est, dialecte du Nord", + "en": "Northern East Cree" } }, { - "if": "language:brh=yes", - "ifnot": "language:brh=", + "if": "language:lrc=yes", + "ifnot": "language:lrc=", "searchTerms": { "*": [ - "brh" + "lrc" ] }, "then": { - "de": "Brahui", - "en": "Brahui", - "nl": "Brahui", - "ca": "brahui", - "eo": "braŭia lingvo", - "es": "Idioma brahui", - "fi": "Brahuin kieli", - "fr": "brahoui", - "id": "Bahasa Brahui", - "it": "brahui", - "ja": "ブラーフーイー語", - "nb_NO": "Brahui", - "pl": "Język brahui", - "pt": "Língua brahui", - "ru": "Брауи", - "sv": "brahui" + "de": "Nördliches Luri", + "en": "Northern Luri", + "es": "luri septentrional", + "fr": "lori du Nord", + "ja": "北ロル語", + "nl": "Noordelijk Luri", + "pt": "luri setentrional", + "gl": "lingua luri setentrional", + "it": "luri del nord" } }, { - "if": "language:bug=yes", - "ifnot": "language:bug=", + "if": "language:ruq=yes", + "ifnot": "language:ruq=", "searchTerms": { "*": [ - "bug" + "ruq" ] }, "then": { - "en": "Bugis", - "id": "Bugis", - "ca": "bugui", - "de": "Buginesisch", - "eo": "buĝia lingvo", - "es": "idioma buguinés", - "fi": "Bugin kieli", - "fr": "bouguinais", - "gl": "Lingua bugi", - "hu": "bugisz", - "it": "lingua buginese", - "ja": "ブギス語", - "nb_NO": "Buginesisk", - "nl": "Boeginees", - "pl": "język bugijski", - "pt": "Língua buginesa", - "ru": "бугийский язык", - "sv": "buginesiska" + "en": "Megleno-Romanian", + "ca": "meglenoromanès", + "de": "Meglenorumänisch", + "eo": "meglenorumana lingvo", + "es": "meglenorrumano", + "fr": "mégléno-roumain", + "gl": "Lingua megleno-romanesa", + "it": "lingua meglenorumena", + "ja": "メグレノ・ルーマニア語", + "nb_NO": "meglenorumensk", + "nl": "Megleno-Roemeens", + "pl": "Język meglenorumuński", + "pt_BR": "Romeno meglesita", + "ru": "мегленорумынский язык", + "zh_Hans": "梅戈来诺-罗马尼亚语", + "zh_Hant": "梅戈來諾-羅馬尼亞語", + "hu": "meglenoromán", + "pt": "língua romena meglesita", + "id": "bahasa Megleno-Rumania" } }, { - "if": "language:pa=yes", - "ifnot": "language:pa=", + "if": "language:abq=yes", + "ifnot": "language:abq=", "searchTerms": { "*": [ - "pa" + "abq" ] }, "then": { - "id": "Bahasa Punjab", - "it": "punjabi", - "ja": "パンジャーブ語", - "nb_NO": "panjabi", - "nl": "Punjabi", - "pl": "język pendżabski", - "pt": "Língua panjabi", - "ru": "панджаби", - "sv": "punjabi", - "zh_Hant": "旁遮普語", - "en": "Punjabi", - "ca": "panjabi", - "da": "Punjabi", - "de": "Panjabi", - "eo": "panĝaba lingvo", - "es": "panyabí", - "fi": "punjabin kieli", - "fr": "pendjabi", - "gl": "lingua punjabi", - "hu": "pandzsábi" + "en": "Abaza", + "ca": "abazí", + "de": "Abasinisch", + "eo": "abaza lingvo", + "es": "abaza", + "fi": "Abazan kieli", + "fr": "abaza", + "gl": "Lingua abaza", + "it": "lingua abazina", + "ja": "アバザ語", + "nb_NO": "abazinsk", + "nl": "Abazijns", + "pl": "Język abazyński", + "pt": "Língua abaza", + "pt_BR": "Língua abaza", + "ru": "абазинский язык", + "sv": "abazinska", + "zh_Hans": "阿巴扎语", + "zh_Hant": "阿巴扎語", + "id": "Bahasa Abaza", + "hu": "abaza" } }, { - "if": "language:pnb=yes", - "ifnot": "language:pnb=", + "if": "language:tli=yes", + "ifnot": "language:tli=", "searchTerms": { "*": [ - "pnb" + "tli" ] }, "then": { - "id": "Bahasa Punjab", - "it": "punjabi", - "ja": "パンジャーブ語", - "nb_NO": "panjabi", - "nl": "Punjabi", - "pl": "język pendżabski", - "pt": "Língua panjabi", - "ru": "панджаби", - "sv": "punjabi", - "zh_Hant": "旁遮普語", - "en": "Punjabi", - "ca": "panjabi", - "da": "Punjabi", - "de": "Panjabi", - "eo": "panĝaba lingvo", - "es": "panyabí", - "fi": "punjabin kieli", - "fr": "pendjabi", - "gl": "lingua punjabi", - "hu": "pandzsábi" + "ca": "Tlingit", + "de": "Tlingit", + "en": "Tlingit", + "fi": "Tlingit", + "nb_NO": "Tlingit", + "nl": "Tlingit", + "eo": "Tlingita", + "es": "tlingit", + "fr": "tlingit", + "id": "Bahasa Tlingit", + "it": "lingua tlingit", + "ja": "トリンギット語", + "pl": "Język tlingit", + "pt": "Língua tlingit", + "pt_BR": "Língua tlingit", + "ru": "Тлингитский язык", + "sv": "tlingit", + "hu": "tlingit" } }, { - "if": "language:brx=yes", - "ifnot": "language:brx=", + "if": "language:nl=yes", + "ifnot": "language:nl=", "searchTerms": { "*": [ - "brx" + "nl" ] }, "then": { - "en": "Bodo", - "fr": "bodo", - "de": "Bodo", - "nl": "Boro", - "nb_NO": "Bodo", - "ru": "Бодо", - "ca": "bodo", - "eo": "bodoa lingvo", - "es": "Idioma bodo", - "fi": "Bodon kieli", - "id": "Bahasa Bodo", - "it": "bodo", - "ja": "ボド語", - "pl": "Język bodo", - "pt": "Língua bodo", - "sv": "bodo" + "en": "Dutch", + "de": "Niederländisch", + "nl": "Nederlands", + "ca": "neerlandès", + "es": "neerlandés", + "fr": "néerlandais", + "hu": "holland", + "id": "Belanda", + "it": "olandese", + "da": "nederlandsk", + "eo": "nederlanda lingvo", + "fi": "hollanti", + "gl": "lingua neerlandesa", + "ja": "オランダ語", + "nb_NO": "nederlandsk", + "pl": "język niderlandzki", + "pt": "neerlandês", + "pt_BR": "neerlandês", + "ru": "нидерландский язык", + "sv": "nederländska", + "zh_Hans": "荷兰语", + "zh_Hant": "荷蘭語", + "sl": "nizozemščina" + }, + "priorityIf": "_country~((^|;)be($|;))|((^|;)nl($|;))|((^|;)sr($|;))" + }, + { + "if": "language:gom=yes", + "ifnot": "language:gom=", + "searchTerms": { + "*": [ + "gom" + ] + }, + "then": { + "de": "Goa-Konkani", + "en": "Goan Konkani", + "fr": "konkani de Goa", + "ja": "ゴア・コンカニ語", + "nl": "Goa-Konkani" + } + }, + { + "if": "language:yi=yes", + "ifnot": "language:yi=", + "searchTerms": { + "*": [ + "yi" + ] + }, + "then": { + "sl": "Jidiš", + "sv": "jiddisch", + "zh_Hant": "意第緒語", + "pt_BR": "língua iídiche", + "id": "bahasa Yiddi", + "ca": "ídix", + "da": "jiddisch", + "de": "Jiddisch", + "eo": "jida lingvo", + "fi": "jiddiš", + "gl": "Lingua yiddish", + "hu": "jiddis", + "it": "yiddish", + "ja": "イディッシュ語", + "nb_NO": "jiddisch", + "nl": "Jiddisch", + "pl": "jidysz", + "pt": "língua iídiche", + "ru": "идиш", + "en": "Yiddish", + "es": "yidis", + "fr": "yiddish" + } + }, + { + "if": "language:sq=yes", + "ifnot": "language:sq=", + "searchTerms": { + "*": [ + "sq" + ] + }, + "then": { + "en": "Albanian", + "ca": "albanès", + "hu": "albán", + "it": "albanese", + "nl": "Albanees", + "es": "albanés", + "fr": "albanais", + "da": "albansk", + "de": "Albanisch", + "eo": "albana lingvo", + "fi": "albania", + "gl": "Lingua albanesa", + "id": "Bahasa Albania", + "ja": "アルバニア語", + "nb_NO": "albansk", + "pl": "język albański", + "pt": "língua albanesa", + "pt_BR": "língua albanesa", + "ru": "албанский язык", + "sl": "albanščina", + "sv": "albanska", + "zh_Hans": "阿尔巴尼亚语", + "zh_Hant": "阿爾巴尼亞語" + }, + "priorityIf": "_country~((^|;)al($|;))|((^|;)mk($|;))" + }, + { + "if": "language:gor=yes", + "ifnot": "language:gor=", + "searchTerms": { + "*": [ + "gor" + ] + }, + "then": { + "de": "Gorontalo", + "en": "Gorontalo", + "id": "Gorontalo", + "nb_NO": "Gorontalo", + "nl": "Gorontalo", + "pt": "Gorontalo", + "ru": "Горонтало", + "da": "Gorontalo", + "ca": "gorontalo", + "es": "Idioma gorontalo", + "fi": "Gorontalon kieli", + "fr": "gorontalo", + "gl": "Gorontalo", + "it": "lingua gorontalo", + "ja": "ゴロンタロ語", + "pt_BR": "Gorontalo", + "sl": "Gorontalo", + "sv": "gorontalo", + "zh_Hans": "哥伦打洛语", + "zh_Hant": "哥倫打洛語", + "eo": "gorontala lingvo", + "pl": "język gorontalo" + } + }, + { + "if": "language:ovd=yes", + "ifnot": "language:ovd=", + "searchTerms": { + "*": [ + "ovd" + ] + }, + "then": { + "ru": "эльвдальский диалект", + "da": "elvdalsk", + "fi": "älvdalska", + "ca": "dialecte dalecarlià", + "de": "Älvdalisch", + "en": "Elfdalian", + "es": "idioma dalecarliano", + "fr": "dalécarlien", + "gl": "Lingua dalecarliana", + "it": "övdaliano", + "ja": "エルヴダーレン語", + "nb_NO": "älvdalsk", + "nl": "Elfdaals", + "pl": "Elfdalski", + "pt": "Älvdalsmål", + "sv": "älvdalska" + } + }, + { + "if": "language:vmf=yes", + "ifnot": "language:vmf=", + "searchTerms": { + "*": [ + "vmf" + ] + }, + "then": { + "de": "mainfränkische Dialekte", + "en": "Main-Franconian", + "es": "Fráncico del Meno", + "fr": "franconien du Main", + "it": "lingua francone del Meno", + "ja": "マインフランク語", + "nl": "Mainfrankisch", + "ru": "Майнфранкские диалекты" + } + }, + { + "if": "language:sdc=yes", + "ifnot": "language:sdc=", + "searchTerms": { + "*": [ + "sdc" + ] + }, + "then": { + "en": "Sassarese", + "ca": "sasserès", + "de": "Sassaresisch", + "fr": "sassarais", + "ja": "サッサリ・サルデーニャ語", + "nl": "Sassarees", + "pl": "Dialekt sassarski", + "ru": "сассарский язык", + "sl": "Sasarščina", + "gl": "Lingua sassaresa", + "id": "Bahasa Sassari", + "zh_Hans": "萨萨里语", + "zh_Hant": "薩薩里語", + "es": "sasarés", + "it": "(lingua) sassarese", + "hu": "sassari" + } + }, + { + "if": "language:pdt=yes", + "ifnot": "language:pdt=", + "searchTerms": { + "*": [ + "pdt" + ] + }, + "then": { + "ca": "plautdietsch", + "de": "Plautdietsch", + "en": "Plautdietsch", + "eo": "plaŭtdiĉa lingvo", + "es": "Plautdietsch", + "fr": "bas allemand mennonite", + "id": "Bahasa Plautdietsch", + "it": "lingua plautdietsch", + "ja": "メノナイト低地ドイツ語", + "nb_NO": "plautdietsch", + "nl": "Plautdietsch", + "pl": "plautdietsch", + "pt": "Plautdietsch", + "ru": "Немецко-платский диалект", + "sv": "plautdietsch" + } + }, + { + "if": "language:mr=yes", + "ifnot": "language:mr=", + "searchTerms": { + "*": [ + "mr" + ] + }, + "then": { + "fr": "marathi", + "ca": "marathi", + "da": "marathi", + "de": "Marathi", + "en": "Marathi", + "eo": "marata lingvo", + "es": "maratí", + "fi": "marathi", + "gl": "Lingua marathi", + "hu": "maráthi", + "id": "Bahasa Marathi", + "it": "marathi", + "ja": "マラーティー語", + "nb_NO": "marathi", + "nl": "Marathi", + "pl": "język marathi", + "pt": "marata", + "pt_BR": "Língua marata", + "ru": "маратхи", + "sv": "marathi", + "zh_Hans": "马拉地语", + "zh_Hant": "馬拉地語" + } + }, + { + "if": "language:umu=yes", + "ifnot": "language:umu=", + "searchTerms": { + "*": [ + "umu" + ] + }, + "then": { + "de": "Munsee", + "en": "Munsee", + "es": "Munsee", + "nb_NO": "Munsee", + "nl": "Munsee", + "ca": "munsee", + "fr": "munsee", + "gl": "Lingua munsee", + "it": "lingua munsee", + "ja": "マンシー語", + "pt": "Língua munsee", + "ru": "Мунси", + "sv": "munsee" + } + }, + { + "if": "language:lb=yes", + "ifnot": "language:lb=", + "searchTerms": { + "*": [ + "lb" + ] + }, + "then": { + "ca": "luxemburguès", + "da": "Letzeburgsk", + "eo": "luksemburga lingvo", + "es": "luxemburgués", + "fi": "luxemburg", + "gl": "Lingua luxemburguesa", + "hu": "luxemburgi", + "id": "Bahasa Luksemburg", + "it": "lussemburghese", + "ja": "ルクセンブルク語", + "nb_NO": "luxembourgsk", + "nl": "Luxemburgs", + "pl": "język luksemburski", + "pt": "língua luxemburguesa", + "pt_BR": "língua luxemburguesa", + "ru": "люксембургский язык", + "sl": "Luksemburščina", + "sv": "luxemburgiska", + "de": "Luxemburgisch", + "fr": "luxembourgeois", + "en": "Luxembourgish" + }, + "priorityIf": "_country~((^|;)lu($|;))" + }, + { + "if": "language:sli=yes", + "ifnot": "language:sli=", + "searchTerms": { + "*": [ + "sli" + ] + }, + "then": { + "hu": "sziléziai német", + "ca": "alemany silesià", + "da": "Schlesisk", + "de": "Schlesisch", + "en": "Silesian German", + "eo": "silezia-germana lingvo", + "es": "alemán silesio", + "fi": "sleesiansaksa", + "fr": "silésien", + "it": "tedesco slesiano", + "ja": "低シレジア語", + "nb_NO": "lavschlesisk", + "nl": "Silezisch Duits", + "ru": "силезские диалекты немецкого языка", + "zh_Hans": "西里西亚语", + "zh_Hant": "西里西亞語", + "pl": "dialekt śląski języka niemieckiego" + } + }, + { + "if": "language:als=yes", + "ifnot": "language:als=", + "searchTerms": { + "*": [ + "als" + ] + }, + "then": { + "hu": "svájci német", + "en": "Swiss German", + "de": "Schweizerdeutsch", + "ca": "alemany suís", + "da": "schweizertysk", + "eo": "svisgermana lingvo", + "es": "alemán de Suiza", + "fi": "sveitsinsaksa", + "fr": "suisse allemand", + "gl": "Lingua alemá de Suíza", + "id": "Bahasa Jerman Swiss", + "it": "svizzero tedesco", + "ja": "スイスドイツ語", + "nb_NO": "sveitsertysk", + "nl": "Zwitserduits", + "pl": "gwary schwyzertüütsch", + "pt": "suíço-alemão", + "ru": "швейцарский диалект", + "sv": "schweizertyska", + "zh_Hans": "瑞士德语", + "zh_Hant": "瑞士德語" + } + }, + { + "if": "language:mus=yes", + "ifnot": "language:mus=", + "searchTerms": { + "*": [ + "mus" + ] + }, + "then": { + "de": "Maskoki", + "en": "Muscogee", + "ca": "muskogi", + "eo": "krika lingvo", + "es": "idioma maskoki", + "fi": "Creekin kieli", + "fr": "creek", + "gl": "Lingua muscogee", + "hu": "muszkogi", + "id": "Bahasa Muskogee", + "it": "lingua creek", + "ja": "マスコギ語", + "nl": "Muskogi", + "pl": "Język krik", + "pt": "Língua creek", + "pt_BR": "Língua creek", + "ru": "Крикский язык" } }, { @@ -3527,148 +4626,6 @@ "hu": "kildini számi" } }, - { - "if": "language:bo=yes", - "ifnot": "language:bo=", - "searchTerms": { - "*": [ - "bo" - ] - }, - "then": { - "en": "Tibetan", - "ru": "тибетский язык", - "fr": "tibétain", - "de": "Tibetisch", - "ca": "tibetà", - "da": "tibetansk", - "eo": "tibeta lingvo", - "es": "tibetano", - "fi": "tiibetin kieli", - "gl": "Lingua tibetana", - "hu": "tibeti", - "id": "Bahasa Tibet", - "it": "tibetano", - "ja": "チベット語", - "nb_NO": "tibetansk", - "nl": "Tibetaans", - "pl": "język tybetański", - "pt": "Língua tibetana", - "pt_BR": "Língua tibetana", - "sv": "tibetanska" - } - }, - { - "if": "language:bi=yes", - "ifnot": "language:bi=", - "searchTerms": { - "*": [ - "bi" - ] - }, - "then": { - "en": "Bislama", - "ca": "bislama", - "de": "Bislama", - "eo": "bislama lingvo", - "es": "Bislama", - "fi": "Bislama", - "fr": "bichelamar", - "gl": "Bislama", - "hu": "biszlama", - "id": "Bahasa Bislama", - "it": "bislama", - "ja": "ビスラマ語", - "nb_NO": "bislama", - "nl": "Bislama", - "pl": "język bislama", - "pt": "Língua bislamá", - "ru": "бислама", - "sv": "bislama" - }, - "priorityIf": "_country~((^|;)vu($|;))" - }, - { - "if": "language:cdo=yes", - "ifnot": "language:cdo=", - "searchTerms": { - "*": [ - "cdo" - ] - }, - "then": { - "en": "Min Dong", - "ca": "min dong", - "de": "Min Dong", - "eo": "min-donga lingvo", - "es": "min dong", - "fi": "mindong", - "fr": "mindong", - "gl": "Lingua ming dong", - "id": "Bahasa Min Timur", - "it": "min dong", - "ja": "閩東語", - "nb_NO": "Mindong", - "nl": "Mindong", - "pl": "Język mindong", - "pt": "Língua min oriental", - "pt_BR": "Min Dong", - "ru": "Восточноминьский язык", - "sv": "mindong", - "zh_Hans": "闽东语", - "zh_Hant": "閩東語" - } - }, - { - "if": "language:sw=yes", - "ifnot": "language:sw=", - "searchTerms": { - "*": [ - "sw" - ] - }, - "then": { - "da": "Swahili", - "de": "Swahili", - "en": "Swahili", - "nl": "Swahili", - "ja": "スワヒリ語", - "es": "suajili", - "ca": "suahili", - "eo": "svahila lingvo", - "fi": "swahili", - "fr": "swahili", - "gl": "Lingua suahili", - "hu": "szuahéli", - "id": "Bahasa Swahili", - "it": "swahili", - "nb_NO": "swahili", - "pl": "suahili", - "pt": "Língua suaíli", - "pt_BR": "língua suaíli", - "ru": "cуахили", - "sl": "Svahili", - "sv": "swahili", - "zh_Hant": "史瓦希利語" - }, - "priorityIf": "_country~((^|;)ke($|;))|((^|;)rw($|;))|((^|;)tz($|;))|((^|;)ug($|;))" - }, - { - "if": "language:gom=yes", - "ifnot": "language:gom=", - "searchTerms": { - "*": [ - "gom" - ] - }, - "then": { - "de": "Goa-Konkani", - "en": "Goan Konkani", - "fr": "konkani de Goa", - "ja": "ゴア・コンカニ語", - "nl": "Goa-Konkani" - } - }, { "if": "language:mfe=yes", "ifnot": "language:mfe=", @@ -3702,8 +4659,20 @@ ] }, "then": { + "da": "kinesisk", + "eo": "ĉina lingvo", + "fi": "kiina", + "fr": "langues chinoises", "gl": "lingua chinesa", "nb_NO": "kinesisk", + "en": "Chinese", + "es": "chino", + "hu": "kínai", + "it": "cinese", + "ja": "中国語", + "de": "Chinesisch", + "ca": "llengües sinítiques", + "nl": "Chinese talen", "pl": "język chiński", "pt": "língua chinesa", "pt_BR": "língua chinesa", @@ -3712,74 +4681,104 @@ "sv": "kinesiska", "zh_Hans": "中文", "zh_Hant": "漢語", - "ca": "xinès", - "en": "Chinese", - "es": "chino", - "hu": "kínai", - "it": "cinese", - "id": "Tionghoa", - "ja": "中国語", - "de": "Chinesisch", - "nl": "Chinese talen", - "da": "kinesisk", - "eo": "ĉina lingvo", - "fi": "kiina", - "fr": "langues chinoises" + "id": "bahasa Tionghoa" }, - "priorityIf": "_country~((^|;)cn($|;))" + "priorityIf": "_country~((^|;)cn($|;))|((^|;)tw($|;))" }, { - "if": "language:sdc=yes", - "ifnot": "language:sdc=", + "if": "language:kr=yes", + "ifnot": "language:kr=", "searchTerms": { "*": [ - "sdc" + "kr" ] }, "then": { - "it": "(lingua) sassarese", - "hu": "sassari", - "en": "Sassarese", - "ca": "sasserès", - "de": "Sassaresisch", - "fr": "sassarais", - "ja": "サッサリ・サルデーニャ語", - "nl": "Sassarees", - "pl": "Dialekt sassarski", - "ru": "сассарский язык", - "sl": "Sasarščina", - "gl": "Lingua sassaresa", - "id": "Bahasa Sassari", - "zh_Hans": "萨萨里语", - "zh_Hant": "薩薩里語", - "es": "sasarés" + "ru": "Канури", + "ca": "kanuri", + "de": "Kanuri", + "en": "Kanuri", + "eo": "kanura lingvo", + "es": "kanuri", + "fi": "Kanurin kieli", + "fr": "kanouri", + "hu": "kanuri", + "id": "Bahasa Kanuri", + "it": "kanuri", + "ja": "カヌリ語", + "nl": "Kanuri", + "pl": "Język kanuri", + "pt": "Língua kanuri", + "sv": "kanuri", + "gl": "Lingua kanuri" } }, { - "if": "language:pdt=yes", - "ifnot": "language:pdt=", + "if": "language:mg=yes", + "ifnot": "language:mg=", "searchTerms": { "*": [ - "pdt" + "mg" ] }, "then": { - "ca": "plautdietsch", - "de": "Plautdietsch", - "en": "Plautdietsch", - "eo": "plaŭtdiĉa lingvo", - "es": "Plautdietsch", - "fr": "bas allemand mennonite", - "id": "Bahasa Plautdietsch", - "it": "lingua plautdietsch", - "ja": "メノナイト低地ドイツ語", - "nb_NO": "plautdietsch", - "nl": "Plautdietsch", - "pl": "plautdietsch", - "pt": "Plautdietsch", - "ru": "Немецко-платский диалект", - "sv": "plautdietsch" - } + "nb_NO": "gassisk", + "nl": "Malagasi", + "pl": "język malgaski", + "pt": "Língua malgaxe", + "pt_BR": "Língua malgaxe", + "ru": "малагасийский язык", + "sv": "malagassiska", + "ca": "malgaix", + "da": "Malagassisk", + "de": "Malagasy", + "en": "Malagasy", + "eo": "malagasa lingvo", + "es": "malgache", + "fi": "malagassi", + "fr": "malgache", + "gl": "Lingua malgaxe", + "hu": "malgas", + "id": "Bahasa Malagasi", + "it": "malgascio", + "ja": "マダガスカル語" + }, + "priorityIf": "_country~((^|;)mg($|;))" + }, + { + "if": "language:ka=yes", + "ifnot": "language:ka=", + "searchTerms": { + "*": [ + "ka" + ] + }, + "then": { + "de": "Georgisch", + "en": "Georgian", + "fr": "géorgien", + "ca": "georgià", + "hu": "grúz", + "it": "georgiano", + "da": "georgisk", + "eo": "kartvela lingvo", + "es": "georgiano", + "fi": "georgia", + "gl": "lingua xeorxiana", + "id": "Bahasa Georgia", + "ja": "ジョージア語", + "nb_NO": "georgisk", + "nl": "Georgisch", + "pl": "język gruziński", + "pt": "língua georgiana", + "pt_BR": "língua georgiana", + "ru": "грузинский язык", + "sl": "Gruzinščina", + "sv": "georgiska", + "zh_Hans": "格鲁吉亚语", + "zh_Hant": "喬治亞語" + }, + "priorityIf": "_country~((^|;)ge($|;))" }, { "if": "language:sty=yes", @@ -3815,12 +4814,12 @@ "then": { "de": "Karpathen-Romani", "en": "Carpathian Romani", - "fr": "romani des Carpates", "it": "lingua carpato-romanì", "ja": "中央方言群", "nl": "Carpathian Romani", "ru": "Карпатские диалекты цыганского языка", - "gl": "Romaní dos Cárpatos" + "gl": "Romaní dos Cárpatos", + "fr": "romani central" } }, { @@ -3841,33 +4840,662 @@ } }, { - "if": "language:gsw-fr=yes", - "ifnot": "language:gsw-fr=", + "if": "language:bto=yes", + "ifnot": "language:bto=", "searchTerms": { "*": [ - "gsw-fr" + "bto" ] }, "then": { - "eo": "alzaca lingvo", - "es": "alsaciano", - "fi": "Elsassi", - "gl": "Lingua alsaciana", - "hu": "elzászi", - "id": "Bahasa Elsass", - "it": "dialetto alsaziano", - "ja": "アルザス語", - "nb_NO": "elsassisk", - "nl": "Elzassisch", - "pl": "gwary alzackie", - "pt": "Língua alsaciana", - "pt_BR": "Língua alsaciana", - "ru": "эльзасский диалект", - "sv": "elsassiska", - "fr": "alsacien", - "ca": "alsacià", - "de": "Elsässisch", - "en": "Alsatian" + "en": "Rinconada Bikol", + "fi": "Iriganbikol", + "fr": "bikol rinconada", + "ja": "イリガ・ビコール語", + "pt": "Língua rinconada bikol" + } + }, + { + "if": "language:bcc=yes", + "ifnot": "language:bcc=", + "searchTerms": { + "*": [ + "bcc" + ] + }, + "then": { + "en": "Southern Balochi", + "fr": "baloutche du Sud", + "ja": "南バローチー語", + "ru": "южный белуджский", + "zh_Hans": "南俾路支语", + "zh_Hant": "南俾路支語" + } + }, + { + "if": "language:ro=yes", + "ifnot": "language:ro=", + "searchTerms": { + "*": [ + "ro" + ] + }, + "then": { + "pl": "język rumuński", + "pt_BR": "língua romena", + "ru": "румынский язык", + "sl": "Romunščina", + "sv": "rumänska", + "zh_Hant": "羅馬尼亞語", + "pt": "língua romena", + "da": "rumænsk", + "eo": "rumana lingvo", + "fi": "romania", + "fr": "roumain", + "gl": "lingua romanesa", + "id": "Bahasa Rumania", + "it": "romeno", + "ja": "ルーマニア語", + "nb_NO": "rumensk", + "nl": "Roemeens", + "de": "Rumänisch", + "en": "Romanian", + "ca": "romanès", + "es": "rumano", + "hu": "román" + }, + "priorityIf": "_country~((^|;)md($|;))|((^|;)ro($|;))" + }, + { + "if": "language:te=yes", + "ifnot": "language:te=", + "searchTerms": { + "*": [ + "te" + ] + }, + "then": { + "en": "Telugu", + "de": "Telugu", + "nl": "Telugu", + "fr": "télougou", + "ca": "telugu", + "da": "Telugu", + "eo": "telugua lingvo", + "es": "télugu", + "fi": "telugu", + "gl": "Lingua telugu", + "hu": "telugu", + "id": "Bahasa Telugu", + "it": "telugu", + "ja": "テルグ語", + "nb_NO": "telugu", + "pl": "język telugu", + "pt": "língua telugu", + "pt_BR": "Língua telugu", + "ru": "телугу", + "sv": "telugu", + "zh_Hant": "泰盧固語" + } + }, + { + "if": "language:wym=yes", + "ifnot": "language:wym=", + "searchTerms": { + "*": [ + "wym" + ] + }, + "then": { + "fr": "wilamowicien", + "gl": "Lingua wymysorys", + "hu": "wilamowicei", + "id": "Bahasa Wimisoris", + "it": "vilamoviano", + "ja": "ヴィラモヴィアン語", + "nb_NO": "wymysörisk", + "nl": "Wymysöryś", + "pl": "język wilamowski", + "pt": "Wymysorys", + "pt_BR": "Wymysorys", + "ru": "вилямовский язык", + "sv": "wymysöriska", + "en": "Vilamovian", + "ca": "wymysorys", + "da": "vimisørisk", + "de": "Wilmesaurisch", + "eo": "vilamovica lingvo", + "es": "vilamoviciano", + "fi": "Wymysorys" + } + }, + { + "if": "language:bnn=yes", + "ifnot": "language:bnn=", + "searchTerms": { + "*": [ + "bnn" + ] + }, + "then": { + "en": "Bunun", + "ru": "Бунун", + "ca": "bunun", + "fr": "bunun", + "it": "lingua bunun", + "ja": "ブヌン語", + "nl": "Bunun", + "pl": "Język bunun", + "pt": "Língua bunun", + "zh_Hant": "布農語", + "fi": "bununin kieli", + "id": "Bahasa Bunun" + } + }, + { + "if": "language:bqi=yes", + "ifnot": "language:bqi=", + "searchTerms": { + "*": [ + "bqi" + ] + }, + "then": { + "en": "Bakhtiari", + "de": "Bachtiarisch", + "fr": "bakhtiari", + "it": "dialetto bakhtiari", + "ja": "バフティヤーリー語", + "nl": "Bachtiarisch", + "pl": "Język bachtiarski", + "ru": "Бахтиярский язык", + "zh_Hans": "巴赫蒂亚语", + "zh_Hant": "巴赫蒂亞語" + } + }, + { + "if": "language:hrx=yes", + "ifnot": "language:hrx=", + "searchTerms": { + "*": [ + "hrx" + ] + }, + "then": { + "ja": "フンスリュック方言", + "de": "Riograndenser Hunsrückisch", + "en": "Hunsrik", + "eo": "Sudriogranda germana dialekto", + "es": "Riograndenser Hunsrückisch", + "it": "lingua hunsrik", + "nl": "Riograndenser Hunsrückisch", + "pl": "Riograndenser Hunsrückisch", + "pt": "hunsriqueano riograndense", + "pt_BR": "hunsriqueano riograndense", + "ru": "Хунсрик", + "sv": "Riograndenser Hunsrückisch", + "fr": "hunsrik" + } + }, + { + "if": "language:tly=yes", + "ifnot": "language:tly=", + "searchTerms": { + "*": [ + "tly" + ] + }, + "then": { + "fi": "Tališin kieli", + "fr": "talysh", + "gl": "Lingua talysh", + "it": "lingua taliscia", + "ja": "タリシュ語", + "nl": "Talysjisch", + "pl": "Tałyszowie", + "pt": "Língua talish", + "ru": "талышский язык", + "sv": "talysj", + "nb_NO": "talysj", + "id": "Talish", + "en": "Talysh", + "ca": "talixi", + "de": "Talisch", + "eo": "taliŝa lingvo", + "es": "talishi" + } + }, + { + "if": "language:yrl=yes", + "ifnot": "language:yrl=", + "searchTerms": { + "*": [ + "yrl" + ] + }, + "then": { + "de": "Nheengatu", + "en": "Nheengatu", + "nl": "Nheengatu", + "ca": "nheengatu", + "eo": "nengatua lingvo", + "es": "ñe'engatú", + "fi": "Ñeengatú", + "fr": "nheengatu", + "gl": "Lingua nheengatu", + "it": "nheengatu", + "ja": "ニェエンガトゥ語", + "pt": "nheengatu", + "pt_BR": "Nheengatu", + "ru": "ньенгату" + } + }, + { + "if": "language:cak=yes", + "ifnot": "language:cak=", + "searchTerms": { + "*": [ + "cak" + ] + }, + "then": { + "en": "Kaqchikel", + "nl": "Kaqchikel", + "ca": "kaqtxikel", + "de": "Cakchiquel-Sprache", + "eo": "kakĉikela lingvo", + "es": "Idioma kakchikel", + "fr": "cakchiquel", + "gl": "Lingua kaqchikel", + "id": "Bahasa Kaqchikel", + "ja": "カクチケル語", + "nb_NO": "Kakchikel", + "pl": "Język kaqchikel", + "pt": "Língua caqchiquel", + "ru": "Какчикельский язык", + "sv": "cakchiquel" + } + }, + { + "if": "language:krx=yes", + "ifnot": "language:krx=", + "searchTerms": { + "*": [ + "krx" + ] + }, + "then": { + "en": "Karon", + "de": "Karon", + "fr": "karone", + "ja": "カロン語" + } + }, + { + "if": "language:sju=yes", + "ifnot": "language:sju=", + "searchTerms": { + "*": [ + "sju" + ] + }, + "then": { + "pl": "język ume", + "pt": "língua sami de Ume", + "ru": "уме-саамский язык", + "sv": "umesamiska", + "hu": "umei számi", + "ca": "sami d'Ume", + "de": "Umesamisch", + "en": "Ume Sami", + "eo": "ume-samea lingvo", + "es": "sami del Ume", + "fi": "uumajansaame", + "fr": "same d'Ume", + "gl": "Lingua saami de Ume", + "it": "lingua sami di Ume", + "ja": "ウーメ・サーミ語", + "nb_NO": "umesamisk", + "nl": "Ume-Samisch" + } + }, + { + "if": "language:sou=yes", + "ifnot": "language:sou=", + "searchTerms": { + "*": [ + "sou" + ] + }, + "then": { + "de": "Südthailändisch", + "en": "Southern Thai", + "eo": "sud-taja lingvo", + "fr": "thaï du Sud", + "id": "Bahasa Thai Selatan", + "ja": "南タイ語", + "nl": "Zuidelijk Thai", + "pl": "Język południowotajski", + "ru": "южнотайский диалект", + "zh_Hans": "南部泰语", + "zh_Hant": "南部泰語" + } + }, + { + "if": "language:adx=yes", + "ifnot": "language:adx=", + "searchTerms": { + "*": [ + "adx" + ] + }, + "then": { + "en": "Amdo Tibetan", + "fr": "tibétain de l'Amdo", + "ja": "アムド・チベット語", + "pl": "Język amdo", + "ru": "амдо", + "pt": "Tibetano Amdo", + "hu": "amdói tibeti" + } + }, + { + "if": "language:dru=yes", + "ifnot": "language:dru=", + "searchTerms": { + "*": [ + "dru" + ] + }, + "then": { + "en": "Rukai", + "ca": "rukai", + "es": "rukai", + "fi": "Rukai", + "fr": "rukai", + "gl": "Lingua rukai", + "id": "Bahasa Rukai", + "it": "rukai", + "ja": "ルカイ語", + "nl": "Rukai", + "pl": "Rukai", + "pt": "Língua rukai", + "zh_Hans": "鲁凯语", + "zh_Hant": "魯凱語" + } + }, + { + "if": "language:nrf-gg=yes", + "ifnot": "language:nrf-gg=", + "searchTerms": { + "*": [ + "nrf-gg" + ] + }, + "then": { + "ca": "guernseiès", + "de": "Guernésiais", + "en": "Guernésiais", + "eo": "gernezeja lingvo", + "es": "guernseyés", + "fi": "Guernésiais", + "fr": "guernesiais", + "it": "dialetto guernesiais", + "ja": "ガーンジー島方言", + "nb_NO": "guernésiais", + "nl": "Dgèrnésiais", + "pl": "Dgèrnésiais", + "pt": "Guernésiais", + "ru": "Гернсийский диалект нормандского языка", + "sl": "Guernseyščina", + "sv": "Guernésiais" + } + }, + { + "if": "language:lki=yes", + "ifnot": "language:lki=", + "searchTerms": { + "*": [ + "lki" + ] + }, + "then": { + "en": "Laki", + "pt": "Laki", + "de": "Leki", + "da": "Laki", + "eo": "Laki", + "ca": "dialecte laki", + "fi": "laki", + "fr": "laki", + "gl": "Lingua laki", + "ja": "ラーク語", + "nl": "Laki dialect", + "ru": "лаки", + "sv": "lekî", + "id": "Bahasa Laki" + } + }, + { + "if": "language:hu=yes", + "ifnot": "language:hu=", + "searchTerms": { + "*": [ + "hu" + ] + }, + "then": { + "en": "Hungarian", + "fr": "hongrois", + "ca": "hongarès", + "da": "ungarsk", + "de": "Ungarisch", + "eo": "hungara lingvo", + "es": "húngaro", + "fi": "unkari", + "gl": "lingua húngara", + "hu": "magyar", + "id": "Hongaria", + "it": "ungherese", + "ja": "ハンガリー語", + "nb_NO": "ungarsk", + "nl": "Hongaars", + "pl": "język węgierski", + "pt": "húngaro", + "pt_BR": "língua húngara", + "ru": "венгерский язык", + "sl": "madžarščina", + "sv": "ungerska", + "zh_Hant": "匈牙利語" + }, + "priorityIf": "_country~((^|;)hu($|;))" + }, + { + "if": "language:koy=yes", + "ifnot": "language:koy=", + "searchTerms": { + "*": [ + "koy" + ] + }, + "then": { + "de": "Koyukon", + "en": "Koyukon", + "nb_NO": "Koyukon", + "es": "koyukón", + "fr": "koyukon", + "it": "lingua koyukon", + "ja": "コユコン語", + "pt": "Língua koyukon", + "pt_BR": "Língua koyukon", + "ru": "Коюкон" + } + }, + { + "if": "language:bej=yes", + "ifnot": "language:bej=", + "searchTerms": { + "*": [ + "bej" + ] + }, + "then": { + "nl": "Beja", + "en": "Beja", + "nb_NO": "Beja", + "ru": "Беджа", + "de": "Bedscha", + "ca": "llengua beja", + "eo": "beĝaa lingvo", + "es": "Idioma beya", + "fi": "Bedžan kieli", + "fr": "bedja", + "id": "Bahasa Beja", + "it": "begia", + "ja": "ベジャ語", + "pl": "Język bedża", + "pt": "Língua beja" + } + }, + { + "if": "language:bfq=yes", + "ifnot": "language:bfq=", + "searchTerms": { + "*": [ + "bfq" + ] + }, + "then": { + "en": "Badaga", + "ca": "badaga", + "de": "Badaga", + "fi": "Badagan kieli", + "fr": "badaga", + "id": "Bahasa Badaga", + "it": "lingua badaga", + "ja": "バダガ語", + "nl": "Badaga", + "pl": "Język badaga", + "pt": "Língua badaga", + "pt_BR": "Língua badaga", + "sv": "badaga" + } + }, + { + "if": "language:rgn=yes", + "ifnot": "language:rgn=", + "searchTerms": { + "*": [ + "rgn" + ] + }, + "then": { + "it": "romagnolo", + "ja": "ロマーニャ語", + "nl": "Romagnools", + "pt": "romagnol", + "ru": "Романьольский язык", + "zh_Hans": "罗马涅语", + "zh_Hant": "羅馬涅語", + "fi": "romagnolin kieli", + "ca": "romanyol", + "de": "Romagnol", + "en": "Romagnol", + "eo": "romanja lingvo", + "es": "romañol", + "fr": "romagnol" + } + }, + { + "if": "language:abs=yes", + "ifnot": "language:abs=", + "searchTerms": { + "*": [ + "abs" + ] + }, + "then": { + "de": "Ambonesisch", + "en": "Ambonese", + "fr": "malais d'Ambon", + "id": "Bahasa Ambon", + "ja": "アンボン・マライ語", + "nl": "Ambonees", + "pl": "język malajski amboński", + "pt": "Malaio ambonês", + "ru": "амбонезский язык", + "zh_Hans": "安汶马来语", + "zh_Hant": "安汶馬來語" + } + }, + { + "if": "language:mrh=yes", + "ifnot": "language:mrh=", + "searchTerms": { + "*": [ + "mrh" + ] + }, + "then": { + "ca": "lakher", + "en": "Mara", + "fr": "mara", + "ja": "マラ語", + "ru": "Мара" + } + }, + { + "if": "language:aoc=yes", + "ifnot": "language:aoc=", + "searchTerms": { + "*": [ + "aoc" + ] + }, + "then": { + "de": "Pemón", + "en": "Pemon", + "eo": "pemona lingvo", + "es": "Idioma pemón", + "fr": "pemon", + "it": "pemon", + "ja": "ペモン語", + "nb_NO": "Pemón", + "nl": "Pemón", + "pt": "Língua taurepangue", + "pt_BR": "Língua taurepangue", + "ru": "Пемонский язык", + "ca": "Pemon" + } + }, + { + "if": "language:tsk=yes", + "ifnot": "language:tsk=", + "searchTerms": { + "*": [ + "tsk" + ] + }, + "then": { + "en": "Tseku", + "fr": "tseku", + "ru": "Цеку" + } + }, + { + "if": "language:luz=yes", + "ifnot": "language:luz=", + "searchTerms": { + "*": [ + "luz" + ] + }, + "then": { + "de": "Südliches Lori", + "en": "Southern Luri", + "fr": "luri du Sud", + "ja": "南ロル語", + "ru": "южнолурский язык" } }, { @@ -3879,6 +5507,14 @@ ] }, "then": { + "ja": "ズニ語", + "pl": "Język zuni", + "pt": "Língua zuni", + "pt_BR": "Língua zuni", + "ru": "зуни", + "sv": "zuni", + "zh_Hans": "苏尼语", + "zh_Hant": "蘇尼語", "en": "Zuni", "fi": "Zuni", "nl": "Zuni", @@ -3887,15 +5523,7 @@ "es": "zuñi", "fr": "zuni", "hu": "zuni", - "it": "zuni", - "ja": "ズニ語", - "pl": "Język zuni", - "pt": "Língua zuni", - "pt_BR": "Língua zuni", - "ru": "зуни", - "sv": "zuni", - "zh_Hans": "苏尼语", - "zh_Hant": "蘇尼語" + "it": "zuni" } }, { @@ -3930,84 +5558,304 @@ } }, { - "if": "language:pis=yes", - "ifnot": "language:pis=", + "if": "language:mic=yes", + "ifnot": "language:mic=", "searchTerms": { "*": [ - "pis" + "mic" ] }, "then": { - "de": "Pijin", - "en": "Pijin", - "fi": "Pijin", - "fr": "pijin", - "it": "lingua pijin", - "ja": "ピジン語", - "pl": "Język neosalomoński", - "pt": "Língua pijin", - "ru": "Пиджин Соломоновых Островов", - "sv": "Pijin", - "es": "Pidgin salomonense", - "eo": "piĵina lingvo" + "en": "Mi'kmaq", + "es": "micmac", + "nl": "Mi'kmaq", + "de": "Micmac-Sprache", + "eo": "mikmaka lingvo", + "fi": "Micmacin kieli", + "fr": "micmac", + "gl": "Lingua micmac", + "id": "Bahasa Mi'kmaq", + "it": "lingua micmac", + "ja": "ミクマク語", + "pl": "Język mikmak", + "ru": "микмак" } }, { - "if": "language:nr=yes", - "ifnot": "language:nr=", + "if": "language:rar=yes", + "ifnot": "language:rar=", "searchTerms": { "*": [ - "nr" + "rar" ] }, "then": { - "en": "Southern Ndebele", - "nl": "Zuid-Ndebele", - "ca": "ndebele meridional", - "de": "Süd-Ndebele", - "eo": "Suda Ndebela lingvo", - "es": "ndebele del Sur", - "fi": "Etelä-ndebelen kieli", - "fr": "nrebele", - "gl": "Lingua ndebele", - "hu": "déli ndebele", - "it": "ndebele del sud", - "ja": "南ンデベレ語", - "nb_NO": "sørndebele", - "pl": "język ndebele południowy", - "pt": "língua ndebele", - "pt_BR": "língua ndebele", - "ru": "южный ндебеле", - "sv": "sydndebele", - "zh_Hans": "南恩德贝莱语", - "zh_Hant": "南恩德貝萊語" - }, - "priorityIf": "_country~((^|;)za($|;))" + "ca": "maori de les Illes Cook", + "de": "Rarotonganisch", + "en": "Cook Islands Maori", + "eo": "Kuk-insulara maoria lingvo", + "es": "Idioma rarotongano", + "fi": "Rarotongan kieli", + "fr": "maori des îles Cook", + "gl": "Lingua maorí das Illas Cook", + "hu": "Cook-szigeteki maori", + "ja": "ラロトンガ語", + "nb_NO": "rarotongesisk", + "nl": "Cookeilandmaori", + "pl": "język maoryski Wysp Cooka", + "pt": "Maori das Ilhas Cook", + "ru": "кукский язык", + "sv": "rarotongesiska", + "zh_Hant": "庫克羣島毛利人" + } }, { - "if": "language:umu=yes", - "ifnot": "language:umu=", + "if": "language:ksw=yes", + "ifnot": "language:ksw=", "searchTerms": { "*": [ - "umu" + "ksw" ] }, "then": { - "de": "Munsee", - "en": "Munsee", - "es": "Munsee", - "nb_NO": "Munsee", - "nl": "Munsee", - "ca": "munsee", - "fr": "munsee", - "gl": "Lingua munsee", - "it": "lingua munsee", - "ja": "マンシー語", - "pt": "Língua munsee", - "ru": "Мунси", - "sv": "munsee" + "en": "S'gaw Karen", + "es": "S'gaw Karen", + "fr": "sgaw", + "ja": "スゴー語" } }, + { + "if": "language:zh-yue=yes", + "ifnot": "language:zh-yue=", + "searchTerms": { + "*": [ + "zh-yue" + ] + }, + "then": { + "ca": "xinès Yue", + "da": "yue", + "eo": "sudĉina lingvo", + "fr": "cantonais", + "id": "Tionghoa Yue", + "it": "cantonese", + "nb_NO": "kantonesisk", + "pt": "Língua yue", + "ru": "юэ", + "zh_Hans": "粤语", + "zh_Hant": "粵語", + "de": "Kantonesisch", + "en": "Yue Chinese", + "es": "cantonés", + "ja": "粤語", + "nl": "Kantonees", + "pl": "język yue" + } + }, + { + "if": "language:tvn=yes", + "ifnot": "language:tvn=", + "searchTerms": { + "*": [ + "tvn" + ] + }, + "then": { + "en": "Tavoyan", + "fr": "tavoyan", + "nb_NO": "tavoyansk" + } + }, + { + "if": "language:kbg=yes", + "ifnot": "language:kbg=", + "searchTerms": { + "*": [ + "kbg" + ] + }, + "then": { + "en": "Khamba", + "fr": "khamba" + } + }, + { + "if": "language:rwr=yes", + "ifnot": "language:rwr=", + "searchTerms": { + "*": [ + "rwr" + ] + }, + "then": { + "en": "Marwari", + "fr": "marvari", + "ru": "марвари" + } + }, + { + "if": "language:pmy=yes", + "ifnot": "language:pmy=", + "searchTerms": { + "*": [ + "pmy" + ] + }, + "then": { + "en": "Papuan Malay", + "fi": "Papuan malaiji", + "fr": "malais papou", + "id": "Melayu Papua", + "pl": "język malajski papuaski" + } + }, + { + "if": "language:akl=yes", + "ifnot": "language:akl=", + "searchTerms": { + "*": [ + "akl" + ] + }, + "then": { + "ca": "aklanon", + "de": "Akeanon", + "en": "Aklan", + "fi": "Aklanon", + "fr": "aklanon", + "gl": "Lingua aklanon", + "it": "lingua Aklan", + "ja": "アクラノン語", + "pl": "Język aklanon", + "pt": "Língua aklan", + "es": "aclano", + "da": "aklansk", + "id": "bahasa Akyan" + } + }, + { + "if": "language:pwn=yes", + "ifnot": "language:pwn=", + "searchTerms": { + "*": [ + "pwn" + ] + }, + "then": { + "ca": "paiwan", + "en": "Paiwan", + "es": "Idioma paiwan", + "fr": "paiwan", + "gl": "Lingua paiwan", + "id": "Bahasa Paiwan", + "it": "paiwan", + "ja": "パイワン語", + "nl": "Paiwaans", + "pt": "Língua paiwan", + "sv": "paiwan", + "zh_Hans": "排湾语", + "zh_Hant": "排灣語", + "de": "Paiwan", + "fi": "Paiwanin kieli", + "ru": "пайван" + } + }, + { + "if": "language:kj=yes", + "ifnot": "language:kj=", + "searchTerms": { + "*": [ + "kj" + ] + }, + "then": { + "en": "Kwanyama", + "nl": "Kwanyama", + "ca": "kwanyama", + "de": "Kwanyama", + "eo": "kuanjama lingvo", + "es": "idioma kuanyama", + "fr": "kuanyama", + "gl": "Lingua kwanyama", + "hu": "kvanyama", + "it": "kwanyama", + "ja": "クワニャマ語", + "pl": "Język kwanyama", + "pt": "Língua cuanhama", + "ru": "кваньяма", + "sv": "kwanyama", + "zh_Hans": "夸摩马语", + "zh_Hant": "誇摩馬語" + } + }, + { + "if": "language:lt=yes", + "ifnot": "language:lt=", + "searchTerms": { + "*": [ + "lt" + ] + }, + "then": { + "zh_Hans": "立陶宛语", + "zh_Hant": "立陶宛語", + "ca": "lituà", + "da": "litauisk", + "de": "Litauisch", + "en": "Lithuanian", + "eo": "litova lingvo", + "es": "lituano", + "fi": "liettua", + "fr": "lituanien", + "gl": "lingua lituana", + "hu": "litván", + "id": "Bahasa Lituavi", + "it": "lituano", + "ja": "リトアニア語", + "nb_NO": "litauisk", + "nl": "Litouws", + "pl": "język litewski", + "pt": "língua lituana", + "pt_BR": "língua lituana", + "ru": "литовский язык", + "sl": "Litovščina", + "sv": "litauiska" + }, + "priorityIf": "_country~((^|;)lt($|;))" + }, + { + "if": "language:mt=yes", + "ifnot": "language:mt=", + "searchTerms": { + "*": [ + "mt" + ] + }, + "then": { + "en": "Maltese", + "hu": "máltai", + "it": "maltese", + "pt": "Maltês", + "es": "maltés", + "fr": "maltais", + "ca": "maltès", + "da": "maltesisk", + "de": "Maltesisch", + "eo": "malta lingvo", + "fi": "malta", + "gl": "Lingua maltesa", + "id": "Bahasa Malta", + "ja": "マルタ語", + "nb_NO": "maltesisk", + "nl": "Maltees", + "pl": "język maltański", + "pt_BR": "língua maltesa", + "ru": "мальтийский язык", + "sl": "Malteščina", + "sv": "maltesiska" + }, + "priorityIf": "_country~((^|;)mt($|;))" + }, { "if": "language:gaa=yes", "ifnot": "language:gaa=", @@ -4017,6 +5865,11 @@ ] }, "then": { + "de": "Ga", + "en": "Ga", + "fr": "ga", + "ru": "Га", + "nl": "Ga", "ca": "ga", "eo": "gaa lingvo", "es": "Idioma ga", @@ -4025,12 +5878,7 @@ "ja": "ガ語", "pl": "Język ga", "zh_Hant": "加語", - "sv": "ga (språk)", - "de": "Ga", - "en": "Ga", - "fr": "ga", - "ru": "Га", - "nl": "Ga" + "sv": "ga (språk)" } }, { @@ -4093,525 +5941,820 @@ } }, { - "if": "language:crs=yes", - "ifnot": "language:crs=", + "if": "language:sv=yes", + "ifnot": "language:sv=", "searchTerms": { "*": [ - "crs" + "sv" ] }, "then": { - "ca": "crioll de les Seychelles", - "de": "Seychellenkreol", - "en": "Seychellois Creole", - "eo": "sejŝela lingvo", - "es": "criollo seychelense", - "fi": "Seychellien kreoli", - "fr": "créole seychellois", - "gl": "Crioulo das Seychelles", - "it": "creolo delle Seychelles", - "ja": "セーシェル・クレオール語", - "nb_NO": "seychellisk kreol", - "nl": "Seychellois Creole", - "pl": "Język kreolski seszelski", - "pt": "Crioulo de Seychelles", - "ru": "сейшельский креольский язык", - "id": "Bahasa Kreol Seychelles", - "hu": "seychelle-i kreol" + "nb_NO": "svensk", + "nl": "Zweeds", + "pl": "język szwedzki", + "pt": "língua sueca", + "pt_BR": "língua sueca", + "ru": "шведский язык", + "sl": "švedščina", + "zh_Hant": "瑞典語", + "hu": "svéd", + "id": "Swedia", + "it": "svedese", + "de": "Schwedisch", + "eo": "sveda lingvo", + "fi": "ruotsi", + "gl": "lingua sueca", + "en": "Swedish", + "ca": "suec", + "es": "sueco", + "fr": "suédois", + "ja": "スウェーデン語", + "da": "svensk", + "sv": "svenska", + "zh_Hans": "瑞典语" + }, + "priorityIf": "_country~((^|;)fi($|;))|((^|;)se($|;))" + }, + { + "if": "language:tsu=yes", + "ifnot": "language:tsu=", + "searchTerms": { + "*": [ + "tsu" + ] + }, + "then": { + "ru": "Цзоу", + "en": "Tsou", + "nl": "Tsou", + "ca": "tsou", + "fr": "tsou", + "id": "Bahasa Tsou", + "it": "lingua tsou", + "ja": "ツォウ語", + "sv": "tsou", + "zh_Hans": "邹语", + "zh_Hant": "鄒語", + "fi": "Tsoun kieli" } }, { - "if": "language:tru=yes", - "ifnot": "language:tru=", + "if": "language:xsy=yes", + "ifnot": "language:xsy=", "searchTerms": { "*": [ - "tru" + "xsy" ] }, "then": { - "nl": "Turoyo", - "ca": "turoio", - "de": "Turoyo", - "en": "Turoyo", - "es": "turoyo", - "fr": "turoyo", - "ja": "トゥロヨ語", - "pl": "Turoyo", - "pt": "Língua turoyo", - "ru": "Туройо", - "sv": "turoyo" + "ca": "saisiyat", + "en": "Saisiyat", + "fr": "saisiyat", + "it": "lingua saisiyat", + "ja": "サイシャット語", + "nl": "Saisiyat", + "pt": "Língua saisiyat", + "zh_Hans": "赛夏语", + "zh_Hant": "賽夏語", + "id": "Bahasa Saisiyat" } }, { - "if": "language:agq=yes", - "ifnot": "language:agq=", + "if": "language:lvk=yes", + "ifnot": "language:lvk=", "searchTerms": { "*": [ - "agq" + "lvk" ] }, "then": { - "de": "Aghem", - "en": "Aghem", - "fr": "aghem", - "gl": "Lingua aghem", - "ja": "アゲム語", - "nl": "Aghem", - "ca": "aghem", - "es": "aghem" + "en": "Lavukaleve", + "fr": "lavukaleve", + "ja": "ラヴカルヴェ語", + "pl": "język lavukaleve", + "ru": "Лавукалеве", + "sv": "Lavukaleve", + "de": "Lavukaleve", + "es": "lavukaleve", + "it": "lavukaleve", + "pt": "lavukaleve" } }, { - "if": "language:ary=yes", - "ifnot": "language:ary=", + "if": "language:lzz=yes", + "ifnot": "language:lzz=", "searchTerms": { "*": [ - "ary" + "lzz" ] }, "then": { - "ca": "àrab marroquí", - "da": "Marokkansk arabisk", - "de": "Marokkanisch-Arabisch", - "en": "Moroccan Arabic", - "eo": "maroka araba lingvo", - "es": "árabe marroquí", - "fi": "Marokonarabia", - "fr": "arabe marocain", - "gl": "árabe marroquí", - "id": "Bahasa Arab Maroko", - "it": "arabo marocchino", - "ja": "アラビア語モロッコ方言", - "nb_NO": "marokkansk-arabisk", - "nl": "Marokkaans Arabisch", - "pl": "marokańska odmiana języka arabskiego", - "pt": "Árabe marroquino", - "ru": "Марокканский диалект арабского языка", - "sv": "marockansk arabiska", - "zh_Hant": "摩洛哥阿拉伯語" + "en": "Laz", + "de": "Lasisch", + "es": "laz", + "it": "laz", + "hu": "láz", + "fr": "laze", + "ca": "laz", + "eo": "laza lingvo", + "fi": "Lazin kieli", + "gl": "Lingua laz", + "ja": "ラズ語", + "nb_NO": "Lazisk", + "nl": "Lazisch", + "pl": "Język lazyjski", + "pt": "laz", + "ru": "Лазский язык", + "sv": "laziska", + "zh_Hans": "拉兹語", + "zh_Hant": "拉茲語", + "id": "Bahasa Laz" } }, { - "if": "language:atj=yes", - "ifnot": "language:atj=", + "if": "language:ms=yes", + "ifnot": "language:ms=", "searchTerms": { "*": [ - "atj" + "ms" ] }, "then": { - "ca": "atikamekw", - "de": "Atikamekw", - "en": "Atikamekw", - "es": "atikamekw", - "fi": "Atikamekw", - "fr": "atikamekw", - "gl": "atikamekw", - "it": "lingua atikamekw", - "ja": "アティカメク語", - "nb_NO": "atikamekw", - "nl": "Atikamekw", - "pt": "Língua atikamekw", - "ru": "aтикамек", - "zh_Hans": "阿提卡米克语", - "zh_Hant": "阿提卡米克語" + "nl": "Maleis", + "pl": "język malajski", + "pt": "malaio", + "pt_BR": "língua malaia", + "ru": "малайский язык", + "sv": "malajiska", + "zh_Hans": "马来语", + "zh_Hant": "馬來語", + "id": "bahasa Melayu", + "en": "Malay", + "ca": "malai", + "da": "Malajisk", + "de": "Malaiisch", + "eo": "malaja lingvo", + "es": "malayo", + "fi": "malaji", + "fr": "malais", + "gl": "lingua malaia", + "hu": "maláj", + "it": "malese", + "ja": "マレー語", + "nb_NO": "malayisk" + }, + "priorityIf": "_country~((^|;)bn($|;))|((^|;)my($|;))|((^|;)sg($|;))" + }, + { + "if": "language:id=yes", + "ifnot": "language:id=", + "searchTerms": { + "*": [ + "id" + ] + }, + "then": { + "en": "Indonesian", + "es": "indonesio", + "fr": "indonésien", + "hu": "indonéz", + "it": "indonesiano", + "ca": "indonesi", + "da": "indonesisk", + "de": "Indonesisch", + "eo": "indonezia lingvo", + "fi": "indonesia", + "gl": "lingua indonesia", + "id": "bahasa Indonesia", + "ja": "インドネシア語", + "nb_NO": "indonesisk", + "nl": "Indonesisch", + "pl": "język indonezyjski", + "pt": "língua indonésia", + "pt_BR": "língua indonésia", + "ru": "индонезийский язык", + "sl": "indonezijščina", + "sv": "indonesiska", + "zh_Hans": "印度尼西亚语", + "zh_Hant": "印尼語" + }, + "priorityIf": "_country~((^|;)id($|;))" + }, + { + "if": "language:hy=yes", + "ifnot": "language:hy=", + "searchTerms": { + "*": [ + "hy" + ] + }, + "then": { + "nb_NO": "armensk", + "nl": "Armeens", + "pl": "język ormiański", + "pt": "língua arménia", + "pt_BR": "língua armênia", + "ru": "армянский язык", + "sl": "armenščina", + "sv": "armeniska", + "zh_Hant": "亞美尼亞語", + "de": "Armenisch", + "en": "Armenian", + "es": "armenio", + "fr": "arménien", + "ca": "armeni", + "da": "armensk", + "eo": "armena lingvo", + "fi": "armenia", + "gl": "lingua armenia", + "hu": "örmény", + "id": "Bahasa Armenia", + "it": "armeno", + "ja": "アルメニア語" + }, + "priorityIf": "_country~((^|;)am($|;))" + }, + { + "if": "language:vot=yes", + "ifnot": "language:vot=", + "searchTerms": { + "*": [ + "vot" + ] + }, + "then": { + "de": "Wotisch", + "en": "Votic", + "eo": "vota lingvo", + "es": "votio", + "fi": "vatja", + "hu": "vót", + "id": "Bahasa Votik", + "it": "votico", + "ja": "ヴォート語", + "nb_NO": "votisk", + "nl": "Wotisch", + "pl": "Język wotycki", + "pt": "vótico", + "ru": "водский язык", + "sv": "votiska", + "zh_Hans": "瓦佳语", + "zh_Hant": "瓦佳語", + "fr": "vote", + "ca": "vòtic" } }, { - "if": "language:alt=yes", - "ifnot": "language:alt=", + "if": "language:bfi=yes", + "ifnot": "language:bfi=", "searchTerms": { "*": [ - "alt" + "bfi" ] }, "then": { - "en": "Altai", - "ca": "altai meridional", - "de": "Südaltaisch", - "eo": "sudaltaja lingvo", - "fr": "altaï méridional", - "gl": "Lingua altai meridional", - "it": "lingua altai meridionale", - "ja": "南アルタイ語", - "nl": "Zuid-Altajs", - "ru": "aлтайский язык", - "zh_Hant": "南阿爾泰語" + "de": "Britische Gebärdensprache", + "en": "British Sign Language", + "eo": "brita signolingvo", + "es": "Lengua de señas británica", + "fi": "brittiläinen viittomakieli", + "fr": "langue des signes britannique", + "it": "lingua dei segni britannica", + "ja": "イギリス手話", + "nl": "Britse gebarentaal", + "pl": "brytyjski język migowy", + "pt": "língua de sinais britânica", + "ru": "британский жестовый язык", + "sv": "brittiskt teckenspråk", + "id": "Bahasa Isyarat Britania" } }, { - "if": "language:ta=yes", - "ifnot": "language:ta=", + "if": "language:kea=yes", + "ifnot": "language:kea=", "searchTerms": { "*": [ - "ta" + "kea" ] }, "then": { - "nb_NO": "tamilsk", - "pl": "język tamilski", - "pt": "Língua tâmil", - "pt_BR": "língua tâmil", - "sl": "Tamilščina", - "sv": "tamil", - "zh_Hans": "泰米尔语", - "zh_Hant": "坦米爾語", - "en": "Tamil", - "nl": "Tamil", - "es": "tamil", - "ca": "tàmil", - "eo": "tamila lingvo", - "ru": "тамильский язык", - "da": "Tamil", - "de": "Tamil", - "fi": "tamil", - "fr": "tamoul", - "gl": "Lingua támil", - "hu": "tamil", - "id": "Bahasa Tamil", - "it": "tamil", - "ja": "タミル語" - }, - "priorityIf": "_country~((^|;)lk($|;))|((^|;)sg($|;))" - }, - { - "if": "language:ps=yes", - "ifnot": "language:ps=", - "searchTerms": { - "*": [ - "ps" - ] - }, - "then": { - "hu": "pastu", - "it": "pashtu", - "ja": "パシュトー語", - "nb_NO": "pashto", - "nl": "Pasjtoe", - "pl": "język paszto", - "pt": "pastó", - "pt_BR": "pastó", - "ru": "пушту", - "sl": "paštunščina", - "sv": "pashto", - "zh_Hans": "普什图语", - "ca": "paixtu", - "es": "pastún", - "id": "Pashtun", - "en": "Pashto", - "da": "Pashto", - "de": "Paschtu", - "eo": "paŝtuna lingvo", - "fi": "paštun kieli", - "fr": "pachto", - "gl": "Lingua paxta" - }, - "priorityIf": "_country~((^|;)af($|;))" - }, - { - "if": "language:nqo=yes", - "ifnot": "language:nqo=", - "searchTerms": { - "*": [ - "nqo" - ] - }, - "then": { - "en": "N'Ko", - "fr": "n'ko", - "gl": "Lingua n'ko", - "ja": "ンコ語", - "nl": "N’Ko", - "pl": "Język n’ko", - "sv": "N'ko", - "zh_Hans": "康柏语", - "zh_Hant": "康柏語", - "ru": "Нко (язык)" + "es": "criollo caboverdiano", + "ca": "crioll capverdià", + "de": "Kapverdisches Kreol", + "en": "Cape Verdean Creole", + "eo": "Kabo-Verda kreolo", + "fi": "Kapverdenkreoli", + "fr": "créole du Cap-Vert", + "gl": "Crioulo caboverdiano", + "it": "creolo capoverdiano", + "ja": "カーボベルデ・クレオール語", + "nb_NO": "kappverdisk kreol", + "nl": "Kaapverdisch Creools", + "pl": "Język kreolski Wysp Zielonego Przylądka", + "pt": "crioulo cabo-verdiano", + "ru": "Кабувердьяну", + "sv": "krioli" } }, { - "if": "language:ro=yes", - "ifnot": "language:ro=", + "if": "language:hil=yes", + "ifnot": "language:hil=", "searchTerms": { "*": [ - "ro" + "hil" ] }, "then": { - "eo": "rumana lingvo", - "fi": "romania", - "fr": "roumain", - "gl": "lingua romanesa", - "id": "Bahasa Rumania", - "it": "romeno", - "ja": "ルーマニア語", - "nb_NO": "rumensk", - "nl": "Roemeens", - "pl": "język rumuński", - "pt": "Língua romena", - "pt_BR": "língua romena", - "ru": "румынский язык", - "sl": "Romunščina", - "de": "Rumänisch", - "en": "Romanian", - "ca": "romanès", - "es": "rumano", - "hu": "román", - "da": "rumænsk", - "sv": "rumänska", - "zh_Hant": "羅馬尼亞語" - }, - "priorityIf": "_country~((^|;)md($|;))|((^|;)ro($|;))" - }, - { - "if": "language:cbk-zam=yes", - "ifnot": "language:cbk-zam=", - "searchTerms": { - "*": [ - "cbk-zam" - ] - }, - "then": { - "ca": "chavacano", - "de": "Chabacano", - "en": "Chavacano", - "eo": "Ĉabakana lingvo", - "fr": "chavacano", - "gl": "Chavacano", - "it": "zamboangueño", - "ja": "チャバカノ語", - "nb_NO": "chavacano", - "nl": "Chavacano", - "pl": "Język chavacano", - "pt": "chavacano", - "ru": "Чабакано", - "sv": "chavacano", - "es": "criollo chabacano", - "hu": "chabacano" + "en": "Hiligaynon", + "de": "Hiligaynon", + "nl": "Hiligaynon", + "ca": "híligaynon", + "eo": "hiligajnona lingvo", + "fi": "Hiligainon kieli", + "fr": "hiligaïnon", + "id": "Bahasa Hiligaynon", + "it": "lingua hiligaynon", + "ja": "ヒリガイノン語", + "pl": "Język hiligaynon", + "pt": "Língua hiligaynon", + "ru": "Хилигайнон", + "sv": "hiligaynon", + "es": "hiligueino", + "da": "hiligajisk", + "hu": "ilongo" } }, { - "if": "language:ovd=yes", - "ifnot": "language:ovd=", + "if": "language:th=yes", + "ifnot": "language:th=", "searchTerms": { "*": [ - "ovd" + "th" ] }, "then": { - "ca": "dialecte dalecarlià", - "de": "Älvdalisch", - "en": "Elfdalian", - "es": "idioma dalecarliano", - "fr": "dalécarlien", - "gl": "Lingua dalecarliana", - "it": "övdaliano", - "ja": "エルヴダーレン語", - "nb_NO": "älvdalsk", - "nl": "Elfdaals", - "pl": "Elfdalski", - "pt": "Älvdalsmål", - "sv": "älvdalska", - "ru": "эльвдальский диалект", - "fi": "älvdalska", - "da": "elvdalsk" + "fr": "thaï", + "ca": "tailandès", + "da": "thai", + "eo": "taja lingvo", + "es": "tailandés", + "fi": "thain kieli", + "gl": "lingua tailandesa", + "ja": "タイ語", + "nb_NO": "thai", + "pl": "język tajski", + "pt": "tailandês", + "pt_BR": "tailandês", + "ru": "тайский язык", + "sl": "tajščina", + "sv": "thai", + "en": "Thai", + "hu": "thai", + "it": "thailandese", + "id": "Thai", + "nl": "Thai", + "de": "Thailändisch", + "zh_Hant": "泰語" + }, + "priorityIf": "_country~((^|;)th($|;))" + }, + { + "if": "language:kha=yes", + "ifnot": "language:kha=", + "searchTerms": { + "*": [ + "kha" + ] + }, + "then": { + "zh_Hans": "卡西语", + "zh_Hant": "卡西語", + "eo": "kasia lingvo", + "ru": "Кхаси", + "ca": "khasi", + "de": "Khasi", + "en": "Khasi", + "fi": "Khasi", + "fr": "khasi", + "it": "lingua khasi", + "ja": "カシ語", + "nl": "Khasi", + "pl": "Język khasi", + "pt": "Língua khasi" } }, { - "if": "language:vmf=yes", - "ifnot": "language:vmf=", + "if": "language:nog=yes", + "ifnot": "language:nog=", "searchTerms": { "*": [ - "vmf" + "nog" ] }, "then": { - "de": "mainfränkische Dialekte", - "en": "Main-Franconian", - "es": "Fráncico del Meno", - "fr": "franconien du Main", - "it": "lingua francone del Meno", - "ja": "マインフランク語", - "nl": "Mainfrankisch", - "ru": "Майнфранкские диалекты" + "en": "Nogai", + "ca": "nogai", + "de": "Nogaisch", + "eo": "nogaja lingvo", + "es": "nogai", + "fi": "Nogain kieli", + "fr": "nogaï", + "id": "Bahasa Nogai", + "it": "lingua nogai", + "ja": "ノガイ語", + "nb_NO": "nogaisk", + "nl": "Nogais", + "pl": "Język nogajski", + "pt": "Língua nogai", + "ru": "ногайский язык", + "sv": "nogai" } }, { - "if": "language:bto=yes", - "ifnot": "language:bto=", + "if": "language:gsw-fr=yes", + "ifnot": "language:gsw-fr=", "searchTerms": { "*": [ - "bto" + "gsw-fr" ] }, "then": { - "en": "Rinconada Bikol", - "fi": "Iriganbikol", - "fr": "bikol rinconada", - "ja": "イリガ・ビコール語", - "pt": "Língua rinconada bikol" + "fr": "alsacien", + "ca": "alsacià", + "de": "Elsässisch", + "en": "Alsatian", + "eo": "alzaca lingvo", + "es": "alsaciano", + "fi": "Elsassi", + "gl": "Lingua alsaciana", + "hu": "elzászi", + "id": "Bahasa Elsass", + "it": "dialetto alsaziano", + "ja": "アルザス語", + "nb_NO": "elsassisk", + "nl": "Elzassisch", + "pl": "gwary alzackie", + "pt": "Língua alsaciana", + "pt_BR": "Língua alsaciana", + "ru": "эльзасский диалект", + "sv": "elsassiska" } }, { - "if": "language:bcc=yes", - "ifnot": "language:bcc=", + "if": "language:tce=yes", + "ifnot": "language:tce=", "searchTerms": { "*": [ - "bcc" + "tce" ] }, "then": { - "en": "Southern Balochi", - "fr": "baloutche du Sud", - "ja": "南バローチー語", - "ru": "южный белуджский", - "zh_Hans": "南俾路支语", - "zh_Hant": "南俾路支語" + "en": "Southern Tutchone", + "es": "tutchone meridional", + "fr": "tutchone du Sud" } }, { - "if": "language:crl=yes", - "ifnot": "language:crl=", + "if": "language:my=yes", + "ifnot": "language:my=", "searchTerms": { "*": [ - "crl" + "my" ] }, "then": { - "en": "Northern East Cree", - "fr": "cri de l’Est, dialecte du Nord" + "de": "Birmanisch", + "en": "Burmese", + "fr": "birman", + "ca": "birmà", + "da": "burmesisk", + "eo": "birma lingvo", + "es": "birmano", + "fi": "burma", + "gl": "birmano", + "hu": "burmai", + "id": "Bahasa Myanmar", + "it": "birmano", + "ja": "ビルマ語", + "nb_NO": "burmesisk", + "nl": "Birmaans", + "pl": "język birmański", + "pt": "birmanês", + "pt_BR": "Língua birmanesa", + "ru": "бирманский язык", + "sv": "burmesiska" + }, + "priorityIf": "_country~((^|;)mm($|;))" + }, + { + "if": "language:sdh=yes", + "ifnot": "language:sdh=", + "searchTerms": { + "*": [ + "sdh" + ] + }, + "then": { + "ca": "kurd del sud", + "da": "sydkurdisk", + "de": "Südkurdisch", + "en": "Southern Kurdish", + "eo": "Sudaj Kurdaj dialektoj", + "fr": "kurde du Sud", + "id": "Bahasa Kurdi Selatan", + "it": "lingua curda meridionale", + "ja": "南部クルド語", + "nl": "Zuid-Koerdisch", + "pl": "język południowokurdyjski", + "pt": "Curdo meridional", + "pt_BR": "Curdo meridional", + "ru": "южнокурдский язык", + "sv": "sydkurdiska", + "zh_Hans": "南库尔德语", + "zh_Hant": "南庫德語" } }, { - "if": "language:lrc=yes", - "ifnot": "language:lrc=", + "if": "language:akz=yes", + "ifnot": "language:akz=", "searchTerms": { "*": [ - "lrc" + "akz" ] }, "then": { - "de": "Nördliches Luri", - "en": "Northern Luri", - "es": "luri septentrional", - "fr": "lori du Nord", - "it": "luri dal nord", - "ja": "北ロル語", - "nl": "Noordelijk Luri", - "pt": "luri setentrional", - "gl": "lingua luri setentrional" + "nl": "Alabama", + "de": "Alabama", + "en": "Alabama", + "nb_NO": "Alabama", + "ca": "alibamu", + "eo": "alabama lingvo", + "es": "Idioma alabama", + "fr": "alabama", + "gl": "Lingua alabama", + "it": "lingua alabama", + "ja": "アラバマ語", + "pl": "język alabama", + "ru": "Алабамский язык" } }, { - "if": "language:akl=yes", - "ifnot": "language:akl=", + "if": "language:lkt=yes", + "ifnot": "language:lkt=", "searchTerms": { "*": [ - "akl" + "lkt" ] }, "then": { - "ca": "aklanon", - "de": "Akeanon", - "en": "Aklan", - "fi": "Aklanon", - "fr": "aklanon", - "gl": "Lingua aklanon", - "it": "lingua Aklan", - "ja": "アクラノン語", - "pl": "Język aklanon", - "pt": "Língua aklan", - "es": "aclano", - "da": "aklansk" + "ca": "lakota", + "da": "Lakota", + "de": "Lakota", + "en": "Lakota", + "ja": "ラコタ語", + "nb_NO": "lakota", + "nl": "Lakota", + "ru": "лакота", + "eo": "lakota lingvo", + "es": "lakota", + "fi": "lakota", + "fr": "lakota", + "gl": "Lingua lakota", + "id": "Bahasa Lakota", + "it": "lakota", + "pl": "Język lakota", + "pt": "Língua dacota", + "pt_BR": "Língua dacota", + "sv": "lakota", + "zh_Hans": "拉科塔语" } }, { - "if": "language:bpy=yes", - "ifnot": "language:bpy=", + "if": "language:ko=yes", + "ifnot": "language:ko=", "searchTerms": { "*": [ - "bpy" + "ko" ] }, "then": { - "pl": "Język bisznuprija-manipuri", - "pt": "Bishnupriya Manipuri", - "ru": "Бишнуприя-манипури", - "sv": "bishnupriya manipuri", - "zh_Hans": "比什奴普莱利亚-曼尼浦尔语", - "zh_Hant": "比什奴普萊利亞-曼尼浦爾語", - "ca": "Bishnupriya manipuri", - "de": "Bishnupriya Manipuri", - "en": "Bishnupriya Manipuri", - "eo": "Biŝnuprija Manipuri lingvo", - "es": "Bishnupriya manipurí", - "fi": "Bishnupriya Manipuri", - "fr": "manipourî de Bishnupriyay", - "gl": "Lingua bishnupriya manipuri", - "id": "Bahasa Bishnupriya Manipuri", - "it": "Bishnupriya Manipuri", - "ja": "ビシュヌプリヤ・マニプリ語", - "nb_NO": "bishnupriya manipuri", - "nl": "Bishnupriya Manipuri" + "sv": "koreanska", + "zh_Hans": "朝鲜语", + "zh_Hant": "韓語", + "id": "bahasa Korea", + "en": "Korean", + "ja": "朝鮮語", + "ca": "coreà", + "de": "Koreanisch", + "es": "coreano", + "fr": "coréen", + "da": "koreansk", + "eo": "korea lingvo", + "fi": "korea", + "gl": "lingua coreana", + "hu": "koreai", + "it": "coreano", + "nb_NO": "koreansk", + "nl": "Koreaans", + "pl": "język koreański", + "pt": "coreano", + "pt_BR": "coreano", + "ru": "корейский язык", + "sl": "Korejščina" + }, + "priorityIf": "_country~((^|;)kp($|;))|((^|;)kr($|;))" + }, + { + "if": "language:km=yes", + "ifnot": "language:km=", + "searchTerms": { + "*": [ + "km" + ] + }, + "then": { + "de": "Khmer", + "en": "Khmer", + "nl": "Khmer", + "it": "khmer", + "fr": "khmer", + "ca": "khmer", + "da": "Khmer", + "eo": "kmera lingvo", + "es": "camboyano", + "fi": "khmer", + "gl": "Lingua khmer", + "hu": "khmer", + "id": "Bahasa Khmer", + "ja": "クメール語", + "nb_NO": "khmer", + "pl": "język khmerski", + "pt": "Língua khmer", + "pt_BR": "Língua khmer", + "ru": "кхмерский язык", + "sv": "khmer", + "zh_Hant": "高棉語" + }, + "priorityIf": "_country~((^|;)kh($|;))" + }, + { + "if": "language:uk=yes", + "ifnot": "language:uk=", + "searchTerms": { + "*": [ + "uk" + ] + }, + "then": { + "en": "Ukrainian", + "ca": "ucraïnès", + "hu": "ukrán", + "it": "ucraino", + "da": "ukrainsk", + "de": "Ukrainisch", + "eo": "ukraina lingvo", + "es": "ucraniano", + "fi": "ukraina", + "fr": "ukrainien", + "gl": "lingua ucraína", + "id": "Bahasa Ukraina", + "ja": "ウクライナ語", + "nb_NO": "ukrainsk", + "nl": "Oekraïens", + "pl": "język ukraiński", + "pt": "ucraniano", + "pt_BR": "língua ucraniana", + "ru": "украинский язык", + "sl": "Ukrajinščina", + "sv": "ukrainska", + "zh_Hant": "烏克蘭語", + "zh_Hans": "乌克兰语" + }, + "priorityIf": "_country~((^|;)ua($|;))" + }, + { + "if": "language:lo=yes", + "ifnot": "language:lo=", + "searchTerms": { + "*": [ + "lo" + ] + }, + "then": { + "en": "Lao", + "de": "Laotisch", + "da": "Lao", + "ca": "laosià", + "eo": "laosa lingvo", + "es": "lao", + "fi": "lao", + "fr": "lao", + "gl": "Lingua laosiana", + "hu": "lao", + "id": "Bahasa Laos", + "it": "lao", + "ja": "ラーオ語", + "nb_NO": "laotisk", + "nl": "Laotiaans", + "pl": "Język laotański", + "pt": "Língua laociana", + "pt_BR": "Língua laociana", + "ru": "лаосский язык", + "sv": "lao", + "zh_Hans": "老挝语", + "zh_Hant": "老撾語" + }, + "priorityIf": "_country~((^|;)la($|;))" + }, + { + "if": "language:krj=yes", + "ifnot": "language:krj=", + "searchTerms": { + "*": [ + "krj" + ] + }, + "then": { + "de": "Kinaray-a", + "en": "Kinaray-a", + "fi": "Kinaray-a", + "fr": "kinaray-a", + "it": "kinaray-a", + "ja": "キナライア語", + "nb_NO": "Kinaray-a", + "nl": "Kinaray-a", + "pt": "língua Karai-a", + "es": "harayo", + "pl": "język Karaya", + "ru": "Карайский язык", + "da": "harajansk", + "id": "bahasa Karaik’a" } }, { - "if": "language:mic=yes", - "ifnot": "language:mic=", + "if": "language:oj=yes", + "ifnot": "language:oj=", "searchTerms": { "*": [ - "mic" + "oj" ] }, "then": { - "en": "Mi'kmaq", - "es": "micmac", - "nl": "Mi'kmaq", - "de": "Micmac-Sprache", - "eo": "mikmaka lingvo", - "fi": "Micmacin kieli", - "fr": "micmac", - "gl": "Lingua micmac", - "id": "Bahasa Mi'kmaq", - "it": "lingua micmac", - "ja": "ミクマク語", - "pl": "Język mikmak", - "ru": "микмак" + "ru": "Оджибве", + "en": "Ojibwe", + "ca": "idioma ojibwa", + "da": "Ojibwa", + "de": "Ojibwe", + "eo": "aniŝinabeka lingvo", + "es": "Idioma ojibwa", + "fi": "Odžibwan kieli", + "fr": "ojibwé", + "gl": "Lingua ojibwa", + "hu": "odzsibva", + "id": "Bahasa Ojibwe", + "it": "lingua ojibwe", + "ja": "オジブウェー語", + "nb_NO": "Ojibwa", + "nl": "Ojibwe", + "pl": "Język odżibwe", + "pt": "Língua ojíbua", + "sl": "očipvejščina", + "sv": "ojibwa" } }, { - "if": "language:sk=yes", - "ifnot": "language:sk=", + "if": "language:lv=yes", + "ifnot": "language:lv=", "searchTerms": { "*": [ - "sk" + "lv" ] }, "then": { - "zh_Hant": "斯洛伐克語", - "en": "Slovak", - "hu": "szlovák", - "it": "slovacco", - "ca": "eslovac", - "da": "slovakisk", - "de": "Slowakisch", - "eo": "slovaka lingvo", - "es": "eslovaco", - "fi": "slovakki", - "fr": "slovaque", - "gl": "lingua eslovaca", - "id": "Bahasa Slowakia", - "ja": "スロバキア語", - "nb_NO": "slovakisk", - "nl": "Slowaaks", - "pl": "język słowacki", - "pt": "eslovaco", - "pt_BR": "língua eslovaca", - "ru": "словацкий язык", - "sl": "Slovaščina", - "sv": "slovakiska" + "ca": "letó", + "en": "Latvian", + "es": "letón", + "fr": "letton", + "da": "lettisk", + "de": "Lettisch", + "eo": "latva lingvo", + "fi": "latvia", + "gl": "lingua letona", + "hu": "lett", + "id": "Bahasa Latvi", + "it": "lettone", + "ja": "ラトビア語", + "nb_NO": "latvisk", + "nl": "Lets", + "pl": "język łotewski", + "pt": "língua letã", + "pt_BR": "língua letã", + "ru": "латышский язык", + "sl": "Latvijščina", + "sv": "lettiska", + "zh_Hant": "拉脫維亞語" }, - "priorityIf": "_country~((^|;)sk($|;))" + "priorityIf": "_country~((^|;)lv($|;))" }, { "if": "language:sl=yes", @@ -4622,10 +6765,6 @@ ] }, "then": { - "en": "Slovene", - "ca": "eslovè", - "da": "slovensk", - "de": "Slowenisch", "eo": "slovena lingvo", "es": "esloveno", "fi": "sloveeni", @@ -4643,10 +6782,283 @@ "ru": "словенский язык", "sl": "slovenščina", "sv": "slovenska", - "zh_Hant": "斯洛維尼亞語" + "zh_Hant": "斯洛維尼亞語", + "en": "Slovene", + "ca": "eslovè", + "da": "slovensk", + "de": "Slowenisch" }, "priorityIf": "_country~((^|;)si($|;))" }, + { + "if": "language:wen=yes", + "ifnot": "language:wen=", + "searchTerms": { + "*": [ + "wen" + ] + }, + "then": { + "de": "Sorbisch", + "nl": "Sorbisch", + "ca": "sòrab", + "da": "Sorbisk", + "en": "Sorbian", + "eo": "soraba lingvo", + "es": "sorbio", + "fi": "Sorbi", + "fr": "sorabe", + "gl": "Lingua sorabia", + "hu": "szorb", + "id": "Bahasa Sorbia", + "it": "sorabo", + "ja": "ソルブ語", + "nb_NO": "sorbisk", + "pl": "języki łużyckie", + "pt": "sorábio", + "ru": "лужицкие языки", + "sl": "Lužiščina", + "sv": "sorbiska" + } + }, + { + "if": "language:uun=yes", + "ifnot": "language:uun=", + "searchTerms": { + "*": [ + "uun" + ] + }, + "then": { + "de": "Pazeh", + "en": "Pazeh", + "ca": "pazeh", + "fr": "pazeh", + "id": "Bahasa Pazeh", + "it": "lingua pazeh", + "ja": "パゼッヘ語", + "nl": "Kulon-Pazeh", + "pl": "Język pazeh", + "pt": "Língua pazeh", + "zh_Hant": "巴宰語" + } + }, + { + "if": "language:sjt=yes", + "ifnot": "language:sjt=", + "searchTerms": { + "*": [ + "sjt" + ] + }, + "then": { + "ca": "sami ter", + "de": "Tersamisch", + "en": "Ter Sami", + "eo": "ter-samea lingvo", + "es": "sami ter", + "fi": "turjansaame", + "fr": "same de Ter", + "gl": "Lingua saami de Ter", + "it": "sami di Ter", + "ja": "テル・サーミ語", + "nb_NO": "tersamisk", + "nl": "Ter-Samisch", + "pl": "język ter", + "pt": "sami de Ter", + "ru": "йоканьгско-саамский язык", + "sv": "tersamiska" + } + }, + { + "if": "language:vi=yes", + "ifnot": "language:vi=", + "searchTerms": { + "*": [ + "vi" + ] + }, + "then": { + "pt": "vietnamita", + "en": "Vietnamese", + "ca": "vietnamita", + "es": "vietnamita", + "fr": "vietnamien", + "hu": "vietnámi", + "id": "Vietnam", + "it": "vietnamita", + "de": "Vietnamesisch", + "da": "vietnamesisk", + "eo": "vjetnama lingvo", + "fi": "vietnam", + "gl": "Lingua vietnamita", + "ja": "ベトナム語", + "nb_NO": "vietnamesisk", + "nl": "Vietnamees", + "pl": "język wietnamski", + "pt_BR": "Língua vietnamita", + "ru": "вьетнамский язык", + "sl": "Vietnamščina", + "sv": "vietnamesiska", + "zh_Hant": "越南語" + }, + "priorityIf": "_country~((^|;)vn($|;))" + }, + { + "if": "language:hsb=yes", + "ifnot": "language:hsb=", + "searchTerms": { + "*": [ + "hsb" + ] + }, + "then": { + "de": "Obersorbisch", + "en": "Upper Sorbian", + "eo": "suprasoraba lingvo", + "es": "alto sorabo", + "fi": "yläsorbi", + "fr": "haut-sorabe", + "gl": "Alto sorabo", + "hu": "felsőszorb", + "id": "Bahasa Sorbia Hulu", + "it": "alto sorabo", + "ja": "高地ソルブ語", + "nl": "Oppersorbisch", + "pl": "język górnołużycki", + "pt": "alto sorábio", + "pt_BR": "Alto sorábio", + "ru": "верхнелужицкий язык", + "sl": "Zgornjelužiščina", + "sv": "högsorbiska", + "zh_Hans": "上索布语", + "zh_Hant": "上索布语", + "ca": "alt sòrab" + } + }, + { + "if": "language:na=yes", + "ifnot": "language:na=", + "searchTerms": { + "*": [ + "na" + ] + }, + "then": { + "ca": "nauruà", + "de": "Nauruisch", + "en": "Nauruan", + "eo": "naura lingvo", + "es": "nauruano", + "fi": "Naurun kieli", + "fr": "nauruan", + "gl": "Lingua nauruana", + "id": "Bahasa Nauru", + "it": "nauruano", + "ja": "ナウル語", + "nb_NO": "naurisk", + "nl": "Nauruaans", + "pl": "Język naurański", + "pt": "Língua nauruana", + "pt_BR": "Língua nauruana", + "ru": "науруанский язык", + "sv": "nauruanska", + "hu": "naurui" + }, + "priorityIf": "_country~((^|;)nr($|;))" + }, + { + "if": "language:cps=yes", + "ifnot": "language:cps=", + "searchTerms": { + "*": [ + "cps" + ] + }, + "then": { + "en": "Capiznon", + "fi": "Capiznon", + "fr": "capiznon", + "ja": "カピス語", + "nl": "Capiznon", + "pt": "Língua capiznon", + "es": "idioma capizano", + "da": "kapisansk" + } + }, + { + "if": "language:pjt=yes", + "ifnot": "language:pjt=", + "searchTerms": { + "*": [ + "pjt" + ] + }, + "then": { + "en": "Pitjantjatjara", + "es": "Pitjantjatjara", + "nl": "Pitjantjatjara", + "ru": "питянтятяра", + "eo": "pitjantjatjara lingvo", + "fr": "pitjantjatjara", + "gl": "Lingua pitjantjatjara", + "it": "lingua pitjantjatjara", + "ja": "ピッチャンチャジャーラ語", + "pl": "Język pitjantjatjara", + "sv": "pitjantjatjara", + "de": "Pitjantjatjara Sprache" + } + }, + { + "if": "language:frc=yes", + "ifnot": "language:frc=", + "searchTerms": { + "*": [ + "frc" + ] + }, + "then": { + "de": "Cajun", + "ca": "francès cajun", + "en": "Louisiana French", + "eo": "luiziana franca dialekto", + "es": "francés cajún", + "fr": "français de Louisiane", + "id": "Bahasa Prancis Louisiana", + "it": "francese cajun", + "ja": "ケイジャン・フランス語", + "nl": "Cajun-Frans", + "pt": "francês cajun", + "ru": "Кажунский диалект французского языка", + "sv": "Louisianafranska" + } + }, + { + "if": "language:bzs=yes", + "ifnot": "language:bzs=", + "searchTerms": { + "*": [ + "bzs" + ] + }, + "then": { + "ca": "llengua de signes brasilera", + "da": "brasiliansk tegnsprog", + "de": "Brasilianische Gebärdensprache", + "en": "Brazilian Sign Language", + "eo": "brazila signolingvo", + "fr": "langue des signes brésilienne", + "it": "lingua dei segni brasiliana", + "ja": "ブラジル手話", + "nb_NO": "brasiliansk tegnspråk", + "nl": "Braziliaanse gebarentaal", + "pt": "língua brasileira de sinais", + "pt_BR": "língua brasileira de sinais", + "ru": "бразильский жестовый язык", + "id": "Bahasa Isyarat Brasil", + "es": "lengua de señas brasileña" + } + }, { "if": "language:ryu=yes", "ifnot": "language:ryu=", @@ -4656,6 +7068,10 @@ ] }, "then": { + "zh_Hant": "沖繩語", + "hu": "okinavai", + "ca": "llengua d'Okinawa", + "en": "Okinawan", "eo": "okinava lingvo", "es": "okinawense", "fi": "Okinawan kieli", @@ -4669,11 +7085,7 @@ "pl": "Język okinawski", "pt": "okinawano", "ru": "Окинавский язык", - "sv": "okinawianska", - "zh_Hant": "沖繩語", - "hu": "okinavai", - "ca": "llengua d'Okinawa", - "en": "Okinawan" + "sv": "okinawianska" } }, { @@ -4728,70 +7140,498 @@ } }, { - "if": "language:te=yes", - "ifnot": "language:te=", + "if": "language:kum=yes", + "ifnot": "language:kum=", "searchTerms": { "*": [ - "te" + "kum" ] }, "then": { - "nb_NO": "telugu", - "pl": "język telugu", - "pt": "língua telugu", - "pt_BR": "Língua telugu", - "ru": "телугу", - "sv": "telugu", - "zh_Hant": "泰盧固語", - "en": "Telugu", - "de": "Telugu", - "nl": "Telugu", - "fr": "télougou", - "ca": "telugu", - "da": "Telugu", - "eo": "telugua lingvo", - "es": "télugu", - "fi": "telugu", - "gl": "Lingua telugu", - "hu": "telugu", - "id": "Bahasa Telugu", - "it": "telugu", - "ja": "テルグ語" + "en": "Kumyk", + "ca": "kumyk", + "de": "Kumykisch", + "eo": "kumika lingvo", + "es": "Idioma cumuco", + "fi": "Kumykin kieli", + "fr": "koumyk", + "id": "Bahasa Kumyk", + "it": "cumucco", + "ja": "クムク語", + "nb_NO": "kumykisk", + "nl": "Koemuks", + "pt": "Língua kumyk", + "pt_BR": "Língua kumyk", + "ru": "кумыкский язык", + "sv": "kumykiska", + "hu": "kumik" } }, { - "if": "language:yi=yes", - "ifnot": "language:yi=", + "if": "language:tk=yes", + "ifnot": "language:tk=", "searchTerms": { "*": [ - "yi" + "tk" ] }, "then": { - "en": "Yiddish", - "es": "yidis", - "fr": "yiddish", - "ca": "ídix", - "da": "jiddisch", - "de": "Jiddisch", - "eo": "jida lingvo", - "fi": "jiddiš", - "gl": "Lingua yiddish", - "hu": "jiddis", - "id": "Bahasa Yiddi", - "it": "yiddish", - "ja": "イディッシュ語", - "nb_NO": "jiddisch", - "nl": "Jiddisch", - "pl": "jidysz", - "pt": "língua iídiche", - "ru": "идиш", - "sl": "Jidiš", - "sv": "jiddisch", - "zh_Hant": "意第緒語", - "pt_BR": "língua iídiche" + "ca": "turcman", + "da": "turkmensk", + "de": "Turkmenisch", + "en": "Turkmen", + "eo": "turkmena lingvo", + "es": "turcomano", + "fi": "turkmeeni", + "fr": "turkmène", + "gl": "Lingua turcomá", + "hu": "türkmén", + "id": "Bahasa Turkmen", + "it": "turkmeno", + "ja": "トルクメン語", + "nb_NO": "turkmensk", + "nl": "Turkmeens", + "pl": "język turkmeński", + "pt": "Língua turcomena", + "pt_BR": "Língua turcomena", + "ru": "туркменский язык", + "sl": "Turkmenščina", + "sv": "turkmeniska" + }, + "priorityIf": "_country~((^|;)af($|;))|((^|;)tm($|;))" + }, + { + "if": "language:sh=yes", + "ifnot": "language:sh=", + "searchTerms": { + "*": [ + "sh" + ] + }, + "then": { + "ca": "serbocroat", + "da": "serbokroatisk", + "de": "Serbokroatisch", + "en": "Serbo-Croatian", + "eo": "serbokroata lingvo", + "es": "serbocroata", + "fi": "serbokroaatti", + "fr": "serbo-croate", + "gl": "Lingua serbocroata", + "hu": "szerbhorvát", + "id": "Bahasa Serbo-Kroasia", + "it": "serbo-croato", + "ja": "セルビア・クロアチア語", + "nb_NO": "serbokroatisk", + "nl": "Servo-Kroatisch", + "pl": "język serbsko-chorwacki", + "pt": "Língua servo-croata", + "pt_BR": "Língua servo-croata", + "ru": "сербохорватский язык", + "sl": "srbohrvaščina", + "sv": "serbokroatiska", + "zh_Hans": "塞尔维亚-克罗地亚语", + "zh_Hant": "塞爾維亞-克羅地亞語" } }, + { + "if": "language:ug=yes", + "ifnot": "language:ug=", + "searchTerms": { + "*": [ + "ug" + ] + }, + "then": { + "zh_Hant": "維吾爾語", + "hu": "ujgur", + "da": "Uygurisk (sprog)", + "zh_Hans": "维吾尔语", + "id": "bahasa Uigur", + "ca": "uigur", + "en": "Uyghur", + "de": "Uigurisch", + "eo": "ujgura lingvo", + "es": "uigur", + "fi": "uiguuri", + "fr": "ouïghour", + "gl": "Lingua uigur", + "it": "uiguro", + "ja": "ウイグル語", + "nb_NO": "uigurisk", + "nl": "Oeigoers", + "pl": "język ujgurski", + "pt": "Língua uigur", + "pt_BR": "Língua uigur", + "ru": "уйгурский язык", + "sv": "uiguriska" + } + }, + { + "if": "language:si=yes", + "ifnot": "language:si=", + "searchTerms": { + "*": [ + "si" + ] + }, + "then": { + "en": "Sinhala", + "id": "Sinhala", + "ca": "singalès", + "it": "singalese", + "de": "Singhalesisch", + "da": "singalesisk", + "eo": "sinhala lingvo", + "es": "cingalés", + "fi": "Sinhali", + "fr": "cingalais", + "gl": "Lingua cingalesa", + "hu": "szingaléz", + "ja": "シンハラ語", + "nb_NO": "singalesisk", + "nl": "Singalees", + "pl": "język syngaleski", + "pt": "Língua cingalesa", + "pt_BR": "Língua cingalesa", + "ru": "сингальский язык", + "sl": "Singalščina", + "sv": "singalesiska", + "zh_Hant": "僧伽羅語" + }, + "priorityIf": "_country~((^|;)lk($|;))" + }, + { + "if": "language:xmf=yes", + "ifnot": "language:xmf=", + "searchTerms": { + "*": [ + "xmf" + ] + }, + "then": { + "de": "Mingrelisch", + "eo": "Mingrela kartvela lingvo", + "es": "megreliano", + "fi": "mingreli", + "fr": "mingrélien", + "gl": "Lingua mingreliana", + "id": "Bahasa Mingrelia", + "it": "mengrelio", + "ja": "メグレル語", + "nb_NO": "Mingrelsk", + "nl": "Mingreels", + "pl": "język megrelski", + "pt": "Língua mingreliana", + "pt_BR": "Língua mingreliana", + "ru": "мегрельский язык", + "sv": "megreliska", + "hu": "mingrél", + "en": "Mingrelian", + "ca": "mingrelià" + } + }, + { + "if": "language:sco=yes", + "ifnot": "language:sco=", + "searchTerms": { + "*": [ + "sco" + ] + }, + "then": { + "ru": "шотландский язык", + "de": "Scots", + "en": "Scots", + "pt": "Scots", + "pt_BR": "Scots", + "sl": "Scots", + "es": "escocés", + "nl": "Schots", + "gl": "Lingua escocesa", + "ca": "escocès", + "eo": "skota lingvo", + "fi": "Skotin kieli", + "fr": "scots", + "hu": "scots", + "id": "Bahasa Scots", + "it": "lingua scots", + "ja": "スコットランド語", + "nb_NO": "skotsk", + "pl": "język scots", + "sv": "lågskotska", + "zh_Hans": "低地苏格兰语", + "zh_Hant": "低地蘇格蘭語", + "da": "skotsk" + } + }, + { + "if": "language:sk=yes", + "ifnot": "language:sk=", + "searchTerms": { + "*": [ + "sk" + ] + }, + "then": { + "nb_NO": "slovakisk", + "nl": "Slowaaks", + "pl": "język słowacki", + "pt": "eslovaco", + "pt_BR": "língua eslovaca", + "ru": "словацкий язык", + "sl": "Slovaščina", + "sv": "slovakiska", + "zh_Hant": "斯洛伐克語", + "en": "Slovak", + "hu": "szlovák", + "it": "slovacco", + "ca": "eslovac", + "da": "slovakisk", + "de": "Slowakisch", + "eo": "slovaka lingvo", + "es": "eslovaco", + "fi": "slovakki", + "fr": "slovaque", + "gl": "lingua eslovaca", + "id": "Bahasa Slowakia", + "ja": "スロバキア語" + }, + "priorityIf": "_country~((^|;)sk($|;))" + }, + { + "if": "language:kcg=yes", + "ifnot": "language:kcg=", + "searchTerms": { + "*": [ + "kcg" + ] + }, + "then": { + "en": "Tyap", + "de": "Tjap", + "fi": "Tyap", + "ja": "カタブ語", + "nl": "Tyap", + "gl": "Lingua tyap", + "ca": "katab", + "es": "katab", + "fr": "katab" + } + }, + { + "if": "language:kjp=yes", + "ifnot": "language:kjp=", + "searchTerms": { + "*": [ + "kjp" + ] + }, + "then": { + "en": "Eastern Pwo", + "fr": "pwo de l’Est", + "ja": "東ポー語", + "nl": "oostelijk Pwo", + "ru": "Восточный пво", + "nb_NO": "østpwo", + "pt": "Língua pwo leste" + } + }, + { + "if": "language:gpe=yes", + "ifnot": "language:gpe=", + "searchTerms": { + "*": [ + "gpe" + ] + }, + "then": { + "en": "Ghanaian Pidgin English", + "eo": "ganaa piĝino", + "ru": "ганский пиджин английского", + "es": "pidgin inglés de Ghana" + } + }, + { + "if": "language:mn=yes", + "ifnot": "language:mn=", + "searchTerms": { + "*": [ + "mn" + ] + }, + "then": { + "en": "Mongolian", + "ca": "mongol", + "da": "Mongolsk", + "de": "Mongolisch", + "eo": "mongola lingvo", + "es": "mongol", + "fi": "mongoli", + "fr": "mongol", + "gl": "Lingua mongol", + "hu": "mongol", + "id": "Bahasa Mongol", + "it": "mongolo", + "ja": "モンゴル語", + "nb_NO": "mongolsk", + "nl": "Mongools", + "pl": "język mongolski", + "pt": "Língua mongol", + "pt_BR": "Língua mongol", + "ru": "монгольский язык", + "sv": "mongoliska", + "zh_Hant": "蒙古語" + }, + "priorityIf": "_country~((^|;)mn($|;))" + }, + { + "if": "language:yav=yes", + "ifnot": "language:yav=", + "searchTerms": { + "*": [ + "yav" + ] + }, + "then": { + "nl": "Yangben", + "en": "Yangben", + "fi": "Yangben", + "fr": "yangben", + "ja": "ヤンベン語" + } + }, + { + "if": "language:ins=yes", + "ifnot": "language:ins=", + "searchTerms": { + "*": [ + "ins" + ] + }, + "then": { + "en": "Indian Sign Language", + "fr": "Langue des signes indienne", + "it": "Lingua dei segni indiana", + "pt": "Língua de sinais indiana" + } + }, + { + "if": "language:mwv=yes", + "ifnot": "language:mwv=", + "searchTerms": { + "*": [ + "mwv" + ] + }, + "then": { + "id": "Mentawai", + "pt": "Mentawai", + "ca": "mentawai", + "da": "Mentawai", + "de": "Mentawaisprache", + "en": "Mentawai", + "eo": "Mentawai", + "es": "mentawai", + "fi": "Mentawain kieli", + "fr": "mentawai", + "gl": "Lingua mentawai", + "hu": "Mentawai", + "it": "lingua mentawai", + "ja": "メンタワイ語", + "nb_NO": "Mentawai", + "nl": "Mentawai", + "pl": "język mentawai", + "pt_BR": "Mentawai", + "ru": "ментавай", + "sl": "Mentawai", + "sv": "mentawai" + } + }, + { + "if": "language:ttm=yes", + "ifnot": "language:ttm=", + "searchTerms": { + "*": [ + "ttm" + ] + }, + "then": { + "en": "Northern Tutchone", + "de": "Nord-Tutchone", + "es": "tutchone septentrional", + "fr": "tutchone du Nord" + } + }, + { + "if": "language:kk=yes", + "ifnot": "language:kk=", + "searchTerms": { + "*": [ + "kk" + ] + }, + "then": { + "id": "bahasa Kazak", + "ca": "kazakh", + "da": "kasakhisk", + "de": "Kasachisch", + "en": "Kazakh", + "eo": "kazaĥa lingvo", + "es": "kazajo", + "fi": "kazakki", + "fr": "kazakh", + "gl": "Lingua casaca", + "it": "kazako", + "ja": "カザフ語", + "nb_NO": "kasakhisk", + "nl": "Kazachs", + "pl": "język kazachski", + "pt": "língua cazaque", + "pt_BR": "língua cazaque", + "ru": "казахский язык", + "sl": "kazaščina", + "sv": "kazakiska", + "zh_Hans": "哈萨克语", + "zh_Hant": "哈薩克語", + "hu": "kazah" + }, + "priorityIf": "_country~((^|;)kz($|;))" + }, + { + "if": "language:ky=yes", + "ifnot": "language:ky=", + "searchTerms": { + "*": [ + "ky" + ] + }, + "then": { + "de": "Kirgisisch", + "en": "Kyrgyz", + "ca": "kirguís", + "da": "kirgisisk", + "eo": "kirgiza lingvo", + "es": "kirguís", + "fi": "kirgiisi", + "fr": "kirghize", + "gl": "kirguiz", + "hu": "kirgiz", + "it": "kirghiso", + "ja": "キルギス語", + "nb_NO": "kirgisisk", + "nl": "Kirgizisch", + "pl": "język kirgiski", + "pt": "quirguiz", + "pt_BR": "Língua quirguiz", + "ru": "киргизский язык", + "sv": "kirgiziska", + "zh_Hans": "柯尔克孜语", + "zh_Hant": "吉爾吉斯語", + "id": "bahasa Kirgiz" + }, + "priorityIf": "_country~((^|;)kg($|;))" + }, { "if": "language:tg=yes", "ifnot": "language:tg=", @@ -4801,6 +7641,11 @@ ] }, "then": { + "hu": "tádzsik", + "ca": "tadjik", + "en": "Tajik", + "fr": "tadjik", + "de": "Tadschikisch", "da": "tadsjikisk", "eo": "taĝika lingvo", "es": "tayiko", @@ -4815,115 +7660,104 @@ "pt": "Língua tadjique", "pt_BR": "Língua tadjique", "ru": "таджикский язык", - "sv": "tadzjikiska", - "hu": "tádzsik", - "ca": "tadjik", - "en": "Tajik", - "fr": "tadjik", - "de": "Tadschikisch" + "sv": "tadzjikiska" }, "priorityIf": "_country~((^|;)tj($|;))" }, { - "if": "language:bat-smg=yes", - "ifnot": "language:bat-smg=", + "if": "language:uz=yes", + "ifnot": "language:uz=", "searchTerms": { "*": [ - "bat-smg" + "uz" ] }, "then": { - "ca": "samogitià", - "da": "Žemaitisk", - "de": "Schemaitisch", - "en": "Samogitian", - "eo": "Ĵemajtia dialekto", - "es": "Idioma samogitiano", - "fi": "Samogiitti", - "fr": "samogitien", - "gl": "Samoxiciano", - "id": "Dialek Samogitia", - "it": "samogitico", - "ja": "サモギティア語", - "nb_NO": "samogitisk", - "nl": "Samogitisch", - "pl": "język żmudzki", - "pt": "Samogiciano", - "ru": "жемайтское наречие", - "sv": "žemaitiska", - "zh_Hans": "萨莫吉提亚语", - "zh_Hant": "薩莫吉提亞語", - "hu": "szamogit" + "fr": "ouzbek", + "en": "Uzbek", + "hu": "üzbég", + "ca": "uzbek", + "da": "usbekisk", + "de": "Usbekisch", + "eo": "uzbeka lingvo", + "es": "uzbeko", + "fi": "uzbekki", + "gl": "Lingua usbeka", + "it": "uzbeco", + "ja": "ウズベク語", + "nb_NO": "usbekisk", + "nl": "Oezbeeks", + "pl": "język uzbecki", + "pt_BR": "língua uzbeque", + "ru": "узбекский язык", + "sv": "uzbekiska", + "zh_Hans": "乌孜别克语", + "zh_Hant": "烏孜別克語", + "pt": "língua uzbeque", + "id": "bahasa Uzbek" + }, + "priorityIf": "_country~((^|;)af($|;))|((^|;)uz($|;))" + }, + { + "if": "language:arq=yes", + "ifnot": "language:arq=", + "searchTerms": { + "*": [ + "arq" + ] + }, + "then": { + "hu": "algériai arab", + "ca": "àrab algerià", + "da": "Algerisk arabisk", + "de": "Algerisch-Arabisch", + "en": "Algerian Arabic", + "eo": "alĝeria araba lingvo", + "es": "árabe argelino", + "fi": "algerianarabia", + "fr": "arabe algérien", + "id": "Bahasa Arab Aljazair", + "it": "arabo algerino", + "ja": "アラビア語アルジェリア方言", + "nl": "Algerijns Arabisch", + "pt": "árabe argelino", + "ru": "Алжирский диалект арабского языка", + "sv": "algerisk arabiska", + "zh_Hant": "阿爾及利亞阿拉伯語", + "nb_NO": "algerisk-arabisk" } }, { - "if": "language:nod=yes", - "ifnot": "language:nod=", + "if": "language:fa-af=yes", + "ifnot": "language:fa-af=", "searchTerms": { "*": [ - "nod" + "fa-af" ] }, "then": { - "de": "Lanna", - "ca": "tailandès septentrional", - "en": "Northern Thai", - "eo": "nord-taja lingvo", - "es": "idioma tailandés septentrional", - "fr": "thaï du Nord", - "id": "Bahasa Thai Utara", - "it": "thailandese settentrionale", - "ja": "北タイ語", - "nl": "Noordelijk Thai", - "pl": "Język północnotajski", - "ru": "Юан (язык)", - "zh_Hans": "北部泰语", - "zh_Hant": "北部泰語" - } - }, - { - "if": "language:lag=yes", - "ifnot": "language:lag=", - "searchTerms": { - "*": [ - "lag" - ] - }, - "then": { - "fi": "Lango", - "de": "Langi", - "nl": "Langi", - "en": "Rangi", - "nb_NO": "Rangi", - "fr": "langi", - "ja": "ランギ語", - "pl": "Język langi", - "eo": "rangia lingvo" - } - }, - { - "if": "language:krj=yes", - "ifnot": "language:krj=", - "searchTerms": { - "*": [ - "krj" - ] - }, - "then": { - "de": "Kinaray-a", - "en": "Kinaray-a", - "fi": "Kinaray-a", - "fr": "kinaray-a", - "id": "bahasa Karay-a", - "it": "kinaray-a", - "ja": "キナライア語", - "nb_NO": "Kinaray-a", - "nl": "Kinaray-a", - "pt": "língua Karai-a", - "es": "harayo", - "pl": "język Karaya", - "ru": "Карайский язык", - "da": "harajansk" + "en": "Dari", + "fr": "dari", + "it": "dari", + "ja": "ダリー語", + "ru": "дари", + "nl": "Dari", + "de": "Dari", + "pl": "Dari", + "ca": "darí", + "da": "dari", + "eo": "daria lingvo", + "es": "dari", + "fi": "darin kieli", + "gl": "Lingua dari", + "hu": "dari", + "id": "Bahasa Persia Afgani", + "nb_NO": "dari", + "pt": "Língua dari", + "pt_BR": "Língua dari", + "sv": "dari", + "zh_Hans": "达利语", + "zh_Hant": "達利語" } }, { @@ -4967,73 +7801,171 @@ } }, { - "if": "language:vi=yes", - "ifnot": "language:vi=", + "if": "language:tt=yes", + "ifnot": "language:tt=", "searchTerms": { "*": [ - "vi" + "tt" ] }, "then": { - "pt": "vietnamita", - "en": "Vietnamese", - "ca": "vietnamita", - "es": "vietnamita", - "fr": "vietnamien", - "hu": "vietnámi", - "id": "Vietnam", - "it": "vietnamita", - "de": "Vietnamesisch", - "da": "vietnamesisk", - "eo": "vjetnama lingvo", - "fi": "vietnam", - "gl": "Lingua vietnamita", - "ja": "ベトナム語", - "nb_NO": "vietnamesisk", - "nl": "Vietnamees", - "pl": "język wietnamski", - "pt_BR": "Língua vietnamita", - "ru": "вьетнамский язык", - "sl": "Vietnamščina", - "sv": "vietnamesiska", - "zh_Hant": "越南語" - }, - "priorityIf": "_country~((^|;)vn($|;))" + "en": "Tatar", + "ca": "tàtar", + "da": "tatarisk", + "de": "Tatarisch", + "eo": "tatara lingvo", + "es": "tártaro", + "fi": "tataari", + "fr": "tatar", + "gl": "Lingua tártara", + "hu": "tatár", + "id": "Bahasa Tatar", + "it": "tataro", + "ja": "タタール語", + "nb_NO": "tatarisk", + "nl": "Tataars", + "pl": "język tatarski", + "pt": "Língua tártara", + "pt_BR": "Língua tártara", + "ru": "татарский язык", + "sl": "Tatarščina", + "sv": "tatariska", + "zh_Hans": "鞑靼语", + "zh_Hant": "韃靼語" + } }, { - "if": "language:it=yes", - "ifnot": "language:it=", + "if": "language:wls=yes", + "ifnot": "language:wls=", "searchTerms": { "*": [ - "it" + "wls" ] }, "then": { - "ca": "italià", - "da": "italiensk", - "eo": "itala lingvo", - "fi": "italia", - "gl": "lingua italiana", - "nb_NO": "italiensk", - "pl": "język włoski", - "pt_BR": "língua italiana", - "ru": "итальянский язык", - "sl": "italijanščina", - "sv": "italienska", - "zh_Hans": "意大利语", - "zh_Hant": "義大利語", - "en": "Italian", - "ja": "イタリア語", - "es": "italiano", - "hu": "olasz", - "id": "Italia", - "it": "italiano", - "fr": "italien", - "de": "Italienisch", - "nl": "Italiaans", - "pt": "italiano" + "en": "Wallisian", + "es": "walisiano", + "fi": "Uvean kieli", + "fr": "wallisien", + "it": "wallisiano", + "ja": "ウォリス語", + "nl": "Wallisiaans", + "pl": "Język uvea wschodni", + "pt": "Língua wallisiana", + "ru": "Уоллисский язык", + "sv": "Walliska", + "ca": "wallisià", + "de": "Wallisianisch" + } + }, + { + "if": "language:sje=yes", + "ifnot": "language:sje=", + "searchTerms": { + "*": [ + "sje" + ] }, - "priorityIf": "_country~((^|;)ch($|;))|((^|;)it($|;))|((^|;)sm($|;))|((^|;)va($|;))" + "then": { + "ca": "sami de Pite", + "de": "Pitesamisch", + "en": "Pite Sami", + "eo": "pite-samea lingvo", + "es": "sami de Pite", + "fi": "piitimensaame", + "fr": "same de Pite", + "gl": "Lingua saami de Pite", + "it": "lingua sami di Pite", + "ja": "ピーテ・サーミ語", + "nb_NO": "pitesamisk", + "nl": "Pite Sami", + "pl": "język pite", + "pt": "língua sami de Pite", + "ru": "пите-саамский язык", + "sv": "pitesamiska", + "zh_Hans": "皮特萨米语", + "zh_Hant": "皮特薩米語", + "hu": "pitei számi" + } + }, + { + "if": "language:smj=yes", + "ifnot": "language:smj=", + "searchTerms": { + "*": [ + "smj" + ] + }, + "then": { + "ca": "sami de Lule", + "de": "Lulesamisch", + "en": "Lule Sami", + "eo": "lule-samea lingvo", + "es": "sami de Lule", + "fi": "luulajansaame", + "fr": "same de Lule", + "gl": "Lingua saami de Lule", + "hu": "lulei számi", + "it": "lingua sami di Lule", + "ja": "ルレ・サーミ語", + "nb_NO": "lulesamisk", + "nl": "Lule-Samisch", + "pl": "język lule", + "pt": "língua sami de Lule", + "pt_BR": "Língua lapônica de Lule", + "ru": "луле-саамский язык", + "sv": "lulesamiska", + "zh_Hans": "吕勒萨米语", + "zh_Hant": "呂勒薩米語" + } + }, + { + "if": "language:aln=yes", + "ifnot": "language:aln=", + "searchTerms": { + "*": [ + "aln" + ] + }, + "then": { + "zh_Hans": "盖格方言", + "zh_Hant": "蓋格方言", + "hu": "geg albán", + "en": "Gheg Albanian", + "ca": "gheg", + "da": "gegisk", + "de": "Gegisch", + "eo": "geg-albana lingvo", + "es": "Albanés guego", + "fr": "guègue", + "it": "lingua albanese ghega", + "ja": "ゲグ方言", + "nb_NO": "Gegisk", + "nl": "Gegisch", + "pl": "Dialekt gegijski języka albańskiego", + "ru": "гегский диалект албанского языка", + "sv": "gegiska" + } + }, + { + "if": "language:lag=yes", + "ifnot": "language:lag=", + "searchTerms": { + "*": [ + "lag" + ] + }, + "then": { + "fi": "Lango", + "de": "Langi", + "nl": "Langi", + "en": "Rangi", + "nb_NO": "Rangi", + "fr": "langi", + "ja": "ランギ語", + "pl": "Język langi", + "eo": "rangia lingvo" + } }, { "if": "language:bzg=yes", @@ -5103,249 +8035,284 @@ } }, { - "if": "language:ood=yes", - "ifnot": "language:ood=", + "if": "language:yec=yes", + "ifnot": "language:yec=", "searchTerms": { "*": [ - "ood" + "yec" ] }, "then": { - "ca": "o'odham", - "en": "O'odham", - "es": "o'odham", - "fr": "o'odham", - "gl": "Lingua o'odham", - "it": "lingua o'odham", - "ja": "パパゴ語", - "nb_NO": "O'odham", - "nl": "O'odham", - "pl": "Język o'odham", - "ru": "оодхам", - "sv": "o'odham" + "de": "Jenisch", + "nl": "Jenisch", + "eo": "jeniŝa lingvo", + "es": "Idioma yeniche", + "fr": "yéniche", + "it": "yeniche", + "nb_NO": "jenischespråket", + "pt": "Língua yeniche", + "ru": "Енишский язык", + "en": "Yenish", + "ja": "イェニッシュ" } }, { - "if": "language:bdr=yes", - "ifnot": "language:bdr=", + "if": "language:bla=yes", + "ifnot": "language:bla=", "searchTerms": { "*": [ - "bdr" + "bla" ] }, "then": { - "de": "West Coast Bajau", - "en": "West Coast Bajau", - "fr": "bajau de la côte occidentale" + "de": "Blackfoot", + "en": "Blackfoot", + "eo": "nigrapieda lingvo", + "es": "Idioma siksiká", + "fi": "Mustajalka", + "fr": "pied-noir", + "gl": "Lingua siksiká", + "it": "lingua blackfoot", + "ja": "ブラックフット語", + "nb_NO": "blackfoot", + "nl": "Blackfoot", + "pl": "język siksika", + "pt": "Língua Siksiká", + "sv": "siksika", + "zh_Hans": "黑脚语", + "ru": "блэкфут" } }, { - "if": "language:btm=yes", - "ifnot": "language:btm=", + "if": "language:cbk-zam=yes", + "ifnot": "language:cbk-zam=", "searchTerms": { "*": [ - "btm" + "cbk-zam" ] }, "then": { - "en": "Mandailing", - "fr": "batak mandailing", - "id": "Bahasa Mandailing", - "ja": "バタク・マンダイリン語", - "pl": "język batak mandailing", - "zh_Hans": "曼代灵语", - "zh_Hant": "曼代靈語" + "ca": "chavacano", + "de": "Chabacano", + "en": "Chavacano", + "eo": "Ĉabakana lingvo", + "fr": "chavacano", + "gl": "Chavacano", + "ja": "チャバカノ語", + "nb_NO": "chavacano", + "nl": "Chavacano", + "pl": "Język chavacano", + "pt": "chavacano", + "ru": "Чабакано", + "sv": "chavacano", + "es": "criollo chabacano", + "hu": "chabacano", + "fi": "Chavacano", + "id": "bahasa Cabakano", + "it": "ciavacano" } }, { - "if": "language:gcf=yes", - "ifnot": "language:gcf=", + "if": "language:mnw=yes", + "ifnot": "language:mnw=", "searchTerms": { "*": [ - "gcf" + "mnw" ] }, "then": { - "en": "Guadeloupean Creole", - "fi": "Guadeloupen kreoli", - "fr": "créole guadeloupéen-martiniquais", - "nl": "Guadeloups Creools", - "pt": "Crioulo de Guadalupe", - "sv": "Guadeloupisk kreol", - "ca": "crioll de Guadalupe" + "es": "mon", + "fr": "môn", + "gl": "Lingua mon", + "id": "Bahasa Mon", + "it": "lingua mon", + "ja": "モン語", + "pl": "Język mon", + "pt": "Língua mon", + "ru": "монский язык", + "zh_Hans": "孟语", + "zh_Hant": "孟語", + "nb_NO": "mon", + "nl": "Mon", + "en": "Mon", + "ca": "mon", + "de": "Mon", + "eo": "Mon (lingvo)" } }, { - "if": "language:srq=yes", - "ifnot": "language:srq=", + "if": "language:mzn=yes", + "ifnot": "language:mzn=", "searchTerms": { "*": [ - "srq" + "mzn" ] }, "then": { - "ca": "Sirionó", - "en": "Sirionó", - "es": "sirionó", - "fr": "sirionó", - "ja": "シリオノ語", - "nb_NO": "sirionó", - "nl": "Sirionó", - "pt": "Língua sirionó", - "ru": "сирионо" + "en": "Mazanderani", + "nb_NO": "Mazandarani", + "ca": "mazanderani", + "da": "Mazenisk", + "de": "Masanderanisch", + "eo": "mazandarana lingvo", + "es": "mazandaraní", + "fi": "Mazandaranin kieli", + "fr": "mazandarani", + "gl": "Lingua mazanderani", + "id": "Bahasa Mazandaran", + "it": "mazanderani", + "ja": "マーザンダラーン語", + "nl": "Mazanderani", + "pl": "język mazanderański", + "pt": "Língua mazandarani", + "pt_BR": "Língua mazandarani", + "ru": "мазандеранский язык", + "sv": "mazenderani", + "hu": "mázandaráni" } }, { - "if": "language:ins=yes", - "ifnot": "language:ins=", + "if": "language:rmy=yes", + "ifnot": "language:rmy=", "searchTerms": { "*": [ - "ins" + "rmy" ] }, "then": { - "en": "Indian Sign Language", - "eo": "barata signolingvo", - "fr": "langue des signes indo-pakistanaise", - "it": "lingua dei segni indiana", - "ja": "インド・パキスタン手話", - "nl": "Indiase Gebarentaal", - "pt": "língua de sinais indiana", - "ru": "Индо-пакистанский жестовый язык", - "sv": "Indiskt teckenspråk", - "id": "Bahasa Isyarat India-Pakistan" + "en": "Romani", + "nl": "Romani", + "ca": "romaní", + "da": "Romani", + "pt": "Romani", + "de": "Romani", + "pt_BR": "Romani", + "eo": "cigana lingvo", + "es": "romaní", + "fi": "romanikieli", + "fr": "romani", + "gl": "lingua romaní", + "hu": "cigány", + "id": "Bahasa Romani", + "it": "romaní", + "nb_NO": "romanes", + "pl": "język romski", + "ru": "цыганский язык", + "sl": "romščina", + "sv": "romani", + "ja": "ロマ語" } }, { - "if": "language:rki=yes", - "ifnot": "language:rki=", + "if": "language:rue=yes", + "ifnot": "language:rue=", "searchTerms": { "*": [ - "rki" + "rue" ] }, "then": { - "en": "Arakanese", - "fr": "arakanais", - "id": "Bahasa Arakan", - "ja": "ラカイン語", - "pl": "Język arakański", - "pt": "Língua arracanesa", - "ru": "Араканский язык", - "zh_Hans": "阿拉干语", - "zh_Hant": "阿拉幹語" + "en": "Rusyn", + "nl": "Roetheens", + "ru": "русинский язык", + "gl": "Lingua rutena", + "da": "Rusinsk", + "de": "Russinisch", + "eo": "rusina lingvo", + "es": "rusino", + "fi": "ruteeni", + "fr": "rusyn", + "hu": "ruszin", + "id": "Bahasa Rusyn", + "it": "ruteno", + "ja": "ルシン語", + "nb_NO": "rusinsk", + "pl": "Język rusiński", + "pt": "Língua rusyn", + "pt_BR": "Língua rusyn", + "sl": "Rusinščina", + "sv": "rusinska", + "ca": "rutè modern" } }, { - "if": "language:wls=yes", - "ifnot": "language:wls=", + "if": "language:fiu-vro=yes", + "ifnot": "language:fiu-vro=", "searchTerms": { "*": [ - "wls" + "fiu-vro" ] }, "then": { - "it": "wallisiano", - "ja": "ウォリス語", - "nl": "Wallisiaans", - "pl": "Język uvea wschodni", - "pt": "Língua wallisiana", - "ru": "Уоллисский язык", - "sv": "Walliska", - "ca": "wallisià", - "de": "Wallisianisch", - "en": "Wallisian", - "es": "walisiano", - "fi": "Uvean kieli", - "fr": "wallisien" + "nb_NO": "sørestisk", + "nl": "Võro", + "pl": "język võro", + "pt": "Língua võro", + "ru": "выруский диалект", + "sv": "võro", + "zh_Hans": "沃罗语", + "hu": "võro", + "en": "Võro", + "ca": "võro", + "da": "Võro", + "de": "Võro", + "eo": "voroa lingvo", + "es": "Idioma võro", + "fi": "võro", + "fr": "võro", + "gl": "Lingua võro", + "id": "Bahasa Võro", + "it": "võro", + "ja": "ヴォロ語" } }, { - "if": "language:sje=yes", - "ifnot": "language:sje=", + "if": "language:ckt=yes", + "ifnot": "language:ckt=", "searchTerms": { "*": [ - "sje" + "ckt" ] }, "then": { - "ca": "sami de Pite", - "de": "Pitesamisch", - "en": "Pite Sami", - "eo": "pite-samea lingvo", - "es": "sami de Pite", - "fi": "piitimensaame", - "fr": "same de Pite", - "gl": "Lingua saami de Pite", - "it": "lingua sami di Pite", - "ja": "ピーテ・サーミ語", - "nb_NO": "pitesamisk", - "nl": "Pite Sami", - "pl": "język pite", - "pt": "língua sami de Pite", - "ru": "пите-саамский язык", - "sv": "pitesamiska", - "zh_Hans": "皮特萨米语", - "zh_Hant": "皮特薩米語", - "hu": "pitei számi" + "en": "Chukchi", + "ca": "txuktxi", + "de": "Tschuktschisch", + "eo": "Ĉukĉa lingvo", + "es": "chucoto", + "fi": "Tšuktšin kieli", + "fr": "tchouktche", + "gl": "Lingua Chukoto", + "id": "Bahasa Chukchi", + "it": "lingua ciukcia", + "ja": "チュクチ語", + "nb_NO": "Luoravetlansk", + "nl": "Tsjoektsjisch", + "pl": "Język czukocki", + "pt": "Língua chukoto", + "ru": "чукотский язык", + "sl": "Čukotščina", + "sv": "tjuktjiska", + "hu": "csukcs" } }, { - "if": "language:smj=yes", - "ifnot": "language:smj=", + "if": "language:pko=yes", + "ifnot": "language:pko=", "searchTerms": { "*": [ - "smj" + "pko" ] }, "then": { - "ca": "sami de Lule", - "de": "Lulesamisch", - "en": "Lule Sami", - "eo": "lule-samea lingvo", - "es": "sami de Lule", - "fi": "luulajansaame", - "fr": "same de Lule", - "gl": "Lingua saami de Lule", - "hu": "lulei számi", - "it": "lingua sami di Lule", - "ja": "ルレ・サーミ語", - "nb_NO": "lulesamisk", - "nl": "Lule-Samisch", - "pl": "język lule", - "pt": "língua sami de Lule", - "pt_BR": "Língua lapônica de Lule", - "ru": "луле-саамский язык", - "sv": "lulesamiska", - "zh_Hans": "吕勒萨米语", - "zh_Hant": "呂勒薩米語" - } - }, - { - "if": "language:kum=yes", - "ifnot": "language:kum=", - "searchTerms": { - "*": [ - "kum" - ] - }, - "then": { - "en": "Kumyk", - "ca": "kumyk", - "de": "Kumykisch", - "eo": "kumika lingvo", - "es": "Idioma cumuco", - "fi": "Kumykin kieli", - "fr": "koumyk", - "id": "Bahasa Kumyk", - "it": "cumucco", - "ja": "クムク語", - "nb_NO": "kumykisk", - "nl": "Koemuks", - "pt": "Língua kumyk", - "pt_BR": "Língua kumyk", - "ru": "кумыкский язык", - "sv": "kumykiska" + "de": "Pökoot", + "en": "Pökoot", + "it": "lingua suk", + "ja": "ポコット語", + "pt": "Língua pocote", + "ru": "Покот", + "sv": "pökoot", + "fr": "Pökot" } }, { @@ -5394,110 +8361,464 @@ "pt_BR": "Min nan", "ru": "южноминьский язык", "sv": "minnan", - "ca": "min nan" + "ca": "min nan", + "hu": "minnan" } }, { - "if": "language:pl=yes", - "ifnot": "language:pl=", + "if": "language:gsg=yes", + "ifnot": "language:gsg=", "searchTerms": { "*": [ - "pl" + "gsg" ] }, "then": { - "de": "Polnisch", - "en": "Polish", - "pl": "język polski", - "es": "polaco", - "fr": "polonais", - "ca": "polonès", - "da": "polsk", - "eo": "pola lingvo", - "fi": "puola", - "gl": "lingua polaca", - "hu": "lengyel", - "id": "Polandia", - "it": "polacco", - "ja": "ポーランド語", - "zh_Hans": "波兰语", - "zh_Hant": "波蘭語", - "nb_NO": "polsk", - "nl": "Pools", - "pt": "polaco", - "pt_BR": "língua polonesa", - "ru": "польский язык", - "sl": "poljščina", - "sv": "polska" - }, - "priorityIf": "_country~((^|;)pl($|;))" - }, - { - "if": "language:cpx=yes", - "ifnot": "language:cpx=", - "searchTerms": { - "*": [ - "cpx" - ] - }, - "then": { - "nb_NO": "Puxian", - "de": "Pu-Xian", - "en": "Pu-Xian Min", - "fr": "puxian", - "ja": "莆仙語", - "pl": "Język puxian", - "pt": "Língua putian", - "ru": "Пусяньский язык" + "ca": "llengua de signes alemanya", + "da": "Tysk tegnsprog", + "de": "Deutsche Gebärdensprache", + "en": "German Sign Language", + "eo": "germana signolingvo", + "es": "lengua de señas alemana", + "fr": "langue des signes allemande", + "hu": "német jelnyelv", + "id": "Bahasa Isyarat Jerman", + "it": "lingua dei segni tedesca", + "ja": "ドイツ手話", + "nb_NO": "tysk tegnspråk", + "nl": "Duitse gebarentaal", + "pl": "niemiecki język migowy", + "pt": "língua gestual alemã", + "pt_BR": "língua de sinais alemã", + "ru": "германский жестовый язык", + "sv": "tyskt teckenspråk", + "zh_Hans": "德国手语", + "zh_Hant": "德國手語", + "fi": "saksalainen viittomakieli" } }, { - "if": "language:khg=yes", - "ifnot": "language:khg=", + "if": "language:krl=yes", + "ifnot": "language:krl=", "searchTerms": { "*": [ - "khg" + "krl" ] }, "then": { - "en": "Khams Tibetan", - "fr": "tibétain khamké", - "ja": "カム・チベット語", - "pl": "Język kham", - "ru": "камский тибетский язык", - "pt": "Tibetano khams", - "hu": "khami tibeti" + "en": "Karelian", + "hu": "karjalai", + "ca": "carelià", + "da": "karelsk", + "de": "Karelisch", + "eo": "karela lingvo", + "es": "carelio", + "fi": "karjalan kieli", + "fr": "carélien", + "gl": "Lingua carelia", + "id": "Bahasa Karelia", + "it": "careliano", + "ja": "カレリア語", + "nb_NO": "karelsk", + "nl": "Karelisch", + "pl": "język karelski", + "pt": "Língua carélia", + "pt_BR": "Língua carélia", + "ru": "карельский язык", + "sv": "karelska", + "zh_Hant": "卡累利阿語", + "zh_Hans": "卡累利阿语" } }, { - "if": "language:fkv=yes", - "ifnot": "language:fkv=", + "if": "language:udm=yes", + "ifnot": "language:udm=", "searchTerms": { "*": [ - "fkv" + "udm" ] }, "then": { - "en": "Kven", - "ca": "kven", - "da": "kvensk", - "de": "Kvenisch", - "eo": "kvena lingvo", - "es": "kven", - "fi": "kveeni", - "fr": "kvène", - "gl": "Lingua kven", - "id": "Bahasa Kven", - "it": "kven", - "ja": "クヴェン語", - "nb_NO": "kvensk", - "nl": "Kveens", - "pl": "Język kweński", - "pt": "kven", - "pt_BR": "língua kven", - "ru": "квенский язык", - "sv": "kvänska", - "zh_Hant": "克文語" + "ca": "udmurt", + "da": "Udmurtisk", + "de": "Udmurtisch", + "eo": "udmurta lingvo", + "es": "udmurto", + "fi": "udmurtin kieli", + "fr": "oudmourte", + "gl": "Lingua udmurta", + "hu": "udmurt", + "id": "Bahasa Udmurt", + "it": "udmurto", + "ja": "ウドムルト語", + "nb_NO": "udmurtisk", + "nl": "Oedmoerts", + "pl": "język udmurcki", + "pt": "Língua udmurte", + "pt_BR": "Língua udmurte", + "ru": "удмуртский язык", + "sv": "udmurtiska", + "en": "Udmurt" + } + }, + { + "if": "language:zu=yes", + "ifnot": "language:zu=", + "searchTerms": { + "*": [ + "zu" + ] + }, + "then": { + "it": "zulu", + "ja": "ズールー語", + "pl": "język zulu", + "pt": "língua zulu", + "pt_BR": "língua zulu", + "ru": "зулу", + "sv": "zulu", + "zh_Hant": "祖魯語", + "en": "Zulu", + "nb_NO": "zulu", + "nl": "Zoeloe", + "ca": "zulu", + "da": "zulu", + "de": "isiZulu", + "eo": "zulua lingvo", + "es": "zulú", + "fi": "zulu", + "fr": "zoulou", + "gl": "Lingua zulú", + "hu": "zulu", + "id": "Bahasa Zulu" + }, + "priorityIf": "_country~((^|;)za($|;))" + }, + { + "if": "language:rm=yes", + "ifnot": "language:rm=", + "searchTerms": { + "*": [ + "rm" + ] + }, + "then": { + "en": "Romansh", + "ca": "romanx", + "da": "Rætoromansk", + "de": "Bündnerromanisch", + "eo": "romanĉa lingvo", + "es": "romanche", + "fi": "retoromaani", + "fr": "romanche", + "gl": "lingua romanche", + "hu": "romans", + "id": "Bahasa Romansh", + "it": "romancio", + "ja": "ロマンシュ語", + "nb_NO": "retoromansk", + "nl": "Reto-Romaans", + "pl": "Język romansz", + "pt": "romanche", + "pt_BR": "língua romanche", + "ru": "романшский язык", + "sl": "Retoromanščina", + "sv": "rätoromanska" + }, + "priorityIf": "_country~((^|;)ch($|;))" + }, + { + "if": "language:sei=yes", + "ifnot": "language:sei=", + "searchTerms": { + "*": [ + "sei" + ] + }, + "then": { + "en": "Seri", + "nl": "Seri", + "de": "Seri", + "ca": "seri", + "es": "seri", + "fr": "seri", + "id": "Bahasa Seri", + "it": "seri", + "ja": "セリ語", + "pl": "Język seri", + "pt": "Língua seri", + "ru": "Сери", + "sv": "seri", + "zh_Hant": "塞裏語" + } + }, + { + "if": "language:pis=yes", + "ifnot": "language:pis=", + "searchTerms": { + "*": [ + "pis" + ] + }, + "then": { + "de": "Pijin", + "en": "Pijin", + "fi": "Pijin", + "fr": "pijin", + "it": "lingua pijin", + "ja": "ピジン語", + "pl": "Język neosalomoński", + "pt": "Língua pijin", + "ru": "Пиджин Соломоновых Островов", + "sv": "Pijin", + "es": "Pidgin salomonense", + "eo": "piĵina lingvo" + } + }, + { + "if": "language:min=yes", + "ifnot": "language:min=", + "searchTerms": { + "*": [ + "min" + ] + }, + "then": { + "sv": "minangkabau", + "zh_Hans": "米南佳保语", + "zh_Hant": "米南佳保語", + "ca": "minangkabau", + "de": "Minangkabauisch", + "en": "Minangkabau", + "eo": "minankabaŭa lingvo", + "es": "minangkabau", + "fi": "Minangkabaun kieli", + "fr": "minangkabau", + "gl": "Lingua minangkabau", + "id": "Minangkabau", + "it": "minangkabau", + "ja": "ミナンカバウ語", + "nb_NO": "Minangkabau", + "nl": "Minangkabaus", + "pl": "Język minangkabau", + "pt": "Língua minangkabau", + "pt_BR": "Língua minangkabau", + "ru": "минангкабау" + } + }, + { + "if": "language:mwl=yes", + "ifnot": "language:mwl=", + "searchTerms": { + "*": [ + "mwl" + ] + }, + "then": { + "es": "mirandés", + "ca": "mirandès", + "de": "Mirandés", + "en": "Mirandese", + "eo": "miranda lingvo", + "fi": "Mirandeesi", + "fr": "mirandais", + "gl": "lingua mirandesa", + "hu": "mirandai", + "id": "Bahasa Miranda", + "it": "mirandese", + "ja": "ミランダ語", + "nb_NO": "mirandesisk", + "nl": "Mirandees", + "pl": "język mirandyjski", + "pt": "mirandês", + "pt_BR": "mirandês", + "ru": "мирандский язык", + "sv": "mirandesiska" + } + }, + { + "if": "language:bsk=yes", + "ifnot": "language:bsk=", + "searchTerms": { + "*": [ + "bsk" + ] + }, + "then": { + "it": "lingua burushaski", + "ja": "ブルシャスキー語", + "nl": "Burushaski", + "pl": "Język buruszaski", + "pt": "língua burushaski", + "ru": "Бурушаски", + "sv": "burushaski", + "zh_Hans": "布鲁夏斯基语", + "zh_Hant": "布魯夏斯基語", + "id": "Bahasa Burushaski", + "hu": "burusaszki", + "ca": "buruixaski", + "da": "Burushaski", + "de": "Burushaski", + "en": "Burushaski", + "eo": "buruŝa lingvo", + "es": "Idioma burushaski", + "fi": "Burušaskin kieli", + "fr": "bourouchaski", + "gl": "Lingua burushaski" + } + }, + { + "if": "language:nod=yes", + "ifnot": "language:nod=", + "searchTerms": { + "*": [ + "nod" + ] + }, + "then": { + "de": "Lanna", + "ca": "tailandès septentrional", + "en": "Northern Thai", + "eo": "nord-taja lingvo", + "es": "idioma tailandés septentrional", + "fr": "thaï du Nord", + "id": "Bahasa Thai Utara", + "it": "thailandese settentrionale", + "ja": "北タイ語", + "nl": "Noordelijk Thai", + "pl": "Język północnotajski", + "ru": "Юан (язык)", + "zh_Hans": "北部泰语", + "zh_Hant": "北部泰語", + "pt": "Língua tai norte" + } + }, + { + "if": "language:ssf=yes", + "ifnot": "language:ssf=", + "searchTerms": { + "*": [ + "ssf" + ] + }, + "then": { + "en": "Thao", + "nl": "Thao", + "ca": "thao", + "fi": "Thaon kieli", + "fr": "thao", + "it": "lingua thao", + "ja": "サオ語", + "pl": "Język thao", + "id": "Bahasa Thao", + "ru": "Тхао" + } + }, + { + "if": "language:sxr=yes", + "ifnot": "language:sxr=", + "searchTerms": { + "*": [ + "sxr" + ] + }, + "then": { + "en": "Saaroa", + "fi": "Saaroa", + "nl": "Saaroa", + "ca": "saaroa", + "fr": "saaroa", + "it": "lingua saaroa", + "ja": "サアロア語", + "pt": "Língua saaroa", + "zh_Hans": "拉阿鲁哇语", + "zh_Hant": "拉阿魯哇語", + "id": "Bahasa Saaroa" + } + }, + { + "if": "language:mdf=yes", + "ifnot": "language:mdf=", + "searchTerms": { + "*": [ + "mdf" + ] + }, + "then": { + "en": "Moksha", + "ca": "mokxa", + "de": "Mokschanisch", + "eo": "mokŝa lingvo", + "es": "moksha", + "fi": "mokša", + "fr": "moksa", + "gl": "Lingua moksha", + "hu": "moksa", + "id": "Bahasa Moksha", + "it": "mokša", + "ja": "モクシャ語", + "nb_NO": "moksja", + "nl": "Moksja", + "pl": "Język moksza", + "pt": "Língua moksha", + "pt_BR": "Língua moksha", + "ru": "мокшанский язык", + "sv": "moksja" + } + }, + { + "if": "language:mk=yes", + "ifnot": "language:mk=", + "searchTerms": { + "*": [ + "mk" + ] + }, + "then": { + "pl": "język macedoński", + "en": "Macedonian", + "es": "macedonio", + "fr": "macédonien", + "hu": "macedón", + "it": "macedone", + "de": "Mazedonisch", + "nl": "Macedonisch", + "ru": "македонский язык", + "ca": "macedònic", + "da": "makedonsk", + "eo": "makedona lingvo", + "fi": "makedonia", + "gl": "Lingua macedonia", + "id": "Bahasa Makedonia", + "ja": "マケドニア語", + "nb_NO": "makedonsk", + "pt": "língua macedônia", + "pt_BR": "Língua macedônia", + "sl": "makedonščina", + "sv": "makedonska", + "zh_Hans": "马其顿语", + "zh_Hant": "馬其頓語" + }, + "priorityIf": "_country~((^|;)mk($|;))" + }, + { + "if": "language:rki=yes", + "ifnot": "language:rki=", + "searchTerms": { + "*": [ + "rki" + ] + }, + "then": { + "zh_Hans": "阿拉干语", + "zh_Hant": "阿拉幹語", + "en": "Arakanese", + "fr": "arakanais", + "id": "Bahasa Arakan", + "ja": "ラカイン語", + "pl": "Język arakański", + "pt": "Língua arracanesa", + "ru": "Араканский язык" } }, { @@ -5592,931 +8913,451 @@ } }, { - "if": "language:yav=yes", - "ifnot": "language:yav=", + "if": "language:xh=yes", + "ifnot": "language:xh=", "searchTerms": { "*": [ - "yav" + "xh" ] }, "then": { - "en": "Yangben", - "fi": "Yangben", - "fr": "yangben", - "ja": "ヤンベン語", - "nl": "Yangben" + "ca": "xosa", + "da": "isiXhosa", + "de": "IsiXhosa", + "eo": "kosa lingvo", + "gl": "Lingua xhosa", + "hu": "xhosza", + "id": "Bahasa Xhosa", + "ja": "コサ語", + "pl": "język xhosa", + "pt": "língua xhosa", + "pt_BR": "língua xhosa", + "sv": "xhosa", + "zh_Hant": "科薩語", + "fi": "xhosan kieli", + "sl": "kosa", + "en": "Xhosa", + "nl": "Xhosa", + "ru": "коса", + "fr": "xhosa", + "es": "xhosa", + "it": "xhosa", + "nb_NO": "xhosa" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" + }, + { + "if": "language:mnc=yes", + "ifnot": "language:mnc=", + "searchTerms": { + "*": [ + "mnc" + ] + }, + "then": { + "en": "Manchu", + "ca": "manxú", + "de": "Mandschurisch", + "eo": "manĉura lingvo", + "es": "idioma manchú", + "fi": "Mantšun kieli", + "fr": "mandchou", + "gl": "Lingua manchú", + "hu": "mandzsu", + "id": "Bahasa Manchu", + "it": "lingua mancese", + "ja": "満洲語", + "nb_NO": "Mandsjuisk", + "nl": "Mantsjoe", + "pl": "język mandżurski", + "pt": "Língua manchu", + "ru": "маньчжурский язык", + "sv": "manchuiska" } }, { - "if": "language:sv=yes", - "ifnot": "language:sv=", + "if": "language:nv=yes", + "ifnot": "language:nv=", "searchTerms": { "*": [ - "sv" + "nv" ] }, "then": { - "pt": "língua sueca", - "pt_BR": "língua sueca", - "ru": "шведский язык", - "sl": "švedščina", - "zh_Hant": "瑞典語", - "en": "Swedish", - "ca": "suec", - "es": "sueco", - "fr": "suédois", - "ja": "スウェーデン語", - "da": "svensk", - "sv": "svenska", - "hu": "svéd", - "id": "Swedia", - "it": "svedese", - "de": "Schwedisch", - "eo": "sveda lingvo", - "fi": "ruotsi", - "gl": "lingua sueca", - "nb_NO": "svensk", - "nl": "Zweeds", - "pl": "język szwedzki" - }, - "priorityIf": "_country~((^|;)fi($|;))|((^|;)se($|;))" - }, - { - "if": "language:azb=yes", - "ifnot": "language:azb=", - "searchTerms": { - "*": [ - "azb" - ] - }, - "then": { - "ca": "Àzeri del sud", - "de": "Südaserbaidschanisch", - "en": "South Azerbaijani", - "eo": "sud-azerbajĝana lingvo", - "fr": "azéri du Sud", - "ja": "南アゼルバイジャン語", - "nl": "Zuid-Azerbeidzjaans", - "ru": "южно-азербайджанский язык", - "sv": "sydazerbajdzjanska", - "zh_Hans": "南阿塞拜疆语", - "zh_Hant": "南阿塞拜疆語" + "de": "Navajo", + "en": "Navajo", + "es": "navajo", + "nl": "Navajo", + "ca": "navajo", + "da": "navajo", + "eo": "navaha lingvo", + "fi": "navajo", + "fr": "navajo", + "gl": "Lingua navajo", + "hu": "navahó", + "id": "Bahasa Navajo", + "it": "lingua navajo", + "ja": "ナバホ語", + "nb_NO": "navajo", + "pl": "język nawaho", + "pt": "Língua navaja", + "pt_BR": "Língua navaja", + "ru": "навахо", + "sv": "navajo" } }, { - "if": "language:xnb=yes", - "ifnot": "language:xnb=", + "if": "language:iu=yes", + "ifnot": "language:iu=", "searchTerms": { "*": [ - "xnb" + "iu" ] }, "then": { - "ca": "kanakanabu", - "en": "Kanakanavu", - "fi": "Kanakanabu", - "fr": "kanakanabu", - "it": "kanakanabu", - "ja": "カナカナブ語", - "nl": "Kanakanabu", - "pl": "język kanakanabu", - "pt": "Língua kanakanavu", - "ru": "Канаканабский язык", - "zh_Hans": "卡那卡那富语", - "zh_Hant": "卡那卡那富語", - "id": "Bahasa Kanakanavu" + "nb_NO": "inuktitut", + "nl": "Inuktitut", + "pl": "inuktitut", + "pt": "Língua inuktitut", + "pt_BR": "Língua inuktitut", + "ru": "инуктитут", + "sv": "inuktitut", + "zh_Hans": "伊努克提图特语", + "zh_Hant": "伊努克提圖特語", + "de": "Inuktitut", + "en": "Inuktitut", + "ca": "inuktitut", + "da": "Inuktitut", + "eo": "inuktituta lingvo", + "es": "lenguas inuit", + "fi": "Inuktitut", + "fr": "inuktitut", + "gl": "Lingua inuktitut", + "hu": "inuktitut", + "id": "Bahasa Inuktitut", + "it": "inuktitut", + "ja": "イヌクティトゥット語" } }, { - "if": "language:fa-af=yes", - "ifnot": "language:fa-af=", + "if": "language:myv=yes", + "ifnot": "language:myv=", "searchTerms": { "*": [ - "fa-af" + "myv" ] }, "then": { - "en": "Dari", - "fr": "dari", - "it": "dari", - "ja": "ダリー語", - "ru": "дари", - "nl": "Dari", - "de": "Dari", - "pl": "Dari", - "ca": "darí", - "da": "dari", - "eo": "daria lingvo", - "es": "dari", - "fi": "darin kieli", - "gl": "Lingua dari", - "hu": "dari", - "id": "Bahasa Persia Afgani", - "nb_NO": "dari", - "pt": "Língua dari", - "pt_BR": "Língua dari", - "sv": "dari", - "zh_Hans": "达利语", - "zh_Hant": "達利語" + "ca": "erzya", + "de": "Ersjanisch", + "en": "Erzya", + "eo": "erzja lingvo", + "es": "erzya", + "fi": "ersä", + "fr": "erzya", + "gl": "Lingua erzya", + "hu": "erza", + "id": "Bahasa Erzya", + "it": "erza", + "ja": "エルジャ語", + "nb_NO": "erzia", + "nl": "Erzja", + "pl": "język erzja", + "pt": "Língua erzya", + "pt_BR": "Língua erzya", + "ru": "эрзянский язык", + "sl": "Erzjanščina", + "sv": "erzya" } }, { - "if": "language:qu=yes", - "ifnot": "language:qu=", + "if": "language:stq=yes", + "ifnot": "language:stq=", "searchTerms": { "*": [ - "qu" + "stq" ] }, "then": { - "ru": "кечуа", - "da": "quechua", - "eo": "keĉua lingvaro", - "es": "lenguas quechuas", - "fi": "ketšua", - "fr": "quechua", - "gl": "linguas quechuas", - "hu": "kecsua", - "id": "Bahasa Quechua", - "ja": "ケチュア語", - "nb_NO": "quechua", - "pl": "język keczua", - "pt": "quíchua", - "pt_BR": "quíchua", - "sl": "kečuanščina", - "sv": "quechua", - "ca": "quítxua", - "de": "Quechua", - "en": "Quechua", - "nl": "Quechua", - "it": "quechua", - "zh_Hans": "克丘亚语", - "zh_Hant": "奇楚瓦語" - }, - "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))" - }, - { - "if": "language:sei=yes", - "ifnot": "language:sei=", - "searchTerms": { - "*": [ - "sei" - ] - }, - "then": { - "en": "Seri", - "nl": "Seri", - "de": "Seri", - "ca": "seri", - "es": "seri", - "fr": "seri", - "id": "Bahasa Seri", - "it": "seri", - "ja": "セリ語", - "pl": "Język seri", - "pt": "Língua seri", - "ru": "Сери", - "sv": "seri", - "zh_Hant": "塞裏語" + "da": "Saterfrisisk", + "de": "Saterfriesisch", + "eo": "saterfrisa lingvo", + "es": "frisón del Saterland", + "fi": "itäfriisi", + "fr": "frison saterlandais", + "gl": "Lingua frisoa oriental", + "it": "lingua frisone del Saterland", + "ja": "東フリジア語", + "nb_NO": "saterfrisisk", + "nl": "Saterfries", + "pl": "Język fryzyjski saterlandzki", + "pt": "frisão oriental", + "ru": "Затерландский фризский язык", + "sv": "saterfrisiska", + "zh_Hans": "萨特弗里斯兰语", + "zh_Hant": "薩特菲士蘭語", + "id": "Bahasa Frisia Saterland", + "en": "Saterland Frisian", + "ca": "frisó oriental" } }, { - "if": "language:sq=yes", - "ifnot": "language:sq=", + "if": "language:aa=yes", + "ifnot": "language:aa=", "searchTerms": { "*": [ - "sq" + "aa" ] }, "then": { - "en": "Albanian", - "ca": "albanès", - "hu": "albán", - "it": "albanese", - "nl": "Albanees", - "es": "albanés", - "fr": "albanais", - "da": "albansk", - "de": "Albanisch", - "eo": "albana lingvo", - "fi": "albania", - "gl": "Lingua albanesa", - "id": "Bahasa Albania", - "ja": "アルバニア語", - "nb_NO": "albansk", - "pl": "język albański", - "pt": "língua albanesa", - "pt_BR": "língua albanesa", - "ru": "албанский язык", - "sl": "albanščina", - "sv": "albanska", - "zh_Hans": "阿尔巴尼亚语", - "zh_Hant": "阿爾巴尼亞語" - }, - "priorityIf": "_country~((^|;)al($|;))|((^|;)mk($|;))" - }, - { - "if": "language:uk=yes", - "ifnot": "language:uk=", - "searchTerms": { - "*": [ - "uk" - ] - }, - "then": { - "sl": "Ukrajinščina", - "sv": "ukrainska", - "zh_Hant": "烏克蘭語", - "zh_Hans": "乌克兰语", - "da": "ukrainsk", - "de": "Ukrainisch", - "eo": "ukraina lingvo", - "es": "ucraniano", - "fi": "ukraina", - "fr": "ukrainien", - "gl": "lingua ucraína", - "id": "Bahasa Ukraina", - "ja": "ウクライナ語", - "nb_NO": "ukrainsk", - "nl": "Oekraïens", - "pl": "język ukraiński", - "pt": "ucraniano", - "pt_BR": "língua ucraniana", - "ru": "украинский язык", - "en": "Ukrainian", - "ca": "ucraïnès", - "hu": "ukrán", - "it": "ucraino" - }, - "priorityIf": "_country~((^|;)ua($|;))" - }, - { - "if": "language:uz=yes", - "ifnot": "language:uz=", - "searchTerms": { - "*": [ - "uz" - ] - }, - "then": { - "fr": "ouzbek", - "en": "Uzbek", - "hu": "üzbég", - "ca": "uzbek", - "da": "usbekisk", - "de": "Usbekisch", - "eo": "uzbeka lingvo", - "es": "uzbeko", - "fi": "uzbekki", - "gl": "Lingua usbeka", - "id": "Bahasa Uzbek", - "it": "uzbeco", - "ja": "ウズベク語", - "nb_NO": "usbekisk", - "nl": "Oezbeeks", - "pl": "język uzbecki", - "pt": "Língua uzbeque", - "pt_BR": "língua uzbeque", - "ru": "узбекский язык", - "sv": "uzbekiska", - "zh_Hans": "乌孜别克语", - "zh_Hant": "烏孜別克語" - }, - "priorityIf": "_country~((^|;)af($|;))|((^|;)uz($|;))" - }, - { - "if": "language:ka=yes", - "ifnot": "language:ka=", - "searchTerms": { - "*": [ - "ka" - ] - }, - "then": { - "da": "georgisk", - "eo": "kartvela lingvo", - "es": "georgiano", - "fi": "georgia", - "gl": "lingua xeorxiana", - "id": "Bahasa Georgia", - "ja": "ジョージア語", - "nb_NO": "georgisk", - "nl": "Georgisch", - "pl": "język gruziński", - "pt": "língua georgiana", - "pt_BR": "língua georgiana", - "ru": "грузинский язык", - "sl": "Gruzinščina", - "sv": "georgiska", - "zh_Hans": "格鲁吉亚语", - "zh_Hant": "喬治亞語", - "de": "Georgisch", - "en": "Georgian", - "fr": "géorgien", - "ca": "georgià", - "hu": "grúz", - "it": "georgiano" - }, - "priorityIf": "_country~((^|;)ge($|;))" - }, - { - "if": "language:pt=yes", - "ifnot": "language:pt=", - "searchTerms": { - "*": [ - "pt" - ] - }, - "then": { - "eo": "portugala lingvo", - "es": "portugués", - "fi": "portugali", - "fr": "portugais", - "gl": "lingua portuguesa", - "ja": "ポルトガル語", - "nb_NO": "portugisisk", - "pl": "język portugalski", - "pt_BR": "português", - "ru": "португальский язык", - "sl": "portugalščina", - "sv": "portugisiska", - "zh_Hans": "葡萄牙语", - "zh_Hant": "葡萄牙語", - "en": "Portuguese", - "hu": "portugál", - "id": "Portugis", - "it": "portoghese", - "nl": "Portugees", - "pt": "português", - "ca": "portuguès", - "da": "portugisisk", - "de": "Portugiesisch" - }, - "priorityIf": "_country~((^|;)ao($|;))|((^|;)br($|;))|((^|;)cv($|;))|((^|;)gq($|;))|((^|;)gw($|;))|((^|;)mz($|;))|((^|;)pt($|;))|((^|;)st($|;))|((^|;)tl($|;))" - }, - { - "if": "language:hy=yes", - "ifnot": "language:hy=", - "searchTerms": { - "*": [ - "hy" - ] - }, - "then": { - "de": "Armenisch", - "en": "Armenian", - "es": "armenio", - "fr": "arménien", - "ca": "armeni", - "da": "armensk", - "eo": "armena lingvo", - "fi": "armenia", - "gl": "lingua armenia", - "hu": "örmény", - "id": "Bahasa Armenia", - "it": "armeno", - "ja": "アルメニア語", - "nb_NO": "armensk", - "nl": "Armeens", - "pl": "język ormiański", - "pt": "língua arménia", - "pt_BR": "língua armênia", - "ru": "армянский язык", - "sl": "armenščina", - "sv": "armeniska", - "zh_Hant": "亞美尼亞語" - }, - "priorityIf": "_country~((^|;)am($|;))" - }, - { - "if": "language:nl=yes", - "ifnot": "language:nl=", - "searchTerms": { - "*": [ - "nl" - ] - }, - "then": { - "fi": "hollanti", - "gl": "lingua neerlandesa", - "ja": "オランダ語", - "nb_NO": "nederlandsk", - "pl": "język niderlandzki", - "pt": "neerlandês", - "pt_BR": "neerlandês", - "ru": "нидерландский язык", - "sl": "Nizozemščina", - "sv": "nederländska", - "zh_Hans": "荷兰语", - "zh_Hant": "荷蘭語", - "en": "Dutch", - "de": "Niederländisch", - "nl": "Nederlands", - "ca": "neerlandès", - "es": "neerlandés", - "fr": "néerlandais", - "hu": "holland", - "id": "Belanda", - "it": "olandese", - "da": "nederlandsk", - "eo": "nederlanda lingvo" - }, - "priorityIf": "_country~((^|;)be($|;))|((^|;)nl($|;))|((^|;)sr($|;))" - }, - { - "if": "language:rm=yes", - "ifnot": "language:rm=", - "searchTerms": { - "*": [ - "rm" - ] - }, - "then": { - "da": "Rætoromansk", - "de": "Bündnerromanisch", - "eo": "romanĉa lingvo", - "es": "romanche", - "fi": "retoromaani", - "fr": "romanche", - "gl": "lingua romanche", - "hu": "romans", - "id": "Bahasa Romansh", - "it": "romancio", - "ja": "ロマンシュ語", - "nb_NO": "retoromansk", - "nl": "Reto-Romaans", - "pl": "Język romansz", - "pt": "romanche", - "pt_BR": "língua romanche", - "ru": "романшский язык", - "sl": "Retoromanščina", - "sv": "rätoromanska", - "en": "Romansh", - "ca": "romanx" - }, - "priorityIf": "_country~((^|;)ch($|;))" - }, - { - "if": "language:aln=yes", - "ifnot": "language:aln=", - "searchTerms": { - "*": [ - "aln" - ] - }, - "then": { - "en": "Gheg Albanian", - "ca": "gheg", - "da": "gegisk", - "de": "Gegisch", - "eo": "geg-albana lingvo", - "es": "Albanés guego", - "fr": "guègue", - "it": "lingua albanese ghega", - "ja": "ゲグ方言", - "nb_NO": "Gegisk", - "nl": "Gegisch", - "pl": "Dialekt gegijski języka albańskiego", - "ru": "гегский диалект албанского языка", - "sv": "gegiska", - "zh_Hans": "盖格方言", - "zh_Hant": "蓋格方言", - "hu": "geg albán" + "de": "Afar", + "nl": "Afar", + "en": "Afar", + "ca": "llengua àfar", + "eo": "afara lingvo", + "fr": "afar", + "gl": "Lingua afar", + "hu": "afar", + "id": "Bahasa Afar", + "it": "afar", + "ja": "アファル語", + "nb_NO": "afar", + "pl": "Język afar", + "pt": "Língua afar", + "pt_BR": "língua afar", + "ru": "афарский язык", + "sv": "afar", + "es": "idioma afar", + "fi": "afarin kieli" } }, { - "if": "language:mr=yes", - "ifnot": "language:mr=", + "if": "language:vec=yes", + "ifnot": "language:vec=", "searchTerms": { "*": [ - "mr" + "vec" ] }, "then": { - "fr": "marathi", - "ca": "marathi", - "da": "marathi", - "de": "Marathi", - "en": "Marathi", - "eo": "marata lingvo", - "es": "maratí", - "fi": "marathi", - "gl": "Lingua marathi", - "hu": "maráthi", - "id": "Bahasa Marathi", - "it": "marathi", - "ja": "マラーティー語", - "nb_NO": "marathi", - "nl": "Marathi", - "pl": "język marathi", - "pt": "marata", - "pt_BR": "Língua marata", - "ru": "маратхи", - "sv": "marathi", - "zh_Hans": "马拉地语", - "zh_Hant": "馬拉提語" + "fr": "vénitien", + "gl": "Lingua véneta", + "it": "veneto", + "ja": "ヴェネト語", + "nb_NO": "venetiansk", + "nl": "Venetiaans", + "pl": "język wenecki", + "pt": "Língua vêneta", + "ru": "современный венетский язык", + "sl": "Beneščina", + "sv": "venetianska", + "hu": "velencei", + "id": "bahasa Venesia", + "ca": "vènet", + "de": "Venetisch", + "en": "Venetian", + "eo": "venecia lingvo", + "es": "véneto", + "fi": "venetsia" } }, { - "if": "language:mg=yes", - "ifnot": "language:mg=", + "if": "language:vep=yes", + "ifnot": "language:vep=", "searchTerms": { "*": [ - "mg" + "vep" ] }, "then": { - "ca": "malgaix", - "da": "Malagassisk", - "de": "Malagasy", - "en": "Malagasy", - "eo": "malagasa lingvo", - "es": "malgache", - "fi": "malagassi", - "fr": "malgache", - "gl": "Lingua malgaxe", - "hu": "malgas", - "id": "Bahasa Malagasi", - "it": "malgascio", - "ja": "マダガスカル語", - "nb_NO": "gassisk", - "nl": "Malagasi", - "pl": "język malgaski", - "pt": "Língua malgaxe", - "pt_BR": "Língua malgaxe", - "ru": "малагасийский язык", - "sv": "malagassiska" - }, - "priorityIf": "_country~((^|;)mg($|;))" - }, - { - "if": "language:sh=yes", - "ifnot": "language:sh=", - "searchTerms": { - "*": [ - "sh" - ] - }, - "then": { - "nb_NO": "serbokroatisk", - "nl": "Servo-Kroatisch", - "pl": "język serbsko-chorwacki", - "pt": "Língua servo-croata", - "pt_BR": "Língua servo-croata", - "ru": "сербохорватский язык", - "sl": "srbohrvaščina", - "sv": "serbokroatiska", - "zh_Hans": "塞尔维亚-克罗地亚语", - "zh_Hant": "塞爾維亞-克羅地亞語", - "ca": "serbocroat", - "da": "serbokroatisk", - "de": "Serbokroatisch", - "en": "Serbo-Croatian", - "eo": "serbokroata lingvo", - "es": "serbocroata", - "fi": "serbokroaatti", - "fr": "serbo-croate", - "gl": "Lingua serbocroata", - "hu": "szerbhorvát", - "id": "Bahasa Serbo-Kroasia", - "it": "serbo-croato", - "ja": "セルビア・クロアチア語" + "en": "Veps", + "ca": "vepse", + "da": "Vepsisk", + "de": "Wepsisch", + "eo": "vepsa lingvo", + "es": "vepsio", + "fi": "vepsä", + "fr": "vepse", + "gl": "Lingua vepsa", + "id": "Bahasa Veps", + "it": "vepso", + "ja": "ヴェプス語", + "nb_NO": "vepsisk", + "nl": "Wepsisch", + "pl": "język wepski", + "pt": "Língua vepes", + "pt_BR": "Língua vepes", + "ru": "вепсский язык", + "sv": "vepsiska", + "zh_Hans": "维普斯语", + "zh_Hant": "維普斯語", + "hu": "vepsze" } }, { - "if": "language:zu=yes", - "ifnot": "language:zu=", + "if": "language:ckv=yes", + "ifnot": "language:ckv=", "searchTerms": { "*": [ - "zu" + "ckv" ] }, "then": { - "en": "Zulu", - "nb_NO": "zulu", - "nl": "Zoeloe", - "ca": "zulu", - "da": "zulu", - "de": "isiZulu", - "eo": "zulua lingvo", - "es": "zulú", - "fi": "zulu", - "fr": "zoulou", - "gl": "Lingua zulú", - "hu": "zulu", - "id": "Bahasa Zulu", - "it": "zulu", - "ja": "ズールー語", - "pl": "język zulu", - "pt": "língua zulu", - "pt_BR": "língua zulu", - "ru": "зулу", - "sv": "zulu", - "zh_Hant": "祖魯語" - }, - "priorityIf": "_country~((^|;)za($|;))" - }, - { - "if": "language:is=yes", - "ifnot": "language:is=", - "searchTerms": { - "*": [ - "is" - ] - }, - "then": { - "es": "islandés", - "ca": "islandès", - "da": "islandsk", - "de": "Isländisch", - "en": "Icelandic", - "eo": "islanda lingvo", - "fi": "islanti", - "fr": "islandais", - "gl": "lingua islandesa", - "hu": "izlandi", - "id": "Bahasa Islan", - "it": "islandese", - "ja": "アイスランド語", - "nb_NO": "islandsk", - "nl": "IJslands", - "pl": "język islandzki", - "pt": "islandês", - "pt_BR": "língua islandesa", - "ru": "исландский язык", - "sl": "Islandščina", - "sv": "isländska", - "zh_Hans": "冰岛语", - "zh_Hant": "冰島語" - }, - "priorityIf": "_country~((^|;)is($|;))" - }, - { - "if": "language:lb=yes", - "ifnot": "language:lb=", - "searchTerms": { - "*": [ - "lb" - ] - }, - "then": { - "de": "Luxemburgisch", - "fr": "luxembourgeois", - "en": "Luxembourgish", - "ca": "luxemburguès", - "da": "Letzeburgsk", - "eo": "luksemburga lingvo", - "es": "luxemburgués", - "fi": "luxemburg", - "gl": "Lingua luxemburguesa", - "hu": "luxemburgi", - "id": "Bahasa Luksemburg", - "it": "lussemburghese", - "ja": "ルクセンブルク語", - "nb_NO": "luxembourgsk", - "nl": "Luxemburgs", - "pl": "język luksemburski", - "pt": "língua luxemburguesa", - "pt_BR": "língua luxemburguesa", - "ru": "люксембургский язык", - "sl": "Luksemburščina", - "sv": "luxemburgiska" - }, - "priorityIf": "_country~((^|;)lu($|;))" - }, - { - "if": "language:tk=yes", - "ifnot": "language:tk=", - "searchTerms": { - "*": [ - "tk" - ] - }, - "then": { - "ca": "turcman", - "da": "turkmensk", - "de": "Turkmenisch", - "en": "Turkmen", - "eo": "turkmena lingvo", - "es": "turcomano", - "fi": "turkmeeni", - "fr": "turkmène", - "gl": "Lingua turcomá", - "hu": "türkmén", - "id": "Bahasa Turkmen", - "it": "turkmeno", - "ja": "トルクメン語", - "nb_NO": "turkmensk", - "nl": "Turkmeens", - "pl": "język turkmeński", - "pt": "Língua turcomena", - "pt_BR": "Língua turcomena", - "ru": "туркменский язык", - "sl": "Turkmenščina", - "sv": "turkmeniska" - }, - "priorityIf": "_country~((^|;)af($|;))|((^|;)tm($|;))" - }, - { - "if": "language:th=yes", - "ifnot": "language:th=", - "searchTerms": { - "*": [ - "th" - ] - }, - "then": { - "en": "Thai", - "hu": "thai", - "it": "thailandese", - "id": "Thai", - "nl": "Thai", - "de": "Thailändisch", - "fr": "thaï", - "ca": "tailandès", - "da": "thai", - "eo": "taja lingvo", - "es": "tailandés", - "fi": "thain kieli", - "gl": "lingua tailandesa", - "ja": "タイ語", - "nb_NO": "thai", - "pl": "język tajski", - "pt": "tailandês", - "pt_BR": "tailandês", - "ru": "тайский язык", - "sl": "tajščina", - "sv": "thai", - "zh_Hant": "泰語" - }, - "priorityIf": "_country~((^|;)th($|;))" - }, - { - "if": "language:ja=yes", - "ifnot": "language:ja=", - "searchTerms": { - "*": [ - "ja" - ] - }, - "then": { - "zh_Hans": "日语", - "zh_Hant": "日語", - "id": "bahasa Jepang", - "nb_NO": "japansk", - "nl": "Japans", - "pl": "język japoński", - "pt": "japonês", - "pt_BR": "língua japonesa", - "ru": "японский язык", - "sl": "Japonščina", - "sv": "japanska", - "en": "Japanese", - "ca": "japonès", - "da": "japansk", - "de": "Japanisch", - "eo": "japana lingvo", - "es": "japonés", - "fi": "japani", - "fr": "japonais", - "gl": "lingua xaponesa", - "hu": "japán", - "it": "giapponese", - "ja": "日本語" - }, - "priorityIf": "_country~((^|;)jp($|;))|((^|;)pw($|;))" - }, - { - "if": "language:lv=yes", - "ifnot": "language:lv=", - "searchTerms": { - "*": [ - "lv" - ] - }, - "then": { - "da": "lettisk", - "de": "Lettisch", - "eo": "latva lingvo", - "fi": "latvia", - "gl": "lingua letona", - "hu": "lett", - "id": "Bahasa Latvi", - "it": "lettone", - "ja": "ラトビア語", - "nb_NO": "latvisk", - "nl": "Lets", - "pl": "język łotewski", - "pt": "língua letã", - "pt_BR": "língua letã", - "ca": "letó", - "en": "Latvian", - "es": "letón", - "fr": "letton", - "ru": "латышский язык", - "sl": "Latvijščina", - "sv": "lettiska", - "zh_Hant": "拉脫維亞語" - }, - "priorityIf": "_country~((^|;)lv($|;))" - }, - { - "if": "language:rmy=yes", - "ifnot": "language:rmy=", - "searchTerms": { - "*": [ - "rmy" - ] - }, - "then": { - "ja": "ロマ語", - "en": "Romani", - "nl": "Romani", - "ca": "romaní", - "da": "Romani", - "pt": "Romani", - "de": "Romani", - "pt_BR": "Romani", - "eo": "cigana lingvo", - "es": "romaní", - "fi": "romanikieli", - "fr": "romani", - "gl": "lingua romaní", - "hu": "cigány", - "id": "Bahasa Romani", - "it": "romaní", - "nb_NO": "romanes", - "pl": "język romski", - "ru": "цыганский язык", - "sl": "romščina", - "sv": "romani" + "ca": "kavalan", + "en": "Kavalan", + "fi": "Kavalan", + "fr": "kavalan", + "it": "lingua kavalan", + "ja": "クバラン語", + "nl": "Kavalaans", + "pt": "Língua kavalan", + "zh_Hans": "噶玛兰语", + "zh_Hant": "噶瑪蘭語", + "id": "Bahasa Kavalan" } }, { - "if": "language:km=yes", - "ifnot": "language:km=", + "if": "language:khw=yes", + "ifnot": "language:khw=", "searchTerms": { "*": [ - "km" + "khw" ] }, "then": { - "nb_NO": "khmer", - "pl": "język khmerski", - "pt": "Língua khmer", - "pt_BR": "Língua khmer", - "ru": "кхмерский язык", - "sv": "khmer", - "de": "Khmer", - "en": "Khmer", - "nl": "Khmer", - "it": "khmer", - "fr": "khmer", - "ca": "khmer", - "da": "Khmer", - "eo": "kmera lingvo", - "es": "camboyano", - "fi": "khmer", - "gl": "Lingua khmer", - "hu": "khmer", - "id": "Bahasa Khmer", - "ja": "クメール語" - }, - "priorityIf": "_country~((^|;)kh($|;))" + "de": "Khowar", + "en": "Khowar", + "fi": "Khowarin kieli", + "fr": "khowar", + "id": "Bahasa Khowar", + "it": "khawar", + "ja": "コワール語", + "nb_NO": "Khowar", + "nl": "Khowar", + "pl": "język khowar", + "pt": "Língua khovar", + "sv": "khowar", + "ru": "кховар" + } }, { - "if": "language:lo=yes", - "ifnot": "language:lo=", + "if": "language:uzs=yes", + "ifnot": "language:uzs=", "searchTerms": { "*": [ - "lo" + "uzs" ] }, "then": { - "en": "Lao", - "de": "Laotisch", - "da": "Lao", - "ca": "laosià", - "eo": "laosa lingvo", - "es": "lao", - "fi": "lao", - "fr": "lao", - "gl": "Lingua laosiana", - "hu": "lao", - "id": "Bahasa Laos", - "it": "lao", - "ja": "ラーオ語", - "nb_NO": "laotisk", - "nl": "Laotiaans", - "pl": "Język laotański", - "pt": "Língua laociana", - "pt_BR": "Língua laociana", - "ru": "лаосский язык", - "sv": "lao", - "zh_Hans": "老挝语", - "zh_Hant": "老撾語" + "de": "Südusbekisch", + "en": "Southern Uzbek", + "eo": "sud-uzbeka lingvo", + "fr": "ouzbek du Sud", + "ru": "Южноузбекский язык", + "zh_Hans": "南乌兹别克语", + "zh_Hant": "南烏茲別克語" + } + }, + { + "if": "language:cpx=yes", + "ifnot": "language:cpx=", + "searchTerms": { + "*": [ + "cpx" + ] }, - "priorityIf": "_country~((^|;)la($|;))" + "then": { + "nb_NO": "Puxian", + "de": "Pu-Xian", + "en": "Pu-Xian Min", + "fr": "puxian", + "ja": "莆仙語", + "pl": "Język puxian", + "pt": "Língua putian", + "ru": "Пусяньский язык" + } + }, + { + "if": "language:khg=yes", + "ifnot": "language:khg=", + "searchTerms": { + "*": [ + "khg" + ] + }, + "then": { + "en": "Khams Tibetan", + "fr": "tibétain khamké", + "ja": "カム・チベット語", + "pl": "Język kham", + "ru": "камский тибетский язык", + "pt": "Tibetano khams", + "hu": "khami tibeti" + } + }, + { + "if": "language:fkv=yes", + "ifnot": "language:fkv=", + "searchTerms": { + "*": [ + "fkv" + ] + }, + "then": { + "en": "Kven", + "ca": "kven", + "da": "kvensk", + "de": "Kvenisch", + "eo": "kvena lingvo", + "es": "kven", + "fi": "kveeni", + "fr": "kvène", + "gl": "Lingua kven", + "id": "Bahasa Kven", + "it": "kven", + "ja": "クヴェン語", + "nb_NO": "kvensk", + "nl": "Kveens", + "pl": "Język kweński", + "pt": "kven", + "pt_BR": "língua kven", + "ru": "квенский язык", + "sv": "kvänska", + "zh_Hant": "克文語", + "hu": "kven" + } + }, + { + "if": "language:bat-smg=yes", + "ifnot": "language:bat-smg=", + "searchTerms": { + "*": [ + "bat-smg" + ] + }, + "then": { + "ca": "samogitià", + "da": "Žemaitisk", + "de": "Schemaitisch", + "en": "Samogitian", + "eo": "Ĵemajtia dialekto", + "es": "Idioma samogitiano", + "fi": "Samogiitti", + "fr": "samogitien", + "gl": "Samoxiciano", + "id": "Dialek Samogitia", + "it": "samogitico", + "ja": "サモギティア語", + "nb_NO": "samogitisk", + "nl": "Samogitisch", + "pl": "język żmudzki", + "pt": "Samogiciano", + "ru": "жемайтское наречие", + "sv": "žemaitiska", + "zh_Hans": "萨莫吉提亚语", + "zh_Hant": "薩莫吉提亞語", + "hu": "szamogit" + } }, { "if": "language:so=yes", @@ -6527,8 +9368,6 @@ ] }, "then": { - "zh_Hans": "索马里语", - "zh_Hant": "索馬利亞語", "ca": "somali", "da": "somali", "de": "Somali", @@ -6548,10 +9387,200 @@ "pt": "Língua somali", "pt_BR": "Língua somali", "ru": "сомалийский язык", - "sv": "somaliska" + "sv": "somaliska", + "zh_Hans": "索马里语", + "zh_Hant": "索馬利亞語" }, "priorityIf": "_country~((^|;)so($|;))" }, + { + "if": "language:wbl=yes", + "ifnot": "language:wbl=", + "searchTerms": { + "*": [ + "wbl" + ] + }, + "then": { + "de": "Wakhi", + "en": "Wakhi", + "nb_NO": "Wakhi", + "nl": "Wakhi", + "es": "wají", + "fi": "Vahanin kieli", + "fr": "wakhi", + "gl": "Lingua vakhí", + "id": "Bahasa Wakhi", + "it": "wakhi", + "ja": "ワヒ語", + "pl": "Język wachański", + "pt": "Língua wakhi", + "pt_BR": "Língua wakhi", + "ru": "Ваханский язык", + "ca": "wakhí" + } + }, + { + "if": "language:ami=yes", + "ifnot": "language:ami=", + "searchTerms": { + "*": [ + "ami" + ] + }, + "then": { + "en": "Amis", + "nl": "Amis", + "ca": "amis", + "de": "Amisisch", + "es": "Idioma amis", + "fr": "amis", + "gl": "Lingua amis", + "id": "Bahasa Amis", + "it": "lingua amis", + "ja": "アミ語", + "pl": "Język amis", + "pt": "Língua amis", + "ru": "амисский язык", + "sv": "amis", + "zh_Hans": "阿美语", + "zh_Hant": "阿美語", + "fi": "Amisin kieli" + } + }, + { + "if": "language:anp=yes", + "ifnot": "language:anp=", + "searchTerms": { + "*": [ + "anp" + ] + }, + "then": { + "de": "Angika", + "en": "Angika", + "es": "Idioma angika", + "fi": "Angika", + "fr": "angika", + "gl": "Lingua angika", + "it": "lingua angika", + "ja": "アンギカ語", + "nl": "Angika", + "pt": "Língua angika", + "zh_Hans": "昂加语", + "zh_Hant": "昂加語", + "ru": "ангика" + } + }, + { + "if": "language:rup=yes", + "ifnot": "language:rup=", + "searchTerms": { + "*": [ + "rup" + ] + }, + "then": { + "en": "Aromanian", + "fr": "aroumain", + "ca": "aromanès", + "da": "Aromunsk", + "de": "Aromunisch", + "eo": "arumana lingvo", + "es": "arumano", + "fi": "aromania", + "gl": "Lingua arromanesa", + "hu": "aromán", + "id": "Bahasa Arumania", + "it": "arumeno", + "ja": "アルーマニア語", + "nb_NO": "arumensk", + "nl": "Aroemeens", + "pl": "Język arumuński", + "sv": "arumänska", + "ru": "арумынский язык", + "pt": "língua arromena" + } + }, + { + "if": "language:ve=yes", + "ifnot": "language:ve=", + "searchTerms": { + "*": [ + "ve" + ] + }, + "then": { + "ca": "venda", + "de": "Tshivenda", + "eo": "venda lingvo", + "es": "venda", + "fr": "venda", + "gl": "Lingua venda", + "hu": "venda", + "id": "Bahasa Venda", + "it": "venda", + "ja": "ヴェンダ語", + "nb_NO": "venda", + "nl": "Venda", + "pl": "Język venda", + "pt": "língua venda", + "pt_BR": "língua venda", + "ru": "венда", + "sv": "venda", + "zh_Hans": "文达语", + "fi": "vendan kieli", + "en": "Venda" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" + }, + { + "if": "language:esu=yes", + "ifnot": "language:esu=", + "searchTerms": { + "*": [ + "esu" + ] + }, + "then": { + "ca": "yupik de l'Alaska central", + "de": "Yup'ik", + "en": "Central Alaskan Yup'ik", + "es": "Yupik alaskeño central", + "fi": "alaskanjupik", + "fr": "yupik de l'Alaska central", + "gl": "Lingua iupik de Alasca central", + "it": "lingua yupik centrale", + "ja": "中央アラスカ・ユピック語", + "nb_NO": "Alaskayupik", + "nl": "Joepik", + "pl": "Język yupik środkowy", + "ru": "Центрально-юпикский язык", + "zh_Hans": "中阿拉斯加尤皮克语", + "sv": "Centraljupik" + } + }, + { + "if": "language:clc=yes", + "ifnot": "language:clc=", + "searchTerms": { + "*": [ + "clc" + ] + }, + "then": { + "en": "Chilcotin", + "de": "Tschilcotin", + "es": "chilcotin", + "fr": "chilcotin", + "it": "lingua chilcotin", + "ja": "チルコティン語", + "nb_NO": "Chilcotin", + "pt": "Língua chilcontin", + "ru": "Чилкотин", + "eo": "ĉilkotina lingvo" + } + }, { "if": "language:sma=yes", "ifnot": "language:sma=", @@ -6605,1425 +9634,6 @@ "ru": "Монтанье-наскапи" } }, - { - "if": "language:sr=yes", - "ifnot": "language:sr=", - "searchTerms": { - "*": [ - "sr" - ] - }, - "then": { - "da": "serbisk", - "eo": "serba lingvo", - "fi": "serbia", - "gl": "Lingua serbia", - "id": "Bahasa Serbia", - "ja": "セルビア語", - "nb_NO": "serbisk", - "nl": "Servisch", - "pl": "język serbski", - "pt": "língua sérvia", - "pt_BR": "língua sérvia", - "ru": "сербский язык", - "sl": "Srbščina", - "sv": "serbiska", - "de": "Serbisch", - "en": "Serbian", - "ca": "serbi", - "es": "serbio", - "fr": "serbe", - "hu": "szerb", - "it": "serbo", - "zh_Hant": "塞爾維亞語" - }, - "priorityIf": "_country~((^|;)ba($|;))|((^|;)rs($|;))" - }, - { - "if": "language:lt=yes", - "ifnot": "language:lt=", - "searchTerms": { - "*": [ - "lt" - ] - }, - "then": { - "hu": "litván", - "id": "Bahasa Lituavi", - "it": "lituano", - "ja": "リトアニア語", - "nb_NO": "litauisk", - "nl": "Litouws", - "pl": "język litewski", - "pt": "língua lituana", - "pt_BR": "língua lituana", - "ru": "литовский язык", - "sl": "Litovščina", - "sv": "litauiska", - "zh_Hans": "立陶宛语", - "zh_Hant": "立陶宛語", - "ca": "lituà", - "da": "litauisk", - "de": "Litauisch", - "en": "Lithuanian", - "eo": "litova lingvo", - "es": "lituano", - "fi": "liettua", - "fr": "lituanien", - "gl": "lingua lituana" - }, - "priorityIf": "_country~((^|;)lt($|;))" - }, - { - "if": "language:hu=yes", - "ifnot": "language:hu=", - "searchTerms": { - "*": [ - "hu" - ] - }, - "then": { - "nb_NO": "ungarsk", - "nl": "Hongaars", - "pl": "język węgierski", - "pt": "húngaro", - "pt_BR": "língua húngara", - "ru": "венгерский язык", - "sl": "madžarščina", - "sv": "ungerska", - "zh_Hant": "匈牙利語", - "en": "Hungarian", - "fr": "hongrois", - "ca": "hongarès", - "da": "ungarsk", - "de": "Ungarisch", - "eo": "hungara lingvo", - "es": "húngaro", - "fi": "unkari", - "gl": "lingua húngara", - "hu": "magyar", - "id": "Hongaria", - "it": "ungherese", - "ja": "ハンガリー語" - }, - "priorityIf": "_country~((^|;)hu($|;))" - }, - { - "if": "language:my=yes", - "ifnot": "language:my=", - "searchTerms": { - "*": [ - "my" - ] - }, - "then": { - "gl": "birmano", - "hu": "burmai", - "id": "Bahasa Myanmar", - "it": "birmano", - "ja": "ビルマ語", - "nb_NO": "burmesisk", - "nl": "Birmaans", - "pl": "język birmański", - "pt": "birmanês", - "pt_BR": "Língua birmanesa", - "ru": "бирманский язык", - "sv": "burmesiska", - "de": "Birmanisch", - "en": "Burmese", - "fr": "birman", - "ca": "birmà", - "da": "burmesisk", - "eo": "birma lingvo", - "es": "birmano", - "fi": "burma" - }, - "priorityIf": "_country~((^|;)mm($|;))" - }, - { - "if": "language:ms=yes", - "ifnot": "language:ms=", - "searchTerms": { - "*": [ - "ms" - ] - }, - "then": { - "en": "Malay", - "ca": "malai", - "da": "Malajisk", - "de": "Malaiisch", - "eo": "malaja lingvo", - "es": "malayo", - "fi": "malaji", - "fr": "malais", - "gl": "lingua malaia", - "hu": "maláj", - "id": "Bahasa Melayu", - "it": "malese", - "ja": "マレー語", - "nb_NO": "malayisk", - "nl": "Maleis", - "pl": "język malajski", - "pt": "malaio", - "pt_BR": "língua malaia", - "ru": "малайский язык", - "sv": "malajiska", - "zh_Hans": "马来语", - "zh_Hant": "馬來語" - }, - "priorityIf": "_country~((^|;)bn($|;))|((^|;)my($|;))|((^|;)sg($|;))" - }, - { - "if": "language:xh=yes", - "ifnot": "language:xh=", - "searchTerms": { - "*": [ - "xh" - ] - }, - "then": { - "es": "xhosa", - "it": "xhosa", - "nb_NO": "xhosa", - "ca": "xosa", - "da": "isiXhosa", - "de": "IsiXhosa", - "eo": "kosa lingvo", - "fi": "Xhosan kieli", - "gl": "Lingua xhosa", - "hu": "xhosza", - "id": "Bahasa Xhosa", - "ja": "コサ語", - "pl": "język xhosa", - "pt": "língua xhosa", - "pt_BR": "língua xhosa", - "sv": "xhosa", - "zh_Hant": "科薩語", - "en": "Xhosa", - "nl": "Xhosa", - "ru": "коса", - "fr": "xhosa" - }, - "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" - }, - { - "if": "language:udm=yes", - "ifnot": "language:udm=", - "searchTerms": { - "*": [ - "udm" - ] - }, - "then": { - "en": "Udmurt", - "ca": "udmurt", - "da": "Udmurtisk", - "de": "Udmurtisch", - "eo": "udmurta lingvo", - "es": "udmurto", - "fi": "udmurtin kieli", - "fr": "oudmourte", - "gl": "Lingua udmurta", - "hu": "udmurt", - "id": "Bahasa Udmurt", - "it": "udmurto", - "ja": "ウドムルト語", - "nb_NO": "udmurtisk", - "nl": "Oedmoerts", - "pl": "język udmurcki", - "pt": "Língua udmurte", - "pt_BR": "Língua udmurte", - "ru": "удмуртский язык", - "sv": "udmurtiska" - } - }, - { - "if": "language:rue=yes", - "ifnot": "language:rue=", - "searchTerms": { - "*": [ - "rue" - ] - }, - "then": { - "da": "Rusinsk", - "de": "Russinisch", - "eo": "rusina lingvo", - "es": "rusino", - "fi": "ruteeni", - "fr": "rusyn", - "hu": "ruszin", - "id": "Bahasa Rusyn", - "it": "ruteno", - "ja": "ルシン語", - "nb_NO": "rusinsk", - "pl": "Język rusiński", - "pt": "Língua rusyn", - "pt_BR": "Língua rusyn", - "sl": "Rusinščina", - "sv": "rusinska", - "ca": "rutè modern", - "en": "Rusyn", - "nl": "Roetheens", - "ru": "русинский язык", - "gl": "Lingua rutena" - } - }, - { - "if": "language:stq=yes", - "ifnot": "language:stq=", - "searchTerms": { - "*": [ - "stq" - ] - }, - "then": { - "en": "Saterland Frisian", - "ca": "frisó oriental", - "da": "Saterfrisisk", - "de": "Saterfriesisch", - "eo": "saterfrisa lingvo", - "es": "frisón del Saterland", - "fi": "itäfriisi", - "fr": "frison saterlandais", - "gl": "Lingua frisoa oriental", - "it": "lingua frisone del Saterland", - "ja": "東フリジア語", - "nb_NO": "saterfrisisk", - "nl": "Saterfries", - "pl": "Język fryzyjski saterlandzki", - "pt": "frisão oriental", - "ru": "Затерландский фризский язык", - "sv": "saterfrisiska", - "zh_Hans": "萨特弗里斯兰语", - "zh_Hant": "薩特菲士蘭語", - "id": "Bahasa Frisia Saterland" - } - }, - { - "if": "language:ky=yes", - "ifnot": "language:ky=", - "searchTerms": { - "*": [ - "ky" - ] - }, - "then": { - "da": "kirgisisk", - "eo": "kirgiza lingvo", - "es": "kirguís", - "fi": "kirgiisi", - "fr": "kirghize", - "gl": "kirguiz", - "hu": "kirgiz", - "id": "Bahasa Kirgiz", - "it": "kirghiso", - "ja": "キルギス語", - "nb_NO": "kirgisisk", - "nl": "Kirgizisch", - "pl": "język kirgiski", - "pt": "quirguiz", - "pt_BR": "Língua quirguiz", - "ru": "киргизский язык", - "sv": "kirgiziska", - "zh_Hans": "柯尔克孜语", - "zh_Hant": "吉爾吉斯語", - "de": "Kirgisisch", - "en": "Kyrgyz", - "ca": "kirguís" - }, - "priorityIf": "_country~((^|;)kg($|;))" - }, - { - "if": "language:mt=yes", - "ifnot": "language:mt=", - "searchTerms": { - "*": [ - "mt" - ] - }, - "then": { - "en": "Maltese", - "hu": "máltai", - "it": "maltese", - "pt": "Maltês", - "es": "maltés", - "fr": "maltais", - "ca": "maltès", - "da": "maltesisk", - "de": "Maltesisch", - "eo": "malta lingvo", - "fi": "malta", - "gl": "Lingua maltesa", - "id": "Bahasa Malta", - "ja": "マルタ語", - "nb_NO": "maltesisk", - "nl": "Maltees", - "pl": "język maltański", - "pt_BR": "língua maltesa", - "ru": "мальтийский язык", - "sl": "Malteščina", - "sv": "maltesiska" - }, - "priorityIf": "_country~((^|;)mt($|;))" - }, - { - "if": "language:mk=yes", - "ifnot": "language:mk=", - "searchTerms": { - "*": [ - "mk" - ] - }, - "then": { - "pl": "język macedoński", - "en": "Macedonian", - "es": "macedonio", - "fr": "macédonien", - "hu": "macedón", - "it": "macedone", - "de": "Mazedonisch", - "nl": "Macedonisch", - "ru": "македонский язык", - "ca": "macedònic", - "da": "makedonsk", - "eo": "makedona lingvo", - "fi": "makedonia", - "gl": "Lingua macedonia", - "id": "Bahasa Makedonia", - "ja": "マケドニア語", - "nb_NO": "makedonsk", - "pt": "língua macedônia", - "pt_BR": "Língua macedônia", - "sl": "makedonščina", - "sv": "makedonska", - "zh_Hans": "马其顿语", - "zh_Hant": "馬其頓語" - }, - "priorityIf": "_country~((^|;)mk($|;))" - }, - { - "if": "language:za=yes", - "ifnot": "language:za=", - "searchTerms": { - "*": [ - "za" - ] - }, - "then": { - "de": "Zhuang", - "en": "Zhuang", - "nl": "Zhuang", - "ca": "llengües zhuang", - "da": "zhuang", - "eo": "ĝuanga lingvo", - "es": "chuang", - "fi": "Zhuangin kieli", - "fr": "zhuang", - "gl": "Linguas zhuang", - "hu": "csuang", - "id": "Rumpun bahasa Zhuang", - "it": "zhuang", - "ja": "チワン語", - "nb_NO": "zhuang", - "pl": "język zhuang", - "pt": "Língua zhuang", - "ru": "чжуанский язык", - "sv": "zhuang", - "zh_Hant": "壯語" - } - }, - { - "if": "language:ug=yes", - "ifnot": "language:ug=", - "searchTerms": { - "*": [ - "ug" - ] - }, - "then": { - "ca": "uigur", - "en": "Uyghur", - "zh_Hant": "維吾爾語", - "hu": "ujgur", - "de": "Uigurisch", - "eo": "ujgura lingvo", - "es": "uigur", - "fi": "uiguuri", - "fr": "ouïghour", - "gl": "Lingua uigur", - "id": "Uighur", - "it": "uiguro", - "ja": "ウイグル語", - "nb_NO": "uigurisk", - "nl": "Oeigoers", - "pl": "język ujgurski", - "pt": "Língua uigur", - "pt_BR": "Língua uigur", - "ru": "уйгурский язык", - "sv": "uiguriska" - } - }, - { - "if": "language:ko=yes", - "ifnot": "language:ko=", - "searchTerms": { - "*": [ - "ko" - ] - }, - "then": { - "fi": "korea", - "gl": "lingua coreana", - "hu": "koreai", - "it": "coreano", - "nb_NO": "koreansk", - "nl": "Koreaans", - "pl": "język koreański", - "pt": "coreano", - "pt_BR": "coreano", - "ru": "корейский язык", - "sl": "Korejščina", - "sv": "koreanska", - "zh_Hans": "朝鲜语", - "zh_Hant": "韓語", - "en": "Korean", - "id": "Korea", - "ja": "朝鮮語", - "ca": "coreà", - "de": "Koreanisch", - "es": "coreano", - "fr": "coréen", - "da": "koreansk", - "eo": "korea lingvo" - }, - "priorityIf": "_country~((^|;)kp($|;))|((^|;)kr($|;))" - }, - { - "if": "language:si=yes", - "ifnot": "language:si=", - "searchTerms": { - "*": [ - "si" - ] - }, - "then": { - "zh_Hant": "僧伽羅語", - "en": "Sinhala", - "id": "Sinhala", - "ca": "singalès", - "it": "singalese", - "de": "Singhalesisch", - "da": "singalesisk", - "eo": "sinhala lingvo", - "es": "cingalés", - "fi": "Sinhali", - "fr": "cingalais", - "gl": "Lingua cingalesa", - "hu": "szingaléz", - "ja": "シンハラ語", - "nb_NO": "singalesisk", - "nl": "Singalees", - "pl": "język syngaleski", - "pt": "Língua cingalesa", - "pt_BR": "Língua cingalesa", - "ru": "сингальский язык", - "sl": "Singalščina", - "sv": "singalesiska" - }, - "priorityIf": "_country~((^|;)lk($|;))" - }, - { - "if": "language:kk=yes", - "ifnot": "language:kk=", - "searchTerms": { - "*": [ - "kk" - ] - }, - "then": { - "nb_NO": "kasakhisk", - "nl": "Kazachs", - "pl": "język kazachski", - "pt": "língua cazaque", - "pt_BR": "língua cazaque", - "ru": "казахский язык", - "sl": "kazaščina", - "sv": "kazakiska", - "zh_Hans": "哈萨克语", - "zh_Hant": "哈薩克語", - "hu": "kazah", - "ca": "kazakh", - "da": "kasakhisk", - "de": "Kasachisch", - "en": "Kazakh", - "eo": "kazaĥa lingvo", - "es": "kazajo", - "fi": "kazakki", - "fr": "kazakh", - "gl": "Lingua casaca", - "id": "Bahasa Kazak", - "it": "kazako", - "ja": "カザフ語" - }, - "priorityIf": "_country~((^|;)kz($|;))" - }, - { - "if": "language:na=yes", - "ifnot": "language:na=", - "searchTerms": { - "*": [ - "na" - ] - }, - "then": { - "ca": "nauruà", - "de": "Nauruisch", - "en": "Nauruan", - "eo": "naura lingvo", - "es": "nauruano", - "fi": "Naurun kieli", - "fr": "nauruan", - "gl": "Lingua nauruana", - "id": "Bahasa Nauru", - "it": "nauruano", - "ja": "ナウル語", - "nb_NO": "naurisk", - "nl": "Nauruaans", - "pl": "Język naurański", - "pt": "Língua nauruana", - "pt_BR": "Língua nauruana", - "ru": "науруанский язык", - "sv": "nauruanska", - "hu": "naurui" - }, - "priorityIf": "_country~((^|;)nr($|;))" - }, - { - "if": "language:nv=yes", - "ifnot": "language:nv=", - "searchTerms": { - "*": [ - "nv" - ] - }, - "then": { - "de": "Navajo", - "en": "Navajo", - "es": "navajo", - "nl": "Navajo", - "ca": "navajo", - "da": "navajo", - "eo": "navaha lingvo", - "fi": "navajo", - "fr": "navajo", - "gl": "Lingua navajo", - "hu": "navahó", - "id": "Bahasa Navajo", - "it": "lingua navajo", - "ja": "ナバホ語", - "nb_NO": "navajo", - "pl": "język nawaho", - "pt": "Língua navaja", - "pt_BR": "Língua navaja", - "ru": "навахо", - "sv": "navajo" - } - }, - { - "if": "language:fit=yes", - "ifnot": "language:fit=", - "searchTerms": { - "*": [ - "fit" - ] - }, - "then": { - "ca": "meänkieli", - "da": "Tornedalsfinsk", - "de": "Meänkieli", - "en": "Meänkieli", - "eo": "tornival-finna lingvo", - "es": "meänkieli", - "fi": "meänkieli", - "fr": "meänkieli", - "gl": "meänkieli", - "it": "lingua meänkieli", - "ja": "メアンキエリ", - "nb_NO": "tornedalsfinsk", - "nl": "Meänkieli", - "pl": "Meänkieli", - "pt": "Língua meänkieli", - "pt_BR": "Língua meänkieli", - "ru": "Меянкиели", - "sv": "meänkieli", - "zh_Hans": "梅安语", - "zh_Hant": "梅安語", - "hu": "meänkieli" - } - }, - { - "if": "language:xmf=yes", - "ifnot": "language:xmf=", - "searchTerms": { - "*": [ - "xmf" - ] - }, - "then": { - "en": "Mingrelian", - "ca": "mingrelià", - "de": "Mingrelisch", - "eo": "Mingrela kartvela lingvo", - "es": "megreliano", - "fi": "mingreli", - "fr": "mingrélien", - "gl": "Lingua mingreliana", - "id": "Bahasa Mingrelia", - "it": "mengrelio", - "ja": "メグレル語", - "nb_NO": "Mingrelsk", - "nl": "Mingreels", - "pl": "język megrelski", - "pt": "Língua mingreliana", - "pt_BR": "Língua mingreliana", - "ru": "мегрельский язык", - "sv": "megreliska", - "hu": "mingrél" - } - }, - { - "if": "language:aa=yes", - "ifnot": "language:aa=", - "searchTerms": { - "*": [ - "aa" - ] - }, - "then": { - "pt": "Língua afar", - "pt_BR": "língua afar", - "ru": "афарский язык", - "sv": "afar", - "es": "idioma afar", - "fi": "afarin kieli", - "de": "Afar", - "nl": "Afar", - "en": "Afar", - "ca": "llengua àfar", - "eo": "afara lingvo", - "fr": "afar", - "gl": "Lingua afar", - "hu": "afar", - "id": "Bahasa Afar", - "it": "afar", - "ja": "アファル語", - "nb_NO": "afar", - "pl": "Język afar" - } - }, - { - "if": "language:anp=yes", - "ifnot": "language:anp=", - "searchTerms": { - "*": [ - "anp" - ] - }, - "then": { - "de": "Angika", - "en": "Angika", - "es": "Idioma angika", - "fi": "Angika", - "fr": "angika", - "gl": "Lingua angika", - "it": "lingua angika", - "ja": "アンギカ語", - "nl": "Angika", - "pt": "Língua angika", - "ru": "Ангика", - "zh_Hans": "昂加语", - "zh_Hant": "昂加語" - } - }, - { - "if": "language:rup=yes", - "ifnot": "language:rup=", - "searchTerms": { - "*": [ - "rup" - ] - }, - "then": { - "en": "Aromanian", - "fr": "aroumain", - "ca": "aromanès", - "da": "Aromunsk", - "de": "Aromunisch", - "eo": "arumana lingvo", - "es": "arumano", - "fi": "aromania", - "gl": "Lingua arromanesa", - "hu": "aromán", - "id": "Bahasa Arumania", - "it": "arumeno", - "ja": "アルーマニア語", - "nb_NO": "arumensk", - "nl": "Aroemeens", - "pl": "Język arumuński", - "pt": "Língua arromena", - "sv": "arumänska", - "ru": "арумынский язык" - } - }, - { - "if": "language:vec=yes", - "ifnot": "language:vec=", - "searchTerms": { - "*": [ - "vec" - ] - }, - "then": { - "nb_NO": "venetiansk", - "nl": "Venetiaans", - "pl": "język wenecki", - "pt": "Língua vêneta", - "ru": "современный венетский язык", - "sl": "Beneščina", - "sv": "venetianska", - "hu": "velencei", - "ca": "vènet", - "de": "Venetisch", - "en": "Venetian", - "eo": "venecia lingvo", - "es": "véneto", - "fi": "venetsia", - "fr": "vénitien", - "gl": "Lingua véneta", - "id": "Bahasa Venesia", - "it": "veneto", - "ja": "ヴェネト語" - } - }, - { - "if": "language:vep=yes", - "ifnot": "language:vep=", - "searchTerms": { - "*": [ - "vep" - ] - }, - "then": { - "en": "Veps", - "ca": "vepse", - "da": "Vepsisk", - "de": "Wepsisch", - "eo": "vepsa lingvo", - "es": "vepsio", - "fi": "vepsä", - "fr": "vepse", - "gl": "Lingua vepsa", - "id": "Bahasa Veps", - "it": "vepso", - "ja": "ヴェプス語", - "nb_NO": "vepsisk", - "nl": "Wepsisch", - "pl": "język wepski", - "pt": "Língua vepes", - "pt_BR": "Língua vepes", - "ru": "вепсский язык", - "sv": "vepsiska", - "zh_Hans": "维普斯语", - "zh_Hant": "維普斯語", - "hu": "vepsze" - } - }, - { - "if": "language:bh=yes", - "ifnot": "language:bh=", - "searchTerms": { - "*": [ - "bh" - ] - }, - "then": { - "fi": "Bhodžpurin kieli", - "fr": "bhodjpouri", - "gl": "Lingua bhojpuri", - "id": "Bahasa Bhojpuri", - "it": "bhojpuri", - "ja": "ボージュプリー語", - "nb_NO": "Bhojpuri", - "nl": "Bhojpuri", - "pl": "język bhodźpuri", - "pt": "Língua bhojpuri", - "ru": "бходжпури", - "sv": "bhojpuri", - "zh_Hans": "博杰普尔语", - "zh_Hant": "博杰普爾語", - "ca": "bhojpuri", - "da": "Bhojpuri", - "de": "Bhojpuri", - "en": "Bhojpuri", - "eo": "bhojpura lingvo", - "es": "Idioma bopurí" - } - }, - { - "if": "language:shy=yes", - "ifnot": "language:shy=", - "searchTerms": { - "*": [ - "shy" - ] - }, - "then": { - "ca": "shaui", - "de": "Schawiya", - "en": "Shawiya", - "es": "chaoui", - "fi": "Tašawit", - "fr": "chaoui", - "it": "tashawit", - "ja": "シャウィーア語", - "pl": "język chaouia", - "pt": "Língua chaouis", - "ru": "Шавия" - } - }, - { - "if": "language:hz=yes", - "ifnot": "language:hz=", - "searchTerms": { - "*": [ - "hz" - ] - }, - "then": { - "en": "Herero", - "es": "herero", - "nb_NO": "herero", - "nl": "Herero", - "ru": "Гереро", - "ca": "herero", - "de": "Otjiherero", - "eo": "herera lingvo", - "fi": "Hereron kieli", - "fr": "héréro", - "gl": "Lingua herero", - "hu": "herero", - "id": "Bahasa Herero", - "it": "herero", - "ja": "ヘレロ語", - "pl": "Język herero", - "pt": "hereró", - "pt_BR": "Língua hereró", - "sv": "herero" - } - }, - { - "if": "language:mnw=yes", - "ifnot": "language:mnw=", - "searchTerms": { - "*": [ - "mnw" - ] - }, - "then": { - "zh_Hans": "孟语", - "zh_Hant": "孟語", - "nb_NO": "mon", - "nl": "Mon", - "en": "Mon", - "ca": "mon", - "de": "Mon", - "eo": "Mon (lingvo)", - "es": "mon", - "fr": "môn", - "gl": "Lingua mon", - "id": "Bahasa Mon", - "it": "lingua mon", - "ja": "モン語", - "pl": "Język mon", - "pt": "Língua mon", - "ru": "монский язык" - } - }, - { - "if": "language:mzn=yes", - "ifnot": "language:mzn=", - "searchTerms": { - "*": [ - "mzn" - ] - }, - "then": { - "en": "Mazanderani", - "nb_NO": "Mazandarani", - "ca": "mazanderani", - "da": "Mazenisk", - "de": "Masanderanisch", - "eo": "mazandarana lingvo", - "es": "mazandaraní", - "fi": "Mazandaranin kieli", - "fr": "mazandarani", - "gl": "Lingua mazanderani", - "id": "Bahasa Mazandaran", - "it": "mazanderani", - "ja": "マーザンダラーン語", - "nl": "Mazanderani", - "pl": "język mazanderański", - "pt": "Língua mazandarani", - "pt_BR": "Língua mazandarani", - "ru": "мазандеранский язык", - "sv": "mazenderani", - "hu": "mázandaráni" - } - }, - { - "if": "language:oc=yes", - "ifnot": "language:oc=", - "searchTerms": { - "*": [ - "oc" - ] - }, - "then": { - "en": "Occitan", - "hu": "okcitán", - "ca": "occità", - "da": "occitansk", - "de": "Okzitanisch", - "eo": "okcitana lingvo", - "es": "occitano", - "fi": "oksitaani", - "fr": "occitan", - "gl": "lingua occitana", - "id": "Oksitan", - "it": "occitano", - "ja": "オック語", - "nb_NO": "oksitansk", - "nl": "Occitaans", - "pl": "język oksytański", - "pt": "língua occitana", - "pt_BR": "Língua occitana", - "ru": "окситанский язык", - "sl": "Okcitanščina", - "sv": "occitanska" - } - }, - { - "if": "language:id=yes", - "ifnot": "language:id=", - "searchTerms": { - "*": [ - "id" - ] - }, - "then": { - "en": "Indonesian", - "es": "indonesio", - "fr": "indonésien", - "hu": "indonéz", - "id": "Indonesia", - "it": "indonesiano", - "ca": "indonesi", - "da": "indonesisk", - "de": "Indonesisch", - "eo": "indonezia lingvo", - "fi": "indonesia", - "gl": "lingua indonesia", - "ja": "インドネシア語", - "nb_NO": "indonesisk", - "nl": "Indonesisch", - "pl": "język indonezyjski", - "pt": "língua indonésia", - "pt_BR": "língua indonésia", - "ru": "индонезийский язык", - "sl": "indonezijščina", - "sv": "indonesiska", - "zh_Hans": "印度尼西亚语", - "zh_Hant": "印尼語" - }, - "priorityIf": "_country~((^|;)id($|;))" - }, - { - "if": "language:ve=yes", - "ifnot": "language:ve=", - "searchTerms": { - "*": [ - "ve" - ] - }, - "then": { - "hu": "venda", - "id": "Bahasa Venda", - "it": "venda", - "ja": "ヴェンダ語", - "nb_NO": "venda", - "nl": "Venda", - "pl": "Język venda", - "pt": "língua venda", - "pt_BR": "língua venda", - "ru": "венда", - "sv": "venda", - "zh_Hans": "文达语", - "en": "Venda", - "ca": "venda", - "de": "Tshivenda", - "eo": "venda lingvo", - "es": "venda", - "fi": "Vendan kieli", - "fr": "venda", - "gl": "Lingua venda" - }, - "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" - }, - { - "if": "language:min=yes", - "ifnot": "language:min=", - "searchTerms": { - "*": [ - "min" - ] - }, - "then": { - "ca": "minangkabau", - "de": "Minangkabauisch", - "en": "Minangkabau", - "eo": "minankabaŭa lingvo", - "es": "minangkabau", - "fi": "Minangkabaun kieli", - "fr": "minangkabau", - "gl": "Lingua minangkabau", - "id": "Minangkabau", - "it": "minangkabau", - "ja": "ミナンカバウ語", - "nb_NO": "Minangkabau", - "nl": "Minangkabaus", - "pl": "Język minangkabau", - "pt": "Língua minangkabau", - "pt_BR": "Língua minangkabau", - "ru": "минангкабау", - "sv": "minangkabau", - "zh_Hans": "米南佳保语", - "zh_Hant": "米南佳保語" - } - }, - { - "if": "language:mwl=yes", - "ifnot": "language:mwl=", - "searchTerms": { - "*": [ - "mwl" - ] - }, - "then": { - "es": "mirandés", - "ca": "mirandès", - "de": "Mirandés", - "en": "Mirandese", - "eo": "miranda lingvo", - "fi": "Mirandeesi", - "fr": "mirandais", - "gl": "lingua mirandesa", - "hu": "mirandai", - "id": "Bahasa Miranda", - "it": "mirandese", - "ja": "ミランダ語", - "nb_NO": "mirandesisk", - "nl": "Mirandees", - "pl": "język mirandyjski", - "pt": "mirandês", - "pt_BR": "mirandês", - "ru": "мирандский язык", - "sv": "mirandesiska" - } - }, - { - "if": "language:pdc=yes", - "ifnot": "language:pdc=", - "searchTerms": { - "*": [ - "pdc" - ] - }, - "then": { - "hu": "pennsylvaniai német", - "de": "Pennsylvania Dutch", - "ca": "alemany pennsilvanià", - "en": "Pennsylvania German", - "eo": "pensilvangermana dialekto", - "es": "alemán de Pensilvania", - "fi": "Pennsylvaniansaksa", - "fr": "allemand de Pennsylvanie", - "gl": "Alemán de Pensilvania", - "id": "Bahasa Jerman Pennsylvania", - "it": "tedesco della Pennsylvania", - "ja": "ペンシルベニアドイツ語", - "nb_NO": "pennsylvaniatysk", - "nl": "Pennsylvania-Duits", - "pl": "język niemiecki w Pensylwanii", - "pt": "Alemão da Pensilvânia", - "ru": "пенсильванско-немецкий диалект", - "sl": "Pensilvanska nemščina", - "sv": "Pennsylvaniatyska" - } - }, - { - "if": "language:pfl=yes", - "ifnot": "language:pfl=", - "searchTerms": { - "*": [ - "pfl" - ] - }, - "then": { - "de": "Pfälzisch", - "ca": "Pfälzisch", - "en": "Palatinate German", - "eo": "Palatinata germana dialektaro", - "es": "alemán palatino", - "fi": "pfaltsi", - "fr": "palatin", - "gl": "Alemán do Palatinado", - "it": "tedesco palatino", - "ja": "プファルツ語", - "nl": "Paltsisch", - "pl": "Gwary palatynackie", - "ru": "Пфальцский диалект", - "sv": "pfalziska", - "hu": "pfalzi" - } - }, - { - "if": "language:nn=yes", - "ifnot": "language:nn=", - "searchTerms": { - "*": [ - "nn" - ] - }, - "then": { - "ru": "нюнорск", - "sv": "nynorska", - "ca": "nynorsk", - "da": "nynorsk", - "de": "Nynorsk", - "en": "Nynorsk", - "eo": "Nynorsk", - "es": "nynorsk", - "fi": "uusnorja", - "fr": "nynorsk", - "gl": "nynorsk", - "hu": "nynorsk", - "id": "Nynorsk", - "it": "nynorsk", - "ja": "ニーノシュク", - "nb_NO": "nynorsk", - "nl": "Nynorsk", - "pl": "norweski (nynorsk)", - "pt": "novo norueguês", - "pt_BR": "novo norueguês", - "zh_Hant": "新挪威語" - }, - "priorityIf": "_country~((^|;)no($|;))" - }, - { - "if": "language:nb=yes", - "ifnot": "language:nb=", - "searchTerms": { - "*": [ - "nb" - ] - }, - "then": { - "ru": "букмол", - "sl": "Bokmål", - "sv": "bokmål", - "ca": "bokmål", - "da": "bokmål", - "de": "Bokmål", - "en": "Bokmål", - "eo": "Bokmål", - "es": "bokmål", - "fi": "kirjanorja", - "fr": "bokmål", - "gl": "bokmål", - "hu": "norvég (bokmål)", - "id": "Bokmål", - "it": "bokmål", - "ja": "ブークモール", - "nb_NO": "bokmål", - "nl": "Bokmål", - "pl": "norweski (bokmål)", - "pt": "bokmål", - "pt_BR": "Bokmål" - }, - "priorityIf": "_country~((^|;)no($|;))" - }, - { - "if": "language:kw=yes", - "ifnot": "language:kw=", - "searchTerms": { - "*": [ - "kw" - ] - }, - "then": { - "en": "Cornish", - "ca": "còrnic", - "da": "Kornisk", - "de": "Kornisch", - "eo": "kornvala lingvo", - "es": "córnico", - "fi": "Korni", - "fr": "cornique", - "gl": "Lingua córnica", - "hu": "korni", - "id": "Bahasa Kernowek", - "it": "cornico", - "ja": "コーンウォール語", - "nb_NO": "kornisk", - "nl": "Cornisch", - "pl": "język kornijski", - "pt": "córnico", - "ru": "корнский язык", - "sl": "Kornijščina", - "sv": "korniska", - "zh_Hans": "康沃尔语", - "zh_Hant": "康瓦爾語" - } - }, - { - "if": "language:sco=yes", - "ifnot": "language:sco=", - "searchTerms": { - "*": [ - "sco" - ] - }, - "then": { - "ru": "шотландский язык", - "de": "Scots", - "en": "Scots", - "pt": "Scots", - "pt_BR": "Scots", - "sl": "Scots", - "es": "escocés", - "nl": "Schots", - "gl": "Lingua escocesa", - "ca": "escocès", - "eo": "skota lingvo", - "fi": "Skotin kieli", - "fr": "scots", - "hu": "scots", - "id": "Bahasa Scots", - "it": "lingua scots", - "ja": "スコットランド語", - "nb_NO": "skotsk", - "pl": "język scots", - "sv": "lågskotska", - "zh_Hans": "低地苏格兰语", - "zh_Hant": "低地蘇格蘭語", - "da": "skotsk" - } - }, - { - "if": "language:mdf=yes", - "ifnot": "language:mdf=", - "searchTerms": { - "*": [ - "mdf" - ] - }, - "then": { - "hu": "moksa", - "id": "Bahasa Moksha", - "it": "mokša", - "ja": "モクシャ語", - "nb_NO": "moksja", - "nl": "Moksja", - "pl": "Język moksza", - "pt": "Língua moksha", - "pt_BR": "Língua moksha", - "ru": "мокшанский язык", - "sv": "moksja", - "en": "Moksha", - "ca": "mokxa", - "de": "Mokschanisch", - "eo": "mokŝa lingvo", - "es": "moksha", - "fi": "mokša", - "fr": "moksa", - "gl": "Lingua moksha" - } - }, - { - "if": "language:sd=yes", - "ifnot": "language:sd=", - "searchTerms": { - "*": [ - "sd" - ] - }, - "then": { - "ru": "синдхи", - "ca": "sindhi", - "da": "sindhi", - "en": "Sindhi", - "eo": "sinda lingvo", - "es": "sindhi", - "fi": "sindhi", - "fr": "sindhi", - "gl": "Lingua sindhi", - "hu": "szindhi", - "id": "Bahasa Sindhi", - "it": "sindhi", - "ja": "シンド語", - "nb_NO": "sindhi", - "nl": "Sindhi", - "pl": "sindhi", - "pt": "língua sindi", - "pt_BR": "Língua sindi", - "sv": "sindhi", - "de": "Sindhi" - } - }, - { - "if": "language:tt=yes", - "ifnot": "language:tt=", - "searchTerms": { - "*": [ - "tt" - ] - }, - "then": { - "en": "Tatar", - "ca": "tàtar", - "da": "tatarisk", - "de": "Tatarisch", - "eo": "tatara lingvo", - "es": "tártaro", - "fi": "tataari", - "fr": "tatar", - "gl": "Lingua tártara", - "hu": "tatár", - "id": "Bahasa Tatar", - "it": "tataro", - "ja": "タタール語", - "nb_NO": "tatarisk", - "nl": "Tataars", - "pl": "język tatarski", - "pt": "Língua tártara", - "pt_BR": "Língua tártara", - "ru": "татарский язык", - "sl": "Tatarščina", - "sv": "tatariska" - } - }, { "if": "language:szl=yes", "ifnot": "language:szl=", @@ -8033,12 +9643,6 @@ ] }, "then": { - "da": "Schlesisk", - "de": "Schlesisch", - "fr": "silésien", - "en": "Silesian", - "nl": "Silezisch", - "ca": "silesià", "eo": "silezia-pola lingvo", "es": "silesio", "fi": "sleesia", @@ -8052,163 +9656,124 @@ "ru": "силезский язык", "sl": "Šlezijščina", "sv": "schlesiska", - "hu": "sziléziai" + "hu": "sziléziai", + "da": "Schlesisk", + "de": "Schlesisch", + "fr": "silésien", + "en": "Silesian", + "nl": "Silezisch", + "ca": "silesià" } }, { - "if": "language:kaa=yes", - "ifnot": "language:kaa=", + "if": "language:cho=yes", + "ifnot": "language:cho=", "searchTerms": { "*": [ - "kaa" + "cho" ] }, "then": { - "zh_Hant": "卡拉卡爾帕克語", - "en": "Karakalpak", - "ca": "karakalpak", - "de": "Karakalpakisch", - "eo": "karakalpaka lingvo", - "es": "Idioma karakalpako", - "fi": "karapalkki", - "fr": "karakalpak", - "gl": "Lingua karakalpak", - "hu": "karakalpak", - "id": "Bahasa Karakalpak", - "it": "karakalpako", - "ja": "カラカルパク語", - "nl": "Karakalpaks", - "pl": "Język karakałpacki", - "pt": "Língua caracalpaque", - "ru": "каракалпакский язык", - "sv": "karakalpakiska" + "de": "Choctaw", + "en": "Choctaw", + "nl": "Choctaw", + "ca": "choctaw", + "eo": "Ĉakta lingvo", + "es": "idioma choctaw", + "fi": "Choctawin kieli", + "fr": "choctaw", + "gl": "Lingua choctaw", + "hu": "csaktó", + "id": "Bahasa Choctaw", + "it": "lingua choctaw", + "ja": "チョクトー語", + "nb_NO": "choctaw", + "pl": "Język czoktaw", + "pt": "Língua choctaw", + "ru": "Чоктавский язык", + "sv": "choctaw", + "zh_Hans": "乔克托语" } }, { - "if": "language:jv=yes", - "ifnot": "language:jv=", + "if": "language:xnb=yes", + "ifnot": "language:xnb=", "searchTerms": { "*": [ - "jv" + "xnb" ] }, "then": { - "id": "Jawa", - "en": "Javanese", - "fr": "javanais", - "ca": "javanès", - "da": "Javanesisk", - "de": "Javanisch", - "eo": "java lingvo", - "es": "javanés", - "fi": "Jaavan kieli", - "gl": "Lingua xavanesa", - "hu": "jávai", - "it": "giavanese", - "ja": "ジャワ語", - "nb_NO": "javanesisk", - "nl": "Javaans", - "pl": "język jawajski", - "pt": "Língua javanesa", - "pt_BR": "Língua javanesa", - "ru": "яванский язык", - "sv": "javanesiska", - "zh_Hans": "爪哇语", - "zh_Hant": "爪哇語" - }, - "priorityIf": "_country~((^|;)id($|;))" - }, - { - "if": "language:tl=yes", - "ifnot": "language:tl=", - "searchTerms": { - "*": [ - "tl" - ] - }, - "then": { - "nb_NO": "tagalog", - "nl": "Tagalog", - "pl": "język tagalski", - "pt": "língua tagalo", - "pt_BR": "Língua tagalo", - "ru": "тагальский язык", - "sv": "tagalog", - "zh_Hant": "他加祿語", - "da": "tagalisk", - "de": "Tagalog", - "en": "Tagalog", - "it": "tagalog", - "ca": "tagal", - "eo": "tagaloga lingvo", - "es": "tagalo", - "fi": "tagalog", - "fr": "tagalog", - "gl": "Lingua tagala", - "hu": "tagalog", - "id": "Bahasa Tagalog", - "ja": "タガログ語" + "ca": "kanakanabu", + "en": "Kanakanavu", + "fi": "Kanakanabu", + "fr": "kanakanabu", + "it": "kanakanabu", + "ja": "カナカナブ語", + "nl": "Kanakanabu", + "pl": "język kanakanabu", + "pt": "Língua kanakanavu", + "ru": "Канаканабский язык", + "zh_Hans": "卡那卡那富语", + "zh_Hant": "卡那卡那富語", + "id": "Bahasa Kanakanavu" } }, { - "if": "language:to=yes", - "ifnot": "language:to=", + "if": "language:tzm=yes", + "ifnot": "language:tzm=", "searchTerms": { "*": [ - "to" + "tzm" ] }, "then": { - "ca": "tongalès", - "de": "Tongaisch", - "en": "Tongan", - "es": "tongano", - "fi": "Tongan kieli", - "fr": "tongien", - "gl": "Lingua tongana", - "hu": "tongai", - "id": "Bahasa Tonga", - "it": "tongano", - "ja": "トンガ語", - "nb_NO": "Tongansk", - "nl": "Tongaans", - "pl": "Język tonga", - "pt": "Língua tonganesa", - "ru": "тонганский язык", - "sv": "tonganska", - "eo": "Tonga lingvo" - }, - "priorityIf": "_country~((^|;)to($|;))" + "zh_Hans": "中阿特拉斯柏柏尔语", + "zh_Hant": "中阿特拉斯柏柏語", + "ca": "tamazight", + "de": "Zentralatlas-Tamazight", + "en": "Central Atlas Tamazight", + "eo": "tamaziĥta lingvo", + "es": "Tamazight del Marruecos Central", + "fi": "Keskiatlaksentamazight", + "fr": "tamazight du Maroc central", + "it": "tamazight del Marocco centrale", + "ja": "中央アトラス・タマジクト語", + "nl": "Central Atlas Tamazight", + "pl": "Język tamazight", + "ru": "Тамазигхтские языки", + "sv": "tamazight" + } }, { - "if": "language:myv=yes", - "ifnot": "language:myv=", + "if": "language:aeb=yes", + "ifnot": "language:aeb=", "searchTerms": { "*": [ - "myv" + "aeb" ] }, "then": { - "ca": "erzya", - "de": "Ersjanisch", - "en": "Erzya", - "eo": "erzja lingvo", - "es": "erzya", - "fi": "ersä", - "fr": "erzya", - "gl": "Lingua erzya", - "hu": "erza", - "id": "Bahasa Erzya", - "it": "erza", - "ja": "エルジャ語", - "nb_NO": "erzia", - "nl": "Erzja", - "pl": "język erzja", - "pt": "Língua erzya", - "pt_BR": "Língua erzya", - "ru": "эрзянский язык", - "sl": "Erzjanščina", - "sv": "erzya" + "pl": "tunezyjski", + "da": "Tunesisk arabisk", + "de": "Tunesisch-Arabisch", + "en": "Tunisian Arabic", + "eo": "tunizia araba lingvo", + "es": "árabe tunecino", + "fi": "tunisianarabia", + "fr": "arabe tunisien", + "id": "Bahasa Arab Tunisia", + "it": "arabo tunisino", + "ja": "アラビア語チュニジア方言", + "nb_NO": "tunisisk arabisk", + "nl": "Tunesisch", + "pt": "árabe tunisino", + "pt_BR": "Árabe tunisino", + "ru": "Тунисский диалект арабского языка", + "sv": "tunisisk arabiska", + "zh_Hans": "突尼斯阿拉伯语", + "zh_Hant": "突尼西亞阿拉伯語", + "ca": "àrab tunisià" } }, { @@ -8244,590 +9809,6 @@ "zh_Hant": "列茲金語" } }, - { - "if": "language:cho=yes", - "ifnot": "language:cho=", - "searchTerms": { - "*": [ - "cho" - ] - }, - "then": { - "de": "Choctaw", - "en": "Choctaw", - "nl": "Choctaw", - "ca": "choctaw", - "eo": "Ĉakta lingvo", - "es": "idioma choctaw", - "fi": "Choctawin kieli", - "fr": "choctaw", - "gl": "Lingua choctaw", - "hu": "csaktó", - "id": "Bahasa Choctaw", - "it": "lingua choctaw", - "ja": "チョクトー語", - "nb_NO": "choctaw", - "pl": "Język czoktaw", - "pt": "Língua choctaw", - "ru": "Чоктавский язык", - "sv": "choctaw", - "zh_Hans": "乔克托语" - } - }, - { - "if": "language:kl=yes", - "ifnot": "language:kl=", - "searchTerms": { - "*": [ - "kl" - ] - }, - "then": { - "de": "Grönländisch", - "en": "Greenlandic", - "ca": "grenlandès", - "da": "grønlandsk", - "eo": "gronlanda lingvo", - "es": "groenlandés", - "fi": "grönlannin kieli", - "fr": "groenlandais", - "gl": "Lingua grenlandesa", - "hu": "grönlandi", - "id": "Bahasa Kalaallisut", - "it": "groenlandese", - "ja": "グリーンランド語", - "nb_NO": "grønlandsk", - "nl": "Groenlands", - "pl": "język grenlandzki", - "pt": "gronelandês", - "ru": "гренландский язык", - "sl": "Grenlandščina", - "sv": "grönländska", - "zh_Hans": "格陵兰语", - "zh_Hant": "格陵蘭語" - } - }, - { - "if": "language:pms=yes", - "ifnot": "language:pms=", - "searchTerms": { - "*": [ - "pms" - ] - }, - "then": { - "en": "Piedmontese", - "ca": "piemontès", - "de": "Piemontesisch", - "eo": "piemonta lingvo", - "es": "piamontés", - "fi": "Piemonten kieli", - "fr": "piémontais", - "gl": "Lingua piemontesa", - "id": "Bahasa Piemonte", - "it": "lingua piemontese", - "ja": "ピエモンテ語", - "nb_NO": "piemontesisk", - "nl": "Piëmontees", - "pl": "język piemoncki", - "pt": "Língua piemontesa", - "pt_BR": "Língua piemontesa", - "ru": "пьемонтский язык", - "sv": "piemontesiska", - "zh_Hans": "皮埃蒙特语", - "zh_Hant": "皮埃蒙特語", - "hu": "piemonti" - } - }, - { - "if": "language:crh=yes", - "ifnot": "language:crh=", - "searchTerms": { - "*": [ - "crh" - ] - }, - "then": { - "gl": "Lingua tártara de Crimea", - "hu": "krími tatár", - "id": "Bahasa Tatar Krimea", - "it": "tataro di Crimea", - "ja": "クリミア・タタール語", - "nb_NO": "krimtatarisk", - "nl": "Krim-Tataars", - "pl": "język krymskotatarski", - "pt": "tártaro da Crimeia", - "pt_BR": "Língua tártara da Crimeia", - "ru": "крымскотатарский язык", - "sl": "Krimska tatarščina", - "sv": "krimtatariska", - "zh_Hans": "克里米亚鞑靼语", - "zh_Hant": "克里米亞韃靼語", - "ca": "tàtar de Crimea", - "da": "Krimtatarisk", - "de": "Krimtatarisch", - "en": "Crimean Tatar", - "eo": "krime-tatara lingvo", - "es": "tártaro de Crimea", - "fi": "krimintataari", - "fr": "tatar de Crimée" - } - }, - { - "if": "language:smn=yes", - "ifnot": "language:smn=", - "searchTerms": { - "*": [ - "smn" - ] - }, - "then": { - "en": "Inari Sami", - "ca": "sami d'Inari", - "de": "Inarisamisch", - "eo": "anar-samea lingvo", - "es": "sami inari", - "fi": "inarinsaame", - "fr": "same d'Inari", - "gl": "Lingua saami de Inari", - "hu": "inari számi", - "it": "sami di Inari", - "ja": "イナリ・サーミ語", - "nb_NO": "enaresamisk", - "nl": "Inari-Samisch", - "pl": "Język inari", - "pt": "lapônico de Inari", - "ru": "инари-саамский язык", - "sv": "enaresamiska", - "zh_Hans": "伊纳里萨米语", - "zh_Hant": "伊納里薩米語" - } - }, - { - "if": "language:ksh=yes", - "ifnot": "language:ksh=", - "searchTerms": { - "*": [ - "ksh" - ] - }, - "then": { - "it": "lingua ripuaria", - "ja": "リプアーリ語", - "nl": "Ripuarisch", - "pl": "gwary rypuaryjskie", - "pt": "Língua ripuária", - "ru": "рипуарские диалекты", - "de": "Ripuarisch", - "ca": "ripuarisch", - "en": "Ripuarian", - "eo": "ripuara dialektaro", - "es": "fráncico ripuario", - "fr": "francique ripuaire", - "gl": "Fráncico ripuario" - } - }, - { - "if": "language:ny=yes", - "ifnot": "language:ny=", - "searchTerms": { - "*": [ - "ny" - ] - }, - "then": { - "en": "Chewa", - "nl": "Nyanja", - "ca": "nyanja", - "da": "nyanja", - "de": "Chichewa", - "eo": "njanĝa lingvo", - "es": "chichewa", - "fi": "njandžan kieli", - "fr": "chewa", - "gl": "lingua chichewa", - "hu": "cseva", - "id": "Bahasa Chichewa", - "it": "chewa", - "ja": "チェワ語", - "nb_NO": "chewa", - "pl": "język cziczewa", - "pt": "língua nianja", - "ru": "ньянджа", - "sv": "chichewa" - }, - "priorityIf": "_country~((^|;)mw($|;))|((^|;)zw($|;))" - }, - { - "if": "language:mn=yes", - "ifnot": "language:mn=", - "searchTerms": { - "*": [ - "mn" - ] - }, - "then": { - "zh_Hant": "蒙古語", - "en": "Mongolian", - "ca": "mongol", - "da": "Mongolsk", - "de": "Mongolisch", - "eo": "mongola lingvo", - "es": "mongol", - "fi": "mongoli", - "fr": "mongol", - "gl": "Lingua mongol", - "hu": "mongol", - "id": "Bahasa Mongol", - "it": "mongolo", - "ja": "モンゴル語", - "nb_NO": "mongolsk", - "nl": "Mongools", - "pl": "język mongolski", - "pt": "Língua mongol", - "pt_BR": "Língua mongol", - "ru": "монгольский язык", - "sv": "mongoliska" - }, - "priorityIf": "_country~((^|;)mn($|;))" - }, - { - "if": "language:ks=yes", - "ifnot": "language:ks=", - "searchTerms": { - "*": [ - "ks" - ] - }, - "then": { - "pl": "język kaszmirski", - "pt": "língua caxemira", - "pt_BR": "Língua caxemira", - "ru": "кашмирский язык", - "sl": "Kašmirščina", - "sv": "kashmiri", - "zh_Hans": "克什米尔语", - "zh_Hant": "喀什米爾語", - "en": "Kashmiri", - "de": "Kashmiri", - "ca": "caixmiri", - "da": "Kashmirisk", - "eo": "kaŝmira lingvo", - "es": "cachemir", - "fi": "Kašmirin kieli", - "fr": "cachemiri", - "gl": "Lingua caxemiresa", - "hu": "kasmíri", - "id": "Bahasa Kashmiri", - "it": "kashmiri", - "ja": "カシミール語", - "nb_NO": "kasjmiri", - "nl": "Kasjmiri" - } - }, - { - "if": "language:ig=yes", - "ifnot": "language:ig=", - "searchTerms": { - "*": [ - "ig" - ] - }, - "then": { - "ca": "igbo", - "da": "Igbo", - "de": "Igbo", - "en": "Igbo", - "eo": "igba lingvo", - "es": "idioma igbo", - "fi": "igbon kieli", - "fr": "igbo", - "gl": "Lingua ibo", - "hu": "igbo", - "id": "Bahasa Igbo", - "it": "igbo", - "ja": "イボ語", - "nb_NO": "ibo", - "nl": "Igbo", - "pl": "język igbo", - "pt": "Língua igbo", - "ru": "игбо", - "sv": "igbo", - "zh_Hant": "伊博語" - } - }, - { - "if": "language:rw=yes", - "ifnot": "language:rw=", - "searchTerms": { - "*": [ - "rw" - ] - }, - "then": { - "da": "Kinyarwanda", - "de": "Kinyarwanda", - "en": "Kinyarwanda", - "nl": "Kinyarwanda", - "ca": "kinyarwanda", - "eo": "ruanda lingvo", - "es": "kiñaruanda", - "fi": "ruandan kieli", - "fr": "kinyarwanda", - "gl": "Lingua ruanda", - "hu": "kinyarvanda", - "id": "Bahasa Kinyarwanda", - "it": "kinyarwanda", - "ja": "ルワンダ語", - "nb_NO": "kinyarwanda", - "pl": "język ruanda", - "pt": "Língua kinyarwanda", - "ru": "руанда", - "sv": "rwanda", - "zh_Hant": "盧安達語" - }, - "priorityIf": "_country~((^|;)rw($|;))" - }, - { - "if": "language:nds=yes", - "ifnot": "language:nds=", - "searchTerms": { - "*": [ - "nds" - ] - }, - "then": { - "es": "bajo alemán", - "de": "Niederdeutsch", - "en": "Low German", - "nl": "Nederduits", - "ca": "baix alemany", - "da": "plattysk", - "eo": "platgermana lingvo", - "fi": "alasaksa", - "fr": "bas allemand", - "gl": "Lingua baixo alemá", - "hu": "alnémet", - "id": "Bahasa Sachsen Hilir", - "it": "lingue basso-tedesche", - "ja": "低地ドイツ語", - "nb_NO": "nedertysk", - "pl": "język dolnoniemiecki", - "pt": "Baixo-alemão", - "ru": "нижненемецкий язык", - "sl": "Nizka nemščina", - "sv": "lågtyska", - "zh_Hant": "低地德語" - } - }, - { - "if": "language:ng=yes", - "ifnot": "language:ng=", - "searchTerms": { - "*": [ - "ng" - ] - }, - "then": { - "en": "Ndonga", - "fi": "Ndonga", - "nl": "Ndonga", - "pt": "Ndonga", - "eo": "ndonga lingvo", - "es": "ndonga", - "fr": "ndonga", - "gl": "Lingua ndonga", - "hu": "ndonga", - "it": "ndonga", - "ja": "ンドンガ語", - "pl": "Język ndonga", - "sv": "ndonga", - "ru": "Ндонга", - "de": "Ndonga" - } - }, - { - "if": "language:skr=yes", - "ifnot": "language:skr=", - "searchTerms": { - "*": [ - "skr" - ] - }, - "then": { - "de": "Saraiki", - "en": "Saraiki", - "fi": "Saraiki", - "nb_NO": "Saraiki", - "ca": "seraiki", - "es": "saraiki", - "fr": "saraiki", - "gl": "Lingua saraiki", - "id": "Bahasa Saraiki", - "it": "lingua saraiki", - "ja": "サライキ語", - "pl": "Język saraiki", - "pt": "Língua seraiki", - "ru": "Сирайки", - "sv": "saraiki" - } - }, - { - "if": "language:se=yes", - "ifnot": "language:se=", - "searchTerms": { - "*": [ - "se" - ] - }, - "then": { - "ca": "sami septentrional", - "da": "nordsamisk", - "de": "Nordsamisch", - "en": "Northern Sami", - "eo": "nord-samea lingvo", - "es": "sami septentrional", - "fi": "pohjoissaame", - "fr": "same du Nord", - "gl": "Lingua saami setentrional", - "hu": "északi számi", - "it": "sami settentrionale", - "ja": "北部サーミ語", - "nb_NO": "nordsamisk", - "nl": "Noord-Samisch", - "pl": "język północnosaamski", - "pt": "língua sami setentrional", - "pt_BR": "Língua lapônica setentrional", - "ru": "северносаамский язык", - "sv": "nordsamiska", - "zh_Hans": "北萨米语", - "zh_Hant": "北薩米語" - } - }, - { - "if": "language:ik=yes", - "ifnot": "language:ik=", - "searchTerms": { - "*": [ - "ik" - ] - }, - "then": { - "ca": "inupiaq", - "de": "Inupiaq", - "en": "Inupiaq", - "eo": "inupiaka lingvo", - "es": "Idioma iñupiaq", - "fi": "Inupiatun", - "gl": "Lingua inupiaq", - "hu": "inupiak", - "id": "Bahasa Inupiaq", - "it": "inupiaq", - "ja": "イヌピアック語", - "nb_NO": "Inupiak", - "nl": "Inupiak", - "pl": "Język inupiak", - "pt": "Língua inupiat", - "ru": "аляскинско-инуитские языки", - "sv": "iñupiaq", - "fr": "inupiaq" - } - }, - { - "if": "language:kjh=yes", - "ifnot": "language:kjh=", - "searchTerms": { - "*": [ - "kjh" - ] - }, - "then": { - "ca": "khakàs", - "de": "Chakassisch", - "en": "Khakas", - "eo": "Ĥakasa lingvo", - "es": "Idioma jakasio", - "fi": "Hakassin kieli", - "fr": "khakasse", - "id": "Bahasa Khakas", - "it": "chakassa", - "ja": "ハカス語", - "nb_NO": "khakasisk", - "nl": "Chakas", - "pl": "Język chakaski", - "pt": "Língua khakas", - "ru": "хакасский язык", - "sv": "khakasiska", - "zh_Hans": "哈卡斯语", - "zh_Hant": "哈卡斯语", - "gl": "Lingua khakas" - } - }, - { - "if": "language:ne=yes", - "ifnot": "language:ne=", - "searchTerms": { - "*": [ - "ne" - ] - }, - "then": { - "hu": "nepáli", - "id": "Bahasa Nepali", - "it": "nepalese", - "ja": "ネパール語", - "nb_NO": "nepali", - "nl": "Nepalees", - "pl": "język nepalski", - "pt": "língua nepali", - "ru": "непальский язык", - "sl": "nepalščina", - "sv": "nepali", - "zh_Hant": "尼泊爾語", - "en": "Nepali", - "ca": "nepalès", - "da": "nepalesisk", - "de": "Nepali", - "eo": "nepala lingvo", - "es": "nepalí", - "fi": "nepalin kieli", - "fr": "népalais", - "gl": "Lingua nepalesa" - }, - "priorityIf": "_country~((^|;)np($|;))" - }, - { - "if": "language:nap=yes", - "ifnot": "language:nap=", - "searchTerms": { - "*": [ - "nap" - ] - }, - "then": { - "en": "Neapolitan", - "ca": "napolità", - "fr": "napolitain", - "es": "napolitano", - "da": "Napolitansk", - "de": "Neapolitanisch", - "eo": "napola lingvo", - "fi": "napoli", - "gl": "Lingua napolitana", - "hu": "nápolyi", - "id": "Bahasa Napolitan", - "it": "lingua napoletana", - "ja": "ナポリ語", - "nb_NO": "napolitansk", - "nl": "Napolitaans", - "pl": "język neapolitański", - "pt": "napolitano", - "ru": "неаполитанский язык", - "sv": "neapolitanska", - "zh_Hans": "那不勒斯语", - "zh_Hant": "那不勒斯語" - } - }, { "if": "language:lg=yes", "ifnot": "language:lg=", @@ -8837,6 +9818,12 @@ ] }, "then": { + "nb_NO": "Luganda", + "pl": "Język luganda", + "pt": "Língua luganda", + "ru": "Луганда", + "sv": "luganda", + "zh_Hant": "烏干達語", "en": "Luganda", "nl": "Luganda", "de": "Luganda", @@ -8850,13 +9837,7 @@ "hu": "ganda", "id": "Bahasa Luganda", "it": "luganda", - "ja": "ルガンダ語", - "nb_NO": "Luganda", - "pl": "Język luganda", - "pt": "Língua luganda", - "ru": "Луганда", - "sv": "luganda", - "zh_Hant": "烏干達語" + "ja": "ルガンダ語" } }, { @@ -8894,130 +9875,110 @@ "priorityIf": "_country~((^|;)ht($|;))" }, { - "if": "language:os=yes", - "ifnot": "language:os=", + "if": "language:oc=yes", + "ifnot": "language:oc=", "searchTerms": { "*": [ - "os" + "oc" ] }, "then": { - "nb_NO": "ossetisk", - "nl": "Ossetisch", - "pl": "język osetyjski", - "pt": "Língua osseta", - "ru": "осетинский язык", - "sl": "Osetinščina", - "sv": "ossetiska", - "zh_Hans": "奥塞梯语", - "zh_Hant": "奧塞提亞語", - "en": "Ossetian", - "fr": "ossète", - "ca": "osseta", - "da": "Ossetisk", - "de": "Ossetisch", - "eo": "oseta lingvo", - "es": "osetio", - "fi": "osseetti", - "gl": "Lingua oseta", - "hu": "oszét", - "id": "Bahasa Ossetia", - "it": "osseto", - "ja": "オセット語" + "en": "Occitan", + "hu": "okcitán", + "ca": "occità", + "da": "occitansk", + "de": "Okzitanisch", + "eo": "okcitana lingvo", + "es": "occitano", + "fi": "oksitaani", + "fr": "occitan", + "gl": "lingua occitana", + "id": "Oksitan", + "it": "occitano", + "ja": "オック語", + "nb_NO": "oksitansk", + "nl": "Occitaans", + "pl": "język oksytański", + "pt": "língua occitana", + "pt_BR": "Língua occitana", + "ru": "окситанский язык", + "sl": "Okcitanščina", + "sv": "occitanska" } }, { - "if": "language:new=yes", - "ifnot": "language:new=", + "if": "language:ood=yes", + "ifnot": "language:ood=", "searchTerms": { "*": [ - "new" + "ood" ] }, "then": { - "en": "Newar", - "ca": "newar de Katmandú", - "de": "Newari", - "eo": "nevara lingvo", - "es": "Newari", - "fi": "Newari", - "fr": "newari", - "gl": "Lingua newari", - "hu": "névári", - "id": "Bahasa Nepal", - "it": "nepal bhasa", - "ja": "ネパール・バサ語", - "nb_NO": "Nepal bhasa", - "nl": "Newaars", - "pl": "Język newarski", - "pt": "Língua bhasa", - "ru": "неварский язык", - "sv": "newari" + "ca": "o'odham", + "en": "O'odham", + "es": "o'odham", + "fr": "o'odham", + "gl": "Lingua o'odham", + "it": "lingua o'odham", + "ja": "パパゴ語", + "nb_NO": "O'odham", + "nl": "O'odham", + "pl": "Język o'odham", + "ru": "оодхам", + "sv": "o'odham" } }, { - "if": "language:su=yes", - "ifnot": "language:su=", + "if": "language:bdr=yes", + "ifnot": "language:bdr=", "searchTerms": { "*": [ - "su" + "bdr" ] }, "then": { - "id": "Sunda", - "pt": "Sunda", - "ca": "sunda", - "da": "Sunda", - "en": "Sundanese", - "eo": "sunda lingvo", - "es": "sundanés", - "fi": "sunda", - "fr": "soundanais", - "gl": "Sunda", - "hu": "szundai", - "it": "sunda", - "ja": "スンダ語", - "nl": "Soendanees", - "pl": "język sundajski", - "pt_BR": "Sunda", - "ru": "сунданский язык", - "sl": "Sunda", - "sv": "sunda", - "nb_NO": "sundanesisk", - "de": "Sundanesisch" + "de": "West Coast Bajau", + "en": "West Coast Bajau", + "fr": "bajau de la côte occidentale" } }, { - "if": "language:iu=yes", - "ifnot": "language:iu=", + "if": "language:gcf=yes", + "ifnot": "language:gcf=", "searchTerms": { "*": [ - "iu" + "gcf" ] }, "then": { - "de": "Inuktitut", - "en": "Inuktitut", - "ca": "inuktitut", - "da": "Inuktitut", - "eo": "inuktituta lingvo", - "es": "lenguas inuit", - "fi": "Inuktitut", - "fr": "inuktitut", - "gl": "Lingua inuktitut", - "hu": "inuktitut", - "id": "Bahasa Inuktitut", - "it": "inuktitut", - "ja": "イヌクティトゥット語", - "nb_NO": "inuktitut", - "nl": "Inuktitut", - "pl": "inuktitut", - "pt": "Língua inuktitut", - "pt_BR": "Língua inuktitut", - "ru": "инуктитут", - "sv": "inuktitut", - "zh_Hans": "伊努克提图特语", - "zh_Hant": "伊努克提圖特語" + "en": "Guadeloupean Creole", + "fi": "Guadeloupen kreoli", + "fr": "créole guadeloupéen", + "nl": "Guadeloups Creools", + "pt": "Crioulo de Guadalupe", + "sv": "Guadeloupisk kreol", + "ca": "crioll de Guadalupe" + } + }, + { + "if": "language:srq=yes", + "ifnot": "language:srq=", + "searchTerms": { + "*": [ + "srq" + ] + }, + "then": { + "ca": "Sirionó", + "en": "Sirionó", + "es": "sirionó", + "fr": "sirionó", + "ja": "シリオノ語", + "nb_NO": "sirionó", + "nl": "Sirionó", + "pt": "Língua sirionó", + "ru": "сирионо" } }, { @@ -9029,11 +9990,6 @@ ] }, "then": { - "es": "kikuyu", - "en": "Gikuyu", - "nl": "Gikuyu", - "de": "Kikuyu", - "ru": "Кикуйю", "ca": "gikuyu", "eo": "kikuja lingvo", "fi": "Kikujun kieli", @@ -9049,7 +10005,12 @@ "pt_BR": "Língua kikuyu", "sv": "kikuyu", "zh_Hans": "基库尤语", - "zh_Hant": "基庫尤語" + "zh_Hant": "基庫尤語", + "es": "kikuyu", + "en": "Gikuyu", + "nl": "Gikuyu", + "de": "Kikuyu", + "ru": "Кикуйю" } }, { @@ -9081,133 +10042,69 @@ "ru": "каннада", "sv": "kannada", "zh_Hans": "卡纳达语", - "zh_Hant": "康納達語" + "zh_Hant": "康納達語", + "sl": "kanareščina" } }, { - "if": "language:inh=yes", - "ifnot": "language:inh=", + "if": "language:za=yes", + "ifnot": "language:za=", "searchTerms": { "*": [ - "inh" + "za" ] }, "then": { - "ca": "ingúix", - "en": "Ingush", - "da": "Ingusjisk", - "de": "Inguschisch", - "eo": "inguŝa lingvo", - "es": "ingusetio", - "fi": "Inguušin kieli", - "fr": "ingouche", - "gl": "Lingua ingusetia", - "id": "Bahasa Ingush", - "it": "lingua inguscia", - "ja": "イングーシ語", - "nb_NO": "ingusjisk", - "nl": "Ingoesjetisch", - "pl": "Język inguski", - "pt": "Língua inguche", - "ru": "ингушский язык", - "sv": "ingusjiska", - "hu": "ingus" + "de": "Zhuang", + "en": "Zhuang", + "nl": "Zhuang", + "ca": "llengües zhuang", + "da": "zhuang", + "eo": "ĝuanga lingvo", + "es": "chuang", + "fi": "Zhuangin kieli", + "fr": "zhuang", + "gl": "Linguas zhuang", + "hu": "csuang", + "id": "Rumpun bahasa Zhuang", + "it": "zhuang", + "ja": "チワン語", + "nb_NO": "zhuang", + "pl": "język zhuang", + "pt": "Língua zhuang", + "ru": "чжуанский язык", + "sv": "zhuang", + "zh_Hant": "壯語" } }, { - "if": "language:pcd=yes", - "ifnot": "language:pcd=", + "if": "language:kjh=yes", + "ifnot": "language:kjh=", "searchTerms": { "*": [ - "pcd" + "kjh" ] }, "then": { - "en": "Picard", - "ca": "picard", - "da": "Pikardisk", - "de": "Picardisch", - "eo": "pikarda franca dialekto", - "es": "picardo", - "fi": "Picardin kieli", - "fr": "picard", - "gl": "Lingua picarda", - "hu": "pikárd", - "id": "Bahasa Picard", - "it": "piccardo", - "ja": "ピカルディ語", - "nb_NO": "pikardisk", - "nl": "Picardisch", - "pl": "język pikardyjski", - "pt": "picardo", - "ru": "пикардский язык", - "sv": "pikardiska" - } - }, - { - "if": "language:sc=yes", - "ifnot": "language:sc=", - "searchTerms": { - "*": [ - "sc" - ] - }, - "then": { - "pt": "Língua sarda", - "ru": "сардинский язык", - "sl": "Sardinščina", - "sv": "sardiska", - "zh_Hans": "撒丁语", - "zh_Hant": "薩丁尼亞語", - "en": "Sardinian", - "ca": "sard", - "da": "Sardisk", - "de": "Sardisch", - "eo": "sarda lingvo", - "es": "sardo", - "fi": "sardi", - "fr": "sarde", - "gl": "Lingua sarda", - "hu": "szárd", - "id": "Bahasa Sardinia", - "it": "sardo", - "ja": "サルデーニャ語", - "nb_NO": "sardisk", - "nl": "Sardijns", - "pl": "Język sardyński" - } - }, - { - "if": "language:srn=yes", - "ifnot": "language:srn=", - "searchTerms": { - "*": [ - "srn" - ] - }, - "then": { - "pt": "Sranan", - "ca": "sranan tongo", - "da": "Sranan tongo", - "de": "Sranantongo", - "en": "Sranan Tongo", - "eo": "srana lingvo", - "es": "sranan tongo", - "fi": "Sranantongo", - "fr": "sranan", - "gl": "Sranan tongo", - "hu": "sranan", - "id": "Bahasa Sranantongo", - "it": "sranan tongo", - "ja": "スラナン語", - "nb_NO": "sranan", - "nl": "Sranantongo", - "pl": "sranan tongo", - "ru": "cранан-тонго", - "sl": "Surinamščina", - "sv": "sranan", - "zh_Hans": "苏里南语", - "zh_Hant": "蘇利南語" + "zh_Hans": "哈卡斯语", + "zh_Hant": "哈卡斯语", + "gl": "Lingua khakas", + "ca": "khakàs", + "de": "Chakassisch", + "en": "Khakas", + "eo": "Ĥakasa lingvo", + "es": "Idioma jakasio", + "fi": "Hakassin kieli", + "fr": "khakasse", + "id": "Bahasa Khakas", + "it": "chakassa", + "ja": "ハカス語", + "nb_NO": "khakasisk", + "nl": "Chakas", + "pl": "Język chakaski", + "pt": "Língua khakas", + "ru": "хакасский язык", + "sv": "khakasiska" } }, { @@ -9255,7 +10152,6 @@ "eo": "hirimotua lingvo", "es": "Hiri motu", "fi": "Hiri motu", - "fr": "hiri motu", "gl": "Hiri Motu", "hu": "hiri motu", "id": "Bahasa Hiri Motu", @@ -9267,10 +10163,460 @@ "pt": "Língua hiri motu", "ru": "хири-моту", "sv": "hiri motu", - "ca": "Hiri Motu" + "ca": "Hiri Motu", + "fr": "hiri motou" }, "priorityIf": "_country~((^|;)pg($|;))" }, + { + "if": "language:nsk=yes", + "ifnot": "language:nsk=", + "searchTerms": { + "*": [ + "nsk" + ] + }, + "then": { + "en": "Naskapi", + "ru": "Наскапи", + "fr": "naskapi", + "it": "lingua naskapi", + "nb_NO": "Naskapi (språk)" + } + }, + { + "if": "language:rmf=yes", + "ifnot": "language:rmf=", + "searchTerms": { + "*": [ + "rmf" + ] + }, + "then": { + "en": "Finnish Kalo", + "eo": "finna-cigana lingvo", + "fi": "Suomen romanikieli", + "fr": "romani finlandais", + "it": "lingua kalò della Finlandia", + "pt": "Língua kalo finlandesa", + "ru": "Финский кало" + } + }, + { + "if": "language:osa=yes", + "ifnot": "language:osa=", + "searchTerms": { + "*": [ + "osa" + ] + }, + "then": { + "en": "Osage", + "nl": "Osage", + "ca": "osage", + "fr": "osage", + "nb_NO": "Osage", + "fi": "Osagen kieli", + "it": "lingua osage", + "ja": "オセージ語", + "ru": "Оседжи" + } + }, + { + "if": "language:btm=yes", + "ifnot": "language:btm=", + "searchTerms": { + "*": [ + "btm" + ] + }, + "then": { + "en": "Mandailing", + "fr": "batak mandailing", + "id": "Bahasa Mandailing", + "ja": "バタク・マンダイリン語", + "pl": "język batak mandailing", + "zh_Hans": "曼代灵语", + "zh_Hant": "曼代靈語" + } + }, + { + "if": "language:guw=yes", + "ifnot": "language:guw=", + "searchTerms": { + "*": [ + "guw" + ] + }, + "then": { + "en": "Gun", + "de": "Gun", + "ca": "gun", + "ja": "グン語", + "ru": "гун", + "fr": "gun-gbe", + "gl": "Lingua gun" + } + }, + { + "if": "language:cnh=yes", + "ifnot": "language:cnh=", + "searchTerms": { + "*": [ + "cnh" + ] + }, + "then": { + "de": "Hakha Chin", + "fr": "haka chin", + "ja": "ハカ語", + "ru": "Чинский язык", + "en": "Hakha–Chin" + } + }, + { + "if": "language:nn=yes", + "ifnot": "language:nn=", + "searchTerms": { + "*": [ + "nn" + ] + }, + "then": { + "fi": "uusnorja", + "fr": "nynorsk", + "gl": "nynorsk", + "id": "Nynorsk", + "it": "nynorsk", + "ja": "ニーノシュク", + "nb_NO": "nynorsk", + "nl": "Nynorsk", + "pl": "norweski (nynorsk)", + "pt": "novo norueguês", + "pt_BR": "novo norueguês", + "zh_Hant": "新挪威語", + "hu": "nynorsk norvég", + "ru": "нюнорск", + "sv": "nynorska", + "ca": "nynorsk", + "da": "nynorsk", + "de": "Nynorsk", + "en": "Nynorsk", + "eo": "Nynorsk", + "es": "nynorsk" + }, + "priorityIf": "_country~((^|;)no($|;))" + }, + { + "if": "language:nb=yes", + "ifnot": "language:nb=", + "searchTerms": { + "*": [ + "nb" + ] + }, + "then": { + "ca": "bokmål", + "da": "bokmål", + "de": "Bokmål", + "en": "Bokmål", + "eo": "Bokmål", + "es": "bokmål", + "fi": "kirjanorja", + "fr": "bokmål", + "gl": "bokmål", + "id": "Bokmål", + "it": "bokmål", + "ja": "ブークモール", + "nb_NO": "bokmål", + "nl": "Bokmål", + "pl": "norweski (bokmål)", + "pt": "bokmål", + "pt_BR": "Bokmål", + "ru": "букмол", + "sl": "Bokmål", + "sv": "bokmål", + "hu": "bokmål norvég" + }, + "priorityIf": "_country~((^|;)no($|;))" + }, + { + "if": "language:kl=yes", + "ifnot": "language:kl=", + "searchTerms": { + "*": [ + "kl" + ] + }, + "then": { + "ca": "grenlandès", + "da": "grønlandsk", + "eo": "gronlanda lingvo", + "es": "groenlandés", + "fi": "grönlannin kieli", + "fr": "groenlandais", + "gl": "Lingua grenlandesa", + "hu": "grönlandi", + "id": "Bahasa Kalaallisut", + "it": "groenlandese", + "ja": "グリーンランド語", + "nb_NO": "grønlandsk", + "nl": "Groenlands", + "pl": "język grenlandzki", + "pt": "gronelandês", + "ru": "гренландский язык", + "sl": "Grenlandščina", + "sv": "grönländska", + "zh_Hans": "格陵兰语", + "zh_Hant": "格陵蘭語", + "de": "Grönländisch", + "en": "Greenlandic" + } + }, + { + "if": "language:nds=yes", + "ifnot": "language:nds=", + "searchTerms": { + "*": [ + "nds" + ] + }, + "then": { + "es": "bajo alemán", + "de": "Niederdeutsch", + "en": "Low German", + "nl": "Nederduits", + "ca": "baix alemany", + "da": "plattysk", + "eo": "platgermana lingvo", + "fi": "alasaksa", + "fr": "bas allemand", + "gl": "Lingua baixo alemá", + "hu": "alnémet", + "id": "Bahasa Sachsen Hilir", + "it": "lingue basso-tedesche", + "ja": "低地ドイツ語", + "nb_NO": "nedertysk", + "pl": "język dolnoniemiecki", + "pt": "Baixo-alemão", + "ru": "нижненемецкий язык", + "sl": "Nizka nemščina", + "sv": "lågtyska", + "zh_Hant": "低地德語" + } + }, + { + "if": "language:kw=yes", + "ifnot": "language:kw=", + "searchTerms": { + "*": [ + "kw" + ] + }, + "then": { + "en": "Cornish", + "ca": "còrnic", + "da": "Kornisk", + "de": "Kornisch", + "eo": "kornvala lingvo", + "es": "córnico", + "fi": "Korni", + "fr": "cornique", + "gl": "Lingua córnica", + "hu": "korni", + "id": "Bahasa Kernowek", + "it": "cornico", + "ja": "コーンウォール語", + "nb_NO": "kornisk", + "nl": "Cornisch", + "pl": "język kornijski", + "pt": "córnico", + "ru": "корнский язык", + "sl": "Kornijščina", + "sv": "korniska", + "zh_Hans": "康沃尔语", + "zh_Hant": "康瓦爾語" + } + }, + { + "if": "language:ksh=yes", + "ifnot": "language:ksh=", + "searchTerms": { + "*": [ + "ksh" + ] + }, + "then": { + "ca": "ripuarisch", + "en": "Ripuarian", + "eo": "ripuara dialektaro", + "es": "fráncico ripuario", + "fr": "francique ripuaire", + "gl": "Fráncico ripuario", + "it": "lingua ripuaria", + "ja": "リプアーリ語", + "nl": "Ripuarisch", + "pl": "gwary rypuaryjskie", + "pt": "Língua ripuária", + "ru": "рипуарские диалекты", + "de": "Ripuarisch" + } + }, + { + "if": "language:ny=yes", + "ifnot": "language:ny=", + "searchTerms": { + "*": [ + "ny" + ] + }, + "then": { + "en": "Chewa", + "nl": "Nyanja", + "ca": "nyanja", + "da": "nyanja", + "de": "Chichewa", + "eo": "njanĝa lingvo", + "es": "chichewa", + "fi": "njandžan kieli", + "fr": "chewa", + "gl": "lingua chichewa", + "hu": "cseva", + "id": "Bahasa Chichewa", + "it": "chewa", + "ja": "チェワ語", + "nb_NO": "chewa", + "pl": "język cziczewa", + "pt": "língua nianja", + "ru": "ньянджа", + "sv": "chichewa" + }, + "priorityIf": "_country~((^|;)mw($|;))|((^|;)zw($|;))" + }, + { + "if": "language:pms=yes", + "ifnot": "language:pms=", + "searchTerms": { + "*": [ + "pms" + ] + }, + "then": { + "fi": "Piemonten kieli", + "fr": "piémontais", + "gl": "Lingua piemontesa", + "id": "Bahasa Piemonte", + "it": "lingua piemontese", + "ja": "ピエモンテ語", + "nb_NO": "piemontesisk", + "nl": "Piëmontees", + "pl": "język piemoncki", + "pt": "Língua piemontesa", + "pt_BR": "Língua piemontesa", + "ru": "пьемонтский язык", + "sv": "piemontesiska", + "zh_Hans": "皮埃蒙特语", + "zh_Hant": "皮埃蒙特語", + "hu": "piemonti", + "en": "Piedmontese", + "ca": "piemontès", + "de": "Piemontesisch", + "eo": "piemonta lingvo", + "es": "piamontés" + } + }, + { + "if": "language:pdc=yes", + "ifnot": "language:pdc=", + "searchTerms": { + "*": [ + "pdc" + ] + }, + "then": { + "de": "Pennsylvania Dutch", + "ca": "alemany pennsilvanià", + "en": "Pennsylvania German", + "eo": "pensilvangermana dialekto", + "es": "alemán de Pensilvania", + "fi": "Pennsylvaniansaksa", + "fr": "allemand de Pennsylvanie", + "gl": "Alemán de Pensilvania", + "id": "Bahasa Jerman Pennsylvania", + "it": "tedesco della Pennsylvania", + "ja": "ペンシルベニアドイツ語", + "nb_NO": "pennsylvaniatysk", + "nl": "Pennsylvania-Duits", + "pl": "język niemiecki w Pensylwanii", + "pt": "Alemão da Pensilvânia", + "ru": "пенсильванско-немецкий диалект", + "sl": "Pensilvanska nemščina", + "sv": "Pennsylvaniatyska", + "hu": "pennsylvaniai német" + } + }, + { + "if": "language:arn=yes", + "ifnot": "language:arn=", + "searchTerms": { + "*": [ + "arn" + ] + }, + "then": { + "en": "Mapudungun", + "ca": "mapudungun", + "da": "Mapudungun", + "de": "Mapudungun", + "eo": "mapuĉa lingvo", + "es": "mapuche", + "fr": "mapudungun", + "gl": "Lingua mapuche", + "it": "mapudungun", + "ja": "マプチェ語", + "nb_NO": "Mapudungun", + "nl": "Mapudungun", + "pl": "Język mapudungun", + "pt": "mapudungun", + "ru": "мапуче", + "sl": "Mapudungun", + "sv": "mapudungun", + "id": "Bahasa Mapuche", + "fi": "mapudungun" + } + }, + { + "if": "language:se=yes", + "ifnot": "language:se=", + "searchTerms": { + "*": [ + "se" + ] + }, + "then": { + "de": "Nordsamisch", + "en": "Northern Sami", + "eo": "nord-samea lingvo", + "es": "sami septentrional", + "fi": "pohjoissaame", + "fr": "same du Nord", + "gl": "Lingua saami setentrional", + "hu": "északi számi", + "it": "sami settentrionale", + "ja": "北部サーミ語", + "nb_NO": "nordsamisk", + "nl": "Noord-Samisch", + "pl": "język północnosaamski", + "pt": "língua sami setentrional", + "pt_BR": "Língua lapônica setentrional", + "ru": "северносаамский язык", + "sv": "nordsamiska", + "zh_Hans": "北萨米语", + "zh_Hant": "北薩米語", + "ca": "sami septentrional", + "da": "nordsamisk" + } + }, { "if": "language:sg=yes", "ifnot": "language:sg=", @@ -9306,35 +10652,576 @@ "priorityIf": "_country~((^|;)cf($|;))" }, { - "if": "language:pap=yes", - "ifnot": "language:pap=", + "if": "language:ik=yes", + "ifnot": "language:ik=", "searchTerms": { "*": [ - "pap" + "ik" ] }, "then": { - "en": "Papiamento", - "fr": "papiamento", - "ca": "papiament", - "de": "Papiamentu", - "eo": "Papiamento", - "es": "papiamento", - "fi": "Papiamentu", - "gl": "Papiamento", - "hu": "papiamentu", - "id": "Bahasa Papiamento", - "it": "lingua papiamento", - "ja": "パピアメント語", - "nb_NO": "papiamento", - "nl": "Papiaments", - "pl": "Język papiamento", - "pt": "papiamento", - "ru": "папьяменто", - "sv": "papiamento", - "zh_Hans": "帕皮阿门托语", - "zh_Hant": "帕皮阿門托語", - "da": "papiamento" + "de": "Inupiaq", + "en": "Inupiaq", + "eo": "inupiaka lingvo", + "es": "Idioma iñupiaq", + "fi": "Inupiatun", + "gl": "Lingua inupiaq", + "hu": "inupiak", + "id": "Bahasa Inupiaq", + "it": "inupiaq", + "ja": "イヌピアック語", + "nb_NO": "Inupiak", + "nl": "Inupiak", + "pl": "Język inupiak", + "pt": "Língua inupiat", + "ru": "аляскинско-инуитские языки", + "sv": "iñupiaq", + "fr": "inupiaq", + "ca": "inupiaq" + } + }, + { + "if": "language:sd=yes", + "ifnot": "language:sd=", + "searchTerms": { + "*": [ + "sd" + ] + }, + "then": { + "de": "Sindhi", + "ru": "синдхи", + "ca": "sindhi", + "da": "sindhi", + "en": "Sindhi", + "eo": "sinda lingvo", + "es": "sindhi", + "fi": "sindhi", + "fr": "sindhi", + "gl": "Lingua sindhi", + "hu": "szindhi", + "id": "Bahasa Sindhi", + "it": "sindhi", + "ja": "シンド語", + "nb_NO": "sindhi", + "nl": "Sindhi", + "pl": "sindhi", + "pt": "língua sindi", + "pt_BR": "Língua sindi", + "sv": "sindhi" + } + }, + { + "if": "language:su=yes", + "ifnot": "language:su=", + "searchTerms": { + "*": [ + "su" + ] + }, + "then": { + "id": "Sunda", + "pt": "Sunda", + "ca": "sunda", + "da": "Sunda", + "en": "Sundanese", + "eo": "sunda lingvo", + "es": "sundanés", + "fi": "sunda", + "fr": "soundanais", + "gl": "Sunda", + "hu": "szundai", + "it": "sunda", + "ja": "スンダ語", + "nl": "Soendanees", + "pl": "język sundajski", + "pt_BR": "Sunda", + "ru": "сунданский язык", + "sl": "Sunda", + "sv": "sunda", + "nb_NO": "sundanesisk", + "de": "Sundanesisch" + } + }, + { + "if": "language:bh=yes", + "ifnot": "language:bh=", + "searchTerms": { + "*": [ + "bh" + ] + }, + "then": { + "ca": "bhojpuri", + "da": "Bhojpuri", + "de": "Bhojpuri", + "en": "Bhojpuri", + "eo": "bhojpura lingvo", + "es": "Idioma bopurí", + "fi": "Bhodžpurin kieli", + "fr": "bhodjpouri", + "gl": "Lingua bhojpuri", + "id": "Bahasa Bhojpuri", + "it": "bhojpuri", + "ja": "ボージュプリー語", + "nb_NO": "Bhojpuri", + "nl": "Bhojpuri", + "pl": "język bhodźpuri", + "pt": "Língua bhojpuri", + "ru": "бходжпури", + "sv": "bhojpuri", + "zh_Hans": "博杰普尔语", + "zh_Hant": "博杰普爾語", + "hu": "bhódzspurí" + } + }, + { + "if": "language:hz=yes", + "ifnot": "language:hz=", + "searchTerms": { + "*": [ + "hz" + ] + }, + "then": { + "en": "Herero", + "es": "herero", + "nb_NO": "herero", + "nl": "Herero", + "ru": "Гереро", + "ca": "herero", + "de": "Otjiherero", + "eo": "herera lingvo", + "fi": "Hereron kieli", + "fr": "héréro", + "gl": "Lingua herero", + "hu": "herero", + "id": "Bahasa Herero", + "it": "herero", + "ja": "ヘレロ語", + "pl": "Język herero", + "pt": "hereró", + "pt_BR": "Língua hereró", + "sv": "herero" + } + }, + { + "if": "language:crh=yes", + "ifnot": "language:crh=", + "searchTerms": { + "*": [ + "crh" + ] + }, + "then": { + "hu": "krími tatár", + "id": "Bahasa Tatar Krimea", + "it": "tataro di Crimea", + "ja": "クリミア・タタール語", + "nb_NO": "krimtatarisk", + "nl": "Krim-Tataars", + "pl": "język krymskotatarski", + "pt": "tártaro da Crimeia", + "pt_BR": "Língua tártara da Crimeia", + "ru": "крымскотатарский язык", + "sl": "Krimska tatarščina", + "sv": "krimtatariska", + "zh_Hans": "克里米亚鞑靼语", + "zh_Hant": "克里米亞韃靼語", + "ca": "tàtar de Crimea", + "da": "Krimtatarisk", + "de": "Krimtatarisch", + "en": "Crimean Tatar", + "eo": "krime-tatara lingvo", + "es": "tártaro de Crimea", + "fi": "krimintataari", + "fr": "tatar de Crimée", + "gl": "Lingua tártara de Crimea" + } + }, + { + "if": "language:smn=yes", + "ifnot": "language:smn=", + "searchTerms": { + "*": [ + "smn" + ] + }, + "then": { + "en": "Inari Sami", + "ca": "sami d'Inari", + "de": "Inarisamisch", + "eo": "anar-samea lingvo", + "es": "sami inari", + "fi": "inarinsaame", + "fr": "same d'Inari", + "gl": "Lingua saami de Inari", + "hu": "inari számi", + "it": "sami di Inari", + "ja": "イナリ・サーミ語", + "nb_NO": "enaresamisk", + "nl": "Inari-Samisch", + "pl": "Język inari", + "pt": "lapônico de Inari", + "ru": "инари-саамский язык", + "sv": "enaresamiska", + "zh_Hans": "伊纳里萨米语", + "zh_Hant": "伊納里薩米語" + } + }, + { + "if": "language:inh=yes", + "ifnot": "language:inh=", + "searchTerms": { + "*": [ + "inh" + ] + }, + "then": { + "ca": "ingúix", + "en": "Ingush", + "da": "Ingusjisk", + "de": "Inguschisch", + "eo": "inguŝa lingvo", + "es": "ingusetio", + "fi": "Inguušin kieli", + "fr": "ingouche", + "gl": "Lingua ingusetia", + "id": "Bahasa Ingush", + "it": "lingua inguscia", + "ja": "イングーシ語", + "nb_NO": "ingusjisk", + "nl": "Ingoesjetisch", + "pl": "Język inguski", + "pt": "Língua inguche", + "ru": "ингушский язык", + "sv": "ingusjiska", + "hu": "ingus" + } + }, + { + "if": "language:fit=yes", + "ifnot": "language:fit=", + "searchTerms": { + "*": [ + "fit" + ] + }, + "then": { + "ca": "meänkieli", + "da": "Tornedalsfinsk", + "de": "Meänkieli", + "en": "Meänkieli", + "eo": "tornival-finna lingvo", + "es": "meänkieli", + "fi": "meänkieli", + "fr": "meänkieli", + "gl": "meänkieli", + "it": "lingua meänkieli", + "ja": "メアンキエリ", + "nb_NO": "tornedalsfinsk", + "nl": "Meänkieli", + "pl": "Meänkieli", + "pt": "Língua meänkieli", + "pt_BR": "Língua meänkieli", + "ru": "Меянкиели", + "sv": "meänkieli", + "zh_Hans": "梅安语", + "zh_Hant": "梅安語", + "hu": "meänkieli" + } + }, + { + "if": "language:sat=yes", + "ifnot": "language:sat=", + "searchTerms": { + "*": [ + "sat" + ] + }, + "then": { + "ru": "Сантали", + "ca": "santali", + "da": "Santali", + "de": "Santali", + "en": "Santali", + "eo": "santala lingvo", + "es": "idioma santalí", + "fi": "Santalin kieli", + "fr": "santâlî", + "gl": "lingua santali", + "id": "Bahasa Santali", + "it": "santali", + "ja": "サンタル語", + "nb_NO": "Santali", + "nl": "Santali", + "pl": "język santali", + "pt": "língua santali", + "sv": "santhali", + "zh_Hant": "桑塔利語", + "hu": "szantáli" + } + }, + { + "if": "language:kri=yes", + "ifnot": "language:kri=", + "searchTerms": { + "*": [ + "kri" + ] + }, + "then": { + "eo": "Krio", + "nl": "Krio", + "de": "Krio", + "en": "Krio", + "fi": "Krion kieli", + "fr": "krio", + "id": "Bahasa Krio", + "it": "lingua krio", + "ja": "クリオ語", + "pl": "Język krio", + "pt": "Língua krio", + "ru": "Крио", + "sv": "krio", + "zh_Hans": "克里奥语", + "zh_Hant": "克里奧語", + "es": "Criollo sierraleonés" + } + }, + { + "if": "language:wal=yes", + "ifnot": "language:wal=", + "searchTerms": { + "*": [ + "wal" + ] + }, + "then": { + "de": "Wolaytta", + "ru": "Воламо", + "en": "Wolaytta", + "es": "Idioma wolayta", + "fi": "Wolaitta", + "fr": "wolaita", + "it": "lingua wolaytta", + "ja": "ウォライタ語", + "nl": "Wolayta", + "pt": "Língua wolaytta" + } + }, + { + "if": "language:kg=yes", + "ifnot": "language:kg=", + "searchTerms": { + "*": [ + "kg" + ] + }, + "then": { + "eo": "konga lingvo", + "es": "kikongo", + "fr": "kikongo", + "gl": "Lingua congo", + "hu": "kikongo", + "id": "Bahasa Kongo", + "it": "kongo", + "ja": "コンゴ語", + "pl": "Język kongo", + "ru": "конго", + "sv": "kikongo", + "nb_NO": "kongo", + "fi": "kongon kieli", + "nl": "Kongo", + "en": "Kongo", + "de": "Kikongo", + "pt": "Kikongo", + "ca": "llengües kongo", + "da": "Kikongo" + } + }, + { + "if": "language:krc=yes", + "ifnot": "language:krc=", + "searchTerms": { + "*": [ + "krc" + ] + }, + "then": { + "ca": "karatxai-balkar", + "de": "Karatschai-Balkarisch", + "en": "Karachay-Balkar", + "eo": "karaĉaja-balkara lingvo", + "es": "idioma karachayo-bálkaro", + "fi": "Karatšai-balkaarin kieli", + "fr": "karatchaï-balkar", + "gl": "Lingua carachaio-bálcara", + "hu": "karacsáj-balkár", + "id": "Bahasa Karachai-Balkar", + "it": "caraciai-balcaro", + "ja": "カラチャイ・バルカル語", + "nb_NO": "karatsjajbalkarsk", + "nl": "Karatsjai-Balkarisch", + "pl": "Język karaczajsko-bałkarski", + "pt": "Língua carachaio-bálcara", + "ru": "карачаево-балкарский язык", + "sv": "karatjajbalkariska" + } + }, + { + "if": "language:sjm=yes", + "ifnot": "language:sjm=", + "searchTerms": { + "*": [ + "sjm" + ] + }, + "then": { + "en": "Mapun", + "fr": "mapun" + } + }, + { + "if": "language:kiu=yes", + "ifnot": "language:kiu=", + "searchTerms": { + "*": [ + "kiu" + ] + }, + "then": { + "en": "Kirmanjki", + "ja": "キルマンジュキ語", + "fr": "kirmancki", + "nl": "Noord-Zaza", + "ru": "кирманский" + } + }, + { + "if": "language:rw=yes", + "ifnot": "language:rw=", + "searchTerms": { + "*": [ + "rw" + ] + }, + "then": { + "da": "Kinyarwanda", + "de": "Kinyarwanda", + "en": "Kinyarwanda", + "nl": "Kinyarwanda", + "ca": "kinyarwanda", + "eo": "ruanda lingvo", + "es": "kiñaruanda", + "fi": "ruandan kieli", + "fr": "kinyarwanda", + "gl": "Lingua ruanda", + "hu": "kinyarvanda", + "id": "Bahasa Kinyarwanda", + "it": "kinyarwanda", + "ja": "ルワンダ語", + "nb_NO": "kinyarwanda", + "pl": "język ruanda", + "pt": "Língua kinyarwanda", + "ru": "руанда", + "sv": "rwanda", + "zh_Hant": "盧安達語" + }, + "priorityIf": "_country~((^|;)rw($|;))" + }, + { + "if": "language:jv=yes", + "ifnot": "language:jv=", + "searchTerms": { + "*": [ + "jv" + ] + }, + "then": { + "de": "Javanisch", + "eo": "java lingvo", + "es": "javanés", + "fi": "Jaavan kieli", + "gl": "Lingua xavanesa", + "hu": "jávai", + "it": "giavanese", + "ja": "ジャワ語", + "nb_NO": "javanesisk", + "nl": "Javaans", + "pl": "język jawajski", + "pt": "Língua javanesa", + "pt_BR": "Língua javanesa", + "ru": "яванский язык", + "sv": "javanesiska", + "zh_Hans": "爪哇语", + "zh_Hant": "爪哇語", + "id": "Jawa", + "en": "Javanese", + "fr": "javanais", + "ca": "javanès", + "da": "Javanesisk" + }, + "priorityIf": "_country~((^|;)id($|;))" + }, + { + "if": "language:ks=yes", + "ifnot": "language:ks=", + "searchTerms": { + "*": [ + "ks" + ] + }, + "then": { + "en": "Kashmiri", + "de": "Kashmiri", + "ca": "caixmiri", + "da": "Kashmirisk", + "eo": "kaŝmira lingvo", + "es": "cachemir", + "fi": "Kašmirin kieli", + "fr": "cachemiri", + "gl": "Lingua caxemiresa", + "hu": "kasmíri", + "id": "Bahasa Kashmiri", + "it": "kashmiri", + "ja": "カシミール語", + "nb_NO": "kasjmiri", + "nl": "Kasjmiri", + "pl": "język kaszmirski", + "pt": "língua caxemira", + "pt_BR": "Língua caxemira", + "ru": "кашмирский язык", + "sl": "Kašmirščina", + "sv": "kashmiri", + "zh_Hans": "克什米尔语", + "zh_Hant": "喀什米爾語" + } + }, + { + "if": "language:pfl=yes", + "ifnot": "language:pfl=", + "searchTerms": { + "*": [ + "pfl" + ] + }, + "then": { + "de": "Pfälzisch", + "ca": "Pfälzisch", + "en": "Palatinate German", + "eo": "Palatinata germana dialektaro", + "es": "alemán palatino", + "fi": "pfaltsi", + "fr": "palatin", + "gl": "Alemán do Palatinado", + "it": "tedesco palatino", + "ja": "プファルツ語", + "nl": "Paltsisch", + "pl": "Gwary palatynackie", + "ru": "Пфальцский диалект", + "sv": "pfalziska", + "hu": "pfalzi" } }, { @@ -9366,64 +11253,250 @@ } }, { - "if": "language:or=yes", - "ifnot": "language:or=", + "if": "language:kaa=yes", + "ifnot": "language:kaa=", "searchTerms": { "*": [ - "or" + "kaa" ] }, "then": { - "hu": "orija", - "it": "oriya", - "ja": "オリヤー語", - "nb_NO": "oriya", - "pl": "język orija", - "pt": "língua oriá", - "ru": "ория", - "sv": "oriya", - "zh_Hant": "奧里亞語", - "en": "Odia", - "nl": "Odia", - "id": "Oriya", - "ca": "oriya", - "da": "oriya", - "de": "Oriya", - "eo": "odia lingvo", - "es": "oriya", - "fi": "orija", - "fr": "oriya", - "gl": "Lingua oriya" + "en": "Karakalpak", + "ca": "karakalpak", + "de": "Karakalpakisch", + "eo": "karakalpaka lingvo", + "es": "Idioma karakalpako", + "fi": "karapalkki", + "fr": "karakalpak", + "gl": "Lingua karakalpak", + "hu": "karakalpak", + "id": "Bahasa Karakalpak", + "it": "karakalpako", + "ja": "カラカルパク語", + "nl": "Karakalpaks", + "pl": "Język karakałpacki", + "pt": "Língua caracalpaque", + "ru": "каракалпакский язык", + "sv": "karakalpakiska", + "zh_Hant": "卡拉卡爾帕克語" } }, { - "if": "language:arn=yes", - "ifnot": "language:arn=", + "if": "language:ig=yes", + "ifnot": "language:ig=", "searchTerms": { "*": [ - "arn" + "ig" ] }, "then": { - "en": "Mapudungun", - "ca": "mapudungun", - "da": "Mapudungun", - "de": "Mapudungun", - "eo": "mapuĉa lingvo", - "es": "mapuche", - "fr": "mapudungun", - "gl": "Lingua mapuche", - "it": "mapudungun", - "ja": "マプチェ語", - "nb_NO": "Mapudungun", - "nl": "Mapudungun", - "pl": "Język mapudungun", - "pt": "mapudungun", - "ru": "мапуче", - "sl": "Mapudungun", - "sv": "mapudungun", - "id": "Bahasa Mapuche", - "fi": "mapudungun" + "ca": "igbo", + "da": "Igbo", + "de": "Igbo", + "en": "Igbo", + "eo": "igba lingvo", + "es": "idioma igbo", + "fi": "igbon kieli", + "fr": "igbo", + "gl": "Lingua ibo", + "hu": "igbo", + "id": "Bahasa Igbo", + "it": "igbo", + "ja": "イボ語", + "nb_NO": "ibo", + "nl": "Igbo", + "pl": "język igbo", + "pt": "Língua igbo", + "ru": "игбо", + "sv": "igbo", + "zh_Hant": "伊博語" + } + }, + { + "if": "language:tl=yes", + "ifnot": "language:tl=", + "searchTerms": { + "*": [ + "tl" + ] + }, + "then": { + "fr": "tagalog", + "gl": "Lingua tagala", + "hu": "tagalog", + "id": "Bahasa Tagalog", + "ja": "タガログ語", + "nb_NO": "tagalog", + "nl": "Tagalog", + "pl": "język tagalski", + "pt": "língua tagalo", + "pt_BR": "Língua tagalo", + "ru": "тагальский язык", + "sv": "tagalog", + "zh_Hant": "他加祿語", + "da": "tagalisk", + "de": "Tagalog", + "en": "Tagalog", + "it": "tagalog", + "ca": "tagal", + "eo": "tagaloga lingvo", + "es": "tagalo", + "fi": "tagalog" + } + }, + { + "if": "language:to=yes", + "ifnot": "language:to=", + "searchTerms": { + "*": [ + "to" + ] + }, + "then": { + "ca": "tongalès", + "de": "Tongaisch", + "en": "Tongan", + "es": "tongano", + "fi": "Tongan kieli", + "fr": "tongien", + "gl": "Lingua tongana", + "hu": "tongai", + "id": "Bahasa Tonga", + "it": "tongano", + "ja": "トンガ語", + "nb_NO": "Tongansk", + "nl": "Tongaans", + "pl": "Język tonga", + "pt": "Língua tonganesa", + "ru": "тонганский язык", + "sv": "tonganska", + "eo": "Tonga lingvo" + }, + "priorityIf": "_country~((^|;)to($|;))" + }, + { + "if": "language:scn=yes", + "ifnot": "language:scn=", + "searchTerms": { + "*": [ + "scn" + ] + }, + "then": { + "en": "Sicilian", + "fr": "sicilien", + "de": "Sizilianisch", + "nl": "Siciliaans", + "ca": "sicilià", + "eo": "sicilia lingvo", + "es": "siciliano", + "fi": "sisilia", + "gl": "Lingua siciliana", + "hu": "szicíliai", + "id": "Bahasa Sisilia", + "it": "siciliano", + "ja": "シチリア語", + "nb_NO": "siciliansk", + "pl": "Język sycylijski", + "pt": "Língua siciliana", + "pt_BR": "Língua siciliana", + "ru": "сицилийский язык", + "sv": "sicilianska", + "da": "siciliansk" + } + }, + { + "if": "language:tyv=yes", + "ifnot": "language:tyv=", + "searchTerms": { + "*": [ + "tyv" + ] + }, + "then": { + "ca": "tuvinià", + "de": "Tuwinisch", + "en": "Tuvan", + "eo": "tuva lingvo", + "es": "idioma tuvano", + "fr": "touvain", + "gl": "Lingua tuvaniana", + "hu": "tuvai", + "id": "Bahasa Tuva", + "it": "tuvano", + "ja": "トゥヴァ語", + "nb_NO": "tuvinsk", + "nl": "Toevaans", + "pt": "Língua tuviniana", + "pt_BR": "Língua tuviniana", + "ru": "тувинский язык", + "sv": "tuvinska", + "fi": "tuvan kieli", + "pl": "język tuwiński" + } + }, + { + "if": "language:nap=yes", + "ifnot": "language:nap=", + "searchTerms": { + "*": [ + "nap" + ] + }, + "then": { + "eo": "napola lingvo", + "fi": "napoli", + "gl": "Lingua napolitana", + "hu": "nápolyi", + "id": "Bahasa Napolitan", + "it": "lingua napoletana", + "ja": "ナポリ語", + "nb_NO": "napolitansk", + "nl": "Napolitaans", + "pl": "język neapolitański", + "pt": "napolitano", + "ru": "неаполитанский язык", + "sv": "neapolitanska", + "zh_Hans": "那不勒斯语", + "zh_Hant": "那不勒斯語", + "en": "Neapolitan", + "ca": "napolità", + "fr": "napolitain", + "es": "napolitano", + "da": "Napolitansk", + "de": "Neapolitanisch" + } + }, + { + "if": "language:pap=yes", + "ifnot": "language:pap=", + "searchTerms": { + "*": [ + "pap" + ] + }, + "then": { + "en": "Papiamento", + "fr": "papiamento", + "ca": "papiament", + "de": "Papiamentu", + "eo": "Papiamento", + "es": "papiamento", + "fi": "Papiamentu", + "gl": "Papiamento", + "hu": "papiamentu", + "id": "Bahasa Papiamento", + "it": "lingua papiamento", + "ja": "パピアメント語", + "nb_NO": "papiamento", + "nl": "Papiaments", + "pl": "Język papiamento", + "pt": "papiamento", + "ru": "папьяменто", + "sv": "papiamento", + "zh_Hans": "帕皮阿门托语", + "zh_Hant": "帕皮阿門托語", + "da": "papiamento" } }, { @@ -9457,35 +11530,809 @@ } }, { - "if": "language:sat=yes", - "ifnot": "language:sat=", + "if": "language:lmo=yes", + "ifnot": "language:lmo=", "searchTerms": { "*": [ - "sat" + "lmo" ] }, "then": { - "ru": "Сантали", - "ca": "santali", - "da": "Santali", - "de": "Santali", - "en": "Santali", - "eo": "santala lingvo", - "es": "idioma santalí", - "fi": "Santalin kieli", - "fr": "santâlî", - "gl": "lingua santali", - "id": "Bahasa Santali", - "it": "santali", - "ja": "サンタル語", - "nb_NO": "Santali", - "nl": "Santali", - "pl": "język santali", - "pt": "língua santali", - "sv": "santhali", - "zh_Hant": "桑塔利語" + "en": "Lombard", + "ca": "llombard", + "es": "lombardo", + "fr": "lombard", + "pl": "Język lombardzki", + "da": "Lombardisk", + "de": "Lombardisch", + "eo": "lombarda lingvo", + "gl": "Lingua lombarda", + "it": "lingua lombarda", + "ja": "ロンバルド語", + "nb_NO": "lombardisk", + "nl": "Lombardisch", + "pt": "Língua lombarda", + "ru": "ломбардский язык", + "sv": "lombardiska", + "hu": "lombard", + "fi": "lombardin kieli", + "id": "bahasa Lombard" } }, + { + "if": "language:ne=yes", + "ifnot": "language:ne=", + "searchTerms": { + "*": [ + "ne" + ] + }, + "then": { + "nb_NO": "nepali", + "nl": "Nepalees", + "pl": "język nepalski", + "pt": "língua nepali", + "ru": "непальский язык", + "sl": "nepalščina", + "sv": "nepali", + "zh_Hant": "尼泊爾語", + "en": "Nepali", + "ca": "nepalès", + "da": "nepalesisk", + "de": "Nepali", + "eo": "nepala lingvo", + "es": "nepalí", + "fi": "nepalin kieli", + "fr": "népalais", + "gl": "Lingua nepalesa", + "hu": "nepáli", + "id": "Bahasa Nepali", + "it": "nepalese", + "ja": "ネパール語" + }, + "priorityIf": "_country~((^|;)np($|;))" + }, + { + "if": "language:tpi=yes", + "ifnot": "language:tpi=", + "searchTerms": { + "*": [ + "tpi" + ] + }, + "then": { + "nb_NO": "tok pisin", + "nl": "Tok Pisin", + "pl": "tok pisin", + "pt": "Tok Pisin", + "ru": "ток-писин", + "sv": "tok pisin", + "ca": "tok pisin", + "da": "Tok pisin", + "de": "Tok Pisin", + "en": "Tok Pisin", + "eo": "Tok-Pisino", + "es": "tok pisin", + "fi": "tok-pisin", + "fr": "tok pisin", + "gl": "Tok pisin", + "hu": "tok piszin", + "id": "Bahasa Tok Pisin", + "it": "tok pisin", + "ja": "トク・ピシン" + } + }, + { + "if": "language:rif=yes", + "ifnot": "language:rif=", + "searchTerms": { + "*": [ + "rif" + ] + }, + "then": { + "ca": "rifeny", + "de": "Tarifit", + "en": "Tarifit", + "es": "rifeño", + "fi": "Tarifit", + "fr": "rifain", + "gl": "Lingua rifeña", + "it": "tarifit", + "ja": "リーフ語", + "nl": "Riffijns", + "pl": "Język tarifit", + "pt": "Língua rifenha", + "ru": "Рифский язык", + "zh_Hans": "里夫语", + "zh_Hant": "里夫語" + } + }, + { + "if": "language:wa=yes", + "ifnot": "language:wa=", + "searchTerms": { + "*": [ + "wa" + ] + }, + "then": { + "en": "Walloon", + "ca": "való", + "da": "vallonsk", + "de": "Wallonisch", + "eo": "valona lingvo", + "es": "valón", + "fi": "Valloni", + "fr": "wallon", + "gl": "Lingua valoa", + "hu": "vallon", + "id": "Bahasa Walloon", + "it": "vallone", + "ja": "ワロン語", + "nb_NO": "vallonsk", + "nl": "Waals", + "pl": "język waloński", + "pt": "valão", + "ru": "валлонский язык", + "sv": "vallonska" + } + }, + { + "if": "language:mni=yes", + "ifnot": "language:mni=", + "searchTerms": { + "*": [ + "mni" + ] + }, + "then": { + "de": "Meitei", + "en": "Meitei", + "nl": "Meitei", + "ca": "manipuri", + "eo": "manipura lingvo", + "es": "meitei", + "fi": "Manipurin kieli", + "fr": "meitei", + "id": "Bahasa Manipuri", + "it": "manipuri", + "ja": "マニプリ語", + "nb_NO": "Meitei-lon", + "pl": "Język manipuri", + "pt": "Língua manipuri", + "ru": "манипури", + "sv": "meitei", + "zh_Hans": "曼尼普尔语", + "zh_Hant": "曼尼普爾語", + "gl": "Lingua meitei" + } + }, + { + "if": "language:pag=yes", + "ifnot": "language:pag=", + "searchTerms": { + "*": [ + "pag" + ] + }, + "then": { + "nl": "Pangasinan", + "ca": "pangasinan", + "de": "Pangasinensisch", + "en": "Pangasinan", + "eo": "pangasina lingvo", + "fi": "Pangasinanin kieli", + "fr": "pangasinan", + "gl": "Lingua pangasinesa", + "hu": "pangasinan", + "it": "pangasinan", + "ja": "パンガシナン語", + "pl": "Język pangasinan", + "pt": "Língua pangasinesa", + "ru": "Пангасинанский язык", + "sv": "pangasinan", + "zh_Hans": "邦阿西楠语", + "es": "pangasinense", + "da": "pangasinansk", + "nb_NO": "pangasinansk", + "id": "bahasa Pangasinan" + } + }, + { + "if": "language:skr=yes", + "ifnot": "language:skr=", + "searchTerms": { + "*": [ + "skr" + ] + }, + "then": { + "de": "Saraiki", + "en": "Saraiki", + "fi": "Saraiki", + "nb_NO": "Saraiki", + "ca": "seraiki", + "es": "saraiki", + "fr": "saraiki", + "gl": "Lingua saraiki", + "id": "Bahasa Saraiki", + "it": "lingua saraiki", + "ja": "サライキ語", + "pl": "Język saraiki", + "pt": "Língua seraiki", + "ru": "Сирайки", + "sv": "saraiki", + "hu": "sziraiki" + } + }, + { + "if": "language:or=yes", + "ifnot": "language:or=", + "searchTerms": { + "*": [ + "or" + ] + }, + "then": { + "pl": "język orija", + "pt": "língua oriá", + "ru": "ория", + "sv": "oriya", + "zh_Hant": "奧里亞語", + "zh_Hans": "奥里亚语", + "en": "Odia", + "nl": "Odia", + "id": "Oriya", + "ca": "oriya", + "da": "oriya", + "de": "Oriya", + "eo": "odia lingvo", + "es": "oriya", + "fi": "orija", + "fr": "oriya", + "gl": "Lingua oriya", + "hu": "orija", + "it": "oriya", + "ja": "オリヤー語", + "nb_NO": "oriya" + } + }, + { + "if": "language:ml=yes", + "ifnot": "language:ml=", + "searchTerms": { + "*": [ + "ml" + ] + }, + "then": { + "pl": "język malajalam", + "pt": "malaiala", + "pt_BR": "Língua malaiala", + "ru": "малаялам", + "sl": "Malajalščina", + "sv": "malayalam", + "zh_Hant": "馬拉雅拉姆語", + "en": "Malayalam", + "ca": "malaiàlam", + "da": "Malayalam", + "de": "Malayalam", + "eo": "malajala lingvo", + "es": "malabar", + "fi": "malajalam", + "fr": "malayalam", + "gl": "lingua malayalam", + "hu": "malajálam", + "id": "bahasa Malayalam", + "it": "malayalam", + "ja": "マラヤーラム語", + "nb_NO": "malayalam", + "nl": "Malayalam" + } + }, + { + "if": "language:ku=yes", + "ifnot": "language:ku=", + "searchTerms": { + "*": [ + "ku" + ] + }, + "then": { + "da": "Kurmanji", + "en": "Kurmanji", + "hu": "kurmandzsi", + "ca": "kurd del nord", + "eo": "kurmanĝa lingvo", + "es": "kurmanji", + "fi": "Kurmandži", + "fr": "kurmandji", + "gl": "lingua kurda", + "id": "Kurmanji", + "it": "kurmanji", + "ja": "クルマンジー", + "nb_NO": "kurdisk", + "nl": "Kurmançi", + "pl": "język kurmandżi", + "pt": "curmânji", + "pt_BR": "Curmânji", + "ru": "курманджи", + "sl": "Severnokurdski jezik", + "sv": "nordkurdiska", + "zh_Hans": "库尔德语", + "zh_Hant": "北庫德語", + "de": "Kurmandschi" + }, + "priorityIf": "_country~((^|;)iq($|;))" + }, + { + "if": "language:nso=yes", + "ifnot": "language:nso=", + "searchTerms": { + "*": [ + "nso" + ] + }, + "then": { + "ca": "pedi", + "de": "Nord-Sotho", + "en": "Northern Sotho", + "eo": "peda lingvo", + "es": "Sesotho sa leboa", + "fi": "Pohjoissothon kieli", + "fr": "sotho du Nord", + "gl": "Lingua sotho do norte", + "hu": "északi szoto", + "id": "Bahasa Sepedi", + "it": "sotho del nord", + "ja": "北ソト語", + "nb_NO": "nordsotho", + "nl": "Noord-Sotho", + "pl": "język północny sotho", + "pt": "língua soto do norte", + "pt_BR": "língua soto do norte", + "ru": "северный сото", + "sv": "nordsotho" + } + }, + { + "if": "language:sn=yes", + "ifnot": "language:sn=", + "searchTerms": { + "*": [ + "sn" + ] + }, + "then": { + "ca": "xona", + "en": "Shona", + "de": "Shona", + "nl": "Shona", + "eo": "Ŝona lingvo", + "es": "shona", + "fr": "shona", + "gl": "Lingua shona", + "hu": "sona", + "id": "Bahasa Shona", + "it": "shona", + "ja": "ショナ語", + "nb_NO": "shona", + "pl": "Język shona", + "pt": "Língua chona", + "ru": "шона", + "sv": "shona", + "zh_Hant": "修納語", + "fi": "šonan kieli" + }, + "priorityIf": "_country~((^|;)zw($|;))" + }, + { + "if": "language:tcy=yes", + "ifnot": "language:tcy=", + "searchTerms": { + "*": [ + "tcy" + ] + }, + "then": { + "nl": "Tulu", + "ca": "tulu", + "da": "tulu", + "de": "Tulu", + "eo": "tulua lingvo", + "es": "tulu", + "fi": "Tulun kieli", + "fr": "toulou", + "gl": "Lingua tulu", + "id": "Bahasa Tulu", + "ja": "トゥル語", + "nb_NO": "Tulu", + "pl": "język tulu", + "pt": "Língua túlu", + "ru": "тулу", + "sv": "tulu", + "en": "Tulu" + } + }, + { + "if": "language:wo=yes", + "ifnot": "language:wo=", + "searchTerms": { + "*": [ + "wo" + ] + }, + "then": { + "ca": "wòlof", + "da": "Wolof", + "de": "Wolof", + "en": "Wolof", + "eo": "volofa lingvo", + "es": "wólof", + "fi": "wolofin kieli", + "fr": "wolof", + "gl": "lingua wolof", + "hu": "volof", + "id": "Bahasa Wolof", + "it": "wolof", + "ja": "ウォロフ語", + "nb_NO": "wolof", + "nl": "Wolof", + "pl": "język wolof", + "pt": "Língua wolof", + "ru": "волоф", + "sv": "wolof", + "sl": "Volofščina" + }, + "priorityIf": "_country~((^|;)sn($|;))" + }, + { + "if": "language:mai=yes", + "ifnot": "language:mai=", + "searchTerms": { + "*": [ + "mai" + ] + }, + "then": { + "pl": "język maithili", + "pt": "Língua maithili", + "pt_BR": "Língua maithili", + "ru": "майтхили", + "sv": "maithili", + "zh_Hans": "迈蒂利语", + "hu": "maithili", + "ca": "maithili", + "da": "Maithili", + "de": "Maithili", + "en": "Maithili", + "eo": "maitila lingvo", + "es": "Maithili", + "fi": "Maithilin kieli", + "fr": "maïthili", + "gl": "Lingua maithili", + "id": "Bahasa Maithili", + "it": "maithili", + "ja": "マイティリー語", + "nb_NO": "Maithili", + "nl": "Maithili" + } + }, + { + "if": "language:kv=yes", + "ifnot": "language:kv=", + "searchTerms": { + "*": [ + "kv" + ] + }, + "then": { + "de": "Komi", + "en": "Komi", + "ca": "komi", + "da": "komi", + "eo": "komia lingvo", + "es": "komi", + "fi": "komin kieli", + "fr": "komi", + "gl": "lingua komi", + "hu": "komi", + "id": "Bahasa Komi", + "it": "comi", + "ja": "コミ語", + "nb_NO": "syrjensk", + "nl": "Zurjeens", + "pl": "język komi", + "pt": "língua komi", + "ru": "коми язык", + "sv": "komi" + } + }, + { + "if": "language:lij=yes", + "ifnot": "language:lij=", + "searchTerms": { + "*": [ + "lij" + ] + }, + "then": { + "hu": "ligur", + "id": "Bahasa Liguria", + "it": "lingua ligure", + "ja": "リグリア語", + "nb_NO": "ligurisk", + "pl": "język liguryjski", + "pt": "Língua lígure", + "ru": "лигурский язык", + "sl": "Ligurščina", + "sv": "liguriska", + "ca": "lígur", + "de": "Ligurisch", + "en": "Ligurian", + "nl": "Ligurisch", + "fr": "ligure", + "da": "ligurisk", + "eo": "ligura lingvo", + "es": "ligur", + "fi": "liguuri", + "gl": "Lingua lígur" + } + }, + { + "if": "language:sm=yes", + "ifnot": "language:sm=", + "searchTerms": { + "*": [ + "sm" + ] + }, + "then": { + "en": "Samoan", + "hu": "szamoai", + "it": "samoano", + "ca": "samoà", + "de": "Samoanisch", + "eo": "samoa lingvo", + "es": "samoano", + "fi": "samoan kieli", + "fr": "samoan", + "gl": "Lingua samoana", + "id": "Bahasa Samoa", + "ja": "サモア語", + "nb_NO": "samoansk", + "nl": "Samoaans", + "pl": "język samoański", + "pt": "Língua samoana", + "ru": "самоанский язык", + "sv": "samoanska" + }, + "priorityIf": "_country~((^|;)ws($|;))" + }, + { + "if": "language:ss=yes", + "ifnot": "language:ss=", + "searchTerms": { + "*": [ + "ss" + ] + }, + "then": { + "ca": "swazi", + "de": "Siswati", + "en": "Swazi", + "eo": "svazia lingvo", + "es": "suazi", + "fr": "swati", + "gl": "Lingua suazi", + "hu": "szvázi", + "id": "Bahasa Swati", + "it": "swati", + "ja": "スワジ語", + "nb_NO": "swazi", + "nl": "Swazi", + "pl": "Język suazi", + "pt": "língua suázi", + "pt_BR": "língua suázi", + "ru": "свати", + "sv": "siswati", + "zh_Hans": "斯威士语", + "zh_Hant": "史瓦濟語", + "fi": "swazin kieli" + }, + "priorityIf": "_country~((^|;)sz($|;))|((^|;)za($|;))" + }, + { + "if": "language:new=yes", + "ifnot": "language:new=", + "searchTerms": { + "*": [ + "new" + ] + }, + "then": { + "nb_NO": "Nepal bhasa", + "nl": "Newaars", + "pl": "Język newarski", + "pt": "Língua bhasa", + "ru": "неварский язык", + "sv": "newari", + "id": "bahasa Newar", + "en": "Newar", + "ca": "newar de Katmandú", + "de": "Newari", + "eo": "nevara lingvo", + "es": "Newari", + "fi": "Newari", + "fr": "newari", + "gl": "Lingua newari", + "hu": "névári", + "it": "nepal bhasa", + "ja": "ネパール・バサ語" + } + }, + { + "if": "language:pcd=yes", + "ifnot": "language:pcd=", + "searchTerms": { + "*": [ + "pcd" + ] + }, + "then": { + "en": "Picard", + "ca": "picard", + "da": "Pikardisk", + "de": "Picardisch", + "eo": "pikarda franca dialekto", + "es": "picardo", + "fi": "Picardin kieli", + "fr": "picard", + "gl": "Lingua picarda", + "hu": "pikárd", + "id": "Bahasa Picard", + "it": "piccardo", + "ja": "ピカルディ語", + "nb_NO": "pikardisk", + "nl": "Picardisch", + "pl": "język pikardyjski", + "pt": "picardo", + "ru": "пикардский язык", + "sv": "pikardiska" + } + }, + { + "if": "language:ty=yes", + "ifnot": "language:ty=", + "searchTerms": { + "*": [ + "ty" + ] + }, + "then": { + "zh_Hans": "塔希提语", + "zh_Hant": "大溪地語", + "fi": "tahitin kieli", + "ca": "tahitià", + "de": "Tahitianisch", + "en": "Tahitian", + "eo": "tahitia lingvo", + "es": "tahitiano", + "fr": "tahitien", + "gl": "Lingua tahitiana", + "hu": "tahiti", + "id": "Bahasa Tahiti", + "it": "tahitiano", + "ja": "タヒチ語", + "nb_NO": "tahitisk", + "nl": "Tahitiaans", + "pl": "język tahitański", + "pt": "taitiano", + "ru": "таитянский язык", + "sv": "tahitiska" + } + }, + { + "if": "language:tn=yes", + "ifnot": "language:tn=", + "searchTerms": { + "*": [ + "tn" + ] + }, + "then": { + "en": "Tswana", + "nl": "Tswana", + "ca": "tswana", + "da": "Setswana", + "de": "Setswana", + "eo": "cvana lingvo", + "es": "setsuana", + "fr": "tswana", + "gl": "Lingua tswana", + "hu": "csvana", + "id": "Bahasa Tswana", + "it": "tswana", + "ja": "ツワナ語", + "nb_NO": "setswana", + "pl": "Język tswana", + "pt": "língua tswana", + "pt_BR": "língua tswana", + "ru": "тсвана", + "sv": "setswana", + "zh_Hant": "札那語", + "fi": "tswanan kieli" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" + }, + { + "if": "language:os=yes", + "ifnot": "language:os=", + "searchTerms": { + "*": [ + "os" + ] + }, + "then": { + "en": "Ossetian", + "fr": "ossète", + "ca": "osseta", + "da": "Ossetisk", + "de": "Ossetisch", + "eo": "oseta lingvo", + "es": "osetio", + "fi": "osseetti", + "gl": "Lingua oseta", + "hu": "oszét", + "id": "Bahasa Ossetia", + "it": "osseto", + "ja": "オセット語", + "nb_NO": "ossetisk", + "nl": "Ossetisch", + "pl": "język osetyjski", + "pt": "Língua osseta", + "ru": "осетинский язык", + "sl": "Osetinščina", + "sv": "ossetiska", + "zh_Hans": "奥塞梯语", + "zh_Hant": "奧塞提亞語" + } + }, + { + "if": "language:mi=yes", + "ifnot": "language:mi=", + "searchTerms": { + "*": [ + "mi" + ] + }, + "then": { + "ca": "maori", + "da": "Maori", + "de": "Māori", + "en": "Māori", + "eo": "maoria lingvo", + "es": "maorí", + "fi": "Maorin kieli", + "fr": "māori", + "gl": "Lingua maorí", + "hu": "maori", + "id": "Bahasa Maori", + "it": "māori", + "ja": "マオリ語", + "nb_NO": "maorisk", + "nl": "Maori", + "pl": "język maori", + "pt": "língua maori", + "pt_BR": "língua maori", + "ru": "маори", + "sv": "maori", + "zh_Hans": "毛利语", + "zh_Hant": "毛利語" + }, + "priorityIf": "_country~((^|;)nz($|;))" + }, { "if": "language:ii=yes", "ifnot": "language:ii=", @@ -9497,7 +12344,6 @@ "then": { "nl": "Yi", "ru": "Носу", - "ca": "yi", "de": "Nuosu-Sprache", "en": "Nuosu", "eo": "Siĉuana jia lingvo", @@ -9509,7 +12355,8 @@ "it": "lingua Nuosu", "ja": "四川彝語", "pl": "język nuosu", - "pt": "Língua Nuosu" + "pt": "Língua Nuosu", + "ca": "nuosu" } }, { @@ -9569,1004 +12416,57 @@ } }, { - "if": "language:kg=yes", - "ifnot": "language:kg=", + "if": "language:yoi=yes", + "ifnot": "language:yoi=", "searchTerms": { "*": [ - "kg" + "yoi" ] }, "then": { - "nb_NO": "Kongo", - "nl": "Kongo", - "en": "Kongo", - "de": "Kikongo", - "pt": "Kikongo", - "ca": "llengües kongo", - "da": "Kikongo", - "eo": "konga lingvo", - "es": "kikongo", - "fi": "Kongon kieli", - "fr": "kikongo", - "gl": "Lingua congo", - "hu": "kikongo", - "id": "Bahasa Kongo", - "it": "kongo", - "ja": "コンゴ語", - "pl": "Język kongo", - "ru": "конго", - "sv": "kikongo" + "ca": "yonaguni", + "en": "Yonaguni", + "es": "yonaguni", + "fr": "yonaguni", + "id": "Bahasa Yonaguni", + "it": "yonaguni", + "ja": "与那国方言", + "pt": "Língua Yonaguni", + "ru": "Йонагунский язык", + "zh_Hant": "與那國語" } }, { - "if": "language:krc=yes", - "ifnot": "language:krc=", + "if": "language:srn=yes", + "ifnot": "language:srn=", "searchTerms": { "*": [ - "krc" + "srn" ] }, "then": { - "ca": "karatxai-balkar", - "de": "Karatschai-Balkarisch", - "en": "Karachay-Balkar", - "eo": "karaĉaja-balkara lingvo", - "es": "idioma karachayo-bálkaro", - "fi": "Karatšai-balkaarin kieli", - "fr": "karatchaï-balkar", - "gl": "Lingua carachaio-bálcara", - "hu": "karacsáj-balkár", - "id": "Bahasa Karachai-Balkar", - "it": "caraciai-balcaro", - "ja": "カラチャイ・バルカル語", - "nb_NO": "karatsjajbalkarsk", - "nl": "Karatsjai-Balkarisch", - "pl": "Język karaczajsko-bałkarski", - "pt": "Língua carachaio-bálcara", - "ru": "карачаево-балкарский язык", - "sv": "karatjajbalkariska" - } - }, - { - "if": "language:tum=yes", - "ifnot": "language:tum=", - "searchTerms": { - "*": [ - "tum" - ] - }, - "then": { - "sv": "tumbuka", - "ca": "tumbuka", - "de": "Tumbuka", - "en": "Tumbuka", - "eo": "tumbuka lingvo", - "es": "Idioma tumbuka", - "fi": "Tumbuka", - "fr": "tumbuka", - "gl": "Lingua tumbuka", - "hu": "tumbuka", - "it": "tumbuka", - "ja": "トゥンブカ語", - "nl": "Tumbuka", - "pl": "Język tumbuka", - "pt": "Língua tumbuka", - "ru": "Тумбука" - } - }, - { - "if": "language:tsg=yes", - "ifnot": "language:tsg=", - "searchTerms": { - "*": [ - "tsg" - ] - }, - "then": { - "en": "Tausug", - "fi": "Tausug", - "fr": "tausug", - "id": "Bahasa Suluk", - "ja": "タウスグ語", - "nb_NO": "Tausug (språk)", - "pl": "język tausug", - "pt": "Língua tausug", - "es": "idioma joloano" - } - }, - { - "if": "language:shi=yes", - "ifnot": "language:shi=", - "searchTerms": { - "*": [ - "shi" - ] - }, - "then": { - "ca": "chelja", - "de": "Taschelhit", - "en": "Shilha", - "eo": "ŝelha lingvo", - "es": "chilha", - "fi": "Tašelhit", - "gl": "Lingua shilha", - "it": "tashelhit", - "ja": "シルハ語", - "nl": "Chleuh", - "pl": "Język tashelhiyt", - "pt": "Tachelhit", - "ru": "Шильхские языки", - "sv": "tachelhit", - "zh_Hans": "施卢赫语", - "zh_Hant": "施盧赫語", - "fr": "chleuh" - } - }, - { - "if": "language:sn=yes", - "ifnot": "language:sn=", - "searchTerms": { - "*": [ - "sn" - ] - }, - "then": { - "ca": "xona", - "en": "Shona", - "de": "Shona", - "nl": "Shona", - "eo": "Ŝona lingvo", - "es": "shona", - "fi": "Šonan kieli", - "fr": "shona", - "gl": "Lingua shona", - "hu": "sona", - "id": "Bahasa Shona", - "it": "shona", - "ja": "ショナ語", - "nb_NO": "shona", - "pl": "Język shona", - "pt": "Língua chona", - "ru": "шона", - "sv": "shona", - "zh_Hant": "修納語" - }, - "priorityIf": "_country~((^|;)zw($|;))" - }, - { - "if": "language:tpi=yes", - "ifnot": "language:tpi=", - "searchTerms": { - "*": [ - "tpi" - ] - }, - "then": { - "ca": "tok pisin", - "da": "Tok pisin", - "de": "Tok Pisin", - "en": "Tok Pisin", - "eo": "Tok-Pisino", - "es": "tok pisin", - "fi": "tok-pisin", - "fr": "tok pisin", - "gl": "Tok pisin", - "hu": "tok piszin", - "id": "Bahasa Tok Pisin", - "it": "tok pisin", - "ja": "トク・ピシン", - "nb_NO": "tok pisin", - "nl": "Tok Pisin", - "pl": "tok pisin", - "pt": "Tok Pisin", - "ru": "ток-писин", - "sv": "tok pisin" - } - }, - { - "if": "language:rif=yes", - "ifnot": "language:rif=", - "searchTerms": { - "*": [ - "rif" - ] - }, - "then": { - "ca": "rifeny", - "de": "Tarifit", - "en": "Tarifit", - "es": "rifeño", - "fi": "Tarifit", - "fr": "rifain", - "gl": "Lingua rifeña", - "it": "tarifit", - "ja": "リーフ語", - "nl": "Riffijns", - "pl": "Język tarifit", - "pt": "Língua rifenha", - "ru": "Рифский язык", - "zh_Hans": "里夫语", - "zh_Hant": "里夫語" - } - }, - { - "if": "language:tyv=yes", - "ifnot": "language:tyv=", - "searchTerms": { - "*": [ - "tyv" - ] - }, - "then": { - "ca": "tuvinià", - "de": "Tuwinisch", - "en": "Tuvan", - "eo": "tuva lingvo", - "es": "idioma tuvano", - "fi": "Tuvan kieli", - "fr": "touvain", - "gl": "Lingua tuvaniana", - "hu": "tuvai", - "id": "Bahasa Tuva", - "it": "tuvano", - "ja": "トゥヴァ語", - "nb_NO": "tuvinsk", - "nl": "Toevaans", - "pl": "Język tuwiński", - "pt": "Língua tuviniana", - "pt_BR": "Língua tuviniana", - "ru": "тувинский язык", - "sv": "tuvinska" - } - }, - { - "if": "language:ti=yes", - "ifnot": "language:ti=", - "searchTerms": { - "*": [ - "ti" - ] - }, - "then": { - "sl": "Tigrajščina", - "sv": "tigrinska", - "de": "Tigrinya", - "en": "Tigrinya", - "nl": "Tigrinya", - "ca": "tigrinya", - "da": "Tigrinsk", - "eo": "tigraja lingvo", - "es": "idioma tigriña", - "fi": "tigrinja", - "fr": "tigrigna", - "gl": "Lingua tigriña", - "hu": "tigrinya", - "id": "Bahasa Tigrinya", - "it": "tigrino", - "ja": "ティグリニャ語", - "nb_NO": "tigrinja", - "pl": "Język tigrinia", - "pt": "Língua tigrínia", - "ru": "тигринья" - }, - "priorityIf": "_country~((^|;)er($|;))" - }, - { - "if": "language:tet=yes", - "ifnot": "language:tet=", - "searchTerms": { - "*": [ - "tet" - ] - }, - "then": { - "en": "Tetum", - "nl": "Tetun", - "de": "Tetum", - "ca": "tetum", - "da": "Tetum", - "eo": "tetuna lingvo", - "es": "Idioma tetun", - "fi": "Tetumin kieli", - "fr": "tétoum", - "gl": "Tetún", - "hu": "tetum", - "id": "Tetum", - "it": "tetum", - "ja": "テトゥン語", - "nb_NO": "tetum", - "pl": "język tetum", - "pt": "língua tétum", - "ru": "тетум", - "sv": "tetum" - } - }, - { - "if": "language:scn=yes", - "ifnot": "language:scn=", - "searchTerms": { - "*": [ - "scn" - ] - }, - "then": { - "en": "Sicilian", - "fr": "sicilien", - "de": "Sizilianisch", - "nl": "Siciliaans", - "ca": "sicilià", - "eo": "sicilia lingvo", - "es": "siciliano", - "fi": "sisilia", - "gl": "Lingua siciliana", - "hu": "szicíliai", - "id": "Bahasa Sisilia", - "it": "siciliano", - "ja": "シチリア語", - "nb_NO": "siciliansk", - "pl": "Język sycylijski", - "pt": "Língua siciliana", - "pt_BR": "Língua siciliana", - "ru": "сицилийский язык", - "sv": "sicilianska", - "da": "siciliansk" - } - }, - { - "if": "language:lmo=yes", - "ifnot": "language:lmo=", - "searchTerms": { - "*": [ - "lmo" - ] - }, - "then": { - "en": "Lombard", - "ca": "llombard", - "es": "lombardo", - "fr": "lombard", - "pl": "Język lombardzki", - "da": "Lombardisk", - "de": "Lombardisch", - "eo": "lombarda lingvo", - "fi": "Lombardin kieli", - "gl": "Lingua lombarda", - "id": "Bahasa Lombard", - "it": "lingua lombarda", - "ja": "ロンバルド語", - "nb_NO": "lombardisk", - "nl": "Lombardisch", - "pt": "Língua lombarda", - "ru": "ломбардский язык", - "sv": "lombardiska", - "hu": "lombard" - } - }, - { - "if": "language:ilo=yes", - "ifnot": "language:ilo=", - "searchTerms": { - "*": [ - "ilo" - ] - }, - "then": { - "en": "Ilocano", - "pt": "Ilocano", - "ca": "ilocano", - "de": "Ilokano", - "eo": "iloka lingvo", - "fi": "Iloko", - "fr": "ilocano", - "gl": "Lingua ilocana", - "hu": "ilokano", - "id": "Bahasa Iloko", - "it": "ilocano", - "ja": "イロカノ語", - "nb_NO": "ilokano", - "nl": "Ilokano", - "pl": "język iloko", - "ru": "Илоканский язык", - "sv": "ilokano", - "es": "ilocano", - "da": "ilokansk" - } - }, - { - "if": "language:sm=yes", - "ifnot": "language:sm=", - "searchTerms": { - "*": [ - "sm" - ] - }, - "then": { - "en": "Samoan", - "hu": "szamoai", - "it": "samoano", - "ca": "samoà", - "de": "Samoanisch", - "eo": "samoa lingvo", - "es": "samoano", - "fi": "samoan kieli", - "fr": "samoan", - "gl": "Lingua samoana", - "id": "Bahasa Samoa", - "ja": "サモア語", - "nb_NO": "samoansk", - "nl": "Samoaans", - "pl": "język samoański", - "pt": "Língua samoana", - "ru": "самоанский язык", - "sv": "samoanska" - }, - "priorityIf": "_country~((^|;)ws($|;))" - }, - { - "if": "language:ss=yes", - "ifnot": "language:ss=", - "searchTerms": { - "*": [ - "ss" - ] - }, - "then": { - "ca": "swazi", - "de": "Siswati", - "en": "Swazi", - "eo": "svazia lingvo", - "es": "suazi", - "fi": "Swazin kieli", - "fr": "swati", - "gl": "Lingua suazi", - "hu": "szvázi", - "id": "Bahasa Swati", - "it": "swati", - "ja": "スワジ語", - "nb_NO": "swazi", - "nl": "Swazi", - "pl": "Język suazi", - "pt": "língua suázi", - "pt_BR": "língua suázi", - "ru": "свати", - "sv": "siswati", - "zh_Hans": "斯威士语", - "zh_Hant": "史瓦濟語" - }, - "priorityIf": "_country~((^|;)sz($|;))|((^|;)za($|;))" - }, - { - "if": "language:mni=yes", - "ifnot": "language:mni=", - "searchTerms": { - "*": [ - "mni" - ] - }, - "then": { - "de": "Meitei", - "en": "Meitei", - "nl": "Meitei", - "ca": "manipuri", - "eo": "manipura lingvo", - "es": "meitei", - "fi": "Manipurin kieli", - "fr": "meitei", - "id": "Bahasa Manipuri", - "it": "manipuri", - "ja": "マニプリ語", - "nb_NO": "Meitei-lon", - "pl": "Język manipuri", - "pt": "Língua manipuri", - "ru": "манипури", - "sv": "meitei", - "zh_Hans": "曼尼普尔语", - "zh_Hant": "曼尼普爾語", - "gl": "Lingua meitei" - } - }, - { - "if": "language:kv=yes", - "ifnot": "language:kv=", - "searchTerms": { - "*": [ - "kv" - ] - }, - "then": { - "de": "Komi", - "en": "Komi", - "ca": "komi", - "da": "komi", - "eo": "komia lingvo", - "es": "komi", - "fi": "komin kieli", - "fr": "komi", - "gl": "lingua komi", - "hu": "komi", - "id": "Bahasa Komi", - "it": "comi", - "ja": "コミ語", - "nb_NO": "syrjensk", - "nl": "Zurjeens", - "pl": "język komi", - "pt": "língua komi", - "ru": "коми язык", - "sv": "komi" - } - }, - { - "if": "language:ku=yes", - "ifnot": "language:ku=", - "searchTerms": { - "*": [ - "ku" - ] - }, - "then": { - "ca": "kurd", - "da": "kurdisk", - "de": "Kurdisch", - "en": "Kurdish", - "eo": "kurda lingvo", - "es": "kurdo", - "fi": "kurdi", - "fr": "kurde", - "hu": "kurd", - "id": "Bahasa Kurdi", - "it": "curdo", - "ja": "クルド語", - "nl": "Koerdisch", - "pl": "język kurdyjski", - "pt": "língua curda", - "pt_BR": "língua curda", - "ru": "курдские языки", - "sl": "Kurdski jeziki", - "sv": "kurdiska", - "zh_Hant": "庫德語", - "gl": "lingua kurda", - "nb_NO": "kurdisk", - "zh_Hans": "库尔德语" - }, - "priorityIf": "_country~((^|;)iq($|;))" - }, - { - "if": "language:lad=yes", - "ifnot": "language:lad=", - "searchTerms": { - "*": [ - "lad" - ] - }, - "then": { - "ca": "judeocastellà", - "da": "Ladino", - "en": "Judaeo-Spanish", - "eo": "judhispana lingvo", - "es": "judeoespañol", - "fi": "Ladinon kieli", - "fr": "judéo-espagnol", - "gl": "Lingua xudeu-española", - "hu": "ladino", - "id": "Bahasa Ladino", - "it": "giudeo-spagnolo", - "ja": "ラディーノ語", - "nb_NO": "jødespansk", - "nl": "Ladino", - "pl": "ladino", - "pt": "judeu-espanhol", - "pt_BR": "Judeu-espanhol", - "ru": "сефардский язык", - "sv": "ladino", - "de": "Sephardisch" - } - }, - { - "if": "language:ts=yes", - "ifnot": "language:ts=", - "searchTerms": { - "*": [ - "ts" - ] - }, - "then": { - "zh_Hans": "聪加语", - "zh_Hant": "聰加語", - "en": "Tsonga", - "ca": "tsonga", - "nl": "Tsonga", - "da": "tsonga", - "de": "Xitsonga", - "eo": "conga lingvo", - "es": "tsonga", - "fi": "Tsongan kieli", - "fr": "tsonga", - "gl": "Lingua tsonga", - "hu": "conga", - "id": "Bahasa Tsonga", - "it": "tsonga", - "ja": "ツォンガ語", - "nb_NO": "tsonga", - "pl": "Język tsonga", - "pt": "língua tsonga", - "pt_BR": "língua tsonga", - "ru": "тсонга", - "sv": "tsonga" - }, - "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" - }, - { - "if": "language:st=yes", - "ifnot": "language:st=", - "searchTerms": { - "*": [ - "st" - ] - }, - "then": { - "fr": "sotho du Sud", - "ca": "sesotho", - "da": "Sesotho", - "de": "Sesotho", - "en": "Sesotho", - "eo": "sota lingvo", - "es": "sesotho", - "fi": "Eteläsothon kieli", - "gl": "Lingua sotho", - "hu": "déli szoto", - "id": "Bahasa Sesotho", - "it": "sotho del sud", - "ja": "ソト語", - "nb_NO": "sotho", - "nl": "Zuid-Sotho", - "pl": "język sotho", - "pt": "língua soto do sul", - "pt_BR": "língua soto", - "ru": "сесото", - "sv": "sesotho" - }, - "priorityIf": "_country~((^|;)ls($|;))|((^|;)za($|;))|((^|;)zw($|;))" - }, - { - "if": "language:lij=yes", - "ifnot": "language:lij=", - "searchTerms": { - "*": [ - "lij" - ] - }, - "then": { - "hu": "ligur", - "id": "Bahasa Liguria", - "it": "lingua ligure", - "ja": "リグリア語", - "nb_NO": "ligurisk", - "pl": "język liguryjski", - "pt": "Língua lígure", - "ru": "лигурский язык", - "sl": "Ligurščina", - "sv": "liguriska", - "ca": "lígur", - "de": "Ligurisch", - "en": "Ligurian", - "nl": "Ligurisch", - "fr": "ligure", - "da": "ligurisk", - "eo": "ligura lingvo", - "es": "ligur", - "fi": "liguuri", - "gl": "Lingua lígur" - } - }, - { - "if": "language:mai=yes", - "ifnot": "language:mai=", - "searchTerms": { - "*": [ - "mai" - ] - }, - "then": { - "ca": "maithili", - "da": "Maithili", - "de": "Maithili", - "en": "Maithili", - "eo": "maitila lingvo", - "es": "Maithili", - "fi": "Maithilin kieli", - "fr": "maïthili", - "gl": "Lingua maithili", - "hu": "Maithili", - "id": "Bahasa Maithili", - "it": "maithili", - "ja": "マイティリー語", - "nb_NO": "Maithili", - "nl": "Maithili", - "pl": "język maithili", - "pt": "Língua maithili", - "pt_BR": "Língua maithili", - "ru": "майтхили", - "sv": "maithili", - "zh_Hans": "迈蒂利语" - } - }, - { - "if": "language:tvl=yes", - "ifnot": "language:tvl=", - "searchTerms": { - "*": [ - "tvl" - ] - }, - "then": { - "ca": "tuvalià", - "de": "Tuvaluisch", - "en": "Tuvaluan", - "eo": "tuvala lingvo", - "es": "tuvaluano", - "fi": "tuvalun kieli", - "fr": "tuvaluan", - "gl": "Lingua tuvalesa", - "hu": "tuvalui", - "id": "Bahasa Tuvalu", - "it": "lingua tuvaluana", - "ja": "ツバル語", - "nb_NO": "tuvalsk", - "nl": "Tuvaluaans", - "pl": "Język tuvalu", - "pt": "Língua tuvaluana", - "pt_BR": "Língua tuvaluana", - "ru": "тувалу", - "sv": "tuvaluanska" - } - }, - { - "if": "language:tn=yes", - "ifnot": "language:tn=", - "searchTerms": { - "*": [ - "tn" - ] - }, - "then": { - "es": "setsuana", - "fi": "Tswanan kieli", - "fr": "tswana", - "gl": "Lingua tswana", - "hu": "csvana", - "id": "Bahasa Tswana", - "it": "tswana", - "ja": "ツワナ語", - "nb_NO": "setswana", - "pl": "Język tswana", - "pt": "língua tswana", - "pt_BR": "língua tswana", - "ru": "тсвана", - "sv": "setswana", - "zh_Hant": "札那語", - "en": "Tswana", - "nl": "Tswana", - "ca": "tswana", - "da": "Setswana", - "de": "Setswana", - "eo": "cvana lingvo" - }, - "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" - }, - { - "if": "language:wa=yes", - "ifnot": "language:wa=", - "searchTerms": { - "*": [ - "wa" - ] - }, - "then": { - "en": "Walloon", - "ca": "való", - "da": "vallonsk", - "de": "Wallonisch", - "eo": "valona lingvo", - "es": "valón", - "fi": "Valloni", - "fr": "wallon", - "gl": "Lingua valoa", - "hu": "vallon", - "id": "Bahasa Walloon", - "it": "vallone", - "ja": "ワロン語", - "nb_NO": "vallonsk", - "nl": "Waals", - "pl": "język waloński", - "pt": "valão", - "ru": "валлонский язык", - "sv": "vallonska" - } - }, - { - "if": "language:nan=yes", - "ifnot": "language:nan=", - "searchTerms": { - "*": [ - "nan" - ] - }, - "then": { - "de": "Min Nan", - "eo": "minnana lingvo", - "es": "chino min nan", - "gl": "lingua min nam", - "id": "Min Selatan", - "it": "min nan", - "ja": "閩南語", - "nb_NO": "minnan", - "nl": "Minnanyu", - "pl": "język minnański", - "pt": "Min Nan", - "pt_BR": "Min nan", - "ru": "южноминьский язык", - "sv": "minnan", - "ca": "min nan", - "en": "Southern Min", - "fr": "minnan", - "zh_Hant": "閩南語", - "da": "Minnan", - "fi": "Minnan" - } - }, - { - "if": "language:pih=yes", - "ifnot": "language:pih=", - "searchTerms": { - "*": [ - "pih" - ] - }, - "then": { - "ca": "pitcairnès", - "da": "Pitkairnsk", - "de": "Pitcairn-Englisch", - "en": "Pitkern", - "eo": "pitkarna lingvo", - "es": "pitcairnés", - "fi": "Pitcairnin kieli", - "fr": "pitcairnais", - "gl": "Pitcairnés", - "it": "pitcairnese", - "ja": "ピトケアン語", - "nb_NO": "pitkairnsk", - "nl": "Pitcairnees", - "pl": "Język pitkarnyjski", - "pt": "pitcairnes", - "pt_BR": "Língua pitcairnesa", - "ru": "питкэрнский язык", - "sv": "pitcairnesiska", - "hu": "pitcairni" - } - }, - { - "if": "language:lld=yes", - "ifnot": "language:lld=", - "searchTerms": { - "*": [ - "lld" - ] - }, - "then": { - "es": "ladino", - "it": "ladino", - "en": "Ladin", - "da": "Ladin", - "de": "Ladinisch", - "fr": "ladin", - "ca": "ladí", - "eo": "ladina lingvo", - "fi": "Ladinin kieli", - "gl": "Lingua ladina", - "id": "Bahasa Ladin", - "ja": "ラディン語", - "nb_NO": "ladinsk", - "nl": "Ladinisch", - "pl": "Język ladyński", - "pt": "língua ladino-dolomítica", - "ru": "ладинский язык", - "sv": "ladinska", - "zh_Hans": "拉迪恩语", - "zh_Hant": "拉迪恩語", - "hu": "ladin" - } - }, - { - "if": "language:ty=yes", - "ifnot": "language:ty=", - "searchTerms": { - "*": [ - "ty" - ] - }, - "then": { - "ca": "tahitià", - "de": "Tahitianisch", - "en": "Tahitian", - "eo": "tahitia lingvo", - "es": "tahitiano", - "fi": "Tahitin kieli", - "fr": "tahitien", - "gl": "Lingua tahitiana", - "hu": "tahiti", - "id": "Bahasa Tahiti", - "it": "tahitiano", - "ja": "タヒチ語", - "nb_NO": "tahitisk", - "nl": "Tahitiaans", - "pl": "język tahitański", - "pt": "taitiano", - "ru": "таитянский язык", - "sv": "tahitiska", - "zh_Hans": "塔希提语", - "zh_Hant": "大溪地語" - } - }, - { - "if": "language:wo=yes", - "ifnot": "language:wo=", - "searchTerms": { - "*": [ - "wo" - ] - }, - "then": { - "ca": "wòlof", - "da": "Wolof", - "de": "Wolof", - "en": "Wolof", - "eo": "volofa lingvo", - "es": "wólof", - "fi": "wolofin kieli", - "fr": "wolof", - "gl": "lingua wolof", - "hu": "volof", - "id": "Bahasa Wolof", - "it": "wolof", - "ja": "ウォロフ語", - "nb_NO": "wolof", - "nl": "Wolof", - "pl": "język wolof", - "pt": "Língua wolof", - "ru": "волоф", - "sv": "wolof" - }, - "priorityIf": "_country~((^|;)sn($|;))" - }, - { - "if": "language:war=yes", - "ifnot": "language:war=", - "searchTerms": { - "*": [ - "war" - ] - }, - "then": { - "en": "Waray", - "fr": "waray-waray", - "ca": "waray-waray", - "de": "Wáray-Wáray", - "eo": "varaja lingvo", - "fi": "waray-waray", - "gl": "Lingua waray-waray", - "hu": "waray", - "id": "Bahasa Waray-waray", - "it": "waray-waray", - "ja": "ワライ語", - "nb_NO": "waray-waray", - "nl": "Waray-Waray", - "pl": "język warajski", - "pt": "língua waray-waray", - "pt_BR": "Língua waray-waray", - "ru": "варайский язык", - "sv": "waray-waray", - "es": "samareño", - "da": "varajansk" + "zh_Hans": "苏里南语", + "zh_Hant": "蘇利南語", + "pt": "Sranan", + "ca": "sranan tongo", + "da": "Sranan tongo", + "de": "Sranantongo", + "en": "Sranan Tongo", + "eo": "srana lingvo", + "es": "sranan tongo", + "fi": "Sranantongo", + "fr": "sranan", + "gl": "Sranan tongo", + "hu": "sranan", + "id": "Bahasa Sranantongo", + "it": "sranan tongo", + "ja": "スラナン語", + "nb_NO": "sranan", + "nl": "Sranantongo", + "pl": "sranan tongo", + "ru": "cранан-тонго", + "sl": "Surinamščina", + "sv": "sranan" } }, { @@ -10578,6 +12478,9 @@ ] }, "then": { + "id": "Bahasa Lak", + "it": "lak", + "ja": "ラク語", "nb_NO": "lakisk", "pl": "Język lakijski", "pt": "Língua lak", @@ -10590,10 +12493,7 @@ "eo": "laka lingvo", "es": "idioma lak", "fr": "lak", - "gl": "Lingua lak", - "id": "Bahasa Lak", - "it": "lak", - "ja": "ラク語" + "gl": "Lingua lak" } }, { @@ -10653,381 +12553,161 @@ } }, { - "if": "language:mh=yes", - "ifnot": "language:mh=", + "if": "language:ti=yes", + "ifnot": "language:ti=", "searchTerms": { "*": [ - "mh" + "ti" ] }, "then": { - "en": "Marshallese", - "ca": "marshallès", - "de": "Marshallesisch", - "eo": "marŝala lingvo", - "es": "marshalés", - "fi": "Marshallin kieli", - "fr": "marshallais", - "gl": "Lingua marshalesa", - "hu": "Marshall-szigeteki", - "id": "Bahasa Marshall", - "it": "marshallese", - "ja": "マーシャル語", - "nb_NO": "marshallesisk", - "nl": "Marshallees", - "pl": "Język marszalski", - "pt": "Língua marshalesa", - "pt_BR": "Língua marshalesa", - "ru": "маршалльский язык", - "sv": "marshallesiska" + "hu": "tigrinya", + "id": "Bahasa Tigrinya", + "it": "tigrino", + "ja": "ティグリニャ語", + "nb_NO": "tigrinja", + "pl": "Język tigrinia", + "pt": "Língua tigrínia", + "ru": "тигринья", + "sl": "Tigrajščina", + "sv": "tigrinska", + "de": "Tigrinya", + "en": "Tigrinya", + "nl": "Tigrinya", + "ca": "tigrinya", + "da": "Tigrinsk", + "eo": "tigraja lingvo", + "es": "idioma tigriña", + "fi": "tigrinja", + "fr": "tigrigna", + "gl": "Lingua tigriña" }, - "priorityIf": "_country~((^|;)mh($|;))" + "priorityIf": "_country~((^|;)er($|;))" }, { - "if": "language:mo=yes", - "ifnot": "language:mo=", + "if": "language:tet=yes", + "ifnot": "language:tet=", "searchTerms": { "*": [ - "mo" + "tet" ] }, "then": { - "en": "Moldovan", - "fr": "moldave", - "ca": "moldau", - "hu": "moldáv", - "it": "moldavo", - "de": "Moldawisch", - "eo": "moldava lingvo", - "es": "moldavo", - "fi": "Moldavian kieli", - "ja": "モルドバ語", - "nb_NO": "moldovsk", - "nl": "Moldavisch", - "pl": "Język mołdawski", - "pt": "Língua moldávia", - "pt_BR": "língua moldávia", - "ru": "молдавский язык", - "sl": "Moldavščina", - "sv": "moldaviska", - "gl": "lingua moldova", - "zh_Hant": "摩爾多瓦語" + "en": "Tetum", + "nl": "Tetun", + "de": "Tetum", + "ca": "tetum", + "da": "Tetum", + "eo": "tetuna lingvo", + "es": "Idioma tetun", + "fi": "Tetumin kieli", + "fr": "tétoum", + "gl": "Tetún", + "hu": "tetum", + "id": "Tetum", + "it": "tetum", + "ja": "テトゥン語", + "nb_NO": "tetum", + "pl": "język tetum", + "pt": "língua tétum", + "ru": "тетум", + "sv": "tetum" } }, { - "if": "language:yrk=yes", - "ifnot": "language:yrk=", + "if": "language:lld=yes", + "ifnot": "language:lld=", "searchTerms": { "*": [ - "yrk" + "lld" ] }, "then": { - "ca": "iurac", - "de": "Nenzisch", - "en": "Nenets", - "eo": "neneca lingvo", - "es": "nenezo", - "fi": "nenetsi", - "fr": "nénètse", - "id": "Bahasa-bahasa Nenets", - "it": "lingua neneziana", - "ja": "ネネツ語", - "nb_NO": "nenetsisk", - "nl": "Nenets", - "pl": "język nieniecki", - "ru": "ненецкий язык", - "sv": "nentsiska", - "hu": "nyenyec" + "eo": "ladina lingvo", + "fi": "Ladinin kieli", + "gl": "Lingua ladina", + "id": "Bahasa Ladin", + "ja": "ラディン語", + "nb_NO": "ladinsk", + "nl": "Ladinisch", + "pl": "Język ladyński", + "pt": "língua ladino-dolomítica", + "ru": "ладинский язык", + "sv": "ladinska", + "zh_Hans": "拉迪恩语", + "zh_Hant": "拉迪恩語", + "hu": "ladin", + "es": "ladino", + "it": "ladino", + "en": "Ladin", + "da": "Ladin", + "de": "Ladinisch", + "fr": "ladin", + "ca": "ladí" } }, { - "if": "language:chn=yes", - "ifnot": "language:chn=", + "if": "language:lad=yes", + "ifnot": "language:lad=", "searchTerms": { "*": [ - "chn" + "lad" ] }, "then": { - "ca": "chinook jargon", - "de": "Chinook Wawa", - "en": "Chinook Jargon", - "eo": "ĉinuka piĝino", - "fr": "chinook", - "ja": "チヌーク・ジャーゴン", - "nb_NO": "Chinook jargon", - "nl": "Chinook Jargon", - "pt": "Jargão chinook", - "ru": "чинукский жаргон", - "zh_Hans": "奇努克混合语", - "zh_Hant": "支努幹混合語", - "fi": "chinook-jargon" + "ca": "judeocastellà", + "da": "Ladino", + "en": "Judaeo-Spanish", + "eo": "judhispana lingvo", + "es": "judeoespañol", + "fi": "Ladinon kieli", + "fr": "judéo-espagnol", + "gl": "Lingua xudeu-española", + "hu": "ladino", + "id": "Bahasa Ladino", + "it": "giudeo-spagnolo", + "ja": "ラディーノ語", + "nb_NO": "jødespansk", + "nl": "Ladino", + "pl": "ladino", + "pt": "judeu-espanhol", + "pt_BR": "Judeu-espanhol", + "ru": "сефардский язык", + "sv": "ladino", + "de": "Sephardisch" } }, { - "if": "language:kr=yes", - "ifnot": "language:kr=", + "if": "language:sc=yes", + "ifnot": "language:sc=", "searchTerms": { "*": [ - "kr" + "sc" ] }, "then": { - "ru": "Канури", - "ca": "kanuri", - "de": "Kanuri", - "en": "Kanuri", - "eo": "kanura lingvo", - "es": "kanuri", - "fi": "Kanurin kieli", - "fr": "kanouri", - "hu": "kanuri", - "id": "Bahasa Kanuri", - "it": "kanuri", - "ja": "カヌリ語", - "nl": "Kanuri", - "pl": "Język kanuri", - "pt": "Língua kanuri", - "sv": "kanuri", - "gl": "Lingua kanuri" - } - }, - { - "if": "language:tw=yes", - "ifnot": "language:tw=", - "searchTerms": { - "*": [ - "tw" - ] - }, - "then": { - "ca": "twi", - "da": "Twi", - "de": "Twi", - "en": "Twi", - "eo": "Tvia", - "es": "idioma twi", - "fi": "twi", - "fr": "twi", - "gl": "Lingua twi", - "hu": "tvi", - "id": "Bahasa Twi", - "it": "twi", - "ja": "トウィ語", - "nb_NO": "twi", - "nl": "Twi", - "pl": "Język twi", - "pt": "Língua twi", - "pt_BR": "Língua twi", - "ru": "чви", - "sv": "twi (språk)" - } - }, - { - "if": "language:shn=yes", - "ifnot": "language:shn=", - "searchTerms": { - "*": [ - "shn" - ] - }, - "then": { - "de": "Shan", - "en": "Shan", - "nl": "Shan", - "es": "shan", - "fi": "Shanin kieli", - "fr": "shan", - "gl": "Lingua shan", - "id": "Bahasa Shan", - "it": "lingua shan", - "ja": "シャン語", - "pl": "język szan", - "pt": "língua shan", - "pt_BR": "Língua shan", - "ru": "шанский язык", - "sv": "shan", - "zh_Hans": "掸语", - "zh_Hant": "撣語", - "eo": "ŝana lingvo" - } - }, - { - "if": "language:vls=yes", - "ifnot": "language:vls=", - "searchTerms": { - "*": [ - "vls" - ] - }, - "then": { - "sv": "västflamländska", - "ca": "flamenc occidental", - "da": "vestflamsk", - "de": "Westflämisch", - "en": "West Flemish", - "eo": "okcidentflandra lingvo", - "es": "flamenco occidental", - "fi": "länsiflaami", - "fr": "flamand occidental", - "gl": "Flamengo occidental", - "id": "Flam Barat", - "it": "dialetto fiammingo occidentale", - "ja": "西フラマン語", - "nb_NO": "vestflamsk", - "nl": "West-Vlaams", - "pl": "dialekt zachodnioflamandzki", - "ru": "западнофламандская группа диалектов", - "zh_Hans": "西佛兰德语", - "zh_Hant": "西佛蘭德語" - } - }, - { - "if": "language:pag=yes", - "ifnot": "language:pag=", - "searchTerms": { - "*": [ - "pag" - ] - }, - "then": { - "nl": "Pangasinan", - "ca": "pangasinan", - "de": "Pangasinensisch", - "en": "Pangasinan", - "eo": "pangasina lingvo", - "fi": "Pangasinanin kieli", - "fr": "pangasinan", - "gl": "Lingua pangasinesa", - "hu": "pangasinan", - "id": "Bahasa Pangasinan", - "it": "pangasinan", - "ja": "パンガシナン語", - "pl": "Język pangasinan", - "pt": "Língua pangasinesa", - "ru": "Пангасинанский язык", - "sv": "pangasinan", - "zh_Hans": "邦阿西楠语", - "es": "pangasinense", - "da": "pangasinansk", - "nb_NO": "pangasinansk" - } - }, - { - "if": "language:nso=yes", - "ifnot": "language:nso=", - "searchTerms": { - "*": [ - "nso" - ] - }, - "then": { - "ca": "pedi", - "de": "Nord-Sotho", - "en": "Northern Sotho", - "eo": "peda lingvo", - "es": "Sesotho sa leboa", - "fi": "Pohjoissothon kieli", - "fr": "sotho du Nord", - "gl": "Lingua sotho do norte", - "hu": "északi szoto", - "id": "Bahasa Sepedi", - "it": "sotho del nord", - "ja": "北ソト語", - "nb_NO": "nordsotho", - "nl": "Noord-Sotho", - "pl": "język północny sotho", - "pt": "língua soto do norte", - "pt_BR": "língua soto do norte", - "ru": "северный сото", - "sv": "nordsotho" - } - }, - { - "if": "language:ln=yes", - "ifnot": "language:ln=", - "searchTerms": { - "*": [ - "ln" - ] - }, - "then": { - "ca": "lingala", - "da": "lingala", - "de": "Lingala", - "en": "Lingala", - "eo": "lingala lingvo", - "es": "lingala", - "fi": "Lingala", - "fr": "lingala", - "gl": "Lingua lingala", - "hu": "lingala", - "id": "Bahasa Lingala", - "it": "lingala", - "ja": "リンガラ語", - "nb_NO": "lingala", - "nl": "Lingala", - "pl": "język lingala", - "pt": "Língua lingala", - "sv": "lingala", - "zh_Hant": "林格拉語", - "ru": "лингала" - } - }, - { - "if": "language:zea=yes", - "ifnot": "language:zea=", - "searchTerms": { - "*": [ - "zea" - ] - }, - "then": { - "en": "Zeelandic", - "ca": "zelandès", - "de": "Seeländisch", - "eo": "zelanda lingvo", - "es": "zelandés", - "fr": "zélandais", - "gl": "Lingua zelandesa", - "it": "zelandese", - "ja": "ゼーランド語", - "nb_NO": "zeeuws", - "nl": "Zeeuws", - "pl": "dialekt zelandzki", - "pt": "zeêuws", - "ru": "зеландский диалект", - "sv": "zeeländska", - "zh_Hans": "西兰语", - "zh_Hant": "西蘭語" - } - }, - { - "if": "language:tay=yes", - "ifnot": "language:tay=", - "searchTerms": { - "*": [ - "tay" - ] - }, - "then": { - "de": "Atayal", - "en": "Atayal", - "ca": "atayal", - "es": "lengua atayal", - "fr": "atayal", - "gl": "Lingua atayal", - "it": "lingua atayal", - "ja": "タイヤル語", - "nl": "Atayal", - "pt": "Língua atayal", - "ru": "атаяльский язык", - "zh_Hans": "泰雅语", - "zh_Hant": "泰雅語", - "fi": "Atayalin kieli", - "id": "Bahasa Atayal", - "hu": "atajal" + "nl": "Sardijns", + "pl": "Język sardyński", + "pt": "Língua sarda", + "ru": "сардинский язык", + "sl": "Sardinščina", + "sv": "sardiska", + "zh_Hans": "撒丁语", + "zh_Hant": "薩丁尼亞語", + "en": "Sardinian", + "ca": "sard", + "da": "Sardisk", + "de": "Sardisch", + "eo": "sarda lingvo", + "es": "sardo", + "fi": "sardi", + "fr": "sarde", + "gl": "Lingua sarda", + "hu": "szárd", + "id": "Bahasa Sardinia", + "it": "sardo", + "ja": "サルデーニャ語", + "nb_NO": "sardisk" } }, { @@ -11039,12 +12719,6 @@ ] }, "then": { - "it": "wu", - "ja": "呉語", - "nb_NO": "wu", - "pl": "język wu", - "pt": "Língua wu", - "ru": "у", "sv": "wu", "zh_Hant": "吳語", "nl": "Wu", @@ -11056,7 +12730,13 @@ "fi": "Wu-kiina", "fr": "wu", "gl": "Lingua wu", - "id": "Bahasa Wu" + "id": "Bahasa Wu", + "it": "wu", + "ja": "呉語", + "nb_NO": "wu", + "pl": "język wu", + "pt": "Língua wu", + "ru": "у" } }, { @@ -11089,308 +12769,207 @@ } }, { - "if": "language:jam=yes", - "ifnot": "language:jam=", + "if": "language:ilo=yes", + "ifnot": "language:ilo=", "searchTerms": { "*": [ - "jam" + "ilo" ] }, "then": { - "ca": "jamaican", - "da": "Patois", - "de": "Jamaika-Kreolisch", - "en": "Jamaican Creole", - "eo": "jamajka-kreola lingvo", - "es": "Criollo jamaicano", - "fi": "Jamaikankreoli", - "fr": "créole jamaïcain", - "gl": "Patois xamaicano", - "hu": "jamaicai angol", - "id": "Patwa Jamaika", - "it": "lingua creola giamaicana", - "ja": "ジャマイカ・クレオール語", - "nl": "Jamaicaans Patois", - "pl": "język jamajski", - "pt": "Patoá jamaicano", - "pt_BR": "Patoá jamaicano", - "ru": "ямайский креольский язык", - "sv": "patwa", - "zh_Hans": "牙买加土语", - "zh_Hant": "牙買加土語" + "en": "Ilocano", + "pt": "Ilocano", + "ca": "ilocano", + "de": "Ilokano", + "eo": "iloka lingvo", + "fi": "Iloko", + "fr": "ilocano", + "gl": "Lingua ilocana", + "hu": "ilokano", + "id": "Bahasa Iloko", + "it": "ilocano", + "ja": "イロカノ語", + "nb_NO": "ilokano", + "nl": "Ilokano", + "pl": "język iloko", + "ru": "Илоканский язык", + "sv": "ilokano", + "es": "ilocano", + "da": "ilokansk" } }, { - "if": "language:lkt=yes", - "ifnot": "language:lkt=", + "if": "language:zea=yes", + "ifnot": "language:zea=", "searchTerms": { "*": [ - "lkt" + "zea" ] }, "then": { - "zh_Hans": "拉科塔语", - "ca": "lakota", - "da": "Lakota", - "de": "Lakota", - "en": "Lakota", - "ja": "ラコタ語", - "nb_NO": "lakota", - "nl": "Lakota", - "ru": "лакота", - "eo": "lakota lingvo", - "es": "lakota", - "fi": "lakota", - "fr": "lakota", - "gl": "Lingua lakota", - "id": "Bahasa Lakota", - "it": "lakota", - "pl": "Język lakota", - "pt": "Língua dacota", - "pt_BR": "Língua dacota", - "sv": "lakota" + "ja": "ゼーランド語", + "nb_NO": "zeeuws", + "nl": "Zeeuws", + "pl": "dialekt zelandzki", + "pt": "zeêuws", + "ru": "зеландский диалект", + "sv": "zeeländska", + "zh_Hans": "西兰语", + "zh_Hant": "西蘭語", + "en": "Zeelandic", + "ca": "zelandès", + "de": "Seeländisch", + "eo": "zelanda lingvo", + "es": "zelandés", + "fr": "zélandais", + "gl": "Lingua zelandesa", + "it": "zelandese" } }, { - "if": "language:krl=yes", - "ifnot": "language:krl=", + "if": "language:tay=yes", + "ifnot": "language:tay=", "searchTerms": { "*": [ - "krl" + "tay" ] }, "then": { - "en": "Karelian", - "hu": "karjalai", - "ca": "carelià", - "da": "karelsk", - "de": "Karelisch", - "eo": "karela lingvo", - "es": "carelio", - "fi": "karjalan kieli", - "fr": "carélien", - "gl": "Lingua carelia", - "id": "Bahasa Karelia", - "it": "careliano", - "ja": "カレリア語", - "nb_NO": "karelsk", - "nl": "Karelisch", - "pl": "język karelski", - "pt": "Língua carélia", - "pt_BR": "Língua carélia", - "ru": "карельский язык", - "sv": "karelska", - "zh_Hant": "卡累利阿語" + "de": "Atayal", + "en": "Atayal", + "ca": "atayal", + "es": "lengua atayal", + "fr": "atayal", + "gl": "Lingua atayal", + "it": "lingua atayal", + "ja": "タイヤル語", + "nl": "Atayal", + "pt": "Língua atayal", + "ru": "атаяльский язык", + "zh_Hans": "泰雅语", + "zh_Hant": "泰雅語", + "fi": "Atayalin kieli", + "id": "Bahasa Atayal", + "hu": "atajal" } }, { - "if": "language:tcy=yes", - "ifnot": "language:tcy=", + "if": "language:trv=yes", + "ifnot": "language:trv=", "searchTerms": { "*": [ - "tcy" + "trv" ] }, "then": { - "en": "Tulu", - "nl": "Tulu", - "ca": "tulu", - "da": "tulu", - "de": "Tulu", - "eo": "tulua lingvo", - "es": "tulu", - "fi": "Tulun kieli", - "fr": "toulou", - "gl": "Lingua tulu", - "id": "Bahasa Tulu", - "ja": "トゥル語", - "nb_NO": "Tulu", - "pl": "język tulu", - "pt": "Língua túlu", - "ru": "тулу", - "sv": "tulu" + "ca": "seediq", + "en": "Seediq", + "eo": "sedeka lingvo", + "fi": "Taroko", + "fr": "seediq", + "gl": "Lingua seediq", + "it": "lingua seediq", + "ja": "セデック語", + "nb_NO": "Truku", + "nl": "Taroko", + "pt": "Língua seediq", + "zh_Hans": "赛德克语", + "zh_Hant": "賽德克語", + "id": "Bahasa Seediq" } }, { - "if": "language:sju=yes", - "ifnot": "language:sju=", + "if": "language:ps=yes", + "ifnot": "language:ps=", "searchTerms": { "*": [ - "sju" + "ps" ] }, "then": { - "sv": "umesamiska", - "hu": "umei számi", - "ca": "sami d'Ume", - "de": "Umesamisch", - "en": "Ume Sami", - "eo": "ume-samea lingvo", - "es": "sami del Ume", - "fi": "uumajansaame", - "fr": "same d'Ume", - "gl": "Lingua saami de Ume", - "it": "lingua sami di Ume", - "ja": "ウーメ・サーミ語", - "nb_NO": "umesamisk", - "nl": "Ume-Samisch", - "pl": "język ume", - "pt": "língua sami de Ume", - "ru": "уме-саамский язык" + "zh_Hans": "普什图语", + "id": "bahasa Pasto", + "ca": "paixtu", + "es": "pastún", + "en": "Pashto", + "da": "Pashto", + "de": "Paschtu", + "eo": "paŝtuna lingvo", + "fi": "paštun kieli", + "fr": "pachto", + "gl": "Lingua paxta", + "hu": "pastu", + "it": "pashtu", + "ja": "パシュトー語", + "nb_NO": "pashto", + "nl": "Pasjtoe", + "pl": "język paszto", + "pt": "pastó", + "pt_BR": "pastó", + "ru": "пушту", + "sl": "paštunščina", + "sv": "pashto" + }, + "priorityIf": "_country~((^|;)af($|;))" + }, + { + "if": "language:vls=yes", + "ifnot": "language:vls=", + "searchTerms": { + "*": [ + "vls" + ] + }, + "then": { + "sv": "västflamländska", + "ca": "flamenc occidental", + "da": "vestflamsk", + "de": "Westflämisch", + "en": "West Flemish", + "eo": "okcidentflandra lingvo", + "es": "flamenco occidental", + "fi": "länsiflaami", + "fr": "flamand occidental", + "gl": "Flamengo occidental", + "id": "Flam Barat", + "it": "dialetto fiammingo occidentale", + "ja": "西フラマン語", + "nb_NO": "vestflamsk", + "nl": "West-Vlaams", + "pl": "dialekt zachodnioflamandzki", + "ru": "западнофламандская группа диалектов", + "zh_Hans": "西佛兰德语", + "zh_Hant": "西佛蘭德語" } }, { - "if": "language:sou=yes", - "ifnot": "language:sou=", + "if": "language:tvl=yes", + "ifnot": "language:tvl=", "searchTerms": { "*": [ - "sou" + "tvl" ] }, "then": { - "de": "Südthailändisch", - "en": "Southern Thai", - "eo": "sud-taja lingvo", - "fr": "thaï du Sud", - "id": "Bahasa Thai Selatan", - "ja": "南タイ語", - "nl": "Zuidelijk Thai", - "pl": "Język południowotajski", - "ru": "южнотайский диалект", - "zh_Hans": "南部泰语", - "zh_Hant": "南部泰語" - } - }, - { - "if": "language:adx=yes", - "ifnot": "language:adx=", - "searchTerms": { - "*": [ - "adx" - ] - }, - "then": { - "en": "Amdo Tibetan", - "fr": "tibétain de l'Amdo", - "ja": "アムド・チベット語", - "pl": "Język amdo", - "ru": "амдо", - "pt": "Tibetano Amdo", - "hu": "amdói tibeti" - } - }, - { - "if": "language:sli=yes", - "ifnot": "language:sli=", - "searchTerms": { - "*": [ - "sli" - ] - }, - "then": { - "ca": "alemany silesià", - "da": "Schlesisk", - "de": "Schlesisch", - "en": "Silesian German", - "eo": "silezia-germana lingvo", - "es": "alemán silesio", - "fi": "sleesiansaksa", - "fr": "silésien", - "it": "tedesco slesiano", - "ja": "低シレジア語", - "nb_NO": "lavschlesisk", - "nl": "Silezisch Duits", - "ru": "силезские диалекты немецкого языка", - "zh_Hans": "西里西亚语", - "zh_Hant": "西里西亞語", - "pl": "dialekt śląski języka niemieckiego", - "hu": "sziléziai német" - } - }, - { - "if": "language:als=yes", - "ifnot": "language:als=", - "searchTerms": { - "*": [ - "als" - ] - }, - "then": { - "hu": "svájci német", - "en": "Swiss German", - "de": "Schweizerdeutsch", - "ca": "alemany suís", - "da": "schweizertysk", - "eo": "svisgermana lingvo", - "es": "alemán de Suiza", - "fi": "sveitsinsaksa", - "fr": "suisse allemand", - "gl": "Lingua alemá de Suíza", - "id": "Bahasa Jerman Swiss", - "it": "svizzero tedesco", - "ja": "スイスドイツ語", - "nb_NO": "sveitsertysk", - "nl": "Zwitserduits", - "pl": "gwary schwyzertüütsch", - "pt": "suíço-alemão", - "ru": "швейцарский диалект", - "sv": "schweizertyska", - "zh_Hans": "瑞士德语", - "zh_Hant": "瑞士德語" - } - }, - { - "if": "language:kha=yes", - "ifnot": "language:kha=", - "searchTerms": { - "*": [ - "kha" - ] - }, - "then": { - "ru": "Кхаси", - "ca": "khasi", - "de": "Khasi", - "en": "Khasi", - "fi": "Khasi", - "fr": "khasi", - "it": "lingua khasi", - "ja": "カシ語", - "nl": "Khasi", - "pl": "Język khasi", - "pt": "Língua khasi", - "zh_Hans": "卡西语", - "zh_Hant": "卡西語", - "eo": "kasia lingvo" - } - }, - { - "if": "language:mnc=yes", - "ifnot": "language:mnc=", - "searchTerms": { - "*": [ - "mnc" - ] - }, - "then": { - "en": "Manchu", - "ca": "manxú", - "de": "Mandschurisch", - "eo": "manĉura lingvo", - "es": "idioma manchú", - "fi": "Mantšun kieli", - "fr": "mandchou", - "gl": "Lingua manchú", - "hu": "mandzsu", - "id": "Bahasa Manchu", - "it": "lingua mancese", - "ja": "満洲語", - "nb_NO": "Mandsjuisk", - "nl": "Mantsjoe", - "pl": "język mandżurski", - "pt": "Língua manchu", - "ru": "маньчжурский язык", - "sv": "manchuiska" + "ca": "tuvalià", + "de": "Tuvaluisch", + "en": "Tuvaluan", + "eo": "tuvala lingvo", + "es": "tuvaluano", + "fi": "tuvalun kieli", + "fr": "tuvaluan", + "gl": "Lingua tuvalesa", + "hu": "tuvalui", + "id": "Bahasa Tuvalu", + "it": "lingua tuvaluana", + "ja": "ツバル語", + "nb_NO": "tuvalsk", + "nl": "Tuvaluaans", + "pl": "Język tuvalu", + "pt": "Língua tuvaluana", + "pt_BR": "Língua tuvaluana", + "ru": "тувалу", + "sv": "tuvaluanska" } }, { @@ -11421,151 +13000,37 @@ "sv": "yoruba", "zh_Hant": "約魯巴語", "hu": "joruba" - }, - "priorityIf": "_country~((^|;)ng($|;))" - }, - { - "if": "language:ml=yes", - "ifnot": "language:ml=", - "searchTerms": { - "*": [ - "ml" - ] - }, - "then": { - "en": "Malayalam", - "ca": "malaiàlam", - "da": "Malayalam", - "de": "Malayalam", - "eo": "malajala lingvo", - "es": "malabar", - "fi": "malajalam", - "fr": "malayalam", - "gl": "lingua malayalam", - "hu": "malajálam", - "id": "bahasa Malayalam", - "it": "malayalam", - "ja": "マラヤーラム語", - "nb_NO": "malayalam", - "nl": "Malayalam", - "pl": "język malajalam", - "pt": "malaiala", - "pt_BR": "Língua malaiala", - "ru": "малаялам", - "sl": "Malajalščina", - "sv": "malayalam", - "zh_Hant": "馬拉雅拉姆語" } }, { - "if": "language:hai=yes", - "ifnot": "language:hai=", + "if": "language:war=yes", + "ifnot": "language:war=", "searchTerms": { "*": [ - "hai" + "war" ] }, "then": { - "fi": "Haida", - "fr": "haïda", - "gl": "Lingua haida", - "id": "Bahasa Haida", - "it": "haida", - "ja": "ハイダ語", - "nb_NO": "Haida (språk)", - "pl": "Język haida", - "pt": "Língua haida", - "ru": "Хайда", - "zh_Hans": "海达语", - "zh_Hant": "海達語", - "sv": "Haida (språk)", - "en": "Haida", - "nl": "Haida", - "de": "Haida", - "ca": "haida", - "eo": "Ĥajda lingvo", - "es": "idioma haida" - } - }, - { - "if": "language:kut=yes", - "ifnot": "language:kut=", - "searchTerms": { - "*": [ - "kut" - ] - }, - "then": { - "en": "Kutenai", - "ca": "kootenai", - "de": "Kutanaha", - "es": "Idioma kutenai", - "fi": "Kutenai", - "fr": "kutenai", - "it": "lingua kutenai", - "ja": "クテナイ語", - "nl": "Kutenai", - "pl": "Język kutenai", - "pt": "Língua kutenai", - "ru": "Кутенай", - "zh_Hans": "库特奈语", - "zh_Hant": "庫特奈語" - } - }, - { - "if": "language:hoc=yes", - "ifnot": "language:hoc=", - "searchTerms": { - "*": [ - "hoc" - ] - }, - "then": { - "fr": "ho", - "ca": "ho", - "eo": "hoa lingvo", - "fi": "Hon kieli", - "it": "lingua ho", - "ja": "ホー語", - "pl": "Język ho", - "pt": "Língua ho", - "sv": "ho", - "de": "Ho", - "ru": "Хо", - "en": "Ho", - "da": "Ho" - } - }, - { - "if": "language:gsg=yes", - "ifnot": "language:gsg=", - "searchTerms": { - "*": [ - "gsg" - ] - }, - "then": { - "ca": "llengua de signes alemanya", - "da": "Tysk tegnsprog", - "de": "Deutsche Gebärdensprache", - "en": "German Sign Language", - "eo": "germana signolingvo", - "es": "lengua de señas alemana", - "fr": "langue des signes allemande", - "hu": "német jelnyelv", - "id": "Bahasa Isyarat Jerman", - "it": "lingua dei segni tedesca", - "ja": "ドイツ手話", - "nb_NO": "tysk tegnspråk", - "nl": "Duitse gebarentaal", - "pl": "niemiecki język migowy", - "pt": "língua gestual alemã", - "pt_BR": "língua de sinais alemã", - "ru": "германский жестовый язык", - "sv": "tyskt teckenspråk", - "zh_Hans": "德国手语", - "zh_Hant": "德國手語", - "fi": "saksalainen viittomakieli" + "en": "Waray", + "fr": "waray-waray", + "ca": "waray-waray", + "de": "Wáray-Wáray", + "eo": "varaja lingvo", + "fi": "waray-waray", + "gl": "Lingua waray-waray", + "hu": "waray", + "id": "Bahasa Waray-waray", + "it": "waray-waray", + "ja": "ワライ語", + "nb_NO": "waray-waray", + "nl": "Waray-Waray", + "pl": "język warajski", + "pt": "língua waray-waray", + "pt_BR": "Língua waray-waray", + "ru": "варайский язык", + "sv": "waray-waray", + "es": "samareño", + "da": "varajansk" } }, { @@ -11577,6 +13042,13 @@ ] }, "then": { + "de": "Limburgisch", + "eo": "limburga lingvo", + "es": "limburgués", + "fi": "limburgin kieli", + "fr": "limbourgeois", + "gl": "Lingua limburguesa", + "id": "Bahasa Limburgish", "it": "limburghese", "ja": "リンブルフ語", "nb_NO": "limburgsk", @@ -11586,17 +13058,10 @@ "sv": "limburgiska", "zh_Hans": "林堡语", "zh_Hant": "林堡語", + "hu": "limburgi nyelv", "ca": "limburguès", "en": "Limburgish", - "nl": "Limburgs", - "de": "Limburgisch", - "eo": "limburga lingvo", - "es": "limburgués", - "fi": "limburgin kieli", - "fr": "limbourgeois", - "gl": "Lingua limburguesa", - "hu": "limburgi", - "id": "Bahasa Limburgish" + "nl": "Limburgs" } }, { @@ -11628,187 +13093,238 @@ } }, { - "if": "language:esu=yes", - "ifnot": "language:esu=", + "if": "language:tum=yes", + "ifnot": "language:tum=", "searchTerms": { "*": [ - "esu" + "tum" ] }, "then": { - "ru": "Центрально-юпикский язык", - "zh_Hans": "中阿拉斯加尤皮克语", - "sv": "Centraljupik", - "ca": "yupik de l'Alaska central", - "de": "Yup'ik", - "en": "Central Alaskan Yup'ik", - "es": "Yupik alaskeño central", - "fi": "alaskanjupik", - "fr": "yupik de l'Alaska central", - "gl": "Lingua iupik de Alasca central", - "it": "lingua yupik centrale", - "ja": "中央アラスカ・ユピック語", - "nb_NO": "Alaskayupik", - "nl": "Joepik", - "pl": "Język yupik środkowy" + "ca": "tumbuka", + "de": "Tumbuka", + "en": "Tumbuka", + "eo": "tumbuka lingvo", + "es": "Idioma tumbuka", + "fi": "Tumbuka", + "fr": "tumbuka", + "gl": "Lingua tumbuka", + "hu": "tumbuka", + "it": "tumbuka", + "ja": "トゥンブカ語", + "nl": "Tumbuka", + "pl": "Język tumbuka", + "pt": "Língua tumbuka", + "ru": "Тумбука", + "sv": "tumbuka" } }, { - "if": "language:abq=yes", - "ifnot": "language:abq=", + "if": "language:tsg=yes", + "ifnot": "language:tsg=", "searchTerms": { "*": [ - "abq" + "tsg" ] }, "then": { - "en": "Abaza", - "ca": "abazí", - "de": "Abasinisch", - "eo": "abaza lingvo", - "es": "abaza", - "fi": "Abazan kieli", - "fr": "abaza", - "gl": "Lingua abaza", - "it": "lingua abazina", - "ja": "アバザ語", - "nb_NO": "abazinsk", - "nl": "Abazijns", - "pl": "Język abazyński", - "pt": "Língua abaza", - "pt_BR": "Língua abaza", - "ru": "абазинский язык", - "sv": "abazinska", - "zh_Hans": "阿巴扎语", - "zh_Hant": "阿巴扎語", - "id": "Bahasa Abaza", - "hu": "abaza" + "en": "Tausug", + "fi": "Tausug", + "fr": "tausug", + "id": "Bahasa Suluk", + "ja": "タウスグ語", + "nb_NO": "Tausug (språk)", + "pl": "język tausug", + "pt": "Língua tausug", + "ru": "Сулу", + "es": "idioma joloano" } }, { - "if": "language:tli=yes", - "ifnot": "language:tli=", + "if": "language:shi=yes", + "ifnot": "language:shi=", "searchTerms": { "*": [ - "tli" + "shi" ] }, "then": { - "ca": "Tlingit", - "de": "Tlingit", - "en": "Tlingit", - "fi": "Tlingit", - "nb_NO": "Tlingit", - "nl": "Tlingit", - "eo": "Tlingita", - "es": "tlingit", - "fr": "tlingit", - "id": "Bahasa Tlingit", - "it": "lingua tlingit", - "ja": "トリンギット語", - "pl": "Język tlingit", - "pt": "Língua tlingit", - "pt_BR": "Língua tlingit", - "ru": "Тлингитский язык", - "sv": "tlingit", - "hu": "tlingit" + "ca": "chelja", + "de": "Taschelhit", + "en": "Shilha", + "eo": "ŝelha lingvo", + "es": "chilha", + "fi": "Tašelhit", + "gl": "Lingua shilha", + "it": "tashelhit", + "ja": "シルハ語", + "nl": "Chleuh", + "pl": "Język tashelhiyt", + "pt": "Tachelhit", + "ru": "Шильхские языки", + "sv": "tachelhit", + "zh_Hans": "施卢赫语", + "zh_Hant": "施盧赫語", + "fr": "chleuh" } }, { - "if": "language:trv=yes", - "ifnot": "language:trv=", + "if": "language:jam=yes", + "ifnot": "language:jam=", "searchTerms": { "*": [ - "trv" + "jam" ] }, "then": { - "ca": "seediq", - "en": "Seediq", - "eo": "sedeka lingvo", - "fi": "Taroko", - "fr": "seediq", - "gl": "Lingua seediq", - "it": "lingua seediq", - "ja": "セデック語", - "nb_NO": "Truku", - "nl": "Taroko", - "pt": "Língua seediq", - "zh_Hans": "赛德克语", - "zh_Hant": "賽德克語", - "id": "Bahasa Seediq" + "ca": "jamaican", + "da": "Patois", + "de": "Jamaika-Kreolisch", + "en": "Jamaican Patois", + "eo": "jamajka-kreola lingvo", + "es": "Criollo jamaicano", + "fi": "Jamaikankreoli", + "fr": "créole jamaïcain", + "gl": "Patois xamaicano", + "hu": "jamaicai angol", + "id": "Patwa Jamaika", + "it": "lingua creola giamaicana", + "ja": "ジャマイカ・クレオール語", + "nl": "Jamaicaans Patois", + "pl": "język jamajski", + "pt": "Patoá jamaicano", + "pt_BR": "Patoá jamaicano", + "ru": "ямайский креольский язык", + "sv": "patwa", + "zh_Hans": "牙买加土语", + "zh_Hant": "牙買加土語" } }, { - "if": "language:szy=yes", - "ifnot": "language:szy=", + "if": "language:tw=yes", + "ifnot": "language:tw=", "searchTerms": { "*": [ - "szy" + "tw" ] }, "then": { - "en": "Sakizaya", - "fr": "sakizaya", - "gl": "Lingua sakizaya", - "id": "Bahasa Sakizaya", - "ja": "サキザヤ語", - "zh_Hans": "撒奇莱雅语", - "zh_Hant": "撒奇萊雅語", - "pt": "Língua sakisaya" + "fi": "twi", + "fr": "twi", + "gl": "Lingua twi", + "hu": "tvi", + "id": "Bahasa Twi", + "it": "twi", + "ja": "トウィ語", + "nb_NO": "twi", + "nl": "Twi", + "pl": "Język twi", + "pt": "Língua twi", + "pt_BR": "Língua twi", + "ru": "чви", + "sv": "twi (språk)", + "ca": "twi", + "da": "Twi", + "de": "Twi", + "en": "Twi", + "eo": "Tvia", + "es": "idioma twi" } }, { - "if": "language:lus=yes", - "ifnot": "language:lus=", + "if": "language:shn=yes", + "ifnot": "language:shn=", "searchTerms": { "*": [ - "lus" + "shn" ] }, "then": { - "ca": "mizo", - "de": "Mizo", - "en": "Mizo", - "es": "mizo", - "fi": "Lusai", - "fr": "mizo", - "it": "lingua Mizo", - "ja": "ミゾ語", - "nl": "Mizo", - "pl": "Język mizo", - "pt": "Língua mizo", - "ru": "Мизо", - "sv": "mizo", - "zh_Hant": "米佐語", - "id": "Bahasa Mizo" + "de": "Shan", + "en": "Shan", + "nl": "Shan", + "es": "shan", + "fi": "Shanin kieli", + "fr": "shan", + "gl": "Lingua shan", + "id": "Bahasa Shan", + "it": "lingua shan", + "ja": "シャン語", + "pl": "język szan", + "pt": "língua shan", + "pt_BR": "Língua shan", + "ru": "шанский язык", + "sv": "shan", + "zh_Hans": "掸语", + "zh_Hant": "撣語", + "eo": "ŝana lingvo" } }, { - "if": "language:olo=yes", - "ifnot": "language:olo=", + "if": "language:ts=yes", + "ifnot": "language:ts=", "searchTerms": { "*": [ - "olo" + "ts" ] }, "then": { - "ca": "livvi-carelià", - "de": "Olonetzisch", - "en": "Livvi-Karelian", - "eo": "olonec-karela lingvo", - "fi": "livvinkarjala", - "fr": "olonetsien", - "gl": "Lingua livvi", - "it": "lingua livvi", - "ja": "リッヴィ語", - "nb_NO": "livvisk", - "nl": "Olonetsisch", - "pl": "Dialekt ołoniecki", - "ru": "ливвиковское наречие", - "sv": "livvi", - "zh_Hant": "利維卡累利阿語" - } + "en": "Tsonga", + "ca": "tsonga", + "nl": "Tsonga", + "da": "tsonga", + "de": "Xitsonga", + "eo": "conga lingvo", + "es": "tsonga", + "fr": "tsonga", + "gl": "Lingua tsonga", + "hu": "conga", + "id": "Bahasa Tsonga", + "it": "tsonga", + "ja": "ツォンガ語", + "nb_NO": "tsonga", + "pl": "Język tsonga", + "pt": "língua tsonga", + "pt_BR": "língua tsonga", + "ru": "тсонга", + "sv": "tsonga", + "zh_Hans": "聪加语", + "zh_Hant": "聰加語", + "fi": "tsongan kieli" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" + }, + { + "if": "language:st=yes", + "ifnot": "language:st=", + "searchTerms": { + "*": [ + "st" + ] + }, + "then": { + "fr": "sotho du Sud", + "ca": "sesotho", + "da": "Sesotho", + "de": "Sesotho", + "en": "Sesotho", + "eo": "sota lingvo", + "es": "sesotho", + "gl": "Lingua sotho", + "hu": "déli szoto", + "id": "Bahasa Sesotho", + "it": "sotho del sud", + "ja": "ソト語", + "nb_NO": "sotho", + "nl": "Zuid-Sotho", + "pl": "język sotho", + "pt": "língua soto do sul", + "pt_BR": "língua soto", + "ru": "сесото", + "sv": "sesotho", + "fi": "eteläsothon kieli" + }, + "priorityIf": "_country~((^|;)ls($|;))|((^|;)za($|;))|((^|;)zw($|;))" }, { "if": "language:pnt=yes", @@ -11819,6 +13335,13 @@ ] }, "then": { + "nl": "Pontisch", + "pl": "język pontyjski", + "pt": "Grego do Ponto", + "ru": "понтийский язык", + "sv": "pontisk grekiska", + "zh_Hant": "旁狄希臘語", + "hu": "pontoszi görög", "ca": "pòntic", "de": "Pontisch", "en": "Pontic Greek", @@ -11829,14 +13352,7 @@ "id": "Bahasa Yunani Pontus", "it": "pontico", "ja": "ギリシア語ポントス方言", - "nb_NO": "pontisk gresk", - "nl": "Pontisch", - "pl": "język pontyjski", - "pt": "Grego do Ponto", - "ru": "понтийский язык", - "sv": "pontisk grekiska", - "zh_Hant": "旁狄希臘語", - "hu": "pontoszi görög" + "nb_NO": "pontisk gresk" } }, { @@ -11871,872 +13387,74 @@ } }, { - "if": "language:nog=yes", - "ifnot": "language:nog=", + "if": "language:ln=yes", + "ifnot": "language:ln=", "searchTerms": { "*": [ - "nog" + "ln" ] }, "then": { - "sv": "nogai", - "en": "Nogai", - "ca": "nogai", - "de": "Nogaisch", - "eo": "nogaja lingvo", - "es": "nogai", - "fi": "Nogain kieli", - "fr": "nogaï", - "id": "Bahasa Nogai", - "it": "lingua nogai", - "ja": "ノガイ語", - "nb_NO": "nogaisk", - "nl": "Nogais", - "pl": "Język nogajski", - "pt": "Língua nogai", - "ru": "ногайский язык" + "ca": "lingala", + "da": "lingala", + "de": "Lingala", + "en": "Lingala", + "eo": "lingala lingvo", + "es": "lingala", + "fr": "lingala", + "gl": "Lingua lingala", + "hu": "lingala", + "id": "Bahasa Lingala", + "it": "lingala", + "ja": "リンガラ語", + "nb_NO": "lingala", + "nl": "Lingala", + "pl": "język lingala", + "pt": "Língua lingala", + "sv": "lingala", + "zh_Hant": "林格拉語", + "ru": "лингала", + "fi": "lingala" } }, { - "if": "language:wbl=yes", - "ifnot": "language:wbl=", + "if": "language:szy=yes", + "ifnot": "language:szy=", "searchTerms": { "*": [ - "wbl" + "szy" ] }, "then": { - "de": "Wakhi", - "en": "Wakhi", - "nb_NO": "Wakhi", - "nl": "Wakhi", - "es": "wají", - "fi": "Vahanin kieli", - "fr": "wakhi", - "gl": "Lingua vakhí", - "id": "Bahasa Wakhi", - "it": "wakhi", - "ja": "ワヒ語", - "pl": "Język wachański", - "pt": "Língua wakhi", - "pt_BR": "Língua wakhi", - "ru": "Ваханский язык" + "en": "Sakizaya", + "fr": "sakizaya", + "gl": "Lingua sakizaya", + "id": "Bahasa Sakizaya", + "ja": "サキザヤ語", + "zh_Hans": "撒奇莱雅语", + "zh_Hant": "撒奇萊雅語", + "pt": "Língua sakisaya" } }, { - "if": "language:tly=yes", - "ifnot": "language:tly=", + "if": "language:nqo=yes", + "ifnot": "language:nqo=", "searchTerms": { "*": [ - "tly" + "nqo" ] }, "then": { - "en": "Talysh", - "id": "Talysh", - "ca": "talixi", - "de": "Talisch", - "eo": "taliŝa lingvo", - "es": "talishi", - "fi": "Tališin kieli", - "fr": "talysh", - "gl": "Lingua talysh", - "it": "lingua taliscia", - "ja": "タリシュ語", - "nl": "Talysjisch", - "pl": "Tałyszowie", - "pt": "Língua talish", - "ru": "талышский язык", - "sv": "talysj", - "nb_NO": "talysj" - } - }, - { - "if": "language:mhr=yes", - "ifnot": "language:mhr=", - "searchTerms": { - "*": [ - "mhr" - ] - }, - "then": { - "fi": "niittymarin kieli", - "fr": "mari des prairies", - "gl": "Lingua mari das pradeiras", - "it": "mari orientale", - "ja": "牧地マリ語", - "nb_NO": "østmarisk", - "nl": "Oost-Tsjeremissisch", - "pl": "maryjski łąkowy", - "pt": "Língua mari das campinas", - "ru": "луговомарийский язык", - "sv": "östmariska", - "en": "Meadow Mari", - "ca": "txeremís oriental", - "de": "Wiesenmari", - "es": "mari de las praderas" - } - }, - { - "if": "language:ruq=yes", - "ifnot": "language:ruq=", - "searchTerms": { - "*": [ - "ruq" - ] - }, - "then": { - "en": "Megleno-Romanian", - "ca": "meglenoromanès", - "de": "Meglenorumänisch", - "eo": "meglenorumana lingvo", - "es": "meglenorrumano", - "fr": "mégléno-roumain", - "gl": "Lingua megleno-romanesa", - "it": "lingua meglenorumena", - "ja": "メグレノ・ルーマニア語", - "nb_NO": "meglenorumensk", - "nl": "Megleno-Roemeens", - "pl": "Język meglenorumuński", - "pt": "Romeno meglesita", - "pt_BR": "Romeno meglesita", - "ru": "мегленорумынский язык", - "zh_Hans": "梅戈来诺-罗马尼亚语", - "zh_Hant": "梅戈來諾-羅馬尼亞語", - "hu": "meglenoromán" - } - }, - { - "if": "language:mwv=yes", - "ifnot": "language:mwv=", - "searchTerms": { - "*": [ - "mwv" - ] - }, - "then": { - "id": "Mentawai", - "pt": "Mentawai", - "ca": "mentawai", - "da": "Mentawai", - "de": "Mentawaisprache", - "en": "Mentawai", - "eo": "Mentawai", - "es": "mentawai", - "fi": "Mentawain kieli", - "fr": "mentawai", - "gl": "Lingua mentawai", - "hu": "Mentawai", - "it": "lingua mentawai", - "ja": "メンタワイ語", - "nb_NO": "Mentawai", - "nl": "Mentawai", - "pl": "język mentawai", - "pt_BR": "Mentawai", - "ru": "ментавай", - "sl": "Mentawai", - "sv": "mentawai" - } - }, - { - "if": "language:koy=yes", - "ifnot": "language:koy=", - "searchTerms": { - "*": [ - "koy" - ] - }, - "then": { - "de": "Koyukon", - "en": "Koyukon", - "nb_NO": "Koyukon", - "es": "koyukón", - "fr": "koyukon", - "it": "lingua koyukon", - "ja": "コユコン語", - "pt": "Língua koyukon", - "pt_BR": "Língua koyukon", - "ru": "Коюкон" - } - }, - { - "if": "language:clc=yes", - "ifnot": "language:clc=", - "searchTerms": { - "*": [ - "clc" - ] - }, - "then": { - "en": "Chilcotin", - "de": "Tschilcotin", - "es": "chilcotin", - "fr": "chilcotin", - "it": "lingua chilcotin", - "ja": "チルコティン語", - "nb_NO": "Chilcotin", - "pt": "Língua chilcontin", - "ru": "Чилкотин", - "eo": "ĉilkotina lingvo" - } - }, - { - "if": "language:fiu-vro=yes", - "ifnot": "language:fiu-vro=", - "searchTerms": { - "*": [ - "fiu-vro" - ] - }, - "then": { - "en": "Võro", - "ca": "võro", - "da": "Võro", - "de": "Võro", - "eo": "voroa lingvo", - "es": "Idioma võro", - "fi": "võro", - "fr": "võro", - "gl": "Lingua võro", - "id": "Bahasa Võro", - "it": "võro", - "ja": "ヴォロ語", - "nb_NO": "sørestisk", - "nl": "Võro", - "pl": "język võro", - "pt": "Língua võro", - "ru": "выруский диалект", - "sv": "võro", - "zh_Hans": "沃罗语", - "hu": "võro" - } - }, - { - "if": "language:frc=yes", - "ifnot": "language:frc=", - "searchTerms": { - "*": [ - "frc" - ] - }, - "then": { - "fr": "français de Louisiane", - "id": "Bahasa Prancis Louisiana", - "it": "francese cajun", - "ja": "ケイジャン・フランス語", - "nl": "Cajun-Frans", - "pt": "francês cajun", - "ru": "Кажунский диалект французского языка", - "sv": "Louisianafranska", - "de": "Cajun", - "ca": "francès cajun", - "en": "Louisiana French", - "eo": "luiziana franca dialekto", - "es": "francés cajún" - } - }, - { - "if": "language:guw=yes", - "ifnot": "language:guw=", - "searchTerms": { - "*": [ - "guw" - ] - }, - "then": { - "ru": "Гун", - "en": "Gun", - "de": "Gun", - "ca": "gun", - "ja": "グン語", - "fr": "gun-gbe", - "gl": "Lingua gun" - } - }, - { - "if": "language:cnh=yes", - "ifnot": "language:cnh=", - "searchTerms": { - "*": [ - "cnh" - ] - }, - "then": { - "de": "Hakha Chin", - "en": "Hakha-Chin", - "fr": "haka chin", - "ja": "ハカ語", - "ru": "Чинский язык" - } - }, - { - "if": "language:sjm=yes", - "ifnot": "language:sjm=", - "searchTerms": { - "*": [ - "sjm" - ] - }, - "then": { - "en": "Mapun", - "fr": "mapun" - } - }, - { - "if": "language:bzs=yes", - "ifnot": "language:bzs=", - "searchTerms": { - "*": [ - "bzs" - ] - }, - "then": { - "ca": "llengua de signes brasilera", - "da": "brasiliansk tegnsprog", - "de": "Brasilianische Gebärdensprache", - "en": "Brazilian Sign Language", - "eo": "brazila signolingvo", - "fr": "langue des signes brésilienne", - "it": "lingua dei segni brasiliana", - "ja": "ブラジル手話", - "nb_NO": "brasiliansk tegnspråk", - "nl": "Braziliaanse gebarentaal", - "pt": "língua brasileira de sinais", - "pt_BR": "língua brasileira de sinais", - "es": "Lengua brasileña de señas", - "ru": "бразильский жестовый язык", - "id": "Bahasa Isyarat Brasil" - } - }, - { - "if": "language:kcg=yes", - "ifnot": "language:kcg=", - "searchTerms": { - "*": [ - "kcg" - ] - }, - "then": { - "en": "Tyap", - "de": "Tjap", - "fi": "Tyap", - "ja": "カタブ語", - "nl": "Tyap", - "gl": "Lingua tyap", - "ca": "katab", - "es": "katab", - "fr": "katab" - } - }, - { - "if": "language:mi=yes", - "ifnot": "language:mi=", - "searchTerms": { - "*": [ - "mi" - ] - }, - "then": { - "fi": "Maorin kieli", - "fr": "māori", - "gl": "Lingua maorí", - "hu": "maori", - "id": "Bahasa Maori", - "it": "māori", - "ja": "マオリ語", - "nb_NO": "maorisk", - "nl": "Maori", - "pl": "język maori", - "pt": "língua maori", - "pt_BR": "língua maori", - "ru": "маори", - "sv": "maori", - "zh_Hans": "毛利语", - "zh_Hant": "毛利語", - "ca": "maori", - "da": "Maori", - "de": "Māori", - "en": "Māori", - "eo": "maoria lingvo", - "es": "maorí" - }, - "priorityIf": "_country~((^|;)nz($|;))" - }, - { - "if": "language:aeb=yes", - "ifnot": "language:aeb=", - "searchTerms": { - "*": [ - "aeb" - ] - }, - "then": { - "da": "Tunesisk arabisk", - "de": "Tunesisch-Arabisch", - "en": "Tunisian Arabic", - "eo": "tunizia araba lingvo", - "es": "árabe tunecino", - "fi": "tunisianarabia", - "fr": "arabe tunisien", - "id": "Bahasa Arab Tunisia", - "it": "arabo tunisino", - "ja": "アラビア語チュニジア方言", - "nb_NO": "tunisisk arabisk", - "nl": "Tunesisch", - "pt": "árabe tunisino", - "pt_BR": "Árabe tunisino", - "ru": "Тунисский диалект арабского языка", - "sv": "tunisisk arabiska", - "zh_Hans": "突尼斯阿拉伯语", - "zh_Hant": "突尼西亞阿拉伯語", - "ca": "àrab tunisià", - "pl": "tunezyjski" - } - }, - { - "if": "language:nrf-gg=yes", - "ifnot": "language:nrf-gg=", - "searchTerms": { - "*": [ - "nrf-gg" - ] - }, - "then": { - "ca": "guernseiès", - "de": "Guernésiais", - "en": "Guernésiais", - "eo": "gernezeja lingvo", - "es": "guernseyés", - "fi": "Guernésiais", - "fr": "guernesiais", - "it": "dialetto guernesiais", - "ja": "ガーンジー島方言", - "nb_NO": "guernésiais", - "nl": "Dgèrnésiais", - "pl": "Dgèrnésiais", - "pt": "Guernésiais", - "ru": "Гернсийский диалект нормандского языка", - "sl": "Guernseyščina", - "sv": "Guernésiais" - } - }, - { - "if": "language:lki=yes", - "ifnot": "language:lki=", - "searchTerms": { - "*": [ - "lki" - ] - }, - "then": { - "en": "Laki", - "pt": "Laki", - "de": "Leki", - "da": "Laki", - "eo": "Laki", - "ca": "dialecte laki", - "fi": "laki", - "fr": "laki", - "gl": "Lingua laki", - "ja": "ラーク語", - "nl": "Laki dialect", - "ru": "лаки", - "sv": "lekî", - "id": "Bahasa Laki" - } - }, - { - "if": "language:bej=yes", - "ifnot": "language:bej=", - "searchTerms": { - "*": [ - "bej" - ] - }, - "then": { - "nl": "Beja", - "en": "Beja", - "nb_NO": "Beja", - "ru": "Беджа", - "de": "Bedscha", - "ca": "llengua beja", - "eo": "beĝaa lingvo", - "es": "Idioma beya", - "fi": "Bedžan kieli", - "fr": "bedja", - "id": "Bahasa Beja", - "it": "begia", - "ja": "ベジャ語", - "pl": "Język bedża", - "pt": "Língua beja" - } - }, - { - "if": "language:ckt=yes", - "ifnot": "language:ckt=", - "searchTerms": { - "*": [ - "ckt" - ] - }, - "then": { - "en": "Chukchi", - "ca": "txuktxi", - "de": "Tschuktschisch", - "eo": "Ĉukĉa lingvo", - "es": "chucoto", - "fi": "Tšuktšin kieli", - "fr": "tchouktche", - "gl": "Lingua Chukoto", - "id": "Bahasa Chukchi", - "it": "lingua ciukcia", - "ja": "チュクチ語", - "nb_NO": "Luoravetlansk", - "nl": "Tsjoektsjisch", - "pl": "Język czukocki", - "pt": "Língua chukoto", - "ru": "чукотский язык", - "sl": "Čukotščina", - "sv": "tjuktjiska", - "hu": "csukcs" - } - }, - { - "if": "language:mus=yes", - "ifnot": "language:mus=", - "searchTerms": { - "*": [ - "mus" - ] - }, - "then": { - "de": "Maskoki", - "en": "Muscogee", - "ca": "muskogi", - "eo": "krika lingvo", - "es": "idioma maskoki", - "fi": "Creekin kieli", - "fr": "creek", - "gl": "Lingua muscogee", - "hu": "muszkogi", - "id": "Bahasa Muskogee", - "it": "lingua creek", - "ja": "マスコギ語", - "nl": "Muskogi", - "pl": "Język krik", - "pt": "Língua creek", - "pt_BR": "Língua creek", - "ru": "Крикский язык" - } - }, - { - "if": "language:pwn=yes", - "ifnot": "language:pwn=", - "searchTerms": { - "*": [ - "pwn" - ] - }, - "then": { - "ca": "paiwan", - "en": "Paiwan", - "es": "Idioma paiwan", - "fr": "paiwan", - "gl": "Lingua paiwan", - "id": "Bahasa Paiwan", - "it": "paiwan", - "ja": "パイワン語", - "nl": "Paiwaans", - "pt": "Língua paiwan", - "sv": "paiwan", - "zh_Hans": "排湾语", - "zh_Hant": "排灣語", - "de": "Paiwan", - "fi": "Paiwanin kieli" - } - }, - { - "if": "language:kj=yes", - "ifnot": "language:kj=", - "searchTerms": { - "*": [ - "kj" - ] - }, - "then": { - "en": "Kwanyama", - "nl": "Kwanyama", - "ca": "kwanyama", - "de": "Kwanyama", - "eo": "kuanjama lingvo", - "es": "idioma kuanyama", - "fr": "kuanyama", - "gl": "Lingua kwanyama", - "hu": "kvanyama", - "it": "kwanyama", - "ja": "クワニャマ語", - "pl": "Język kwanyama", - "pt": "Língua cuanhama", - "ru": "кваньяма", - "sv": "kwanyama", - "zh_Hans": "夸摩马语", - "zh_Hant": "誇摩馬語" - } - }, - { - "if": "language:rgn=yes", - "ifnot": "language:rgn=", - "searchTerms": { - "*": [ - "rgn" - ] - }, - "then": { - "ca": "romanyol", - "de": "Romagnol", - "en": "Romagnol", - "eo": "romanja lingvo", - "es": "romañol", - "fr": "romagnol", - "it": "romagnolo", - "ja": "ロマーニャ語", - "nl": "Romagnools", - "pt": "romagnol", - "ru": "Романьольский язык", - "zh_Hans": "罗马涅语", - "zh_Hant": "羅馬涅語", - "fi": "romagnolin kieli" - } - }, - { - "if": "language:abs=yes", - "ifnot": "language:abs=", - "searchTerms": { - "*": [ - "abs" - ] - }, - "then": { - "de": "Ambonesisch", - "en": "Ambonese", - "fr": "malais d'Ambon", - "id": "Bahasa Ambon", - "ja": "アンボン・マライ語", - "nl": "Ambonees", - "pl": "język malajski amboński", - "pt": "Malaio ambonês", - "ru": "амбонезский язык", - "zh_Hans": "安汶马来语", - "zh_Hant": "安汶馬來語" - } - }, - { - "if": "language:sxr=yes", - "ifnot": "language:sxr=", - "searchTerms": { - "*": [ - "sxr" - ] - }, - "then": { - "ja": "サアロア語", - "pt": "Língua saaroa", - "zh_Hans": "拉阿鲁哇语", - "zh_Hant": "拉阿魯哇語", - "id": "Bahasa Saaroa", - "en": "Saaroa", - "fi": "Saaroa", - "nl": "Saaroa", - "ca": "saaroa", - "fr": "saaroa", - "it": "lingua saaroa" - } - }, - { - "if": "language:ckv=yes", - "ifnot": "language:ckv=", - "searchTerms": { - "*": [ - "ckv" - ] - }, - "then": { - "ca": "kavalan", - "en": "Kavalan", - "fi": "Kavalan", - "fr": "kavalan", - "it": "lingua kavalan", - "ja": "クバラン語", - "nl": "Kavalaans", - "pt": "Língua kavalan", - "zh_Hans": "噶玛兰语", - "zh_Hant": "噶瑪蘭語", - "id": "Bahasa Kavalan" - } - }, - { - "if": "language:tsu=yes", - "ifnot": "language:tsu=", - "searchTerms": { - "*": [ - "tsu" - ] - }, - "then": { - "ru": "Цзоу", - "en": "Tsou", - "nl": "Tsou", - "ca": "tsou", - "fr": "tsou", - "id": "Bahasa Tsou", - "it": "lingua tsou", - "ja": "ツォウ語", - "sv": "tsou", - "zh_Hans": "邹语", - "zh_Hant": "鄒語", - "fi": "Tsoun kieli" - } - }, - { - "if": "language:xsy=yes", - "ifnot": "language:xsy=", - "searchTerms": { - "*": [ - "xsy" - ] - }, - "then": { - "ca": "saisiyat", - "en": "Saisiyat", - "fr": "saisiyat", - "it": "lingua saisiyat", - "ja": "サイシャット語", - "nl": "Saisiyat", - "pt": "Língua saisiyat", - "zh_Hans": "赛夏语", - "zh_Hant": "賽夏語", - "id": "Bahasa Saisiyat" - } - }, - { - "if": "language:lvk=yes", - "ifnot": "language:lvk=", - "searchTerms": { - "*": [ - "lvk" - ] - }, - "then": { - "en": "Lavukaleve", - "fr": "lavukaleve", - "ja": "ラヴカルヴェ語", - "pl": "język lavukaleve", - "ru": "Лавукалеве", - "sv": "Lavukaleve", - "de": "Lavukaleve", - "es": "lavukaleve", - "it": "lavukaleve", - "pt": "lavukaleve" - } - }, - { - "if": "language:zh-yue=yes", - "ifnot": "language:zh-yue=", - "searchTerms": { - "*": [ - "zh-yue" - ] - }, - "then": { - "zh_Hans": "粤语", - "zh_Hant": "粵語", - "de": "Kantonesisch", - "en": "Yue Chinese", - "es": "cantonés", - "ja": "粤語", - "nl": "Kantonees", - "pl": "język yue", - "ca": "xinès Yue", - "da": "yue", - "eo": "sudĉina lingvo", - "fr": "cantonais", - "id": "Tionghoa Yue", - "it": "cantonese", - "nb_NO": "kantonesisk", - "pt": "Língua yue", - "ru": "юэ" - } - }, - { - "if": "language:tvn=yes", - "ifnot": "language:tvn=", - "searchTerms": { - "*": [ - "tvn" - ] - }, - "then": { - "en": "Tavoyan", - "fr": "tavoyan", - "nb_NO": "tavoyansk" - } - }, - { - "if": "language:pmy=yes", - "ifnot": "language:pmy=", - "searchTerms": { - "*": [ - "pmy" - ] - }, - "then": { - "en": "Papuan Malay", - "fi": "Papuan malaiji", - "fr": "malais papou", - "id": "Melayu Papua", - "pl": "język malajski papuaski" - } - }, - { - "if": "language:kbg=yes", - "ifnot": "language:kbg=", - "searchTerms": { - "*": [ - "kbg" - ] - }, - "then": { - "en": "Khamba", - "fr": "khamba" - } - }, - { - "if": "language:rwr=yes", - "ifnot": "language:rwr=", - "searchTerms": { - "*": [ - "rwr" - ] - }, - "then": { - "en": "Marwari", - "fr": "marvari", - "ru": "марвари" - } - }, - { - "if": "language:ttm=yes", - "ifnot": "language:ttm=", - "searchTerms": { - "*": [ - "ttm" - ] - }, - "then": { - "en": "Northern Tutchone", - "de": "Nord-Tutchone", - "es": "tutchone septentrional", - "fr": "tutchone du Nord" + "en": "N'Ko", + "fr": "n'ko", + "ru": "Нко", + "gl": "Lingua n'ko", + "ja": "ンコ語", + "nl": "N’Ko", + "pl": "Język n’ko", + "sv": "N'ko", + "zh_Hans": "康柏语", + "zh_Hant": "康柏語" } }, { @@ -12793,925 +13511,117 @@ } }, { - "if": "language:yrl=yes", - "ifnot": "language:yrl=", + "if": "language:nan=yes", + "ifnot": "language:nan=", "searchTerms": { "*": [ - "yrl" + "nan" ] }, "then": { - "de": "Nheengatu", - "en": "Nheengatu", - "nl": "Nheengatu", - "ca": "nheengatu", - "eo": "nengatua lingvo", - "es": "ñe'engatú", - "fi": "Ñeengatú", - "fr": "nheengatu", - "gl": "Lingua nheengatu", - "it": "nheengatu", - "ja": "ニェエンガトゥ語", - "pt": "nheengatu", - "pt_BR": "Nheengatu", - "ru": "ньенгату" + "en": "Southern Min", + "fr": "minnan", + "zh_Hant": "閩南語", + "da": "Minnan", + "fi": "Minnan", + "de": "Min Nan", + "eo": "minnana lingvo", + "es": "chino min nan", + "gl": "lingua min nam", + "id": "Min Selatan", + "it": "min nan", + "ja": "閩南語", + "nb_NO": "minnan", + "nl": "Minnanyu", + "pl": "język minnański", + "pt": "Min Nan", + "pt_BR": "Min nan", + "ru": "южноминьский язык", + "sv": "minnan", + "ca": "min nan", + "hu": "minnan" } }, { - "if": "language:cak=yes", - "ifnot": "language:cak=", + "if": "language:pih=yes", + "ifnot": "language:pih=", "searchTerms": { "*": [ - "cak" + "pih" ] }, "then": { - "en": "Kaqchikel", - "nl": "Kaqchikel", - "ca": "kaqtxikel", - "de": "Cakchiquel-Sprache", - "eo": "kakĉikela lingvo", - "es": "Idioma kakchikel", - "fr": "cakchiquel", - "gl": "Lingua kaqchikel", - "id": "Bahasa Kaqchikel", - "ja": "カクチケル語", - "nb_NO": "Kakchikel", - "pl": "Język kaqchikel", - "pt": "Língua caqchiquel", - "ru": "Какчикельский язык", - "sv": "cakchiquel" + "ca": "pitcairnès", + "da": "Pitkairnsk", + "de": "Pitcairn-Englisch", + "en": "Pitkern", + "eo": "pitkarna lingvo", + "es": "pitcairnés", + "fi": "Pitcairnin kieli", + "fr": "pitcairnais", + "gl": "Pitcairnés", + "it": "pitcairnese", + "ja": "ピトケアン語", + "nb_NO": "pitkairnsk", + "nl": "Pitcairnees", + "pl": "Język pitkarnyjski", + "pt": "pitcairnes", + "pt_BR": "Língua pitcairnesa", + "ru": "питкэрнский язык", + "sv": "pitcairnesiska", + "hu": "pitcairni" } }, { - "if": "language:ami=yes", - "ifnot": "language:ami=", + "if": "language:mhr=yes", + "ifnot": "language:mhr=", "searchTerms": { "*": [ - "ami" + "mhr" ] }, "then": { - "en": "Amis", - "nl": "Amis", - "ca": "amis", - "de": "Amisisch", - "es": "Idioma amis", - "fr": "amis", - "gl": "Lingua amis", - "id": "Bahasa Amis", - "it": "lingua amis", - "ja": "アミ語", - "pl": "Język amis", - "pt": "Língua amis", - "ru": "амисский язык", - "sv": "amis", - "zh_Hans": "阿美语", - "zh_Hant": "阿美語", - "fi": "Amisin kieli" + "en": "Meadow Mari", + "ca": "txeremís oriental", + "de": "Wiesenmari", + "es": "mari de las praderas", + "fi": "niittymarin kieli", + "fr": "mari des prairies", + "gl": "Lingua mari das pradeiras", + "it": "mari orientale", + "ja": "牧地マリ語", + "nb_NO": "østmarisk", + "nl": "Oost-Tsjeremissisch", + "pl": "maryjski łąkowy", + "pt": "Língua mari das campinas", + "ru": "луговомарийский язык", + "sv": "östmariska" } }, { - "if": "language:krx=yes", - "ifnot": "language:krx=", + "if": "language:olo=yes", + "ifnot": "language:olo=", "searchTerms": { "*": [ - "krx" + "olo" ] }, "then": { - "en": "Karon", - "de": "Karon", - "fr": "karone", - "ja": "カロン語" - } - }, - { - "if": "language:hil=yes", - "ifnot": "language:hil=", - "searchTerms": { - "*": [ - "hil" - ] - }, - "then": { - "id": "Bahasa Hiligaynon", - "it": "lingua hiligaynon", - "ja": "ヒリガイノン語", - "pl": "Język hiligaynon", - "pt": "Língua hiligaynon", - "ru": "Хилигайнон", - "sv": "hiligaynon", - "es": "hiligueino", - "da": "hiligajisk", - "en": "Hiligaynon", - "de": "Hiligaynon", - "nl": "Hiligaynon", - "ca": "híligaynon", - "eo": "hiligajnona lingvo", - "fi": "Hiligainon kieli", - "fr": "hiligaïnon" - } - }, - { - "if": "language:uun=yes", - "ifnot": "language:uun=", - "searchTerms": { - "*": [ - "uun" - ] - }, - "then": { - "de": "Pazeh", - "en": "Pazeh", - "ca": "pazeh", - "fr": "pazeh", - "id": "Bahasa Pazeh", - "it": "lingua pazeh", - "ja": "パゼッヘ語", - "nl": "Kulon-Pazeh", - "pl": "Język pazeh", - "pt": "Língua pazeh", - "zh_Hant": "巴宰語" - } - }, - { - "if": "language:sjt=yes", - "ifnot": "language:sjt=", - "searchTerms": { - "*": [ - "sjt" - ] - }, - "then": { - "ca": "sami ter", - "de": "Tersamisch", - "en": "Ter Sami", - "eo": "ter-samea lingvo", - "es": "sami ter", - "fi": "turjansaame", - "fr": "same de Ter", - "gl": "Lingua saami de Ter", - "it": "sami di Ter", - "ja": "テル・サーミ語", - "nb_NO": "tersamisk", - "nl": "Ter-Samisch", - "pl": "język ter", - "pt": "sami de Ter", - "ru": "йоканьгско-саамский язык", - "sv": "tersamiska" - } - }, - { - "if": "language:wal=yes", - "ifnot": "language:wal=", - "searchTerms": { - "*": [ - "wal" - ] - }, - "then": { - "de": "Wolaytta", - "ru": "Воламо", - "en": "Wolaytta", - "es": "Idioma wolayta", - "fi": "Wolaitta", - "fr": "wolaita", - "it": "lingua wolaytta", - "ja": "ウォライタ語", - "nl": "Wolayta", - "pt": "Língua wolaytta" - } - }, - { - "if": "language:wym=yes", - "ifnot": "language:wym=", - "searchTerms": { - "*": [ - "wym" - ] - }, - "then": { - "en": "Vilamovian", - "ca": "wymysorys", - "da": "vimisørisk", - "de": "Wilmesaurisch", - "eo": "vilamovica lingvo", - "es": "vilamoviciano", - "fi": "Wymysorys", - "fr": "wilamowicien", - "gl": "Lingua wymysorys", - "hu": "wilamowicei", - "id": "Bahasa Wimisoris", - "it": "vilamoviano", - "ja": "ヴィラモヴィアン語", - "nb_NO": "wymysörisk", - "nl": "Wymysöryś", - "pl": "etnolekt wilamowski", - "pt": "Wymysorys", - "pt_BR": "Wymysorys", - "ru": "вилямовский язык", - "sv": "wymysöriska" - } - }, - { - "if": "language:arq=yes", - "ifnot": "language:arq=", - "searchTerms": { - "*": [ - "arq" - ] - }, - "then": { - "ca": "àrab algerià", - "da": "Algerisk arabisk", - "de": "Algerisch-Arabisch", - "en": "Algerian Arabic", - "eo": "alĝeria araba lingvo", - "es": "árabe argelino", - "fi": "algerianarabia", - "fr": "arabe algérien", - "id": "Bahasa Arab Aljazair", - "it": "arabo algerino", - "ja": "アラビア語アルジェリア方言", - "nl": "Algerijns Arabisch", - "pt": "árabe argelino", - "ru": "Алжирский диалект арабского языка", - "sv": "algerisk arabiska", - "zh_Hant": "阿爾及利亞阿拉伯語", - "nb_NO": "algerisk-arabisk", - "hu": "algériai arab" - } - }, - { - "if": "language:bsk=yes", - "ifnot": "language:bsk=", - "searchTerms": { - "*": [ - "bsk" - ] - }, - "then": { - "zh_Hans": "布鲁夏斯基语", - "zh_Hant": "布魯夏斯基語", - "id": "Bahasa Burushaski", - "hu": "burusaszki", - "ca": "buruixaski", - "da": "Burushaski", - "de": "Burushaski", - "en": "Burushaski", - "eo": "buruŝa lingvo", - "es": "Idioma burushaski", - "fi": "Burušaskin kieli", - "fr": "bourouchaski", - "gl": "Lingua burushaski", - "it": "lingua burushaski", - "ja": "ブルシャスキー語", - "nl": "Burushaski", - "pl": "Język buruszaski", - "pt": "língua burushaski", - "ru": "Бурушаски", - "sv": "burushaski" - } - }, - { - "if": "language:bqi=yes", - "ifnot": "language:bqi=", - "searchTerms": { - "*": [ - "bqi" - ] - }, - "then": { - "en": "Bakhtiari", - "de": "Bachtiarisch", - "fr": "bakhtiari", - "it": "dialetto bakhtiari", - "ja": "バフティヤーリー語", - "nl": "Bachtiarisch", - "pl": "Język bachtiarski", - "ru": "Бахтиярский язык", - "zh_Hans": "巴赫蒂亚语", - "zh_Hant": "巴赫蒂亞語" - } - }, - { - "if": "language:hrx=yes", - "ifnot": "language:hrx=", - "searchTerms": { - "*": [ - "hrx" - ] - }, - "then": { - "ja": "フンスリュック方言", - "de": "Riograndenser Hunsrückisch", - "en": "Hunsrik", - "eo": "Sudriogranda germana dialekto", - "es": "Riograndenser Hunsrückisch", - "it": "lingua hunsrik", - "nl": "Riograndenser Hunsrückisch", - "pl": "Riograndenser Hunsrückisch", - "pt": "hunsriqueano riograndense", - "pt_BR": "hunsriqueano riograndense", - "ru": "Хунсрик", - "sv": "Riograndenser Hunsrückisch", - "fr": "hunsrik" - } - }, - { - "if": "language:ssf=yes", - "ifnot": "language:ssf=", - "searchTerms": { - "*": [ - "ssf" - ] - }, - "then": { - "en": "Thao", - "nl": "Thao", - "ca": "thao", - "fi": "Thaon kieli", - "fr": "thao", - "it": "lingua thao", - "ja": "サオ語", - "pl": "Język thao", - "id": "Bahasa Thao", - "ru": "Тхао" - } - }, - { - "if": "language:mrh=yes", - "ifnot": "language:mrh=", - "searchTerms": { - "*": [ - "mrh" - ] - }, - "then": { - "ca": "lakher", - "en": "Mara", - "fr": "mara", - "ja": "マラ語", - "ru": "Мара" - } - }, - { - "if": "language:aoc=yes", - "ifnot": "language:aoc=", - "searchTerms": { - "*": [ - "aoc" - ] - }, - "then": { - "de": "Pemón", - "en": "Pemon", - "eo": "pemona lingvo", - "es": "Idioma pemón", - "fr": "pemon", - "it": "pemon", - "ja": "ペモン語", - "nb_NO": "Pemón", - "nl": "Pemón", - "pt": "Língua taurepangue", - "pt_BR": "Língua taurepangue", - "ru": "Пемонский язык", - "ca": "Pemon" - } - }, - { - "if": "language:tsk=yes", - "ifnot": "language:tsk=", - "searchTerms": { - "*": [ - "tsk" - ] - }, - "then": { - "en": "Tseku", - "fr": "tseku", - "ru": "Цеку" - } - }, - { - "if": "language:luz=yes", - "ifnot": "language:luz=", - "searchTerms": { - "*": [ - "luz" - ] - }, - "then": { - "de": "Südliches Lori", - "en": "Southern Luri", - "fr": "luri du Sud", - "ja": "南ロル語", - "ru": "южнолурский язык" - } - }, - { - "if": "language:tce=yes", - "ifnot": "language:tce=", - "searchTerms": { - "*": [ - "tce" - ] - }, - "then": { - "en": "Southern Tutchone", - "es": "tutchone meridional", - "fr": "tutchone du Sud" - } - }, - { - "if": "language:quc=yes", - "ifnot": "language:quc=", - "searchTerms": { - "*": [ - "quc" - ] - }, - "then": { - "ca": "quitxé", - "de": "Quiché-Sprache", - "en": "K’iche’", - "es": "Idioma quiché", - "fi": "k'iche'n kieli", - "fr": "quiché", - "gl": "Lingua kʼicheʼ", - "id": "Bahasa K'iche'", - "it": "lingua k'iche'", - "ja": "キチェ語", - "nb_NO": "Quiché", - "nl": "K'iche'", - "pl": "Język kicze", - "pt": "Língua quiché", - "ru": "киче", - "sv": "quiché" - } - }, - { - "if": "language:bnn=yes", - "ifnot": "language:bnn=", - "searchTerms": { - "*": [ - "bnn" - ] - }, - "then": { - "en": "Bunun", - "ru": "Бунун", - "ca": "bunun", - "fr": "bunun", - "it": "lingua bunun", - "ja": "ブヌン語", - "nl": "Bunun", - "pl": "Język bunun", - "pt": "Língua bunun", - "zh_Hant": "布農語", - "fi": "bununin kieli", - "id": "Bahasa Bunun" - } - }, - { - "if": "language:lzz=yes", - "ifnot": "language:lzz=", - "searchTerms": { - "*": [ - "lzz" - ] - }, - "then": { - "nb_NO": "Lazisk", - "nl": "Lazisch", - "pl": "Język lazyjski", - "pt": "laz", - "ru": "Лазский язык", - "sv": "laziska", - "zh_Hans": "拉兹語", - "zh_Hant": "拉茲語", - "id": "Bahasa Laz", - "en": "Laz", - "de": "Lasisch", - "es": "laz", - "it": "laz", - "hu": "láz", - "fr": "laze", - "ca": "laz", - "eo": "laza lingvo", - "fi": "Lazin kieli", - "gl": "Lingua laz", - "ja": "ラズ語" - } - }, - { - "if": "language:sdh=yes", - "ifnot": "language:sdh=", - "searchTerms": { - "*": [ - "sdh" - ] - }, - "then": { - "ca": "kurd del sud", - "da": "sydkurdisk", - "de": "Südkurdisch", - "en": "Southern Kurdish", - "eo": "Sudaj Kurdaj dialektoj", - "fr": "kurde du Sud", - "id": "Bahasa Kurdi Selatan", - "it": "lingua curda meridionale", - "ja": "南部クルド語", - "nl": "Zuid-Koerdisch", - "pl": "język południowokurdyjski", - "pt": "Curdo meridional", - "pt_BR": "Curdo meridional", - "ru": "южнокурдский язык", - "sv": "sydkurdiska", - "zh_Hans": "南库尔德语", - "zh_Hant": "南庫德語" - } - }, - { - "if": "language:nsk=yes", - "ifnot": "language:nsk=", - "searchTerms": { - "*": [ - "nsk" - ] - }, - "then": { - "en": "Naskapi", - "ru": "Наскапи", - "fr": "naskapi", - "it": "lingua naskapi", - "nb_NO": "Naskapi (språk)" - } - }, - { - "if": "language:akz=yes", - "ifnot": "language:akz=", - "searchTerms": { - "*": [ - "akz" - ] - }, - "then": { - "nl": "Alabama", - "de": "Alabama", - "en": "Alabama", - "nb_NO": "Alabama", - "ca": "alibamu", - "eo": "alabama lingvo", - "es": "Idioma alabama", - "fr": "alabama", - "gl": "Lingua alabama", - "it": "lingua alabama", - "ja": "アラバマ語", - "pl": "język alabama", - "ru": "Алабамский язык" - } - }, - { - "if": "language:kri=yes", - "ifnot": "language:kri=", - "searchTerms": { - "*": [ - "kri" - ] - }, - "then": { - "eo": "Krio", - "nl": "Krio", - "de": "Krio", - "en": "Krio", - "fi": "Krion kieli", - "fr": "krio", - "id": "Bahasa Krio", - "it": "lingua krio", - "ja": "クリオ語", - "pl": "Język krio", - "pt": "Língua krio", - "ru": "Крио", - "sv": "krio", - "zh_Hans": "克里奥语", - "zh_Hant": "克里奧語", - "es": "Criollo sierraleonés" - } - }, - { - "if": "language:kea=yes", - "ifnot": "language:kea=", - "searchTerms": { - "*": [ - "kea" - ] - }, - "then": { - "es": "criollo caboverdiano", - "ca": "crioll capverdià", - "de": "Kapverdisches Kreol", - "en": "Cape Verdean Creole", - "eo": "Kabo-Verda kreolo", - "fi": "Kapverdenkreoli", - "fr": "créole du Cap-Vert", - "gl": "Crioulo caboverdiano", - "it": "creolo capoverdiano", - "ja": "カーボベルデ・クレオール語", - "nb_NO": "kappverdisk kreol", - "nl": "Kaapverdisch Creools", - "pl": "Język kreolski Wysp Zielonego Przylądka", - "pt": "crioulo cabo-verdiano", - "ru": "Кабувердьяну", - "sv": "krioli" - } - }, - { - "if": "language:dru=yes", - "ifnot": "language:dru=", - "searchTerms": { - "*": [ - "dru" - ] - }, - "then": { - "en": "Rukai", - "ca": "rukai", - "es": "rukai", - "fi": "Rukai", - "fr": "rukai", - "gl": "Lingua rukai", - "id": "Bahasa Rukai", - "it": "rukai", - "ja": "ルカイ語", - "nl": "Rukai", - "pl": "Rukai", - "pt": "Língua rukai", - "zh_Hans": "鲁凯语", - "zh_Hant": "魯凱語" - } - }, - { - "if": "language:tzm=yes", - "ifnot": "language:tzm=", - "searchTerms": { - "*": [ - "tzm" - ] - }, - "then": { - "ca": "tamazight", - "de": "Zentralatlas-Tamazight", - "en": "Central Atlas Tamazight", - "eo": "tamaziĥta lingvo", - "es": "Tamazight del Marruecos Central", - "fi": "Keskiatlaksentamazight", - "fr": "tamazight du Maroc central", - "it": "tamazight del Marocco centrale", - "ja": "中央アトラス・タマジクト語", - "nl": "Central Atlas Tamazight", - "pl": "Język tamazight", - "ru": "Тамазигхтские языки", - "sv": "tamazight", - "zh_Hans": "中阿特拉斯柏柏尔语", - "zh_Hant": "中阿特拉斯柏柏語" - } - }, - { - "if": "language:bfq=yes", - "ifnot": "language:bfq=", - "searchTerms": { - "*": [ - "bfq" - ] - }, - "then": { - "en": "Badaga", - "ca": "badaga", - "de": "Badaga", - "fi": "Badagan kieli", - "fr": "badaga", - "id": "Bahasa Badaga", - "it": "lingua badaga", - "ja": "バダガ語", - "nl": "Badaga", - "pl": "Język badaga", - "pt": "Língua badaga", - "pt_BR": "Língua badaga", - "sv": "badaga" - } - }, - { - "if": "language:khw=yes", - "ifnot": "language:khw=", - "searchTerms": { - "*": [ - "khw" - ] - }, - "then": { - "de": "Khowar", - "en": "Khowar", - "fi": "Khowarin kieli", - "fr": "khowar", - "id": "Bahasa Khowar", - "it": "khawar", - "ja": "コワール語", - "nb_NO": "Khowar", - "nl": "Khowar", - "pl": "język khowar", - "pt": "Língua khovar", - "sv": "khowar", - "ru": "кховар" - } - }, - { - "if": "language:uzs=yes", - "ifnot": "language:uzs=", - "searchTerms": { - "*": [ - "uzs" - ] - }, - "then": { - "de": "Südusbekisch", - "en": "Southern Uzbek", - "eo": "sud-uzbeka lingvo", - "fr": "ouzbek du Sud", - "ru": "Южноузбекский язык", - "zh_Hans": "南乌兹别克语", - "zh_Hant": "南烏茲別克語" - } - }, - { - "if": "language:rmf=yes", - "ifnot": "language:rmf=", - "searchTerms": { - "*": [ - "rmf" - ] - }, - "then": { - "en": "Finnish Kalo", - "eo": "finna-cigana lingvo", - "fi": "Suomen romanikieli", - "fr": "romani finlandais", - "it": "lingua kalò della Finlandia", - "pt": "Língua kalo finlandesa", - "ru": "Финский кало" - } - }, - { - "if": "language:osa=yes", - "ifnot": "language:osa=", - "searchTerms": { - "*": [ - "osa" - ] - }, - "then": { - "en": "Osage", - "nl": "Osage", - "ca": "osage", - "fr": "osage", - "nb_NO": "Osage", - "fi": "Osagen kieli", - "it": "lingua osage", - "ja": "オセージ語", - "ru": "Оседжи" - } - }, - { - "if": "language:cps=yes", - "ifnot": "language:cps=", - "searchTerms": { - "*": [ - "cps" - ] - }, - "then": { - "en": "Capiznon", - "fi": "Capiznon", - "fr": "capiznon", - "ja": "カピス語", - "nl": "Capiznon", - "pt": "Língua capiznon", - "es": "idioma capizano", - "da": "kapisansk" - } - }, - { - "if": "language:pjt=yes", - "ifnot": "language:pjt=", - "searchTerms": { - "*": [ - "pjt" - ] - }, - "then": { - "en": "Pitjantjatjara", - "es": "Pitjantjatjara", - "nl": "Pitjantjatjara", - "ru": "питянтятяра", - "eo": "pitjantjatjara lingvo", - "fr": "pitjantjatjara", - "gl": "Lingua pitjantjatjara", - "it": "lingua pitjantjatjara", - "ja": "ピッチャンチャジャーラ語", - "pl": "Język pitjantjatjara", - "sv": "pitjantjatjara", - "de": "Pitjantjatjara Sprache" - } - }, - { - "if": "language:kjp=yes", - "ifnot": "language:kjp=", - "searchTerms": { - "*": [ - "kjp" - ] - }, - "then": { - "en": "Eastern Pwo", - "fr": "pwo de l’Est", - "ja": "東ポー語", - "nl": "oostelijk Pwo", - "ru": "Восточный пво", - "nb_NO": "østpwo" - } - }, - { - "if": "language:gpe=yes", - "ifnot": "language:gpe=", - "searchTerms": { - "*": [ - "gpe" - ] - }, - "then": { - "en": "Ghanaian Pidgin English", - "eo": "ganaa piĝino", - "ru": "ганский пиджин английского" - } - }, - { - "if": "language:kiu=yes", - "ifnot": "language:kiu=", - "searchTerms": { - "*": [ - "kiu" - ] - }, - "then": { - "en": "Kirmanjki", - "ja": "キルマンジュキ語", - "fr": "kirmancki", - "nl": "Noord-Zaza", - "ru": "кирманский" - } - }, - { - "if": "language:rar=yes", - "ifnot": "language:rar=", - "searchTerms": { - "*": [ - "rar" - ] - }, - "then": { - "ca": "maori de les Illes Cook", - "de": "Rarotonganisch", - "en": "Cook Islands Maori", - "eo": "Kuk-insulara maoria lingvo", - "es": "Idioma rarotongano", - "fi": "Rarotongan kieli", - "fr": "maori des îles Cook", - "gl": "Lingua maorí das Illas Cook", - "hu": "Cook-szigeteki maori", - "ja": "ラロトンガ語", - "nb_NO": "rarotongesisk", - "nl": "Cookeilandmaori", - "pl": "język maoryski Wysp Cooka", - "pt": "Maori das Ilhas Cook", - "ru": "кукский язык", - "sv": "rarotongesiska", - "zh_Hant": "庫克羣島毛利人" - } - }, - { - "if": "language:ksw=yes", - "ifnot": "language:ksw=", - "searchTerms": { - "*": [ - "ksw" - ] - }, - "then": { - "en": "S'gaw Karen", - "es": "S'gaw Karen", - "fr": "sgaw", - "ja": "スゴー語" + "ca": "livvi-carelià", + "de": "Olonetzisch", + "en": "Livvi-Karelian", + "eo": "olonec-karela lingvo", + "fi": "livvinkarjala", + "fr": "olonetsien", + "gl": "Lingua livvi", + "it": "lingua livvi", + "ja": "リッヴィ語", + "nb_NO": "livvisk", + "nl": "Olonetsisch", + "pl": "Dialekt ołoniecki", + "ru": "ливвиковское наречие", + "sv": "livvi", + "zh_Hant": "利維卡累利阿語" } }, { @@ -13739,6 +13649,8 @@ "pt": "chinês simplificado", "zh_Hans": "简体中文", "zh_Hant": "簡體中文", + "gl": "chinés simplificado", + "fi": "perinteinen kiina", "hu": "egyszerűsített kínai", "id": "aksara Han sederhana", "nl": "vereenvoudigd Chinees" @@ -13786,6 +13698,7 @@ ] }, "then": { + "gl": "Lingua filipina", "de": "Filipino", "en": "Filipino", "fr": "Philippin", @@ -13823,109 +13736,13 @@ "description": "Enables to pick a single 'school:language=' within the mappings", "multiAnswer": true, "mappings": [ - { - "if": "school:language=ay", - "then": { - "ca": "aimara", - "da": "Aymara", - "de": "Aymara", - "en": "Aymara", - "it": "aymara", - "fr": "aymara", - "eo": "ajmara lingvo", - "es": "aymara", - "fi": "aimara", - "gl": "Lingua aimará", - "hu": "ajmara", - "id": "Bahasa Aymara", - "ja": "アイマラ語", - "nb_NO": "aymara", - "nl": "Aymara", - "pl": "język ajmara", - "pt": "Língua aymará", - "pt_BR": "Língua aimará", - "ru": "аймара", - "sl": "Ajmarščina", - "sv": "aymara", - "zh_Hans": "艾马拉语", - "zh_Hant": "艾馬拉語" - }, - "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))", - "searchTerms": { - "*": [ - "ay" - ] - } - }, - { - "if": "school:language=ab", - "then": { - "sv": "abchaziska", - "zh_Hans": "阿布哈兹语", - "zh_Hant": "阿布哈茲語", - "ca": "abkhaz", - "en": "Abkhaz", - "fr": "abkhaze", - "da": "Abkhasisk", - "de": "Abchasisch", - "eo": "abĥaza lingvo", - "es": "abjasio", - "fi": "abhaasi", - "gl": "Lingua abkhaza", - "hu": "abház", - "id": "Bahasa Abkhaz", - "it": "abcaso", - "ja": "アブハズ語", - "nb_NO": "abkhasisk", - "nl": "Abchazisch", - "pl": "język abchaski", - "pt": "Língua abecásia", - "pt_BR": "Língua abecásia", - "ru": "абхазский язык", - "sl": "Abhaščina" - }, - "priorityIf": "_country~((^|;)ge($|;))", - "searchTerms": { - "*": [ - "ab" - ] - } - }, - { - "if": "school:language=an", - "then": { - "ca": "aragonès", - "da": "aragonsk", - "de": "Aragonesisch", - "en": "Aragonese", - "eo": "aragona lingvo", - "es": "aragonés", - "fi": "aragonia", - "fr": "aragonais", - "gl": "Lingua aragonesa", - "hu": "aragóniai", - "id": "Bahasa Aragon", - "it": "aragonese", - "ja": "アラゴン語", - "nb_NO": "aragonesisk", - "nl": "Aragonees", - "pl": "język aragoński", - "pt": "Língua aragonesa", - "pt_BR": "Língua aragonesa", - "ru": "арагонский язык", - "sv": "aragonska", - "zh_Hans": "阿拉贡语", - "zh_Hant": "亞拉岡語" - }, - "searchTerms": { - "*": [ - "an" - ] - } - }, { "if": "school:language=de", "then": { + "nb_NO": "tysk", + "pl": "język niemiecki", + "pt": "alemão", + "ru": "немецкий язык", "ca": "alemany", "en": "German", "fr": "allemand", @@ -13941,10 +13758,6 @@ "eo": "germana lingvo", "fi": "saksa", "gl": "lingua alemá", - "nb_NO": "tysk", - "pl": "język niemiecki", - "pt": "alemão", - "ru": "немецкий язык", "sl": "nemščina", "sv": "tyska", "zh_Hans": "德语", @@ -13957,6 +13770,39 @@ ] } }, + { + "if": "school:language=eo", + "then": { + "en": "Esperanto", + "eo": "Esperanto", + "nl": "Esperanto", + "de": "Esperanto", + "id": "Esperanto", + "zh_Hant": "世界語", + "ja": "エスペラント", + "fr": "espéranto", + "ca": "esperanto", + "da": "esperanto", + "es": "esperanto", + "fi": "esperanto", + "gl": "esperanto", + "hu": "eszperantó", + "it": "esperanto", + "nb_NO": "esperanto", + "pl": "esperanto", + "pt": "esperanto", + "pt_BR": "esperanto", + "ru": "эсперанто", + "sl": "esperanto", + "sv": "esperanto", + "zh_Hans": "世界语" + }, + "searchTerms": { + "*": [ + "eo" + ] + } + }, { "if": "school:language=ca", "then": { @@ -13992,440 +13838,70 @@ } }, { - "if": "school:language=az", + "if": "school:language=fr", "then": { - "en": "Azerbaijani", - "ca": "àzeri", - "hu": "azeri", - "de": "Aserbaidschanisch", - "es": "azerí", - "it": "azero", - "da": "aserbajdsjansk", - "eo": "azerbajĝana lingvo", - "fi": "azeri", - "fr": "azéri", - "gl": "Lingua azerí", - "id": "Bahasa Azeri", - "ja": "アゼルバイジャン語", - "nb_NO": "aserbajdsjansk", - "nl": "Azerbeidzjaans", - "pl": "język azerski", - "pt": "Língua azeri", - "pt_BR": "língua azeri", - "ru": "азербайджанский язык", - "sl": "azerbajdžanščina", - "sv": "azerbajdzjanska", - "zh_Hans": "阿塞拜疆语", - "zh_Hant": "亞塞拜然語" + "es": "francés", + "nl": "Frans", + "en": "French", + "fr": "français", + "it": "francese", + "pt": "francês", + "hu": "francia", + "ca": "francès", + "zh_Hant": "法語", + "de": "Französisch", + "id": "Prancis", + "da": "fransk", + "eo": "franca lingvo", + "fi": "ranska", + "gl": "lingua francesa", + "ja": "フランス語", + "nb_NO": "fransk", + "pl": "język francuski", + "pt_BR": "francês", + "ru": "французский язык", + "sl": "francoščina", + "sv": "franska", + "zh_Hans": "法语" }, - "priorityIf": "_country~((^|;)az($|;))", + "priorityIf": "_country~((^|;)be($|;))|((^|;)bf($|;))|((^|;)bi($|;))|((^|;)bj($|;))|((^|;)ca($|;))|((^|;)cd($|;))|((^|;)cf($|;))|((^|;)cg($|;))|((^|;)ch($|;))|((^|;)ci($|;))|((^|;)cm($|;))|((^|;)dj($|;))|((^|;)fr($|;))|((^|;)ga($|;))|((^|;)gn($|;))|((^|;)gq($|;))|((^|;)ht($|;))|((^|;)km($|;))|((^|;)lu($|;))|((^|;)mc($|;))|((^|;)mg($|;))|((^|;)ml($|;))|((^|;)mu($|;))|((^|;)ne($|;))|((^|;)rw($|;))|((^|;)sc($|;))|((^|;)sn($|;))|((^|;)td($|;))|((^|;)tg($|;))|((^|;)va($|;))|((^|;)vu($|;))", "searchTerms": { "*": [ - "az" + "fr" ] } }, { - "if": "school:language=hr", + "if": "school:language=es", "then": { - "nb_NO": "kroatisk", - "nl": "Kroatisch", - "pl": "język chorwacki", - "pt": "croata", - "pt_BR": "língua croata", - "ru": "хорватский язык", - "sl": "hrvaščina", - "sv": "kroatiska", - "zh_Hans": "克罗地亚语", - "zh_Hant": "克羅埃西亞語", - "ca": "croat", - "da": "kroatisk", - "de": "Kroatisch", - "en": "Croatian", - "eo": "kroata lingvo", - "es": "croata", - "fi": "kroatia", - "fr": "croate", - "gl": "lingua croata", - "hu": "horvát", - "id": "Bahasa Kroasia", - "it": "croato", - "ja": "クロアチア語" + "en": "Spanish", + "es": "español", + "ca": "castellà", + "fr": "espagnol", + "da": "spansk", + "de": "Spanisch", + "eo": "hispana lingvo", + "fi": "espanja", + "gl": "lingua castelá", + "pl": "język hiszpański", + "pt": "espanhol", + "pt_BR": "espanhol", + "ru": "испанский язык", + "sl": "španščina", + "sv": "spanska", + "zh_Hans": "西班牙语", + "zh_Hant": "西班牙語", + "hu": "spanyol", + "id": "Spanyol", + "it": "spagnolo", + "ja": "スペイン語", + "nb_NO": "spansk", + "nl": "Spaans" }, - "priorityIf": "_country~((^|;)ba($|;))|((^|;)hr($|;))", + "priorityIf": "_country~((^|;)ar($|;))|((^|;)bo($|;))|((^|;)cl($|;))|((^|;)co($|;))|((^|;)cr($|;))|((^|;)cu($|;))|((^|;)do($|;))|((^|;)ec($|;))|((^|;)es($|;))|((^|;)gq($|;))|((^|;)gt($|;))|((^|;)hn($|;))|((^|;)mx($|;))|((^|;)ni($|;))|((^|;)pa($|;))|((^|;)pe($|;))|((^|;)py($|;))|((^|;)sv($|;))|((^|;)uy($|;))|((^|;)ve($|;))", "searchTerms": { "*": [ - "hr" - ] - } - }, - { - "if": "school:language=eo", - "then": { - "nb_NO": "esperanto", - "pl": "esperanto", - "pt": "esperanto", - "pt_BR": "esperanto", - "ru": "эсперанто", - "sl": "esperanto", - "sv": "esperanto", - "zh_Hans": "世界语", - "en": "Esperanto", - "eo": "Esperanto", - "nl": "Esperanto", - "de": "Esperanto", - "id": "Esperanto", - "zh_Hant": "世界語", - "ja": "エスペラント", - "fr": "espéranto", - "ca": "esperanto", - "da": "esperanto", - "es": "esperanto", - "fi": "esperanto", - "gl": "esperanto", - "hu": "eszperantó", - "it": "esperanto" - }, - "searchTerms": { - "*": [ - "eo" - ] - } - }, - { - "if": "school:language=ba", - "then": { - "it": "baschiro", - "ja": "バシキール語", - "nb_NO": "basjkirsk", - "nl": "Basjkiers", - "pl": "język baszkirski", - "pt": "Língua bashkir", - "pt_BR": "Língua bashkir", - "ru": "башкирский язык", - "sl": "Baškirščina", - "sv": "basjkiriska", - "zh_Hans": "巴什基尔语", - "zh_Hant": "巴什基爾語", - "en": "Bashkir", - "de": "Baschkirisch", - "ca": "baixkir", - "da": "basjkirsk", - "eo": "baŝkira lingvo", - "es": "bashkir", - "fi": "baškiiri", - "fr": "bachkir", - "gl": "Lingua baskir", - "hu": "baskír", - "id": "Bahasa Bashkir" - }, - "searchTerms": { - "*": [ - "ba" - ] - } - }, - { - "if": "school:language=ar", - "then": { - "zh_Hant": "阿拉伯語", - "en": "Arabic", - "id": "Arab", - "nl": "Arabisch", - "sv": "arabiska", - "ca": "àrab", - "es": "árabe", - "fr": "arabe", - "hu": "arab", - "pt_BR": "árabe", - "ru": "арабский язык", - "da": "arabisk", - "de": "Arabisch", - "eo": "araba lingvo", - "fi": "arabia", - "gl": "árabe", - "it": "arabo", - "ja": "アラビア語", - "zh_Hans": "阿拉伯语", - "nb_NO": "arabisk", - "pl": "język arabski", - "pt": "árabe", - "sl": "Arabščina" - }, - "priorityIf": "_country~((^|;)ae($|;))|((^|;)af($|;))|((^|;)bh($|;))|((^|;)dj($|;))|((^|;)dz($|;))|((^|;)eg($|;))|((^|;)er($|;))|((^|;)iq($|;))|((^|;)jo($|;))|((^|;)km($|;))|((^|;)kw($|;))|((^|;)lb($|;))|((^|;)ly($|;))|((^|;)ma($|;))|((^|;)mr($|;))|((^|;)om($|;))|((^|;)pk($|;))|((^|;)ps($|;))|((^|;)qa($|;))|((^|;)sa($|;))|((^|;)sd($|;))|((^|;)so($|;))|((^|;)ss($|;))|((^|;)sy($|;))|((^|;)td($|;))|((^|;)tn($|;))|((^|;)ye($|;))", - "searchTerms": { - "*": [ - "ar" - ] - } - }, - { - "if": "school:language=he", - "then": { - "nb_NO": "hebraisk", - "pl": "język hebrajski", - "pt": "hebraico", - "pt_BR": "hebraico", - "ru": "иврит", - "sl": "Hebrejščina", - "sv": "hebreiska", - "zh_Hans": "希伯来语", - "zh_Hant": "希伯來語", - "nl": "Hebreeuws", - "en": "Hebrew", - "es": "hebreo", - "fr": "hébreu", - "ja": "ヘブライ語", - "ca": "hebreu", - "da": "hebraisk", - "de": "Hebräisch", - "eo": "hebrea lingvo", - "fi": "heprea", - "gl": "lingua hebrea", - "hu": "héber", - "id": "Bahasa Ibrani", - "it": "ebraico" - }, - "priorityIf": "_country~((^|;)il($|;))", - "searchTerms": { - "*": [ - "he" - ] - } - }, - { - "if": "school:language=gl", - "then": { - "en": "Galician", - "es": "gallego", - "ca": "gallec", - "da": "galicisk", - "de": "Galicisch", - "eo": "galega lingvo", - "fi": "galicia", - "fr": "galicien", - "gl": "lingua galega", - "hu": "galiciai", - "id": "Bahasa Galisia", - "it": "gallego", - "ja": "ガリシア語", - "nb_NO": "galisisk", - "nl": "Galicisch", - "pl": "język galicyjski", - "pt": "galego", - "pt_BR": "língua galega", - "ru": "галисийский язык", - "sl": "Galicijščina", - "sv": "galiciska", - "zh_Hant": "加利西亞語" - }, - "searchTerms": { - "*": [ - "gl" - ] - } - }, - { - "if": "school:language=el", - "then": { - "da": "nygræsk", - "eo": "moderna greka lingvo", - "fi": "nykykreikka", - "gl": "lingua grega moderna", - "hu": "újgörög", - "id": "Yunani Modern", - "it": "greco moderno", - "ja": "現代ギリシア語", - "nb_NO": "nygresk", - "nl": "Nieuwgrieks", - "ru": "новогреческий язык", - "de": "Neugriechisch", - "en": "Modern Greek", - "es": "griego moderno", - "fr": "grec moderne", - "ca": "grec modern", - "pl": "język nowogrecki", - "pt": "grego moderno", - "pt_BR": "língua grega", - "sl": "grščina", - "sv": "nygrekiska", - "zh_Hant": "現代希臘語", - "zh_Hans": "希腊语" - }, - "priorityIf": "_country~((^|;)cy($|;))", - "searchTerms": { - "*": [ - "el" - ] - } - }, - { - "if": "school:language=cs", - "then": { - "sl": "češčina", - "sv": "tjeckiska", - "zh_Hans": "捷克语", - "zh_Hant": "捷克語", - "en": "Czech", - "hu": "cseh", - "it": "ceco", - "de": "Tschechisch", - "es": "checo", - "fr": "tchèque", - "ca": "txec", - "da": "tjekkisk", - "eo": "ĉeĥa lingvo", - "fi": "tšekki", - "gl": "lingua checa", - "id": "Bahasa Ceska", - "ja": "チェコ語", - "nb_NO": "tsjekkisk", - "nl": "Tsjechisch", - "pl": "język czeski", - "pt": "checo", - "pt_BR": "língua tcheca", - "ru": "чешский язык" - }, - "priorityIf": "_country~((^|;)cz($|;))", - "searchTerms": { - "*": [ - "cs" - ] - } - }, - { - "if": "school:language=da", - "then": { - "pt": "dinamarquês", - "pt_BR": "dinamarquês", - "ru": "датский язык", - "sl": "Danščina", - "sv": "danska", - "zh_Hans": "丹麦语", - "zh_Hant": "丹麥語", - "ca": "danès", - "da": "dansk", - "de": "Dänisch", - "en": "Danish", - "eo": "dana lingvo", - "es": "danés", - "fi": "tanska", - "fr": "danois", - "gl": "lingua dinamarquesa", - "hu": "dán", - "id": "Bahasa Denmark", - "it": "danese", - "ja": "デンマーク語", - "nb_NO": "dansk", - "nl": "Deens", - "pl": "język duński" - }, - "priorityIf": "_country~((^|;)dk($|;))", - "searchTerms": { - "*": [ - "da" - ] - } - }, - { - "if": "school:language=af", - "then": { - "en": "Afrikaans", - "fr": "afrikaans", - "ca": "afrikaans", - "da": "afrikaans", - "de": "Afrikaans", - "eo": "afrikansa lingvo", - "es": "afrikáans", - "fi": "afrikaans", - "gl": "Lingua africáner", - "hu": "afrikaans", - "id": "Bahasa Afrikaans", - "it": "afrikaans", - "ja": "アフリカーンス語", - "nb_NO": "afrikaans", - "nl": "Afrikaans", - "pl": "język afrikaans", - "pt": "língua africâner", - "pt_BR": "língua africâner", - "ru": "африкаанс", - "sl": "Afrikanščina", - "sv": "afrikaans", - "zh_Hans": "南非语", - "zh_Hant": "南非語" - }, - "priorityIf": "_country~((^|;)za($|;))", - "searchTerms": { - "*": [ - "af" - ] - } - }, - { - "if": "school:language=ga", - "then": { - "en": "Irish", - "es": "irlandés", - "fr": "irlandais", - "hu": "ír", - "it": "irlandese", - "ca": "gaèlic irlandès", - "da": "irsk", - "de": "Irisch", - "eo": "irlanda lingvo", - "fi": "iiri", - "gl": "lingua irlandesa", - "id": "Bahasa Irlandia", - "ja": "アイルランド語", - "nb_NO": "irsk", - "nl": "Iers", - "pl": "język irlandzki", - "pt": "irlandês", - "pt_BR": "língua irlandesa", - "ru": "ирландский язык", - "sl": "Irska gelščina", - "sv": "iriska", - "zh_Hans": "爱尔兰语", - "zh_Hant": "愛爾蘭語" - }, - "priorityIf": "_country~((^|;)ie($|;))", - "searchTerms": { - "*": [ - "ga" - ] - } - }, - { - "if": "school:language=hi", - "then": { - "nb_NO": "hindi", - "pl": "język hindi", - "pt": "língua hindi", - "pt_BR": "língua hindi", - "ru": "хинди", - "sl": "hindijščina", - "sv": "hindi", - "zh_Hans": "印地语", - "zh_Hant": "印地語", - "de": "Hindi", - "en": "Hindi", - "nl": "Hindi", - "es": "hindi", - "ca": "hindi", - "da": "hindi", - "eo": "hindia lingvo", - "fi": "hindi", - "fr": "hindi", - "gl": "lingua hindi", - "hu": "hindi", - "id": "Bahasa Hindi", - "it": "hindi", - "ja": "ヒンディー語" - }, - "priorityIf": "_country~((^|;)in($|;))", - "searchTerms": { - "*": [ - "hi" + "es" ] } }, @@ -14467,6 +13943,9 @@ "if": "school:language=be", "then": { "ca": "bielorús", + "zh_Hans": "白俄罗斯语", + "zh_Hant": "白俄羅斯語", + "nb_NO": "belarusisk", "da": "hviderussisk", "de": "Belarussisch", "en": "Belarusian", @@ -14485,10 +13964,7 @@ "pt_BR": "língua bielorrussa", "ru": "белорусский язык", "sl": "Beloruščina", - "sv": "belarusiska", - "zh_Hans": "白俄罗斯语", - "zh_Hant": "白俄羅斯語", - "nb_NO": "belarusisk" + "sv": "belarusiska" }, "priorityIf": "_country~((^|;)by($|;))", "searchTerms": { @@ -14497,6 +13973,472 @@ ] } }, + { + "if": "school:language=ay", + "then": { + "ca": "aimara", + "da": "Aymara", + "de": "Aymara", + "en": "Aymara", + "it": "aymara", + "fr": "aymara", + "eo": "ajmara lingvo", + "es": "aymara", + "fi": "aimara", + "gl": "Lingua aimará", + "hu": "ajmara", + "id": "Bahasa Aymara", + "ja": "アイマラ語", + "nb_NO": "aymara", + "nl": "Aymara", + "pl": "język ajmara", + "pt": "Língua aymará", + "pt_BR": "Língua aimará", + "ru": "аймара", + "sl": "Ajmarščina", + "sv": "aymara", + "zh_Hans": "艾马拉语", + "zh_Hant": "艾馬拉語" + }, + "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))", + "searchTerms": { + "*": [ + "ay" + ] + } + }, + { + "if": "school:language=bn", + "then": { + "de": "Bengali", + "en": "Bengali", + "nl": "Bengaals", + "ca": "bengalí", + "da": "bengali", + "eo": "bengala lingvo", + "es": "bengalí", + "fi": "bengali", + "fr": "bengali", + "gl": "lingua bengalí", + "zh_Hans": "孟加拉语", + "zh_Hant": "孟加拉語", + "hu": "bengáli", + "id": "Bahasa Bengali", + "it": "bengali", + "ja": "ベンガル語", + "nb_NO": "bengali", + "pl": "język bengalski", + "pt": "língua bengali", + "pt_BR": "língua bengali", + "ru": "бенгальский язык", + "sl": "bengalščina", + "sv": "bengali" + }, + "priorityIf": "_country~((^|;)bd($|;))", + "searchTerms": { + "*": [ + "bn" + ] + } + }, + { + "if": "school:language=hi", + "then": { + "nb_NO": "hindi", + "pl": "język hindi", + "pt": "língua hindi", + "pt_BR": "língua hindi", + "ru": "хинди", + "sl": "hindijščina", + "sv": "hindi", + "zh_Hans": "印地语", + "zh_Hant": "印地語", + "de": "Hindi", + "en": "Hindi", + "nl": "Hindi", + "es": "hindi", + "ca": "hindi", + "da": "hindi", + "eo": "hindia lingvo", + "fi": "hindi", + "fr": "hindi", + "gl": "lingua hindi", + "hu": "hindi", + "id": "Bahasa Hindi", + "it": "hindi", + "ja": "ヒンディー語" + }, + "priorityIf": "_country~((^|;)in($|;))", + "searchTerms": { + "*": [ + "hi" + ] + } + }, + { + "if": "school:language=da", + "then": { + "ca": "danès", + "da": "dansk", + "de": "Dänisch", + "en": "Danish", + "eo": "dana lingvo", + "es": "danés", + "fi": "tanska", + "fr": "danois", + "gl": "lingua dinamarquesa", + "hu": "dán", + "id": "Bahasa Denmark", + "it": "danese", + "ja": "デンマーク語", + "nb_NO": "dansk", + "nl": "Deens", + "pl": "język duński", + "pt": "dinamarquês", + "pt_BR": "dinamarquês", + "ru": "датский язык", + "sl": "Danščina", + "sv": "danska", + "zh_Hans": "丹麦语", + "zh_Hant": "丹麥語" + }, + "priorityIf": "_country~((^|;)dk($|;))", + "searchTerms": { + "*": [ + "da" + ] + } + }, + { + "if": "school:language=br", + "then": { + "en": "Breton", + "ca": "bretó", + "pt": "bretão", + "da": "bretonsk", + "de": "Bretonisch", + "eo": "bretona lingvo", + "es": "bretón", + "fi": "bretoni", + "fr": "breton", + "gl": "lingua bretoa", + "hu": "breton", + "id": "Bahasa Breton", + "it": "bretone", + "ja": "ブルトン語", + "nb_NO": "bretonsk", + "nl": "Bretons", + "pl": "język bretoński", + "pt_BR": "língua bretã", + "ru": "бретонский язык", + "sl": "Bretonščina", + "sv": "bretonska", + "zh_Hant": "布列塔尼語" + }, + "searchTerms": { + "*": [ + "br" + ] + } + }, + { + "if": "school:language=fi", + "then": { + "nb_NO": "finsk", + "pl": "język fiński", + "pt": "finlandês", + "pt_BR": "língua finlandesa", + "sl": "finščina", + "sv": "finska", + "zh_Hans": "芬兰语", + "zh_Hant": "芬蘭語", + "nl": "Fins", + "de": "Finnisch", + "en": "Finnish", + "ja": "フィンランド語", + "fi": "suomi", + "es": "finés", + "ru": "финский язык", + "hu": "finn", + "id": "Finlandia", + "it": "finlandese", + "ca": "finès", + "da": "finsk", + "eo": "finna lingvo", + "fr": "finnois", + "gl": "finés" + }, + "priorityIf": "_country~((^|;)fi($|;))", + "searchTerms": { + "*": [ + "fi" + ] + } + }, + { + "if": "school:language=he", + "then": { + "ca": "hebreu", + "da": "hebraisk", + "de": "Hebräisch", + "eo": "hebrea lingvo", + "fi": "heprea", + "gl": "lingua hebrea", + "hu": "héber", + "id": "Bahasa Ibrani", + "it": "ebraico", + "nl": "Hebreeuws", + "en": "Hebrew", + "es": "hebreo", + "fr": "hébreu", + "ja": "ヘブライ語", + "nb_NO": "hebraisk", + "pl": "język hebrajski", + "pt": "hebraico", + "pt_BR": "hebraico", + "ru": "иврит", + "sl": "Hebrejščina", + "sv": "hebreiska", + "zh_Hans": "希伯来语", + "zh_Hant": "希伯來語" + }, + "priorityIf": "_country~((^|;)il($|;))", + "searchTerms": { + "*": [ + "he" + ] + } + }, + { + "if": "school:language=af", + "then": { + "it": "afrikaans", + "ja": "アフリカーンス語", + "nb_NO": "afrikaans", + "nl": "Afrikaans", + "pl": "język afrikaans", + "pt": "língua africâner", + "pt_BR": "língua africâner", + "ru": "африкаанс", + "sl": "Afrikanščina", + "sv": "afrikaans", + "en": "Afrikaans", + "fr": "afrikaans", + "ca": "afrikaans", + "da": "afrikaans", + "de": "Afrikaans", + "eo": "afrikansa lingvo", + "es": "afrikáans", + "fi": "afrikaans", + "gl": "Lingua africáner", + "hu": "afrikaans", + "id": "Bahasa Afrikaans", + "zh_Hans": "南非语", + "zh_Hant": "南非語" + }, + "priorityIf": "_country~((^|;)za($|;))", + "searchTerms": { + "*": [ + "af" + ] + } + }, + { + "if": "school:language=ba", + "then": { + "hu": "baskír", + "id": "Bahasa Bashkir", + "it": "baschiro", + "ja": "バシキール語", + "nb_NO": "basjkirsk", + "nl": "Basjkiers", + "pl": "język baszkirski", + "pt": "Língua bashkir", + "pt_BR": "Língua bashkir", + "ru": "башкирский язык", + "sl": "Baškirščina", + "sv": "basjkiriska", + "zh_Hans": "巴什基尔语", + "zh_Hant": "巴什基爾語", + "en": "Bashkir", + "de": "Baschkirisch", + "ca": "baixkir", + "da": "basjkirsk", + "eo": "baŝkira lingvo", + "es": "bashkir", + "fi": "baškiiri", + "fr": "bachkir", + "gl": "Lingua baskir" + }, + "searchTerms": { + "*": [ + "ba" + ] + } + }, + { + "if": "school:language=ar", + "then": { + "zh_Hant": "阿拉伯語", + "en": "Arabic", + "id": "Arab", + "nl": "Arabisch", + "sv": "arabiska", + "ca": "àrab", + "es": "árabe", + "fr": "arabe", + "nb_NO": "arabisk", + "pl": "język arabski", + "pt": "árabe", + "sl": "Arabščina", + "hu": "arab", + "pt_BR": "árabe", + "ru": "арабский язык", + "da": "arabisk", + "de": "Arabisch", + "eo": "araba lingvo", + "fi": "arabia", + "gl": "árabe", + "it": "arabo", + "ja": "アラビア語", + "zh_Hans": "阿拉伯语" + }, + "priorityIf": "_country~((^|;)ae($|;))|((^|;)af($|;))|((^|;)bh($|;))|((^|;)dj($|;))|((^|;)dz($|;))|((^|;)eg($|;))|((^|;)er($|;))|((^|;)iq($|;))|((^|;)jo($|;))|((^|;)km($|;))|((^|;)kw($|;))|((^|;)lb($|;))|((^|;)ly($|;))|((^|;)ma($|;))|((^|;)mr($|;))|((^|;)om($|;))|((^|;)ps($|;))|((^|;)qa($|;))|((^|;)sa($|;))|((^|;)sd($|;))|((^|;)so($|;))|((^|;)ss($|;))|((^|;)sy($|;))|((^|;)td($|;))|((^|;)tn($|;))|((^|;)ye($|;))", + "searchTerms": { + "*": [ + "ar" + ] + } + }, + { + "if": "school:language=gl", + "then": { + "en": "Galician", + "es": "gallego", + "ca": "gallec", + "da": "galicisk", + "de": "Galicisch", + "eo": "galega lingvo", + "fi": "galicia", + "fr": "galicien", + "gl": "lingua galega", + "hu": "galiciai", + "id": "Bahasa Galisia", + "it": "gallego", + "ja": "ガリシア語", + "nb_NO": "galisisk", + "nl": "Galicisch", + "pl": "język galicyjski", + "pt": "galego", + "pt_BR": "língua galega", + "ru": "галисийский язык", + "sl": "Galicijščina", + "sv": "galiciska", + "zh_Hant": "加利西亞語" + }, + "searchTerms": { + "*": [ + "gl" + ] + } + }, + { + "if": "school:language=bxr", + "then": { + "en": "Russia Buriat", + "hu": "burját", + "ca": "buriat", + "de": "Burjatisch", + "eo": "burjata lingvo", + "es": "idioma buriato", + "fi": "Burjaatin kieli", + "fr": "bouriate de Russie", + "gl": "Lingua buriata", + "id": "Bahasa Buryat", + "it": "buriato", + "ja": "ブリヤート語", + "nb_NO": "burjatisk", + "nl": "Russisch-Boerjatisch", + "pl": "język buriacki", + "pt": "Língua buriata", + "ru": "бурятский язык", + "sv": "burjatiska", + "zh_Hant": "布里亞特語", + "pt_BR": "Língua buriata", + "zh_Hans": "俄罗斯布里亚特语" + }, + "searchTerms": { + "*": [ + "bxr" + ] + } + }, + { + "if": "school:language=an", + "then": { + "nb_NO": "aragonesisk", + "nl": "Aragonees", + "pl": "język aragoński", + "pt": "Língua aragonesa", + "pt_BR": "Língua aragonesa", + "ru": "арагонский язык", + "sv": "aragonska", + "zh_Hans": "阿拉贡语", + "zh_Hant": "亞拉岡語", + "ca": "aragonès", + "da": "aragonsk", + "de": "Aragonesisch", + "en": "Aragonese", + "eo": "aragona lingvo", + "es": "aragonés", + "fi": "aragonia", + "fr": "aragonais", + "gl": "Lingua aragonesa", + "hu": "aragóniai", + "id": "Bahasa Aragon", + "it": "aragonese", + "ja": "アラゴン語" + }, + "searchTerms": { + "*": [ + "an" + ] + } + }, + { + "if": "school:language=az", + "then": { + "en": "Azerbaijani", + "ca": "àzeri", + "hu": "azeri", + "de": "Aserbaidschanisch", + "es": "azerí", + "it": "azero", + "da": "aserbajdsjansk", + "eo": "azerbajĝana lingvo", + "fi": "azeri", + "fr": "azéri", + "gl": "Lingua azerí", + "id": "Bahasa Azeri", + "ja": "アゼルバイジャン語", + "nb_NO": "aserbajdsjansk", + "nl": "Azerbeidzjaans", + "pl": "język azerski", + "pt": "Língua azeri", + "pt_BR": "língua azeri", + "ru": "азербайджанский язык", + "sl": "azerbajdžanščina", + "sv": "azerbajdzjanska", + "zh_Hans": "阿塞拜疆语", + "zh_Hant": "亞塞拜然語" + }, + "priorityIf": "_country~((^|;)az($|;))", + "searchTerms": { + "*": [ + "az" + ] + } + }, { "if": "school:language=gu", "then": { @@ -14508,7 +14450,6 @@ "da": "gujarati", "eo": "guĝarata lingvo", "es": "guyaratí", - "fi": "Gudžarati", "fr": "gujarati", "gl": "lingua guxaratí", "hu": "gudzsaráti", @@ -14520,7 +14461,8 @@ "pt": "gujarate", "pt_BR": "Língua gujarati", "sl": "gudžaratščina", - "sv": "gujarati" + "sv": "gujarati", + "fi": "gudžarati" }, "searchTerms": { "*": [ @@ -14529,99 +14471,98 @@ } }, { - "if": "school:language=cy", + "if": "school:language=gd", "then": { - "da": "walisisk", - "de": "Walisisch", - "eo": "kimra lingvo", - "fi": "kymri", - "gl": "lingua galesa", - "hu": "walesi", - "id": "Bahasa Wales", - "it": "gallese", - "ja": "ウェールズ語", - "nb_NO": "walisisk", - "pl": "język walijski", - "pt": "galês", - "pt_BR": "galês", - "ru": "валлийский язык", - "sl": "Valižanščina", - "ca": "gal·lès", - "es": "galés", - "fr": "gallois", - "en": "Welsh", - "nl": "Welsh", - "sv": "kymriska", - "zh_Hant": "威爾士語" + "it": "gaelico scozzese", + "ja": "スコットランド・ゲール語", + "nb_NO": "skotsk-gælisk", + "nl": "Schots-Gaelisch", + "pl": "język gaelicki szkocki", + "pt": "Língua gaélica escocesa", + "pt_BR": "Língua gaélica escocesa", + "sl": "Škotska gelščina", + "ru": "шотландский гэльский язык", + "sv": "skotsk gaeliska", + "ca": "gaèlic escocès", + "da": "skotsk gælisk", + "de": "Schottisch-Gälisch", + "en": "Scottish Gaelic", + "eo": "skotgaela lingvo", + "es": "gaélico escocés", + "fi": "Gaeli", + "fr": "gaélique écossais", + "gl": "Lingua gaélica escocesa", + "hu": "skót gael", + "id": "Bahasa Gaelik Skotlandia" }, "searchTerms": { "*": [ - "cy" + "gd" ] } }, { - "if": "school:language=fr", + "if": "school:language=gv", "then": { - "nb_NO": "fransk", - "pl": "język francuski", - "pt_BR": "francês", - "ru": "французский язык", - "sl": "francoščina", - "sv": "franska", - "zh_Hans": "法语", - "es": "francés", - "nl": "Frans", - "en": "French", - "fr": "français", - "it": "francese", - "pt": "francês", - "hu": "francia", - "ca": "francès", - "zh_Hant": "法語", - "de": "Französisch", - "id": "Prancis", - "da": "fransk", - "eo": "franca lingvo", - "fi": "ranska", - "gl": "lingua francesa", - "ja": "フランス語" + "en": "Manx", + "nl": "Manx", + "fr": "mannois", + "de": "Manx", + "it": "mannese", + "ca": "gaèlic manx", + "da": "Manx", + "eo": "manksa lingvo", + "es": "manés", + "fi": "manksi", + "gl": "Lingua manx", + "hu": "manx", + "id": "Bahasa Manx", + "ja": "マン島語", + "nb_NO": "mansk", + "pl": "język manx", + "pt": "Língua manesa", + "pt_BR": "manês", + "ru": "мэнский язык", + "sl": "Manska gelščina", + "sv": "manx" }, - "priorityIf": "_country~((^|;)be($|;))|((^|;)bf($|;))|((^|;)bi($|;))|((^|;)bj($|;))|((^|;)ca($|;))|((^|;)cd($|;))|((^|;)cf($|;))|((^|;)cg($|;))|((^|;)ch($|;))|((^|;)ci($|;))|((^|;)cm($|;))|((^|;)dj($|;))|((^|;)fr($|;))|((^|;)ga($|;))|((^|;)gn($|;))|((^|;)gq($|;))|((^|;)ht($|;))|((^|;)km($|;))|((^|;)lu($|;))|((^|;)mc($|;))|((^|;)mg($|;))|((^|;)ml($|;))|((^|;)mu($|;))|((^|;)ne($|;))|((^|;)rw($|;))|((^|;)sc($|;))|((^|;)sn($|;))|((^|;)td($|;))|((^|;)tg($|;))|((^|;)va($|;))|((^|;)vu($|;))", "searchTerms": { "*": [ - "fr" + "gv" ] } }, { - "if": "school:language=hsb", + "if": "school:language=en", "then": { - "hu": "felsőszorb", - "id": "Bahasa Sorbia Hulu", - "it": "alto sorabo", - "ja": "高地ソルブ語", - "nl": "Oppersorbisch", - "pl": "język górnołużycki", - "pt": "alto sorábio", - "pt_BR": "Alto sorábio", - "ru": "верхнелужицкий язык", - "sl": "Zgornjelužiščina", - "sv": "högsorbiska", - "zh_Hans": "上索布语", - "zh_Hant": "上索布语", - "ca": "alt sòrab", - "de": "Obersorbisch", - "en": "Upper Sorbian", - "eo": "suprasoraba lingvo", - "es": "alto sorabo", - "fi": "yläsorbi", - "fr": "haut-sorabe", - "gl": "Alto sorabo" + "hu": "angol", + "id": "Inggris", + "it": "inglese", + "ja": "英語", + "nb_NO": "engelsk", + "nl": "Engels", + "ca": "anglès", + "da": "engelsk", + "de": "Englisch", + "en": "English", + "eo": "angla lingvo", + "es": "inglés", + "fi": "englanti", + "fr": "anglais", + "gl": "lingua inglesa", + "zh_Hans": "英语", + "zh_Hant": "英語", + "pl": "język angielski", + "pt": "inglês", + "pt_BR": "inglês", + "ru": "английский язык", + "sl": "angleščina", + "sv": "engelska" }, + "priorityIf": "_country~((^|;)ag($|;))|((^|;)au($|;))|((^|;)bb($|;))|((^|;)bi($|;))|((^|;)bn($|;))|((^|;)bs($|;))|((^|;)bw($|;))|((^|;)bz($|;))|((^|;)ca($|;))|((^|;)cm($|;))|((^|;)dm($|;))|((^|;)er($|;))|((^|;)fj($|;))|((^|;)fm($|;))|((^|;)gb($|;))|((^|;)gd($|;))|((^|;)gh($|;))|((^|;)gi($|;))|((^|;)gm($|;))|((^|;)gy($|;))|((^|;)ie($|;))|((^|;)in($|;))|((^|;)jm($|;))|((^|;)ke($|;))|((^|;)ki($|;))|((^|;)kn($|;))|((^|;)lc($|;))|((^|;)lr($|;))|((^|;)ls($|;))|((^|;)mh($|;))|((^|;)mt($|;))|((^|;)mu($|;))|((^|;)mw($|;))|((^|;)na($|;))|((^|;)ng($|;))|((^|;)nr($|;))|((^|;)nz($|;))|((^|;)pg($|;))|((^|;)ph($|;))|((^|;)pw($|;))|((^|;)rw($|;))|((^|;)sb($|;))|((^|;)sc($|;))|((^|;)sd($|;))|((^|;)sg($|;))|((^|;)sl($|;))|((^|;)ss($|;))|((^|;)sz($|;))|((^|;)to($|;))|((^|;)tt($|;))|((^|;)tv($|;))|((^|;)tz($|;))|((^|;)ug($|;))|((^|;)vc($|;))|((^|;)vu($|;))|((^|;)ws($|;))|((^|;)za($|;))|((^|;)zm($|;))|((^|;)zw($|;))", "searchTerms": { "*": [ - "hsb" + "en" ] } }, @@ -14658,41 +14599,602 @@ } }, { - "if": "school:language=ak", + "if": "school:language=el", "then": { - "eo": "akanaj lingvoj", - "es": "lenguas akánicas", - "fi": "akanin kieli", - "fr": "akan", - "gl": "Lingua akán", - "hu": "akan", - "it": "akan", - "ja": "アカン語", - "nb_NO": "akan", - "nl": "Akan", - "pl": "język akan", - "pt": "língua akan", - "pt_BR": "língua akan", - "ru": "акан", - "sv": "akan", - "zh_Hans": "阿肯语", - "zh_Hant": "阿寒語", - "ca": "àkan", - "de": "Akan", - "en": "Akan" + "nb_NO": "nygresk", + "pl": "język nowogrecki", + "pt": "grego moderno", + "pt_BR": "língua grega", + "sl": "grščina", + "sv": "nygrekiska", + "zh_Hant": "現代希臘語", + "zh_Hans": "希腊语", + "nl": "Nieuwgrieks", + "ru": "новогреческий язык", + "de": "Neugriechisch", + "en": "Modern Greek", + "es": "griego moderno", + "fr": "grec moderne", + "ca": "grec", + "da": "græsk", + "eo": "greka lingvo", + "fi": "kreikka", + "gl": "lingua grega", + "hu": "görög", + "id": "Yunani Modern", + "it": "greco moderno", + "ja": "現代ギリシア語" + }, + "priorityIf": "_country~((^|;)cy($|;))|((^|;)gr($|;))", + "searchTerms": { + "*": [ + "el" + ] + } + }, + { + "if": "school:language=cy", + "then": { + "ca": "gal·lès", + "es": "galés", + "fr": "gallois", + "en": "Welsh", + "nl": "Welsh", + "da": "walisisk", + "de": "Walisisch", + "eo": "kimra lingvo", + "fi": "kymri", + "gl": "lingua galesa", + "hu": "walesi", + "id": "Bahasa Wales", + "it": "gallese", + "ja": "ウェールズ語", + "nb_NO": "walisisk", + "pl": "język walijski", + "pt": "galês", + "pt_BR": "galês", + "ru": "валлийский язык", + "sl": "Valižanščina", + "sv": "kymriska", + "zh_Hant": "威爾士語" }, "searchTerms": { "*": [ - "ak" + "cy" + ] + } + }, + { + "if": "school:language=ceb", + "then": { + "de": "Cebuano", + "en": "Cebuano", + "nl": "Cebuano", + "ca": "cebuà", + "eo": "cebua lingvo", + "es": "cebuano", + "fi": "Cebun kieli", + "fr": "cebuano", + "gl": "Lingua cebuana", + "hu": "szebuano", + "it": "cebuano", + "ja": "セブ語", + "nb_NO": "cebuano", + "pl": "język cebuański", + "pt": "cebuano", + "ru": "себуанский язык", + "sv": "cebuano", + "zh_Hans": "宿务语", + "zh_Hant": "宿霧語", + "da": "sebuansk", + "id": "bahasa Sugbo" + }, + "searchTerms": { + "*": [ + "ceb" + ] + } + }, + { + "if": "school:language=bm", + "then": { + "de": "Bambara", + "en": "Bambara", + "nl": "Bambara", + "es": "bambara", + "it": "bambara", + "sv": "bambara", + "da": "Bambara", + "ca": "bambara", + "eo": "bambara lingvo", + "fi": "bambaran kieli", + "fr": "bambara", + "gl": "Lingua bambara", + "hu": "bambara", + "id": "Bahasa Bambara", + "ja": "バンバラ語", + "nb_NO": "bambara", + "pl": "język bambara", + "pt": "Língua bambara", + "ru": "бамана" + }, + "searchTerms": { + "*": [ + "bm" + ] + } + }, + { + "if": "school:language=ch", + "then": { + "ru": "чаморро", + "en": "Chamorro", + "ca": "chamorro", + "de": "Chamorro", + "eo": "ĉamora lingvo", + "es": "idioma chamorro", + "fi": "Tšamorron kieli", + "fr": "chamorro", + "gl": "Lingua chamorra", + "hu": "csamorro", + "id": "Bahasa Chamorro", + "it": "chamorro", + "ja": "チャモロ語", + "nb_NO": "chamorro", + "nl": "Chamorro", + "pl": "język czamorro", + "pt": "Língua chamorro", + "sv": "chamorro" + }, + "searchTerms": { + "*": [ + "ch" + ] + } + }, + { + "if": "school:language=eu", + "then": { + "nb_NO": "baskisk", + "pl": "język baskijski", + "pt_BR": "basco", + "ru": "баскский язык", + "sl": "baskovščina", + "sv": "baskiska", + "zh_Hans": "巴斯克语", + "zh_Hant": "巴斯克語", + "en": "Basque", + "pt": "basco", + "de": "Baskisch", + "nl": "Baskisch", + "fr": "basque", + "ca": "basc", + "da": "baskisk", + "eo": "eŭska lingvo", + "es": "euskera", + "fi": "baski", + "gl": "lingua éuscara", + "hu": "baszk", + "id": "Bahasa Basque", + "it": "basco", + "ja": "バスク語" + }, + "searchTerms": { + "*": [ + "eu" + ] + } + }, + { + "if": "school:language=et", + "then": { + "de": "Estnisch", + "en": "Estonian", + "ca": "estonià", + "hu": "észt", + "it": "estone", + "da": "estisk", + "eo": "estona lingvo", + "es": "estonio", + "fi": "viro", + "fr": "estonien", + "gl": "lingua estoniana", + "id": "Esti", + "ja": "エストニア語", + "nb_NO": "estisk", + "nl": "Estisch", + "pl": "język estoński", + "pt": "estónio", + "pt_BR": "língua estônia", + "ru": "эстонский язык", + "sl": "estonščina", + "sv": "estniska", + "zh_Hant": "愛沙尼亞語" + }, + "priorityIf": "_country~((^|;)ee($|;))", + "searchTerms": { + "*": [ + "et" + ] + } + }, + { + "if": "school:language=ab", + "then": { + "sl": "Abhaščina", + "sv": "abchaziska", + "zh_Hans": "阿布哈兹语", + "zh_Hant": "阿布哈茲語", + "ca": "abkhaz", + "en": "Abkhaz", + "fr": "abkhaze", + "da": "Abkhasisk", + "de": "Abchasisch", + "eo": "abĥaza lingvo", + "es": "abjasio", + "fi": "abhaasi", + "gl": "Lingua abkhaza", + "hu": "abház", + "id": "Bahasa Abkhaz", + "it": "abcaso", + "ja": "アブハズ語", + "nb_NO": "abkhasisk", + "nl": "Abchazisch", + "pl": "język abchaski", + "pt": "Língua abecásia", + "pt_BR": "Língua abecásia", + "ru": "абхазский язык" + }, + "priorityIf": "_country~((^|;)ge($|;))", + "searchTerms": { + "*": [ + "ab" + ] + } + }, + { + "if": "school:language=bug", + "then": { + "en": "Bugis", + "id": "Bugis", + "ca": "bugui", + "de": "Buginesisch", + "eo": "buĝia lingvo", + "es": "idioma buguinés", + "fi": "Bugin kieli", + "fr": "bouguinais", + "gl": "Lingua bugi", + "hu": "bugisz", + "it": "lingua buginese", + "ja": "ブギス語", + "nb_NO": "Buginesisk", + "nl": "Boeginees", + "pl": "język bugijski", + "pt": "Língua buginesa", + "ru": "бугийский язык", + "sv": "buginesiska" + }, + "searchTerms": { + "*": [ + "bug" + ] + } + }, + { + "if": "school:language=chy", + "then": { + "zh_Hans": "夏延语", + "zh_Hant": "夏安語", + "en": "Cheyenne", + "nl": "Cheyenne", + "da": "Cheyenne", + "de": "Cheyenne", + "nb_NO": "Cheyenne", + "ca": "xeiene", + "eo": "Ĉejena lingvo", + "es": "cheyene", + "fi": "Cheyennen kieli", + "fr": "cheyenne", + "gl": "Lingua cheyenne", + "hu": "cheyenne", + "it": "cheyenne", + "ja": "シャイアン語", + "pl": "język czejeński", + "pt": "Língua cheyenne", + "ru": "шайенский язык" + }, + "searchTerms": { + "*": [ + "chy" + ] + } + }, + { + "if": "school:language=ce", + "then": { + "en": "Chechen", + "fr": "tchétchène", + "ca": "txetxè", + "da": "Tjetjensk", + "de": "Tschetschenisch", + "eo": "ĉeĉena lingvo", + "es": "checheno", + "fi": "Tšetšeenin kieli", + "gl": "Lingua chechena", + "hu": "csecsen", + "id": "Bahasa Chechnya", + "it": "ceceno", + "ja": "チェチェン語", + "nb_NO": "tsjetsjensk", + "nl": "Tsjetsjeens", + "pl": "język czeczeński", + "pt": "checheno", + "pt_BR": "Língua chechena", + "ru": "чеченский язык", + "sl": "Čečenščina", + "sv": "tjetjenska", + "zh_Hans": "车臣语", + "zh_Hant": "車臣語" + }, + "searchTerms": { + "*": [ + "ce" + ] + } + }, + { + "if": "school:language=cs", + "then": { + "ru": "чешский язык", + "sl": "češčina", + "sv": "tjeckiska", + "zh_Hans": "捷克语", + "zh_Hant": "捷克語", + "ca": "txec", + "da": "tjekkisk", + "eo": "ĉeĥa lingvo", + "fi": "tšekki", + "gl": "lingua checa", + "id": "Bahasa Ceska", + "ja": "チェコ語", + "nb_NO": "tsjekkisk", + "nl": "Tsjechisch", + "pl": "język czeski", + "pt": "checo", + "pt_BR": "língua tcheca", + "en": "Czech", + "hu": "cseh", + "it": "ceco", + "de": "Tschechisch", + "es": "checo", + "fr": "tchèque" + }, + "priorityIf": "_country~((^|;)cz($|;))", + "searchTerms": { + "*": [ + "cs" + ] + } + }, + { + "if": "school:language=fa", + "then": { + "nb_NO": "persisk", + "nl": "Perzisch", + "pl": "język perski", + "pt": "persa", + "pt_BR": "persa", + "ru": "персидский язык", + "sl": "Perzijščina", + "zh_Hant": "波斯語", + "da": "persisk", + "de": "Persisch", + "eo": "persa lingvo", + "es": "persa", + "fi": "persia", + "gl": "lingua persa", + "hu": "perzsa", + "it": "persiano", + "ja": "ペルシア語", + "en": "Persian", + "id": "Persia", + "sv": "persiska", + "fr": "persan", + "ca": "persa" + }, + "priorityIf": "_country~((^|;)ir($|;))", + "searchTerms": { + "*": [ + "fa" + ] + } + }, + { + "if": "school:language=frp", + "then": { + "en": "Franco-Provençal", + "fr": "francoprovençal", + "ca": "francoprovençal", + "de": "Frankoprovenzalisch", + "eo": "arpitana lingvo", + "es": "franco-provenzal", + "fi": "Arpitaani", + "gl": "Lingua francoprovenzal", + "id": "Bahasa Arpitan", + "it": "francoprovenzale", + "ja": "アルピタン語", + "nb_NO": "frankoprovençalsk", + "nl": "Arpitaans", + "pl": "język franko-prowansalski", + "pt": "franco-provençal", + "pt_BR": "Língua franco-provençal", + "ru": "франкопровансальский язык", + "sv": "frankoprovensalska", + "hu": "frankoprovanszál" + }, + "searchTerms": { + "*": [ + "frp" + ] + } + }, + { + "if": "school:language=diq", + "then": { + "it": "zazaki", + "ja": "ザザキ語", + "nb_NO": "zazaisk", + "nl": "Zazaki", + "pl": "język zazaki", + "pt": "Zazaki", + "pt_BR": "Zazaki", + "ru": "зазаки", + "sv": "zazaiska", + "zh_Hans": "扎扎其语", + "zh_Hant": "扎扎其語", + "id": "bahasa Zazaki", + "eo": "zazaa", + "ca": "zazaqui", + "da": "Zazaki", + "de": "Zaza-Sprache", + "en": "Zazaki", + "es": "zazaki", + "fi": "zaza", + "fr": "zazaki", + "gl": "Lingua zazaki", + "hu": "zazaki" + }, + "searchTerms": { + "*": [ + "diq" + ] + } + }, + { + "if": "school:language=dsb", + "then": { + "en": "Lower Sorbian", + "ca": "baix sòrab", + "de": "Niedersorbisch", + "eo": "malsuprasoraba lingvo", + "es": "bajo sorabo", + "fr": "bas-sorabe", + "gl": "Baixo sorabo", + "hu": "alsó szorb", + "id": "Bahasa Sorbia Hilir", + "it": "sorabo inferiore", + "ja": "低地ソルブ語", + "nl": "Nedersorbisch", + "pl": "język dolnołużycki", + "pt": "baixo sorábio", + "pt_BR": "Baixo sorábio", + "ru": "нижнелужицкий язык", + "sl": "Dolnjesrbščina", + "sv": "lågsorbiska" + }, + "searchTerms": { + "*": [ + "dsb" + ] + } + }, + { + "if": "school:language=ga", + "then": { + "nb_NO": "irsk", + "nl": "Iers", + "pl": "język irlandzki", + "pt": "irlandês", + "pt_BR": "língua irlandesa", + "ru": "ирландский язык", + "sl": "Irska gelščina", + "sv": "iriska", + "zh_Hans": "爱尔兰语", + "zh_Hant": "愛爾蘭語", + "en": "Irish", + "es": "irlandés", + "fr": "irlandais", + "hu": "ír", + "it": "irlandese", + "ca": "gaèlic irlandès", + "da": "irsk", + "de": "Irisch", + "eo": "irlanda lingvo", + "fi": "iiri", + "gl": "lingua irlandesa", + "id": "Bahasa Irlandia", + "ja": "アイルランド語" + }, + "priorityIf": "_country~((^|;)ie($|;))", + "searchTerms": { + "*": [ + "ga" + ] + } + }, + { + "if": "school:language=gag", + "then": { + "nb_NO": "gagausisk", + "nl": "Gagaoezisch", + "pl": "Język gagauski", + "pt": "Língua gagaúza", + "ru": "Гагаузский язык", + "sl": "Gagauščina", + "sv": "gagauziska", + "zh_Hans": "加告兹语", + "zh_Hant": "加告茲語", + "hu": "gagauz", + "ca": "gagaús", + "de": "Gagausisch", + "en": "Gagauz", + "eo": "gagauza lingvo", + "es": "gagauzo", + "fi": "gagauzi", + "fr": "gagaouze", + "gl": "Lingua gagauza", + "id": "Bahasa Gagauz", + "it": "gagauzo", + "ja": "ガガウズ語" + }, + "searchTerms": { + "*": [ + "gag" + ] + } + }, + { + "if": "school:language=gan", + "then": { + "en": "Gan", + "nl": "Gan", + "ca": "gan", + "da": "Gan", + "de": "Gan", + "eo": "gana lingvo", + "es": "chino gan", + "fi": "Gan-kiina", + "fr": "gan", + "gl": "Gan", + "id": "Bahasa Gan", + "it": "gan", + "ja": "贛語", + "nb_NO": "gan", + "pl": "język gan", + "pt": "Chinês gan", + "ru": "Гань", + "sv": "gan", + "zh_Hant": "贛語" + }, + "searchTerms": { + "*": [ + "gan" ] } }, { "if": "school:language=am", "then": { - "en": "Amharic", - "ca": "amhàric", - "fr": "amharique", "da": "amharisk", "de": "Amharisch", "eo": "amhara lingvo", @@ -14712,7 +15214,10 @@ "sl": "Amharščina", "sv": "amhariska", "zh_Hans": "阿姆哈拉语", - "zh_Hant": "阿姆哈拉語" + "zh_Hant": "阿姆哈拉語", + "en": "Amharic", + "ca": "amhàric", + "fr": "amharique" }, "priorityIf": "_country~((^|;)et($|;))", "searchTerms": { @@ -14722,108 +15227,190 @@ } }, { - "if": "school:language=es", + "if": "school:language=arz", "then": { - "pl": "język hiszpański", - "pt": "espanhol", - "pt_BR": "espanhol", - "ru": "испанский язык", - "sl": "španščina", - "sv": "spanska", - "zh_Hans": "西班牙语", - "zh_Hant": "西班牙語", - "hu": "spanyol", - "id": "Spanyol", - "it": "spagnolo", - "ja": "スペイン語", - "nb_NO": "spansk", - "nl": "Spaans", - "en": "Spanish", - "es": "español", - "ca": "castellà", - "fr": "espagnol", - "da": "spansk", - "de": "Spanisch", - "eo": "hispana lingvo", - "fi": "espanja", - "gl": "lingua castelá" + "gl": "Árabe exipcio", + "id": "bahasa Arab Mesir", + "it": "arabo egiziano", + "ja": "アラビア語エジプト方言", + "nb_NO": "egyptisk arabisk", + "nl": "Egyptisch Arabisch", + "pl": "dialekt egipski języka arabskiego", + "pt": "árabe egípcio", + "pt_BR": "Árabe egípcio", + "ru": "египетский диалект арабского языка", + "sv": "egyptisk arabiska", + "zh_Hant": "埃及阿拉伯語", + "hu": "egyiptomi arab", + "de": "Ägyptisch-Arabisch", + "en": "Egyptian Arabic", + "ca": "àrab egipci", + "da": "egyptisk arabisk", + "eo": "egipt-araba lingvo", + "es": "árabe egipcio", + "fi": "egyptinarabia", + "fr": "arabe égyptien" }, - "priorityIf": "_country~((^|;)ar($|;))|((^|;)bo($|;))|((^|;)cl($|;))|((^|;)co($|;))|((^|;)cr($|;))|((^|;)cu($|;))|((^|;)do($|;))|((^|;)ec($|;))|((^|;)es($|;))|((^|;)gq($|;))|((^|;)gt($|;))|((^|;)hn($|;))|((^|;)mx($|;))|((^|;)ni($|;))|((^|;)pa($|;))|((^|;)pe($|;))|((^|;)py($|;))|((^|;)sv($|;))|((^|;)uy($|;))|((^|;)ve($|;))", "searchTerms": { "*": [ - "es" + "arz" ] } }, { - "if": "school:language=bs", + "if": "school:language=ban", "then": { - "en": "Bosnian", - "es": "bosnio", - "de": "Bosnisch", - "ca": "bosnià", - "da": "bosnisk", - "eo": "bosna lingvo", - "fi": "bosnia", - "fr": "bosnien", - "gl": "Lingua bosníaca", - "hu": "bosnyák", - "id": "Bahasa Bosnia", - "it": "bosniaco", - "ja": "ボスニア語", - "nb_NO": "bosnisk", - "nl": "Bosnisch", - "pl": "język bośniacki", - "pt": "Língua bósnia", - "pt_BR": "língua bósnia", - "ru": "боснийский язык", - "sl": "Bosanščina", - "sv": "bosniska", - "zh_Hans": "波斯尼亚语", - "zh_Hant": "波士尼亞語" + "en": "Balinese", + "fr": "balinais", + "nl": "Balinees", + "ca": "balinès", + "de": "Balinesisch", + "eo": "balia lingvo", + "es": "balinés", + "fi": "Balin kieli", + "gl": "Lingua balinesa", + "id": "Bahasa Bali", + "it": "balinese", + "ja": "バリ語", + "nb_NO": "balinesisk", + "pl": "język balijski", + "pt": "balinês", + "pt_BR": "Língua balinesa", + "ru": "Балийский язык", + "sv": "balinesiska", + "zh_Hans": "巴厘语", + "zh_Hant": "峇里語" }, - "priorityIf": "_country~((^|;)ba($|;))", "searchTerms": { "*": [ - "bs" + "ban" ] } }, { - "if": "school:language=diq", + "if": "school:language=csb", "then": { - "ca": "zazaqui", - "da": "Zazaki", - "de": "Zaza-Sprache", - "en": "Zazaki", - "eo": "zazaa lingvo", - "es": "zazaki", - "fi": "zaza", - "fr": "zazaki", - "gl": "Lingua zazaki", - "hu": "zazaki", - "id": "Bahasa Zazaki", - "it": "zazaki", - "ja": "ザザキ語", - "nb_NO": "zazaisk", - "nl": "Zazaki", - "pl": "język zazaki", - "pt": "Zazaki", - "pt_BR": "Zazaki", - "ru": "зазаки", - "sv": "zazaiska", - "zh_Hans": "扎扎其语", - "zh_Hant": "扎扎其語" + "it": "casciubo", + "ja": "カシューブ語", + "nb_NO": "kasjubisk", + "nl": "Kasjoebisch", + "pl": "język kaszubski", + "pt": "cassúbio", + "pt_BR": "Língua cassúbia", + "ru": "кашубский язык", + "sl": "Kašubščina", + "sv": "kasjubiska", + "fi": "kašubi", + "de": "Kaschubisch", + "en": "Kashubian", + "ca": "caixubi", + "da": "Kasjubisk", + "eo": "kaŝuba lingvo", + "es": "casubio", + "fr": "cachoube", + "gl": "Lingua caxubia", + "hu": "kasub", + "id": "bahasa Kasubia" }, "searchTerms": { "*": [ - "diq" + "csb" + ] + } + }, + { + "if": "school:language=ee", + "then": { + "en": "Ewe", + "fr": "ewe", + "de": "Ewe", + "nl": "Ewe", + "es": "ewé", + "it": "ewe", + "ca": "ewe", + "eo": "evea lingvo", + "fi": "ewen kieli", + "gl": "Lingua ewe", + "hu": "eve", + "id": "Bahasa Ewe", + "ja": "エウェ語", + "nb_NO": "ewe", + "pl": "Język ewe", + "pt": "ewe", + "ru": "эве", + "sv": "ewe" + }, + "searchTerms": { + "*": [ + "ee" + ] + } + }, + { + "if": "school:language=chr", + "then": { + "de": "Cherokee", + "en": "Cherokee", + "nl": "Cherokee", + "da": "Cherokee", + "es": "cheroqui", + "pt": "cherokee", + "ru": "чероки", + "ca": "cherokee", + "eo": "Ĉeroka lingvo", + "fi": "Cherokeen kieli", + "fr": "cherokee", + "gl": "Lingua cheroqui", + "hu": "cseroki", + "id": "Bahasa Cherokee", + "it": "cherokee", + "ja": "チェロキー語", + "nb_NO": "cherokesisk", + "pl": "język czirokeski", + "sv": "cherokesiska", + "zh_Hans": "切罗基语", + "zh_Hant": "切羅基語" + }, + "searchTerms": { + "*": [ + "chr" + ] + } + }, + { + "if": "school:language=hak", + "then": { + "ru": "хакка", + "en": "Hakka", + "ca": "hakka", + "de": "Hakka", + "id": "Hakka", + "nl": "Hakka", + "eo": "hakaa lingvo", + "es": "Chino hakka", + "fi": "Hakka-kiina", + "fr": "hakka", + "gl": "Lingua hakka", + "it": "hakka", + "ja": "客家語", + "nb_NO": "hakka", + "pl": "język hakka", + "pt": "Língua hakka", + "sv": "hakka", + "zh_Hans": "客家语", + "zh_Hant": "客家話", + "hu": "hakka" + }, + "searchTerms": { + "*": [ + "hak" ] } }, { "if": "school:language=dz", "then": { + "nb_NO": "dzongkha", "nl": "Dzongkha", "pl": "Dzongkha", "pt": "língua butanesa", @@ -14845,8 +15432,7 @@ "hu": "dzongkha", "id": "Dzongkha", "it": "dzongkha", - "ja": "ゾンカ語", - "nb_NO": "dzongkha" + "ja": "ゾンカ語" }, "priorityIf": "_country~((^|;)bt($|;))", "searchTerms": { @@ -14885,96 +15471,6 @@ ] } }, - { - "if": "school:language=cr", - "then": { - "id": "Bahasa Cree", - "it": "cree", - "ja": "クリー語", - "nb_NO": "cree", - "pl": "język kri", - "pt": "Língua cree", - "sv": "cree", - "de": "Cree", - "en": "Cree", - "fi": "Cree", - "nl": "Cree", - "fr": "cri", - "ca": "cree", - "ru": "кри", - "eo": "kria lingvo", - "es": "idioma cree", - "gl": "Lingua cree", - "hu": "krí" - }, - "searchTerms": { - "*": [ - "cr" - ] - } - }, - { - "if": "school:language=csb", - "then": { - "de": "Kaschubisch", - "en": "Kashubian", - "ca": "caixubi", - "da": "Kasjubisk", - "eo": "kaŝuba lingvo", - "es": "casubio", - "fi": "Kašubi", - "fr": "cachoube", - "gl": "Lingua caxubia", - "hu": "kasub", - "id": "bahasa Kasubia", - "it": "casciubo", - "ja": "カシューブ語", - "nb_NO": "kasjubisk", - "nl": "Kasjoebisch", - "pl": "język kaszubski", - "pt": "cassúbio", - "pt_BR": "Língua cassúbia", - "ru": "кашубский язык", - "sl": "Kašubščina", - "sv": "kasjubiska" - }, - "searchTerms": { - "*": [ - "csb" - ] - } - }, - { - "if": "school:language=gv", - "then": { - "hu": "manx", - "id": "Bahasa Manx", - "ja": "マン島語", - "nb_NO": "mansk", - "pl": "język manx", - "pt": "Língua manesa", - "pt_BR": "manês", - "ru": "мэнский язык", - "sl": "Manska gelščina", - "sv": "manx", - "en": "Manx", - "nl": "Manx", - "fr": "mannois", - "de": "Manx", - "it": "mannese", - "ca": "gaèlic manx", - "da": "Manx", - "eo": "manksa lingvo", - "es": "manés", - "fi": "manksi", - "gl": "Lingua manx" - }, - "searchTerms": { - "*": [ - "gv" - ] - } - }, { "if": "school:language=cv", "then": { @@ -14997,7 +15493,8 @@ "pt_BR": "Língua tchuvache", "ru": "чувашский язык", "sv": "tjuvasjiska", - "zh_Hant": "楚瓦什語" + "zh_Hant": "楚瓦什語", + "zh_Hans": "楚瓦什语" }, "searchTerms": { "*": [ @@ -15006,73 +15503,447 @@ } }, { - "if": "school:language=bn", + "if": "school:language=haw", "then": { - "de": "Bengali", - "en": "Bengali", - "nl": "Bengaals", - "sl": "bengalščina", - "sv": "bengali", - "zh_Hans": "孟加拉语", - "zh_Hant": "孟加拉語", - "ca": "bengalí", - "da": "bengali", - "eo": "bengala lingvo", - "es": "bengalí", - "fi": "bengali", - "fr": "bengali", - "gl": "lingua bengalí", - "hu": "bengáli", - "id": "Bahasa Bengali", - "it": "bengali", - "ja": "ベンガル語", - "nb_NO": "bengali", - "pl": "język bengalski", - "pt": "língua bengali", - "pt_BR": "língua bengali", - "ru": "бенгальский язык" + "en": "Hawaiian", + "fr": "hawaïen", + "ca": "hawaià", + "da": "Hawaiiansk", + "de": "Hawaiisch", + "eo": "havaja lingvo", + "es": "hawaiano", + "fi": "havaijin kieli", + "gl": "Lingua hawaiana", + "hu": "hawaii", + "id": "Bahasa Hawaii", + "it": "hawaiano", + "ja": "ハワイ語", + "nb_NO": "hawaiisk", + "nl": "Hawaïaans", + "pl": "język hawajski", + "pt": "havaiano", + "pt_BR": "língua havaiana", + "ru": "гавайский язык", + "sl": "Havajščina", + "sv": "hawaiiska", + "zh_Hant": "夏威夷語" }, - "priorityIf": "_country~((^|;)bd($|;))", "searchTerms": { "*": [ - "bn" + "haw" ] } }, { - "if": "school:language=gd", + "if": "school:language=ckb", "then": { - "nb_NO": "skotsk-gælisk", - "nl": "Schots-Gaelisch", - "pl": "język gaelicki szkocki", - "pt": "Língua gaélica escocesa", - "pt_BR": "Língua gaélica escocesa", - "sl": "Škotska gelščina", - "ru": "шотландский гэльский язык", - "sv": "skotsk gaeliska", - "ca": "gaèlic escocès", - "da": "skotsk gælisk", - "de": "Schottisch-Gälisch", - "en": "Scottish Gaelic", - "eo": "skotgaela lingvo", - "es": "gaélico escocés", - "fi": "Gaeli", - "fr": "gaélique écossais", - "gl": "Lingua gaélica escocesa", - "hu": "skót gael", - "id": "Bahasa Gaelik Skotlandia", - "it": "gaelico scozzese", - "ja": "スコットランド・ゲール語" + "nl": "Sorani", + "fr": "sorani", + "ca": "sorani", + "da": "Sorani", + "de": "Sorani", + "en": "Sorani", + "eo": "sorana lingvo", + "es": "sorani", + "fi": "sorani", + "gl": "lingua kurda central", + "hu": "szoráni", + "id": "Soranî", + "it": "sorani", + "ja": "ソラニー", + "pl": "język sorani", + "pt": "Língua sorâni", + "ru": "сорани", + "sv": "soranî", + "zh_Hans": "中库尔德语", + "zh_Hant": "中庫德語" }, "searchTerms": { "*": [ - "gd" + "ckb" + ] + } + }, + { + "if": "school:language=as", + "then": { + "en": "Assamese", + "ca": "assamès", + "da": "assamesisk", + "de": "Assamesisch", + "eo": "asama lingvo", + "es": "asamés", + "fi": "assami", + "fr": "assamais", + "gl": "Lingua asamesa", + "hu": "asszámi", + "id": "Bahasa Assam", + "it": "assamese", + "ja": "アッサム語", + "nb_NO": "assamesisk", + "nl": "Assamees", + "pl": "język asamski", + "pt": "língua assamesa", + "ru": "ассамский язык", + "sv": "assamesiska", + "zh_Hant": "阿薩姆語" + }, + "searchTerms": { + "*": [ + "as" + ] + } + }, + { + "if": "school:language=ast", + "then": { + "sv": "asturiska", + "zh_Hans": "阿斯图里亚斯语", + "zh_Hant": "阿斯圖里亞斯語", + "ca": "asturià", + "da": "asturiansk", + "de": "Asturisch", + "en": "Asturian", + "eo": "astura lingvo", + "es": "asturiano", + "fi": "asturia", + "fr": "asturien", + "gl": "lingua asturiana", + "hu": "asztúriai", + "id": "Bahasa Asturia", + "it": "asturiano", + "ja": "アストゥリアス語", + "nb_NO": "asturiansk", + "nl": "Asturisch", + "pl": "język asturyjski", + "pt": "asturiano", + "pt_BR": "Língua asturiana", + "ru": "астурийский язык" + }, + "searchTerms": { + "*": [ + "ast" + ] + } + }, + { + "if": "school:language=bar", + "then": { + "fr": "bavarois", + "ca": "bavarès", + "da": "Bajersk", + "de": "Bairisch", + "en": "Bavarian", + "eo": "bavara lingvo", + "es": "bávaro", + "fi": "Baijerin kieli", + "hu": "bajor", + "id": "Bahasa Bayern", + "it": "bavarese", + "ja": "バイエルン・オーストリア語", + "nb_NO": "bairisk", + "nl": "Beiers", + "pl": "dialekt bawarski", + "pt": "língua bávara", + "ru": "австро-баварский язык", + "sv": "bayerska", + "zh_Hans": "奥地利-巴伐利亚德语", + "zh_Hant": "奧地利-巴伐利亞德語", + "gl": "Lingua bavaresa", + "sl": "Bavarščina" + }, + "searchTerms": { + "*": [ + "bar" + ] + } + }, + { + "if": "school:language=din", + "then": { + "en": "Dinka", + "nl": "Dinka", + "de": "Dinka", + "ru": "Динка", + "ca": "dinka", + "es": "idioma dinka", + "fi": "dinka", + "fr": "dinka", + "gl": "Lingua dinka", + "id": "Bahasa Dinka", + "it": "lingua dinka", + "ja": "ディンカ語", + "pl": "język dinka", + "pt": "Língua dinka", + "sv": "dinka" + }, + "searchTerms": { + "*": [ + "din" + ] + } + }, + { + "if": "school:language=egl", + "then": { + "ca": "emilià", + "de": "Emilianisch", + "en": "Emilian", + "eo": "Emiliaj lingvoj", + "es": "emiliano", + "fi": "Emilian kieli", + "fr": "émilien", + "hu": "emilián", + "it": "emiliano", + "ja": "エミリア語", + "nl": "Emiliaans", + "pt": "Dialeto emiliano", + "ru": "эмилианский", + "sv": "emilianska", + "zh_Hant": "艾米利亞語", + "id": "bahasa Emilia" + }, + "searchTerms": { + "*": [ + "egl" + ] + } + }, + { + "if": "school:language=dty", + "then": { + "ca": "doteli", + "de": "Doteli", + "en": "Doteli", + "eo": "Doteli", + "es": "Doteli", + "fr": "dotyali", + "gl": "Lingua doteli", + "ja": "ドテリ語", + "nl": "Doteli", + "pl": "Język doteli", + "pt": "Doteli", + "ru": "дотели", + "sv": "doteli" + }, + "searchTerms": { + "*": [ + "dty" + ] + } + }, + { + "if": "school:language=frr", + "then": { + "ca": "frisó septentrional", + "da": "Nordfrisisk", + "de": "Nordfriesisch", + "en": "North Frisian", + "eo": "nordfrisa lingvo", + "es": "frisón septentrional", + "fi": "Pohjoisfriisi", + "fr": "frison septentrional", + "gl": "Lingua frisoa setentrional", + "hu": "északi fríz", + "id": "Bahasa Frisia Utara", + "it": "frisone settentrionale", + "ja": "北フリジア語", + "nb_NO": "nordfrisisk", + "nl": "Noord-Fries", + "pl": "język północnofryzyjski", + "pt": "frisão setentrional", + "ru": "севернофризский язык", + "sv": "nordfrisiska", + "zh_Hans": "北弗里斯兰语", + "zh_Hant": "北菲士蘭語" + }, + "searchTerms": { + "*": [ + "frr" + ] + } + }, + { + "if": "school:language=ext", + "then": { + "es": "extremeño", + "en": "Extremaduran", + "ca": "extremeny", + "de": "Extremadurisch", + "eo": "ekstremadura lingvo", + "fi": "extremadura", + "fr": "estrémègne", + "gl": "Lingua estremeña", + "id": "Bahasa Estremeñu", + "it": "estremegno", + "ja": "エストレマドゥーラ語", + "nb_NO": "ekstremaduransk", + "nl": "Extremeens", + "pl": "język estremadurski", + "pt": "Língua estremenha", + "ru": "Эстремадурский язык", + "sv": "extremaduriska" + }, + "searchTerms": { + "*": [ + "ext" + ] + } + }, + { + "if": "school:language=bi", + "then": { + "en": "Bislama", + "ca": "bislama", + "de": "Bislama", + "eo": "bislama lingvo", + "es": "Bislama", + "fi": "Bislama", + "fr": "bichelamar", + "gl": "Bislama", + "hu": "biszlama", + "id": "Bahasa Bislama", + "it": "bislama", + "ja": "ビスラマ語", + "nb_NO": "bislama", + "nl": "Bislama", + "pl": "język bislama", + "pt": "Língua bislamá", + "ru": "бислама", + "sv": "bislama" + }, + "priorityIf": "_country~((^|;)vu($|;))", + "searchTerms": { + "*": [ + "bi" + ] + } + }, + { + "if": "school:language=cdo", + "then": { + "ca": "min dong", + "de": "Min Dong", + "en": "Eastern Min", + "eo": "min-donga lingvo", + "es": "min dong", + "fi": "mindong", + "fr": "mindong", + "gl": "Lingua ming dong", + "id": "Bahasa Min Timur", + "it": "min dong", + "ja": "閩東語", + "nb_NO": "Mindong", + "nl": "Mindong", + "pl": "Język mindong", + "pt": "Língua min oriental", + "pt_BR": "Min Dong", + "ru": "Восточноминьский язык", + "sv": "mindong", + "zh_Hans": "闽东语", + "zh_Hant": "閩東語" + }, + "searchTerms": { + "*": [ + "cdo" + ] + } + }, + { + "if": "school:language=bpy", + "then": { + "ca": "Bishnupriya manipuri", + "de": "Bishnupriya Manipuri", + "en": "Bishnupriya Manipuri", + "eo": "Biŝnuprija Manipuri lingvo", + "es": "Bishnupriya manipurí", + "fi": "Bishnupriya Manipuri", + "fr": "manipourî de Bishnupriyay", + "gl": "Lingua bishnupriya manipuri", + "id": "Bahasa Bishnupriya Manipuri", + "it": "Bishnupriya Manipuri", + "ja": "ビシュヌプリヤ・マニプリ語", + "nb_NO": "bishnupriya manipuri", + "nl": "Bishnupriya Manipuri", + "pl": "Język bisznuprija-manipuri", + "pt": "Bishnupriya Manipuri", + "ru": "Бишнуприя-манипури", + "sv": "bishnupriya manipuri", + "zh_Hans": "比什奴普莱利亚-曼尼浦尔语", + "zh_Hant": "比什奴普萊利亞-曼尼浦爾語" + }, + "searchTerms": { + "*": [ + "bpy" + ] + } + }, + { + "if": "school:language=cr", + "then": { + "ca": "cree", + "ru": "кри", + "eo": "kria lingvo", + "es": "idioma cree", + "gl": "Lingua cree", + "hu": "krí", + "id": "Bahasa Cree", + "it": "cree", + "ja": "クリー語", + "nb_NO": "cree", + "pl": "język kri", + "pt": "Língua cree", + "sv": "cree", + "de": "Cree", + "en": "Cree", + "fi": "Cree", + "nl": "Cree", + "fr": "cri" + }, + "searchTerms": { + "*": [ + "cr" + ] + } + }, + { + "if": "school:language=it", + "then": { + "ca": "italià", + "da": "italiensk", + "eo": "itala lingvo", + "fi": "italia", + "gl": "lingua italiana", + "nb_NO": "italiensk", + "pl": "język włoski", + "pt_BR": "língua italiana", + "ru": "итальянский язык", + "sl": "italijanščina", + "sv": "italienska", + "zh_Hans": "意大利语", + "zh_Hant": "義大利語", + "en": "Italian", + "ja": "イタリア語", + "es": "italiano", + "hu": "olasz", + "id": "Italia", + "it": "italiano", + "fr": "italien", + "de": "Italienisch", + "nl": "Italiaans", + "pt": "italiano" + }, + "priorityIf": "_country~((^|;)ch($|;))|((^|;)it($|;))|((^|;)sm($|;))|((^|;)va($|;))", + "searchTerms": { + "*": [ + "it" ] } }, { "if": "school:language=av", "then": { + "it": "avaro", "ca": "àvar", "de": "Awarisch", "en": "Avaric", @@ -15090,8 +15961,7 @@ "pt": "Língua avar", "ru": "аварский язык", "sl": "Avarščina", - "sv": "avariska", - "it": "avaro" + "sv": "avariska" }, "searchTerms": { "*": [ @@ -15100,91 +15970,406 @@ } }, { - "if": "school:language=awa", + "if": "school:language=bo", "then": { - "ca": "Avadhi", - "de": "Awadhi", - "en": "Awadhi", - "es": "awadhi", - "fi": "Awadhin kieli", - "fr": "awadhi", - "gl": "Lingua awadhi", - "id": "Bahasa Awadhi", - "it": "awadhi", - "ja": "アワディー語", - "nb_NO": "Awadhi", - "nl": "Awadhi", - "pl": "Awadhi", - "pt": "Língua awadhi", - "pt_BR": "Língua awadhi", - "ru": "авадхи", - "sv": "awadhi", - "zh_Hans": "阿瓦德语", - "zh_Hant": "阿瓦德語" + "sv": "tibetanska", + "id": "bahasa Tibet Lhasa", + "en": "Tibetan", + "ru": "тибетский язык", + "fr": "tibétain", + "de": "Tibetisch", + "ca": "tibetà", + "da": "tibetansk", + "eo": "tibeta lingvo", + "es": "tibetano", + "fi": "tiibetin kieli", + "gl": "Lingua tibetana", + "hu": "tibeti", + "it": "tibetano", + "ja": "チベット語", + "nb_NO": "tibetansk", + "nl": "Tibetaans", + "pl": "język tybetański", + "pt": "Língua tibetana", + "pt_BR": "Língua tibetana" }, "searchTerms": { "*": [ - "awa" + "bo" ] } }, { - "if": "school:language=br", + "if": "school:language=fj", "then": { - "en": "Breton", - "ca": "bretó", - "pt": "bretão", - "da": "bretonsk", - "de": "Bretonisch", - "eo": "bretona lingvo", - "es": "bretón", - "fi": "bretoni", - "fr": "breton", - "gl": "lingua bretoa", - "hu": "breton", - "id": "Bahasa Breton", - "it": "bretone", - "ja": "ブルトン語", - "nb_NO": "bretonsk", - "nl": "Bretons", - "pl": "język bretoński", - "pt_BR": "língua bretã", - "ru": "бретонский язык", - "sl": "Bretonščina", - "sv": "bretonska", - "zh_Hant": "布列塔尼語" + "ca": "fijià", + "de": "Fidschi", + "en": "Fijian", + "eo": "fiĝia lingvo", + "es": "fiyiano", + "fi": "Fidžin kieli", + "fr": "fidjien", + "gl": "Lingua fidxiana", + "hu": "fidzsi", + "id": "Bahasa Fiji", + "it": "figiano", + "ja": "フィジー語", + "nb_NO": "fijiansk", + "nl": "Fijisch", + "pl": "Język fidżyjski", + "pt": "Língua fidjiana", + "pt_BR": "Língua fijiana", + "ru": "фиджийский язык", + "sv": "fijianska" }, + "priorityIf": "_country~((^|;)fj($|;))", "searchTerms": { "*": [ - "br" + "fj" ] } }, { - "if": "school:language=ee", + "if": "school:language=ak", "then": { - "en": "Ewe", - "fr": "ewe", - "de": "Ewe", - "nl": "Ewe", - "es": "ewé", - "it": "ewe", - "ca": "ewe", - "eo": "evea lingvo", - "fi": "ewen kieli", - "gl": "Lingua ewe", - "hu": "eve", - "id": "Bahasa Ewe", - "ja": "エウェ語", - "nb_NO": "ewe", - "pl": "Język ewe", - "pt": "ewe", - "ru": "эве", - "sv": "ewe" + "ca": "àkan", + "de": "Akan", + "en": "Akan", + "eo": "akanaj lingvoj", + "es": "lenguas akánicas", + "fi": "akanin kieli", + "fr": "akan", + "gl": "Lingua akán", + "hu": "akan", + "it": "akan", + "ja": "アカン語", + "nb_NO": "akan", + "nl": "Akan", + "pl": "język akan", + "pt": "língua akan", + "pt_BR": "língua akan", + "ru": "акан", + "sv": "akan", + "zh_Hans": "阿肯语", + "zh_Hant": "阿寒語" }, "searchTerms": { "*": [ - "ee" + "ak" + ] + } + }, + { + "if": "school:language=gn", + "then": { + "en": "Guarani", + "eo": "gvarania lingvo", + "es": "guaraní", + "fi": "Guaranin kieli", + "fr": "guarani", + "gl": "Lingua guaraní", + "hu": "guarani", + "it": "guaraní", + "ja": "グアラニー語", + "nb_NO": "guaraní", + "nl": "Guarani", + "pl": "język guarani", + "pt": "língua guarani", + "pt_BR": "língua guarani", + "ru": "гуарани", + "sl": "Gvaranščina", + "sv": "guaraní", + "id": "bahasa Guarani", + "ca": "guaraní", + "da": "Guaraní", + "de": "Guaraní" + }, + "priorityIf": "_country~((^|;)bo($|;))|((^|;)py($|;))", + "searchTerms": { + "*": [ + "gn" + ] + } + }, + { + "if": "school:language=hif", + "then": { + "en": "Fiji Hindi", + "ca": "hindi de Fiji", + "da": "Fiji Hindi", + "de": "Fidschi-Hindi", + "eo": "Fiĝia hindia lingvo", + "es": "hindi de Fiyi", + "fi": "Fidžinhindi", + "fr": "hindi des Fidji", + "gl": "Hindi de Fidxi", + "id": "Bahasa Fiji Hindi", + "it": "hindi figiano", + "ja": "フィジー・ヒンディー語", + "nb_NO": "Fijiansk hindi", + "nl": "Fijisch Hindoestani", + "pl": "hindi fidżyjskie", + "pt": "Hindi fijiano", + "ru": "фиджийский хинди", + "sv": "fijiansk hindi" + }, + "searchTerms": { + "*": [ + "hif" + ] + } + }, + { + "if": "school:language=ary", + "then": { + "ca": "àrab marroquí", + "da": "Marokkansk arabisk", + "de": "Marokkanisch-Arabisch", + "en": "Moroccan Arabic", + "eo": "maroka araba lingvo", + "es": "árabe marroquí", + "fi": "Marokonarabia", + "fr": "arabe marocain", + "gl": "árabe marroquí", + "id": "Bahasa Arab Maroko", + "it": "arabo marocchino", + "ja": "アラビア語モロッコ方言", + "nb_NO": "marokkansk-arabisk", + "nl": "Marokkaans Arabisch", + "pl": "marokańska odmiana języka arabskiego", + "pt": "Árabe marroquino", + "ru": "Марокканский диалект арабского языка", + "sv": "marockansk arabiska", + "zh_Hant": "摩洛哥阿拉伯語" + }, + "searchTerms": { + "*": [ + "ary" + ] + } + }, + { + "if": "school:language=atj", + "then": { + "ca": "atikamekw", + "de": "Atikamekw", + "en": "Atikamekw", + "es": "atikamekw", + "fi": "Atikamekw", + "fr": "atikamekw", + "gl": "atikamekw", + "it": "lingua atikamekw", + "ja": "アティカメク語", + "nb_NO": "atikamekw", + "nl": "Atikamekw", + "pt": "Língua atikamekw", + "ru": "aтикамек", + "zh_Hans": "阿提卡米克语", + "zh_Hant": "阿提卡米克語" + }, + "searchTerms": { + "*": [ + "atj" + ] + } + }, + { + "if": "school:language=ady", + "then": { + "it": "adighè", + "ca": "adigué", + "de": "Adygeisch", + "en": "Adyghe", + "eo": "adigea lingvo", + "es": "idioma adigué", + "fi": "adygen kieli", + "fr": "adyguéen", + "gl": "Lingua adigue", + "ja": "アディゲ語", + "nb_NO": "adygeisk", + "nl": "West-Circassisch", + "pl": "język adygejski", + "pt": "língua adigue", + "ru": "адыгейский язык", + "sv": "adygeiska", + "id": "Bahasa Adighe", + "hu": "adigei", + "zh_Hans": "阿迪格语", + "zh_Hant": "阿迪格語" + }, + "searchTerms": { + "*": [ + "ady" + ] + } + }, + { + "if": "school:language=mis", + "then": { + "en": "Balochi", + "fr": "baloutche", + "nl": "Beloetsji", + "ca": "balutxi", + "de": "Belutschisch", + "eo": "baluĉa lingvo", + "es": "baluchi", + "fi": "Belutšin kieli", + "gl": "Lingua baluchi", + "hu": "beludzs", + "id": "Bahasa Baluchi", + "it": "beluci", + "ja": "バローチー語", + "nb_NO": "Balutsji", + "pl": "Język beludżi", + "pt": "Língua balúchi", + "ru": "белуджский язык", + "sv": "Baluchiska" + }, + "searchTerms": { + "*": [ + "mis" + ] + } + }, + { + "if": "school:language=ctg", + "then": { + "de": "Chittagonisch", + "en": "Chittagonian", + "fi": "Chittagongin kieli", + "fr": "chittagonien", + "id": "Bahasa Chittagonia", + "it": "lingua chittagonian", + "ja": "チッタゴン語", + "pl": "Język chatgaya", + "pt": "Língua chittagong", + "pt_BR": "Língua chittagong", + "sv": "chittagoniska", + "es": "Idioma chittagoniano", + "gl": "Lingua chittagoniana" + }, + "searchTerms": { + "*": [ + "ctg" + ] + } + }, + { + "if": "school:language=brh", + "then": { + "de": "Brahui", + "en": "Brahui", + "nl": "Brahui", + "ca": "brahui", + "eo": "braŭia lingvo", + "es": "Idioma brahui", + "fi": "Brahuin kieli", + "fr": "brahoui", + "id": "Bahasa Brahui", + "it": "brahui", + "ja": "ブラーフーイー語", + "nb_NO": "Brahui", + "pl": "Język brahui", + "pt": "Língua brahui", + "ru": "Брауи", + "sv": "brahui" + }, + "searchTerms": { + "*": [ + "brh" + ] + } + }, + { + "if": "school:language=tr", + "then": { + "en": "Turkish", + "es": "turco", + "fr": "turc", + "id": "Bahasa Turki", + "fi": "turkki", + "hu": "török", + "ca": "turc", + "da": "tyrkisk", + "de": "Türkisch", + "eo": "turka lingvo", + "gl": "lingua turca", + "it": "turco", + "ja": "トルコ語", + "zh_Hans": "土耳其语", + "zh_Hant": "土耳其語", + "nb_NO": "tyrkisk", + "nl": "Turks", + "pl": "język turecki", + "pt": "língua turca", + "pt_BR": "língua turca", + "ru": "турецкий язык", + "sl": "turščina", + "sv": "turkiska" + }, + "priorityIf": "_country~((^|;)cy($|;))|((^|;)tr($|;))", + "searchTerms": { + "*": [ + "tr" + ] + } + }, + { + "if": "school:language=fur", + "then": { + "en": "Friulian", + "it": "friulano", + "ca": "furlà", + "da": "friulisk", + "de": "Furlanisch", + "eo": "friula lingvo", + "es": "friulano", + "fi": "Friulin kieli", + "fr": "frioulan", + "gl": "Lingua friulana", + "hu": "friuli", + "id": "Bahasa Friuli", + "ja": "フリウリ語", + "nb_NO": "friulisk", + "nl": "Friulisch", + "pl": "język friulski", + "pt": "friulano", + "ru": "фриульский язык", + "sl": "Furlanščina", + "sv": "friuliska" + }, + "searchTerms": { + "*": [ + "fur" + ] + } + }, + { + "if": "school:language=ff", + "then": { + "en": "Fula", + "fi": "Fulani", + "ca": "ful", + "da": "fula", + "de": "Fulfulde", + "eo": "fula lingvo", + "es": "fula", + "fr": "peul", + "gl": "Lingua fula", + "hu": "ful", + "id": "Bahasa Fula", + "it": "fula", + "ja": "フラニ語", + "nb_NO": "Fulfulde", + "nl": "Fulah", + "pl": "Język ful", + "pt": "Língua fula", + "ru": "фула", + "sv": "fula" + }, + "searchTerms": { + "*": [ + "ff" ] } }, @@ -15244,858 +16429,9 @@ ] } }, - { - "if": "school:language=fi", - "then": { - "nl": "Fins", - "de": "Finnisch", - "en": "Finnish", - "ja": "フィンランド語", - "fi": "suomi", - "es": "finés", - "ru": "финский язык", - "hu": "finn", - "id": "Finlandia", - "it": "finlandese", - "ca": "finès", - "da": "finsk", - "eo": "finna lingvo", - "fr": "finnois", - "gl": "finés", - "nb_NO": "finsk", - "pl": "język fiński", - "pt": "finlandês", - "pt_BR": "língua finlandesa", - "sl": "finščina", - "sv": "finska", - "zh_Hans": "芬兰语", - "zh_Hant": "芬蘭語" - }, - "priorityIf": "_country~((^|;)fi($|;))", - "searchTerms": { - "*": [ - "fi" - ] - } - }, - { - "if": "school:language=en", - "then": { - "pl": "język angielski", - "pt": "inglês", - "pt_BR": "inglês", - "ru": "английский язык", - "sl": "angleščina", - "sv": "engelska", - "zh_Hans": "英语", - "zh_Hant": "英語", - "ca": "anglès", - "da": "engelsk", - "de": "Englisch", - "en": "English", - "eo": "angla lingvo", - "es": "inglés", - "fi": "englanti", - "fr": "anglais", - "gl": "lingua inglesa", - "hu": "angol", - "id": "Inggris", - "it": "inglese", - "ja": "英語", - "nb_NO": "engelsk", - "nl": "Engels" - }, - "priorityIf": "_country~((^|;)ag($|;))|((^|;)au($|;))|((^|;)bb($|;))|((^|;)bi($|;))|((^|;)bn($|;))|((^|;)bs($|;))|((^|;)bw($|;))|((^|;)bz($|;))|((^|;)ca($|;))|((^|;)cm($|;))|((^|;)dm($|;))|((^|;)er($|;))|((^|;)fj($|;))|((^|;)fm($|;))|((^|;)gb($|;))|((^|;)gd($|;))|((^|;)gh($|;))|((^|;)gi($|;))|((^|;)gm($|;))|((^|;)gy($|;))|((^|;)ie($|;))|((^|;)in($|;))|((^|;)jm($|;))|((^|;)ke($|;))|((^|;)ki($|;))|((^|;)kn($|;))|((^|;)lc($|;))|((^|;)lr($|;))|((^|;)ls($|;))|((^|;)mh($|;))|((^|;)mt($|;))|((^|;)mu($|;))|((^|;)mw($|;))|((^|;)na($|;))|((^|;)ng($|;))|((^|;)nr($|;))|((^|;)nz($|;))|((^|;)pg($|;))|((^|;)ph($|;))|((^|;)pk($|;))|((^|;)pw($|;))|((^|;)rw($|;))|((^|;)sb($|;))|((^|;)sc($|;))|((^|;)sd($|;))|((^|;)sg($|;))|((^|;)sl($|;))|((^|;)ss($|;))|((^|;)sz($|;))|((^|;)to($|;))|((^|;)tt($|;))|((^|;)tv($|;))|((^|;)tz($|;))|((^|;)ug($|;))|((^|;)vc($|;))|((^|;)vu($|;))|((^|;)ws($|;))|((^|;)za($|;))|((^|;)zm($|;))|((^|;)zw($|;))", - "searchTerms": { - "*": [ - "en" - ] - } - }, - { - "if": "school:language=ady", - "then": { - "it": "adighè", - "ca": "adigué", - "de": "Adygeisch", - "en": "Adyghe", - "eo": "adigea lingvo", - "es": "idioma adigué", - "fi": "adygen kieli", - "fr": "adyguéen", - "gl": "Lingua adigue", - "ja": "アディゲ語", - "nb_NO": "adygeisk", - "nl": "West-Circassisch", - "pl": "język adygejski", - "pt": "língua adigue", - "ru": "адыгейский язык", - "sv": "adygeiska", - "id": "Bahasa Adighe" - }, - "searchTerms": { - "*": [ - "ady" - ] - } - }, - { - "if": "school:language=as", - "then": { - "en": "Assamese", - "ca": "assamès", - "da": "assamesisk", - "de": "Assamesisch", - "eo": "asama lingvo", - "es": "asamés", - "fi": "assami", - "fr": "assamais", - "gl": "Lingua asamesa", - "hu": "asszámi", - "id": "Bahasa Assam", - "it": "assamese", - "ja": "アッサム語", - "nb_NO": "assamesisk", - "nl": "Assamees", - "pl": "język asamski", - "pt": "língua assamesa", - "ru": "ассамский язык", - "sv": "assamesiska", - "zh_Hant": "阿薩姆語" - }, - "searchTerms": { - "*": [ - "as" - ] - } - }, - { - "if": "school:language=gn", - "then": { - "nb_NO": "guaraní", - "nl": "Guarani", - "pl": "język guarani", - "pt": "língua guarani", - "pt_BR": "língua guarani", - "ru": "гуарани", - "sl": "Gvaranščina", - "sv": "guaraní", - "ca": "guaraní", - "da": "Guaraní", - "de": "Guaraní", - "en": "Guarani", - "eo": "gvarania lingvo", - "es": "guaraní", - "fi": "Guaranin kieli", - "fr": "guarani", - "gl": "Lingua guaraní", - "hu": "guarani", - "id": "Bahasa Guarani", - "it": "guaraní", - "ja": "グアラニー語" - }, - "priorityIf": "_country~((^|;)bo($|;))|((^|;)py($|;))", - "searchTerms": { - "*": [ - "gn" - ] - } - }, - { - "if": "school:language=hif", - "then": { - "en": "Fiji Hindi", - "ca": "hindi de Fiji", - "da": "Fiji Hindi", - "de": "Fidschi-Hindi", - "eo": "Fiĝia hindia lingvo", - "es": "hindi de Fiyi", - "fi": "Fidžinhindi", - "fr": "hindi des Fidji", - "gl": "Hindi de Fidxi", - "id": "Bahasa Fiji Hindi", - "it": "hindi figiano", - "ja": "フィジー・ヒンディー語", - "nb_NO": "Fijiansk hindi", - "nl": "Fijisch Hindoestani", - "pl": "hindi fidżyjskie", - "pt": "Hindi fijiano", - "ru": "фиджийский хинди", - "sv": "fijiansk hindi" - }, - "searchTerms": { - "*": [ - "hif" - ] - } - }, - { - "if": "school:language=ast", - "then": { - "zh_Hans": "阿斯图里亚斯语", - "zh_Hant": "阿斯圖里亞斯語", - "ca": "asturià", - "da": "asturiansk", - "de": "Asturisch", - "en": "Asturian", - "eo": "astura lingvo", - "es": "asturiano", - "fi": "asturia", - "fr": "asturien", - "gl": "lingua asturiana", - "hu": "asztúriai", - "id": "Bahasa Asturia", - "it": "asturiano", - "ja": "アストゥリアス語", - "nb_NO": "asturiansk", - "nl": "Asturisch", - "pl": "język asturyjski", - "pt": "asturiano", - "pt_BR": "Língua asturiana", - "ru": "астурийский язык", - "sv": "asturiska" - }, - "searchTerms": { - "*": [ - "ast" - ] - } - }, - { - "if": "school:language=dsb", - "then": { - "it": "sorabo inferiore", - "ja": "低地ソルブ語", - "nl": "Nedersorbisch", - "pl": "język dolnołużycki", - "pt": "baixo sorábio", - "pt_BR": "Baixo sorábio", - "ru": "нижнелужицкий язык", - "sl": "Dolnjesrbščina", - "sv": "lågsorbiska", - "en": "Lower Sorbian", - "ca": "baix sòrab", - "de": "Niedersorbisch", - "eo": "malsuprasoraba lingvo", - "es": "bajo sorabo", - "fr": "bas-sorabe", - "gl": "Baixo sorabo", - "hu": "alsó szorb", - "id": "Bahasa Sorbia Hilir" - }, - "searchTerms": { - "*": [ - "dsb" - ] - } - }, - { - "if": "school:language=haw", - "then": { - "gl": "Lingua hawaiana", - "hu": "hawaii", - "id": "Bahasa Hawaii", - "it": "hawaiano", - "ja": "ハワイ語", - "nb_NO": "hawaiisk", - "nl": "Hawaïaans", - "pl": "język hawajski", - "pt": "havaiano", - "pt_BR": "língua havaiana", - "ru": "гавайский язык", - "sl": "Havajščina", - "sv": "hawaiiska", - "zh_Hant": "夏威夷語", - "en": "Hawaiian", - "fr": "hawaïen", - "ca": "hawaià", - "da": "Hawaiiansk", - "de": "Hawaiisch", - "eo": "havaja lingvo", - "es": "hawaiano", - "fi": "havaijin kieli" - }, - "searchTerms": { - "*": [ - "haw" - ] - } - }, - { - "if": "school:language=glk", - "then": { - "ca": "gilaki", - "de": "Gilaki", - "en": "Gilaki", - "eo": "gila lingvo", - "es": "gileki", - "fi": "Gilakin kieli", - "fr": "gilaki", - "gl": "Lingua gilaki", - "hu": "gilaki", - "id": "Bahasa Gilaki", - "it": "gilaki", - "ja": "ギラキ語", - "nb_NO": "Gileki", - "nl": "Gilaki", - "pl": "Język giliański", - "pt": "Língua gilaki", - "sv": "gilaki", - "ru": "гилякский язык" - }, - "searchTerms": { - "*": [ - "glk" - ] - } - }, - { - "if": "school:language=gag", - "then": { - "zh_Hans": "加告兹语", - "zh_Hant": "加告茲語", - "hu": "gagauz", - "ca": "gagaús", - "de": "Gagausisch", - "en": "Gagauz", - "eo": "gagauza lingvo", - "es": "gagauzo", - "fi": "gagauzi", - "fr": "gagaouze", - "gl": "Lingua gagauza", - "id": "Bahasa Gagauz", - "it": "gagauzo", - "ja": "ガガウズ語", - "nb_NO": "gagausisk", - "nl": "Gagaoezisch", - "pl": "Język gagauski", - "pt": "Língua gagaúza", - "ru": "Гагаузский язык", - "sl": "Gagauščina", - "sv": "gagauziska" - }, - "searchTerms": { - "*": [ - "gag" - ] - } - }, - { - "if": "school:language=gan", - "then": { - "en": "Gan", - "nl": "Gan", - "ca": "gan", - "da": "Gan", - "de": "Gan", - "eo": "gana lingvo", - "es": "chino gan", - "fi": "Gan-kiina", - "fr": "gan", - "gl": "Gan", - "id": "Bahasa Gan", - "it": "gan", - "ja": "贛語", - "nb_NO": "gan", - "pl": "język gan", - "pt": "Chinês gan", - "ru": "Гань", - "sv": "gan", - "zh_Hant": "贛語" - }, - "searchTerms": { - "*": [ - "gan" - ] - } - }, - { - "if": "school:language=ase", - "then": { - "de": "American Sign Language", - "en": "American Sign Language", - "eo": "usona signolingvo", - "es": "lengua de señas americana", - "fi": "amerikkalainen viittomakieli", - "fr": "langue des signes américaine", - "gl": "Lingua de signos americana", - "id": "Bahasa Isyarat Amerika", - "it": "lingua dei segni americana", - "ja": "アメリカ手話", - "nb_NO": "amerikansk tegnspråk", - "nl": "Amerikaanse Gebarentaal", - "pl": "amerykański język migowy", - "pt": "língua de sinais americana", - "pt_BR": "Língua de sinais americana", - "ru": "амслен", - "sv": "amerikanskt teckenspråk", - "zh_Hant": "美國手語", - "da": "ASL", - "ca": "llengua de signes americana" - }, - "searchTerms": { - "*": [ - "ase" - ] - } - }, - { - "if": "school:language=cal", - "then": { - "en": "Carolinian", - "fi": "Karoliini", - "ca": "carolinià", - "de": "Karolinisch", - "eo": "karolina lingvo", - "es": "carolinio", - "fr": "carolinien", - "id": "Bahasa Caroline", - "it": "lingua caroliniana", - "ja": "カロリン語", - "nb_NO": "karolinsk", - "nl": "Caroliniaans", - "pt": "Língua caroliniana", - "ru": "Каролинский язык", - "sv": "karoliniska", - "pl": "język karoliński" - }, - "searchTerms": { - "*": [ - "cal" - ] - } - }, - { - "if": "school:language=gil", - "then": { - "it": "gilbertese", - "ca": "gilbertès", - "da": "Kiribatisk", - "de": "Kiribatisch", - "en": "Gilbertese", - "eo": "kiribata lingvo", - "es": "gilbertino", - "fi": "Kiribatin kieli", - "fr": "gilbertin", - "gl": "Lingua kiribatiana", - "hu": "gilberti", - "id": "Bahasa Kiribati", - "ja": "キリバス語", - "nb_NO": "Kiribatisk", - "nl": "Kiribatisch", - "pl": "Język kiribati", - "pt": "Gilbertês", - "ru": "кирибати", - "sv": "kiribatiska" - }, - "searchTerms": { - "*": [ - "gil" - ] - } - }, - { - "if": "school:language=arz", - "then": { - "pt_BR": "Árabe egípcio", - "ru": "египетский диалект арабского языка", - "sv": "egyptisk arabiska", - "zh_Hant": "埃及阿拉伯語", - "hu": "egyiptomi arab", - "de": "Ägyptisch-Arabisch", - "en": "Egyptian Arabic", - "ca": "àrab egipci", - "da": "egyptisk arabisk", - "eo": "egipt-araba lingvo", - "es": "árabe egipcio", - "fi": "egyptinarabia", - "fr": "arabe égyptien", - "gl": "Árabe exipcio", - "id": "bahasa Arab Mesir", - "it": "arabo egiziano", - "ja": "アラビア語エジプト方言", - "nb_NO": "egyptisk arabisk", - "nl": "Egyptisch Arabisch", - "pl": "dialekt egipski języka arabskiego", - "pt": "árabe egípcio" - }, - "searchTerms": { - "*": [ - "arz" - ] - } - }, - { - "if": "school:language=ban", - "then": { - "en": "Balinese", - "fr": "balinais", - "nl": "Balinees", - "ca": "balinès", - "de": "Balinesisch", - "eo": "balia lingvo", - "es": "balinés", - "fi": "Balin kieli", - "gl": "Lingua balinesa", - "id": "Bahasa Bali", - "it": "balinese", - "ja": "バリ語", - "nb_NO": "balinesisk", - "pl": "język balijski", - "pt": "balinês", - "pt_BR": "Língua balinesa", - "ru": "Балийский язык", - "sv": "balinesiska", - "zh_Hans": "巴厘语", - "zh_Hant": "峇里語" - }, - "searchTerms": { - "*": [ - "ban" - ] - } - }, - { - "if": "school:language=hak", - "then": { - "ru": "хакка", - "en": "Hakka", - "ca": "hakka", - "de": "Hakka", - "id": "Hakka", - "nl": "Hakka", - "eo": "hakaa lingvo", - "es": "Chino hakka", - "fi": "Hakka-kiina", - "fr": "hakka", - "gl": "Lingua hakka", - "it": "hakka", - "ja": "客家語", - "nb_NO": "hakka", - "pl": "język hakka", - "pt": "Língua hakka", - "sv": "hakka", - "zh_Hans": "客家语", - "zh_Hant": "客家話", - "hu": "hakka" - }, - "searchTerms": { - "*": [ - "hak" - ] - } - }, - { - "if": "school:language=din", - "then": { - "fr": "dinka", - "gl": "Lingua dinka", - "id": "Bahasa Dinka", - "it": "lingua dinka", - "ja": "ディンカ語", - "pl": "język dinka", - "pt": "Língua dinka", - "sv": "dinka", - "en": "Dinka", - "nl": "Dinka", - "de": "Dinka", - "ru": "Динка", - "ca": "dinka", - "es": "idioma dinka", - "fi": "dinka" - }, - "searchTerms": { - "*": [ - "din" - ] - } - }, - { - "if": "school:language=egl", - "then": { - "ca": "emilià", - "de": "Emilianisch", - "en": "Emilian", - "eo": "Emiliaj lingvoj", - "es": "emiliano", - "fi": "Emilian kieli", - "fr": "émilien", - "hu": "emilián", - "id": "Bahasa Emilian", - "it": "emiliano", - "ja": "エミリア語", - "nl": "Emiliaans", - "pt": "Dialeto emiliano", - "ru": "эмилианский", - "sv": "emilianska", - "zh_Hant": "艾米利亞語" - }, - "searchTerms": { - "*": [ - "egl" - ] - } - }, - { - "if": "school:language=dty", - "then": { - "ca": "doteli", - "de": "Doteli", - "en": "Doteli", - "eo": "Doteli", - "es": "Doteli", - "fr": "dotyali", - "gl": "Lingua doteli", - "ja": "ドテリ語", - "nl": "Doteli", - "pl": "Język doteli", - "pt": "Doteli", - "ru": "дотели", - "sv": "doteli" - }, - "searchTerms": { - "*": [ - "dty" - ] - } - }, - { - "if": "school:language=fa", - "then": { - "fi": "persia", - "gl": "lingua persa", - "hu": "perzsa", - "it": "persiano", - "ja": "ペルシア語", - "nb_NO": "persisk", - "nl": "Perzisch", - "pl": "język perski", - "en": "Persian", - "id": "Persia", - "sv": "persiska", - "fr": "persan", - "ca": "persa", - "da": "persisk", - "de": "Persisch", - "eo": "persa lingvo", - "es": "persa", - "pt": "persa", - "pt_BR": "persa", - "ru": "персидский язык", - "sl": "Perzijščina", - "zh_Hant": "波斯語" - }, - "priorityIf": "_country~((^|;)ir($|;))", - "searchTerms": { - "*": [ - "fa" - ] - } - }, - { - "if": "school:language=cnr", - "then": { - "en": "Montenegrin", - "fr": "monténégrin", - "ca": "montenegrí", - "da": "montenegrinsk", - "de": "Montenegrinisch", - "eo": "montenegra lingvo", - "es": "montenegrino", - "fi": "montenegro", - "gl": "Lingua montenegrina", - "hu": "montenegrói", - "id": "Bahasa Montenegro", - "it": "montenegrino", - "ja": "モンテネグロ語", - "nb_NO": "montenegrinsk", - "nl": "Montenegrijns", - "pl": "język czarnogórski", - "pt": "língua montenegrina", - "pt_BR": "língua montenegrina", - "ru": "черногорский язык", - "sl": "Črnogorščina", - "sv": "montenegrinska", - "zh_Hans": "黑山语", - "zh_Hant": "蒙特內哥羅語" - }, - "searchTerms": { - "*": [ - "cnr" - ] - } - }, - { - "if": "school:language=bxr", - "then": { - "en": "Russia Buriat", - "hu": "burját", - "ca": "buriat", - "de": "Burjatisch", - "eo": "burjata lingvo", - "es": "idioma buriato", - "fi": "Burjaatin kieli", - "fr": "bouriate de Russie", - "gl": "Lingua buriata", - "id": "Bahasa Buryat", - "it": "buriato", - "ja": "ブリヤート語", - "nb_NO": "burjatisk", - "nl": "Russisch-Boerjatisch", - "pl": "język buriacki", - "pt": "Língua buriata", - "ru": "бурятский язык", - "sv": "burjatiska", - "zh_Hant": "布里亞特語", - "pt_BR": "Língua buriata", - "zh_Hans": "俄罗斯布里亚特语" - }, - "searchTerms": { - "*": [ - "bxr" - ] - } - }, - { - "if": "school:language=ckb", - "then": { - "nl": "Sorani", - "fr": "sorani", - "ca": "sorani", - "da": "Sorani", - "de": "Sorani", - "en": "Sorani", - "eo": "sorana lingvo", - "es": "sorani", - "fi": "sorani", - "gl": "lingua kurda central", - "hu": "szoráni", - "id": "Soranî", - "it": "sorani", - "ja": "ソラニー", - "pl": "język sorani", - "pt": "Língua sorâni", - "ru": "сорани", - "sv": "soranî", - "zh_Hans": "中库尔德语", - "zh_Hant": "中庫德語" - }, - "searchTerms": { - "*": [ - "ckb" - ] - } - }, - { - "if": "school:language=eu", - "then": { - "en": "Basque", - "pt": "basco", - "de": "Baskisch", - "nl": "Baskisch", - "fr": "basque", - "ca": "basc", - "da": "baskisk", - "eo": "eŭska lingvo", - "es": "euskera", - "fi": "baski", - "gl": "lingua éuscara", - "hu": "baszk", - "id": "Bahasa Basque", - "it": "basco", - "ja": "バスク語", - "nb_NO": "baskisk", - "pl": "język baskijski", - "pt_BR": "basco", - "ru": "баскский язык", - "sl": "baskovščina", - "sv": "baskiska", - "zh_Hans": "巴斯克语", - "zh_Hant": "巴斯克語" - }, - "searchTerms": { - "*": [ - "eu" - ] - } - }, - { - "if": "school:language=et", - "then": { - "da": "estisk", - "eo": "estona lingvo", - "es": "estonio", - "fi": "viro", - "fr": "estonien", - "gl": "lingua estoniana", - "id": "Esti", - "ja": "エストニア語", - "nb_NO": "estisk", - "nl": "Estisch", - "pl": "język estoński", - "pt": "estónio", - "pt_BR": "língua estônia", - "ru": "эстонский язык", - "sl": "estonščina", - "sv": "estniska", - "zh_Hant": "愛沙尼亞語", - "de": "Estnisch", - "en": "Estonian", - "ca": "estonià", - "hu": "észt", - "it": "estone" - }, - "priorityIf": "_country~((^|;)ee($|;))", - "searchTerms": { - "*": [ - "et" - ] - } - }, - { - "if": "school:language=bar", - "then": { - "fr": "bavarois", - "ca": "bavarès", - "da": "Bajersk", - "de": "Bairisch", - "en": "Bavarian", - "eo": "bavara lingvo", - "es": "bávaro", - "fi": "Baijerin kieli", - "hu": "bajor", - "id": "Bahasa Bayern", - "it": "bavarese", - "ja": "バイエルン・オーストリア語", - "nb_NO": "bairisk", - "nl": "Beiers", - "pl": "dialekt bawarski", - "pt": "língua bávara", - "ru": "австро-баварский язык", - "sv": "bayerska", - "zh_Hans": "奥地利-巴伐利亚德语", - "zh_Hant": "奧地利-巴伐利亞德語", - "gl": "Lingua bavaresa", - "sl": "Bavarščina" - }, - "searchTerms": { - "*": [ - "bar" - ] - } - }, { "if": "school:language=fo", "then": { - "id": "Bahasa Faroe", - "ja": "フェロー語", - "nb_NO": "færøysk", - "nl": "Faeröers", - "pl": "język farerski", - "pt": "Língua feroesa", - "ru": "фарерский язык", - "sl": "Ferščina", - "sv": "färöiska", "en": "Faroese", "fr": "féroïen", "it": "faroese", @@ -16106,7 +16442,16 @@ "es": "feroés", "fi": "fäärin kieli", "gl": "lingua feroesa", - "hu": "feröeri" + "hu": "feröeri", + "id": "Bahasa Faroe", + "ja": "フェロー語", + "nb_NO": "færøysk", + "nl": "Faeröers", + "pl": "język farerski", + "pt": "Língua feroesa", + "ru": "фарерский язык", + "sl": "Ferščina", + "sv": "färöiska" }, "searchTerms": { "*": [ @@ -16114,219 +16459,6 @@ ] } }, - { - "if": "school:language=frr", - "then": { - "ca": "frisó septentrional", - "da": "Nordfrisisk", - "de": "Nordfriesisch", - "en": "North Frisian", - "eo": "nordfrisa lingvo", - "es": "frisón septentrional", - "fi": "Pohjoisfriisi", - "fr": "frison septentrional", - "gl": "Lingua frisoa setentrional", - "hu": "északi fríz", - "id": "Bahasa Frisia Utara", - "it": "frisone settentrionale", - "ja": "北フリジア語", - "nb_NO": "nordfrisisk", - "nl": "Noord-Fries", - "pl": "język północnofryzyjski", - "pt": "frisão setentrional", - "ru": "севернофризский язык", - "sv": "nordfrisiska", - "zh_Hans": "北弗里斯兰语", - "zh_Hant": "北菲士蘭語" - }, - "searchTerms": { - "*": [ - "frr" - ] - } - }, - { - "if": "school:language=ch", - "then": { - "hu": "csamorro", - "id": "Bahasa Chamorro", - "it": "chamorro", - "ja": "チャモロ語", - "nb_NO": "chamorro", - "nl": "Chamorro", - "pl": "język czamorro", - "pt": "Língua chamorro", - "sv": "chamorro", - "ru": "чаморро", - "en": "Chamorro", - "ca": "chamorro", - "de": "Chamorro", - "eo": "ĉamora lingvo", - "es": "idioma chamorro", - "fi": "Tšamorron kieli", - "fr": "chamorro", - "gl": "Lingua chamorra" - }, - "searchTerms": { - "*": [ - "ch" - ] - } - }, - { - "if": "school:language=chy", - "then": { - "en": "Cheyenne", - "nl": "Cheyenne", - "da": "Cheyenne", - "de": "Cheyenne", - "nb_NO": "Cheyenne", - "ca": "xeiene", - "eo": "Ĉejena lingvo", - "es": "cheyene", - "fi": "Cheyennen kieli", - "fr": "cheyenne", - "gl": "Lingua cheyenne", - "hu": "cheyenne", - "it": "cheyenne", - "ja": "シャイアン語", - "pl": "język czejeński", - "pt": "Língua cheyenne", - "ru": "шайенский язык", - "zh_Hans": "夏延语", - "zh_Hant": "夏安語" - }, - "searchTerms": { - "*": [ - "chy" - ] - } - }, - { - "if": "school:language=ce", - "then": { - "en": "Chechen", - "fr": "tchétchène", - "zh_Hans": "车臣语", - "zh_Hant": "車臣語", - "ca": "txetxè", - "da": "Tjetjensk", - "de": "Tschetschenisch", - "eo": "ĉeĉena lingvo", - "es": "checheno", - "fi": "Tšetšeenin kieli", - "gl": "Lingua chechena", - "hu": "csecsen", - "id": "Bahasa Chechnya", - "it": "ceceno", - "ja": "チェチェン語", - "nb_NO": "tsjetsjensk", - "nl": "Tsjetsjeens", - "pl": "język czeczeński", - "pt": "checheno", - "pt_BR": "Língua chechena", - "ru": "чеченский язык", - "sl": "Čečenščina", - "sv": "tjetjenska" - }, - "searchTerms": { - "*": [ - "ce" - ] - } - }, - { - "if": "school:language=no", - "then": { - "de": "Norwegisch", - "ja": "ノルウェー語", - "en": "Norwegian", - "hu": "norvég", - "nb_NO": "norsk", - "ru": "норвежский язык", - "ca": "noruec", - "da": "norsk", - "eo": "norvega lingvo", - "es": "noruego", - "fi": "norja", - "fr": "norvégien", - "gl": "lingua norueguesa", - "id": "Norwegia", - "it": "norvegese", - "nl": "Noors", - "pl": "język norweski", - "pt": "língua norueguesa", - "pt_BR": "língua norueguesa", - "sl": "Norveščina", - "sv": "norska", - "zh_Hant": "挪威語" - }, - "priorityIf": "_country~((^|;)no($|;))", - "searchTerms": { - "*": [ - "no" - ] - } - }, - { - "if": "school:language=bjn", - "then": { - "en": "Banjar", - "fi": "Banjar", - "id": "Banjar", - "ca": "banjar", - "de": "Banjaresisch", - "eo": "banĝara lingvo", - "es": "banjar", - "fr": "banjar", - "gl": "Lingua banjar", - "it": "lingua banjar", - "ja": "バンジャル語", - "nl": "Bandjarees", - "pl": "język banjar", - "pt": "Língua banjaresa", - "ru": "банджарский язык", - "sv": "banjaresiska", - "zh_Hans": "班查语", - "zh_Hant": "班查語" - }, - "searchTerms": { - "*": [ - "bjn" - ] - } - }, - { - "if": "school:language=ceb", - "then": { - "en": "Cebuano", - "nl": "Cebuano", - "ca": "cebuà", - "eo": "cebua lingvo", - "es": "cebuano", - "fi": "Cebun kieli", - "fr": "cebuano", - "gl": "Lingua cebuana", - "hu": "szebuano", - "id": "Bahasa Cebú", - "it": "cebuano", - "ja": "セブ語", - "nb_NO": "cebuano", - "pl": "język cebuański", - "pt": "cebuano", - "ru": "себуанский язык", - "sv": "cebuano", - "zh_Hans": "宿务语", - "zh_Hant": "宿霧語", - "da": "sebuansk", - "de": "Cebuano" - }, - "searchTerms": { - "*": [ - "ceb" - ] - } - }, { "if": "school:language=ha", "then": { @@ -16357,288 +16489,73 @@ } }, { - "if": "school:language=frp", + "if": "school:language=alt", "then": { - "id": "Bahasa Arpitan", - "it": "francoprovenzale", - "ja": "アルピタン語", - "nb_NO": "frankoprovençalsk", - "nl": "Arpitaans", - "pl": "język franko-prowansalski", - "pt": "franco-provençal", - "pt_BR": "Língua franco-provençal", - "ru": "франкопровансальский язык", - "sv": "frankoprovensalska", - "hu": "frankoprovanszál", - "en": "Franco-Provençal", - "fr": "francoprovençal", - "ca": "francoprovençal", - "de": "Frankoprovenzalisch", - "eo": "arpitana lingvo", - "es": "franco-provenzal", - "fi": "Arpitaani", - "gl": "Lingua francoprovenzal" + "en": "Altai", + "ca": "altai meridional", + "de": "Südaltaisch", + "eo": "sudaltaja lingvo", + "fr": "altaï méridional", + "gl": "Lingua altai meridional", + "it": "lingua altai meridionale", + "ja": "南アルタイ語", + "nl": "Zuid-Altajs", + "ru": "aлтайский язык", + "zh_Hant": "南阿爾泰語" }, "searchTerms": { "*": [ - "frp" + "alt" ] } }, { - "if": "school:language=chr", + "if": "school:language=azb", "then": { - "de": "Cherokee", - "en": "Cherokee", - "nl": "Cherokee", - "da": "Cherokee", - "es": "cheroqui", - "pt": "cherokee", - "ru": "чероки", - "ca": "cherokee", - "eo": "Ĉeroka lingvo", - "fi": "Cherokeen kieli", - "fr": "cherokee", - "gl": "Lingua cheroqui", - "hu": "cseroki", - "id": "Bahasa Cherokee", - "it": "cherokee", - "ja": "チェロキー語", - "nb_NO": "cherokesisk", - "pl": "język czirokeski", - "sv": "cherokesiska", - "zh_Hans": "切罗基语", - "zh_Hant": "切羅基語" + "ca": "Àzeri del sud", + "de": "Südaserbaidschanisch", + "en": "South Azerbaijani", + "eo": "sud-azerbajĝana lingvo", + "fr": "azéri du Sud", + "ja": "南アゼルバイジャン語", + "nl": "Zuid-Azerbeidzjaans", + "ru": "южно-азербайджанский язык", + "sv": "sydazerbajdzjanska", + "zh_Hans": "南阿塞拜疆语", + "zh_Hant": "南阿塞拜疆語" }, "searchTerms": { "*": [ - "chr" + "azb" ] } }, { - "if": "school:language=gcr", + "if": "school:language=gil", "then": { - "ca": "crioll guaianès", - "en": "Guianan Creole", - "eo": "franc-gujana kreola lingvo", - "es": "Criollo de Guayana Francesa", - "fi": "Ranskan Guayanan kreoli", - "fr": "créole guyanais", - "gl": "Crioulo da Güiana Francesa", - "it": "lingua creola della Guyana francese", - "ja": "仏領ギアナのクレオール語", - "nl": "French Guianese Creole", - "pl": "język kreolski Gujany Francuskiej", - "pt": "Crioulo da Guiana Francesa", - "ru": "Гвианский креольский язык", - "sv": "guyanansk kreol", - "zh_Hant": "圭亞那克里奧爾法語" + "en": "Gilbertese", + "eo": "kiribata lingvo", + "es": "gilbertino", + "fi": "Kiribatin kieli", + "fr": "gilbertin", + "gl": "Lingua kiribatiana", + "hu": "gilberti", + "id": "Bahasa Kiribati", + "ja": "キリバス語", + "nb_NO": "Kiribatisk", + "nl": "Kiribatisch", + "pl": "Język kiribati", + "pt": "Gilbertês", + "ru": "кирибати", + "sv": "kiribatiska", + "it": "gilbertese", + "ca": "gilbertès", + "da": "Kiribatisk", + "de": "Kiribatisch" }, "searchTerms": { "*": [ - "gcr" - ] - } - }, - { - "if": "school:language=gor", - "then": { - "de": "Gorontalo", - "en": "Gorontalo", - "id": "Gorontalo", - "nb_NO": "Gorontalo", - "nl": "Gorontalo", - "pl": "Gorontalo", - "pt": "Gorontalo", - "ru": "Горонтало", - "da": "Gorontalo", - "ca": "gorontalo", - "es": "Idioma gorontalo", - "fi": "Gorontalon kieli", - "fr": "gorontalo", - "gl": "Gorontalo", - "it": "lingua gorontalo", - "ja": "ゴロンタロ語", - "pt_BR": "Gorontalo", - "sl": "Gorontalo", - "sv": "gorontalo", - "zh_Hans": "哥伦打洛语", - "zh_Hant": "哥倫打洛語", - "eo": "gorontala lingvo" - }, - "searchTerms": { - "*": [ - "gor" - ] - } - }, - { - "if": "school:language=ext", - "then": { - "es": "extremeño", - "en": "Extremaduran", - "ca": "extremeny", - "de": "Extremadurisch", - "eo": "ekstremadura lingvo", - "fi": "extremadura", - "fr": "estrémègne", - "gl": "Lingua estremeña", - "id": "Bahasa Estremeñu", - "it": "estremegno", - "ja": "エストレマドゥーラ語", - "nb_NO": "ekstremaduransk", - "nl": "Extremeens", - "pl": "język estremadurski", - "pt": "Língua estremenha", - "ru": "Эстремадурский язык", - "sv": "extremaduriska" - }, - "searchTerms": { - "*": [ - "ext" - ] - } - }, - { - "if": "school:language=fj", - "then": { - "ca": "fijià", - "de": "Fidschi", - "en": "Fijian", - "eo": "fiĝia lingvo", - "es": "fiyiano", - "fi": "Fidžin kieli", - "fr": "fidjien", - "gl": "Lingua fidxiana", - "hu": "fidzsi", - "id": "Bahasa Fiji", - "it": "figiano", - "ja": "フィジー語", - "nb_NO": "fijiansk", - "nl": "Fijisch", - "pl": "Język fidżyjski", - "pt": "Língua fidjiana", - "pt_BR": "Língua fijiana", - "ru": "фиджийский язык", - "sv": "fijianska" - }, - "priorityIf": "_country~((^|;)fj($|;))", - "searchTerms": { - "*": [ - "fj" - ] - } - }, - { - "if": "school:language=fur", - "then": { - "en": "Friulian", - "it": "friulano", - "ca": "furlà", - "da": "friulisk", - "de": "Furlanisch", - "eo": "friula lingvo", - "es": "friulano", - "fi": "Friulin kieli", - "fr": "frioulan", - "gl": "Lingua friulana", - "hu": "friuli", - "id": "Bahasa Friuli", - "ja": "フリウリ語", - "nb_NO": "friulisk", - "nl": "Friulisch", - "pl": "język friulski", - "pt": "friulano", - "ru": "фриульский язык", - "sl": "Furlanščina", - "sv": "friuliska" - }, - "searchTerms": { - "*": [ - "fur" - ] - } - }, - { - "if": "school:language=bss", - "then": { - "en": "Kose", - "ca": "akoose", - "de": "Akoose", - "fi": "Koose", - "fr": "akoose", - "gl": "Lingua akoose", - "ja": "アコース語", - "nl": "Bakossi" - }, - "searchTerms": { - "*": [ - "bss" - ] - } - }, - { - "if": "school:language=prg", - "then": { - "ca": "prussià", - "de": "Altpreußisch", - "en": "Old Prussian", - "eo": "antikva prusa lingvo", - "es": "prusiano antiguo", - "fi": "Muinaispreussin kieli", - "fr": "vieux-prussien", - "gl": "Lingua prusiana antiga", - "id": "Bahasa Prusia Kuno", - "it": "antico prussiano", - "ja": "プロシア語", - "nb_NO": "gammelprøyssisk", - "nl": "Oudpruisisch", - "pl": "język pruski", - "pt": "prussiano antigo", - "pt_BR": "Prussiano antigo", - "ru": "прусский язык", - "sv": "prusiska", - "hu": "óporosz" - }, - "searchTerms": { - "*": [ - "prg" - ] - } - }, - { - "if": "school:language=ses", - "then": { - "de": "Koyra Senni", - "en": "Koyraboro Senni", - "es": "Koyraboro senni", - "fi": "Koyraboro senni", - "fr": "koyraboro senni", - "ja": "コイラボロ・センニ語", - "nl": "Koyra Senni" - }, - "searchTerms": { - "*": [ - "ses" - ] - } - }, - { - "if": "school:language=pko", - "then": { - "de": "Pökoot", - "en": "Pökoot", - "it": "lingua suk", - "ja": "ポコット語", - "pt": "Língua pocote", - "ru": "Покот", - "sv": "pökoot", - "fr": "Pökot" - }, - "searchTerms": { - "*": [ - "pko" + "gil" ] } }, @@ -16679,7 +16596,8 @@ "ru": "Дуала", "zh_Hans": "杜阿拉语", "zh_Hant": "杜阿拉語", - "eo": "dualaa lingvo" + "eo": "dualaa lingvo", + "ca": "duala" }, "searchTerms": { "*": [ @@ -16688,36 +16606,432 @@ } }, { - "if": "school:language=tr", + "if": "school:language=awa", "then": { - "zh_Hans": "土耳其语", - "zh_Hant": "土耳其語", - "nb_NO": "tyrkisk", - "nl": "Turks", - "pl": "język turecki", - "pt": "língua turca", - "pt_BR": "língua turca", - "ru": "турецкий язык", - "sl": "turščina", - "sv": "turkiska", - "en": "Turkish", - "es": "turco", - "fr": "turc", - "id": "Bahasa Turki", - "fi": "turkki", - "hu": "török", - "ca": "turc", - "da": "tyrkisk", - "de": "Türkisch", - "eo": "turka lingvo", - "gl": "lingua turca", - "it": "turco", - "ja": "トルコ語" + "ca": "Avadhi", + "de": "Awadhi", + "en": "Awadhi", + "es": "awadhi", + "fi": "Awadhin kieli", + "fr": "awadhi", + "gl": "Lingua awadhi", + "id": "Bahasa Awadhi", + "it": "awadhi", + "ja": "アワディー語", + "nb_NO": "Awadhi", + "nl": "Awadhi", + "pl": "Awadhi", + "pt": "Língua awadhi", + "pt_BR": "Língua awadhi", + "ru": "авадхи", + "sv": "awadhi", + "zh_Hans": "阿瓦德语", + "zh_Hant": "阿瓦德語" }, - "priorityIf": "_country~((^|;)cy($|;))|((^|;)tr($|;))", "searchTerms": { "*": [ - "tr" + "awa" + ] + } + }, + { + "if": "school:language=gcr", + "then": { + "ca": "crioll guaianès", + "en": "Guianan Creole", + "eo": "franc-gujana kreola lingvo", + "es": "Criollo de Guayana Francesa", + "fi": "Ranskan Guayanan kreoli", + "fr": "créole guyanais", + "gl": "Crioulo da Güiana Francesa", + "it": "lingua creola della Guyana francese", + "ja": "仏領ギアナのクレオール語", + "nl": "French Guianese Creole", + "pl": "język kreolski Gujany Francuskiej", + "pt": "Crioulo da Guiana Francesa", + "ru": "Гвианский креольский язык", + "sv": "guyanansk kreol", + "zh_Hant": "圭亞那克里奧爾法語" + }, + "searchTerms": { + "*": [ + "gcr" + ] + } + }, + { + "if": "school:language=bbc", + "then": { + "ca": "Batak Toba", + "da": "Batak Toba", + "de": "Toba Batak", + "en": "Toba Batak", + "eo": "Batak Toba", + "es": "Batak Toba", + "fi": "Batak Toba", + "fr": "batak toba", + "gl": "Lingua toba batak", + "hu": "Batak Toba", + "id": "Batak Toba", + "it": "lingua batak toba", + "ja": "バタク・トバ語", + "nb_NO": "Batak Toba", + "nl": "Batak Toba", + "pt": "Batak Toba", + "pt_BR": "Batak Toba", + "ru": "Тоба", + "sl": "Batak Toba", + "sv": "toba batak", + "pl": "język batak toba" + }, + "searchTerms": { + "*": [ + "bbc" + ] + } + }, + { + "if": "school:language=is", + "then": { + "es": "islandés", + "ca": "islandès", + "da": "islandsk", + "de": "Isländisch", + "en": "Icelandic", + "eo": "islanda lingvo", + "fi": "islanti", + "fr": "islandais", + "gl": "lingua islandesa", + "hu": "izlandi", + "id": "Bahasa Islan", + "it": "islandese", + "ja": "アイスランド語", + "nb_NO": "islandsk", + "nl": "IJslands", + "pl": "język islandzki", + "pt": "islandês", + "pt_BR": "língua islandesa", + "ru": "исландский язык", + "sl": "Islandščina", + "sv": "isländska", + "zh_Hans": "冰岛语", + "zh_Hant": "冰島語" + }, + "priorityIf": "_country~((^|;)is($|;))", + "searchTerms": { + "*": [ + "is" + ] + } + }, + { + "if": "school:language=brx", + "then": { + "en": "Bodo", + "fr": "bodo", + "de": "Bodo", + "nl": "Boro", + "nb_NO": "Bodo", + "ru": "Бодо", + "ca": "bodo", + "eo": "bodoa lingvo", + "es": "Idioma bodo", + "fi": "Bodon kieli", + "id": "Bahasa Bodo", + "it": "bodo", + "ja": "ボド語", + "pl": "Język bodo", + "pt": "Língua bodo", + "sv": "bodo" + }, + "searchTerms": { + "*": [ + "brx" + ] + } + }, + { + "if": "school:language=shy", + "then": { + "ca": "shaui", + "de": "Schawiya", + "en": "Shawiya", + "es": "chaoui", + "fi": "Tašawit", + "fr": "chaoui", + "it": "tashawit", + "ja": "シャウィーア語", + "pl": "język chaouia", + "pt": "Língua chaouis", + "ru": "Шавия" + }, + "searchTerms": { + "*": [ + "shy" + ] + } + }, + { + "if": "school:language=no", + "then": { + "nl": "Noors", + "pl": "język norweski", + "pt": "língua norueguesa", + "pt_BR": "língua norueguesa", + "sl": "Norveščina", + "sv": "norska", + "zh_Hant": "挪威語", + "de": "Norwegisch", + "ja": "ノルウェー語", + "en": "Norwegian", + "hu": "norvég", + "nb_NO": "norsk", + "ru": "норвежский язык", + "ca": "noruec", + "da": "norsk", + "eo": "norvega lingvo", + "es": "noruego", + "fi": "norja", + "fr": "norvégien", + "gl": "lingua norueguesa", + "id": "Norwegia", + "it": "norvegese" + }, + "priorityIf": "_country~((^|;)no($|;))", + "searchTerms": { + "*": [ + "no" + ] + } + }, + { + "if": "school:language=ase", + "then": { + "da": "ASL", + "ca": "llengua de signes americana", + "de": "American Sign Language", + "en": "American Sign Language", + "eo": "usona signolingvo", + "es": "lengua de señas americana", + "fi": "amerikkalainen viittomakieli", + "fr": "langue des signes américaine", + "gl": "Lingua de signos americana", + "id": "Bahasa Isyarat Amerika", + "it": "lingua dei segni americana", + "ja": "アメリカ手話", + "nb_NO": "amerikansk tegnspråk", + "nl": "Amerikaanse Gebarentaal", + "pl": "amerykański język migowy", + "pt": "língua de sinais americana", + "pt_BR": "Língua de sinais americana", + "ru": "амслен", + "sv": "amerikanskt teckenspråk", + "zh_Hant": "美國手語" + }, + "searchTerms": { + "*": [ + "ase" + ] + } + }, + { + "if": "school:language=mo", + "then": { + "de": "Moldauisch", + "eo": "moldava lingvo", + "es": "moldavo", + "fi": "Moldavian kieli", + "ja": "モルドバ語", + "nb_NO": "moldovsk", + "nl": "Moldavisch", + "pl": "Język mołdawski", + "pt": "Língua moldávia", + "pt_BR": "língua moldávia", + "ru": "молдавский язык", + "sl": "Moldavščina", + "sv": "moldaviska", + "gl": "lingua moldova", + "zh_Hant": "摩爾多瓦語", + "id": "bahasa Moldova", + "en": "Moldovan", + "fr": "moldave", + "ca": "moldau", + "hu": "moldáv", + "it": "moldavo" + }, + "searchTerms": { + "*": [ + "mo" + ] + } + }, + { + "if": "school:language=yrk", + "then": { + "ca": "iurac", + "de": "Nenzisch", + "en": "Nenets", + "eo": "neneca lingvo", + "es": "nenezo", + "fi": "nenetsi", + "fr": "nénètse", + "id": "Bahasa-bahasa Nenets", + "it": "lingua neneziana", + "ja": "ネネツ語", + "nb_NO": "nenetsisk", + "nl": "Nenets", + "pl": "język nieniecki", + "ru": "ненецкий язык", + "sv": "nentsiska", + "hu": "nyenyec" + }, + "searchTerms": { + "*": [ + "yrk" + ] + } + }, + { + "if": "school:language=cal", + "then": { + "en": "Carolinian", + "fi": "Karoliini", + "ca": "carolinià", + "de": "Karolinisch", + "eo": "karolina lingvo", + "es": "carolinio", + "fr": "carolinien", + "id": "Bahasa Caroline", + "it": "lingua caroliniana", + "ja": "カロリン語", + "nb_NO": "karolinsk", + "nl": "Caroliniaans", + "pt": "Língua caroliniana", + "ru": "Каролинский язык", + "sv": "karoliniska", + "pl": "język karoliński" + }, + "searchTerms": { + "*": [ + "cal" + ] + } + }, + { + "if": "school:language=glk", + "then": { + "ca": "gilaki", + "de": "Gilaki", + "en": "Gilaki", + "eo": "gila lingvo", + "es": "gileki", + "fi": "Gilakin kieli", + "fr": "gilaki", + "gl": "Lingua gilaki", + "hu": "gilaki", + "id": "Bahasa Gilaki", + "it": "gilaki", + "ja": "ギラキ語", + "nb_NO": "Gileki", + "nl": "Gilaki", + "pl": "Język giliański", + "pt": "Língua gilaki", + "sv": "gilaki", + "ru": "гилякский язык" + }, + "searchTerms": { + "*": [ + "glk" + ] + } + }, + { + "if": "school:language=ng", + "then": { + "zh_Hans": "奥万博人", + "zh_Hant": "奧萬博人", + "pl": "Język ndonga", + "en": "Ndonga", + "ca": "Oshiwambo", + "da": "Oshiwambo", + "de": "Ndonga", + "eo": "ndonga lingvo", + "es": "ndonga", + "fi": "Ndonga", + "fr": "ndonga", + "gl": "Lingua ndonga", + "it": "ndonga", + "ja": "ンドンガ語", + "nb_NO": "Oshiwambo", + "nl": "Ndonga", + "pt": "Ndonga", + "ru": "Ндонга", + "sv": "ndonga", + "hu": "ndonga" + }, + "searchTerms": { + "*": [ + "ng" + ] + } + }, + { + "if": "school:language=quc", + "then": { + "ca": "quitxé", + "de": "Quiché-Sprache", + "en": "K’iche’", + "es": "Idioma quiché", + "fi": "k'iche'n kieli", + "fr": "quiché", + "gl": "Lingua kʼicheʼ", + "id": "Bahasa K'iche'", + "it": "lingua k'iche'", + "ja": "キチェ語", + "nb_NO": "Quiché", + "nl": "K'iche'", + "pl": "Język kicze", + "pt": "Língua quiché", + "ru": "киче", + "sv": "quiché" + }, + "searchTerms": { + "*": [ + "quc" + ] + } + }, + { + "if": "school:language=pl", + "then": { + "nb_NO": "polsk", + "nl": "Pools", + "pt": "polaco", + "pt_BR": "língua polonesa", + "ru": "польский язык", + "sl": "poljščina", + "sv": "polska", + "de": "Polnisch", + "en": "Polish", + "pl": "język polski", + "es": "polaco", + "fr": "polonais", + "ca": "polonès", + "da": "polsk", + "eo": "pola lingvo", + "fi": "puola", + "gl": "lingua polaca", + "hu": "lengyel", + "id": "bahasa Polski", + "it": "polacco", + "ja": "ポーランド語", + "zh_Hans": "波兰语", + "zh_Hant": "波蘭語" + }, + "priorityIf": "_country~((^|;)pl($|;))", + "searchTerms": { + "*": [ + "pl" ] } }, @@ -16735,6 +17049,7 @@ "fi": "urdu", "fr": "ourdou", "gl": "Lingua urdú", + "zh_Hant": "烏爾都語", "hu": "urdu", "id": "Bahasa Urdu", "it": "urdu", @@ -16744,8 +17059,7 @@ "pt_BR": "Língua urdu", "ru": "урду", "sl": "Urdujščina", - "sv": "urdu", - "zh_Hant": "烏爾都語" + "sv": "urdu" }, "priorityIf": "_country~((^|;)pk($|;))", "searchTerms": { @@ -16755,103 +17069,272 @@ } }, { - "if": "school:language=bm", + "if": "school:language=qu", "then": { - "de": "Bambara", - "en": "Bambara", - "nl": "Bambara", - "es": "bambara", - "it": "bambara", - "sv": "bambara", - "da": "Bambara", - "ca": "bambara", - "eo": "bambara lingvo", - "fi": "bambaran kieli", - "fr": "bambara", - "gl": "Lingua bambara", - "hu": "bambara", - "id": "Bahasa Bambara", - "ja": "バンバラ語", - "nb_NO": "bambara", - "pl": "język bambara", - "pt": "Língua bambara", - "ru": "бамана" + "ca": "quítxua", + "de": "Quechua", + "en": "Quechua", + "nl": "Quechua", + "it": "quechua", + "ru": "кечуа", + "da": "quechua", + "eo": "keĉua lingvaro", + "es": "lenguas quechuas", + "fi": "ketšua", + "fr": "quechua", + "gl": "linguas quechuas", + "hu": "kecsua", + "id": "Bahasa Quechua", + "ja": "ケチュア語", + "nb_NO": "quechua", + "pl": "język keczua", + "pt": "quíchua", + "pt_BR": "quíchua", + "sl": "kečuanščina", + "sv": "quechua", + "zh_Hans": "克丘亚语", + "zh_Hant": "奇楚瓦語" }, + "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))", "searchTerms": { "*": [ - "bm" + "qu" ] } }, { - "if": "school:language=ff", + "if": "school:language=lus", "then": { - "en": "Fula", - "fi": "Fulani", - "ca": "ful", - "da": "fula", - "de": "Fulfulde", - "eo": "fula lingvo", - "es": "fula", - "fr": "peul", - "gl": "Lingua fula", - "hu": "ful", - "id": "Bahasa Fula", - "it": "fula", - "ja": "フラニ語", - "nb_NO": "Fulfulde", - "nl": "Fulah", - "pl": "Język ful", - "pt": "Língua fula", - "ru": "фула", - "sv": "fula" + "zh_Hant": "米佐語", + "id": "Bahasa Mizo", + "ca": "mizo", + "de": "Mizo", + "en": "Mizo", + "es": "mizo", + "fi": "Lusai", + "fr": "mizo", + "it": "lingua Mizo", + "ja": "ミゾ語", + "nl": "Mizo", + "pl": "Język mizo", + "pt": "Língua mizo", + "ru": "Мизо", + "sv": "mizo" }, "searchTerms": { "*": [ - "ff" + "lus" ] } }, { - "if": "school:language=ru", + "if": "school:language=mh", "then": { - "ca": "rus", - "da": "russisk", - "de": "Russisch", - "eo": "rusa lingvo", - "fi": "venäjä", - "gl": "lingua rusa", - "id": "Rusia", - "it": "russo", - "ja": "ロシア語", - "zh_Hans": "俄语", - "zh_Hant": "俄語", - "nb_NO": "russisk", - "pl": "język rosyjski", - "pt": "russo", - "pt_BR": "russo", - "sl": "ruščina", - "sv": "ryska", - "hu": "orosz", - "en": "Russian", - "ru": "русский язык", - "es": "ruso", - "fr": "russe", - "nl": "Russisch" + "en": "Marshallese", + "ca": "marshallès", + "de": "Marshallesisch", + "eo": "marŝala lingvo", + "es": "marshalés", + "fi": "Marshallin kieli", + "fr": "marshallais", + "gl": "Lingua marshalesa", + "hu": "Marshall-szigeteki", + "id": "Bahasa Marshall", + "it": "marshallese", + "ja": "マーシャル語", + "nb_NO": "marshallesisk", + "nl": "Marshallees", + "pl": "Język marszalski", + "pt": "Língua marshalesa", + "pt_BR": "Língua marshalesa", + "ru": "маршалльский язык", + "sv": "marshallesiska" }, - "priorityIf": "_country~((^|;)by($|;))|((^|;)kg($|;))|((^|;)kz($|;))|((^|;)ru($|;))|((^|;)tj($|;))", + "priorityIf": "_country~((^|;)mh($|;))", "searchTerms": { "*": [ - "ru" + "mh" + ] + } + }, + { + "if": "school:language=ta", + "then": { + "en": "Tamil", + "nl": "Tamil", + "es": "tamil", + "ca": "tàmil", + "eo": "tamila lingvo", + "ru": "тамильский язык", + "da": "Tamil", + "de": "Tamil", + "fi": "tamil", + "fr": "tamoul", + "gl": "Lingua támil", + "hu": "tamil", + "id": "Bahasa Tamil", + "it": "tamil", + "ja": "タミル語", + "nb_NO": "tamilsk", + "pl": "język tamilski", + "pt": "Língua tâmil", + "pt_BR": "língua tâmil", + "sl": "Tamilščina", + "sv": "tamil", + "zh_Hans": "泰米尔语", + "zh_Hant": "坦米爾語" + }, + "priorityIf": "_country~((^|;)lk($|;))|((^|;)sg($|;))", + "searchTerms": { + "*": [ + "ta" + ] + } + }, + { + "if": "school:language=crs", + "then": { + "it": "creolo delle Seychelles", + "ja": "セーシェル・クレオール語", + "nb_NO": "seychellisk kreol", + "nl": "Seychellois Creole", + "pl": "Język kreolski seszelski", + "pt": "Crioulo de Seychelles", + "ru": "сейшельский креольский язык", + "id": "Bahasa Kreol Seychelles", + "hu": "seychelle-i kreol", + "ca": "crioll de les Seychelles", + "de": "Seychellenkreol", + "en": "Seychellois Creole", + "eo": "sejŝela lingvo", + "es": "criollo seychelense", + "fi": "Seychellien kreoli", + "fr": "créole seychellois", + "gl": "Crioulo das Seychelles" + }, + "searchTerms": { + "*": [ + "crs" + ] + } + }, + { + "if": "school:language=tru", + "then": { + "nl": "Turoyo", + "ca": "turoio", + "de": "Turoyo", + "en": "Turoyo", + "es": "turoyo", + "fr": "turoyo", + "ja": "トゥロヨ語", + "pl": "Turoyo", + "pt": "Língua turoyo", + "ru": "Туройо", + "sv": "turoyo" + }, + "searchTerms": { + "*": [ + "tru" + ] + } + }, + { + "if": "school:language=agq", + "then": { + "de": "Aghem", + "en": "Aghem", + "fr": "aghem", + "gl": "Lingua aghem", + "ja": "アゲム語", + "nl": "Aghem", + "ca": "aghem", + "es": "aghem" + }, + "searchTerms": { + "*": [ + "agq" + ] + } + }, + { + "if": "school:language=bss", + "then": { + "en": "Kose", + "ca": "akoose", + "de": "Akoose", + "fi": "Koose", + "fr": "akoose", + "gl": "Lingua akoose", + "ja": "アコース語", + "nl": "Bakossi" + }, + "searchTerms": { + "*": [ + "bss" + ] + } + }, + { + "if": "school:language=chn", + "then": { + "ca": "chinook jargon", + "de": "Chinook Wawa", + "en": "Chinook Jargon", + "eo": "ĉinuka piĝino", + "fr": "chinook", + "ja": "チヌーク・ジャーゴン", + "nb_NO": "Chinook jargon", + "nl": "Chinook Jargon", + "pt": "Jargão chinook", + "ru": "чинукский жаргон", + "zh_Hans": "奇努克混合语", + "zh_Hant": "支努幹混合語", + "fi": "chinook-jargon" + }, + "searchTerms": { + "*": [ + "chn" + ] + } + }, + { + "if": "school:language=pt", + "then": { + "nb_NO": "portugisisk", + "pl": "język portugalski", + "pt_BR": "português", + "ru": "португальский язык", + "sl": "portugalščina", + "sv": "portugisiska", + "zh_Hans": "葡萄牙语", + "zh_Hant": "葡萄牙語", + "da": "portugisisk", + "de": "Portugiesisch", + "eo": "portugala lingvo", + "es": "portugués", + "fi": "portugali", + "fr": "portugais", + "gl": "lingua portuguesa", + "ja": "ポルトガル語", + "en": "Portuguese", + "hu": "portugál", + "id": "Portugis", + "it": "portoghese", + "nl": "Portugees", + "pt": "português", + "ca": "portuguès" + }, + "priorityIf": "_country~((^|;)ao($|;))|((^|;)br($|;))|((^|;)cv($|;))|((^|;)gq($|;))|((^|;)gw($|;))|((^|;)mz($|;))|((^|;)pt($|;))|((^|;)st($|;))|((^|;)tl($|;))", + "searchTerms": { + "*": [ + "pt" ] } }, { "if": "school:language=sid", "then": { - "de": "Sidama", - "en": "Sidamo", - "nl": "Sidamo", "ca": "sidamo", "es": "Idioma sidamo", "fi": "Sidamo", @@ -16861,7 +17344,10 @@ "it": "lingua Sidamo", "ja": "シダモ語", "pl": "Język sidamo", - "ru": "Сидамо" + "ru": "Сидамо", + "de": "Sidama", + "en": "Sidamo", + "nl": "Sidamo" }, "searchTerms": { "*": [ @@ -16896,433 +17382,9 @@ ] } }, - { - "if": "school:language=oj", - "then": { - "ru": "Оджибве", - "en": "Ojibwe", - "ca": "idioma ojibwa", - "da": "Ojibwa", - "de": "Ojibwe", - "eo": "aniŝinabeka lingvo", - "es": "Idioma ojibwa", - "fi": "Odžibwan kieli", - "fr": "ojibwé", - "gl": "Lingua ojibwa", - "hu": "odzsibva", - "id": "Bahasa Ojibwe", - "it": "lingua ojibwe", - "ja": "オジブウェー語", - "nb_NO": "Ojibwa", - "nl": "Ojibwe", - "pl": "Język odżibwe", - "pt": "Língua ojíbua", - "sl": "očipvejščina", - "sv": "ojibwa" - }, - "searchTerms": { - "*": [ - "oj" - ] - } - }, - { - "if": "school:language=vot", - "then": { - "eo": "vota lingvo", - "es": "votio", - "fi": "vatja", - "hu": "vót", - "id": "Bahasa Votik", - "it": "votico", - "ja": "ヴォート語", - "nb_NO": "votisk", - "nl": "Wotisch", - "pl": "Język wotycki", - "pt": "vótico", - "ru": "водский язык", - "sv": "votiska", - "zh_Hans": "瓦佳语", - "zh_Hant": "瓦佳語", - "fr": "vote", - "ca": "vòtic", - "de": "Wotisch", - "en": "Votic" - }, - "searchTerms": { - "*": [ - "vot" - ] - } - }, - { - "if": "school:language=bfi", - "then": { - "de": "Britische Gebärdensprache", - "en": "British Sign Language", - "eo": "brita signolingvo", - "es": "Lengua de señas británica", - "fi": "brittiläinen viittomakieli", - "fr": "langue des signes britannique", - "it": "lingua dei segni britannica", - "ja": "イギリス手話", - "nl": "Britse gebarentaal", - "pl": "brytyjski język migowy", - "pt": "língua de sinais britânica", - "ru": "британский жестовый язык", - "sv": "brittiskt teckenspråk", - "id": "Bahasa Isyarat Britania" - }, - "searchTerms": { - "*": [ - "bfi" - ] - } - }, - { - "if": "school:language=bla", - "then": { - "de": "Blackfoot", - "en": "Blackfoot", - "eo": "nigrapieda lingvo", - "es": "Idioma siksiká", - "fi": "Mustajalka", - "fr": "pied-noir", - "gl": "Lingua siksiká", - "it": "lingua blackfoot", - "ja": "ブラックフット語", - "nb_NO": "blackfoot", - "nl": "Blackfoot", - "pl": "język siksika", - "pt": "Língua Siksiká", - "ru": "Блэкфут", - "sv": "siksika", - "zh_Hans": "黑脚语" - }, - "searchTerms": { - "*": [ - "bla" - ] - } - }, - { - "if": "school:language=bbc", - "then": { - "ca": "Batak Toba", - "da": "Batak Toba", - "de": "Toba Batak", - "en": "Toba Batak", - "eo": "Batak Toba", - "es": "Batak Toba", - "fi": "Batak Toba", - "fr": "batak toba", - "gl": "Lingua toba batak", - "hu": "Batak Toba", - "id": "Batak Toba", - "it": "lingua batak toba", - "ja": "バタク・トバ語", - "nb_NO": "Batak Toba", - "nl": "Batak Toba", - "pl": "Batak Toba", - "pt": "Batak Toba", - "pt_BR": "Batak Toba", - "ru": "Тоба", - "sl": "Batak Toba", - "sv": "toba batak" - }, - "searchTerms": { - "*": [ - "bbc" - ] - } - }, - { - "if": "school:language=ctg", - "then": { - "de": "Chittagonisch", - "en": "Chittagonian", - "fi": "Chittagongin kieli", - "fr": "chittagonien", - "id": "Bahasa Chittagonia", - "it": "lingua chittagonian", - "ja": "チッタゴン語", - "pl": "Język chatgaya", - "pt": "Língua chittagong", - "pt_BR": "Língua chittagong", - "sv": "chittagoniska", - "es": "Idioma chittagoniano" - }, - "searchTerms": { - "*": [ - "ctg" - ] - } - }, - { - "if": "school:language=brh", - "then": { - "de": "Brahui", - "en": "Brahui", - "nl": "Brahui", - "ca": "brahui", - "eo": "braŭia lingvo", - "es": "Idioma brahui", - "fi": "Brahuin kieli", - "fr": "brahoui", - "id": "Bahasa Brahui", - "it": "brahui", - "ja": "ブラーフーイー語", - "nb_NO": "Brahui", - "pl": "Język brahui", - "pt": "Língua brahui", - "ru": "Брауи", - "sv": "brahui" - }, - "searchTerms": { - "*": [ - "brh" - ] - } - }, - { - "if": "school:language=bug", - "then": { - "en": "Bugis", - "id": "Bugis", - "ca": "bugui", - "de": "Buginesisch", - "eo": "buĝia lingvo", - "es": "idioma buguinés", - "fi": "Bugin kieli", - "fr": "bouguinais", - "gl": "Lingua bugi", - "hu": "bugisz", - "it": "lingua buginese", - "ja": "ブギス語", - "nb_NO": "Buginesisk", - "nl": "Boeginees", - "pl": "język bugijski", - "pt": "Língua buginesa", - "ru": "бугийский язык", - "sv": "buginesiska" - }, - "searchTerms": { - "*": [ - "bug" - ] - } - }, - { - "if": "school:language=pa", - "then": { - "id": "Bahasa Punjab", - "it": "punjabi", - "ja": "パンジャーブ語", - "nb_NO": "panjabi", - "nl": "Punjabi", - "pl": "język pendżabski", - "pt": "Língua panjabi", - "ru": "панджаби", - "sv": "punjabi", - "zh_Hant": "旁遮普語", - "en": "Punjabi", - "ca": "panjabi", - "da": "Punjabi", - "de": "Panjabi", - "eo": "panĝaba lingvo", - "es": "panyabí", - "fi": "punjabin kieli", - "fr": "pendjabi", - "gl": "lingua punjabi", - "hu": "pandzsábi" - }, - "searchTerms": { - "*": [ - "pa" - ] - } - }, - { - "if": "school:language=pnb", - "then": { - "id": "Bahasa Punjab", - "it": "punjabi", - "ja": "パンジャーブ語", - "nb_NO": "panjabi", - "nl": "Punjabi", - "pl": "język pendżabski", - "pt": "Língua panjabi", - "ru": "панджаби", - "sv": "punjabi", - "zh_Hant": "旁遮普語", - "en": "Punjabi", - "ca": "panjabi", - "da": "Punjabi", - "de": "Panjabi", - "eo": "panĝaba lingvo", - "es": "panyabí", - "fi": "punjabin kieli", - "fr": "pendjabi", - "gl": "lingua punjabi", - "hu": "pandzsábi" - }, - "searchTerms": { - "*": [ - "pnb" - ] - } - }, - { - "if": "school:language=brx", - "then": { - "en": "Bodo", - "fr": "bodo", - "de": "Bodo", - "nl": "Boro", - "nb_NO": "Bodo", - "ru": "Бодо", - "ca": "bodo", - "eo": "bodoa lingvo", - "es": "Idioma bodo", - "fi": "Bodon kieli", - "id": "Bahasa Bodo", - "it": "bodo", - "ja": "ボド語", - "pl": "Język bodo", - "pt": "Língua bodo", - "sv": "bodo" - }, - "searchTerms": { - "*": [ - "brx" - ] - } - }, - { - "if": "school:language=sjd", - "then": { - "ca": "sami kildin", - "de": "Kildinsamisch", - "en": "Kildin Sami", - "eo": "kildin-samea lingvo", - "es": "sami kildin", - "fi": "kiltinänsaame", - "fr": "same de Kildin", - "gl": "Lingua saami de Kildin", - "it": "lingua sami di Kildin", - "ja": "キルディン・サーミ語", - "nb_NO": "kildinsamisk", - "nl": "Kildin-Sami", - "pl": "Język kildin", - "pt": "Língua sami de Kildin", - "ru": "кильдинский саамский язык", - "sv": "kildinsamiska", - "hu": "kildini számi" - }, - "searchTerms": { - "*": [ - "sjd" - ] - } - }, - { - "if": "school:language=bo", - "then": { - "en": "Tibetan", - "ru": "тибетский язык", - "fr": "tibétain", - "de": "Tibetisch", - "ca": "tibetà", - "da": "tibetansk", - "eo": "tibeta lingvo", - "es": "tibetano", - "fi": "tiibetin kieli", - "gl": "Lingua tibetana", - "hu": "tibeti", - "id": "Bahasa Tibet", - "it": "tibetano", - "ja": "チベット語", - "nb_NO": "tibetansk", - "nl": "Tibetaans", - "pl": "język tybetański", - "pt": "Língua tibetana", - "pt_BR": "Língua tibetana", - "sv": "tibetanska" - }, - "searchTerms": { - "*": [ - "bo" - ] - } - }, - { - "if": "school:language=bi", - "then": { - "en": "Bislama", - "ca": "bislama", - "de": "Bislama", - "eo": "bislama lingvo", - "es": "Bislama", - "fi": "Bislama", - "fr": "bichelamar", - "gl": "Bislama", - "hu": "biszlama", - "id": "Bahasa Bislama", - "it": "bislama", - "ja": "ビスラマ語", - "nb_NO": "bislama", - "nl": "Bislama", - "pl": "język bislama", - "pt": "Língua bislamá", - "ru": "бислама", - "sv": "bislama" - }, - "priorityIf": "_country~((^|;)vu($|;))", - "searchTerms": { - "*": [ - "bi" - ] - } - }, - { - "if": "school:language=cdo", - "then": { - "en": "Min Dong", - "ca": "min dong", - "de": "Min Dong", - "eo": "min-donga lingvo", - "es": "min dong", - "fi": "mindong", - "fr": "mindong", - "gl": "Lingua ming dong", - "id": "Bahasa Min Timur", - "it": "min dong", - "ja": "閩東語", - "nb_NO": "Mindong", - "nl": "Mindong", - "pl": "Język mindong", - "pt": "Língua min oriental", - "pt_BR": "Min Dong", - "ru": "Восточноминьский язык", - "sv": "mindong", - "zh_Hans": "闽东语", - "zh_Hant": "閩東語" - }, - "searchTerms": { - "*": [ - "cdo" - ] - } - }, { "if": "school:language=sw", "then": { - "da": "Swahili", - "de": "Swahili", - "en": "Swahili", - "nl": "Swahili", - "ja": "スワヒリ語", - "es": "suajili", "ca": "suahili", "eo": "svahila lingvo", "fi": "swahili", @@ -17335,7 +17397,13 @@ "pl": "suahili", "pt": "Língua suaíli", "pt_BR": "língua suaíli", - "ru": "cуахили", + "da": "Swahili", + "de": "Swahili", + "en": "Swahili", + "nl": "Swahili", + "ja": "スワヒリ語", + "es": "suajili", + "ru": "суахили", "sl": "Svahili", "sv": "swahili", "zh_Hant": "史瓦希利語" @@ -17347,6 +17415,380 @@ ] } }, + { + "if": "school:language=ru", + "then": { + "hu": "orosz", + "en": "Russian", + "sl": "ruščina", + "sv": "ryska", + "zh_Hans": "俄语", + "zh_Hant": "俄語", + "ru": "русский язык", + "es": "ruso", + "fr": "russe", + "nl": "Russisch", + "ca": "rus", + "da": "russisk", + "de": "Russisch", + "eo": "rusa lingvo", + "fi": "venäjä", + "gl": "lingua rusa", + "id": "Rusia", + "it": "russo", + "ja": "ロシア語", + "nb_NO": "russisk", + "pl": "język rosyjski", + "pt": "russo", + "pt_BR": "russo" + }, + "priorityIf": "_country~((^|;)by($|;))|((^|;)kg($|;))|((^|;)kz($|;))|((^|;)ru($|;))|((^|;)tj($|;))", + "searchTerms": { + "*": [ + "ru" + ] + } + }, + { + "if": "school:language=hoc", + "then": { + "en": "Ho", + "da": "Ho", + "fr": "ho", + "ca": "ho", + "eo": "hoa lingvo", + "fi": "Hon kieli", + "it": "lingua ho", + "ja": "ホー語", + "pl": "Język ho", + "pt": "Língua ho", + "sv": "ho", + "de": "Ho", + "ru": "Хо" + }, + "searchTerms": { + "*": [ + "hoc" + ] + } + }, + { + "if": "school:language=hai", + "then": { + "en": "Haida", + "nl": "Haida", + "de": "Haida", + "ca": "haida", + "eo": "Ĥajda lingvo", + "es": "idioma haida", + "fi": "Haida", + "fr": "haïda", + "gl": "Lingua haida", + "id": "Bahasa Haida", + "it": "haida", + "ja": "ハイダ語", + "nb_NO": "Haida (språk)", + "pl": "Język haida", + "pt": "Língua haida", + "ru": "Хайда", + "zh_Hans": "海达语", + "zh_Hant": "海達語", + "sv": "Haida (språk)" + }, + "searchTerms": { + "*": [ + "hai" + ] + } + }, + { + "if": "school:language=kut", + "then": { + "en": "Kutenai", + "ca": "kootenai", + "de": "Kutanaha", + "es": "Idioma kutenai", + "fi": "Kutenai", + "fr": "kutenai", + "it": "lingua kutenai", + "ja": "クテナイ語", + "nl": "Kutenai", + "pl": "Język kutenai", + "pt": "Língua kutenai", + "ru": "Кутенай", + "zh_Hans": "库特奈语", + "zh_Hant": "庫特奈語" + }, + "searchTerms": { + "*": [ + "kut" + ] + } + }, + { + "if": "school:language=prg", + "then": { + "ca": "prussià", + "de": "Altpreußisch", + "en": "Old Prussian", + "eo": "antikva prusa lingvo", + "es": "prusiano antiguo", + "fr": "vieux-prussien", + "gl": "Lingua prusiana antiga", + "id": "Bahasa Prusia Kuno", + "it": "antico prussiano", + "ja": "プロシア語", + "nb_NO": "gammelprøyssisk", + "nl": "Oudpruisisch", + "pl": "język pruski", + "pt": "prussiano antigo", + "pt_BR": "Prussiano antigo", + "ru": "прусский язык", + "sv": "prusiska", + "hu": "óporosz", + "fi": "muinaispreussin kieli" + }, + "searchTerms": { + "*": [ + "prg" + ] + } + }, + { + "if": "school:language=ses", + "then": { + "de": "Koyra Senni", + "en": "Koyraboro Senni", + "es": "Koyraboro senni", + "fi": "Koyraboro senni", + "fr": "koyraboro senni", + "ja": "コイラボロ・センニ語", + "nl": "Koyra Senni" + }, + "searchTerms": { + "*": [ + "ses" + ] + } + }, + { + "if": "school:language=nr", + "then": { + "en": "Southern Ndebele", + "nl": "Zuid-Ndebele", + "ca": "ndebele meridional", + "de": "Süd-Ndebele", + "eo": "Suda Ndebela lingvo", + "es": "ndebele del Sur", + "fr": "nrebele", + "gl": "Lingua ndebele", + "hu": "déli ndebele", + "it": "ndebele del sud", + "ja": "南ンデベレ語", + "nb_NO": "sørndebele", + "pl": "język ndebele południowy", + "pt": "língua ndebele", + "pt_BR": "língua ndebele", + "ru": "южный ндебеле", + "sv": "sydndebele", + "zh_Hans": "南恩德贝莱语", + "zh_Hant": "南恩德貝萊語", + "fi": "etelä-ndebelen kieli" + }, + "priorityIf": "_country~((^|;)za($|;))", + "searchTerms": { + "*": [ + "nr" + ] + } + }, + { + "if": "school:language=ja", + "then": { + "en": "Japanese", + "ca": "japonès", + "da": "japansk", + "de": "Japanisch", + "eo": "japana lingvo", + "es": "japonés", + "fi": "japani", + "fr": "japonais", + "gl": "lingua xaponesa", + "hu": "japán", + "it": "giapponese", + "ja": "日本語", + "zh_Hans": "日语", + "zh_Hant": "日語", + "id": "bahasa Jepang", + "nb_NO": "japansk", + "nl": "Japans", + "pl": "język japoński", + "pt": "japonês", + "pt_BR": "língua japonesa", + "ru": "японский язык", + "sl": "Japonščina", + "sv": "japanska" + }, + "priorityIf": "_country~((^|;)jp($|;))|((^|;)pw($|;))", + "searchTerms": { + "*": [ + "ja" + ] + } + }, + { + "if": "school:language=crl", + "then": { + "fr": "cri de l’Est, dialecte du Nord", + "en": "Northern East Cree" + }, + "searchTerms": { + "*": [ + "crl" + ] + } + }, + { + "if": "school:language=lrc", + "then": { + "de": "Nördliches Luri", + "en": "Northern Luri", + "es": "luri septentrional", + "fr": "lori du Nord", + "ja": "北ロル語", + "nl": "Noordelijk Luri", + "pt": "luri setentrional", + "gl": "lingua luri setentrional", + "it": "luri del nord" + }, + "searchTerms": { + "*": [ + "lrc" + ] + } + }, + { + "if": "school:language=ruq", + "then": { + "en": "Megleno-Romanian", + "ca": "meglenoromanès", + "de": "Meglenorumänisch", + "eo": "meglenorumana lingvo", + "es": "meglenorrumano", + "fr": "mégléno-roumain", + "gl": "Lingua megleno-romanesa", + "it": "lingua meglenorumena", + "ja": "メグレノ・ルーマニア語", + "nb_NO": "meglenorumensk", + "nl": "Megleno-Roemeens", + "pl": "Język meglenorumuński", + "pt_BR": "Romeno meglesita", + "ru": "мегленорумынский язык", + "zh_Hans": "梅戈来诺-罗马尼亚语", + "zh_Hant": "梅戈來諾-羅馬尼亞語", + "hu": "meglenoromán", + "pt": "língua romena meglesita", + "id": "bahasa Megleno-Rumania" + }, + "searchTerms": { + "*": [ + "ruq" + ] + } + }, + { + "if": "school:language=abq", + "then": { + "en": "Abaza", + "ca": "abazí", + "de": "Abasinisch", + "eo": "abaza lingvo", + "es": "abaza", + "fi": "Abazan kieli", + "fr": "abaza", + "gl": "Lingua abaza", + "it": "lingua abazina", + "ja": "アバザ語", + "nb_NO": "abazinsk", + "nl": "Abazijns", + "pl": "Język abazyński", + "pt": "Língua abaza", + "pt_BR": "Língua abaza", + "ru": "абазинский язык", + "sv": "abazinska", + "zh_Hans": "阿巴扎语", + "zh_Hant": "阿巴扎語", + "id": "Bahasa Abaza", + "hu": "abaza" + }, + "searchTerms": { + "*": [ + "abq" + ] + } + }, + { + "if": "school:language=tli", + "then": { + "ca": "Tlingit", + "de": "Tlingit", + "en": "Tlingit", + "fi": "Tlingit", + "nb_NO": "Tlingit", + "nl": "Tlingit", + "eo": "Tlingita", + "es": "tlingit", + "fr": "tlingit", + "id": "Bahasa Tlingit", + "it": "lingua tlingit", + "ja": "トリンギット語", + "pl": "Język tlingit", + "pt": "Língua tlingit", + "pt_BR": "Língua tlingit", + "ru": "Тлингитский язык", + "sv": "tlingit", + "hu": "tlingit" + }, + "searchTerms": { + "*": [ + "tli" + ] + } + }, + { + "if": "school:language=nl", + "then": { + "en": "Dutch", + "de": "Niederländisch", + "nl": "Nederlands", + "ca": "neerlandès", + "es": "neerlandés", + "fr": "néerlandais", + "hu": "holland", + "id": "Belanda", + "it": "olandese", + "da": "nederlandsk", + "eo": "nederlanda lingvo", + "fi": "hollanti", + "gl": "lingua neerlandesa", + "ja": "オランダ語", + "nb_NO": "nederlandsk", + "pl": "język niderlandzki", + "pt": "neerlandês", + "pt_BR": "neerlandês", + "ru": "нидерландский язык", + "sv": "nederländska", + "zh_Hans": "荷兰语", + "zh_Hant": "荷蘭語", + "sl": "nizozemščina" + }, + "priorityIf": "_country~((^|;)be($|;))|((^|;)nl($|;))|((^|;)sr($|;))", + "searchTerms": { + "*": [ + "nl" + ] + } + }, { "if": "school:language=gom", "then": { @@ -17363,67 +17805,150 @@ } }, { - "if": "school:language=mfe", + "if": "school:language=yi", "then": { - "de": "Morisyen", - "en": "Mauritian Creole", - "eo": "maŭricia kreola lingvo", - "es": "criollo mauriciano", - "fi": "Morisyen", - "fr": "créole mauricien", - "it": "creolo mauriziano", - "ja": "モーリシャス・クレオール語", - "nl": "Mauritiaans Creools", - "pl": "język kreolski Mauritiusa", - "pt": "crioulo de Maurício", - "ru": "Маврикийский креольский язык", - "hu": "mauritiusi kreol" + "sl": "Jidiš", + "sv": "jiddisch", + "zh_Hant": "意第緒語", + "pt_BR": "língua iídiche", + "id": "bahasa Yiddi", + "ca": "ídix", + "da": "jiddisch", + "de": "Jiddisch", + "eo": "jida lingvo", + "fi": "jiddiš", + "gl": "Lingua yiddish", + "hu": "jiddis", + "it": "yiddish", + "ja": "イディッシュ語", + "nb_NO": "jiddisch", + "nl": "Jiddisch", + "pl": "jidysz", + "pt": "língua iídiche", + "ru": "идиш", + "en": "Yiddish", + "es": "yidis", + "fr": "yiddish" }, "searchTerms": { "*": [ - "mfe" + "yi" ] } }, { - "if": "school:language=zh", + "if": "school:language=sq", "then": { - "gl": "lingua chinesa", - "nb_NO": "kinesisk", - "pl": "język chiński", - "pt": "língua chinesa", - "pt_BR": "língua chinesa", - "ru": "китайский язык", - "sl": "Kitajščina", - "sv": "kinesiska", - "zh_Hans": "中文", - "zh_Hant": "漢語", - "ca": "xinès", - "en": "Chinese", - "es": "chino", - "hu": "kínai", - "it": "cinese", - "id": "Tionghoa", - "ja": "中国語", - "de": "Chinesisch", - "nl": "Chinese talen", - "da": "kinesisk", - "eo": "ĉina lingvo", - "fi": "kiina", - "fr": "langues chinoises" + "en": "Albanian", + "ca": "albanès", + "hu": "albán", + "it": "albanese", + "nl": "Albanees", + "es": "albanés", + "fr": "albanais", + "da": "albansk", + "de": "Albanisch", + "eo": "albana lingvo", + "fi": "albania", + "gl": "Lingua albanesa", + "id": "Bahasa Albania", + "ja": "アルバニア語", + "nb_NO": "albansk", + "pl": "język albański", + "pt": "língua albanesa", + "pt_BR": "língua albanesa", + "ru": "албанский язык", + "sl": "albanščina", + "sv": "albanska", + "zh_Hans": "阿尔巴尼亚语", + "zh_Hant": "阿爾巴尼亞語" }, - "priorityIf": "_country~((^|;)cn($|;))", + "priorityIf": "_country~((^|;)al($|;))|((^|;)mk($|;))", "searchTerms": { "*": [ - "zh" + "sq" + ] + } + }, + { + "if": "school:language=gor", + "then": { + "de": "Gorontalo", + "en": "Gorontalo", + "id": "Gorontalo", + "nb_NO": "Gorontalo", + "nl": "Gorontalo", + "pt": "Gorontalo", + "ru": "Горонтало", + "da": "Gorontalo", + "ca": "gorontalo", + "es": "Idioma gorontalo", + "fi": "Gorontalon kieli", + "fr": "gorontalo", + "gl": "Gorontalo", + "it": "lingua gorontalo", + "ja": "ゴロンタロ語", + "pt_BR": "Gorontalo", + "sl": "Gorontalo", + "sv": "gorontalo", + "zh_Hans": "哥伦打洛语", + "zh_Hant": "哥倫打洛語", + "eo": "gorontala lingvo", + "pl": "język gorontalo" + }, + "searchTerms": { + "*": [ + "gor" + ] + } + }, + { + "if": "school:language=ovd", + "then": { + "ru": "эльвдальский диалект", + "da": "elvdalsk", + "fi": "älvdalska", + "ca": "dialecte dalecarlià", + "de": "Älvdalisch", + "en": "Elfdalian", + "es": "idioma dalecarliano", + "fr": "dalécarlien", + "gl": "Lingua dalecarliana", + "it": "övdaliano", + "ja": "エルヴダーレン語", + "nb_NO": "älvdalsk", + "nl": "Elfdaals", + "pl": "Elfdalski", + "pt": "Älvdalsmål", + "sv": "älvdalska" + }, + "searchTerms": { + "*": [ + "ovd" + ] + } + }, + { + "if": "school:language=vmf", + "then": { + "de": "mainfränkische Dialekte", + "en": "Main-Franconian", + "es": "Fráncico del Meno", + "fr": "franconien du Main", + "it": "lingua francone del Meno", + "ja": "マインフランク語", + "nl": "Mainfrankisch", + "ru": "Майнфранкские диалекты" + }, + "searchTerms": { + "*": [ + "vmf" ] } }, { "if": "school:language=sdc", "then": { - "it": "(lingua) sassarese", - "hu": "sassari", "en": "Sassarese", "ca": "sasserès", "de": "Sassaresisch", @@ -17437,7 +17962,9 @@ "id": "Bahasa Sassari", "zh_Hans": "萨萨里语", "zh_Hant": "薩薩里語", - "es": "sasarés" + "es": "sasarés", + "it": "(lingua) sassarese", + "hu": "sassari" }, "searchTerms": { "*": [ @@ -17470,6 +17997,354 @@ ] } }, + { + "if": "school:language=mr", + "then": { + "fr": "marathi", + "ca": "marathi", + "da": "marathi", + "de": "Marathi", + "en": "Marathi", + "eo": "marata lingvo", + "es": "maratí", + "fi": "marathi", + "gl": "Lingua marathi", + "hu": "maráthi", + "id": "Bahasa Marathi", + "it": "marathi", + "ja": "マラーティー語", + "nb_NO": "marathi", + "nl": "Marathi", + "pl": "język marathi", + "pt": "marata", + "pt_BR": "Língua marata", + "ru": "маратхи", + "sv": "marathi", + "zh_Hans": "马拉地语", + "zh_Hant": "馬拉地語" + }, + "searchTerms": { + "*": [ + "mr" + ] + } + }, + { + "if": "school:language=umu", + "then": { + "de": "Munsee", + "en": "Munsee", + "es": "Munsee", + "nb_NO": "Munsee", + "nl": "Munsee", + "ca": "munsee", + "fr": "munsee", + "gl": "Lingua munsee", + "it": "lingua munsee", + "ja": "マンシー語", + "pt": "Língua munsee", + "ru": "Мунси", + "sv": "munsee" + }, + "searchTerms": { + "*": [ + "umu" + ] + } + }, + { + "if": "school:language=lb", + "then": { + "ca": "luxemburguès", + "da": "Letzeburgsk", + "eo": "luksemburga lingvo", + "es": "luxemburgués", + "fi": "luxemburg", + "gl": "Lingua luxemburguesa", + "hu": "luxemburgi", + "id": "Bahasa Luksemburg", + "it": "lussemburghese", + "ja": "ルクセンブルク語", + "nb_NO": "luxembourgsk", + "nl": "Luxemburgs", + "pl": "język luksemburski", + "pt": "língua luxemburguesa", + "pt_BR": "língua luxemburguesa", + "ru": "люксембургский язык", + "sl": "Luksemburščina", + "sv": "luxemburgiska", + "de": "Luxemburgisch", + "fr": "luxembourgeois", + "en": "Luxembourgish" + }, + "priorityIf": "_country~((^|;)lu($|;))", + "searchTerms": { + "*": [ + "lb" + ] + } + }, + { + "if": "school:language=sli", + "then": { + "hu": "sziléziai német", + "ca": "alemany silesià", + "da": "Schlesisk", + "de": "Schlesisch", + "en": "Silesian German", + "eo": "silezia-germana lingvo", + "es": "alemán silesio", + "fi": "sleesiansaksa", + "fr": "silésien", + "it": "tedesco slesiano", + "ja": "低シレジア語", + "nb_NO": "lavschlesisk", + "nl": "Silezisch Duits", + "ru": "силезские диалекты немецкого языка", + "zh_Hans": "西里西亚语", + "zh_Hant": "西里西亞語", + "pl": "dialekt śląski języka niemieckiego" + }, + "searchTerms": { + "*": [ + "sli" + ] + } + }, + { + "if": "school:language=als", + "then": { + "hu": "svájci német", + "en": "Swiss German", + "de": "Schweizerdeutsch", + "ca": "alemany suís", + "da": "schweizertysk", + "eo": "svisgermana lingvo", + "es": "alemán de Suiza", + "fi": "sveitsinsaksa", + "fr": "suisse allemand", + "gl": "Lingua alemá de Suíza", + "id": "Bahasa Jerman Swiss", + "it": "svizzero tedesco", + "ja": "スイスドイツ語", + "nb_NO": "sveitsertysk", + "nl": "Zwitserduits", + "pl": "gwary schwyzertüütsch", + "pt": "suíço-alemão", + "ru": "швейцарский диалект", + "sv": "schweizertyska", + "zh_Hans": "瑞士德语", + "zh_Hant": "瑞士德語" + }, + "searchTerms": { + "*": [ + "als" + ] + } + }, + { + "if": "school:language=mus", + "then": { + "de": "Maskoki", + "en": "Muscogee", + "ca": "muskogi", + "eo": "krika lingvo", + "es": "idioma maskoki", + "fi": "Creekin kieli", + "fr": "creek", + "gl": "Lingua muscogee", + "hu": "muszkogi", + "id": "Bahasa Muskogee", + "it": "lingua creek", + "ja": "マスコギ語", + "nl": "Muskogi", + "pl": "Język krik", + "pt": "Língua creek", + "pt_BR": "Língua creek", + "ru": "Крикский язык" + }, + "searchTerms": { + "*": [ + "mus" + ] + } + }, + { + "if": "school:language=sjd", + "then": { + "ca": "sami kildin", + "de": "Kildinsamisch", + "en": "Kildin Sami", + "eo": "kildin-samea lingvo", + "es": "sami kildin", + "fi": "kiltinänsaame", + "fr": "same de Kildin", + "gl": "Lingua saami de Kildin", + "it": "lingua sami di Kildin", + "ja": "キルディン・サーミ語", + "nb_NO": "kildinsamisk", + "nl": "Kildin-Sami", + "pl": "Język kildin", + "pt": "Língua sami de Kildin", + "ru": "кильдинский саамский язык", + "sv": "kildinsamiska", + "hu": "kildini számi" + }, + "searchTerms": { + "*": [ + "sjd" + ] + } + }, + { + "if": "school:language=mfe", + "then": { + "de": "Morisyen", + "en": "Mauritian Creole", + "eo": "maŭricia kreola lingvo", + "es": "criollo mauriciano", + "fi": "Morisyen", + "fr": "créole mauricien", + "it": "creolo mauriziano", + "ja": "モーリシャス・クレオール語", + "nl": "Mauritiaans Creools", + "pl": "język kreolski Mauritiusa", + "pt": "crioulo de Maurício", + "ru": "Маврикийский креольский язык", + "hu": "mauritiusi kreol" + }, + "searchTerms": { + "*": [ + "mfe" + ] + } + }, + { + "if": "school:language=zh", + "then": { + "da": "kinesisk", + "eo": "ĉina lingvo", + "fi": "kiina", + "fr": "langues chinoises", + "gl": "lingua chinesa", + "nb_NO": "kinesisk", + "en": "Chinese", + "es": "chino", + "hu": "kínai", + "it": "cinese", + "ja": "中国語", + "de": "Chinesisch", + "ca": "llengües sinítiques", + "nl": "Chinese talen", + "pl": "język chiński", + "pt": "língua chinesa", + "pt_BR": "língua chinesa", + "ru": "китайский язык", + "sl": "Kitajščina", + "sv": "kinesiska", + "zh_Hans": "中文", + "zh_Hant": "漢語", + "id": "bahasa Tionghoa" + }, + "priorityIf": "_country~((^|;)cn($|;))|((^|;)tw($|;))", + "searchTerms": { + "*": [ + "zh" + ] + } + }, + { + "if": "school:language=kr", + "then": { + "ru": "Канури", + "ca": "kanuri", + "de": "Kanuri", + "en": "Kanuri", + "eo": "kanura lingvo", + "es": "kanuri", + "fi": "Kanurin kieli", + "fr": "kanouri", + "hu": "kanuri", + "id": "Bahasa Kanuri", + "it": "kanuri", + "ja": "カヌリ語", + "nl": "Kanuri", + "pl": "Język kanuri", + "pt": "Língua kanuri", + "sv": "kanuri", + "gl": "Lingua kanuri" + }, + "searchTerms": { + "*": [ + "kr" + ] + } + }, + { + "if": "school:language=mg", + "then": { + "nb_NO": "gassisk", + "nl": "Malagasi", + "pl": "język malgaski", + "pt": "Língua malgaxe", + "pt_BR": "Língua malgaxe", + "ru": "малагасийский язык", + "sv": "malagassiska", + "ca": "malgaix", + "da": "Malagassisk", + "de": "Malagasy", + "en": "Malagasy", + "eo": "malagasa lingvo", + "es": "malgache", + "fi": "malagassi", + "fr": "malgache", + "gl": "Lingua malgaxe", + "hu": "malgas", + "id": "Bahasa Malagasi", + "it": "malgascio", + "ja": "マダガスカル語" + }, + "priorityIf": "_country~((^|;)mg($|;))", + "searchTerms": { + "*": [ + "mg" + ] + } + }, + { + "if": "school:language=ka", + "then": { + "de": "Georgisch", + "en": "Georgian", + "fr": "géorgien", + "ca": "georgià", + "hu": "grúz", + "it": "georgiano", + "da": "georgisk", + "eo": "kartvela lingvo", + "es": "georgiano", + "fi": "georgia", + "gl": "lingua xeorxiana", + "id": "Bahasa Georgia", + "ja": "ジョージア語", + "nb_NO": "georgisk", + "nl": "Georgisch", + "pl": "język gruziński", + "pt": "língua georgiana", + "pt_BR": "língua georgiana", + "ru": "грузинский язык", + "sl": "Gruzinščina", + "sv": "georgiska", + "zh_Hans": "格鲁吉亚语", + "zh_Hant": "喬治亞語" + }, + "priorityIf": "_country~((^|;)ge($|;))", + "searchTerms": { + "*": [ + "ka" + ] + } + }, { "if": "school:language=sty", "then": { @@ -17497,12 +18372,12 @@ "then": { "de": "Karpathen-Romani", "en": "Carpathian Romani", - "fr": "romani des Carpates", "it": "lingua carpato-romanì", "ja": "中央方言群", "nl": "Carpathian Romani", "ru": "Карпатские диалекты цыганского языка", - "gl": "Romaní dos Cárpatos" + "gl": "Romaní dos Cárpatos", + "fr": "romani central" }, "searchTerms": { "*": [ @@ -17527,37 +18402,647 @@ } }, { - "if": "school:language=gsw-fr", + "if": "school:language=bto", "then": { - "eo": "alzaca lingvo", - "es": "alsaciano", - "fi": "Elsassi", - "gl": "Lingua alsaciana", - "hu": "elzászi", - "id": "Bahasa Elsass", - "it": "dialetto alsaziano", - "ja": "アルザス語", - "nb_NO": "elsassisk", - "nl": "Elzassisch", - "pl": "gwary alzackie", - "pt": "Língua alsaciana", - "pt_BR": "Língua alsaciana", - "ru": "эльзасский диалект", - "sv": "elsassiska", - "fr": "alsacien", - "ca": "alsacià", - "de": "Elsässisch", - "en": "Alsatian" + "en": "Rinconada Bikol", + "fi": "Iriganbikol", + "fr": "bikol rinconada", + "ja": "イリガ・ビコール語", + "pt": "Língua rinconada bikol" }, "searchTerms": { "*": [ - "gsw-fr" + "bto" + ] + } + }, + { + "if": "school:language=bcc", + "then": { + "en": "Southern Balochi", + "fr": "baloutche du Sud", + "ja": "南バローチー語", + "ru": "южный белуджский", + "zh_Hans": "南俾路支语", + "zh_Hant": "南俾路支語" + }, + "searchTerms": { + "*": [ + "bcc" + ] + } + }, + { + "if": "school:language=ro", + "then": { + "pl": "język rumuński", + "pt_BR": "língua romena", + "ru": "румынский язык", + "sl": "Romunščina", + "sv": "rumänska", + "zh_Hant": "羅馬尼亞語", + "pt": "língua romena", + "da": "rumænsk", + "eo": "rumana lingvo", + "fi": "romania", + "fr": "roumain", + "gl": "lingua romanesa", + "id": "Bahasa Rumania", + "it": "romeno", + "ja": "ルーマニア語", + "nb_NO": "rumensk", + "nl": "Roemeens", + "de": "Rumänisch", + "en": "Romanian", + "ca": "romanès", + "es": "rumano", + "hu": "román" + }, + "priorityIf": "_country~((^|;)md($|;))|((^|;)ro($|;))", + "searchTerms": { + "*": [ + "ro" + ] + } + }, + { + "if": "school:language=te", + "then": { + "en": "Telugu", + "de": "Telugu", + "nl": "Telugu", + "fr": "télougou", + "ca": "telugu", + "da": "Telugu", + "eo": "telugua lingvo", + "es": "télugu", + "fi": "telugu", + "gl": "Lingua telugu", + "hu": "telugu", + "id": "Bahasa Telugu", + "it": "telugu", + "ja": "テルグ語", + "nb_NO": "telugu", + "pl": "język telugu", + "pt": "língua telugu", + "pt_BR": "Língua telugu", + "ru": "телугу", + "sv": "telugu", + "zh_Hant": "泰盧固語" + }, + "searchTerms": { + "*": [ + "te" + ] + } + }, + { + "if": "school:language=wym", + "then": { + "fr": "wilamowicien", + "gl": "Lingua wymysorys", + "hu": "wilamowicei", + "id": "Bahasa Wimisoris", + "it": "vilamoviano", + "ja": "ヴィラモヴィアン語", + "nb_NO": "wymysörisk", + "nl": "Wymysöryś", + "pl": "język wilamowski", + "pt": "Wymysorys", + "pt_BR": "Wymysorys", + "ru": "вилямовский язык", + "sv": "wymysöriska", + "en": "Vilamovian", + "ca": "wymysorys", + "da": "vimisørisk", + "de": "Wilmesaurisch", + "eo": "vilamovica lingvo", + "es": "vilamoviciano", + "fi": "Wymysorys" + }, + "searchTerms": { + "*": [ + "wym" + ] + } + }, + { + "if": "school:language=bnn", + "then": { + "en": "Bunun", + "ru": "Бунун", + "ca": "bunun", + "fr": "bunun", + "it": "lingua bunun", + "ja": "ブヌン語", + "nl": "Bunun", + "pl": "Język bunun", + "pt": "Língua bunun", + "zh_Hant": "布農語", + "fi": "bununin kieli", + "id": "Bahasa Bunun" + }, + "searchTerms": { + "*": [ + "bnn" + ] + } + }, + { + "if": "school:language=bqi", + "then": { + "en": "Bakhtiari", + "de": "Bachtiarisch", + "fr": "bakhtiari", + "it": "dialetto bakhtiari", + "ja": "バフティヤーリー語", + "nl": "Bachtiarisch", + "pl": "Język bachtiarski", + "ru": "Бахтиярский язык", + "zh_Hans": "巴赫蒂亚语", + "zh_Hant": "巴赫蒂亞語" + }, + "searchTerms": { + "*": [ + "bqi" + ] + } + }, + { + "if": "school:language=hrx", + "then": { + "ja": "フンスリュック方言", + "de": "Riograndenser Hunsrückisch", + "en": "Hunsrik", + "eo": "Sudriogranda germana dialekto", + "es": "Riograndenser Hunsrückisch", + "it": "lingua hunsrik", + "nl": "Riograndenser Hunsrückisch", + "pl": "Riograndenser Hunsrückisch", + "pt": "hunsriqueano riograndense", + "pt_BR": "hunsriqueano riograndense", + "ru": "Хунсрик", + "sv": "Riograndenser Hunsrückisch", + "fr": "hunsrik" + }, + "searchTerms": { + "*": [ + "hrx" + ] + } + }, + { + "if": "school:language=tly", + "then": { + "fi": "Tališin kieli", + "fr": "talysh", + "gl": "Lingua talysh", + "it": "lingua taliscia", + "ja": "タリシュ語", + "nl": "Talysjisch", + "pl": "Tałyszowie", + "pt": "Língua talish", + "ru": "талышский язык", + "sv": "talysj", + "nb_NO": "talysj", + "id": "Talish", + "en": "Talysh", + "ca": "talixi", + "de": "Talisch", + "eo": "taliŝa lingvo", + "es": "talishi" + }, + "searchTerms": { + "*": [ + "tly" + ] + } + }, + { + "if": "school:language=yrl", + "then": { + "de": "Nheengatu", + "en": "Nheengatu", + "nl": "Nheengatu", + "ca": "nheengatu", + "eo": "nengatua lingvo", + "es": "ñe'engatú", + "fi": "Ñeengatú", + "fr": "nheengatu", + "gl": "Lingua nheengatu", + "it": "nheengatu", + "ja": "ニェエンガトゥ語", + "pt": "nheengatu", + "pt_BR": "Nheengatu", + "ru": "ньенгату" + }, + "searchTerms": { + "*": [ + "yrl" + ] + } + }, + { + "if": "school:language=cak", + "then": { + "en": "Kaqchikel", + "nl": "Kaqchikel", + "ca": "kaqtxikel", + "de": "Cakchiquel-Sprache", + "eo": "kakĉikela lingvo", + "es": "Idioma kakchikel", + "fr": "cakchiquel", + "gl": "Lingua kaqchikel", + "id": "Bahasa Kaqchikel", + "ja": "カクチケル語", + "nb_NO": "Kakchikel", + "pl": "Język kaqchikel", + "pt": "Língua caqchiquel", + "ru": "Какчикельский язык", + "sv": "cakchiquel" + }, + "searchTerms": { + "*": [ + "cak" + ] + } + }, + { + "if": "school:language=krx", + "then": { + "en": "Karon", + "de": "Karon", + "fr": "karone", + "ja": "カロン語" + }, + "searchTerms": { + "*": [ + "krx" + ] + } + }, + { + "if": "school:language=sju", + "then": { + "pl": "język ume", + "pt": "língua sami de Ume", + "ru": "уме-саамский язык", + "sv": "umesamiska", + "hu": "umei számi", + "ca": "sami d'Ume", + "de": "Umesamisch", + "en": "Ume Sami", + "eo": "ume-samea lingvo", + "es": "sami del Ume", + "fi": "uumajansaame", + "fr": "same d'Ume", + "gl": "Lingua saami de Ume", + "it": "lingua sami di Ume", + "ja": "ウーメ・サーミ語", + "nb_NO": "umesamisk", + "nl": "Ume-Samisch" + }, + "searchTerms": { + "*": [ + "sju" + ] + } + }, + { + "if": "school:language=sou", + "then": { + "de": "Südthailändisch", + "en": "Southern Thai", + "eo": "sud-taja lingvo", + "fr": "thaï du Sud", + "id": "Bahasa Thai Selatan", + "ja": "南タイ語", + "nl": "Zuidelijk Thai", + "pl": "Język południowotajski", + "ru": "южнотайский диалект", + "zh_Hans": "南部泰语", + "zh_Hant": "南部泰語" + }, + "searchTerms": { + "*": [ + "sou" + ] + } + }, + { + "if": "school:language=adx", + "then": { + "en": "Amdo Tibetan", + "fr": "tibétain de l'Amdo", + "ja": "アムド・チベット語", + "pl": "Język amdo", + "ru": "амдо", + "pt": "Tibetano Amdo", + "hu": "amdói tibeti" + }, + "searchTerms": { + "*": [ + "adx" + ] + } + }, + { + "if": "school:language=dru", + "then": { + "en": "Rukai", + "ca": "rukai", + "es": "rukai", + "fi": "Rukai", + "fr": "rukai", + "gl": "Lingua rukai", + "id": "Bahasa Rukai", + "it": "rukai", + "ja": "ルカイ語", + "nl": "Rukai", + "pl": "Rukai", + "pt": "Língua rukai", + "zh_Hans": "鲁凯语", + "zh_Hant": "魯凱語" + }, + "searchTerms": { + "*": [ + "dru" + ] + } + }, + { + "if": "school:language=nrf-gg", + "then": { + "ca": "guernseiès", + "de": "Guernésiais", + "en": "Guernésiais", + "eo": "gernezeja lingvo", + "es": "guernseyés", + "fi": "Guernésiais", + "fr": "guernesiais", + "it": "dialetto guernesiais", + "ja": "ガーンジー島方言", + "nb_NO": "guernésiais", + "nl": "Dgèrnésiais", + "pl": "Dgèrnésiais", + "pt": "Guernésiais", + "ru": "Гернсийский диалект нормандского языка", + "sl": "Guernseyščina", + "sv": "Guernésiais" + }, + "searchTerms": { + "*": [ + "nrf-gg" + ] + } + }, + { + "if": "school:language=lki", + "then": { + "en": "Laki", + "pt": "Laki", + "de": "Leki", + "da": "Laki", + "eo": "Laki", + "ca": "dialecte laki", + "fi": "laki", + "fr": "laki", + "gl": "Lingua laki", + "ja": "ラーク語", + "nl": "Laki dialect", + "ru": "лаки", + "sv": "lekî", + "id": "Bahasa Laki" + }, + "searchTerms": { + "*": [ + "lki" + ] + } + }, + { + "if": "school:language=hu", + "then": { + "en": "Hungarian", + "fr": "hongrois", + "ca": "hongarès", + "da": "ungarsk", + "de": "Ungarisch", + "eo": "hungara lingvo", + "es": "húngaro", + "fi": "unkari", + "gl": "lingua húngara", + "hu": "magyar", + "id": "Hongaria", + "it": "ungherese", + "ja": "ハンガリー語", + "nb_NO": "ungarsk", + "nl": "Hongaars", + "pl": "język węgierski", + "pt": "húngaro", + "pt_BR": "língua húngara", + "ru": "венгерский язык", + "sl": "madžarščina", + "sv": "ungerska", + "zh_Hant": "匈牙利語" + }, + "priorityIf": "_country~((^|;)hu($|;))", + "searchTerms": { + "*": [ + "hu" + ] + } + }, + { + "if": "school:language=koy", + "then": { + "de": "Koyukon", + "en": "Koyukon", + "nb_NO": "Koyukon", + "es": "koyukón", + "fr": "koyukon", + "it": "lingua koyukon", + "ja": "コユコン語", + "pt": "Língua koyukon", + "pt_BR": "Língua koyukon", + "ru": "Коюкон" + }, + "searchTerms": { + "*": [ + "koy" + ] + } + }, + { + "if": "school:language=bej", + "then": { + "nl": "Beja", + "en": "Beja", + "nb_NO": "Beja", + "ru": "Беджа", + "de": "Bedscha", + "ca": "llengua beja", + "eo": "beĝaa lingvo", + "es": "Idioma beya", + "fi": "Bedžan kieli", + "fr": "bedja", + "id": "Bahasa Beja", + "it": "begia", + "ja": "ベジャ語", + "pl": "Język bedża", + "pt": "Língua beja" + }, + "searchTerms": { + "*": [ + "bej" + ] + } + }, + { + "if": "school:language=bfq", + "then": { + "en": "Badaga", + "ca": "badaga", + "de": "Badaga", + "fi": "Badagan kieli", + "fr": "badaga", + "id": "Bahasa Badaga", + "it": "lingua badaga", + "ja": "バダガ語", + "nl": "Badaga", + "pl": "Język badaga", + "pt": "Língua badaga", + "pt_BR": "Língua badaga", + "sv": "badaga" + }, + "searchTerms": { + "*": [ + "bfq" + ] + } + }, + { + "if": "school:language=rgn", + "then": { + "it": "romagnolo", + "ja": "ロマーニャ語", + "nl": "Romagnools", + "pt": "romagnol", + "ru": "Романьольский язык", + "zh_Hans": "罗马涅语", + "zh_Hant": "羅馬涅語", + "fi": "romagnolin kieli", + "ca": "romanyol", + "de": "Romagnol", + "en": "Romagnol", + "eo": "romanja lingvo", + "es": "romañol", + "fr": "romagnol" + }, + "searchTerms": { + "*": [ + "rgn" + ] + } + }, + { + "if": "school:language=abs", + "then": { + "de": "Ambonesisch", + "en": "Ambonese", + "fr": "malais d'Ambon", + "id": "Bahasa Ambon", + "ja": "アンボン・マライ語", + "nl": "Ambonees", + "pl": "język malajski amboński", + "pt": "Malaio ambonês", + "ru": "амбонезский язык", + "zh_Hans": "安汶马来语", + "zh_Hant": "安汶馬來語" + }, + "searchTerms": { + "*": [ + "abs" + ] + } + }, + { + "if": "school:language=mrh", + "then": { + "ca": "lakher", + "en": "Mara", + "fr": "mara", + "ja": "マラ語", + "ru": "Мара" + }, + "searchTerms": { + "*": [ + "mrh" + ] + } + }, + { + "if": "school:language=aoc", + "then": { + "de": "Pemón", + "en": "Pemon", + "eo": "pemona lingvo", + "es": "Idioma pemón", + "fr": "pemon", + "it": "pemon", + "ja": "ペモン語", + "nb_NO": "Pemón", + "nl": "Pemón", + "pt": "Língua taurepangue", + "pt_BR": "Língua taurepangue", + "ru": "Пемонский язык", + "ca": "Pemon" + }, + "searchTerms": { + "*": [ + "aoc" + ] + } + }, + { + "if": "school:language=tsk", + "then": { + "en": "Tseku", + "fr": "tseku", + "ru": "Цеку" + }, + "searchTerms": { + "*": [ + "tsk" + ] + } + }, + { + "if": "school:language=luz", + "then": { + "de": "Südliches Lori", + "en": "Southern Luri", + "fr": "luri du Sud", + "ja": "南ロル語", + "ru": "южнолурский язык" + }, + "searchTerms": { + "*": [ + "luz" ] } }, { "if": "school:language=zun", "then": { + "ja": "ズニ語", + "pl": "Język zuni", + "pt": "Língua zuni", + "pt_BR": "Língua zuni", + "ru": "зуни", + "sv": "zuni", + "zh_Hans": "苏尼语", + "zh_Hant": "蘇尼語", "en": "Zuni", "fi": "Zuni", "nl": "Zuni", @@ -17566,15 +19051,7 @@ "es": "zuñi", "fr": "zuni", "hu": "zuni", - "it": "zuni", - "ja": "ズニ語", - "pl": "Język zuni", - "pt": "Língua zuni", - "pt_BR": "Língua zuni", - "ru": "зуни", - "sv": "zuni", - "zh_Hans": "苏尼语", - "zh_Hant": "蘇尼語" + "it": "zuni" }, "searchTerms": { "*": [ @@ -17613,84 +19090,299 @@ } }, { - "if": "school:language=pis", + "if": "school:language=mic", "then": { - "de": "Pijin", - "en": "Pijin", - "fi": "Pijin", - "fr": "pijin", - "it": "lingua pijin", - "ja": "ピジン語", - "pl": "Język neosalomoński", - "pt": "Língua pijin", - "ru": "Пиджин Соломоновых Островов", - "sv": "Pijin", - "es": "Pidgin salomonense", - "eo": "piĵina lingvo" + "en": "Mi'kmaq", + "es": "micmac", + "nl": "Mi'kmaq", + "de": "Micmac-Sprache", + "eo": "mikmaka lingvo", + "fi": "Micmacin kieli", + "fr": "micmac", + "gl": "Lingua micmac", + "id": "Bahasa Mi'kmaq", + "it": "lingua micmac", + "ja": "ミクマク語", + "pl": "Język mikmak", + "ru": "микмак" }, "searchTerms": { "*": [ - "pis" + "mic" ] } }, { - "if": "school:language=nr", + "if": "school:language=rar", "then": { - "en": "Southern Ndebele", - "nl": "Zuid-Ndebele", - "ca": "ndebele meridional", - "de": "Süd-Ndebele", - "eo": "Suda Ndebela lingvo", - "es": "ndebele del Sur", - "fi": "Etelä-ndebelen kieli", - "fr": "nrebele", - "gl": "Lingua ndebele", - "hu": "déli ndebele", - "it": "ndebele del sud", - "ja": "南ンデベレ語", - "nb_NO": "sørndebele", - "pl": "język ndebele południowy", - "pt": "língua ndebele", - "pt_BR": "língua ndebele", - "ru": "южный ндебеле", - "sv": "sydndebele", - "zh_Hans": "南恩德贝莱语", - "zh_Hant": "南恩德貝萊語" + "ca": "maori de les Illes Cook", + "de": "Rarotonganisch", + "en": "Cook Islands Maori", + "eo": "Kuk-insulara maoria lingvo", + "es": "Idioma rarotongano", + "fi": "Rarotongan kieli", + "fr": "maori des îles Cook", + "gl": "Lingua maorí das Illas Cook", + "hu": "Cook-szigeteki maori", + "ja": "ラロトンガ語", + "nb_NO": "rarotongesisk", + "nl": "Cookeilandmaori", + "pl": "język maoryski Wysp Cooka", + "pt": "Maori das Ilhas Cook", + "ru": "кукский язык", + "sv": "rarotongesiska", + "zh_Hant": "庫克羣島毛利人" }, - "priorityIf": "_country~((^|;)za($|;))", "searchTerms": { "*": [ - "nr" + "rar" ] } }, { - "if": "school:language=umu", + "if": "school:language=ksw", "then": { - "de": "Munsee", - "en": "Munsee", - "es": "Munsee", - "nb_NO": "Munsee", - "nl": "Munsee", - "ca": "munsee", - "fr": "munsee", - "gl": "Lingua munsee", - "it": "lingua munsee", - "ja": "マンシー語", - "pt": "Língua munsee", - "ru": "Мунси", - "sv": "munsee" + "en": "S'gaw Karen", + "es": "S'gaw Karen", + "fr": "sgaw", + "ja": "スゴー語" }, "searchTerms": { "*": [ - "umu" + "ksw" + ] + } + }, + { + "if": "school:language=zh-yue", + "then": { + "ca": "xinès Yue", + "da": "yue", + "eo": "sudĉina lingvo", + "fr": "cantonais", + "id": "Tionghoa Yue", + "it": "cantonese", + "nb_NO": "kantonesisk", + "pt": "Língua yue", + "ru": "юэ", + "zh_Hans": "粤语", + "zh_Hant": "粵語", + "de": "Kantonesisch", + "en": "Yue Chinese", + "es": "cantonés", + "ja": "粤語", + "nl": "Kantonees", + "pl": "język yue" + }, + "searchTerms": { + "*": [ + "zh-yue" + ] + } + }, + { + "if": "school:language=tvn", + "then": { + "en": "Tavoyan", + "fr": "tavoyan", + "nb_NO": "tavoyansk" + }, + "searchTerms": { + "*": [ + "tvn" + ] + } + }, + { + "if": "school:language=kbg", + "then": { + "en": "Khamba", + "fr": "khamba" + }, + "searchTerms": { + "*": [ + "kbg" + ] + } + }, + { + "if": "school:language=rwr", + "then": { + "en": "Marwari", + "fr": "marvari", + "ru": "марвари" + }, + "searchTerms": { + "*": [ + "rwr" + ] + } + }, + { + "if": "school:language=pmy", + "then": { + "en": "Papuan Malay", + "fi": "Papuan malaiji", + "fr": "malais papou", + "id": "Melayu Papua", + "pl": "język malajski papuaski" + }, + "searchTerms": { + "*": [ + "pmy" + ] + } + }, + { + "if": "school:language=akl", + "then": { + "ca": "aklanon", + "de": "Akeanon", + "en": "Aklan", + "fi": "Aklanon", + "fr": "aklanon", + "gl": "Lingua aklanon", + "it": "lingua Aklan", + "ja": "アクラノン語", + "pl": "Język aklanon", + "pt": "Língua aklan", + "es": "aclano", + "da": "aklansk", + "id": "bahasa Akyan" + }, + "searchTerms": { + "*": [ + "akl" + ] + } + }, + { + "if": "school:language=pwn", + "then": { + "ca": "paiwan", + "en": "Paiwan", + "es": "Idioma paiwan", + "fr": "paiwan", + "gl": "Lingua paiwan", + "id": "Bahasa Paiwan", + "it": "paiwan", + "ja": "パイワン語", + "nl": "Paiwaans", + "pt": "Língua paiwan", + "sv": "paiwan", + "zh_Hans": "排湾语", + "zh_Hant": "排灣語", + "de": "Paiwan", + "fi": "Paiwanin kieli", + "ru": "пайван" + }, + "searchTerms": { + "*": [ + "pwn" + ] + } + }, + { + "if": "school:language=kj", + "then": { + "en": "Kwanyama", + "nl": "Kwanyama", + "ca": "kwanyama", + "de": "Kwanyama", + "eo": "kuanjama lingvo", + "es": "idioma kuanyama", + "fr": "kuanyama", + "gl": "Lingua kwanyama", + "hu": "kvanyama", + "it": "kwanyama", + "ja": "クワニャマ語", + "pl": "Język kwanyama", + "pt": "Língua cuanhama", + "ru": "кваньяма", + "sv": "kwanyama", + "zh_Hans": "夸摩马语", + "zh_Hant": "誇摩馬語" + }, + "searchTerms": { + "*": [ + "kj" + ] + } + }, + { + "if": "school:language=lt", + "then": { + "zh_Hans": "立陶宛语", + "zh_Hant": "立陶宛語", + "ca": "lituà", + "da": "litauisk", + "de": "Litauisch", + "en": "Lithuanian", + "eo": "litova lingvo", + "es": "lituano", + "fi": "liettua", + "fr": "lituanien", + "gl": "lingua lituana", + "hu": "litván", + "id": "Bahasa Lituavi", + "it": "lituano", + "ja": "リトアニア語", + "nb_NO": "litauisk", + "nl": "Litouws", + "pl": "język litewski", + "pt": "língua lituana", + "pt_BR": "língua lituana", + "ru": "литовский язык", + "sl": "Litovščina", + "sv": "litauiska" + }, + "priorityIf": "_country~((^|;)lt($|;))", + "searchTerms": { + "*": [ + "lt" + ] + } + }, + { + "if": "school:language=mt", + "then": { + "en": "Maltese", + "hu": "máltai", + "it": "maltese", + "pt": "Maltês", + "es": "maltés", + "fr": "maltais", + "ca": "maltès", + "da": "maltesisk", + "de": "Maltesisch", + "eo": "malta lingvo", + "fi": "malta", + "gl": "Lingua maltesa", + "id": "Bahasa Malta", + "ja": "マルタ語", + "nb_NO": "maltesisk", + "nl": "Maltees", + "pl": "język maltański", + "pt_BR": "língua maltesa", + "ru": "мальтийский язык", + "sl": "Malteščina", + "sv": "maltesiska" + }, + "priorityIf": "_country~((^|;)mt($|;))", + "searchTerms": { + "*": [ + "mt" ] } }, { "if": "school:language=gaa", "then": { + "de": "Ga", + "en": "Ga", + "fr": "ga", + "ru": "Га", + "nl": "Ga", "ca": "ga", "eo": "gaa lingvo", "es": "Idioma ga", @@ -17699,12 +19391,7 @@ "ja": "ガ語", "pl": "Język ga", "zh_Hant": "加語", - "sv": "ga (språk)", - "de": "Ga", - "en": "Ga", - "fr": "ga", - "ru": "Га", - "nl": "Ga" + "sv": "ga (språk)" }, "searchTerms": { "*": [ @@ -17770,512 +19457,796 @@ } }, { - "if": "school:language=crs", + "if": "school:language=sv", "then": { - "ca": "crioll de les Seychelles", - "de": "Seychellenkreol", - "en": "Seychellois Creole", - "eo": "sejŝela lingvo", - "es": "criollo seychelense", - "fi": "Seychellien kreoli", - "fr": "créole seychellois", - "gl": "Crioulo das Seychelles", - "it": "creolo delle Seychelles", - "ja": "セーシェル・クレオール語", - "nb_NO": "seychellisk kreol", - "nl": "Seychellois Creole", - "pl": "Język kreolski seszelski", - "pt": "Crioulo de Seychelles", - "ru": "сейшельский креольский язык", - "id": "Bahasa Kreol Seychelles", - "hu": "seychelle-i kreol" + "nb_NO": "svensk", + "nl": "Zweeds", + "pl": "język szwedzki", + "pt": "língua sueca", + "pt_BR": "língua sueca", + "ru": "шведский язык", + "sl": "švedščina", + "zh_Hant": "瑞典語", + "hu": "svéd", + "id": "Swedia", + "it": "svedese", + "de": "Schwedisch", + "eo": "sveda lingvo", + "fi": "ruotsi", + "gl": "lingua sueca", + "en": "Swedish", + "ca": "suec", + "es": "sueco", + "fr": "suédois", + "ja": "スウェーデン語", + "da": "svensk", + "sv": "svenska", + "zh_Hans": "瑞典语" }, + "priorityIf": "_country~((^|;)fi($|;))|((^|;)se($|;))", "searchTerms": { "*": [ - "crs" + "sv" ] } }, { - "if": "school:language=tru", + "if": "school:language=tsu", "then": { - "nl": "Turoyo", - "ca": "turoio", - "de": "Turoyo", - "en": "Turoyo", - "es": "turoyo", - "fr": "turoyo", - "ja": "トゥロヨ語", - "pl": "Turoyo", - "pt": "Língua turoyo", - "ru": "Туройо", - "sv": "turoyo" + "ru": "Цзоу", + "en": "Tsou", + "nl": "Tsou", + "ca": "tsou", + "fr": "tsou", + "id": "Bahasa Tsou", + "it": "lingua tsou", + "ja": "ツォウ語", + "sv": "tsou", + "zh_Hans": "邹语", + "zh_Hant": "鄒語", + "fi": "Tsoun kieli" }, "searchTerms": { "*": [ - "tru" + "tsu" ] } }, { - "if": "school:language=agq", + "if": "school:language=xsy", "then": { - "de": "Aghem", - "en": "Aghem", - "fr": "aghem", - "gl": "Lingua aghem", - "ja": "アゲム語", - "nl": "Aghem", - "ca": "aghem", - "es": "aghem" + "ca": "saisiyat", + "en": "Saisiyat", + "fr": "saisiyat", + "it": "lingua saisiyat", + "ja": "サイシャット語", + "nl": "Saisiyat", + "pt": "Língua saisiyat", + "zh_Hans": "赛夏语", + "zh_Hant": "賽夏語", + "id": "Bahasa Saisiyat" }, "searchTerms": { "*": [ - "agq" + "xsy" ] } }, { - "if": "school:language=ary", + "if": "school:language=lvk", "then": { - "ca": "àrab marroquí", - "da": "Marokkansk arabisk", - "de": "Marokkanisch-Arabisch", - "en": "Moroccan Arabic", - "eo": "maroka araba lingvo", - "es": "árabe marroquí", - "fi": "Marokonarabia", - "fr": "arabe marocain", - "gl": "árabe marroquí", - "id": "Bahasa Arab Maroko", - "it": "arabo marocchino", - "ja": "アラビア語モロッコ方言", - "nb_NO": "marokkansk-arabisk", - "nl": "Marokkaans Arabisch", - "pl": "marokańska odmiana języka arabskiego", - "pt": "Árabe marroquino", - "ru": "Марокканский диалект арабского языка", - "sv": "marockansk arabiska", - "zh_Hant": "摩洛哥阿拉伯語" + "en": "Lavukaleve", + "fr": "lavukaleve", + "ja": "ラヴカルヴェ語", + "pl": "język lavukaleve", + "ru": "Лавукалеве", + "sv": "Lavukaleve", + "de": "Lavukaleve", + "es": "lavukaleve", + "it": "lavukaleve", + "pt": "lavukaleve" }, "searchTerms": { "*": [ - "ary" + "lvk" ] } }, { - "if": "school:language=atj", + "if": "school:language=lzz", "then": { - "ca": "atikamekw", - "de": "Atikamekw", - "en": "Atikamekw", - "es": "atikamekw", - "fi": "Atikamekw", - "fr": "atikamekw", - "gl": "atikamekw", - "it": "lingua atikamekw", - "ja": "アティカメク語", - "nb_NO": "atikamekw", - "nl": "Atikamekw", - "pt": "Língua atikamekw", - "ru": "aтикамек", - "zh_Hans": "阿提卡米克语", - "zh_Hant": "阿提卡米克語" + "en": "Laz", + "de": "Lasisch", + "es": "laz", + "it": "laz", + "hu": "láz", + "fr": "laze", + "ca": "laz", + "eo": "laza lingvo", + "fi": "Lazin kieli", + "gl": "Lingua laz", + "ja": "ラズ語", + "nb_NO": "Lazisk", + "nl": "Lazisch", + "pl": "Język lazyjski", + "pt": "laz", + "ru": "Лазский язык", + "sv": "laziska", + "zh_Hans": "拉兹語", + "zh_Hant": "拉茲語", + "id": "Bahasa Laz" }, "searchTerms": { "*": [ - "atj" + "lzz" ] } }, { - "if": "school:language=alt", + "if": "school:language=ms", "then": { - "en": "Altai", - "ca": "altai meridional", - "de": "Südaltaisch", - "eo": "sudaltaja lingvo", - "fr": "altaï méridional", - "gl": "Lingua altai meridional", - "it": "lingua altai meridionale", - "ja": "南アルタイ語", - "nl": "Zuid-Altajs", - "ru": "aлтайский язык", - "zh_Hant": "南阿爾泰語" + "nl": "Maleis", + "pl": "język malajski", + "pt": "malaio", + "pt_BR": "língua malaia", + "ru": "малайский язык", + "sv": "malajiska", + "zh_Hans": "马来语", + "zh_Hant": "馬來語", + "id": "bahasa Melayu", + "en": "Malay", + "ca": "malai", + "da": "Malajisk", + "de": "Malaiisch", + "eo": "malaja lingvo", + "es": "malayo", + "fi": "malaji", + "fr": "malais", + "gl": "lingua malaia", + "hu": "maláj", + "it": "malese", + "ja": "マレー語", + "nb_NO": "malayisk" }, + "priorityIf": "_country~((^|;)bn($|;))|((^|;)my($|;))|((^|;)sg($|;))", "searchTerms": { "*": [ - "alt" + "ms" ] } }, { - "if": "school:language=ta", + "if": "school:language=id", "then": { - "nb_NO": "tamilsk", - "pl": "język tamilski", - "pt": "Língua tâmil", - "pt_BR": "língua tâmil", - "sl": "Tamilščina", - "sv": "tamil", - "zh_Hans": "泰米尔语", - "zh_Hant": "坦米爾語", - "en": "Tamil", - "nl": "Tamil", - "es": "tamil", - "ca": "tàmil", - "eo": "tamila lingvo", - "ru": "тамильский язык", - "da": "Tamil", - "de": "Tamil", - "fi": "tamil", - "fr": "tamoul", - "gl": "Lingua támil", - "hu": "tamil", - "id": "Bahasa Tamil", - "it": "tamil", - "ja": "タミル語" + "en": "Indonesian", + "es": "indonesio", + "fr": "indonésien", + "hu": "indonéz", + "it": "indonesiano", + "ca": "indonesi", + "da": "indonesisk", + "de": "Indonesisch", + "eo": "indonezia lingvo", + "fi": "indonesia", + "gl": "lingua indonesia", + "id": "bahasa Indonesia", + "ja": "インドネシア語", + "nb_NO": "indonesisk", + "nl": "Indonesisch", + "pl": "język indonezyjski", + "pt": "língua indonésia", + "pt_BR": "língua indonésia", + "ru": "индонезийский язык", + "sl": "indonezijščina", + "sv": "indonesiska", + "zh_Hans": "印度尼西亚语", + "zh_Hant": "印尼語" }, - "priorityIf": "_country~((^|;)lk($|;))|((^|;)sg($|;))", + "priorityIf": "_country~((^|;)id($|;))", "searchTerms": { "*": [ - "ta" + "id" ] } }, { - "if": "school:language=ps", + "if": "school:language=hy", "then": { - "hu": "pastu", - "it": "pashtu", - "ja": "パシュトー語", - "nb_NO": "pashto", - "nl": "Pasjtoe", - "pl": "język paszto", - "pt": "pastó", - "pt_BR": "pastó", - "ru": "пушту", - "sl": "paštunščina", - "sv": "pashto", - "zh_Hans": "普什图语", - "ca": "paixtu", - "es": "pastún", - "id": "Pashtun", - "en": "Pashto", - "da": "Pashto", - "de": "Paschtu", - "eo": "paŝtuna lingvo", - "fi": "paštun kieli", - "fr": "pachto", - "gl": "Lingua paxta" + "nb_NO": "armensk", + "nl": "Armeens", + "pl": "język ormiański", + "pt": "língua arménia", + "pt_BR": "língua armênia", + "ru": "армянский язык", + "sl": "armenščina", + "sv": "armeniska", + "zh_Hant": "亞美尼亞語", + "de": "Armenisch", + "en": "Armenian", + "es": "armenio", + "fr": "arménien", + "ca": "armeni", + "da": "armensk", + "eo": "armena lingvo", + "fi": "armenia", + "gl": "lingua armenia", + "hu": "örmény", + "id": "Bahasa Armenia", + "it": "armeno", + "ja": "アルメニア語" }, - "priorityIf": "_country~((^|;)af($|;))", + "priorityIf": "_country~((^|;)am($|;))", "searchTerms": { "*": [ - "ps" + "hy" ] } }, { - "if": "school:language=nqo", + "if": "school:language=vot", "then": { - "en": "N'Ko", - "fr": "n'ko", - "gl": "Lingua n'ko", - "ja": "ンコ語", - "nl": "N’Ko", - "pl": "Język n’ko", - "sv": "N'ko", - "zh_Hans": "康柏语", - "zh_Hant": "康柏語", - "ru": "Нко (язык)" + "de": "Wotisch", + "en": "Votic", + "eo": "vota lingvo", + "es": "votio", + "fi": "vatja", + "hu": "vót", + "id": "Bahasa Votik", + "it": "votico", + "ja": "ヴォート語", + "nb_NO": "votisk", + "nl": "Wotisch", + "pl": "Język wotycki", + "pt": "vótico", + "ru": "водский язык", + "sv": "votiska", + "zh_Hans": "瓦佳语", + "zh_Hant": "瓦佳語", + "fr": "vote", + "ca": "vòtic" }, "searchTerms": { "*": [ - "nqo" + "vot" ] } }, { - "if": "school:language=ro", + "if": "school:language=bfi", "then": { - "eo": "rumana lingvo", - "fi": "romania", - "fr": "roumain", - "gl": "lingua romanesa", - "id": "Bahasa Rumania", - "it": "romeno", - "ja": "ルーマニア語", - "nb_NO": "rumensk", - "nl": "Roemeens", - "pl": "język rumuński", - "pt": "Língua romena", - "pt_BR": "língua romena", - "ru": "румынский язык", - "sl": "Romunščina", - "de": "Rumänisch", - "en": "Romanian", - "ca": "romanès", - "es": "rumano", - "hu": "román", - "da": "rumænsk", - "sv": "rumänska", - "zh_Hant": "羅馬尼亞語" + "de": "Britische Gebärdensprache", + "en": "British Sign Language", + "eo": "brita signolingvo", + "es": "Lengua de señas británica", + "fi": "brittiläinen viittomakieli", + "fr": "langue des signes britannique", + "it": "lingua dei segni britannica", + "ja": "イギリス手話", + "nl": "Britse gebarentaal", + "pl": "brytyjski język migowy", + "pt": "língua de sinais britânica", + "ru": "британский жестовый язык", + "sv": "brittiskt teckenspråk", + "id": "Bahasa Isyarat Britania" }, - "priorityIf": "_country~((^|;)md($|;))|((^|;)ro($|;))", "searchTerms": { "*": [ - "ro" + "bfi" ] } }, { - "if": "school:language=cbk-zam", + "if": "school:language=kea", "then": { - "ca": "chavacano", - "de": "Chabacano", - "en": "Chavacano", - "eo": "Ĉabakana lingvo", - "fr": "chavacano", - "gl": "Chavacano", - "it": "zamboangueño", - "ja": "チャバカノ語", - "nb_NO": "chavacano", - "nl": "Chavacano", - "pl": "Język chavacano", - "pt": "chavacano", - "ru": "Чабакано", - "sv": "chavacano", - "es": "criollo chabacano", - "hu": "chabacano" + "es": "criollo caboverdiano", + "ca": "crioll capverdià", + "de": "Kapverdisches Kreol", + "en": "Cape Verdean Creole", + "eo": "Kabo-Verda kreolo", + "fi": "Kapverdenkreoli", + "fr": "créole du Cap-Vert", + "gl": "Crioulo caboverdiano", + "it": "creolo capoverdiano", + "ja": "カーボベルデ・クレオール語", + "nb_NO": "kappverdisk kreol", + "nl": "Kaapverdisch Creools", + "pl": "Język kreolski Wysp Zielonego Przylądka", + "pt": "crioulo cabo-verdiano", + "ru": "Кабувердьяну", + "sv": "krioli" }, "searchTerms": { "*": [ - "cbk-zam" + "kea" ] } }, { - "if": "school:language=ovd", + "if": "school:language=hil", "then": { - "ca": "dialecte dalecarlià", - "de": "Älvdalisch", - "en": "Elfdalian", - "es": "idioma dalecarliano", - "fr": "dalécarlien", - "gl": "Lingua dalecarliana", - "it": "övdaliano", - "ja": "エルヴダーレン語", - "nb_NO": "älvdalsk", - "nl": "Elfdaals", - "pl": "Elfdalski", - "pt": "Älvdalsmål", - "sv": "älvdalska", - "ru": "эльвдальский диалект", - "fi": "älvdalska", - "da": "elvdalsk" + "en": "Hiligaynon", + "de": "Hiligaynon", + "nl": "Hiligaynon", + "ca": "híligaynon", + "eo": "hiligajnona lingvo", + "fi": "Hiligainon kieli", + "fr": "hiligaïnon", + "id": "Bahasa Hiligaynon", + "it": "lingua hiligaynon", + "ja": "ヒリガイノン語", + "pl": "Język hiligaynon", + "pt": "Língua hiligaynon", + "ru": "Хилигайнон", + "sv": "hiligaynon", + "es": "hiligueino", + "da": "hiligajisk", + "hu": "ilongo" }, "searchTerms": { "*": [ - "ovd" + "hil" ] } }, { - "if": "school:language=vmf", + "if": "school:language=th", "then": { - "de": "mainfränkische Dialekte", - "en": "Main-Franconian", - "es": "Fráncico del Meno", - "fr": "franconien du Main", - "it": "lingua francone del Meno", - "ja": "マインフランク語", - "nl": "Mainfrankisch", - "ru": "Майнфранкские диалекты" + "fr": "thaï", + "ca": "tailandès", + "da": "thai", + "eo": "taja lingvo", + "es": "tailandés", + "fi": "thain kieli", + "gl": "lingua tailandesa", + "ja": "タイ語", + "nb_NO": "thai", + "pl": "język tajski", + "pt": "tailandês", + "pt_BR": "tailandês", + "ru": "тайский язык", + "sl": "tajščina", + "sv": "thai", + "en": "Thai", + "hu": "thai", + "it": "thailandese", + "id": "Thai", + "nl": "Thai", + "de": "Thailändisch", + "zh_Hant": "泰語" }, + "priorityIf": "_country~((^|;)th($|;))", "searchTerms": { "*": [ - "vmf" + "th" ] } }, { - "if": "school:language=bto", + "if": "school:language=kha", "then": { - "en": "Rinconada Bikol", - "fi": "Iriganbikol", - "fr": "bikol rinconada", - "ja": "イリガ・ビコール語", - "pt": "Língua rinconada bikol" + "zh_Hans": "卡西语", + "zh_Hant": "卡西語", + "eo": "kasia lingvo", + "ru": "Кхаси", + "ca": "khasi", + "de": "Khasi", + "en": "Khasi", + "fi": "Khasi", + "fr": "khasi", + "it": "lingua khasi", + "ja": "カシ語", + "nl": "Khasi", + "pl": "Język khasi", + "pt": "Língua khasi" }, "searchTerms": { "*": [ - "bto" + "kha" ] } }, { - "if": "school:language=bcc", + "if": "school:language=nog", "then": { - "en": "Southern Balochi", - "fr": "baloutche du Sud", - "ja": "南バローチー語", - "ru": "южный белуджский", - "zh_Hans": "南俾路支语", - "zh_Hant": "南俾路支語" + "en": "Nogai", + "ca": "nogai", + "de": "Nogaisch", + "eo": "nogaja lingvo", + "es": "nogai", + "fi": "Nogain kieli", + "fr": "nogaï", + "id": "Bahasa Nogai", + "it": "lingua nogai", + "ja": "ノガイ語", + "nb_NO": "nogaisk", + "nl": "Nogais", + "pl": "Język nogajski", + "pt": "Língua nogai", + "ru": "ногайский язык", + "sv": "nogai" }, "searchTerms": { "*": [ - "bcc" + "nog" ] } }, { - "if": "school:language=crl", + "if": "school:language=gsw-fr", "then": { - "en": "Northern East Cree", - "fr": "cri de l’Est, dialecte du Nord" + "fr": "alsacien", + "ca": "alsacià", + "de": "Elsässisch", + "en": "Alsatian", + "eo": "alzaca lingvo", + "es": "alsaciano", + "fi": "Elsassi", + "gl": "Lingua alsaciana", + "hu": "elzászi", + "id": "Bahasa Elsass", + "it": "dialetto alsaziano", + "ja": "アルザス語", + "nb_NO": "elsassisk", + "nl": "Elzassisch", + "pl": "gwary alzackie", + "pt": "Língua alsaciana", + "pt_BR": "Língua alsaciana", + "ru": "эльзасский диалект", + "sv": "elsassiska" }, "searchTerms": { "*": [ - "crl" + "gsw-fr" ] } }, { - "if": "school:language=lrc", + "if": "school:language=tce", "then": { - "de": "Nördliches Luri", - "en": "Northern Luri", - "es": "luri septentrional", - "fr": "lori du Nord", - "it": "luri dal nord", - "ja": "北ロル語", - "nl": "Noordelijk Luri", - "pt": "luri setentrional", - "gl": "lingua luri setentrional" + "en": "Southern Tutchone", + "es": "tutchone meridional", + "fr": "tutchone du Sud" }, "searchTerms": { "*": [ - "lrc" + "tce" ] } }, { - "if": "school:language=akl", + "if": "school:language=my", "then": { - "ca": "aklanon", - "de": "Akeanon", - "en": "Aklan", - "fi": "Aklanon", - "fr": "aklanon", - "gl": "Lingua aklanon", - "it": "lingua Aklan", - "ja": "アクラノン語", - "pl": "Język aklanon", - "pt": "Língua aklan", - "es": "aclano", - "da": "aklansk" + "de": "Birmanisch", + "en": "Burmese", + "fr": "birman", + "ca": "birmà", + "da": "burmesisk", + "eo": "birma lingvo", + "es": "birmano", + "fi": "burma", + "gl": "birmano", + "hu": "burmai", + "id": "Bahasa Myanmar", + "it": "birmano", + "ja": "ビルマ語", + "nb_NO": "burmesisk", + "nl": "Birmaans", + "pl": "język birmański", + "pt": "birmanês", + "pt_BR": "Língua birmanesa", + "ru": "бирманский язык", + "sv": "burmesiska" }, + "priorityIf": "_country~((^|;)mm($|;))", "searchTerms": { "*": [ - "akl" + "my" ] } }, { - "if": "school:language=bpy", + "if": "school:language=sdh", "then": { - "pl": "Język bisznuprija-manipuri", - "pt": "Bishnupriya Manipuri", - "ru": "Бишнуприя-манипури", - "sv": "bishnupriya manipuri", - "zh_Hans": "比什奴普莱利亚-曼尼浦尔语", - "zh_Hant": "比什奴普萊利亞-曼尼浦爾語", - "ca": "Bishnupriya manipuri", - "de": "Bishnupriya Manipuri", - "en": "Bishnupriya Manipuri", - "eo": "Biŝnuprija Manipuri lingvo", - "es": "Bishnupriya manipurí", - "fi": "Bishnupriya Manipuri", - "fr": "manipourî de Bishnupriyay", - "gl": "Lingua bishnupriya manipuri", - "id": "Bahasa Bishnupriya Manipuri", - "it": "Bishnupriya Manipuri", - "ja": "ビシュヌプリヤ・マニプリ語", - "nb_NO": "bishnupriya manipuri", - "nl": "Bishnupriya Manipuri" + "ca": "kurd del sud", + "da": "sydkurdisk", + "de": "Südkurdisch", + "en": "Southern Kurdish", + "eo": "Sudaj Kurdaj dialektoj", + "fr": "kurde du Sud", + "id": "Bahasa Kurdi Selatan", + "it": "lingua curda meridionale", + "ja": "南部クルド語", + "nl": "Zuid-Koerdisch", + "pl": "język południowokurdyjski", + "pt": "Curdo meridional", + "pt_BR": "Curdo meridional", + "ru": "южнокурдский язык", + "sv": "sydkurdiska", + "zh_Hans": "南库尔德语", + "zh_Hant": "南庫德語" }, "searchTerms": { "*": [ - "bpy" + "sdh" ] } }, { - "if": "school:language=mic", + "if": "school:language=akz", "then": { - "en": "Mi'kmaq", - "es": "micmac", - "nl": "Mi'kmaq", - "de": "Micmac-Sprache", - "eo": "mikmaka lingvo", - "fi": "Micmacin kieli", - "fr": "micmac", - "gl": "Lingua micmac", - "id": "Bahasa Mi'kmaq", - "it": "lingua micmac", - "ja": "ミクマク語", - "pl": "Język mikmak", - "ru": "микмак" + "nl": "Alabama", + "de": "Alabama", + "en": "Alabama", + "nb_NO": "Alabama", + "ca": "alibamu", + "eo": "alabama lingvo", + "es": "Idioma alabama", + "fr": "alabama", + "gl": "Lingua alabama", + "it": "lingua alabama", + "ja": "アラバマ語", + "pl": "język alabama", + "ru": "Алабамский язык" }, "searchTerms": { "*": [ - "mic" + "akz" ] } }, { - "if": "school:language=sk", + "if": "school:language=lkt", "then": { - "zh_Hant": "斯洛伐克語", - "en": "Slovak", - "hu": "szlovák", - "it": "slovacco", - "ca": "eslovac", - "da": "slovakisk", - "de": "Slowakisch", - "eo": "slovaka lingvo", - "es": "eslovaco", - "fi": "slovakki", - "fr": "slovaque", - "gl": "lingua eslovaca", - "id": "Bahasa Slowakia", - "ja": "スロバキア語", - "nb_NO": "slovakisk", - "nl": "Slowaaks", - "pl": "język słowacki", - "pt": "eslovaco", - "pt_BR": "língua eslovaca", - "ru": "словацкий язык", - "sl": "Slovaščina", - "sv": "slovakiska" + "ca": "lakota", + "da": "Lakota", + "de": "Lakota", + "en": "Lakota", + "ja": "ラコタ語", + "nb_NO": "lakota", + "nl": "Lakota", + "ru": "лакота", + "eo": "lakota lingvo", + "es": "lakota", + "fi": "lakota", + "fr": "lakota", + "gl": "Lingua lakota", + "id": "Bahasa Lakota", + "it": "lakota", + "pl": "Język lakota", + "pt": "Língua dacota", + "pt_BR": "Língua dacota", + "sv": "lakota", + "zh_Hans": "拉科塔语" }, - "priorityIf": "_country~((^|;)sk($|;))", "searchTerms": { "*": [ - "sk" + "lkt" + ] + } + }, + { + "if": "school:language=ko", + "then": { + "sv": "koreanska", + "zh_Hans": "朝鲜语", + "zh_Hant": "韓語", + "id": "bahasa Korea", + "en": "Korean", + "ja": "朝鮮語", + "ca": "coreà", + "de": "Koreanisch", + "es": "coreano", + "fr": "coréen", + "da": "koreansk", + "eo": "korea lingvo", + "fi": "korea", + "gl": "lingua coreana", + "hu": "koreai", + "it": "coreano", + "nb_NO": "koreansk", + "nl": "Koreaans", + "pl": "język koreański", + "pt": "coreano", + "pt_BR": "coreano", + "ru": "корейский язык", + "sl": "Korejščina" + }, + "priorityIf": "_country~((^|;)kp($|;))|((^|;)kr($|;))", + "searchTerms": { + "*": [ + "ko" + ] + } + }, + { + "if": "school:language=km", + "then": { + "de": "Khmer", + "en": "Khmer", + "nl": "Khmer", + "it": "khmer", + "fr": "khmer", + "ca": "khmer", + "da": "Khmer", + "eo": "kmera lingvo", + "es": "camboyano", + "fi": "khmer", + "gl": "Lingua khmer", + "hu": "khmer", + "id": "Bahasa Khmer", + "ja": "クメール語", + "nb_NO": "khmer", + "pl": "język khmerski", + "pt": "Língua khmer", + "pt_BR": "Língua khmer", + "ru": "кхмерский язык", + "sv": "khmer", + "zh_Hant": "高棉語" + }, + "priorityIf": "_country~((^|;)kh($|;))", + "searchTerms": { + "*": [ + "km" + ] + } + }, + { + "if": "school:language=uk", + "then": { + "en": "Ukrainian", + "ca": "ucraïnès", + "hu": "ukrán", + "it": "ucraino", + "da": "ukrainsk", + "de": "Ukrainisch", + "eo": "ukraina lingvo", + "es": "ucraniano", + "fi": "ukraina", + "fr": "ukrainien", + "gl": "lingua ucraína", + "id": "Bahasa Ukraina", + "ja": "ウクライナ語", + "nb_NO": "ukrainsk", + "nl": "Oekraïens", + "pl": "język ukraiński", + "pt": "ucraniano", + "pt_BR": "língua ucraniana", + "ru": "украинский язык", + "sl": "Ukrajinščina", + "sv": "ukrainska", + "zh_Hant": "烏克蘭語", + "zh_Hans": "乌克兰语" + }, + "priorityIf": "_country~((^|;)ua($|;))", + "searchTerms": { + "*": [ + "uk" + ] + } + }, + { + "if": "school:language=lo", + "then": { + "en": "Lao", + "de": "Laotisch", + "da": "Lao", + "ca": "laosià", + "eo": "laosa lingvo", + "es": "lao", + "fi": "lao", + "fr": "lao", + "gl": "Lingua laosiana", + "hu": "lao", + "id": "Bahasa Laos", + "it": "lao", + "ja": "ラーオ語", + "nb_NO": "laotisk", + "nl": "Laotiaans", + "pl": "Język laotański", + "pt": "Língua laociana", + "pt_BR": "Língua laociana", + "ru": "лаосский язык", + "sv": "lao", + "zh_Hans": "老挝语", + "zh_Hant": "老撾語" + }, + "priorityIf": "_country~((^|;)la($|;))", + "searchTerms": { + "*": [ + "lo" + ] + } + }, + { + "if": "school:language=krj", + "then": { + "de": "Kinaray-a", + "en": "Kinaray-a", + "fi": "Kinaray-a", + "fr": "kinaray-a", + "it": "kinaray-a", + "ja": "キナライア語", + "nb_NO": "Kinaray-a", + "nl": "Kinaray-a", + "pt": "língua Karai-a", + "es": "harayo", + "pl": "język Karaya", + "ru": "Карайский язык", + "da": "harajansk", + "id": "bahasa Karaik’a" + }, + "searchTerms": { + "*": [ + "krj" + ] + } + }, + { + "if": "school:language=oj", + "then": { + "ru": "Оджибве", + "en": "Ojibwe", + "ca": "idioma ojibwa", + "da": "Ojibwa", + "de": "Ojibwe", + "eo": "aniŝinabeka lingvo", + "es": "Idioma ojibwa", + "fi": "Odžibwan kieli", + "fr": "ojibwé", + "gl": "Lingua ojibwa", + "hu": "odzsibva", + "id": "Bahasa Ojibwe", + "it": "lingua ojibwe", + "ja": "オジブウェー語", + "nb_NO": "Ojibwa", + "nl": "Ojibwe", + "pl": "Język odżibwe", + "pt": "Língua ojíbua", + "sl": "očipvejščina", + "sv": "ojibwa" + }, + "searchTerms": { + "*": [ + "oj" + ] + } + }, + { + "if": "school:language=lv", + "then": { + "ca": "letó", + "en": "Latvian", + "es": "letón", + "fr": "letton", + "da": "lettisk", + "de": "Lettisch", + "eo": "latva lingvo", + "fi": "latvia", + "gl": "lingua letona", + "hu": "lett", + "id": "Bahasa Latvi", + "it": "lettone", + "ja": "ラトビア語", + "nb_NO": "latvisk", + "nl": "Lets", + "pl": "język łotewski", + "pt": "língua letã", + "pt_BR": "língua letã", + "ru": "латышский язык", + "sl": "Latvijščina", + "sv": "lettiska", + "zh_Hant": "拉脫維亞語" + }, + "priorityIf": "_country~((^|;)lv($|;))", + "searchTerms": { + "*": [ + "lv" ] } }, { "if": "school:language=sl", "then": { - "en": "Slovene", - "ca": "eslovè", - "da": "slovensk", - "de": "Slowenisch", "eo": "slovena lingvo", "es": "esloveno", "fi": "sloveeni", @@ -18293,7 +20264,11 @@ "ru": "словенский язык", "sl": "slovenščina", "sv": "slovenska", - "zh_Hant": "斯洛維尼亞語" + "zh_Hant": "斯洛維尼亞語", + "en": "Slovene", + "ca": "eslovè", + "da": "slovensk", + "de": "Slowenisch" }, "priorityIf": "_country~((^|;)si($|;))", "searchTerms": { @@ -18302,9 +20277,272 @@ ] } }, + { + "if": "school:language=wen", + "then": { + "de": "Sorbisch", + "nl": "Sorbisch", + "ca": "sòrab", + "da": "Sorbisk", + "en": "Sorbian", + "eo": "soraba lingvo", + "es": "sorbio", + "fi": "Sorbi", + "fr": "sorabe", + "gl": "Lingua sorabia", + "hu": "szorb", + "id": "Bahasa Sorbia", + "it": "sorabo", + "ja": "ソルブ語", + "nb_NO": "sorbisk", + "pl": "języki łużyckie", + "pt": "sorábio", + "ru": "лужицкие языки", + "sl": "Lužiščina", + "sv": "sorbiska" + }, + "searchTerms": { + "*": [ + "wen" + ] + } + }, + { + "if": "school:language=uun", + "then": { + "de": "Pazeh", + "en": "Pazeh", + "ca": "pazeh", + "fr": "pazeh", + "id": "Bahasa Pazeh", + "it": "lingua pazeh", + "ja": "パゼッヘ語", + "nl": "Kulon-Pazeh", + "pl": "Język pazeh", + "pt": "Língua pazeh", + "zh_Hant": "巴宰語" + }, + "searchTerms": { + "*": [ + "uun" + ] + } + }, + { + "if": "school:language=sjt", + "then": { + "ca": "sami ter", + "de": "Tersamisch", + "en": "Ter Sami", + "eo": "ter-samea lingvo", + "es": "sami ter", + "fi": "turjansaame", + "fr": "same de Ter", + "gl": "Lingua saami de Ter", + "it": "sami di Ter", + "ja": "テル・サーミ語", + "nb_NO": "tersamisk", + "nl": "Ter-Samisch", + "pl": "język ter", + "pt": "sami de Ter", + "ru": "йоканьгско-саамский язык", + "sv": "tersamiska" + }, + "searchTerms": { + "*": [ + "sjt" + ] + } + }, + { + "if": "school:language=vi", + "then": { + "pt": "vietnamita", + "en": "Vietnamese", + "ca": "vietnamita", + "es": "vietnamita", + "fr": "vietnamien", + "hu": "vietnámi", + "id": "Vietnam", + "it": "vietnamita", + "de": "Vietnamesisch", + "da": "vietnamesisk", + "eo": "vjetnama lingvo", + "fi": "vietnam", + "gl": "Lingua vietnamita", + "ja": "ベトナム語", + "nb_NO": "vietnamesisk", + "nl": "Vietnamees", + "pl": "język wietnamski", + "pt_BR": "Língua vietnamita", + "ru": "вьетнамский язык", + "sl": "Vietnamščina", + "sv": "vietnamesiska", + "zh_Hant": "越南語" + }, + "priorityIf": "_country~((^|;)vn($|;))", + "searchTerms": { + "*": [ + "vi" + ] + } + }, + { + "if": "school:language=hsb", + "then": { + "de": "Obersorbisch", + "en": "Upper Sorbian", + "eo": "suprasoraba lingvo", + "es": "alto sorabo", + "fi": "yläsorbi", + "fr": "haut-sorabe", + "gl": "Alto sorabo", + "hu": "felsőszorb", + "id": "Bahasa Sorbia Hulu", + "it": "alto sorabo", + "ja": "高地ソルブ語", + "nl": "Oppersorbisch", + "pl": "język górnołużycki", + "pt": "alto sorábio", + "pt_BR": "Alto sorábio", + "ru": "верхнелужицкий язык", + "sl": "Zgornjelužiščina", + "sv": "högsorbiska", + "zh_Hans": "上索布语", + "zh_Hant": "上索布语", + "ca": "alt sòrab" + }, + "searchTerms": { + "*": [ + "hsb" + ] + } + }, + { + "if": "school:language=na", + "then": { + "ca": "nauruà", + "de": "Nauruisch", + "en": "Nauruan", + "eo": "naura lingvo", + "es": "nauruano", + "fi": "Naurun kieli", + "fr": "nauruan", + "gl": "Lingua nauruana", + "id": "Bahasa Nauru", + "it": "nauruano", + "ja": "ナウル語", + "nb_NO": "naurisk", + "nl": "Nauruaans", + "pl": "Język naurański", + "pt": "Língua nauruana", + "pt_BR": "Língua nauruana", + "ru": "науруанский язык", + "sv": "nauruanska", + "hu": "naurui" + }, + "priorityIf": "_country~((^|;)nr($|;))", + "searchTerms": { + "*": [ + "na" + ] + } + }, + { + "if": "school:language=cps", + "then": { + "en": "Capiznon", + "fi": "Capiznon", + "fr": "capiznon", + "ja": "カピス語", + "nl": "Capiznon", + "pt": "Língua capiznon", + "es": "idioma capizano", + "da": "kapisansk" + }, + "searchTerms": { + "*": [ + "cps" + ] + } + }, + { + "if": "school:language=pjt", + "then": { + "en": "Pitjantjatjara", + "es": "Pitjantjatjara", + "nl": "Pitjantjatjara", + "ru": "питянтятяра", + "eo": "pitjantjatjara lingvo", + "fr": "pitjantjatjara", + "gl": "Lingua pitjantjatjara", + "it": "lingua pitjantjatjara", + "ja": "ピッチャンチャジャーラ語", + "pl": "Język pitjantjatjara", + "sv": "pitjantjatjara", + "de": "Pitjantjatjara Sprache" + }, + "searchTerms": { + "*": [ + "pjt" + ] + } + }, + { + "if": "school:language=frc", + "then": { + "de": "Cajun", + "ca": "francès cajun", + "en": "Louisiana French", + "eo": "luiziana franca dialekto", + "es": "francés cajún", + "fr": "français de Louisiane", + "id": "Bahasa Prancis Louisiana", + "it": "francese cajun", + "ja": "ケイジャン・フランス語", + "nl": "Cajun-Frans", + "pt": "francês cajun", + "ru": "Кажунский диалект французского языка", + "sv": "Louisianafranska" + }, + "searchTerms": { + "*": [ + "frc" + ] + } + }, + { + "if": "school:language=bzs", + "then": { + "ca": "llengua de signes brasilera", + "da": "brasiliansk tegnsprog", + "de": "Brasilianische Gebärdensprache", + "en": "Brazilian Sign Language", + "eo": "brazila signolingvo", + "fr": "langue des signes brésilienne", + "it": "lingua dei segni brasiliana", + "ja": "ブラジル手話", + "nb_NO": "brasiliansk tegnspråk", + "nl": "Braziliaanse gebarentaal", + "pt": "língua brasileira de sinais", + "pt_BR": "língua brasileira de sinais", + "ru": "бразильский жестовый язык", + "id": "Bahasa Isyarat Brasil", + "es": "lengua de señas brasileña" + }, + "searchTerms": { + "*": [ + "bzs" + ] + } + }, { "if": "school:language=ryu", "then": { + "zh_Hant": "沖繩語", + "hu": "okinavai", + "ca": "llengua d'Okinawa", + "en": "Okinawan", "eo": "okinava lingvo", "es": "okinawense", "fi": "Okinawan kieli", @@ -18318,11 +20556,7 @@ "pl": "Język okinawski", "pt": "okinawano", "ru": "Окинавский язык", - "sv": "okinawianska", - "zh_Hant": "沖繩語", - "hu": "okinavai", - "ca": "llengua d'Okinawa", - "en": "Okinawan" + "sv": "okinawianska" }, "searchTerms": { "*": [ @@ -18380,71 +20614,488 @@ } }, { - "if": "school:language=te", + "if": "school:language=kum", "then": { - "nb_NO": "telugu", - "pl": "język telugu", - "pt": "língua telugu", - "pt_BR": "Língua telugu", - "ru": "телугу", - "sv": "telugu", - "zh_Hant": "泰盧固語", - "en": "Telugu", - "de": "Telugu", - "nl": "Telugu", - "fr": "télougou", - "ca": "telugu", - "da": "Telugu", - "eo": "telugua lingvo", - "es": "télugu", - "fi": "telugu", - "gl": "Lingua telugu", - "hu": "telugu", - "id": "Bahasa Telugu", - "it": "telugu", - "ja": "テルグ語" + "en": "Kumyk", + "ca": "kumyk", + "de": "Kumykisch", + "eo": "kumika lingvo", + "es": "Idioma cumuco", + "fi": "Kumykin kieli", + "fr": "koumyk", + "id": "Bahasa Kumyk", + "it": "cumucco", + "ja": "クムク語", + "nb_NO": "kumykisk", + "nl": "Koemuks", + "pt": "Língua kumyk", + "pt_BR": "Língua kumyk", + "ru": "кумыкский язык", + "sv": "kumykiska", + "hu": "kumik" }, "searchTerms": { "*": [ - "te" + "kum" ] } }, { - "if": "school:language=yi", + "if": "school:language=tk", "then": { - "en": "Yiddish", - "es": "yidis", - "fr": "yiddish", - "ca": "ídix", - "da": "jiddisch", - "de": "Jiddisch", - "eo": "jida lingvo", - "fi": "jiddiš", - "gl": "Lingua yiddish", - "hu": "jiddis", - "id": "Bahasa Yiddi", - "it": "yiddish", - "ja": "イディッシュ語", - "nb_NO": "jiddisch", - "nl": "Jiddisch", - "pl": "jidysz", - "pt": "língua iídiche", - "ru": "идиш", - "sl": "Jidiš", - "sv": "jiddisch", - "zh_Hant": "意第緒語", - "pt_BR": "língua iídiche" + "ca": "turcman", + "da": "turkmensk", + "de": "Turkmenisch", + "en": "Turkmen", + "eo": "turkmena lingvo", + "es": "turcomano", + "fi": "turkmeeni", + "fr": "turkmène", + "gl": "Lingua turcomá", + "hu": "türkmén", + "id": "Bahasa Turkmen", + "it": "turkmeno", + "ja": "トルクメン語", + "nb_NO": "turkmensk", + "nl": "Turkmeens", + "pl": "język turkmeński", + "pt": "Língua turcomena", + "pt_BR": "Língua turcomena", + "ru": "туркменский язык", + "sl": "Turkmenščina", + "sv": "turkmeniska" + }, + "priorityIf": "_country~((^|;)af($|;))|((^|;)tm($|;))", + "searchTerms": { + "*": [ + "tk" + ] + } + }, + { + "if": "school:language=sh", + "then": { + "ca": "serbocroat", + "da": "serbokroatisk", + "de": "Serbokroatisch", + "en": "Serbo-Croatian", + "eo": "serbokroata lingvo", + "es": "serbocroata", + "fi": "serbokroaatti", + "fr": "serbo-croate", + "gl": "Lingua serbocroata", + "hu": "szerbhorvát", + "id": "Bahasa Serbo-Kroasia", + "it": "serbo-croato", + "ja": "セルビア・クロアチア語", + "nb_NO": "serbokroatisk", + "nl": "Servo-Kroatisch", + "pl": "język serbsko-chorwacki", + "pt": "Língua servo-croata", + "pt_BR": "Língua servo-croata", + "ru": "сербохорватский язык", + "sl": "srbohrvaščina", + "sv": "serbokroatiska", + "zh_Hans": "塞尔维亚-克罗地亚语", + "zh_Hant": "塞爾維亞-克羅地亞語" }, "searchTerms": { "*": [ - "yi" + "sh" + ] + } + }, + { + "if": "school:language=ug", + "then": { + "zh_Hant": "維吾爾語", + "hu": "ujgur", + "da": "Uygurisk (sprog)", + "zh_Hans": "维吾尔语", + "id": "bahasa Uigur", + "ca": "uigur", + "en": "Uyghur", + "de": "Uigurisch", + "eo": "ujgura lingvo", + "es": "uigur", + "fi": "uiguuri", + "fr": "ouïghour", + "gl": "Lingua uigur", + "it": "uiguro", + "ja": "ウイグル語", + "nb_NO": "uigurisk", + "nl": "Oeigoers", + "pl": "język ujgurski", + "pt": "Língua uigur", + "pt_BR": "Língua uigur", + "ru": "уйгурский язык", + "sv": "uiguriska" + }, + "searchTerms": { + "*": [ + "ug" + ] + } + }, + { + "if": "school:language=si", + "then": { + "en": "Sinhala", + "id": "Sinhala", + "ca": "singalès", + "it": "singalese", + "de": "Singhalesisch", + "da": "singalesisk", + "eo": "sinhala lingvo", + "es": "cingalés", + "fi": "Sinhali", + "fr": "cingalais", + "gl": "Lingua cingalesa", + "hu": "szingaléz", + "ja": "シンハラ語", + "nb_NO": "singalesisk", + "nl": "Singalees", + "pl": "język syngaleski", + "pt": "Língua cingalesa", + "pt_BR": "Língua cingalesa", + "ru": "сингальский язык", + "sl": "Singalščina", + "sv": "singalesiska", + "zh_Hant": "僧伽羅語" + }, + "priorityIf": "_country~((^|;)lk($|;))", + "searchTerms": { + "*": [ + "si" + ] + } + }, + { + "if": "school:language=xmf", + "then": { + "de": "Mingrelisch", + "eo": "Mingrela kartvela lingvo", + "es": "megreliano", + "fi": "mingreli", + "fr": "mingrélien", + "gl": "Lingua mingreliana", + "id": "Bahasa Mingrelia", + "it": "mengrelio", + "ja": "メグレル語", + "nb_NO": "Mingrelsk", + "nl": "Mingreels", + "pl": "język megrelski", + "pt": "Língua mingreliana", + "pt_BR": "Língua mingreliana", + "ru": "мегрельский язык", + "sv": "megreliska", + "hu": "mingrél", + "en": "Mingrelian", + "ca": "mingrelià" + }, + "searchTerms": { + "*": [ + "xmf" + ] + } + }, + { + "if": "school:language=sco", + "then": { + "ru": "шотландский язык", + "de": "Scots", + "en": "Scots", + "pt": "Scots", + "pt_BR": "Scots", + "sl": "Scots", + "es": "escocés", + "nl": "Schots", + "gl": "Lingua escocesa", + "ca": "escocès", + "eo": "skota lingvo", + "fi": "Skotin kieli", + "fr": "scots", + "hu": "scots", + "id": "Bahasa Scots", + "it": "lingua scots", + "ja": "スコットランド語", + "nb_NO": "skotsk", + "pl": "język scots", + "sv": "lågskotska", + "zh_Hans": "低地苏格兰语", + "zh_Hant": "低地蘇格蘭語", + "da": "skotsk" + }, + "searchTerms": { + "*": [ + "sco" + ] + } + }, + { + "if": "school:language=sk", + "then": { + "nb_NO": "slovakisk", + "nl": "Slowaaks", + "pl": "język słowacki", + "pt": "eslovaco", + "pt_BR": "língua eslovaca", + "ru": "словацкий язык", + "sl": "Slovaščina", + "sv": "slovakiska", + "zh_Hant": "斯洛伐克語", + "en": "Slovak", + "hu": "szlovák", + "it": "slovacco", + "ca": "eslovac", + "da": "slovakisk", + "de": "Slowakisch", + "eo": "slovaka lingvo", + "es": "eslovaco", + "fi": "slovakki", + "fr": "slovaque", + "gl": "lingua eslovaca", + "id": "Bahasa Slowakia", + "ja": "スロバキア語" + }, + "priorityIf": "_country~((^|;)sk($|;))", + "searchTerms": { + "*": [ + "sk" + ] + } + }, + { + "if": "school:language=kcg", + "then": { + "en": "Tyap", + "de": "Tjap", + "fi": "Tyap", + "ja": "カタブ語", + "nl": "Tyap", + "gl": "Lingua tyap", + "ca": "katab", + "es": "katab", + "fr": "katab" + }, + "searchTerms": { + "*": [ + "kcg" + ] + } + }, + { + "if": "school:language=kjp", + "then": { + "en": "Eastern Pwo", + "fr": "pwo de l’Est", + "ja": "東ポー語", + "nl": "oostelijk Pwo", + "ru": "Восточный пво", + "nb_NO": "østpwo", + "pt": "Língua pwo leste" + }, + "searchTerms": { + "*": [ + "kjp" + ] + } + }, + { + "if": "school:language=gpe", + "then": { + "en": "Ghanaian Pidgin English", + "eo": "ganaa piĝino", + "ru": "ганский пиджин английского", + "es": "pidgin inglés de Ghana" + }, + "searchTerms": { + "*": [ + "gpe" + ] + } + }, + { + "if": "school:language=mn", + "then": { + "en": "Mongolian", + "ca": "mongol", + "da": "Mongolsk", + "de": "Mongolisch", + "eo": "mongola lingvo", + "es": "mongol", + "fi": "mongoli", + "fr": "mongol", + "gl": "Lingua mongol", + "hu": "mongol", + "id": "Bahasa Mongol", + "it": "mongolo", + "ja": "モンゴル語", + "nb_NO": "mongolsk", + "nl": "Mongools", + "pl": "język mongolski", + "pt": "Língua mongol", + "pt_BR": "Língua mongol", + "ru": "монгольский язык", + "sv": "mongoliska", + "zh_Hant": "蒙古語" + }, + "priorityIf": "_country~((^|;)mn($|;))", + "searchTerms": { + "*": [ + "mn" + ] + } + }, + { + "if": "school:language=yav", + "then": { + "nl": "Yangben", + "en": "Yangben", + "fi": "Yangben", + "fr": "yangben", + "ja": "ヤンベン語" + }, + "searchTerms": { + "*": [ + "yav" + ] + } + }, + { + "if": "school:language=ins", + "then": { + "en": "Indian Sign Language", + "fr": "Langue des signes indienne", + "it": "Lingua dei segni indiana", + "pt": "Língua de sinais indiana" + }, + "searchTerms": { + "*": [ + "ins" + ] + } + }, + { + "if": "school:language=mwv", + "then": { + "id": "Mentawai", + "pt": "Mentawai", + "ca": "mentawai", + "da": "Mentawai", + "de": "Mentawaisprache", + "en": "Mentawai", + "eo": "Mentawai", + "es": "mentawai", + "fi": "Mentawain kieli", + "fr": "mentawai", + "gl": "Lingua mentawai", + "hu": "Mentawai", + "it": "lingua mentawai", + "ja": "メンタワイ語", + "nb_NO": "Mentawai", + "nl": "Mentawai", + "pl": "język mentawai", + "pt_BR": "Mentawai", + "ru": "ментавай", + "sl": "Mentawai", + "sv": "mentawai" + }, + "searchTerms": { + "*": [ + "mwv" + ] + } + }, + { + "if": "school:language=ttm", + "then": { + "en": "Northern Tutchone", + "de": "Nord-Tutchone", + "es": "tutchone septentrional", + "fr": "tutchone du Nord" + }, + "searchTerms": { + "*": [ + "ttm" + ] + } + }, + { + "if": "school:language=kk", + "then": { + "id": "bahasa Kazak", + "ca": "kazakh", + "da": "kasakhisk", + "de": "Kasachisch", + "en": "Kazakh", + "eo": "kazaĥa lingvo", + "es": "kazajo", + "fi": "kazakki", + "fr": "kazakh", + "gl": "Lingua casaca", + "it": "kazako", + "ja": "カザフ語", + "nb_NO": "kasakhisk", + "nl": "Kazachs", + "pl": "język kazachski", + "pt": "língua cazaque", + "pt_BR": "língua cazaque", + "ru": "казахский язык", + "sl": "kazaščina", + "sv": "kazakiska", + "zh_Hans": "哈萨克语", + "zh_Hant": "哈薩克語", + "hu": "kazah" + }, + "priorityIf": "_country~((^|;)kz($|;))", + "searchTerms": { + "*": [ + "kk" + ] + } + }, + { + "if": "school:language=ky", + "then": { + "de": "Kirgisisch", + "en": "Kyrgyz", + "ca": "kirguís", + "da": "kirgisisk", + "eo": "kirgiza lingvo", + "es": "kirguís", + "fi": "kirgiisi", + "fr": "kirghize", + "gl": "kirguiz", + "hu": "kirgiz", + "it": "kirghiso", + "ja": "キルギス語", + "nb_NO": "kirgisisk", + "nl": "Kirgizisch", + "pl": "język kirgiski", + "pt": "quirguiz", + "pt_BR": "Língua quirguiz", + "ru": "киргизский язык", + "sv": "kirgiziska", + "zh_Hans": "柯尔克孜语", + "zh_Hant": "吉爾吉斯語", + "id": "bahasa Kirgiz" + }, + "priorityIf": "_country~((^|;)kg($|;))", + "searchTerms": { + "*": [ + "ky" ] } }, { "if": "school:language=tg", "then": { + "hu": "tádzsik", + "ca": "tadjik", + "en": "Tajik", + "fr": "tadjik", + "de": "Tadschikisch", "da": "tadsjikisk", "eo": "taĝika lingvo", "es": "tayiko", @@ -18459,12 +21110,7 @@ "pt": "Língua tadjique", "pt_BR": "Língua tadjique", "ru": "таджикский язык", - "sv": "tadzjikiska", - "hu": "tádzsik", - "ca": "tadjik", - "en": "Tajik", - "fr": "tadjik", - "de": "Tadschikisch" + "sv": "tadzjikiska" }, "priorityIf": "_country~((^|;)tj($|;))", "searchTerms": { @@ -18474,100 +21120,95 @@ } }, { - "if": "school:language=bat-smg", + "if": "school:language=uz", "then": { - "ca": "samogitià", - "da": "Žemaitisk", - "de": "Schemaitisch", - "en": "Samogitian", - "eo": "Ĵemajtia dialekto", - "es": "Idioma samogitiano", - "fi": "Samogiitti", - "fr": "samogitien", - "gl": "Samoxiciano", - "id": "Dialek Samogitia", - "it": "samogitico", - "ja": "サモギティア語", - "nb_NO": "samogitisk", - "nl": "Samogitisch", - "pl": "język żmudzki", - "pt": "Samogiciano", - "ru": "жемайтское наречие", - "sv": "žemaitiska", - "zh_Hans": "萨莫吉提亚语", - "zh_Hant": "薩莫吉提亞語", - "hu": "szamogit" + "fr": "ouzbek", + "en": "Uzbek", + "hu": "üzbég", + "ca": "uzbek", + "da": "usbekisk", + "de": "Usbekisch", + "eo": "uzbeka lingvo", + "es": "uzbeko", + "fi": "uzbekki", + "gl": "Lingua usbeka", + "it": "uzbeco", + "ja": "ウズベク語", + "nb_NO": "usbekisk", + "nl": "Oezbeeks", + "pl": "język uzbecki", + "pt_BR": "língua uzbeque", + "ru": "узбекский язык", + "sv": "uzbekiska", + "zh_Hans": "乌孜别克语", + "zh_Hant": "烏孜別克語", + "pt": "língua uzbeque", + "id": "bahasa Uzbek" }, + "priorityIf": "_country~((^|;)af($|;))|((^|;)uz($|;))", "searchTerms": { "*": [ - "bat-smg" + "uz" ] } }, { - "if": "school:language=nod", + "if": "school:language=arq", "then": { - "de": "Lanna", - "ca": "tailandès septentrional", - "en": "Northern Thai", - "eo": "nord-taja lingvo", - "es": "idioma tailandés septentrional", - "fr": "thaï du Nord", - "id": "Bahasa Thai Utara", - "it": "thailandese settentrionale", - "ja": "北タイ語", - "nl": "Noordelijk Thai", - "pl": "Język północnotajski", - "ru": "Юан (язык)", - "zh_Hans": "北部泰语", - "zh_Hant": "北部泰語" + "hu": "algériai arab", + "ca": "àrab algerià", + "da": "Algerisk arabisk", + "de": "Algerisch-Arabisch", + "en": "Algerian Arabic", + "eo": "alĝeria araba lingvo", + "es": "árabe argelino", + "fi": "algerianarabia", + "fr": "arabe algérien", + "id": "Bahasa Arab Aljazair", + "it": "arabo algerino", + "ja": "アラビア語アルジェリア方言", + "nl": "Algerijns Arabisch", + "pt": "árabe argelino", + "ru": "Алжирский диалект арабского языка", + "sv": "algerisk arabiska", + "zh_Hant": "阿爾及利亞阿拉伯語", + "nb_NO": "algerisk-arabisk" }, "searchTerms": { "*": [ - "nod" + "arq" ] } }, { - "if": "school:language=lag", + "if": "school:language=fa-af", "then": { - "fi": "Lango", - "de": "Langi", - "nl": "Langi", - "en": "Rangi", - "nb_NO": "Rangi", - "fr": "langi", - "ja": "ランギ語", - "pl": "Język langi", - "eo": "rangia lingvo" + "en": "Dari", + "fr": "dari", + "it": "dari", + "ja": "ダリー語", + "ru": "дари", + "nl": "Dari", + "de": "Dari", + "pl": "Dari", + "ca": "darí", + "da": "dari", + "eo": "daria lingvo", + "es": "dari", + "fi": "darin kieli", + "gl": "Lingua dari", + "hu": "dari", + "id": "Bahasa Persia Afgani", + "nb_NO": "dari", + "pt": "Língua dari", + "pt_BR": "Língua dari", + "sv": "dari", + "zh_Hans": "达利语", + "zh_Hant": "達利語" }, "searchTerms": { "*": [ - "lag" - ] - } - }, - { - "if": "school:language=krj", - "then": { - "de": "Kinaray-a", - "en": "Kinaray-a", - "fi": "Kinaray-a", - "fr": "kinaray-a", - "id": "bahasa Karay-a", - "it": "kinaray-a", - "ja": "キナライア語", - "nb_NO": "Kinaray-a", - "nl": "Kinaray-a", - "pt": "língua Karai-a", - "es": "harayo", - "pl": "język Karaya", - "ru": "Карайский язык", - "da": "harajansk" - }, - "searchTerms": { - "*": [ - "krj" + "fa-af" ] } }, @@ -18610,69 +21251,163 @@ } }, { - "if": "school:language=vi", + "if": "school:language=tt", "then": { - "pt": "vietnamita", - "en": "Vietnamese", - "ca": "vietnamita", - "es": "vietnamita", - "fr": "vietnamien", - "hu": "vietnámi", - "id": "Vietnam", - "it": "vietnamita", - "de": "Vietnamesisch", - "da": "vietnamesisk", - "eo": "vjetnama lingvo", - "fi": "vietnam", - "gl": "Lingua vietnamita", - "ja": "ベトナム語", - "nb_NO": "vietnamesisk", - "nl": "Vietnamees", - "pl": "język wietnamski", - "pt_BR": "Língua vietnamita", - "ru": "вьетнамский язык", - "sl": "Vietnamščina", - "sv": "vietnamesiska", - "zh_Hant": "越南語" + "en": "Tatar", + "ca": "tàtar", + "da": "tatarisk", + "de": "Tatarisch", + "eo": "tatara lingvo", + "es": "tártaro", + "fi": "tataari", + "fr": "tatar", + "gl": "Lingua tártara", + "hu": "tatár", + "id": "Bahasa Tatar", + "it": "tataro", + "ja": "タタール語", + "nb_NO": "tatarisk", + "nl": "Tataars", + "pl": "język tatarski", + "pt": "Língua tártara", + "pt_BR": "Língua tártara", + "ru": "татарский язык", + "sl": "Tatarščina", + "sv": "tatariska", + "zh_Hans": "鞑靼语", + "zh_Hant": "韃靼語" }, - "priorityIf": "_country~((^|;)vn($|;))", "searchTerms": { "*": [ - "vi" + "tt" ] } }, { - "if": "school:language=it", + "if": "school:language=wls", "then": { - "ca": "italià", - "da": "italiensk", - "eo": "itala lingvo", - "fi": "italia", - "gl": "lingua italiana", - "nb_NO": "italiensk", - "pl": "język włoski", - "pt_BR": "língua italiana", - "ru": "итальянский язык", - "sl": "italijanščina", - "sv": "italienska", - "zh_Hans": "意大利语", - "zh_Hant": "義大利語", - "en": "Italian", - "ja": "イタリア語", - "es": "italiano", - "hu": "olasz", - "id": "Italia", - "it": "italiano", - "fr": "italien", - "de": "Italienisch", - "nl": "Italiaans", - "pt": "italiano" + "en": "Wallisian", + "es": "walisiano", + "fi": "Uvean kieli", + "fr": "wallisien", + "it": "wallisiano", + "ja": "ウォリス語", + "nl": "Wallisiaans", + "pl": "Język uvea wschodni", + "pt": "Língua wallisiana", + "ru": "Уоллисский язык", + "sv": "Walliska", + "ca": "wallisià", + "de": "Wallisianisch" }, - "priorityIf": "_country~((^|;)ch($|;))|((^|;)it($|;))|((^|;)sm($|;))|((^|;)va($|;))", "searchTerms": { "*": [ - "it" + "wls" + ] + } + }, + { + "if": "school:language=sje", + "then": { + "ca": "sami de Pite", + "de": "Pitesamisch", + "en": "Pite Sami", + "eo": "pite-samea lingvo", + "es": "sami de Pite", + "fi": "piitimensaame", + "fr": "same de Pite", + "gl": "Lingua saami de Pite", + "it": "lingua sami di Pite", + "ja": "ピーテ・サーミ語", + "nb_NO": "pitesamisk", + "nl": "Pite Sami", + "pl": "język pite", + "pt": "língua sami de Pite", + "ru": "пите-саамский язык", + "sv": "pitesamiska", + "zh_Hans": "皮特萨米语", + "zh_Hant": "皮特薩米語", + "hu": "pitei számi" + }, + "searchTerms": { + "*": [ + "sje" + ] + } + }, + { + "if": "school:language=smj", + "then": { + "ca": "sami de Lule", + "de": "Lulesamisch", + "en": "Lule Sami", + "eo": "lule-samea lingvo", + "es": "sami de Lule", + "fi": "luulajansaame", + "fr": "same de Lule", + "gl": "Lingua saami de Lule", + "hu": "lulei számi", + "it": "lingua sami di Lule", + "ja": "ルレ・サーミ語", + "nb_NO": "lulesamisk", + "nl": "Lule-Samisch", + "pl": "język lule", + "pt": "língua sami de Lule", + "pt_BR": "Língua lapônica de Lule", + "ru": "луле-саамский язык", + "sv": "lulesamiska", + "zh_Hans": "吕勒萨米语", + "zh_Hant": "呂勒薩米語" + }, + "searchTerms": { + "*": [ + "smj" + ] + } + }, + { + "if": "school:language=aln", + "then": { + "zh_Hans": "盖格方言", + "zh_Hant": "蓋格方言", + "hu": "geg albán", + "en": "Gheg Albanian", + "ca": "gheg", + "da": "gegisk", + "de": "Gegisch", + "eo": "geg-albana lingvo", + "es": "Albanés guego", + "fr": "guègue", + "it": "lingua albanese ghega", + "ja": "ゲグ方言", + "nb_NO": "Gegisk", + "nl": "Gegisch", + "pl": "Dialekt gegijski języka albańskiego", + "ru": "гегский диалект албанского языка", + "sv": "gegiska" + }, + "searchTerms": { + "*": [ + "aln" + ] + } + }, + { + "if": "school:language=lag", + "then": { + "fi": "Lango", + "de": "Langi", + "nl": "Langi", + "en": "Rangi", + "nb_NO": "Rangi", + "fr": "langi", + "ja": "ランギ語", + "pl": "Język langi", + "eo": "rangia lingvo" + }, + "searchTerms": { + "*": [ + "lag" ] } }, @@ -18741,237 +21476,273 @@ } }, { - "if": "school:language=ood", + "if": "school:language=yec", "then": { - "ca": "o'odham", - "en": "O'odham", - "es": "o'odham", - "fr": "o'odham", - "gl": "Lingua o'odham", - "it": "lingua o'odham", - "ja": "パパゴ語", - "nb_NO": "O'odham", - "nl": "O'odham", - "pl": "Język o'odham", - "ru": "оодхам", - "sv": "o'odham" + "de": "Jenisch", + "nl": "Jenisch", + "eo": "jeniŝa lingvo", + "es": "Idioma yeniche", + "fr": "yéniche", + "it": "yeniche", + "nb_NO": "jenischespråket", + "pt": "Língua yeniche", + "ru": "Енишский язык", + "en": "Yenish", + "ja": "イェニッシュ" }, "searchTerms": { "*": [ - "ood" + "yec" ] } }, { - "if": "school:language=bdr", + "if": "school:language=bla", "then": { - "de": "West Coast Bajau", - "en": "West Coast Bajau", - "fr": "bajau de la côte occidentale" + "de": "Blackfoot", + "en": "Blackfoot", + "eo": "nigrapieda lingvo", + "es": "Idioma siksiká", + "fi": "Mustajalka", + "fr": "pied-noir", + "gl": "Lingua siksiká", + "it": "lingua blackfoot", + "ja": "ブラックフット語", + "nb_NO": "blackfoot", + "nl": "Blackfoot", + "pl": "język siksika", + "pt": "Língua Siksiká", + "sv": "siksika", + "zh_Hans": "黑脚语", + "ru": "блэкфут" }, "searchTerms": { "*": [ - "bdr" + "bla" ] } }, { - "if": "school:language=btm", + "if": "school:language=cbk-zam", "then": { - "en": "Mandailing", - "fr": "batak mandailing", - "id": "Bahasa Mandailing", - "ja": "バタク・マンダイリン語", - "pl": "język batak mandailing", - "zh_Hans": "曼代灵语", - "zh_Hant": "曼代靈語" + "ca": "chavacano", + "de": "Chabacano", + "en": "Chavacano", + "eo": "Ĉabakana lingvo", + "fr": "chavacano", + "gl": "Chavacano", + "ja": "チャバカノ語", + "nb_NO": "chavacano", + "nl": "Chavacano", + "pl": "Język chavacano", + "pt": "chavacano", + "ru": "Чабакано", + "sv": "chavacano", + "es": "criollo chabacano", + "hu": "chabacano", + "fi": "Chavacano", + "id": "bahasa Cabakano", + "it": "ciavacano" }, "searchTerms": { "*": [ - "btm" + "cbk-zam" ] } }, { - "if": "school:language=gcf", + "if": "school:language=mnw", "then": { - "en": "Guadeloupean Creole", - "fi": "Guadeloupen kreoli", - "fr": "créole guadeloupéen-martiniquais", - "nl": "Guadeloups Creools", - "pt": "Crioulo de Guadalupe", - "sv": "Guadeloupisk kreol", - "ca": "crioll de Guadalupe" + "es": "mon", + "fr": "môn", + "gl": "Lingua mon", + "id": "Bahasa Mon", + "it": "lingua mon", + "ja": "モン語", + "pl": "Język mon", + "pt": "Língua mon", + "ru": "монский язык", + "zh_Hans": "孟语", + "zh_Hant": "孟語", + "nb_NO": "mon", + "nl": "Mon", + "en": "Mon", + "ca": "mon", + "de": "Mon", + "eo": "Mon (lingvo)" }, "searchTerms": { "*": [ - "gcf" + "mnw" ] } }, { - "if": "school:language=srq", + "if": "school:language=mzn", "then": { - "ca": "Sirionó", - "en": "Sirionó", - "es": "sirionó", - "fr": "sirionó", - "ja": "シリオノ語", - "nb_NO": "sirionó", - "nl": "Sirionó", - "pt": "Língua sirionó", - "ru": "сирионо" + "en": "Mazanderani", + "nb_NO": "Mazandarani", + "ca": "mazanderani", + "da": "Mazenisk", + "de": "Masanderanisch", + "eo": "mazandarana lingvo", + "es": "mazandaraní", + "fi": "Mazandaranin kieli", + "fr": "mazandarani", + "gl": "Lingua mazanderani", + "id": "Bahasa Mazandaran", + "it": "mazanderani", + "ja": "マーザンダラーン語", + "nl": "Mazanderani", + "pl": "język mazanderański", + "pt": "Língua mazandarani", + "pt_BR": "Língua mazandarani", + "ru": "мазандеранский язык", + "sv": "mazenderani", + "hu": "mázandaráni" }, "searchTerms": { "*": [ - "srq" + "mzn" ] } }, { - "if": "school:language=ins", + "if": "school:language=rmy", "then": { - "en": "Indian Sign Language", - "eo": "barata signolingvo", - "fr": "langue des signes indo-pakistanaise", - "it": "lingua dei segni indiana", - "ja": "インド・パキスタン手話", - "nl": "Indiase Gebarentaal", - "pt": "língua de sinais indiana", - "ru": "Индо-пакистанский жестовый язык", - "sv": "Indiskt teckenspråk", - "id": "Bahasa Isyarat India-Pakistan" + "en": "Romani", + "nl": "Romani", + "ca": "romaní", + "da": "Romani", + "pt": "Romani", + "de": "Romani", + "pt_BR": "Romani", + "eo": "cigana lingvo", + "es": "romaní", + "fi": "romanikieli", + "fr": "romani", + "gl": "lingua romaní", + "hu": "cigány", + "id": "Bahasa Romani", + "it": "romaní", + "nb_NO": "romanes", + "pl": "język romski", + "ru": "цыганский язык", + "sl": "romščina", + "sv": "romani", + "ja": "ロマ語" }, "searchTerms": { "*": [ - "ins" + "rmy" ] } }, { - "if": "school:language=rki", + "if": "school:language=rue", "then": { - "en": "Arakanese", - "fr": "arakanais", - "id": "Bahasa Arakan", - "ja": "ラカイン語", - "pl": "Język arakański", - "pt": "Língua arracanesa", - "ru": "Араканский язык", - "zh_Hans": "阿拉干语", - "zh_Hant": "阿拉幹語" + "en": "Rusyn", + "nl": "Roetheens", + "ru": "русинский язык", + "gl": "Lingua rutena", + "da": "Rusinsk", + "de": "Russinisch", + "eo": "rusina lingvo", + "es": "rusino", + "fi": "ruteeni", + "fr": "rusyn", + "hu": "ruszin", + "id": "Bahasa Rusyn", + "it": "ruteno", + "ja": "ルシン語", + "nb_NO": "rusinsk", + "pl": "Język rusiński", + "pt": "Língua rusyn", + "pt_BR": "Língua rusyn", + "sl": "Rusinščina", + "sv": "rusinska", + "ca": "rutè modern" }, "searchTerms": { "*": [ - "rki" + "rue" ] } }, { - "if": "school:language=wls", + "if": "school:language=fiu-vro", "then": { - "it": "wallisiano", - "ja": "ウォリス語", - "nl": "Wallisiaans", - "pl": "Język uvea wschodni", - "pt": "Língua wallisiana", - "ru": "Уоллисский язык", - "sv": "Walliska", - "ca": "wallisià", - "de": "Wallisianisch", - "en": "Wallisian", - "es": "walisiano", - "fi": "Uvean kieli", - "fr": "wallisien" + "nb_NO": "sørestisk", + "nl": "Võro", + "pl": "język võro", + "pt": "Língua võro", + "ru": "выруский диалект", + "sv": "võro", + "zh_Hans": "沃罗语", + "hu": "võro", + "en": "Võro", + "ca": "võro", + "da": "Võro", + "de": "Võro", + "eo": "voroa lingvo", + "es": "Idioma võro", + "fi": "võro", + "fr": "võro", + "gl": "Lingua võro", + "id": "Bahasa Võro", + "it": "võro", + "ja": "ヴォロ語" }, "searchTerms": { "*": [ - "wls" + "fiu-vro" ] } }, { - "if": "school:language=sje", + "if": "school:language=ckt", "then": { - "ca": "sami de Pite", - "de": "Pitesamisch", - "en": "Pite Sami", - "eo": "pite-samea lingvo", - "es": "sami de Pite", - "fi": "piitimensaame", - "fr": "same de Pite", - "gl": "Lingua saami de Pite", - "it": "lingua sami di Pite", - "ja": "ピーテ・サーミ語", - "nb_NO": "pitesamisk", - "nl": "Pite Sami", - "pl": "język pite", - "pt": "língua sami de Pite", - "ru": "пите-саамский язык", - "sv": "pitesamiska", - "zh_Hans": "皮特萨米语", - "zh_Hant": "皮特薩米語", - "hu": "pitei számi" + "en": "Chukchi", + "ca": "txuktxi", + "de": "Tschuktschisch", + "eo": "Ĉukĉa lingvo", + "es": "chucoto", + "fi": "Tšuktšin kieli", + "fr": "tchouktche", + "gl": "Lingua Chukoto", + "id": "Bahasa Chukchi", + "it": "lingua ciukcia", + "ja": "チュクチ語", + "nb_NO": "Luoravetlansk", + "nl": "Tsjoektsjisch", + "pl": "Język czukocki", + "pt": "Língua chukoto", + "ru": "чукотский язык", + "sl": "Čukotščina", + "sv": "tjuktjiska", + "hu": "csukcs" }, "searchTerms": { "*": [ - "sje" + "ckt" ] } }, { - "if": "school:language=smj", + "if": "school:language=pko", "then": { - "ca": "sami de Lule", - "de": "Lulesamisch", - "en": "Lule Sami", - "eo": "lule-samea lingvo", - "es": "sami de Lule", - "fi": "luulajansaame", - "fr": "same de Lule", - "gl": "Lingua saami de Lule", - "hu": "lulei számi", - "it": "lingua sami di Lule", - "ja": "ルレ・サーミ語", - "nb_NO": "lulesamisk", - "nl": "Lule-Samisch", - "pl": "język lule", - "pt": "língua sami de Lule", - "pt_BR": "Língua lapônica de Lule", - "ru": "луле-саамский язык", - "sv": "lulesamiska", - "zh_Hans": "吕勒萨米语", - "zh_Hant": "呂勒薩米語" + "de": "Pökoot", + "en": "Pökoot", + "it": "lingua suk", + "ja": "ポコット語", + "pt": "Língua pocote", + "ru": "Покот", + "sv": "pökoot", + "fr": "Pökot" }, "searchTerms": { "*": [ - "smj" - ] - } - }, - { - "if": "school:language=kum", - "then": { - "en": "Kumyk", - "ca": "kumyk", - "de": "Kumykisch", - "eo": "kumika lingvo", - "es": "Idioma cumuco", - "fi": "Kumykin kieli", - "fr": "koumyk", - "id": "Bahasa Kumyk", - "it": "cumucco", - "ja": "クムク語", - "nb_NO": "kumykisk", - "nl": "Koemuks", - "pt": "Língua kumyk", - "pt_BR": "Língua kumyk", - "ru": "кумыкский язык", - "sv": "kumykiska" - }, - "searchTerms": { - "*": [ - "kum" + "pko" ] } }, @@ -19014,7 +21785,8 @@ "pt_BR": "Min nan", "ru": "южноминьский язык", "sv": "minnan", - "ca": "min nan" + "ca": "min nan", + "hu": "minnan" }, "searchTerms": { "*": [ @@ -19023,101 +21795,442 @@ } }, { - "if": "school:language=pl", + "if": "school:language=gsg", "then": { - "de": "Polnisch", - "en": "Polish", - "pl": "język polski", - "es": "polaco", - "fr": "polonais", - "ca": "polonès", - "da": "polsk", - "eo": "pola lingvo", - "fi": "puola", - "gl": "lingua polaca", - "hu": "lengyel", - "id": "Polandia", - "it": "polacco", - "ja": "ポーランド語", - "zh_Hans": "波兰语", - "zh_Hant": "波蘭語", - "nb_NO": "polsk", - "nl": "Pools", - "pt": "polaco", - "pt_BR": "língua polonesa", - "ru": "польский язык", - "sl": "poljščina", - "sv": "polska" + "ca": "llengua de signes alemanya", + "da": "Tysk tegnsprog", + "de": "Deutsche Gebärdensprache", + "en": "German Sign Language", + "eo": "germana signolingvo", + "es": "lengua de señas alemana", + "fr": "langue des signes allemande", + "hu": "német jelnyelv", + "id": "Bahasa Isyarat Jerman", + "it": "lingua dei segni tedesca", + "ja": "ドイツ手話", + "nb_NO": "tysk tegnspråk", + "nl": "Duitse gebarentaal", + "pl": "niemiecki język migowy", + "pt": "língua gestual alemã", + "pt_BR": "língua de sinais alemã", + "ru": "германский жестовый язык", + "sv": "tyskt teckenspråk", + "zh_Hans": "德国手语", + "zh_Hant": "德國手語", + "fi": "saksalainen viittomakieli" }, - "priorityIf": "_country~((^|;)pl($|;))", "searchTerms": { "*": [ - "pl" + "gsg" ] } }, { - "if": "school:language=cpx", + "if": "school:language=krl", "then": { - "nb_NO": "Puxian", - "de": "Pu-Xian", - "en": "Pu-Xian Min", - "fr": "puxian", - "ja": "莆仙語", - "pl": "Język puxian", - "pt": "Língua putian", - "ru": "Пусяньский язык" + "en": "Karelian", + "hu": "karjalai", + "ca": "carelià", + "da": "karelsk", + "de": "Karelisch", + "eo": "karela lingvo", + "es": "carelio", + "fi": "karjalan kieli", + "fr": "carélien", + "gl": "Lingua carelia", + "id": "Bahasa Karelia", + "it": "careliano", + "ja": "カレリア語", + "nb_NO": "karelsk", + "nl": "Karelisch", + "pl": "język karelski", + "pt": "Língua carélia", + "pt_BR": "Língua carélia", + "ru": "карельский язык", + "sv": "karelska", + "zh_Hant": "卡累利阿語", + "zh_Hans": "卡累利阿语" }, "searchTerms": { "*": [ - "cpx" + "krl" ] } }, { - "if": "school:language=khg", + "if": "school:language=udm", "then": { - "en": "Khams Tibetan", - "fr": "tibétain khamké", - "ja": "カム・チベット語", - "pl": "Język kham", - "ru": "камский тибетский язык", - "pt": "Tibetano khams", - "hu": "khami tibeti" + "ca": "udmurt", + "da": "Udmurtisk", + "de": "Udmurtisch", + "eo": "udmurta lingvo", + "es": "udmurto", + "fi": "udmurtin kieli", + "fr": "oudmourte", + "gl": "Lingua udmurta", + "hu": "udmurt", + "id": "Bahasa Udmurt", + "it": "udmurto", + "ja": "ウドムルト語", + "nb_NO": "udmurtisk", + "nl": "Oedmoerts", + "pl": "język udmurcki", + "pt": "Língua udmurte", + "pt_BR": "Língua udmurte", + "ru": "удмуртский язык", + "sv": "udmurtiska", + "en": "Udmurt" }, "searchTerms": { "*": [ - "khg" + "udm" ] } }, { - "if": "school:language=fkv", + "if": "school:language=zu", "then": { - "en": "Kven", - "ca": "kven", - "da": "kvensk", - "de": "Kvenisch", - "eo": "kvena lingvo", - "es": "kven", - "fi": "kveeni", - "fr": "kvène", - "gl": "Lingua kven", - "id": "Bahasa Kven", - "it": "kven", - "ja": "クヴェン語", - "nb_NO": "kvensk", - "nl": "Kveens", - "pl": "Język kweński", - "pt": "kven", - "pt_BR": "língua kven", - "ru": "квенский язык", - "sv": "kvänska", - "zh_Hant": "克文語" + "it": "zulu", + "ja": "ズールー語", + "pl": "język zulu", + "pt": "língua zulu", + "pt_BR": "língua zulu", + "ru": "зулу", + "sv": "zulu", + "zh_Hant": "祖魯語", + "en": "Zulu", + "nb_NO": "zulu", + "nl": "Zoeloe", + "ca": "zulu", + "da": "zulu", + "de": "isiZulu", + "eo": "zulua lingvo", + "es": "zulú", + "fi": "zulu", + "fr": "zoulou", + "gl": "Lingua zulú", + "hu": "zulu", + "id": "Bahasa Zulu" + }, + "priorityIf": "_country~((^|;)za($|;))", + "searchTerms": { + "*": [ + "zu" + ] + } + }, + { + "if": "school:language=rm", + "then": { + "en": "Romansh", + "ca": "romanx", + "da": "Rætoromansk", + "de": "Bündnerromanisch", + "eo": "romanĉa lingvo", + "es": "romanche", + "fi": "retoromaani", + "fr": "romanche", + "gl": "lingua romanche", + "hu": "romans", + "id": "Bahasa Romansh", + "it": "romancio", + "ja": "ロマンシュ語", + "nb_NO": "retoromansk", + "nl": "Reto-Romaans", + "pl": "Język romansz", + "pt": "romanche", + "pt_BR": "língua romanche", + "ru": "романшский язык", + "sl": "Retoromanščina", + "sv": "rätoromanska" + }, + "priorityIf": "_country~((^|;)ch($|;))", + "searchTerms": { + "*": [ + "rm" + ] + } + }, + { + "if": "school:language=sei", + "then": { + "en": "Seri", + "nl": "Seri", + "de": "Seri", + "ca": "seri", + "es": "seri", + "fr": "seri", + "id": "Bahasa Seri", + "it": "seri", + "ja": "セリ語", + "pl": "Język seri", + "pt": "Língua seri", + "ru": "Сери", + "sv": "seri", + "zh_Hant": "塞裏語" }, "searchTerms": { "*": [ - "fkv" + "sei" + ] + } + }, + { + "if": "school:language=pis", + "then": { + "de": "Pijin", + "en": "Pijin", + "fi": "Pijin", + "fr": "pijin", + "it": "lingua pijin", + "ja": "ピジン語", + "pl": "Język neosalomoński", + "pt": "Língua pijin", + "ru": "Пиджин Соломоновых Островов", + "sv": "Pijin", + "es": "Pidgin salomonense", + "eo": "piĵina lingvo" + }, + "searchTerms": { + "*": [ + "pis" + ] + } + }, + { + "if": "school:language=min", + "then": { + "sv": "minangkabau", + "zh_Hans": "米南佳保语", + "zh_Hant": "米南佳保語", + "ca": "minangkabau", + "de": "Minangkabauisch", + "en": "Minangkabau", + "eo": "minankabaŭa lingvo", + "es": "minangkabau", + "fi": "Minangkabaun kieli", + "fr": "minangkabau", + "gl": "Lingua minangkabau", + "id": "Minangkabau", + "it": "minangkabau", + "ja": "ミナンカバウ語", + "nb_NO": "Minangkabau", + "nl": "Minangkabaus", + "pl": "Język minangkabau", + "pt": "Língua minangkabau", + "pt_BR": "Língua minangkabau", + "ru": "минангкабау" + }, + "searchTerms": { + "*": [ + "min" + ] + } + }, + { + "if": "school:language=mwl", + "then": { + "es": "mirandés", + "ca": "mirandès", + "de": "Mirandés", + "en": "Mirandese", + "eo": "miranda lingvo", + "fi": "Mirandeesi", + "fr": "mirandais", + "gl": "lingua mirandesa", + "hu": "mirandai", + "id": "Bahasa Miranda", + "it": "mirandese", + "ja": "ミランダ語", + "nb_NO": "mirandesisk", + "nl": "Mirandees", + "pl": "język mirandyjski", + "pt": "mirandês", + "pt_BR": "mirandês", + "ru": "мирандский язык", + "sv": "mirandesiska" + }, + "searchTerms": { + "*": [ + "mwl" + ] + } + }, + { + "if": "school:language=bsk", + "then": { + "it": "lingua burushaski", + "ja": "ブルシャスキー語", + "nl": "Burushaski", + "pl": "Język buruszaski", + "pt": "língua burushaski", + "ru": "Бурушаски", + "sv": "burushaski", + "zh_Hans": "布鲁夏斯基语", + "zh_Hant": "布魯夏斯基語", + "id": "Bahasa Burushaski", + "hu": "burusaszki", + "ca": "buruixaski", + "da": "Burushaski", + "de": "Burushaski", + "en": "Burushaski", + "eo": "buruŝa lingvo", + "es": "Idioma burushaski", + "fi": "Burušaskin kieli", + "fr": "bourouchaski", + "gl": "Lingua burushaski" + }, + "searchTerms": { + "*": [ + "bsk" + ] + } + }, + { + "if": "school:language=nod", + "then": { + "de": "Lanna", + "ca": "tailandès septentrional", + "en": "Northern Thai", + "eo": "nord-taja lingvo", + "es": "idioma tailandés septentrional", + "fr": "thaï du Nord", + "id": "Bahasa Thai Utara", + "it": "thailandese settentrionale", + "ja": "北タイ語", + "nl": "Noordelijk Thai", + "pl": "Język północnotajski", + "ru": "Юан (язык)", + "zh_Hans": "北部泰语", + "zh_Hant": "北部泰語", + "pt": "Língua tai norte" + }, + "searchTerms": { + "*": [ + "nod" + ] + } + }, + { + "if": "school:language=ssf", + "then": { + "en": "Thao", + "nl": "Thao", + "ca": "thao", + "fi": "Thaon kieli", + "fr": "thao", + "it": "lingua thao", + "ja": "サオ語", + "pl": "Język thao", + "id": "Bahasa Thao", + "ru": "Тхао" + }, + "searchTerms": { + "*": [ + "ssf" + ] + } + }, + { + "if": "school:language=sxr", + "then": { + "en": "Saaroa", + "fi": "Saaroa", + "nl": "Saaroa", + "ca": "saaroa", + "fr": "saaroa", + "it": "lingua saaroa", + "ja": "サアロア語", + "pt": "Língua saaroa", + "zh_Hans": "拉阿鲁哇语", + "zh_Hant": "拉阿魯哇語", + "id": "Bahasa Saaroa" + }, + "searchTerms": { + "*": [ + "sxr" + ] + } + }, + { + "if": "school:language=mdf", + "then": { + "en": "Moksha", + "ca": "mokxa", + "de": "Mokschanisch", + "eo": "mokŝa lingvo", + "es": "moksha", + "fi": "mokša", + "fr": "moksa", + "gl": "Lingua moksha", + "hu": "moksa", + "id": "Bahasa Moksha", + "it": "mokša", + "ja": "モクシャ語", + "nb_NO": "moksja", + "nl": "Moksja", + "pl": "Język moksza", + "pt": "Língua moksha", + "pt_BR": "Língua moksha", + "ru": "мокшанский язык", + "sv": "moksja" + }, + "searchTerms": { + "*": [ + "mdf" + ] + } + }, + { + "if": "school:language=mk", + "then": { + "pl": "język macedoński", + "en": "Macedonian", + "es": "macedonio", + "fr": "macédonien", + "hu": "macedón", + "it": "macedone", + "de": "Mazedonisch", + "nl": "Macedonisch", + "ru": "македонский язык", + "ca": "macedònic", + "da": "makedonsk", + "eo": "makedona lingvo", + "fi": "makedonia", + "gl": "Lingua macedonia", + "id": "Bahasa Makedonia", + "ja": "マケドニア語", + "nb_NO": "makedonsk", + "pt": "língua macedônia", + "pt_BR": "Língua macedônia", + "sl": "makedonščina", + "sv": "makedonska", + "zh_Hans": "马其顿语", + "zh_Hant": "馬其頓語" + }, + "priorityIf": "_country~((^|;)mk($|;))", + "searchTerms": { + "*": [ + "mk" + ] + } + }, + { + "if": "school:language=rki", + "then": { + "zh_Hans": "阿拉干语", + "zh_Hant": "阿拉幹語", + "en": "Arakanese", + "fr": "arakanais", + "id": "Bahasa Arakan", + "ja": "ラカイン語", + "pl": "Język arakański", + "pt": "Língua arracanesa", + "ru": "Араканский язык" + }, + "searchTerms": { + "*": [ + "rki" ] } }, @@ -19208,908 +22321,439 @@ } }, { - "if": "school:language=yav", + "if": "school:language=xh", "then": { - "en": "Yangben", - "fi": "Yangben", - "fr": "yangben", - "ja": "ヤンベン語", - "nl": "Yangben" + "ca": "xosa", + "da": "isiXhosa", + "de": "IsiXhosa", + "eo": "kosa lingvo", + "gl": "Lingua xhosa", + "hu": "xhosza", + "id": "Bahasa Xhosa", + "ja": "コサ語", + "pl": "język xhosa", + "pt": "língua xhosa", + "pt_BR": "língua xhosa", + "sv": "xhosa", + "zh_Hant": "科薩語", + "fi": "xhosan kieli", + "sl": "kosa", + "en": "Xhosa", + "nl": "Xhosa", + "ru": "коса", + "fr": "xhosa", + "es": "xhosa", + "it": "xhosa", + "nb_NO": "xhosa" }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))", "searchTerms": { "*": [ - "yav" + "xh" ] } }, { - "if": "school:language=sv", + "if": "school:language=mnc", "then": { - "pt": "língua sueca", - "pt_BR": "língua sueca", - "ru": "шведский язык", - "sl": "švedščina", - "zh_Hant": "瑞典語", - "en": "Swedish", - "ca": "suec", - "es": "sueco", - "fr": "suédois", - "ja": "スウェーデン語", - "da": "svensk", - "sv": "svenska", - "hu": "svéd", - "id": "Swedia", - "it": "svedese", - "de": "Schwedisch", - "eo": "sveda lingvo", - "fi": "ruotsi", - "gl": "lingua sueca", - "nb_NO": "svensk", - "nl": "Zweeds", - "pl": "język szwedzki" + "en": "Manchu", + "ca": "manxú", + "de": "Mandschurisch", + "eo": "manĉura lingvo", + "es": "idioma manchú", + "fi": "Mantšun kieli", + "fr": "mandchou", + "gl": "Lingua manchú", + "hu": "mandzsu", + "id": "Bahasa Manchu", + "it": "lingua mancese", + "ja": "満洲語", + "nb_NO": "Mandsjuisk", + "nl": "Mantsjoe", + "pl": "język mandżurski", + "pt": "Língua manchu", + "ru": "маньчжурский язык", + "sv": "manchuiska" }, - "priorityIf": "_country~((^|;)fi($|;))|((^|;)se($|;))", "searchTerms": { "*": [ - "sv" + "mnc" ] } }, { - "if": "school:language=azb", + "if": "school:language=nv", "then": { - "ca": "Àzeri del sud", - "de": "Südaserbaidschanisch", - "en": "South Azerbaijani", - "eo": "sud-azerbajĝana lingvo", - "fr": "azéri du Sud", - "ja": "南アゼルバイジャン語", - "nl": "Zuid-Azerbeidzjaans", - "ru": "южно-азербайджанский язык", - "sv": "sydazerbajdzjanska", - "zh_Hans": "南阿塞拜疆语", - "zh_Hant": "南阿塞拜疆語" + "de": "Navajo", + "en": "Navajo", + "es": "navajo", + "nl": "Navajo", + "ca": "navajo", + "da": "navajo", + "eo": "navaha lingvo", + "fi": "navajo", + "fr": "navajo", + "gl": "Lingua navajo", + "hu": "navahó", + "id": "Bahasa Navajo", + "it": "lingua navajo", + "ja": "ナバホ語", + "nb_NO": "navajo", + "pl": "język nawaho", + "pt": "Língua navaja", + "pt_BR": "Língua navaja", + "ru": "навахо", + "sv": "navajo" }, "searchTerms": { "*": [ - "azb" + "nv" ] } }, { - "if": "school:language=xnb", + "if": "school:language=iu", "then": { - "ca": "kanakanabu", - "en": "Kanakanavu", - "fi": "Kanakanabu", - "fr": "kanakanabu", - "it": "kanakanabu", - "ja": "カナカナブ語", - "nl": "Kanakanabu", - "pl": "język kanakanabu", - "pt": "Língua kanakanavu", - "ru": "Канаканабский язык", - "zh_Hans": "卡那卡那富语", - "zh_Hant": "卡那卡那富語", - "id": "Bahasa Kanakanavu" + "nb_NO": "inuktitut", + "nl": "Inuktitut", + "pl": "inuktitut", + "pt": "Língua inuktitut", + "pt_BR": "Língua inuktitut", + "ru": "инуктитут", + "sv": "inuktitut", + "zh_Hans": "伊努克提图特语", + "zh_Hant": "伊努克提圖特語", + "de": "Inuktitut", + "en": "Inuktitut", + "ca": "inuktitut", + "da": "Inuktitut", + "eo": "inuktituta lingvo", + "es": "lenguas inuit", + "fi": "Inuktitut", + "fr": "inuktitut", + "gl": "Lingua inuktitut", + "hu": "inuktitut", + "id": "Bahasa Inuktitut", + "it": "inuktitut", + "ja": "イヌクティトゥット語" }, "searchTerms": { "*": [ - "xnb" + "iu" ] } }, { - "if": "school:language=fa-af", + "if": "school:language=myv", "then": { - "en": "Dari", - "fr": "dari", - "it": "dari", - "ja": "ダリー語", - "ru": "дари", - "nl": "Dari", - "de": "Dari", - "pl": "Dari", - "ca": "darí", - "da": "dari", - "eo": "daria lingvo", - "es": "dari", - "fi": "darin kieli", - "gl": "Lingua dari", - "hu": "dari", - "id": "Bahasa Persia Afgani", - "nb_NO": "dari", - "pt": "Língua dari", - "pt_BR": "Língua dari", - "sv": "dari", - "zh_Hans": "达利语", - "zh_Hant": "達利語" + "ca": "erzya", + "de": "Ersjanisch", + "en": "Erzya", + "eo": "erzja lingvo", + "es": "erzya", + "fi": "ersä", + "fr": "erzya", + "gl": "Lingua erzya", + "hu": "erza", + "id": "Bahasa Erzya", + "it": "erza", + "ja": "エルジャ語", + "nb_NO": "erzia", + "nl": "Erzja", + "pl": "język erzja", + "pt": "Língua erzya", + "pt_BR": "Língua erzya", + "ru": "эрзянский язык", + "sl": "Erzjanščina", + "sv": "erzya" }, "searchTerms": { "*": [ - "fa-af" + "myv" ] } }, { - "if": "school:language=qu", + "if": "school:language=stq", "then": { - "ru": "кечуа", - "da": "quechua", - "eo": "keĉua lingvaro", - "es": "lenguas quechuas", - "fi": "ketšua", - "fr": "quechua", - "gl": "linguas quechuas", - "hu": "kecsua", - "id": "Bahasa Quechua", - "ja": "ケチュア語", - "nb_NO": "quechua", - "pl": "język keczua", - "pt": "quíchua", - "pt_BR": "quíchua", - "sl": "kečuanščina", - "sv": "quechua", - "ca": "quítxua", - "de": "Quechua", - "en": "Quechua", - "nl": "Quechua", - "it": "quechua", - "zh_Hans": "克丘亚语", - "zh_Hant": "奇楚瓦語" + "da": "Saterfrisisk", + "de": "Saterfriesisch", + "eo": "saterfrisa lingvo", + "es": "frisón del Saterland", + "fi": "itäfriisi", + "fr": "frison saterlandais", + "gl": "Lingua frisoa oriental", + "it": "lingua frisone del Saterland", + "ja": "東フリジア語", + "nb_NO": "saterfrisisk", + "nl": "Saterfries", + "pl": "Język fryzyjski saterlandzki", + "pt": "frisão oriental", + "ru": "Затерландский фризский язык", + "sv": "saterfrisiska", + "zh_Hans": "萨特弗里斯兰语", + "zh_Hant": "薩特菲士蘭語", + "id": "Bahasa Frisia Saterland", + "en": "Saterland Frisian", + "ca": "frisó oriental" }, - "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))", "searchTerms": { "*": [ - "qu" + "stq" ] } }, { - "if": "school:language=sei", + "if": "school:language=aa", "then": { - "en": "Seri", - "nl": "Seri", - "de": "Seri", - "ca": "seri", - "es": "seri", - "fr": "seri", - "id": "Bahasa Seri", - "it": "seri", - "ja": "セリ語", - "pl": "Język seri", - "pt": "Língua seri", - "ru": "Сери", - "sv": "seri", - "zh_Hant": "塞裏語" + "de": "Afar", + "nl": "Afar", + "en": "Afar", + "ca": "llengua àfar", + "eo": "afara lingvo", + "fr": "afar", + "gl": "Lingua afar", + "hu": "afar", + "id": "Bahasa Afar", + "it": "afar", + "ja": "アファル語", + "nb_NO": "afar", + "pl": "Język afar", + "pt": "Língua afar", + "pt_BR": "língua afar", + "ru": "афарский язык", + "sv": "afar", + "es": "idioma afar", + "fi": "afarin kieli" }, "searchTerms": { "*": [ - "sei" + "aa" ] } }, { - "if": "school:language=sq", + "if": "school:language=vec", "then": { - "en": "Albanian", - "ca": "albanès", - "hu": "albán", - "it": "albanese", - "nl": "Albanees", - "es": "albanés", - "fr": "albanais", - "da": "albansk", - "de": "Albanisch", - "eo": "albana lingvo", - "fi": "albania", - "gl": "Lingua albanesa", - "id": "Bahasa Albania", - "ja": "アルバニア語", - "nb_NO": "albansk", - "pl": "język albański", - "pt": "língua albanesa", - "pt_BR": "língua albanesa", - "ru": "албанский язык", - "sl": "albanščina", - "sv": "albanska", - "zh_Hans": "阿尔巴尼亚语", - "zh_Hant": "阿爾巴尼亞語" + "fr": "vénitien", + "gl": "Lingua véneta", + "it": "veneto", + "ja": "ヴェネト語", + "nb_NO": "venetiansk", + "nl": "Venetiaans", + "pl": "język wenecki", + "pt": "Língua vêneta", + "ru": "современный венетский язык", + "sl": "Beneščina", + "sv": "venetianska", + "hu": "velencei", + "id": "bahasa Venesia", + "ca": "vènet", + "de": "Venetisch", + "en": "Venetian", + "eo": "venecia lingvo", + "es": "véneto", + "fi": "venetsia" }, - "priorityIf": "_country~((^|;)al($|;))|((^|;)mk($|;))", "searchTerms": { "*": [ - "sq" + "vec" ] } }, { - "if": "school:language=uk", + "if": "school:language=vep", "then": { - "sl": "Ukrajinščina", - "sv": "ukrainska", - "zh_Hant": "烏克蘭語", - "zh_Hans": "乌克兰语", - "da": "ukrainsk", - "de": "Ukrainisch", - "eo": "ukraina lingvo", - "es": "ucraniano", - "fi": "ukraina", - "fr": "ukrainien", - "gl": "lingua ucraína", - "id": "Bahasa Ukraina", - "ja": "ウクライナ語", - "nb_NO": "ukrainsk", - "nl": "Oekraïens", - "pl": "język ukraiński", - "pt": "ucraniano", - "pt_BR": "língua ucraniana", - "ru": "украинский язык", - "en": "Ukrainian", - "ca": "ucraïnès", - "hu": "ukrán", - "it": "ucraino" + "en": "Veps", + "ca": "vepse", + "da": "Vepsisk", + "de": "Wepsisch", + "eo": "vepsa lingvo", + "es": "vepsio", + "fi": "vepsä", + "fr": "vepse", + "gl": "Lingua vepsa", + "id": "Bahasa Veps", + "it": "vepso", + "ja": "ヴェプス語", + "nb_NO": "vepsisk", + "nl": "Wepsisch", + "pl": "język wepski", + "pt": "Língua vepes", + "pt_BR": "Língua vepes", + "ru": "вепсский язык", + "sv": "vepsiska", + "zh_Hans": "维普斯语", + "zh_Hant": "維普斯語", + "hu": "vepsze" }, - "priorityIf": "_country~((^|;)ua($|;))", "searchTerms": { "*": [ - "uk" + "vep" ] } }, { - "if": "school:language=uz", + "if": "school:language=ckv", "then": { - "fr": "ouzbek", - "en": "Uzbek", - "hu": "üzbég", - "ca": "uzbek", - "da": "usbekisk", - "de": "Usbekisch", - "eo": "uzbeka lingvo", - "es": "uzbeko", - "fi": "uzbekki", - "gl": "Lingua usbeka", - "id": "Bahasa Uzbek", - "it": "uzbeco", - "ja": "ウズベク語", - "nb_NO": "usbekisk", - "nl": "Oezbeeks", - "pl": "język uzbecki", - "pt": "Língua uzbeque", - "pt_BR": "língua uzbeque", - "ru": "узбекский язык", - "sv": "uzbekiska", - "zh_Hans": "乌孜别克语", - "zh_Hant": "烏孜別克語" + "ca": "kavalan", + "en": "Kavalan", + "fi": "Kavalan", + "fr": "kavalan", + "it": "lingua kavalan", + "ja": "クバラン語", + "nl": "Kavalaans", + "pt": "Língua kavalan", + "zh_Hans": "噶玛兰语", + "zh_Hant": "噶瑪蘭語", + "id": "Bahasa Kavalan" }, - "priorityIf": "_country~((^|;)af($|;))|((^|;)uz($|;))", "searchTerms": { "*": [ - "uz" + "ckv" ] } }, { - "if": "school:language=ka", + "if": "school:language=khw", "then": { - "da": "georgisk", - "eo": "kartvela lingvo", - "es": "georgiano", - "fi": "georgia", - "gl": "lingua xeorxiana", - "id": "Bahasa Georgia", - "ja": "ジョージア語", - "nb_NO": "georgisk", - "nl": "Georgisch", - "pl": "język gruziński", - "pt": "língua georgiana", - "pt_BR": "língua georgiana", - "ru": "грузинский язык", - "sl": "Gruzinščina", - "sv": "georgiska", - "zh_Hans": "格鲁吉亚语", - "zh_Hant": "喬治亞語", - "de": "Georgisch", - "en": "Georgian", - "fr": "géorgien", - "ca": "georgià", - "hu": "grúz", - "it": "georgiano" + "de": "Khowar", + "en": "Khowar", + "fi": "Khowarin kieli", + "fr": "khowar", + "id": "Bahasa Khowar", + "it": "khawar", + "ja": "コワール語", + "nb_NO": "Khowar", + "nl": "Khowar", + "pl": "język khowar", + "pt": "Língua khovar", + "sv": "khowar", + "ru": "кховар" }, - "priorityIf": "_country~((^|;)ge($|;))", "searchTerms": { "*": [ - "ka" + "khw" ] } }, { - "if": "school:language=pt", + "if": "school:language=uzs", "then": { - "eo": "portugala lingvo", - "es": "portugués", - "fi": "portugali", - "fr": "portugais", - "gl": "lingua portuguesa", - "ja": "ポルトガル語", - "nb_NO": "portugisisk", - "pl": "język portugalski", - "pt_BR": "português", - "ru": "португальский язык", - "sl": "portugalščina", - "sv": "portugisiska", - "zh_Hans": "葡萄牙语", - "zh_Hant": "葡萄牙語", - "en": "Portuguese", - "hu": "portugál", - "id": "Portugis", - "it": "portoghese", - "nl": "Portugees", - "pt": "português", - "ca": "portuguès", - "da": "portugisisk", - "de": "Portugiesisch" + "de": "Südusbekisch", + "en": "Southern Uzbek", + "eo": "sud-uzbeka lingvo", + "fr": "ouzbek du Sud", + "ru": "Южноузбекский язык", + "zh_Hans": "南乌兹别克语", + "zh_Hant": "南烏茲別克語" }, - "priorityIf": "_country~((^|;)ao($|;))|((^|;)br($|;))|((^|;)cv($|;))|((^|;)gq($|;))|((^|;)gw($|;))|((^|;)mz($|;))|((^|;)pt($|;))|((^|;)st($|;))|((^|;)tl($|;))", "searchTerms": { "*": [ - "pt" + "uzs" ] } }, { - "if": "school:language=hy", + "if": "school:language=cpx", "then": { - "de": "Armenisch", - "en": "Armenian", - "es": "armenio", - "fr": "arménien", - "ca": "armeni", - "da": "armensk", - "eo": "armena lingvo", - "fi": "armenia", - "gl": "lingua armenia", - "hu": "örmény", - "id": "Bahasa Armenia", - "it": "armeno", - "ja": "アルメニア語", - "nb_NO": "armensk", - "nl": "Armeens", - "pl": "język ormiański", - "pt": "língua arménia", - "pt_BR": "língua armênia", - "ru": "армянский язык", - "sl": "armenščina", - "sv": "armeniska", - "zh_Hant": "亞美尼亞語" + "nb_NO": "Puxian", + "de": "Pu-Xian", + "en": "Pu-Xian Min", + "fr": "puxian", + "ja": "莆仙語", + "pl": "Język puxian", + "pt": "Língua putian", + "ru": "Пусяньский язык" }, - "priorityIf": "_country~((^|;)am($|;))", "searchTerms": { "*": [ - "hy" + "cpx" ] } }, { - "if": "school:language=nl", + "if": "school:language=khg", "then": { - "fi": "hollanti", - "gl": "lingua neerlandesa", - "ja": "オランダ語", - "nb_NO": "nederlandsk", - "pl": "język niderlandzki", - "pt": "neerlandês", - "pt_BR": "neerlandês", - "ru": "нидерландский язык", - "sl": "Nizozemščina", - "sv": "nederländska", - "zh_Hans": "荷兰语", - "zh_Hant": "荷蘭語", - "en": "Dutch", - "de": "Niederländisch", - "nl": "Nederlands", - "ca": "neerlandès", - "es": "neerlandés", - "fr": "néerlandais", - "hu": "holland", - "id": "Belanda", - "it": "olandese", - "da": "nederlandsk", - "eo": "nederlanda lingvo" + "en": "Khams Tibetan", + "fr": "tibétain khamké", + "ja": "カム・チベット語", + "pl": "Język kham", + "ru": "камский тибетский язык", + "pt": "Tibetano khams", + "hu": "khami tibeti" }, - "priorityIf": "_country~((^|;)be($|;))|((^|;)nl($|;))|((^|;)sr($|;))", "searchTerms": { "*": [ - "nl" + "khg" ] } }, { - "if": "school:language=rm", + "if": "school:language=fkv", "then": { - "da": "Rætoromansk", - "de": "Bündnerromanisch", - "eo": "romanĉa lingvo", - "es": "romanche", - "fi": "retoromaani", - "fr": "romanche", - "gl": "lingua romanche", - "hu": "romans", - "id": "Bahasa Romansh", - "it": "romancio", - "ja": "ロマンシュ語", - "nb_NO": "retoromansk", - "nl": "Reto-Romaans", - "pl": "Język romansz", - "pt": "romanche", - "pt_BR": "língua romanche", - "ru": "романшский язык", - "sl": "Retoromanščina", - "sv": "rätoromanska", - "en": "Romansh", - "ca": "romanx" + "en": "Kven", + "ca": "kven", + "da": "kvensk", + "de": "Kvenisch", + "eo": "kvena lingvo", + "es": "kven", + "fi": "kveeni", + "fr": "kvène", + "gl": "Lingua kven", + "id": "Bahasa Kven", + "it": "kven", + "ja": "クヴェン語", + "nb_NO": "kvensk", + "nl": "Kveens", + "pl": "Język kweński", + "pt": "kven", + "pt_BR": "língua kven", + "ru": "квенский язык", + "sv": "kvänska", + "zh_Hant": "克文語", + "hu": "kven" }, - "priorityIf": "_country~((^|;)ch($|;))", "searchTerms": { "*": [ - "rm" + "fkv" ] } }, { - "if": "school:language=aln", + "if": "school:language=bat-smg", "then": { - "en": "Gheg Albanian", - "ca": "gheg", - "da": "gegisk", - "de": "Gegisch", - "eo": "geg-albana lingvo", - "es": "Albanés guego", - "fr": "guègue", - "it": "lingua albanese ghega", - "ja": "ゲグ方言", - "nb_NO": "Gegisk", - "nl": "Gegisch", - "pl": "Dialekt gegijski języka albańskiego", - "ru": "гегский диалект албанского языка", - "sv": "gegiska", - "zh_Hans": "盖格方言", - "zh_Hant": "蓋格方言", - "hu": "geg albán" + "ca": "samogitià", + "da": "Žemaitisk", + "de": "Schemaitisch", + "en": "Samogitian", + "eo": "Ĵemajtia dialekto", + "es": "Idioma samogitiano", + "fi": "Samogiitti", + "fr": "samogitien", + "gl": "Samoxiciano", + "id": "Dialek Samogitia", + "it": "samogitico", + "ja": "サモギティア語", + "nb_NO": "samogitisk", + "nl": "Samogitisch", + "pl": "język żmudzki", + "pt": "Samogiciano", + "ru": "жемайтское наречие", + "sv": "žemaitiska", + "zh_Hans": "萨莫吉提亚语", + "zh_Hant": "薩莫吉提亞語", + "hu": "szamogit" }, "searchTerms": { "*": [ - "aln" - ] - } - }, - { - "if": "school:language=mr", - "then": { - "fr": "marathi", - "ca": "marathi", - "da": "marathi", - "de": "Marathi", - "en": "Marathi", - "eo": "marata lingvo", - "es": "maratí", - "fi": "marathi", - "gl": "Lingua marathi", - "hu": "maráthi", - "id": "Bahasa Marathi", - "it": "marathi", - "ja": "マラーティー語", - "nb_NO": "marathi", - "nl": "Marathi", - "pl": "język marathi", - "pt": "marata", - "pt_BR": "Língua marata", - "ru": "маратхи", - "sv": "marathi", - "zh_Hans": "马拉地语", - "zh_Hant": "馬拉提語" - }, - "searchTerms": { - "*": [ - "mr" - ] - } - }, - { - "if": "school:language=mg", - "then": { - "ca": "malgaix", - "da": "Malagassisk", - "de": "Malagasy", - "en": "Malagasy", - "eo": "malagasa lingvo", - "es": "malgache", - "fi": "malagassi", - "fr": "malgache", - "gl": "Lingua malgaxe", - "hu": "malgas", - "id": "Bahasa Malagasi", - "it": "malgascio", - "ja": "マダガスカル語", - "nb_NO": "gassisk", - "nl": "Malagasi", - "pl": "język malgaski", - "pt": "Língua malgaxe", - "pt_BR": "Língua malgaxe", - "ru": "малагасийский язык", - "sv": "malagassiska" - }, - "priorityIf": "_country~((^|;)mg($|;))", - "searchTerms": { - "*": [ - "mg" - ] - } - }, - { - "if": "school:language=sh", - "then": { - "nb_NO": "serbokroatisk", - "nl": "Servo-Kroatisch", - "pl": "język serbsko-chorwacki", - "pt": "Língua servo-croata", - "pt_BR": "Língua servo-croata", - "ru": "сербохорватский язык", - "sl": "srbohrvaščina", - "sv": "serbokroatiska", - "zh_Hans": "塞尔维亚-克罗地亚语", - "zh_Hant": "塞爾維亞-克羅地亞語", - "ca": "serbocroat", - "da": "serbokroatisk", - "de": "Serbokroatisch", - "en": "Serbo-Croatian", - "eo": "serbokroata lingvo", - "es": "serbocroata", - "fi": "serbokroaatti", - "fr": "serbo-croate", - "gl": "Lingua serbocroata", - "hu": "szerbhorvát", - "id": "Bahasa Serbo-Kroasia", - "it": "serbo-croato", - "ja": "セルビア・クロアチア語" - }, - "searchTerms": { - "*": [ - "sh" - ] - } - }, - { - "if": "school:language=zu", - "then": { - "en": "Zulu", - "nb_NO": "zulu", - "nl": "Zoeloe", - "ca": "zulu", - "da": "zulu", - "de": "isiZulu", - "eo": "zulua lingvo", - "es": "zulú", - "fi": "zulu", - "fr": "zoulou", - "gl": "Lingua zulú", - "hu": "zulu", - "id": "Bahasa Zulu", - "it": "zulu", - "ja": "ズールー語", - "pl": "język zulu", - "pt": "língua zulu", - "pt_BR": "língua zulu", - "ru": "зулу", - "sv": "zulu", - "zh_Hant": "祖魯語" - }, - "priorityIf": "_country~((^|;)za($|;))", - "searchTerms": { - "*": [ - "zu" - ] - } - }, - { - "if": "school:language=is", - "then": { - "es": "islandés", - "ca": "islandès", - "da": "islandsk", - "de": "Isländisch", - "en": "Icelandic", - "eo": "islanda lingvo", - "fi": "islanti", - "fr": "islandais", - "gl": "lingua islandesa", - "hu": "izlandi", - "id": "Bahasa Islan", - "it": "islandese", - "ja": "アイスランド語", - "nb_NO": "islandsk", - "nl": "IJslands", - "pl": "język islandzki", - "pt": "islandês", - "pt_BR": "língua islandesa", - "ru": "исландский язык", - "sl": "Islandščina", - "sv": "isländska", - "zh_Hans": "冰岛语", - "zh_Hant": "冰島語" - }, - "priorityIf": "_country~((^|;)is($|;))", - "searchTerms": { - "*": [ - "is" - ] - } - }, - { - "if": "school:language=lb", - "then": { - "de": "Luxemburgisch", - "fr": "luxembourgeois", - "en": "Luxembourgish", - "ca": "luxemburguès", - "da": "Letzeburgsk", - "eo": "luksemburga lingvo", - "es": "luxemburgués", - "fi": "luxemburg", - "gl": "Lingua luxemburguesa", - "hu": "luxemburgi", - "id": "Bahasa Luksemburg", - "it": "lussemburghese", - "ja": "ルクセンブルク語", - "nb_NO": "luxembourgsk", - "nl": "Luxemburgs", - "pl": "język luksemburski", - "pt": "língua luxemburguesa", - "pt_BR": "língua luxemburguesa", - "ru": "люксембургский язык", - "sl": "Luksemburščina", - "sv": "luxemburgiska" - }, - "priorityIf": "_country~((^|;)lu($|;))", - "searchTerms": { - "*": [ - "lb" - ] - } - }, - { - "if": "school:language=tk", - "then": { - "ca": "turcman", - "da": "turkmensk", - "de": "Turkmenisch", - "en": "Turkmen", - "eo": "turkmena lingvo", - "es": "turcomano", - "fi": "turkmeeni", - "fr": "turkmène", - "gl": "Lingua turcomá", - "hu": "türkmén", - "id": "Bahasa Turkmen", - "it": "turkmeno", - "ja": "トルクメン語", - "nb_NO": "turkmensk", - "nl": "Turkmeens", - "pl": "język turkmeński", - "pt": "Língua turcomena", - "pt_BR": "Língua turcomena", - "ru": "туркменский язык", - "sl": "Turkmenščina", - "sv": "turkmeniska" - }, - "priorityIf": "_country~((^|;)af($|;))|((^|;)tm($|;))", - "searchTerms": { - "*": [ - "tk" - ] - } - }, - { - "if": "school:language=th", - "then": { - "en": "Thai", - "hu": "thai", - "it": "thailandese", - "id": "Thai", - "nl": "Thai", - "de": "Thailändisch", - "fr": "thaï", - "ca": "tailandès", - "da": "thai", - "eo": "taja lingvo", - "es": "tailandés", - "fi": "thain kieli", - "gl": "lingua tailandesa", - "ja": "タイ語", - "nb_NO": "thai", - "pl": "język tajski", - "pt": "tailandês", - "pt_BR": "tailandês", - "ru": "тайский язык", - "sl": "tajščina", - "sv": "thai", - "zh_Hant": "泰語" - }, - "priorityIf": "_country~((^|;)th($|;))", - "searchTerms": { - "*": [ - "th" - ] - } - }, - { - "if": "school:language=ja", - "then": { - "zh_Hans": "日语", - "zh_Hant": "日語", - "id": "bahasa Jepang", - "nb_NO": "japansk", - "nl": "Japans", - "pl": "język japoński", - "pt": "japonês", - "pt_BR": "língua japonesa", - "ru": "японский язык", - "sl": "Japonščina", - "sv": "japanska", - "en": "Japanese", - "ca": "japonès", - "da": "japansk", - "de": "Japanisch", - "eo": "japana lingvo", - "es": "japonés", - "fi": "japani", - "fr": "japonais", - "gl": "lingua xaponesa", - "hu": "japán", - "it": "giapponese", - "ja": "日本語" - }, - "priorityIf": "_country~((^|;)jp($|;))|((^|;)pw($|;))", - "searchTerms": { - "*": [ - "ja" - ] - } - }, - { - "if": "school:language=lv", - "then": { - "da": "lettisk", - "de": "Lettisch", - "eo": "latva lingvo", - "fi": "latvia", - "gl": "lingua letona", - "hu": "lett", - "id": "Bahasa Latvi", - "it": "lettone", - "ja": "ラトビア語", - "nb_NO": "latvisk", - "nl": "Lets", - "pl": "język łotewski", - "pt": "língua letã", - "pt_BR": "língua letã", - "ca": "letó", - "en": "Latvian", - "es": "letón", - "fr": "letton", - "ru": "латышский язык", - "sl": "Latvijščina", - "sv": "lettiska", - "zh_Hant": "拉脫維亞語" - }, - "priorityIf": "_country~((^|;)lv($|;))", - "searchTerms": { - "*": [ - "lv" - ] - } - }, - { - "if": "school:language=rmy", - "then": { - "ja": "ロマ語", - "en": "Romani", - "nl": "Romani", - "ca": "romaní", - "da": "Romani", - "pt": "Romani", - "de": "Romani", - "pt_BR": "Romani", - "eo": "cigana lingvo", - "es": "romaní", - "fi": "romanikieli", - "fr": "romani", - "gl": "lingua romaní", - "hu": "cigány", - "id": "Bahasa Romani", - "it": "romaní", - "nb_NO": "romanes", - "pl": "język romski", - "ru": "цыганский язык", - "sl": "romščina", - "sv": "romani" - }, - "searchTerms": { - "*": [ - "rmy" - ] - } - }, - { - "if": "school:language=km", - "then": { - "nb_NO": "khmer", - "pl": "język khmerski", - "pt": "Língua khmer", - "pt_BR": "Língua khmer", - "ru": "кхмерский язык", - "sv": "khmer", - "de": "Khmer", - "en": "Khmer", - "nl": "Khmer", - "it": "khmer", - "fr": "khmer", - "ca": "khmer", - "da": "Khmer", - "eo": "kmera lingvo", - "es": "camboyano", - "fi": "khmer", - "gl": "Lingua khmer", - "hu": "khmer", - "id": "Bahasa Khmer", - "ja": "クメール語" - }, - "priorityIf": "_country~((^|;)kh($|;))", - "searchTerms": { - "*": [ - "km" - ] - } - }, - { - "if": "school:language=lo", - "then": { - "en": "Lao", - "de": "Laotisch", - "da": "Lao", - "ca": "laosià", - "eo": "laosa lingvo", - "es": "lao", - "fi": "lao", - "fr": "lao", - "gl": "Lingua laosiana", - "hu": "lao", - "id": "Bahasa Laos", - "it": "lao", - "ja": "ラーオ語", - "nb_NO": "laotisk", - "nl": "Laotiaans", - "pl": "Język laotański", - "pt": "Língua laociana", - "pt_BR": "Língua laociana", - "ru": "лаосский язык", - "sv": "lao", - "zh_Hans": "老挝语", - "zh_Hant": "老撾語" - }, - "priorityIf": "_country~((^|;)la($|;))", - "searchTerms": { - "*": [ - "lo" + "bat-smg" ] } }, { "if": "school:language=so", "then": { - "zh_Hans": "索马里语", - "zh_Hant": "索馬利亞語", "ca": "somali", "da": "somali", "de": "Somali", @@ -20129,7 +22773,9 @@ "pt": "Língua somali", "pt_BR": "Língua somali", "ru": "сомалийский язык", - "sv": "somaliska" + "sv": "somaliska", + "zh_Hans": "索马里语", + "zh_Hant": "索馬利亞語" }, "priorityIf": "_country~((^|;)so($|;))", "searchTerms": { @@ -20138,6 +22784,187 @@ ] } }, + { + "if": "school:language=wbl", + "then": { + "de": "Wakhi", + "en": "Wakhi", + "nb_NO": "Wakhi", + "nl": "Wakhi", + "es": "wají", + "fi": "Vahanin kieli", + "fr": "wakhi", + "gl": "Lingua vakhí", + "id": "Bahasa Wakhi", + "it": "wakhi", + "ja": "ワヒ語", + "pl": "Język wachański", + "pt": "Língua wakhi", + "pt_BR": "Língua wakhi", + "ru": "Ваханский язык", + "ca": "wakhí" + }, + "searchTerms": { + "*": [ + "wbl" + ] + } + }, + { + "if": "school:language=ami", + "then": { + "en": "Amis", + "nl": "Amis", + "ca": "amis", + "de": "Amisisch", + "es": "Idioma amis", + "fr": "amis", + "gl": "Lingua amis", + "id": "Bahasa Amis", + "it": "lingua amis", + "ja": "アミ語", + "pl": "Język amis", + "pt": "Língua amis", + "ru": "амисский язык", + "sv": "amis", + "zh_Hans": "阿美语", + "zh_Hant": "阿美語", + "fi": "Amisin kieli" + }, + "searchTerms": { + "*": [ + "ami" + ] + } + }, + { + "if": "school:language=anp", + "then": { + "de": "Angika", + "en": "Angika", + "es": "Idioma angika", + "fi": "Angika", + "fr": "angika", + "gl": "Lingua angika", + "it": "lingua angika", + "ja": "アンギカ語", + "nl": "Angika", + "pt": "Língua angika", + "zh_Hans": "昂加语", + "zh_Hant": "昂加語", + "ru": "ангика" + }, + "searchTerms": { + "*": [ + "anp" + ] + } + }, + { + "if": "school:language=rup", + "then": { + "en": "Aromanian", + "fr": "aroumain", + "ca": "aromanès", + "da": "Aromunsk", + "de": "Aromunisch", + "eo": "arumana lingvo", + "es": "arumano", + "fi": "aromania", + "gl": "Lingua arromanesa", + "hu": "aromán", + "id": "Bahasa Arumania", + "it": "arumeno", + "ja": "アルーマニア語", + "nb_NO": "arumensk", + "nl": "Aroemeens", + "pl": "Język arumuński", + "sv": "arumänska", + "ru": "арумынский язык", + "pt": "língua arromena" + }, + "searchTerms": { + "*": [ + "rup" + ] + } + }, + { + "if": "school:language=ve", + "then": { + "ca": "venda", + "de": "Tshivenda", + "eo": "venda lingvo", + "es": "venda", + "fr": "venda", + "gl": "Lingua venda", + "hu": "venda", + "id": "Bahasa Venda", + "it": "venda", + "ja": "ヴェンダ語", + "nb_NO": "venda", + "nl": "Venda", + "pl": "Język venda", + "pt": "língua venda", + "pt_BR": "língua venda", + "ru": "венда", + "sv": "venda", + "zh_Hans": "文达语", + "fi": "vendan kieli", + "en": "Venda" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))", + "searchTerms": { + "*": [ + "ve" + ] + } + }, + { + "if": "school:language=esu", + "then": { + "ca": "yupik de l'Alaska central", + "de": "Yup'ik", + "en": "Central Alaskan Yup'ik", + "es": "Yupik alaskeño central", + "fi": "alaskanjupik", + "fr": "yupik de l'Alaska central", + "gl": "Lingua iupik de Alasca central", + "it": "lingua yupik centrale", + "ja": "中央アラスカ・ユピック語", + "nb_NO": "Alaskayupik", + "nl": "Joepik", + "pl": "Język yupik środkowy", + "ru": "Центрально-юпикский язык", + "zh_Hans": "中阿拉斯加尤皮克语", + "sv": "Centraljupik" + }, + "searchTerms": { + "*": [ + "esu" + ] + } + }, + { + "if": "school:language=clc", + "then": { + "en": "Chilcotin", + "de": "Tschilcotin", + "es": "chilcotin", + "fr": "chilcotin", + "it": "lingua chilcotin", + "ja": "チルコティン語", + "nb_NO": "Chilcotin", + "pt": "Língua chilcontin", + "ru": "Чилкотин", + "eo": "ĉilkotina lingvo" + }, + "searchTerms": { + "*": [ + "clc" + ] + } + }, { "if": "school:language=sma", "then": { @@ -20189,1389 +23016,9 @@ ] } }, - { - "if": "school:language=sr", - "then": { - "da": "serbisk", - "eo": "serba lingvo", - "fi": "serbia", - "gl": "Lingua serbia", - "id": "Bahasa Serbia", - "ja": "セルビア語", - "nb_NO": "serbisk", - "nl": "Servisch", - "pl": "język serbski", - "pt": "língua sérvia", - "pt_BR": "língua sérvia", - "ru": "сербский язык", - "sl": "Srbščina", - "sv": "serbiska", - "de": "Serbisch", - "en": "Serbian", - "ca": "serbi", - "es": "serbio", - "fr": "serbe", - "hu": "szerb", - "it": "serbo", - "zh_Hant": "塞爾維亞語" - }, - "priorityIf": "_country~((^|;)ba($|;))|((^|;)rs($|;))", - "searchTerms": { - "*": [ - "sr" - ] - } - }, - { - "if": "school:language=lt", - "then": { - "hu": "litván", - "id": "Bahasa Lituavi", - "it": "lituano", - "ja": "リトアニア語", - "nb_NO": "litauisk", - "nl": "Litouws", - "pl": "język litewski", - "pt": "língua lituana", - "pt_BR": "língua lituana", - "ru": "литовский язык", - "sl": "Litovščina", - "sv": "litauiska", - "zh_Hans": "立陶宛语", - "zh_Hant": "立陶宛語", - "ca": "lituà", - "da": "litauisk", - "de": "Litauisch", - "en": "Lithuanian", - "eo": "litova lingvo", - "es": "lituano", - "fi": "liettua", - "fr": "lituanien", - "gl": "lingua lituana" - }, - "priorityIf": "_country~((^|;)lt($|;))", - "searchTerms": { - "*": [ - "lt" - ] - } - }, - { - "if": "school:language=hu", - "then": { - "nb_NO": "ungarsk", - "nl": "Hongaars", - "pl": "język węgierski", - "pt": "húngaro", - "pt_BR": "língua húngara", - "ru": "венгерский язык", - "sl": "madžarščina", - "sv": "ungerska", - "zh_Hant": "匈牙利語", - "en": "Hungarian", - "fr": "hongrois", - "ca": "hongarès", - "da": "ungarsk", - "de": "Ungarisch", - "eo": "hungara lingvo", - "es": "húngaro", - "fi": "unkari", - "gl": "lingua húngara", - "hu": "magyar", - "id": "Hongaria", - "it": "ungherese", - "ja": "ハンガリー語" - }, - "priorityIf": "_country~((^|;)hu($|;))", - "searchTerms": { - "*": [ - "hu" - ] - } - }, - { - "if": "school:language=my", - "then": { - "gl": "birmano", - "hu": "burmai", - "id": "Bahasa Myanmar", - "it": "birmano", - "ja": "ビルマ語", - "nb_NO": "burmesisk", - "nl": "Birmaans", - "pl": "język birmański", - "pt": "birmanês", - "pt_BR": "Língua birmanesa", - "ru": "бирманский язык", - "sv": "burmesiska", - "de": "Birmanisch", - "en": "Burmese", - "fr": "birman", - "ca": "birmà", - "da": "burmesisk", - "eo": "birma lingvo", - "es": "birmano", - "fi": "burma" - }, - "priorityIf": "_country~((^|;)mm($|;))", - "searchTerms": { - "*": [ - "my" - ] - } - }, - { - "if": "school:language=ms", - "then": { - "en": "Malay", - "ca": "malai", - "da": "Malajisk", - "de": "Malaiisch", - "eo": "malaja lingvo", - "es": "malayo", - "fi": "malaji", - "fr": "malais", - "gl": "lingua malaia", - "hu": "maláj", - "id": "Bahasa Melayu", - "it": "malese", - "ja": "マレー語", - "nb_NO": "malayisk", - "nl": "Maleis", - "pl": "język malajski", - "pt": "malaio", - "pt_BR": "língua malaia", - "ru": "малайский язык", - "sv": "malajiska", - "zh_Hans": "马来语", - "zh_Hant": "馬來語" - }, - "priorityIf": "_country~((^|;)bn($|;))|((^|;)my($|;))|((^|;)sg($|;))", - "searchTerms": { - "*": [ - "ms" - ] - } - }, - { - "if": "school:language=xh", - "then": { - "es": "xhosa", - "it": "xhosa", - "nb_NO": "xhosa", - "ca": "xosa", - "da": "isiXhosa", - "de": "IsiXhosa", - "eo": "kosa lingvo", - "fi": "Xhosan kieli", - "gl": "Lingua xhosa", - "hu": "xhosza", - "id": "Bahasa Xhosa", - "ja": "コサ語", - "pl": "język xhosa", - "pt": "língua xhosa", - "pt_BR": "língua xhosa", - "sv": "xhosa", - "zh_Hant": "科薩語", - "en": "Xhosa", - "nl": "Xhosa", - "ru": "коса", - "fr": "xhosa" - }, - "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))", - "searchTerms": { - "*": [ - "xh" - ] - } - }, - { - "if": "school:language=udm", - "then": { - "en": "Udmurt", - "ca": "udmurt", - "da": "Udmurtisk", - "de": "Udmurtisch", - "eo": "udmurta lingvo", - "es": "udmurto", - "fi": "udmurtin kieli", - "fr": "oudmourte", - "gl": "Lingua udmurta", - "hu": "udmurt", - "id": "Bahasa Udmurt", - "it": "udmurto", - "ja": "ウドムルト語", - "nb_NO": "udmurtisk", - "nl": "Oedmoerts", - "pl": "język udmurcki", - "pt": "Língua udmurte", - "pt_BR": "Língua udmurte", - "ru": "удмуртский язык", - "sv": "udmurtiska" - }, - "searchTerms": { - "*": [ - "udm" - ] - } - }, - { - "if": "school:language=rue", - "then": { - "da": "Rusinsk", - "de": "Russinisch", - "eo": "rusina lingvo", - "es": "rusino", - "fi": "ruteeni", - "fr": "rusyn", - "hu": "ruszin", - "id": "Bahasa Rusyn", - "it": "ruteno", - "ja": "ルシン語", - "nb_NO": "rusinsk", - "pl": "Język rusiński", - "pt": "Língua rusyn", - "pt_BR": "Língua rusyn", - "sl": "Rusinščina", - "sv": "rusinska", - "ca": "rutè modern", - "en": "Rusyn", - "nl": "Roetheens", - "ru": "русинский язык", - "gl": "Lingua rutena" - }, - "searchTerms": { - "*": [ - "rue" - ] - } - }, - { - "if": "school:language=stq", - "then": { - "en": "Saterland Frisian", - "ca": "frisó oriental", - "da": "Saterfrisisk", - "de": "Saterfriesisch", - "eo": "saterfrisa lingvo", - "es": "frisón del Saterland", - "fi": "itäfriisi", - "fr": "frison saterlandais", - "gl": "Lingua frisoa oriental", - "it": "lingua frisone del Saterland", - "ja": "東フリジア語", - "nb_NO": "saterfrisisk", - "nl": "Saterfries", - "pl": "Język fryzyjski saterlandzki", - "pt": "frisão oriental", - "ru": "Затерландский фризский язык", - "sv": "saterfrisiska", - "zh_Hans": "萨特弗里斯兰语", - "zh_Hant": "薩特菲士蘭語", - "id": "Bahasa Frisia Saterland" - }, - "searchTerms": { - "*": [ - "stq" - ] - } - }, - { - "if": "school:language=ky", - "then": { - "da": "kirgisisk", - "eo": "kirgiza lingvo", - "es": "kirguís", - "fi": "kirgiisi", - "fr": "kirghize", - "gl": "kirguiz", - "hu": "kirgiz", - "id": "Bahasa Kirgiz", - "it": "kirghiso", - "ja": "キルギス語", - "nb_NO": "kirgisisk", - "nl": "Kirgizisch", - "pl": "język kirgiski", - "pt": "quirguiz", - "pt_BR": "Língua quirguiz", - "ru": "киргизский язык", - "sv": "kirgiziska", - "zh_Hans": "柯尔克孜语", - "zh_Hant": "吉爾吉斯語", - "de": "Kirgisisch", - "en": "Kyrgyz", - "ca": "kirguís" - }, - "priorityIf": "_country~((^|;)kg($|;))", - "searchTerms": { - "*": [ - "ky" - ] - } - }, - { - "if": "school:language=mt", - "then": { - "en": "Maltese", - "hu": "máltai", - "it": "maltese", - "pt": "Maltês", - "es": "maltés", - "fr": "maltais", - "ca": "maltès", - "da": "maltesisk", - "de": "Maltesisch", - "eo": "malta lingvo", - "fi": "malta", - "gl": "Lingua maltesa", - "id": "Bahasa Malta", - "ja": "マルタ語", - "nb_NO": "maltesisk", - "nl": "Maltees", - "pl": "język maltański", - "pt_BR": "língua maltesa", - "ru": "мальтийский язык", - "sl": "Malteščina", - "sv": "maltesiska" - }, - "priorityIf": "_country~((^|;)mt($|;))", - "searchTerms": { - "*": [ - "mt" - ] - } - }, - { - "if": "school:language=mk", - "then": { - "pl": "język macedoński", - "en": "Macedonian", - "es": "macedonio", - "fr": "macédonien", - "hu": "macedón", - "it": "macedone", - "de": "Mazedonisch", - "nl": "Macedonisch", - "ru": "македонский язык", - "ca": "macedònic", - "da": "makedonsk", - "eo": "makedona lingvo", - "fi": "makedonia", - "gl": "Lingua macedonia", - "id": "Bahasa Makedonia", - "ja": "マケドニア語", - "nb_NO": "makedonsk", - "pt": "língua macedônia", - "pt_BR": "Língua macedônia", - "sl": "makedonščina", - "sv": "makedonska", - "zh_Hans": "马其顿语", - "zh_Hant": "馬其頓語" - }, - "priorityIf": "_country~((^|;)mk($|;))", - "searchTerms": { - "*": [ - "mk" - ] - } - }, - { - "if": "school:language=za", - "then": { - "de": "Zhuang", - "en": "Zhuang", - "nl": "Zhuang", - "ca": "llengües zhuang", - "da": "zhuang", - "eo": "ĝuanga lingvo", - "es": "chuang", - "fi": "Zhuangin kieli", - "fr": "zhuang", - "gl": "Linguas zhuang", - "hu": "csuang", - "id": "Rumpun bahasa Zhuang", - "it": "zhuang", - "ja": "チワン語", - "nb_NO": "zhuang", - "pl": "język zhuang", - "pt": "Língua zhuang", - "ru": "чжуанский язык", - "sv": "zhuang", - "zh_Hant": "壯語" - }, - "searchTerms": { - "*": [ - "za" - ] - } - }, - { - "if": "school:language=ug", - "then": { - "ca": "uigur", - "en": "Uyghur", - "zh_Hant": "維吾爾語", - "hu": "ujgur", - "de": "Uigurisch", - "eo": "ujgura lingvo", - "es": "uigur", - "fi": "uiguuri", - "fr": "ouïghour", - "gl": "Lingua uigur", - "id": "Uighur", - "it": "uiguro", - "ja": "ウイグル語", - "nb_NO": "uigurisk", - "nl": "Oeigoers", - "pl": "język ujgurski", - "pt": "Língua uigur", - "pt_BR": "Língua uigur", - "ru": "уйгурский язык", - "sv": "uiguriska" - }, - "searchTerms": { - "*": [ - "ug" - ] - } - }, - { - "if": "school:language=ko", - "then": { - "fi": "korea", - "gl": "lingua coreana", - "hu": "koreai", - "it": "coreano", - "nb_NO": "koreansk", - "nl": "Koreaans", - "pl": "język koreański", - "pt": "coreano", - "pt_BR": "coreano", - "ru": "корейский язык", - "sl": "Korejščina", - "sv": "koreanska", - "zh_Hans": "朝鲜语", - "zh_Hant": "韓語", - "en": "Korean", - "id": "Korea", - "ja": "朝鮮語", - "ca": "coreà", - "de": "Koreanisch", - "es": "coreano", - "fr": "coréen", - "da": "koreansk", - "eo": "korea lingvo" - }, - "priorityIf": "_country~((^|;)kp($|;))|((^|;)kr($|;))", - "searchTerms": { - "*": [ - "ko" - ] - } - }, - { - "if": "school:language=si", - "then": { - "zh_Hant": "僧伽羅語", - "en": "Sinhala", - "id": "Sinhala", - "ca": "singalès", - "it": "singalese", - "de": "Singhalesisch", - "da": "singalesisk", - "eo": "sinhala lingvo", - "es": "cingalés", - "fi": "Sinhali", - "fr": "cingalais", - "gl": "Lingua cingalesa", - "hu": "szingaléz", - "ja": "シンハラ語", - "nb_NO": "singalesisk", - "nl": "Singalees", - "pl": "język syngaleski", - "pt": "Língua cingalesa", - "pt_BR": "Língua cingalesa", - "ru": "сингальский язык", - "sl": "Singalščina", - "sv": "singalesiska" - }, - "priorityIf": "_country~((^|;)lk($|;))", - "searchTerms": { - "*": [ - "si" - ] - } - }, - { - "if": "school:language=kk", - "then": { - "nb_NO": "kasakhisk", - "nl": "Kazachs", - "pl": "język kazachski", - "pt": "língua cazaque", - "pt_BR": "língua cazaque", - "ru": "казахский язык", - "sl": "kazaščina", - "sv": "kazakiska", - "zh_Hans": "哈萨克语", - "zh_Hant": "哈薩克語", - "hu": "kazah", - "ca": "kazakh", - "da": "kasakhisk", - "de": "Kasachisch", - "en": "Kazakh", - "eo": "kazaĥa lingvo", - "es": "kazajo", - "fi": "kazakki", - "fr": "kazakh", - "gl": "Lingua casaca", - "id": "Bahasa Kazak", - "it": "kazako", - "ja": "カザフ語" - }, - "priorityIf": "_country~((^|;)kz($|;))", - "searchTerms": { - "*": [ - "kk" - ] - } - }, - { - "if": "school:language=na", - "then": { - "ca": "nauruà", - "de": "Nauruisch", - "en": "Nauruan", - "eo": "naura lingvo", - "es": "nauruano", - "fi": "Naurun kieli", - "fr": "nauruan", - "gl": "Lingua nauruana", - "id": "Bahasa Nauru", - "it": "nauruano", - "ja": "ナウル語", - "nb_NO": "naurisk", - "nl": "Nauruaans", - "pl": "Język naurański", - "pt": "Língua nauruana", - "pt_BR": "Língua nauruana", - "ru": "науруанский язык", - "sv": "nauruanska", - "hu": "naurui" - }, - "priorityIf": "_country~((^|;)nr($|;))", - "searchTerms": { - "*": [ - "na" - ] - } - }, - { - "if": "school:language=nv", - "then": { - "de": "Navajo", - "en": "Navajo", - "es": "navajo", - "nl": "Navajo", - "ca": "navajo", - "da": "navajo", - "eo": "navaha lingvo", - "fi": "navajo", - "fr": "navajo", - "gl": "Lingua navajo", - "hu": "navahó", - "id": "Bahasa Navajo", - "it": "lingua navajo", - "ja": "ナバホ語", - "nb_NO": "navajo", - "pl": "język nawaho", - "pt": "Língua navaja", - "pt_BR": "Língua navaja", - "ru": "навахо", - "sv": "navajo" - }, - "searchTerms": { - "*": [ - "nv" - ] - } - }, - { - "if": "school:language=fit", - "then": { - "ca": "meänkieli", - "da": "Tornedalsfinsk", - "de": "Meänkieli", - "en": "Meänkieli", - "eo": "tornival-finna lingvo", - "es": "meänkieli", - "fi": "meänkieli", - "fr": "meänkieli", - "gl": "meänkieli", - "it": "lingua meänkieli", - "ja": "メアンキエリ", - "nb_NO": "tornedalsfinsk", - "nl": "Meänkieli", - "pl": "Meänkieli", - "pt": "Língua meänkieli", - "pt_BR": "Língua meänkieli", - "ru": "Меянкиели", - "sv": "meänkieli", - "zh_Hans": "梅安语", - "zh_Hant": "梅安語", - "hu": "meänkieli" - }, - "searchTerms": { - "*": [ - "fit" - ] - } - }, - { - "if": "school:language=xmf", - "then": { - "en": "Mingrelian", - "ca": "mingrelià", - "de": "Mingrelisch", - "eo": "Mingrela kartvela lingvo", - "es": "megreliano", - "fi": "mingreli", - "fr": "mingrélien", - "gl": "Lingua mingreliana", - "id": "Bahasa Mingrelia", - "it": "mengrelio", - "ja": "メグレル語", - "nb_NO": "Mingrelsk", - "nl": "Mingreels", - "pl": "język megrelski", - "pt": "Língua mingreliana", - "pt_BR": "Língua mingreliana", - "ru": "мегрельский язык", - "sv": "megreliska", - "hu": "mingrél" - }, - "searchTerms": { - "*": [ - "xmf" - ] - } - }, - { - "if": "school:language=aa", - "then": { - "pt": "Língua afar", - "pt_BR": "língua afar", - "ru": "афарский язык", - "sv": "afar", - "es": "idioma afar", - "fi": "afarin kieli", - "de": "Afar", - "nl": "Afar", - "en": "Afar", - "ca": "llengua àfar", - "eo": "afara lingvo", - "fr": "afar", - "gl": "Lingua afar", - "hu": "afar", - "id": "Bahasa Afar", - "it": "afar", - "ja": "アファル語", - "nb_NO": "afar", - "pl": "Język afar" - }, - "searchTerms": { - "*": [ - "aa" - ] - } - }, - { - "if": "school:language=anp", - "then": { - "de": "Angika", - "en": "Angika", - "es": "Idioma angika", - "fi": "Angika", - "fr": "angika", - "gl": "Lingua angika", - "it": "lingua angika", - "ja": "アンギカ語", - "nl": "Angika", - "pt": "Língua angika", - "ru": "Ангика", - "zh_Hans": "昂加语", - "zh_Hant": "昂加語" - }, - "searchTerms": { - "*": [ - "anp" - ] - } - }, - { - "if": "school:language=rup", - "then": { - "en": "Aromanian", - "fr": "aroumain", - "ca": "aromanès", - "da": "Aromunsk", - "de": "Aromunisch", - "eo": "arumana lingvo", - "es": "arumano", - "fi": "aromania", - "gl": "Lingua arromanesa", - "hu": "aromán", - "id": "Bahasa Arumania", - "it": "arumeno", - "ja": "アルーマニア語", - "nb_NO": "arumensk", - "nl": "Aroemeens", - "pl": "Język arumuński", - "pt": "Língua arromena", - "sv": "arumänska", - "ru": "арумынский язык" - }, - "searchTerms": { - "*": [ - "rup" - ] - } - }, - { - "if": "school:language=vec", - "then": { - "nb_NO": "venetiansk", - "nl": "Venetiaans", - "pl": "język wenecki", - "pt": "Língua vêneta", - "ru": "современный венетский язык", - "sl": "Beneščina", - "sv": "venetianska", - "hu": "velencei", - "ca": "vènet", - "de": "Venetisch", - "en": "Venetian", - "eo": "venecia lingvo", - "es": "véneto", - "fi": "venetsia", - "fr": "vénitien", - "gl": "Lingua véneta", - "id": "Bahasa Venesia", - "it": "veneto", - "ja": "ヴェネト語" - }, - "searchTerms": { - "*": [ - "vec" - ] - } - }, - { - "if": "school:language=vep", - "then": { - "en": "Veps", - "ca": "vepse", - "da": "Vepsisk", - "de": "Wepsisch", - "eo": "vepsa lingvo", - "es": "vepsio", - "fi": "vepsä", - "fr": "vepse", - "gl": "Lingua vepsa", - "id": "Bahasa Veps", - "it": "vepso", - "ja": "ヴェプス語", - "nb_NO": "vepsisk", - "nl": "Wepsisch", - "pl": "język wepski", - "pt": "Língua vepes", - "pt_BR": "Língua vepes", - "ru": "вепсский язык", - "sv": "vepsiska", - "zh_Hans": "维普斯语", - "zh_Hant": "維普斯語", - "hu": "vepsze" - }, - "searchTerms": { - "*": [ - "vep" - ] - } - }, - { - "if": "school:language=bh", - "then": { - "fi": "Bhodžpurin kieli", - "fr": "bhodjpouri", - "gl": "Lingua bhojpuri", - "id": "Bahasa Bhojpuri", - "it": "bhojpuri", - "ja": "ボージュプリー語", - "nb_NO": "Bhojpuri", - "nl": "Bhojpuri", - "pl": "język bhodźpuri", - "pt": "Língua bhojpuri", - "ru": "бходжпури", - "sv": "bhojpuri", - "zh_Hans": "博杰普尔语", - "zh_Hant": "博杰普爾語", - "ca": "bhojpuri", - "da": "Bhojpuri", - "de": "Bhojpuri", - "en": "Bhojpuri", - "eo": "bhojpura lingvo", - "es": "Idioma bopurí" - }, - "searchTerms": { - "*": [ - "bh" - ] - } - }, - { - "if": "school:language=shy", - "then": { - "ca": "shaui", - "de": "Schawiya", - "en": "Shawiya", - "es": "chaoui", - "fi": "Tašawit", - "fr": "chaoui", - "it": "tashawit", - "ja": "シャウィーア語", - "pl": "język chaouia", - "pt": "Língua chaouis", - "ru": "Шавия" - }, - "searchTerms": { - "*": [ - "shy" - ] - } - }, - { - "if": "school:language=hz", - "then": { - "en": "Herero", - "es": "herero", - "nb_NO": "herero", - "nl": "Herero", - "ru": "Гереро", - "ca": "herero", - "de": "Otjiherero", - "eo": "herera lingvo", - "fi": "Hereron kieli", - "fr": "héréro", - "gl": "Lingua herero", - "hu": "herero", - "id": "Bahasa Herero", - "it": "herero", - "ja": "ヘレロ語", - "pl": "Język herero", - "pt": "hereró", - "pt_BR": "Língua hereró", - "sv": "herero" - }, - "searchTerms": { - "*": [ - "hz" - ] - } - }, - { - "if": "school:language=mnw", - "then": { - "zh_Hans": "孟语", - "zh_Hant": "孟語", - "nb_NO": "mon", - "nl": "Mon", - "en": "Mon", - "ca": "mon", - "de": "Mon", - "eo": "Mon (lingvo)", - "es": "mon", - "fr": "môn", - "gl": "Lingua mon", - "id": "Bahasa Mon", - "it": "lingua mon", - "ja": "モン語", - "pl": "Język mon", - "pt": "Língua mon", - "ru": "монский язык" - }, - "searchTerms": { - "*": [ - "mnw" - ] - } - }, - { - "if": "school:language=mzn", - "then": { - "en": "Mazanderani", - "nb_NO": "Mazandarani", - "ca": "mazanderani", - "da": "Mazenisk", - "de": "Masanderanisch", - "eo": "mazandarana lingvo", - "es": "mazandaraní", - "fi": "Mazandaranin kieli", - "fr": "mazandarani", - "gl": "Lingua mazanderani", - "id": "Bahasa Mazandaran", - "it": "mazanderani", - "ja": "マーザンダラーン語", - "nl": "Mazanderani", - "pl": "język mazanderański", - "pt": "Língua mazandarani", - "pt_BR": "Língua mazandarani", - "ru": "мазандеранский язык", - "sv": "mazenderani", - "hu": "mázandaráni" - }, - "searchTerms": { - "*": [ - "mzn" - ] - } - }, - { - "if": "school:language=oc", - "then": { - "en": "Occitan", - "hu": "okcitán", - "ca": "occità", - "da": "occitansk", - "de": "Okzitanisch", - "eo": "okcitana lingvo", - "es": "occitano", - "fi": "oksitaani", - "fr": "occitan", - "gl": "lingua occitana", - "id": "Oksitan", - "it": "occitano", - "ja": "オック語", - "nb_NO": "oksitansk", - "nl": "Occitaans", - "pl": "język oksytański", - "pt": "língua occitana", - "pt_BR": "Língua occitana", - "ru": "окситанский язык", - "sl": "Okcitanščina", - "sv": "occitanska" - }, - "searchTerms": { - "*": [ - "oc" - ] - } - }, - { - "if": "school:language=id", - "then": { - "en": "Indonesian", - "es": "indonesio", - "fr": "indonésien", - "hu": "indonéz", - "id": "Indonesia", - "it": "indonesiano", - "ca": "indonesi", - "da": "indonesisk", - "de": "Indonesisch", - "eo": "indonezia lingvo", - "fi": "indonesia", - "gl": "lingua indonesia", - "ja": "インドネシア語", - "nb_NO": "indonesisk", - "nl": "Indonesisch", - "pl": "język indonezyjski", - "pt": "língua indonésia", - "pt_BR": "língua indonésia", - "ru": "индонезийский язык", - "sl": "indonezijščina", - "sv": "indonesiska", - "zh_Hans": "印度尼西亚语", - "zh_Hant": "印尼語" - }, - "priorityIf": "_country~((^|;)id($|;))", - "searchTerms": { - "*": [ - "id" - ] - } - }, - { - "if": "school:language=ve", - "then": { - "hu": "venda", - "id": "Bahasa Venda", - "it": "venda", - "ja": "ヴェンダ語", - "nb_NO": "venda", - "nl": "Venda", - "pl": "Język venda", - "pt": "língua venda", - "pt_BR": "língua venda", - "ru": "венда", - "sv": "venda", - "zh_Hans": "文达语", - "en": "Venda", - "ca": "venda", - "de": "Tshivenda", - "eo": "venda lingvo", - "es": "venda", - "fi": "Vendan kieli", - "fr": "venda", - "gl": "Lingua venda" - }, - "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))", - "searchTerms": { - "*": [ - "ve" - ] - } - }, - { - "if": "school:language=min", - "then": { - "ca": "minangkabau", - "de": "Minangkabauisch", - "en": "Minangkabau", - "eo": "minankabaŭa lingvo", - "es": "minangkabau", - "fi": "Minangkabaun kieli", - "fr": "minangkabau", - "gl": "Lingua minangkabau", - "id": "Minangkabau", - "it": "minangkabau", - "ja": "ミナンカバウ語", - "nb_NO": "Minangkabau", - "nl": "Minangkabaus", - "pl": "Język minangkabau", - "pt": "Língua minangkabau", - "pt_BR": "Língua minangkabau", - "ru": "минангкабау", - "sv": "minangkabau", - "zh_Hans": "米南佳保语", - "zh_Hant": "米南佳保語" - }, - "searchTerms": { - "*": [ - "min" - ] - } - }, - { - "if": "school:language=mwl", - "then": { - "es": "mirandés", - "ca": "mirandès", - "de": "Mirandés", - "en": "Mirandese", - "eo": "miranda lingvo", - "fi": "Mirandeesi", - "fr": "mirandais", - "gl": "lingua mirandesa", - "hu": "mirandai", - "id": "Bahasa Miranda", - "it": "mirandese", - "ja": "ミランダ語", - "nb_NO": "mirandesisk", - "nl": "Mirandees", - "pl": "język mirandyjski", - "pt": "mirandês", - "pt_BR": "mirandês", - "ru": "мирандский язык", - "sv": "mirandesiska" - }, - "searchTerms": { - "*": [ - "mwl" - ] - } - }, - { - "if": "school:language=pdc", - "then": { - "hu": "pennsylvaniai német", - "de": "Pennsylvania Dutch", - "ca": "alemany pennsilvanià", - "en": "Pennsylvania German", - "eo": "pensilvangermana dialekto", - "es": "alemán de Pensilvania", - "fi": "Pennsylvaniansaksa", - "fr": "allemand de Pennsylvanie", - "gl": "Alemán de Pensilvania", - "id": "Bahasa Jerman Pennsylvania", - "it": "tedesco della Pennsylvania", - "ja": "ペンシルベニアドイツ語", - "nb_NO": "pennsylvaniatysk", - "nl": "Pennsylvania-Duits", - "pl": "język niemiecki w Pensylwanii", - "pt": "Alemão da Pensilvânia", - "ru": "пенсильванско-немецкий диалект", - "sl": "Pensilvanska nemščina", - "sv": "Pennsylvaniatyska" - }, - "searchTerms": { - "*": [ - "pdc" - ] - } - }, - { - "if": "school:language=pfl", - "then": { - "de": "Pfälzisch", - "ca": "Pfälzisch", - "en": "Palatinate German", - "eo": "Palatinata germana dialektaro", - "es": "alemán palatino", - "fi": "pfaltsi", - "fr": "palatin", - "gl": "Alemán do Palatinado", - "it": "tedesco palatino", - "ja": "プファルツ語", - "nl": "Paltsisch", - "pl": "Gwary palatynackie", - "ru": "Пфальцский диалект", - "sv": "pfalziska", - "hu": "pfalzi" - }, - "searchTerms": { - "*": [ - "pfl" - ] - } - }, - { - "if": "school:language=nn", - "then": { - "ru": "нюнорск", - "sv": "nynorska", - "ca": "nynorsk", - "da": "nynorsk", - "de": "Nynorsk", - "en": "Nynorsk", - "eo": "Nynorsk", - "es": "nynorsk", - "fi": "uusnorja", - "fr": "nynorsk", - "gl": "nynorsk", - "hu": "nynorsk", - "id": "Nynorsk", - "it": "nynorsk", - "ja": "ニーノシュク", - "nb_NO": "nynorsk", - "nl": "Nynorsk", - "pl": "norweski (nynorsk)", - "pt": "novo norueguês", - "pt_BR": "novo norueguês", - "zh_Hant": "新挪威語" - }, - "priorityIf": "_country~((^|;)no($|;))", - "searchTerms": { - "*": [ - "nn" - ] - } - }, - { - "if": "school:language=nb", - "then": { - "ru": "букмол", - "sl": "Bokmål", - "sv": "bokmål", - "ca": "bokmål", - "da": "bokmål", - "de": "Bokmål", - "en": "Bokmål", - "eo": "Bokmål", - "es": "bokmål", - "fi": "kirjanorja", - "fr": "bokmål", - "gl": "bokmål", - "hu": "norvég (bokmål)", - "id": "Bokmål", - "it": "bokmål", - "ja": "ブークモール", - "nb_NO": "bokmål", - "nl": "Bokmål", - "pl": "norweski (bokmål)", - "pt": "bokmål", - "pt_BR": "Bokmål" - }, - "priorityIf": "_country~((^|;)no($|;))", - "searchTerms": { - "*": [ - "nb" - ] - } - }, - { - "if": "school:language=kw", - "then": { - "en": "Cornish", - "ca": "còrnic", - "da": "Kornisk", - "de": "Kornisch", - "eo": "kornvala lingvo", - "es": "córnico", - "fi": "Korni", - "fr": "cornique", - "gl": "Lingua córnica", - "hu": "korni", - "id": "Bahasa Kernowek", - "it": "cornico", - "ja": "コーンウォール語", - "nb_NO": "kornisk", - "nl": "Cornisch", - "pl": "język kornijski", - "pt": "córnico", - "ru": "корнский язык", - "sl": "Kornijščina", - "sv": "korniska", - "zh_Hans": "康沃尔语", - "zh_Hant": "康瓦爾語" - }, - "searchTerms": { - "*": [ - "kw" - ] - } - }, - { - "if": "school:language=sco", - "then": { - "ru": "шотландский язык", - "de": "Scots", - "en": "Scots", - "pt": "Scots", - "pt_BR": "Scots", - "sl": "Scots", - "es": "escocés", - "nl": "Schots", - "gl": "Lingua escocesa", - "ca": "escocès", - "eo": "skota lingvo", - "fi": "Skotin kieli", - "fr": "scots", - "hu": "scots", - "id": "Bahasa Scots", - "it": "lingua scots", - "ja": "スコットランド語", - "nb_NO": "skotsk", - "pl": "język scots", - "sv": "lågskotska", - "zh_Hans": "低地苏格兰语", - "zh_Hant": "低地蘇格蘭語", - "da": "skotsk" - }, - "searchTerms": { - "*": [ - "sco" - ] - } - }, - { - "if": "school:language=mdf", - "then": { - "hu": "moksa", - "id": "Bahasa Moksha", - "it": "mokša", - "ja": "モクシャ語", - "nb_NO": "moksja", - "nl": "Moksja", - "pl": "Język moksza", - "pt": "Língua moksha", - "pt_BR": "Língua moksha", - "ru": "мокшанский язык", - "sv": "moksja", - "en": "Moksha", - "ca": "mokxa", - "de": "Mokschanisch", - "eo": "mokŝa lingvo", - "es": "moksha", - "fi": "mokša", - "fr": "moksa", - "gl": "Lingua moksha" - }, - "searchTerms": { - "*": [ - "mdf" - ] - } - }, - { - "if": "school:language=sd", - "then": { - "ru": "синдхи", - "ca": "sindhi", - "da": "sindhi", - "en": "Sindhi", - "eo": "sinda lingvo", - "es": "sindhi", - "fi": "sindhi", - "fr": "sindhi", - "gl": "Lingua sindhi", - "hu": "szindhi", - "id": "Bahasa Sindhi", - "it": "sindhi", - "ja": "シンド語", - "nb_NO": "sindhi", - "nl": "Sindhi", - "pl": "sindhi", - "pt": "língua sindi", - "pt_BR": "Língua sindi", - "sv": "sindhi", - "de": "Sindhi" - }, - "searchTerms": { - "*": [ - "sd" - ] - } - }, - { - "if": "school:language=tt", - "then": { - "en": "Tatar", - "ca": "tàtar", - "da": "tatarisk", - "de": "Tatarisch", - "eo": "tatara lingvo", - "es": "tártaro", - "fi": "tataari", - "fr": "tatar", - "gl": "Lingua tártara", - "hu": "tatár", - "id": "Bahasa Tatar", - "it": "tataro", - "ja": "タタール語", - "nb_NO": "tatarisk", - "nl": "Tataars", - "pl": "język tatarski", - "pt": "Língua tártara", - "pt_BR": "Língua tártara", - "ru": "татарский язык", - "sl": "Tatarščina", - "sv": "tatariska" - }, - "searchTerms": { - "*": [ - "tt" - ] - } - }, { "if": "school:language=szl", "then": { - "da": "Schlesisk", - "de": "Schlesisch", - "fr": "silésien", - "en": "Silesian", - "nl": "Silezisch", - "ca": "silesià", "eo": "silezia-pola lingvo", "es": "silesio", "fi": "sleesia", @@ -21585,7 +23032,13 @@ "ru": "силезский язык", "sl": "Šlezijščina", "sv": "schlesiska", - "hu": "sziléziai" + "hu": "sziléziai", + "da": "Schlesisk", + "de": "Schlesisch", + "fr": "silésien", + "en": "Silesian", + "nl": "Silezisch", + "ca": "silesià" }, "searchTerms": { "*": [ @@ -21594,153 +23047,109 @@ } }, { - "if": "school:language=kaa", + "if": "school:language=cho", "then": { - "zh_Hant": "卡拉卡爾帕克語", - "en": "Karakalpak", - "ca": "karakalpak", - "de": "Karakalpakisch", - "eo": "karakalpaka lingvo", - "es": "Idioma karakalpako", - "fi": "karapalkki", - "fr": "karakalpak", - "gl": "Lingua karakalpak", - "hu": "karakalpak", - "id": "Bahasa Karakalpak", - "it": "karakalpako", - "ja": "カラカルパク語", - "nl": "Karakalpaks", - "pl": "Język karakałpacki", - "pt": "Língua caracalpaque", - "ru": "каракалпакский язык", - "sv": "karakalpakiska" + "de": "Choctaw", + "en": "Choctaw", + "nl": "Choctaw", + "ca": "choctaw", + "eo": "Ĉakta lingvo", + "es": "idioma choctaw", + "fi": "Choctawin kieli", + "fr": "choctaw", + "gl": "Lingua choctaw", + "hu": "csaktó", + "id": "Bahasa Choctaw", + "it": "lingua choctaw", + "ja": "チョクトー語", + "nb_NO": "choctaw", + "pl": "Język czoktaw", + "pt": "Língua choctaw", + "ru": "Чоктавский язык", + "sv": "choctaw", + "zh_Hans": "乔克托语" }, "searchTerms": { "*": [ - "kaa" + "cho" ] } }, { - "if": "school:language=jv", + "if": "school:language=xnb", "then": { - "id": "Jawa", - "en": "Javanese", - "fr": "javanais", - "ca": "javanès", - "da": "Javanesisk", - "de": "Javanisch", - "eo": "java lingvo", - "es": "javanés", - "fi": "Jaavan kieli", - "gl": "Lingua xavanesa", - "hu": "jávai", - "it": "giavanese", - "ja": "ジャワ語", - "nb_NO": "javanesisk", - "nl": "Javaans", - "pl": "język jawajski", - "pt": "Língua javanesa", - "pt_BR": "Língua javanesa", - "ru": "яванский язык", - "sv": "javanesiska", - "zh_Hans": "爪哇语", - "zh_Hant": "爪哇語" + "ca": "kanakanabu", + "en": "Kanakanavu", + "fi": "Kanakanabu", + "fr": "kanakanabu", + "it": "kanakanabu", + "ja": "カナカナブ語", + "nl": "Kanakanabu", + "pl": "język kanakanabu", + "pt": "Língua kanakanavu", + "ru": "Канаканабский язык", + "zh_Hans": "卡那卡那富语", + "zh_Hant": "卡那卡那富語", + "id": "Bahasa Kanakanavu" }, - "priorityIf": "_country~((^|;)id($|;))", "searchTerms": { "*": [ - "jv" + "xnb" ] } }, { - "if": "school:language=tl", + "if": "school:language=tzm", "then": { - "nb_NO": "tagalog", - "nl": "Tagalog", - "pl": "język tagalski", - "pt": "língua tagalo", - "pt_BR": "Língua tagalo", - "ru": "тагальский язык", - "sv": "tagalog", - "zh_Hant": "他加祿語", - "da": "tagalisk", - "de": "Tagalog", - "en": "Tagalog", - "it": "tagalog", - "ca": "tagal", - "eo": "tagaloga lingvo", - "es": "tagalo", - "fi": "tagalog", - "fr": "tagalog", - "gl": "Lingua tagala", - "hu": "tagalog", - "id": "Bahasa Tagalog", - "ja": "タガログ語" + "zh_Hans": "中阿特拉斯柏柏尔语", + "zh_Hant": "中阿特拉斯柏柏語", + "ca": "tamazight", + "de": "Zentralatlas-Tamazight", + "en": "Central Atlas Tamazight", + "eo": "tamaziĥta lingvo", + "es": "Tamazight del Marruecos Central", + "fi": "Keskiatlaksentamazight", + "fr": "tamazight du Maroc central", + "it": "tamazight del Marocco centrale", + "ja": "中央アトラス・タマジクト語", + "nl": "Central Atlas Tamazight", + "pl": "Język tamazight", + "ru": "Тамазигхтские языки", + "sv": "tamazight" }, "searchTerms": { "*": [ - "tl" + "tzm" ] } }, { - "if": "school:language=to", + "if": "school:language=aeb", "then": { - "ca": "tongalès", - "de": "Tongaisch", - "en": "Tongan", - "es": "tongano", - "fi": "Tongan kieli", - "fr": "tongien", - "gl": "Lingua tongana", - "hu": "tongai", - "id": "Bahasa Tonga", - "it": "tongano", - "ja": "トンガ語", - "nb_NO": "Tongansk", - "nl": "Tongaans", - "pl": "Język tonga", - "pt": "Língua tonganesa", - "ru": "тонганский язык", - "sv": "tonganska", - "eo": "Tonga lingvo" - }, - "priorityIf": "_country~((^|;)to($|;))", - "searchTerms": { - "*": [ - "to" - ] - } - }, - { - "if": "school:language=myv", - "then": { - "ca": "erzya", - "de": "Ersjanisch", - "en": "Erzya", - "eo": "erzja lingvo", - "es": "erzya", - "fi": "ersä", - "fr": "erzya", - "gl": "Lingua erzya", - "hu": "erza", - "id": "Bahasa Erzya", - "it": "erza", - "ja": "エルジャ語", - "nb_NO": "erzia", - "nl": "Erzja", - "pl": "język erzja", - "pt": "Língua erzya", - "pt_BR": "Língua erzya", - "ru": "эрзянский язык", - "sl": "Erzjanščina", - "sv": "erzya" + "pl": "tunezyjski", + "da": "Tunesisk arabisk", + "de": "Tunesisch-Arabisch", + "en": "Tunisian Arabic", + "eo": "tunizia araba lingvo", + "es": "árabe tunecino", + "fi": "tunisianarabia", + "fr": "arabe tunisien", + "id": "Bahasa Arab Tunisia", + "it": "arabo tunisino", + "ja": "アラビア語チュニジア方言", + "nb_NO": "tunisisk arabisk", + "nl": "Tunesisch", + "pt": "árabe tunisino", + "pt_BR": "Árabe tunisino", + "ru": "Тунисский диалект арабского языка", + "sv": "tunisisk arabiska", + "zh_Hans": "突尼斯阿拉伯语", + "zh_Hant": "突尼西亞阿拉伯語", + "ca": "àrab tunisià" }, "searchTerms": { "*": [ - "myv" + "aeb" ] } }, @@ -21776,574 +23185,15 @@ ] } }, - { - "if": "school:language=cho", - "then": { - "de": "Choctaw", - "en": "Choctaw", - "nl": "Choctaw", - "ca": "choctaw", - "eo": "Ĉakta lingvo", - "es": "idioma choctaw", - "fi": "Choctawin kieli", - "fr": "choctaw", - "gl": "Lingua choctaw", - "hu": "csaktó", - "id": "Bahasa Choctaw", - "it": "lingua choctaw", - "ja": "チョクトー語", - "nb_NO": "choctaw", - "pl": "Język czoktaw", - "pt": "Língua choctaw", - "ru": "Чоктавский язык", - "sv": "choctaw", - "zh_Hans": "乔克托语" - }, - "searchTerms": { - "*": [ - "cho" - ] - } - }, - { - "if": "school:language=kl", - "then": { - "de": "Grönländisch", - "en": "Greenlandic", - "ca": "grenlandès", - "da": "grønlandsk", - "eo": "gronlanda lingvo", - "es": "groenlandés", - "fi": "grönlannin kieli", - "fr": "groenlandais", - "gl": "Lingua grenlandesa", - "hu": "grönlandi", - "id": "Bahasa Kalaallisut", - "it": "groenlandese", - "ja": "グリーンランド語", - "nb_NO": "grønlandsk", - "nl": "Groenlands", - "pl": "język grenlandzki", - "pt": "gronelandês", - "ru": "гренландский язык", - "sl": "Grenlandščina", - "sv": "grönländska", - "zh_Hans": "格陵兰语", - "zh_Hant": "格陵蘭語" - }, - "searchTerms": { - "*": [ - "kl" - ] - } - }, - { - "if": "school:language=pms", - "then": { - "en": "Piedmontese", - "ca": "piemontès", - "de": "Piemontesisch", - "eo": "piemonta lingvo", - "es": "piamontés", - "fi": "Piemonten kieli", - "fr": "piémontais", - "gl": "Lingua piemontesa", - "id": "Bahasa Piemonte", - "it": "lingua piemontese", - "ja": "ピエモンテ語", - "nb_NO": "piemontesisk", - "nl": "Piëmontees", - "pl": "język piemoncki", - "pt": "Língua piemontesa", - "pt_BR": "Língua piemontesa", - "ru": "пьемонтский язык", - "sv": "piemontesiska", - "zh_Hans": "皮埃蒙特语", - "zh_Hant": "皮埃蒙特語", - "hu": "piemonti" - }, - "searchTerms": { - "*": [ - "pms" - ] - } - }, - { - "if": "school:language=crh", - "then": { - "gl": "Lingua tártara de Crimea", - "hu": "krími tatár", - "id": "Bahasa Tatar Krimea", - "it": "tataro di Crimea", - "ja": "クリミア・タタール語", - "nb_NO": "krimtatarisk", - "nl": "Krim-Tataars", - "pl": "język krymskotatarski", - "pt": "tártaro da Crimeia", - "pt_BR": "Língua tártara da Crimeia", - "ru": "крымскотатарский язык", - "sl": "Krimska tatarščina", - "sv": "krimtatariska", - "zh_Hans": "克里米亚鞑靼语", - "zh_Hant": "克里米亞韃靼語", - "ca": "tàtar de Crimea", - "da": "Krimtatarisk", - "de": "Krimtatarisch", - "en": "Crimean Tatar", - "eo": "krime-tatara lingvo", - "es": "tártaro de Crimea", - "fi": "krimintataari", - "fr": "tatar de Crimée" - }, - "searchTerms": { - "*": [ - "crh" - ] - } - }, - { - "if": "school:language=smn", - "then": { - "en": "Inari Sami", - "ca": "sami d'Inari", - "de": "Inarisamisch", - "eo": "anar-samea lingvo", - "es": "sami inari", - "fi": "inarinsaame", - "fr": "same d'Inari", - "gl": "Lingua saami de Inari", - "hu": "inari számi", - "it": "sami di Inari", - "ja": "イナリ・サーミ語", - "nb_NO": "enaresamisk", - "nl": "Inari-Samisch", - "pl": "Język inari", - "pt": "lapônico de Inari", - "ru": "инари-саамский язык", - "sv": "enaresamiska", - "zh_Hans": "伊纳里萨米语", - "zh_Hant": "伊納里薩米語" - }, - "searchTerms": { - "*": [ - "smn" - ] - } - }, - { - "if": "school:language=ksh", - "then": { - "it": "lingua ripuaria", - "ja": "リプアーリ語", - "nl": "Ripuarisch", - "pl": "gwary rypuaryjskie", - "pt": "Língua ripuária", - "ru": "рипуарские диалекты", - "de": "Ripuarisch", - "ca": "ripuarisch", - "en": "Ripuarian", - "eo": "ripuara dialektaro", - "es": "fráncico ripuario", - "fr": "francique ripuaire", - "gl": "Fráncico ripuario" - }, - "searchTerms": { - "*": [ - "ksh" - ] - } - }, - { - "if": "school:language=ny", - "then": { - "en": "Chewa", - "nl": "Nyanja", - "ca": "nyanja", - "da": "nyanja", - "de": "Chichewa", - "eo": "njanĝa lingvo", - "es": "chichewa", - "fi": "njandžan kieli", - "fr": "chewa", - "gl": "lingua chichewa", - "hu": "cseva", - "id": "Bahasa Chichewa", - "it": "chewa", - "ja": "チェワ語", - "nb_NO": "chewa", - "pl": "język cziczewa", - "pt": "língua nianja", - "ru": "ньянджа", - "sv": "chichewa" - }, - "priorityIf": "_country~((^|;)mw($|;))|((^|;)zw($|;))", - "searchTerms": { - "*": [ - "ny" - ] - } - }, - { - "if": "school:language=mn", - "then": { - "zh_Hant": "蒙古語", - "en": "Mongolian", - "ca": "mongol", - "da": "Mongolsk", - "de": "Mongolisch", - "eo": "mongola lingvo", - "es": "mongol", - "fi": "mongoli", - "fr": "mongol", - "gl": "Lingua mongol", - "hu": "mongol", - "id": "Bahasa Mongol", - "it": "mongolo", - "ja": "モンゴル語", - "nb_NO": "mongolsk", - "nl": "Mongools", - "pl": "język mongolski", - "pt": "Língua mongol", - "pt_BR": "Língua mongol", - "ru": "монгольский язык", - "sv": "mongoliska" - }, - "priorityIf": "_country~((^|;)mn($|;))", - "searchTerms": { - "*": [ - "mn" - ] - } - }, - { - "if": "school:language=ks", - "then": { - "pl": "język kaszmirski", - "pt": "língua caxemira", - "pt_BR": "Língua caxemira", - "ru": "кашмирский язык", - "sl": "Kašmirščina", - "sv": "kashmiri", - "zh_Hans": "克什米尔语", - "zh_Hant": "喀什米爾語", - "en": "Kashmiri", - "de": "Kashmiri", - "ca": "caixmiri", - "da": "Kashmirisk", - "eo": "kaŝmira lingvo", - "es": "cachemir", - "fi": "Kašmirin kieli", - "fr": "cachemiri", - "gl": "Lingua caxemiresa", - "hu": "kasmíri", - "id": "Bahasa Kashmiri", - "it": "kashmiri", - "ja": "カシミール語", - "nb_NO": "kasjmiri", - "nl": "Kasjmiri" - }, - "searchTerms": { - "*": [ - "ks" - ] - } - }, - { - "if": "school:language=ig", - "then": { - "ca": "igbo", - "da": "Igbo", - "de": "Igbo", - "en": "Igbo", - "eo": "igba lingvo", - "es": "idioma igbo", - "fi": "igbon kieli", - "fr": "igbo", - "gl": "Lingua ibo", - "hu": "igbo", - "id": "Bahasa Igbo", - "it": "igbo", - "ja": "イボ語", - "nb_NO": "ibo", - "nl": "Igbo", - "pl": "język igbo", - "pt": "Língua igbo", - "ru": "игбо", - "sv": "igbo", - "zh_Hant": "伊博語" - }, - "searchTerms": { - "*": [ - "ig" - ] - } - }, - { - "if": "school:language=rw", - "then": { - "da": "Kinyarwanda", - "de": "Kinyarwanda", - "en": "Kinyarwanda", - "nl": "Kinyarwanda", - "ca": "kinyarwanda", - "eo": "ruanda lingvo", - "es": "kiñaruanda", - "fi": "ruandan kieli", - "fr": "kinyarwanda", - "gl": "Lingua ruanda", - "hu": "kinyarvanda", - "id": "Bahasa Kinyarwanda", - "it": "kinyarwanda", - "ja": "ルワンダ語", - "nb_NO": "kinyarwanda", - "pl": "język ruanda", - "pt": "Língua kinyarwanda", - "ru": "руанда", - "sv": "rwanda", - "zh_Hant": "盧安達語" - }, - "priorityIf": "_country~((^|;)rw($|;))", - "searchTerms": { - "*": [ - "rw" - ] - } - }, - { - "if": "school:language=nds", - "then": { - "es": "bajo alemán", - "de": "Niederdeutsch", - "en": "Low German", - "nl": "Nederduits", - "ca": "baix alemany", - "da": "plattysk", - "eo": "platgermana lingvo", - "fi": "alasaksa", - "fr": "bas allemand", - "gl": "Lingua baixo alemá", - "hu": "alnémet", - "id": "Bahasa Sachsen Hilir", - "it": "lingue basso-tedesche", - "ja": "低地ドイツ語", - "nb_NO": "nedertysk", - "pl": "język dolnoniemiecki", - "pt": "Baixo-alemão", - "ru": "нижненемецкий язык", - "sl": "Nizka nemščina", - "sv": "lågtyska", - "zh_Hant": "低地德語" - }, - "searchTerms": { - "*": [ - "nds" - ] - } - }, - { - "if": "school:language=ng", - "then": { - "en": "Ndonga", - "fi": "Ndonga", - "nl": "Ndonga", - "pt": "Ndonga", - "eo": "ndonga lingvo", - "es": "ndonga", - "fr": "ndonga", - "gl": "Lingua ndonga", - "hu": "ndonga", - "it": "ndonga", - "ja": "ンドンガ語", - "pl": "Język ndonga", - "sv": "ndonga", - "ru": "Ндонга", - "de": "Ndonga" - }, - "searchTerms": { - "*": [ - "ng" - ] - } - }, - { - "if": "school:language=skr", - "then": { - "de": "Saraiki", - "en": "Saraiki", - "fi": "Saraiki", - "nb_NO": "Saraiki", - "ca": "seraiki", - "es": "saraiki", - "fr": "saraiki", - "gl": "Lingua saraiki", - "id": "Bahasa Saraiki", - "it": "lingua saraiki", - "ja": "サライキ語", - "pl": "Język saraiki", - "pt": "Língua seraiki", - "ru": "Сирайки", - "sv": "saraiki" - }, - "searchTerms": { - "*": [ - "skr" - ] - } - }, - { - "if": "school:language=se", - "then": { - "ca": "sami septentrional", - "da": "nordsamisk", - "de": "Nordsamisch", - "en": "Northern Sami", - "eo": "nord-samea lingvo", - "es": "sami septentrional", - "fi": "pohjoissaame", - "fr": "same du Nord", - "gl": "Lingua saami setentrional", - "hu": "északi számi", - "it": "sami settentrionale", - "ja": "北部サーミ語", - "nb_NO": "nordsamisk", - "nl": "Noord-Samisch", - "pl": "język północnosaamski", - "pt": "língua sami setentrional", - "pt_BR": "Língua lapônica setentrional", - "ru": "северносаамский язык", - "sv": "nordsamiska", - "zh_Hans": "北萨米语", - "zh_Hant": "北薩米語" - }, - "searchTerms": { - "*": [ - "se" - ] - } - }, - { - "if": "school:language=ik", - "then": { - "ca": "inupiaq", - "de": "Inupiaq", - "en": "Inupiaq", - "eo": "inupiaka lingvo", - "es": "Idioma iñupiaq", - "fi": "Inupiatun", - "gl": "Lingua inupiaq", - "hu": "inupiak", - "id": "Bahasa Inupiaq", - "it": "inupiaq", - "ja": "イヌピアック語", - "nb_NO": "Inupiak", - "nl": "Inupiak", - "pl": "Język inupiak", - "pt": "Língua inupiat", - "ru": "аляскинско-инуитские языки", - "sv": "iñupiaq", - "fr": "inupiaq" - }, - "searchTerms": { - "*": [ - "ik" - ] - } - }, - { - "if": "school:language=kjh", - "then": { - "ca": "khakàs", - "de": "Chakassisch", - "en": "Khakas", - "eo": "Ĥakasa lingvo", - "es": "Idioma jakasio", - "fi": "Hakassin kieli", - "fr": "khakasse", - "id": "Bahasa Khakas", - "it": "chakassa", - "ja": "ハカス語", - "nb_NO": "khakasisk", - "nl": "Chakas", - "pl": "Język chakaski", - "pt": "Língua khakas", - "ru": "хакасский язык", - "sv": "khakasiska", - "zh_Hans": "哈卡斯语", - "zh_Hant": "哈卡斯语", - "gl": "Lingua khakas" - }, - "searchTerms": { - "*": [ - "kjh" - ] - } - }, - { - "if": "school:language=ne", - "then": { - "hu": "nepáli", - "id": "Bahasa Nepali", - "it": "nepalese", - "ja": "ネパール語", - "nb_NO": "nepali", - "nl": "Nepalees", - "pl": "język nepalski", - "pt": "língua nepali", - "ru": "непальский язык", - "sl": "nepalščina", - "sv": "nepali", - "zh_Hant": "尼泊爾語", - "en": "Nepali", - "ca": "nepalès", - "da": "nepalesisk", - "de": "Nepali", - "eo": "nepala lingvo", - "es": "nepalí", - "fi": "nepalin kieli", - "fr": "népalais", - "gl": "Lingua nepalesa" - }, - "priorityIf": "_country~((^|;)np($|;))", - "searchTerms": { - "*": [ - "ne" - ] - } - }, - { - "if": "school:language=nap", - "then": { - "en": "Neapolitan", - "ca": "napolità", - "fr": "napolitain", - "es": "napolitano", - "da": "Napolitansk", - "de": "Neapolitanisch", - "eo": "napola lingvo", - "fi": "napoli", - "gl": "Lingua napolitana", - "hu": "nápolyi", - "id": "Bahasa Napolitan", - "it": "lingua napoletana", - "ja": "ナポリ語", - "nb_NO": "napolitansk", - "nl": "Napolitaans", - "pl": "język neapolitański", - "pt": "napolitano", - "ru": "неаполитанский язык", - "sv": "neapolitanska", - "zh_Hans": "那不勒斯语", - "zh_Hant": "那不勒斯語" - }, - "searchTerms": { - "*": [ - "nap" - ] - } - }, { "if": "school:language=lg", "then": { + "nb_NO": "Luganda", + "pl": "Język luganda", + "pt": "Língua luganda", + "ru": "Луганда", + "sv": "luganda", + "zh_Hant": "烏干達語", "en": "Luganda", "nl": "Luganda", "de": "Luganda", @@ -22357,13 +23207,7 @@ "hu": "ganda", "id": "Bahasa Luganda", "it": "luganda", - "ja": "ルガンダ語", - "nb_NO": "Luganda", - "pl": "Język luganda", - "pt": "Língua luganda", - "ru": "Луганда", - "sv": "luganda", - "zh_Hant": "烏干達語" + "ja": "ルガンダ語" }, "searchTerms": { "*": [ @@ -22405,136 +23249,110 @@ } }, { - "if": "school:language=os", + "if": "school:language=oc", "then": { - "nb_NO": "ossetisk", - "nl": "Ossetisch", - "pl": "język osetyjski", - "pt": "Língua osseta", - "ru": "осетинский язык", - "sl": "Osetinščina", - "sv": "ossetiska", - "zh_Hans": "奥塞梯语", - "zh_Hant": "奧塞提亞語", - "en": "Ossetian", - "fr": "ossète", - "ca": "osseta", - "da": "Ossetisk", - "de": "Ossetisch", - "eo": "oseta lingvo", - "es": "osetio", - "fi": "osseetti", - "gl": "Lingua oseta", - "hu": "oszét", - "id": "Bahasa Ossetia", - "it": "osseto", - "ja": "オセット語" + "en": "Occitan", + "hu": "okcitán", + "ca": "occità", + "da": "occitansk", + "de": "Okzitanisch", + "eo": "okcitana lingvo", + "es": "occitano", + "fi": "oksitaani", + "fr": "occitan", + "gl": "lingua occitana", + "id": "Oksitan", + "it": "occitano", + "ja": "オック語", + "nb_NO": "oksitansk", + "nl": "Occitaans", + "pl": "język oksytański", + "pt": "língua occitana", + "pt_BR": "Língua occitana", + "ru": "окситанский язык", + "sl": "Okcitanščina", + "sv": "occitanska" }, "searchTerms": { "*": [ - "os" + "oc" ] } }, { - "if": "school:language=new", + "if": "school:language=ood", "then": { - "en": "Newar", - "ca": "newar de Katmandú", - "de": "Newari", - "eo": "nevara lingvo", - "es": "Newari", - "fi": "Newari", - "fr": "newari", - "gl": "Lingua newari", - "hu": "névári", - "id": "Bahasa Nepal", - "it": "nepal bhasa", - "ja": "ネパール・バサ語", - "nb_NO": "Nepal bhasa", - "nl": "Newaars", - "pl": "Język newarski", - "pt": "Língua bhasa", - "ru": "неварский язык", - "sv": "newari" + "ca": "o'odham", + "en": "O'odham", + "es": "o'odham", + "fr": "o'odham", + "gl": "Lingua o'odham", + "it": "lingua o'odham", + "ja": "パパゴ語", + "nb_NO": "O'odham", + "nl": "O'odham", + "pl": "Język o'odham", + "ru": "оодхам", + "sv": "o'odham" }, "searchTerms": { "*": [ - "new" + "ood" ] } }, { - "if": "school:language=su", + "if": "school:language=bdr", "then": { - "id": "Sunda", - "pt": "Sunda", - "ca": "sunda", - "da": "Sunda", - "en": "Sundanese", - "eo": "sunda lingvo", - "es": "sundanés", - "fi": "sunda", - "fr": "soundanais", - "gl": "Sunda", - "hu": "szundai", - "it": "sunda", - "ja": "スンダ語", - "nl": "Soendanees", - "pl": "język sundajski", - "pt_BR": "Sunda", - "ru": "сунданский язык", - "sl": "Sunda", - "sv": "sunda", - "nb_NO": "sundanesisk", - "de": "Sundanesisch" + "de": "West Coast Bajau", + "en": "West Coast Bajau", + "fr": "bajau de la côte occidentale" }, "searchTerms": { "*": [ - "su" + "bdr" ] } }, { - "if": "school:language=iu", + "if": "school:language=gcf", "then": { - "de": "Inuktitut", - "en": "Inuktitut", - "ca": "inuktitut", - "da": "Inuktitut", - "eo": "inuktituta lingvo", - "es": "lenguas inuit", - "fi": "Inuktitut", - "fr": "inuktitut", - "gl": "Lingua inuktitut", - "hu": "inuktitut", - "id": "Bahasa Inuktitut", - "it": "inuktitut", - "ja": "イヌクティトゥット語", - "nb_NO": "inuktitut", - "nl": "Inuktitut", - "pl": "inuktitut", - "pt": "Língua inuktitut", - "pt_BR": "Língua inuktitut", - "ru": "инуктитут", - "sv": "inuktitut", - "zh_Hans": "伊努克提图特语", - "zh_Hant": "伊努克提圖特語" + "en": "Guadeloupean Creole", + "fi": "Guadeloupen kreoli", + "fr": "créole guadeloupéen", + "nl": "Guadeloups Creools", + "pt": "Crioulo de Guadalupe", + "sv": "Guadeloupisk kreol", + "ca": "crioll de Guadalupe" }, "searchTerms": { "*": [ - "iu" + "gcf" + ] + } + }, + { + "if": "school:language=srq", + "then": { + "ca": "Sirionó", + "en": "Sirionó", + "es": "sirionó", + "fr": "sirionó", + "ja": "シリオノ語", + "nb_NO": "sirionó", + "nl": "Sirionó", + "pt": "Língua sirionó", + "ru": "сирионо" + }, + "searchTerms": { + "*": [ + "srq" ] } }, { "if": "school:language=ki", "then": { - "es": "kikuyu", - "en": "Gikuyu", - "nl": "Gikuyu", - "de": "Kikuyu", - "ru": "Кикуйю", "ca": "gikuyu", "eo": "kikuja lingvo", "fi": "Kikujun kieli", @@ -22550,7 +23368,12 @@ "pt_BR": "Língua kikuyu", "sv": "kikuyu", "zh_Hans": "基库尤语", - "zh_Hant": "基庫尤語" + "zh_Hant": "基庫尤語", + "es": "kikuyu", + "en": "Gikuyu", + "nl": "Gikuyu", + "de": "Kikuyu", + "ru": "Кикуйю" }, "searchTerms": { "*": [ @@ -22581,7 +23404,8 @@ "ru": "каннада", "sv": "kannada", "zh_Hans": "卡纳达语", - "zh_Hant": "康納達語" + "zh_Hant": "康納達語", + "sl": "kanareščina" }, "searchTerms": { "*": [ @@ -22590,124 +23414,61 @@ } }, { - "if": "school:language=inh", + "if": "school:language=za", "then": { - "ca": "ingúix", - "en": "Ingush", - "da": "Ingusjisk", - "de": "Inguschisch", - "eo": "inguŝa lingvo", - "es": "ingusetio", - "fi": "Inguušin kieli", - "fr": "ingouche", - "gl": "Lingua ingusetia", - "id": "Bahasa Ingush", - "it": "lingua inguscia", - "ja": "イングーシ語", - "nb_NO": "ingusjisk", - "nl": "Ingoesjetisch", - "pl": "Język inguski", - "pt": "Língua inguche", - "ru": "ингушский язык", - "sv": "ingusjiska", - "hu": "ingus" + "de": "Zhuang", + "en": "Zhuang", + "nl": "Zhuang", + "ca": "llengües zhuang", + "da": "zhuang", + "eo": "ĝuanga lingvo", + "es": "chuang", + "fi": "Zhuangin kieli", + "fr": "zhuang", + "gl": "Linguas zhuang", + "hu": "csuang", + "id": "Rumpun bahasa Zhuang", + "it": "zhuang", + "ja": "チワン語", + "nb_NO": "zhuang", + "pl": "język zhuang", + "pt": "Língua zhuang", + "ru": "чжуанский язык", + "sv": "zhuang", + "zh_Hant": "壯語" }, "searchTerms": { "*": [ - "inh" + "za" ] } }, { - "if": "school:language=pcd", + "if": "school:language=kjh", "then": { - "en": "Picard", - "ca": "picard", - "da": "Pikardisk", - "de": "Picardisch", - "eo": "pikarda franca dialekto", - "es": "picardo", - "fi": "Picardin kieli", - "fr": "picard", - "gl": "Lingua picarda", - "hu": "pikárd", - "id": "Bahasa Picard", - "it": "piccardo", - "ja": "ピカルディ語", - "nb_NO": "pikardisk", - "nl": "Picardisch", - "pl": "język pikardyjski", - "pt": "picardo", - "ru": "пикардский язык", - "sv": "pikardiska" + "zh_Hans": "哈卡斯语", + "zh_Hant": "哈卡斯语", + "gl": "Lingua khakas", + "ca": "khakàs", + "de": "Chakassisch", + "en": "Khakas", + "eo": "Ĥakasa lingvo", + "es": "Idioma jakasio", + "fi": "Hakassin kieli", + "fr": "khakasse", + "id": "Bahasa Khakas", + "it": "chakassa", + "ja": "ハカス語", + "nb_NO": "khakasisk", + "nl": "Chakas", + "pl": "Język chakaski", + "pt": "Língua khakas", + "ru": "хакасский язык", + "sv": "khakasiska" }, "searchTerms": { "*": [ - "pcd" - ] - } - }, - { - "if": "school:language=sc", - "then": { - "pt": "Língua sarda", - "ru": "сардинский язык", - "sl": "Sardinščina", - "sv": "sardiska", - "zh_Hans": "撒丁语", - "zh_Hant": "薩丁尼亞語", - "en": "Sardinian", - "ca": "sard", - "da": "Sardisk", - "de": "Sardisch", - "eo": "sarda lingvo", - "es": "sardo", - "fi": "sardi", - "fr": "sarde", - "gl": "Lingua sarda", - "hu": "szárd", - "id": "Bahasa Sardinia", - "it": "sardo", - "ja": "サルデーニャ語", - "nb_NO": "sardisk", - "nl": "Sardijns", - "pl": "Język sardyński" - }, - "searchTerms": { - "*": [ - "sc" - ] - } - }, - { - "if": "school:language=srn", - "then": { - "pt": "Sranan", - "ca": "sranan tongo", - "da": "Sranan tongo", - "de": "Sranantongo", - "en": "Sranan Tongo", - "eo": "srana lingvo", - "es": "sranan tongo", - "fi": "Sranantongo", - "fr": "sranan", - "gl": "Sranan tongo", - "hu": "sranan", - "id": "Bahasa Sranantongo", - "it": "sranan tongo", - "ja": "スラナン語", - "nb_NO": "sranan", - "nl": "Sranantongo", - "pl": "sranan tongo", - "ru": "cранан-тонго", - "sl": "Surinamščina", - "sv": "sranan", - "zh_Hans": "苏里南语", - "zh_Hant": "蘇利南語" - }, - "searchTerms": { - "*": [ - "srn" + "kjh" ] } }, @@ -22749,7 +23510,6 @@ "eo": "hirimotua lingvo", "es": "Hiri motu", "fi": "Hiri motu", - "fr": "hiri motu", "gl": "Hiri Motu", "hu": "hiri motu", "id": "Bahasa Hiri Motu", @@ -22761,7 +23521,8 @@ "pt": "Língua hiri motu", "ru": "хири-моту", "sv": "hiri motu", - "ca": "Hiri Motu" + "ca": "Hiri Motu", + "fr": "hiri motou" }, "priorityIf": "_country~((^|;)pg($|;))", "searchTerms": { @@ -22770,6 +23531,438 @@ ] } }, + { + "if": "school:language=nsk", + "then": { + "en": "Naskapi", + "ru": "Наскапи", + "fr": "naskapi", + "it": "lingua naskapi", + "nb_NO": "Naskapi (språk)" + }, + "searchTerms": { + "*": [ + "nsk" + ] + } + }, + { + "if": "school:language=rmf", + "then": { + "en": "Finnish Kalo", + "eo": "finna-cigana lingvo", + "fi": "Suomen romanikieli", + "fr": "romani finlandais", + "it": "lingua kalò della Finlandia", + "pt": "Língua kalo finlandesa", + "ru": "Финский кало" + }, + "searchTerms": { + "*": [ + "rmf" + ] + } + }, + { + "if": "school:language=osa", + "then": { + "en": "Osage", + "nl": "Osage", + "ca": "osage", + "fr": "osage", + "nb_NO": "Osage", + "fi": "Osagen kieli", + "it": "lingua osage", + "ja": "オセージ語", + "ru": "Оседжи" + }, + "searchTerms": { + "*": [ + "osa" + ] + } + }, + { + "if": "school:language=btm", + "then": { + "en": "Mandailing", + "fr": "batak mandailing", + "id": "Bahasa Mandailing", + "ja": "バタク・マンダイリン語", + "pl": "język batak mandailing", + "zh_Hans": "曼代灵语", + "zh_Hant": "曼代靈語" + }, + "searchTerms": { + "*": [ + "btm" + ] + } + }, + { + "if": "school:language=guw", + "then": { + "en": "Gun", + "de": "Gun", + "ca": "gun", + "ja": "グン語", + "ru": "гун", + "fr": "gun-gbe", + "gl": "Lingua gun" + }, + "searchTerms": { + "*": [ + "guw" + ] + } + }, + { + "if": "school:language=cnh", + "then": { + "de": "Hakha Chin", + "fr": "haka chin", + "ja": "ハカ語", + "ru": "Чинский язык", + "en": "Hakha–Chin" + }, + "searchTerms": { + "*": [ + "cnh" + ] + } + }, + { + "if": "school:language=nn", + "then": { + "fi": "uusnorja", + "fr": "nynorsk", + "gl": "nynorsk", + "id": "Nynorsk", + "it": "nynorsk", + "ja": "ニーノシュク", + "nb_NO": "nynorsk", + "nl": "Nynorsk", + "pl": "norweski (nynorsk)", + "pt": "novo norueguês", + "pt_BR": "novo norueguês", + "zh_Hant": "新挪威語", + "hu": "nynorsk norvég", + "ru": "нюнорск", + "sv": "nynorska", + "ca": "nynorsk", + "da": "nynorsk", + "de": "Nynorsk", + "en": "Nynorsk", + "eo": "Nynorsk", + "es": "nynorsk" + }, + "priorityIf": "_country~((^|;)no($|;))", + "searchTerms": { + "*": [ + "nn" + ] + } + }, + { + "if": "school:language=nb", + "then": { + "ca": "bokmål", + "da": "bokmål", + "de": "Bokmål", + "en": "Bokmål", + "eo": "Bokmål", + "es": "bokmål", + "fi": "kirjanorja", + "fr": "bokmål", + "gl": "bokmål", + "id": "Bokmål", + "it": "bokmål", + "ja": "ブークモール", + "nb_NO": "bokmål", + "nl": "Bokmål", + "pl": "norweski (bokmål)", + "pt": "bokmål", + "pt_BR": "Bokmål", + "ru": "букмол", + "sl": "Bokmål", + "sv": "bokmål", + "hu": "bokmål norvég" + }, + "priorityIf": "_country~((^|;)no($|;))", + "searchTerms": { + "*": [ + "nb" + ] + } + }, + { + "if": "school:language=kl", + "then": { + "ca": "grenlandès", + "da": "grønlandsk", + "eo": "gronlanda lingvo", + "es": "groenlandés", + "fi": "grönlannin kieli", + "fr": "groenlandais", + "gl": "Lingua grenlandesa", + "hu": "grönlandi", + "id": "Bahasa Kalaallisut", + "it": "groenlandese", + "ja": "グリーンランド語", + "nb_NO": "grønlandsk", + "nl": "Groenlands", + "pl": "język grenlandzki", + "pt": "gronelandês", + "ru": "гренландский язык", + "sl": "Grenlandščina", + "sv": "grönländska", + "zh_Hans": "格陵兰语", + "zh_Hant": "格陵蘭語", + "de": "Grönländisch", + "en": "Greenlandic" + }, + "searchTerms": { + "*": [ + "kl" + ] + } + }, + { + "if": "school:language=nds", + "then": { + "es": "bajo alemán", + "de": "Niederdeutsch", + "en": "Low German", + "nl": "Nederduits", + "ca": "baix alemany", + "da": "plattysk", + "eo": "platgermana lingvo", + "fi": "alasaksa", + "fr": "bas allemand", + "gl": "Lingua baixo alemá", + "hu": "alnémet", + "id": "Bahasa Sachsen Hilir", + "it": "lingue basso-tedesche", + "ja": "低地ドイツ語", + "nb_NO": "nedertysk", + "pl": "język dolnoniemiecki", + "pt": "Baixo-alemão", + "ru": "нижненемецкий язык", + "sl": "Nizka nemščina", + "sv": "lågtyska", + "zh_Hant": "低地德語" + }, + "searchTerms": { + "*": [ + "nds" + ] + } + }, + { + "if": "school:language=kw", + "then": { + "en": "Cornish", + "ca": "còrnic", + "da": "Kornisk", + "de": "Kornisch", + "eo": "kornvala lingvo", + "es": "córnico", + "fi": "Korni", + "fr": "cornique", + "gl": "Lingua córnica", + "hu": "korni", + "id": "Bahasa Kernowek", + "it": "cornico", + "ja": "コーンウォール語", + "nb_NO": "kornisk", + "nl": "Cornisch", + "pl": "język kornijski", + "pt": "córnico", + "ru": "корнский язык", + "sl": "Kornijščina", + "sv": "korniska", + "zh_Hans": "康沃尔语", + "zh_Hant": "康瓦爾語" + }, + "searchTerms": { + "*": [ + "kw" + ] + } + }, + { + "if": "school:language=ksh", + "then": { + "ca": "ripuarisch", + "en": "Ripuarian", + "eo": "ripuara dialektaro", + "es": "fráncico ripuario", + "fr": "francique ripuaire", + "gl": "Fráncico ripuario", + "it": "lingua ripuaria", + "ja": "リプアーリ語", + "nl": "Ripuarisch", + "pl": "gwary rypuaryjskie", + "pt": "Língua ripuária", + "ru": "рипуарские диалекты", + "de": "Ripuarisch" + }, + "searchTerms": { + "*": [ + "ksh" + ] + } + }, + { + "if": "school:language=ny", + "then": { + "en": "Chewa", + "nl": "Nyanja", + "ca": "nyanja", + "da": "nyanja", + "de": "Chichewa", + "eo": "njanĝa lingvo", + "es": "chichewa", + "fi": "njandžan kieli", + "fr": "chewa", + "gl": "lingua chichewa", + "hu": "cseva", + "id": "Bahasa Chichewa", + "it": "chewa", + "ja": "チェワ語", + "nb_NO": "chewa", + "pl": "język cziczewa", + "pt": "língua nianja", + "ru": "ньянджа", + "sv": "chichewa" + }, + "priorityIf": "_country~((^|;)mw($|;))|((^|;)zw($|;))", + "searchTerms": { + "*": [ + "ny" + ] + } + }, + { + "if": "school:language=pms", + "then": { + "fi": "Piemonten kieli", + "fr": "piémontais", + "gl": "Lingua piemontesa", + "id": "Bahasa Piemonte", + "it": "lingua piemontese", + "ja": "ピエモンテ語", + "nb_NO": "piemontesisk", + "nl": "Piëmontees", + "pl": "język piemoncki", + "pt": "Língua piemontesa", + "pt_BR": "Língua piemontesa", + "ru": "пьемонтский язык", + "sv": "piemontesiska", + "zh_Hans": "皮埃蒙特语", + "zh_Hant": "皮埃蒙特語", + "hu": "piemonti", + "en": "Piedmontese", + "ca": "piemontès", + "de": "Piemontesisch", + "eo": "piemonta lingvo", + "es": "piamontés" + }, + "searchTerms": { + "*": [ + "pms" + ] + } + }, + { + "if": "school:language=pdc", + "then": { + "de": "Pennsylvania Dutch", + "ca": "alemany pennsilvanià", + "en": "Pennsylvania German", + "eo": "pensilvangermana dialekto", + "es": "alemán de Pensilvania", + "fi": "Pennsylvaniansaksa", + "fr": "allemand de Pennsylvanie", + "gl": "Alemán de Pensilvania", + "id": "Bahasa Jerman Pennsylvania", + "it": "tedesco della Pennsylvania", + "ja": "ペンシルベニアドイツ語", + "nb_NO": "pennsylvaniatysk", + "nl": "Pennsylvania-Duits", + "pl": "język niemiecki w Pensylwanii", + "pt": "Alemão da Pensilvânia", + "ru": "пенсильванско-немецкий диалект", + "sl": "Pensilvanska nemščina", + "sv": "Pennsylvaniatyska", + "hu": "pennsylvaniai német" + }, + "searchTerms": { + "*": [ + "pdc" + ] + } + }, + { + "if": "school:language=arn", + "then": { + "en": "Mapudungun", + "ca": "mapudungun", + "da": "Mapudungun", + "de": "Mapudungun", + "eo": "mapuĉa lingvo", + "es": "mapuche", + "fr": "mapudungun", + "gl": "Lingua mapuche", + "it": "mapudungun", + "ja": "マプチェ語", + "nb_NO": "Mapudungun", + "nl": "Mapudungun", + "pl": "Język mapudungun", + "pt": "mapudungun", + "ru": "мапуче", + "sl": "Mapudungun", + "sv": "mapudungun", + "id": "Bahasa Mapuche", + "fi": "mapudungun" + }, + "searchTerms": { + "*": [ + "arn" + ] + } + }, + { + "if": "school:language=se", + "then": { + "de": "Nordsamisch", + "en": "Northern Sami", + "eo": "nord-samea lingvo", + "es": "sami septentrional", + "fi": "pohjoissaame", + "fr": "same du Nord", + "gl": "Lingua saami setentrional", + "hu": "északi számi", + "it": "sami settentrionale", + "ja": "北部サーミ語", + "nb_NO": "nordsamisk", + "nl": "Noord-Samisch", + "pl": "język północnosaamski", + "pt": "língua sami setentrional", + "pt_BR": "Língua lapônica setentrional", + "ru": "северносаамский язык", + "sv": "nordsamiska", + "zh_Hans": "北萨米语", + "zh_Hant": "北薩米語", + "ca": "sami septentrional", + "da": "nordsamisk" + }, + "searchTerms": { + "*": [ + "se" + ] + } + }, { "if": "school:language=sg", "then": { @@ -22804,33 +23997,555 @@ } }, { - "if": "school:language=pap", + "if": "school:language=ik", "then": { - "en": "Papiamento", - "fr": "papiamento", - "ca": "papiament", - "de": "Papiamentu", - "eo": "Papiamento", - "es": "papiamento", - "fi": "Papiamentu", - "gl": "Papiamento", - "hu": "papiamentu", - "id": "Bahasa Papiamento", - "it": "lingua papiamento", - "ja": "パピアメント語", - "nb_NO": "papiamento", - "nl": "Papiaments", - "pl": "Język papiamento", - "pt": "papiamento", - "ru": "папьяменто", - "sv": "papiamento", - "zh_Hans": "帕皮阿门托语", - "zh_Hant": "帕皮阿門托語", - "da": "papiamento" + "de": "Inupiaq", + "en": "Inupiaq", + "eo": "inupiaka lingvo", + "es": "Idioma iñupiaq", + "fi": "Inupiatun", + "gl": "Lingua inupiaq", + "hu": "inupiak", + "id": "Bahasa Inupiaq", + "it": "inupiaq", + "ja": "イヌピアック語", + "nb_NO": "Inupiak", + "nl": "Inupiak", + "pl": "Język inupiak", + "pt": "Língua inupiat", + "ru": "аляскинско-инуитские языки", + "sv": "iñupiaq", + "fr": "inupiaq", + "ca": "inupiaq" }, "searchTerms": { "*": [ - "pap" + "ik" + ] + } + }, + { + "if": "school:language=sd", + "then": { + "de": "Sindhi", + "ru": "синдхи", + "ca": "sindhi", + "da": "sindhi", + "en": "Sindhi", + "eo": "sinda lingvo", + "es": "sindhi", + "fi": "sindhi", + "fr": "sindhi", + "gl": "Lingua sindhi", + "hu": "szindhi", + "id": "Bahasa Sindhi", + "it": "sindhi", + "ja": "シンド語", + "nb_NO": "sindhi", + "nl": "Sindhi", + "pl": "sindhi", + "pt": "língua sindi", + "pt_BR": "Língua sindi", + "sv": "sindhi" + }, + "searchTerms": { + "*": [ + "sd" + ] + } + }, + { + "if": "school:language=su", + "then": { + "id": "Sunda", + "pt": "Sunda", + "ca": "sunda", + "da": "Sunda", + "en": "Sundanese", + "eo": "sunda lingvo", + "es": "sundanés", + "fi": "sunda", + "fr": "soundanais", + "gl": "Sunda", + "hu": "szundai", + "it": "sunda", + "ja": "スンダ語", + "nl": "Soendanees", + "pl": "język sundajski", + "pt_BR": "Sunda", + "ru": "сунданский язык", + "sl": "Sunda", + "sv": "sunda", + "nb_NO": "sundanesisk", + "de": "Sundanesisch" + }, + "searchTerms": { + "*": [ + "su" + ] + } + }, + { + "if": "school:language=bh", + "then": { + "ca": "bhojpuri", + "da": "Bhojpuri", + "de": "Bhojpuri", + "en": "Bhojpuri", + "eo": "bhojpura lingvo", + "es": "Idioma bopurí", + "fi": "Bhodžpurin kieli", + "fr": "bhodjpouri", + "gl": "Lingua bhojpuri", + "id": "Bahasa Bhojpuri", + "it": "bhojpuri", + "ja": "ボージュプリー語", + "nb_NO": "Bhojpuri", + "nl": "Bhojpuri", + "pl": "język bhodźpuri", + "pt": "Língua bhojpuri", + "ru": "бходжпури", + "sv": "bhojpuri", + "zh_Hans": "博杰普尔语", + "zh_Hant": "博杰普爾語", + "hu": "bhódzspurí" + }, + "searchTerms": { + "*": [ + "bh" + ] + } + }, + { + "if": "school:language=hz", + "then": { + "en": "Herero", + "es": "herero", + "nb_NO": "herero", + "nl": "Herero", + "ru": "Гереро", + "ca": "herero", + "de": "Otjiherero", + "eo": "herera lingvo", + "fi": "Hereron kieli", + "fr": "héréro", + "gl": "Lingua herero", + "hu": "herero", + "id": "Bahasa Herero", + "it": "herero", + "ja": "ヘレロ語", + "pl": "Język herero", + "pt": "hereró", + "pt_BR": "Língua hereró", + "sv": "herero" + }, + "searchTerms": { + "*": [ + "hz" + ] + } + }, + { + "if": "school:language=crh", + "then": { + "hu": "krími tatár", + "id": "Bahasa Tatar Krimea", + "it": "tataro di Crimea", + "ja": "クリミア・タタール語", + "nb_NO": "krimtatarisk", + "nl": "Krim-Tataars", + "pl": "język krymskotatarski", + "pt": "tártaro da Crimeia", + "pt_BR": "Língua tártara da Crimeia", + "ru": "крымскотатарский язык", + "sl": "Krimska tatarščina", + "sv": "krimtatariska", + "zh_Hans": "克里米亚鞑靼语", + "zh_Hant": "克里米亞韃靼語", + "ca": "tàtar de Crimea", + "da": "Krimtatarisk", + "de": "Krimtatarisch", + "en": "Crimean Tatar", + "eo": "krime-tatara lingvo", + "es": "tártaro de Crimea", + "fi": "krimintataari", + "fr": "tatar de Crimée", + "gl": "Lingua tártara de Crimea" + }, + "searchTerms": { + "*": [ + "crh" + ] + } + }, + { + "if": "school:language=smn", + "then": { + "en": "Inari Sami", + "ca": "sami d'Inari", + "de": "Inarisamisch", + "eo": "anar-samea lingvo", + "es": "sami inari", + "fi": "inarinsaame", + "fr": "same d'Inari", + "gl": "Lingua saami de Inari", + "hu": "inari számi", + "it": "sami di Inari", + "ja": "イナリ・サーミ語", + "nb_NO": "enaresamisk", + "nl": "Inari-Samisch", + "pl": "Język inari", + "pt": "lapônico de Inari", + "ru": "инари-саамский язык", + "sv": "enaresamiska", + "zh_Hans": "伊纳里萨米语", + "zh_Hant": "伊納里薩米語" + }, + "searchTerms": { + "*": [ + "smn" + ] + } + }, + { + "if": "school:language=inh", + "then": { + "ca": "ingúix", + "en": "Ingush", + "da": "Ingusjisk", + "de": "Inguschisch", + "eo": "inguŝa lingvo", + "es": "ingusetio", + "fi": "Inguušin kieli", + "fr": "ingouche", + "gl": "Lingua ingusetia", + "id": "Bahasa Ingush", + "it": "lingua inguscia", + "ja": "イングーシ語", + "nb_NO": "ingusjisk", + "nl": "Ingoesjetisch", + "pl": "Język inguski", + "pt": "Língua inguche", + "ru": "ингушский язык", + "sv": "ingusjiska", + "hu": "ingus" + }, + "searchTerms": { + "*": [ + "inh" + ] + } + }, + { + "if": "school:language=fit", + "then": { + "ca": "meänkieli", + "da": "Tornedalsfinsk", + "de": "Meänkieli", + "en": "Meänkieli", + "eo": "tornival-finna lingvo", + "es": "meänkieli", + "fi": "meänkieli", + "fr": "meänkieli", + "gl": "meänkieli", + "it": "lingua meänkieli", + "ja": "メアンキエリ", + "nb_NO": "tornedalsfinsk", + "nl": "Meänkieli", + "pl": "Meänkieli", + "pt": "Língua meänkieli", + "pt_BR": "Língua meänkieli", + "ru": "Меянкиели", + "sv": "meänkieli", + "zh_Hans": "梅安语", + "zh_Hant": "梅安語", + "hu": "meänkieli" + }, + "searchTerms": { + "*": [ + "fit" + ] + } + }, + { + "if": "school:language=sat", + "then": { + "ru": "Сантали", + "ca": "santali", + "da": "Santali", + "de": "Santali", + "en": "Santali", + "eo": "santala lingvo", + "es": "idioma santalí", + "fi": "Santalin kieli", + "fr": "santâlî", + "gl": "lingua santali", + "id": "Bahasa Santali", + "it": "santali", + "ja": "サンタル語", + "nb_NO": "Santali", + "nl": "Santali", + "pl": "język santali", + "pt": "língua santali", + "sv": "santhali", + "zh_Hant": "桑塔利語", + "hu": "szantáli" + }, + "searchTerms": { + "*": [ + "sat" + ] + } + }, + { + "if": "school:language=kri", + "then": { + "eo": "Krio", + "nl": "Krio", + "de": "Krio", + "en": "Krio", + "fi": "Krion kieli", + "fr": "krio", + "id": "Bahasa Krio", + "it": "lingua krio", + "ja": "クリオ語", + "pl": "Język krio", + "pt": "Língua krio", + "ru": "Крио", + "sv": "krio", + "zh_Hans": "克里奥语", + "zh_Hant": "克里奧語", + "es": "Criollo sierraleonés" + }, + "searchTerms": { + "*": [ + "kri" + ] + } + }, + { + "if": "school:language=wal", + "then": { + "de": "Wolaytta", + "ru": "Воламо", + "en": "Wolaytta", + "es": "Idioma wolayta", + "fi": "Wolaitta", + "fr": "wolaita", + "it": "lingua wolaytta", + "ja": "ウォライタ語", + "nl": "Wolayta", + "pt": "Língua wolaytta" + }, + "searchTerms": { + "*": [ + "wal" + ] + } + }, + { + "if": "school:language=kg", + "then": { + "eo": "konga lingvo", + "es": "kikongo", + "fr": "kikongo", + "gl": "Lingua congo", + "hu": "kikongo", + "id": "Bahasa Kongo", + "it": "kongo", + "ja": "コンゴ語", + "pl": "Język kongo", + "ru": "конго", + "sv": "kikongo", + "nb_NO": "kongo", + "fi": "kongon kieli", + "nl": "Kongo", + "en": "Kongo", + "de": "Kikongo", + "pt": "Kikongo", + "ca": "llengües kongo", + "da": "Kikongo" + }, + "searchTerms": { + "*": [ + "kg" + ] + } + }, + { + "if": "school:language=krc", + "then": { + "ca": "karatxai-balkar", + "de": "Karatschai-Balkarisch", + "en": "Karachay-Balkar", + "eo": "karaĉaja-balkara lingvo", + "es": "idioma karachayo-bálkaro", + "fi": "Karatšai-balkaarin kieli", + "fr": "karatchaï-balkar", + "gl": "Lingua carachaio-bálcara", + "hu": "karacsáj-balkár", + "id": "Bahasa Karachai-Balkar", + "it": "caraciai-balcaro", + "ja": "カラチャイ・バルカル語", + "nb_NO": "karatsjajbalkarsk", + "nl": "Karatsjai-Balkarisch", + "pl": "Język karaczajsko-bałkarski", + "pt": "Língua carachaio-bálcara", + "ru": "карачаево-балкарский язык", + "sv": "karatjajbalkariska" + }, + "searchTerms": { + "*": [ + "krc" + ] + } + }, + { + "if": "school:language=sjm", + "then": { + "en": "Mapun", + "fr": "mapun" + }, + "searchTerms": { + "*": [ + "sjm" + ] + } + }, + { + "if": "school:language=kiu", + "then": { + "en": "Kirmanjki", + "ja": "キルマンジュキ語", + "fr": "kirmancki", + "nl": "Noord-Zaza", + "ru": "кирманский" + }, + "searchTerms": { + "*": [ + "kiu" + ] + } + }, + { + "if": "school:language=rw", + "then": { + "da": "Kinyarwanda", + "de": "Kinyarwanda", + "en": "Kinyarwanda", + "nl": "Kinyarwanda", + "ca": "kinyarwanda", + "eo": "ruanda lingvo", + "es": "kiñaruanda", + "fi": "ruandan kieli", + "fr": "kinyarwanda", + "gl": "Lingua ruanda", + "hu": "kinyarvanda", + "id": "Bahasa Kinyarwanda", + "it": "kinyarwanda", + "ja": "ルワンダ語", + "nb_NO": "kinyarwanda", + "pl": "język ruanda", + "pt": "Língua kinyarwanda", + "ru": "руанда", + "sv": "rwanda", + "zh_Hant": "盧安達語" + }, + "priorityIf": "_country~((^|;)rw($|;))", + "searchTerms": { + "*": [ + "rw" + ] + } + }, + { + "if": "school:language=jv", + "then": { + "de": "Javanisch", + "eo": "java lingvo", + "es": "javanés", + "fi": "Jaavan kieli", + "gl": "Lingua xavanesa", + "hu": "jávai", + "it": "giavanese", + "ja": "ジャワ語", + "nb_NO": "javanesisk", + "nl": "Javaans", + "pl": "język jawajski", + "pt": "Língua javanesa", + "pt_BR": "Língua javanesa", + "ru": "яванский язык", + "sv": "javanesiska", + "zh_Hans": "爪哇语", + "zh_Hant": "爪哇語", + "id": "Jawa", + "en": "Javanese", + "fr": "javanais", + "ca": "javanès", + "da": "Javanesisk" + }, + "priorityIf": "_country~((^|;)id($|;))", + "searchTerms": { + "*": [ + "jv" + ] + } + }, + { + "if": "school:language=ks", + "then": { + "en": "Kashmiri", + "de": "Kashmiri", + "ca": "caixmiri", + "da": "Kashmirisk", + "eo": "kaŝmira lingvo", + "es": "cachemir", + "fi": "Kašmirin kieli", + "fr": "cachemiri", + "gl": "Lingua caxemiresa", + "hu": "kasmíri", + "id": "Bahasa Kashmiri", + "it": "kashmiri", + "ja": "カシミール語", + "nb_NO": "kasjmiri", + "nl": "Kasjmiri", + "pl": "język kaszmirski", + "pt": "língua caxemira", + "pt_BR": "Língua caxemira", + "ru": "кашмирский язык", + "sl": "Kašmirščina", + "sv": "kashmiri", + "zh_Hans": "克什米尔语", + "zh_Hant": "喀什米爾語" + }, + "searchTerms": { + "*": [ + "ks" + ] + } + }, + { + "if": "school:language=pfl", + "then": { + "de": "Pfälzisch", + "ca": "Pfälzisch", + "en": "Palatinate German", + "eo": "Palatinata germana dialektaro", + "es": "alemán palatino", + "fi": "pfaltsi", + "fr": "palatin", + "gl": "Alemán do Palatinado", + "it": "tedesco palatino", + "ja": "プファルツ語", + "nl": "Paltsisch", + "pl": "Gwary palatynackie", + "ru": "Пфальцский диалект", + "sv": "pfalziska", + "hu": "pfalzi" + }, + "searchTerms": { + "*": [ + "pfl" ] } }, @@ -22862,61 +24577,241 @@ } }, { - "if": "school:language=or", + "if": "school:language=kaa", "then": { - "hu": "orija", - "it": "oriya", - "ja": "オリヤー語", - "nb_NO": "oriya", - "pl": "język orija", - "pt": "língua oriá", - "ru": "ория", - "sv": "oriya", - "zh_Hant": "奧里亞語", - "en": "Odia", - "nl": "Odia", - "id": "Oriya", - "ca": "oriya", - "da": "oriya", - "de": "Oriya", - "eo": "odia lingvo", - "es": "oriya", - "fi": "orija", - "fr": "oriya", - "gl": "Lingua oriya" + "en": "Karakalpak", + "ca": "karakalpak", + "de": "Karakalpakisch", + "eo": "karakalpaka lingvo", + "es": "Idioma karakalpako", + "fi": "karapalkki", + "fr": "karakalpak", + "gl": "Lingua karakalpak", + "hu": "karakalpak", + "id": "Bahasa Karakalpak", + "it": "karakalpako", + "ja": "カラカルパク語", + "nl": "Karakalpaks", + "pl": "Język karakałpacki", + "pt": "Língua caracalpaque", + "ru": "каракалпакский язык", + "sv": "karakalpakiska", + "zh_Hant": "卡拉卡爾帕克語" }, "searchTerms": { "*": [ - "or" + "kaa" ] } }, { - "if": "school:language=arn", + "if": "school:language=ig", "then": { - "en": "Mapudungun", - "ca": "mapudungun", - "da": "Mapudungun", - "de": "Mapudungun", - "eo": "mapuĉa lingvo", - "es": "mapuche", - "fr": "mapudungun", - "gl": "Lingua mapuche", - "it": "mapudungun", - "ja": "マプチェ語", - "nb_NO": "Mapudungun", - "nl": "Mapudungun", - "pl": "Język mapudungun", - "pt": "mapudungun", - "ru": "мапуче", - "sl": "Mapudungun", - "sv": "mapudungun", - "id": "Bahasa Mapuche", - "fi": "mapudungun" + "ca": "igbo", + "da": "Igbo", + "de": "Igbo", + "en": "Igbo", + "eo": "igba lingvo", + "es": "idioma igbo", + "fi": "igbon kieli", + "fr": "igbo", + "gl": "Lingua ibo", + "hu": "igbo", + "id": "Bahasa Igbo", + "it": "igbo", + "ja": "イボ語", + "nb_NO": "ibo", + "nl": "Igbo", + "pl": "język igbo", + "pt": "Língua igbo", + "ru": "игбо", + "sv": "igbo", + "zh_Hant": "伊博語" }, "searchTerms": { "*": [ - "arn" + "ig" + ] + } + }, + { + "if": "school:language=tl", + "then": { + "fr": "tagalog", + "gl": "Lingua tagala", + "hu": "tagalog", + "id": "Bahasa Tagalog", + "ja": "タガログ語", + "nb_NO": "tagalog", + "nl": "Tagalog", + "pl": "język tagalski", + "pt": "língua tagalo", + "pt_BR": "Língua tagalo", + "ru": "тагальский язык", + "sv": "tagalog", + "zh_Hant": "他加祿語", + "da": "tagalisk", + "de": "Tagalog", + "en": "Tagalog", + "it": "tagalog", + "ca": "tagal", + "eo": "tagaloga lingvo", + "es": "tagalo", + "fi": "tagalog" + }, + "searchTerms": { + "*": [ + "tl" + ] + } + }, + { + "if": "school:language=to", + "then": { + "ca": "tongalès", + "de": "Tongaisch", + "en": "Tongan", + "es": "tongano", + "fi": "Tongan kieli", + "fr": "tongien", + "gl": "Lingua tongana", + "hu": "tongai", + "id": "Bahasa Tonga", + "it": "tongano", + "ja": "トンガ語", + "nb_NO": "Tongansk", + "nl": "Tongaans", + "pl": "Język tonga", + "pt": "Língua tonganesa", + "ru": "тонганский язык", + "sv": "tonganska", + "eo": "Tonga lingvo" + }, + "priorityIf": "_country~((^|;)to($|;))", + "searchTerms": { + "*": [ + "to" + ] + } + }, + { + "if": "school:language=scn", + "then": { + "en": "Sicilian", + "fr": "sicilien", + "de": "Sizilianisch", + "nl": "Siciliaans", + "ca": "sicilià", + "eo": "sicilia lingvo", + "es": "siciliano", + "fi": "sisilia", + "gl": "Lingua siciliana", + "hu": "szicíliai", + "id": "Bahasa Sisilia", + "it": "siciliano", + "ja": "シチリア語", + "nb_NO": "siciliansk", + "pl": "Język sycylijski", + "pt": "Língua siciliana", + "pt_BR": "Língua siciliana", + "ru": "сицилийский язык", + "sv": "sicilianska", + "da": "siciliansk" + }, + "searchTerms": { + "*": [ + "scn" + ] + } + }, + { + "if": "school:language=tyv", + "then": { + "ca": "tuvinià", + "de": "Tuwinisch", + "en": "Tuvan", + "eo": "tuva lingvo", + "es": "idioma tuvano", + "fr": "touvain", + "gl": "Lingua tuvaniana", + "hu": "tuvai", + "id": "Bahasa Tuva", + "it": "tuvano", + "ja": "トゥヴァ語", + "nb_NO": "tuvinsk", + "nl": "Toevaans", + "pt": "Língua tuviniana", + "pt_BR": "Língua tuviniana", + "ru": "тувинский язык", + "sv": "tuvinska", + "fi": "tuvan kieli", + "pl": "język tuwiński" + }, + "searchTerms": { + "*": [ + "tyv" + ] + } + }, + { + "if": "school:language=nap", + "then": { + "eo": "napola lingvo", + "fi": "napoli", + "gl": "Lingua napolitana", + "hu": "nápolyi", + "id": "Bahasa Napolitan", + "it": "lingua napoletana", + "ja": "ナポリ語", + "nb_NO": "napolitansk", + "nl": "Napolitaans", + "pl": "język neapolitański", + "pt": "napolitano", + "ru": "неаполитанский язык", + "sv": "neapolitanska", + "zh_Hans": "那不勒斯语", + "zh_Hant": "那不勒斯語", + "en": "Neapolitan", + "ca": "napolità", + "fr": "napolitain", + "es": "napolitano", + "da": "Napolitansk", + "de": "Neapolitanisch" + }, + "searchTerms": { + "*": [ + "nap" + ] + } + }, + { + "if": "school:language=pap", + "then": { + "en": "Papiamento", + "fr": "papiamento", + "ca": "papiament", + "de": "Papiamentu", + "eo": "Papiamento", + "es": "papiamento", + "fi": "Papiamentu", + "gl": "Papiamento", + "hu": "papiamentu", + "id": "Bahasa Papiamento", + "it": "lingua papiamento", + "ja": "パピアメント語", + "nb_NO": "papiamento", + "nl": "Papiaments", + "pl": "Język papiamento", + "pt": "papiamento", + "ru": "папьяменто", + "sv": "papiamento", + "zh_Hans": "帕皮阿门托语", + "zh_Hant": "帕皮阿門托語", + "da": "papiamento" + }, + "searchTerms": { + "*": [ + "pap" ] } }, @@ -22950,31 +24845,780 @@ } }, { - "if": "school:language=sat", + "if": "school:language=lmo", "then": { - "ru": "Сантали", - "ca": "santali", - "da": "Santali", - "de": "Santali", - "en": "Santali", - "eo": "santala lingvo", - "es": "idioma santalí", - "fi": "Santalin kieli", - "fr": "santâlî", - "gl": "lingua santali", - "id": "Bahasa Santali", - "it": "santali", - "ja": "サンタル語", - "nb_NO": "Santali", - "nl": "Santali", - "pl": "język santali", - "pt": "língua santali", - "sv": "santhali", - "zh_Hant": "桑塔利語" + "en": "Lombard", + "ca": "llombard", + "es": "lombardo", + "fr": "lombard", + "pl": "Język lombardzki", + "da": "Lombardisk", + "de": "Lombardisch", + "eo": "lombarda lingvo", + "gl": "Lingua lombarda", + "it": "lingua lombarda", + "ja": "ロンバルド語", + "nb_NO": "lombardisk", + "nl": "Lombardisch", + "pt": "Língua lombarda", + "ru": "ломбардский язык", + "sv": "lombardiska", + "hu": "lombard", + "fi": "lombardin kieli", + "id": "bahasa Lombard" }, "searchTerms": { "*": [ - "sat" + "lmo" + ] + } + }, + { + "if": "school:language=ne", + "then": { + "nb_NO": "nepali", + "nl": "Nepalees", + "pl": "język nepalski", + "pt": "língua nepali", + "ru": "непальский язык", + "sl": "nepalščina", + "sv": "nepali", + "zh_Hant": "尼泊爾語", + "en": "Nepali", + "ca": "nepalès", + "da": "nepalesisk", + "de": "Nepali", + "eo": "nepala lingvo", + "es": "nepalí", + "fi": "nepalin kieli", + "fr": "népalais", + "gl": "Lingua nepalesa", + "hu": "nepáli", + "id": "Bahasa Nepali", + "it": "nepalese", + "ja": "ネパール語" + }, + "priorityIf": "_country~((^|;)np($|;))", + "searchTerms": { + "*": [ + "ne" + ] + } + }, + { + "if": "school:language=tpi", + "then": { + "nb_NO": "tok pisin", + "nl": "Tok Pisin", + "pl": "tok pisin", + "pt": "Tok Pisin", + "ru": "ток-писин", + "sv": "tok pisin", + "ca": "tok pisin", + "da": "Tok pisin", + "de": "Tok Pisin", + "en": "Tok Pisin", + "eo": "Tok-Pisino", + "es": "tok pisin", + "fi": "tok-pisin", + "fr": "tok pisin", + "gl": "Tok pisin", + "hu": "tok piszin", + "id": "Bahasa Tok Pisin", + "it": "tok pisin", + "ja": "トク・ピシン" + }, + "searchTerms": { + "*": [ + "tpi" + ] + } + }, + { + "if": "school:language=rif", + "then": { + "ca": "rifeny", + "de": "Tarifit", + "en": "Tarifit", + "es": "rifeño", + "fi": "Tarifit", + "fr": "rifain", + "gl": "Lingua rifeña", + "it": "tarifit", + "ja": "リーフ語", + "nl": "Riffijns", + "pl": "Język tarifit", + "pt": "Língua rifenha", + "ru": "Рифский язык", + "zh_Hans": "里夫语", + "zh_Hant": "里夫語" + }, + "searchTerms": { + "*": [ + "rif" + ] + } + }, + { + "if": "school:language=wa", + "then": { + "en": "Walloon", + "ca": "való", + "da": "vallonsk", + "de": "Wallonisch", + "eo": "valona lingvo", + "es": "valón", + "fi": "Valloni", + "fr": "wallon", + "gl": "Lingua valoa", + "hu": "vallon", + "id": "Bahasa Walloon", + "it": "vallone", + "ja": "ワロン語", + "nb_NO": "vallonsk", + "nl": "Waals", + "pl": "język waloński", + "pt": "valão", + "ru": "валлонский язык", + "sv": "vallonska" + }, + "searchTerms": { + "*": [ + "wa" + ] + } + }, + { + "if": "school:language=mni", + "then": { + "de": "Meitei", + "en": "Meitei", + "nl": "Meitei", + "ca": "manipuri", + "eo": "manipura lingvo", + "es": "meitei", + "fi": "Manipurin kieli", + "fr": "meitei", + "id": "Bahasa Manipuri", + "it": "manipuri", + "ja": "マニプリ語", + "nb_NO": "Meitei-lon", + "pl": "Język manipuri", + "pt": "Língua manipuri", + "ru": "манипури", + "sv": "meitei", + "zh_Hans": "曼尼普尔语", + "zh_Hant": "曼尼普爾語", + "gl": "Lingua meitei" + }, + "searchTerms": { + "*": [ + "mni" + ] + } + }, + { + "if": "school:language=pag", + "then": { + "nl": "Pangasinan", + "ca": "pangasinan", + "de": "Pangasinensisch", + "en": "Pangasinan", + "eo": "pangasina lingvo", + "fi": "Pangasinanin kieli", + "fr": "pangasinan", + "gl": "Lingua pangasinesa", + "hu": "pangasinan", + "it": "pangasinan", + "ja": "パンガシナン語", + "pl": "Język pangasinan", + "pt": "Língua pangasinesa", + "ru": "Пангасинанский язык", + "sv": "pangasinan", + "zh_Hans": "邦阿西楠语", + "es": "pangasinense", + "da": "pangasinansk", + "nb_NO": "pangasinansk", + "id": "bahasa Pangasinan" + }, + "searchTerms": { + "*": [ + "pag" + ] + } + }, + { + "if": "school:language=skr", + "then": { + "de": "Saraiki", + "en": "Saraiki", + "fi": "Saraiki", + "nb_NO": "Saraiki", + "ca": "seraiki", + "es": "saraiki", + "fr": "saraiki", + "gl": "Lingua saraiki", + "id": "Bahasa Saraiki", + "it": "lingua saraiki", + "ja": "サライキ語", + "pl": "Język saraiki", + "pt": "Língua seraiki", + "ru": "Сирайки", + "sv": "saraiki", + "hu": "sziraiki" + }, + "searchTerms": { + "*": [ + "skr" + ] + } + }, + { + "if": "school:language=or", + "then": { + "pl": "język orija", + "pt": "língua oriá", + "ru": "ория", + "sv": "oriya", + "zh_Hant": "奧里亞語", + "zh_Hans": "奥里亚语", + "en": "Odia", + "nl": "Odia", + "id": "Oriya", + "ca": "oriya", + "da": "oriya", + "de": "Oriya", + "eo": "odia lingvo", + "es": "oriya", + "fi": "orija", + "fr": "oriya", + "gl": "Lingua oriya", + "hu": "orija", + "it": "oriya", + "ja": "オリヤー語", + "nb_NO": "oriya" + }, + "searchTerms": { + "*": [ + "or" + ] + } + }, + { + "if": "school:language=ml", + "then": { + "pl": "język malajalam", + "pt": "malaiala", + "pt_BR": "Língua malaiala", + "ru": "малаялам", + "sl": "Malajalščina", + "sv": "malayalam", + "zh_Hant": "馬拉雅拉姆語", + "en": "Malayalam", + "ca": "malaiàlam", + "da": "Malayalam", + "de": "Malayalam", + "eo": "malajala lingvo", + "es": "malabar", + "fi": "malajalam", + "fr": "malayalam", + "gl": "lingua malayalam", + "hu": "malajálam", + "id": "bahasa Malayalam", + "it": "malayalam", + "ja": "マラヤーラム語", + "nb_NO": "malayalam", + "nl": "Malayalam" + }, + "searchTerms": { + "*": [ + "ml" + ] + } + }, + { + "if": "school:language=ku", + "then": { + "da": "Kurmanji", + "en": "Kurmanji", + "hu": "kurmandzsi", + "ca": "kurd del nord", + "eo": "kurmanĝa lingvo", + "es": "kurmanji", + "fi": "Kurmandži", + "fr": "kurmandji", + "gl": "lingua kurda", + "id": "Kurmanji", + "it": "kurmanji", + "ja": "クルマンジー", + "nb_NO": "kurdisk", + "nl": "Kurmançi", + "pl": "język kurmandżi", + "pt": "curmânji", + "pt_BR": "Curmânji", + "ru": "курманджи", + "sl": "Severnokurdski jezik", + "sv": "nordkurdiska", + "zh_Hans": "库尔德语", + "zh_Hant": "北庫德語", + "de": "Kurmandschi" + }, + "priorityIf": "_country~((^|;)iq($|;))", + "searchTerms": { + "*": [ + "ku" + ] + } + }, + { + "if": "school:language=nso", + "then": { + "ca": "pedi", + "de": "Nord-Sotho", + "en": "Northern Sotho", + "eo": "peda lingvo", + "es": "Sesotho sa leboa", + "fi": "Pohjoissothon kieli", + "fr": "sotho du Nord", + "gl": "Lingua sotho do norte", + "hu": "északi szoto", + "id": "Bahasa Sepedi", + "it": "sotho del nord", + "ja": "北ソト語", + "nb_NO": "nordsotho", + "nl": "Noord-Sotho", + "pl": "język północny sotho", + "pt": "língua soto do norte", + "pt_BR": "língua soto do norte", + "ru": "северный сото", + "sv": "nordsotho" + }, + "searchTerms": { + "*": [ + "nso" + ] + } + }, + { + "if": "school:language=sn", + "then": { + "ca": "xona", + "en": "Shona", + "de": "Shona", + "nl": "Shona", + "eo": "Ŝona lingvo", + "es": "shona", + "fr": "shona", + "gl": "Lingua shona", + "hu": "sona", + "id": "Bahasa Shona", + "it": "shona", + "ja": "ショナ語", + "nb_NO": "shona", + "pl": "Język shona", + "pt": "Língua chona", + "ru": "шона", + "sv": "shona", + "zh_Hant": "修納語", + "fi": "šonan kieli" + }, + "priorityIf": "_country~((^|;)zw($|;))", + "searchTerms": { + "*": [ + "sn" + ] + } + }, + { + "if": "school:language=tcy", + "then": { + "nl": "Tulu", + "ca": "tulu", + "da": "tulu", + "de": "Tulu", + "eo": "tulua lingvo", + "es": "tulu", + "fi": "Tulun kieli", + "fr": "toulou", + "gl": "Lingua tulu", + "id": "Bahasa Tulu", + "ja": "トゥル語", + "nb_NO": "Tulu", + "pl": "język tulu", + "pt": "Língua túlu", + "ru": "тулу", + "sv": "tulu", + "en": "Tulu" + }, + "searchTerms": { + "*": [ + "tcy" + ] + } + }, + { + "if": "school:language=wo", + "then": { + "ca": "wòlof", + "da": "Wolof", + "de": "Wolof", + "en": "Wolof", + "eo": "volofa lingvo", + "es": "wólof", + "fi": "wolofin kieli", + "fr": "wolof", + "gl": "lingua wolof", + "hu": "volof", + "id": "Bahasa Wolof", + "it": "wolof", + "ja": "ウォロフ語", + "nb_NO": "wolof", + "nl": "Wolof", + "pl": "język wolof", + "pt": "Língua wolof", + "ru": "волоф", + "sv": "wolof", + "sl": "Volofščina" + }, + "priorityIf": "_country~((^|;)sn($|;))", + "searchTerms": { + "*": [ + "wo" + ] + } + }, + { + "if": "school:language=mai", + "then": { + "pl": "język maithili", + "pt": "Língua maithili", + "pt_BR": "Língua maithili", + "ru": "майтхили", + "sv": "maithili", + "zh_Hans": "迈蒂利语", + "hu": "maithili", + "ca": "maithili", + "da": "Maithili", + "de": "Maithili", + "en": "Maithili", + "eo": "maitila lingvo", + "es": "Maithili", + "fi": "Maithilin kieli", + "fr": "maïthili", + "gl": "Lingua maithili", + "id": "Bahasa Maithili", + "it": "maithili", + "ja": "マイティリー語", + "nb_NO": "Maithili", + "nl": "Maithili" + }, + "searchTerms": { + "*": [ + "mai" + ] + } + }, + { + "if": "school:language=kv", + "then": { + "de": "Komi", + "en": "Komi", + "ca": "komi", + "da": "komi", + "eo": "komia lingvo", + "es": "komi", + "fi": "komin kieli", + "fr": "komi", + "gl": "lingua komi", + "hu": "komi", + "id": "Bahasa Komi", + "it": "comi", + "ja": "コミ語", + "nb_NO": "syrjensk", + "nl": "Zurjeens", + "pl": "język komi", + "pt": "língua komi", + "ru": "коми язык", + "sv": "komi" + }, + "searchTerms": { + "*": [ + "kv" + ] + } + }, + { + "if": "school:language=lij", + "then": { + "hu": "ligur", + "id": "Bahasa Liguria", + "it": "lingua ligure", + "ja": "リグリア語", + "nb_NO": "ligurisk", + "pl": "język liguryjski", + "pt": "Língua lígure", + "ru": "лигурский язык", + "sl": "Ligurščina", + "sv": "liguriska", + "ca": "lígur", + "de": "Ligurisch", + "en": "Ligurian", + "nl": "Ligurisch", + "fr": "ligure", + "da": "ligurisk", + "eo": "ligura lingvo", + "es": "ligur", + "fi": "liguuri", + "gl": "Lingua lígur" + }, + "searchTerms": { + "*": [ + "lij" + ] + } + }, + { + "if": "school:language=sm", + "then": { + "en": "Samoan", + "hu": "szamoai", + "it": "samoano", + "ca": "samoà", + "de": "Samoanisch", + "eo": "samoa lingvo", + "es": "samoano", + "fi": "samoan kieli", + "fr": "samoan", + "gl": "Lingua samoana", + "id": "Bahasa Samoa", + "ja": "サモア語", + "nb_NO": "samoansk", + "nl": "Samoaans", + "pl": "język samoański", + "pt": "Língua samoana", + "ru": "самоанский язык", + "sv": "samoanska" + }, + "priorityIf": "_country~((^|;)ws($|;))", + "searchTerms": { + "*": [ + "sm" + ] + } + }, + { + "if": "school:language=ss", + "then": { + "ca": "swazi", + "de": "Siswati", + "en": "Swazi", + "eo": "svazia lingvo", + "es": "suazi", + "fr": "swati", + "gl": "Lingua suazi", + "hu": "szvázi", + "id": "Bahasa Swati", + "it": "swati", + "ja": "スワジ語", + "nb_NO": "swazi", + "nl": "Swazi", + "pl": "Język suazi", + "pt": "língua suázi", + "pt_BR": "língua suázi", + "ru": "свати", + "sv": "siswati", + "zh_Hans": "斯威士语", + "zh_Hant": "史瓦濟語", + "fi": "swazin kieli" + }, + "priorityIf": "_country~((^|;)sz($|;))|((^|;)za($|;))", + "searchTerms": { + "*": [ + "ss" + ] + } + }, + { + "if": "school:language=new", + "then": { + "nb_NO": "Nepal bhasa", + "nl": "Newaars", + "pl": "Język newarski", + "pt": "Língua bhasa", + "ru": "неварский язык", + "sv": "newari", + "id": "bahasa Newar", + "en": "Newar", + "ca": "newar de Katmandú", + "de": "Newari", + "eo": "nevara lingvo", + "es": "Newari", + "fi": "Newari", + "fr": "newari", + "gl": "Lingua newari", + "hu": "névári", + "it": "nepal bhasa", + "ja": "ネパール・バサ語" + }, + "searchTerms": { + "*": [ + "new" + ] + } + }, + { + "if": "school:language=pcd", + "then": { + "en": "Picard", + "ca": "picard", + "da": "Pikardisk", + "de": "Picardisch", + "eo": "pikarda franca dialekto", + "es": "picardo", + "fi": "Picardin kieli", + "fr": "picard", + "gl": "Lingua picarda", + "hu": "pikárd", + "id": "Bahasa Picard", + "it": "piccardo", + "ja": "ピカルディ語", + "nb_NO": "pikardisk", + "nl": "Picardisch", + "pl": "język pikardyjski", + "pt": "picardo", + "ru": "пикардский язык", + "sv": "pikardiska" + }, + "searchTerms": { + "*": [ + "pcd" + ] + } + }, + { + "if": "school:language=ty", + "then": { + "zh_Hans": "塔希提语", + "zh_Hant": "大溪地語", + "fi": "tahitin kieli", + "ca": "tahitià", + "de": "Tahitianisch", + "en": "Tahitian", + "eo": "tahitia lingvo", + "es": "tahitiano", + "fr": "tahitien", + "gl": "Lingua tahitiana", + "hu": "tahiti", + "id": "Bahasa Tahiti", + "it": "tahitiano", + "ja": "タヒチ語", + "nb_NO": "tahitisk", + "nl": "Tahitiaans", + "pl": "język tahitański", + "pt": "taitiano", + "ru": "таитянский язык", + "sv": "tahitiska" + }, + "searchTerms": { + "*": [ + "ty" + ] + } + }, + { + "if": "school:language=tn", + "then": { + "en": "Tswana", + "nl": "Tswana", + "ca": "tswana", + "da": "Setswana", + "de": "Setswana", + "eo": "cvana lingvo", + "es": "setsuana", + "fr": "tswana", + "gl": "Lingua tswana", + "hu": "csvana", + "id": "Bahasa Tswana", + "it": "tswana", + "ja": "ツワナ語", + "nb_NO": "setswana", + "pl": "Język tswana", + "pt": "língua tswana", + "pt_BR": "língua tswana", + "ru": "тсвана", + "sv": "setswana", + "zh_Hant": "札那語", + "fi": "tswanan kieli" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))", + "searchTerms": { + "*": [ + "tn" + ] + } + }, + { + "if": "school:language=os", + "then": { + "en": "Ossetian", + "fr": "ossète", + "ca": "osseta", + "da": "Ossetisk", + "de": "Ossetisch", + "eo": "oseta lingvo", + "es": "osetio", + "fi": "osseetti", + "gl": "Lingua oseta", + "hu": "oszét", + "id": "Bahasa Ossetia", + "it": "osseto", + "ja": "オセット語", + "nb_NO": "ossetisk", + "nl": "Ossetisch", + "pl": "język osetyjski", + "pt": "Língua osseta", + "ru": "осетинский язык", + "sl": "Osetinščina", + "sv": "ossetiska", + "zh_Hans": "奥塞梯语", + "zh_Hant": "奧塞提亞語" + }, + "searchTerms": { + "*": [ + "os" + ] + } + }, + { + "if": "school:language=mi", + "then": { + "ca": "maori", + "da": "Maori", + "de": "Māori", + "en": "Māori", + "eo": "maoria lingvo", + "es": "maorí", + "fi": "Maorin kieli", + "fr": "māori", + "gl": "Lingua maorí", + "hu": "maori", + "id": "Bahasa Maori", + "it": "māori", + "ja": "マオリ語", + "nb_NO": "maorisk", + "nl": "Maori", + "pl": "język maori", + "pt": "língua maori", + "pt_BR": "língua maori", + "ru": "маори", + "sv": "maori", + "zh_Hans": "毛利语", + "zh_Hant": "毛利語" + }, + "priorityIf": "_country~((^|;)nz($|;))", + "searchTerms": { + "*": [ + "mi" ] } }, @@ -22983,7 +25627,6 @@ "then": { "nl": "Yi", "ru": "Носу", - "ca": "yi", "de": "Nuosu-Sprache", "en": "Nuosu", "eo": "Siĉuana jia lingvo", @@ -22995,7 +25638,8 @@ "it": "lingua Nuosu", "ja": "四川彝語", "pl": "język nuosu", - "pt": "Língua Nuosu" + "pt": "Língua Nuosu", + "ca": "nuosu" }, "searchTerms": { "*": [ @@ -23058,976 +25702,63 @@ } }, { - "if": "school:language=kg", + "if": "school:language=yoi", "then": { - "nb_NO": "Kongo", - "nl": "Kongo", - "en": "Kongo", - "de": "Kikongo", - "pt": "Kikongo", - "ca": "llengües kongo", - "da": "Kikongo", - "eo": "konga lingvo", - "es": "kikongo", - "fi": "Kongon kieli", - "fr": "kikongo", - "gl": "Lingua congo", - "hu": "kikongo", - "id": "Bahasa Kongo", - "it": "kongo", - "ja": "コンゴ語", - "pl": "Język kongo", - "ru": "конго", - "sv": "kikongo" + "ca": "yonaguni", + "en": "Yonaguni", + "es": "yonaguni", + "fr": "yonaguni", + "id": "Bahasa Yonaguni", + "it": "yonaguni", + "ja": "与那国方言", + "pt": "Língua Yonaguni", + "ru": "Йонагунский язык", + "zh_Hant": "與那國語" }, "searchTerms": { "*": [ - "kg" + "yoi" ] } }, { - "if": "school:language=krc", + "if": "school:language=srn", "then": { - "ca": "karatxai-balkar", - "de": "Karatschai-Balkarisch", - "en": "Karachay-Balkar", - "eo": "karaĉaja-balkara lingvo", - "es": "idioma karachayo-bálkaro", - "fi": "Karatšai-balkaarin kieli", - "fr": "karatchaï-balkar", - "gl": "Lingua carachaio-bálcara", - "hu": "karacsáj-balkár", - "id": "Bahasa Karachai-Balkar", - "it": "caraciai-balcaro", - "ja": "カラチャイ・バルカル語", - "nb_NO": "karatsjajbalkarsk", - "nl": "Karatsjai-Balkarisch", - "pl": "Język karaczajsko-bałkarski", - "pt": "Língua carachaio-bálcara", - "ru": "карачаево-балкарский язык", - "sv": "karatjajbalkariska" + "zh_Hans": "苏里南语", + "zh_Hant": "蘇利南語", + "pt": "Sranan", + "ca": "sranan tongo", + "da": "Sranan tongo", + "de": "Sranantongo", + "en": "Sranan Tongo", + "eo": "srana lingvo", + "es": "sranan tongo", + "fi": "Sranantongo", + "fr": "sranan", + "gl": "Sranan tongo", + "hu": "sranan", + "id": "Bahasa Sranantongo", + "it": "sranan tongo", + "ja": "スラナン語", + "nb_NO": "sranan", + "nl": "Sranantongo", + "pl": "sranan tongo", + "ru": "cранан-тонго", + "sl": "Surinamščina", + "sv": "sranan" }, "searchTerms": { "*": [ - "krc" - ] - } - }, - { - "if": "school:language=tum", - "then": { - "sv": "tumbuka", - "ca": "tumbuka", - "de": "Tumbuka", - "en": "Tumbuka", - "eo": "tumbuka lingvo", - "es": "Idioma tumbuka", - "fi": "Tumbuka", - "fr": "tumbuka", - "gl": "Lingua tumbuka", - "hu": "tumbuka", - "it": "tumbuka", - "ja": "トゥンブカ語", - "nl": "Tumbuka", - "pl": "Język tumbuka", - "pt": "Língua tumbuka", - "ru": "Тумбука" - }, - "searchTerms": { - "*": [ - "tum" - ] - } - }, - { - "if": "school:language=tsg", - "then": { - "en": "Tausug", - "fi": "Tausug", - "fr": "tausug", - "id": "Bahasa Suluk", - "ja": "タウスグ語", - "nb_NO": "Tausug (språk)", - "pl": "język tausug", - "pt": "Língua tausug", - "es": "idioma joloano" - }, - "searchTerms": { - "*": [ - "tsg" - ] - } - }, - { - "if": "school:language=shi", - "then": { - "ca": "chelja", - "de": "Taschelhit", - "en": "Shilha", - "eo": "ŝelha lingvo", - "es": "chilha", - "fi": "Tašelhit", - "gl": "Lingua shilha", - "it": "tashelhit", - "ja": "シルハ語", - "nl": "Chleuh", - "pl": "Język tashelhiyt", - "pt": "Tachelhit", - "ru": "Шильхские языки", - "sv": "tachelhit", - "zh_Hans": "施卢赫语", - "zh_Hant": "施盧赫語", - "fr": "chleuh" - }, - "searchTerms": { - "*": [ - "shi" - ] - } - }, - { - "if": "school:language=sn", - "then": { - "ca": "xona", - "en": "Shona", - "de": "Shona", - "nl": "Shona", - "eo": "Ŝona lingvo", - "es": "shona", - "fi": "Šonan kieli", - "fr": "shona", - "gl": "Lingua shona", - "hu": "sona", - "id": "Bahasa Shona", - "it": "shona", - "ja": "ショナ語", - "nb_NO": "shona", - "pl": "Język shona", - "pt": "Língua chona", - "ru": "шона", - "sv": "shona", - "zh_Hant": "修納語" - }, - "priorityIf": "_country~((^|;)zw($|;))", - "searchTerms": { - "*": [ - "sn" - ] - } - }, - { - "if": "school:language=tpi", - "then": { - "ca": "tok pisin", - "da": "Tok pisin", - "de": "Tok Pisin", - "en": "Tok Pisin", - "eo": "Tok-Pisino", - "es": "tok pisin", - "fi": "tok-pisin", - "fr": "tok pisin", - "gl": "Tok pisin", - "hu": "tok piszin", - "id": "Bahasa Tok Pisin", - "it": "tok pisin", - "ja": "トク・ピシン", - "nb_NO": "tok pisin", - "nl": "Tok Pisin", - "pl": "tok pisin", - "pt": "Tok Pisin", - "ru": "ток-писин", - "sv": "tok pisin" - }, - "searchTerms": { - "*": [ - "tpi" - ] - } - }, - { - "if": "school:language=rif", - "then": { - "ca": "rifeny", - "de": "Tarifit", - "en": "Tarifit", - "es": "rifeño", - "fi": "Tarifit", - "fr": "rifain", - "gl": "Lingua rifeña", - "it": "tarifit", - "ja": "リーフ語", - "nl": "Riffijns", - "pl": "Język tarifit", - "pt": "Língua rifenha", - "ru": "Рифский язык", - "zh_Hans": "里夫语", - "zh_Hant": "里夫語" - }, - "searchTerms": { - "*": [ - "rif" - ] - } - }, - { - "if": "school:language=tyv", - "then": { - "ca": "tuvinià", - "de": "Tuwinisch", - "en": "Tuvan", - "eo": "tuva lingvo", - "es": "idioma tuvano", - "fi": "Tuvan kieli", - "fr": "touvain", - "gl": "Lingua tuvaniana", - "hu": "tuvai", - "id": "Bahasa Tuva", - "it": "tuvano", - "ja": "トゥヴァ語", - "nb_NO": "tuvinsk", - "nl": "Toevaans", - "pl": "Język tuwiński", - "pt": "Língua tuviniana", - "pt_BR": "Língua tuviniana", - "ru": "тувинский язык", - "sv": "tuvinska" - }, - "searchTerms": { - "*": [ - "tyv" - ] - } - }, - { - "if": "school:language=ti", - "then": { - "sl": "Tigrajščina", - "sv": "tigrinska", - "de": "Tigrinya", - "en": "Tigrinya", - "nl": "Tigrinya", - "ca": "tigrinya", - "da": "Tigrinsk", - "eo": "tigraja lingvo", - "es": "idioma tigriña", - "fi": "tigrinja", - "fr": "tigrigna", - "gl": "Lingua tigriña", - "hu": "tigrinya", - "id": "Bahasa Tigrinya", - "it": "tigrino", - "ja": "ティグリニャ語", - "nb_NO": "tigrinja", - "pl": "Język tigrinia", - "pt": "Língua tigrínia", - "ru": "тигринья" - }, - "priorityIf": "_country~((^|;)er($|;))", - "searchTerms": { - "*": [ - "ti" - ] - } - }, - { - "if": "school:language=tet", - "then": { - "en": "Tetum", - "nl": "Tetun", - "de": "Tetum", - "ca": "tetum", - "da": "Tetum", - "eo": "tetuna lingvo", - "es": "Idioma tetun", - "fi": "Tetumin kieli", - "fr": "tétoum", - "gl": "Tetún", - "hu": "tetum", - "id": "Tetum", - "it": "tetum", - "ja": "テトゥン語", - "nb_NO": "tetum", - "pl": "język tetum", - "pt": "língua tétum", - "ru": "тетум", - "sv": "tetum" - }, - "searchTerms": { - "*": [ - "tet" - ] - } - }, - { - "if": "school:language=scn", - "then": { - "en": "Sicilian", - "fr": "sicilien", - "de": "Sizilianisch", - "nl": "Siciliaans", - "ca": "sicilià", - "eo": "sicilia lingvo", - "es": "siciliano", - "fi": "sisilia", - "gl": "Lingua siciliana", - "hu": "szicíliai", - "id": "Bahasa Sisilia", - "it": "siciliano", - "ja": "シチリア語", - "nb_NO": "siciliansk", - "pl": "Język sycylijski", - "pt": "Língua siciliana", - "pt_BR": "Língua siciliana", - "ru": "сицилийский язык", - "sv": "sicilianska", - "da": "siciliansk" - }, - "searchTerms": { - "*": [ - "scn" - ] - } - }, - { - "if": "school:language=lmo", - "then": { - "en": "Lombard", - "ca": "llombard", - "es": "lombardo", - "fr": "lombard", - "pl": "Język lombardzki", - "da": "Lombardisk", - "de": "Lombardisch", - "eo": "lombarda lingvo", - "fi": "Lombardin kieli", - "gl": "Lingua lombarda", - "id": "Bahasa Lombard", - "it": "lingua lombarda", - "ja": "ロンバルド語", - "nb_NO": "lombardisk", - "nl": "Lombardisch", - "pt": "Língua lombarda", - "ru": "ломбардский язык", - "sv": "lombardiska", - "hu": "lombard" - }, - "searchTerms": { - "*": [ - "lmo" - ] - } - }, - { - "if": "school:language=ilo", - "then": { - "en": "Ilocano", - "pt": "Ilocano", - "ca": "ilocano", - "de": "Ilokano", - "eo": "iloka lingvo", - "fi": "Iloko", - "fr": "ilocano", - "gl": "Lingua ilocana", - "hu": "ilokano", - "id": "Bahasa Iloko", - "it": "ilocano", - "ja": "イロカノ語", - "nb_NO": "ilokano", - "nl": "Ilokano", - "pl": "język iloko", - "ru": "Илоканский язык", - "sv": "ilokano", - "es": "ilocano", - "da": "ilokansk" - }, - "searchTerms": { - "*": [ - "ilo" - ] - } - }, - { - "if": "school:language=sm", - "then": { - "en": "Samoan", - "hu": "szamoai", - "it": "samoano", - "ca": "samoà", - "de": "Samoanisch", - "eo": "samoa lingvo", - "es": "samoano", - "fi": "samoan kieli", - "fr": "samoan", - "gl": "Lingua samoana", - "id": "Bahasa Samoa", - "ja": "サモア語", - "nb_NO": "samoansk", - "nl": "Samoaans", - "pl": "język samoański", - "pt": "Língua samoana", - "ru": "самоанский язык", - "sv": "samoanska" - }, - "priorityIf": "_country~((^|;)ws($|;))", - "searchTerms": { - "*": [ - "sm" - ] - } - }, - { - "if": "school:language=ss", - "then": { - "ca": "swazi", - "de": "Siswati", - "en": "Swazi", - "eo": "svazia lingvo", - "es": "suazi", - "fi": "Swazin kieli", - "fr": "swati", - "gl": "Lingua suazi", - "hu": "szvázi", - "id": "Bahasa Swati", - "it": "swati", - "ja": "スワジ語", - "nb_NO": "swazi", - "nl": "Swazi", - "pl": "Język suazi", - "pt": "língua suázi", - "pt_BR": "língua suázi", - "ru": "свати", - "sv": "siswati", - "zh_Hans": "斯威士语", - "zh_Hant": "史瓦濟語" - }, - "priorityIf": "_country~((^|;)sz($|;))|((^|;)za($|;))", - "searchTerms": { - "*": [ - "ss" - ] - } - }, - { - "if": "school:language=mni", - "then": { - "de": "Meitei", - "en": "Meitei", - "nl": "Meitei", - "ca": "manipuri", - "eo": "manipura lingvo", - "es": "meitei", - "fi": "Manipurin kieli", - "fr": "meitei", - "id": "Bahasa Manipuri", - "it": "manipuri", - "ja": "マニプリ語", - "nb_NO": "Meitei-lon", - "pl": "Język manipuri", - "pt": "Língua manipuri", - "ru": "манипури", - "sv": "meitei", - "zh_Hans": "曼尼普尔语", - "zh_Hant": "曼尼普爾語", - "gl": "Lingua meitei" - }, - "searchTerms": { - "*": [ - "mni" - ] - } - }, - { - "if": "school:language=kv", - "then": { - "de": "Komi", - "en": "Komi", - "ca": "komi", - "da": "komi", - "eo": "komia lingvo", - "es": "komi", - "fi": "komin kieli", - "fr": "komi", - "gl": "lingua komi", - "hu": "komi", - "id": "Bahasa Komi", - "it": "comi", - "ja": "コミ語", - "nb_NO": "syrjensk", - "nl": "Zurjeens", - "pl": "język komi", - "pt": "língua komi", - "ru": "коми язык", - "sv": "komi" - }, - "searchTerms": { - "*": [ - "kv" - ] - } - }, - { - "if": "school:language=ku", - "then": { - "ca": "kurd", - "da": "kurdisk", - "de": "Kurdisch", - "en": "Kurdish", - "eo": "kurda lingvo", - "es": "kurdo", - "fi": "kurdi", - "fr": "kurde", - "hu": "kurd", - "id": "Bahasa Kurdi", - "it": "curdo", - "ja": "クルド語", - "nl": "Koerdisch", - "pl": "język kurdyjski", - "pt": "língua curda", - "pt_BR": "língua curda", - "ru": "курдские языки", - "sl": "Kurdski jeziki", - "sv": "kurdiska", - "zh_Hant": "庫德語", - "gl": "lingua kurda", - "nb_NO": "kurdisk", - "zh_Hans": "库尔德语" - }, - "priorityIf": "_country~((^|;)iq($|;))", - "searchTerms": { - "*": [ - "ku" - ] - } - }, - { - "if": "school:language=lad", - "then": { - "ca": "judeocastellà", - "da": "Ladino", - "en": "Judaeo-Spanish", - "eo": "judhispana lingvo", - "es": "judeoespañol", - "fi": "Ladinon kieli", - "fr": "judéo-espagnol", - "gl": "Lingua xudeu-española", - "hu": "ladino", - "id": "Bahasa Ladino", - "it": "giudeo-spagnolo", - "ja": "ラディーノ語", - "nb_NO": "jødespansk", - "nl": "Ladino", - "pl": "ladino", - "pt": "judeu-espanhol", - "pt_BR": "Judeu-espanhol", - "ru": "сефардский язык", - "sv": "ladino", - "de": "Sephardisch" - }, - "searchTerms": { - "*": [ - "lad" - ] - } - }, - { - "if": "school:language=ts", - "then": { - "zh_Hans": "聪加语", - "zh_Hant": "聰加語", - "en": "Tsonga", - "ca": "tsonga", - "nl": "Tsonga", - "da": "tsonga", - "de": "Xitsonga", - "eo": "conga lingvo", - "es": "tsonga", - "fi": "Tsongan kieli", - "fr": "tsonga", - "gl": "Lingua tsonga", - "hu": "conga", - "id": "Bahasa Tsonga", - "it": "tsonga", - "ja": "ツォンガ語", - "nb_NO": "tsonga", - "pl": "Język tsonga", - "pt": "língua tsonga", - "pt_BR": "língua tsonga", - "ru": "тсонга", - "sv": "tsonga" - }, - "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))", - "searchTerms": { - "*": [ - "ts" - ] - } - }, - { - "if": "school:language=st", - "then": { - "fr": "sotho du Sud", - "ca": "sesotho", - "da": "Sesotho", - "de": "Sesotho", - "en": "Sesotho", - "eo": "sota lingvo", - "es": "sesotho", - "fi": "Eteläsothon kieli", - "gl": "Lingua sotho", - "hu": "déli szoto", - "id": "Bahasa Sesotho", - "it": "sotho del sud", - "ja": "ソト語", - "nb_NO": "sotho", - "nl": "Zuid-Sotho", - "pl": "język sotho", - "pt": "língua soto do sul", - "pt_BR": "língua soto", - "ru": "сесото", - "sv": "sesotho" - }, - "priorityIf": "_country~((^|;)ls($|;))|((^|;)za($|;))|((^|;)zw($|;))", - "searchTerms": { - "*": [ - "st" - ] - } - }, - { - "if": "school:language=lij", - "then": { - "hu": "ligur", - "id": "Bahasa Liguria", - "it": "lingua ligure", - "ja": "リグリア語", - "nb_NO": "ligurisk", - "pl": "język liguryjski", - "pt": "Língua lígure", - "ru": "лигурский язык", - "sl": "Ligurščina", - "sv": "liguriska", - "ca": "lígur", - "de": "Ligurisch", - "en": "Ligurian", - "nl": "Ligurisch", - "fr": "ligure", - "da": "ligurisk", - "eo": "ligura lingvo", - "es": "ligur", - "fi": "liguuri", - "gl": "Lingua lígur" - }, - "searchTerms": { - "*": [ - "lij" - ] - } - }, - { - "if": "school:language=mai", - "then": { - "ca": "maithili", - "da": "Maithili", - "de": "Maithili", - "en": "Maithili", - "eo": "maitila lingvo", - "es": "Maithili", - "fi": "Maithilin kieli", - "fr": "maïthili", - "gl": "Lingua maithili", - "hu": "Maithili", - "id": "Bahasa Maithili", - "it": "maithili", - "ja": "マイティリー語", - "nb_NO": "Maithili", - "nl": "Maithili", - "pl": "język maithili", - "pt": "Língua maithili", - "pt_BR": "Língua maithili", - "ru": "майтхили", - "sv": "maithili", - "zh_Hans": "迈蒂利语" - }, - "searchTerms": { - "*": [ - "mai" - ] - } - }, - { - "if": "school:language=tvl", - "then": { - "ca": "tuvalià", - "de": "Tuvaluisch", - "en": "Tuvaluan", - "eo": "tuvala lingvo", - "es": "tuvaluano", - "fi": "tuvalun kieli", - "fr": "tuvaluan", - "gl": "Lingua tuvalesa", - "hu": "tuvalui", - "id": "Bahasa Tuvalu", - "it": "lingua tuvaluana", - "ja": "ツバル語", - "nb_NO": "tuvalsk", - "nl": "Tuvaluaans", - "pl": "Język tuvalu", - "pt": "Língua tuvaluana", - "pt_BR": "Língua tuvaluana", - "ru": "тувалу", - "sv": "tuvaluanska" - }, - "searchTerms": { - "*": [ - "tvl" - ] - } - }, - { - "if": "school:language=tn", - "then": { - "es": "setsuana", - "fi": "Tswanan kieli", - "fr": "tswana", - "gl": "Lingua tswana", - "hu": "csvana", - "id": "Bahasa Tswana", - "it": "tswana", - "ja": "ツワナ語", - "nb_NO": "setswana", - "pl": "Język tswana", - "pt": "língua tswana", - "pt_BR": "língua tswana", - "ru": "тсвана", - "sv": "setswana", - "zh_Hant": "札那語", - "en": "Tswana", - "nl": "Tswana", - "ca": "tswana", - "da": "Setswana", - "de": "Setswana", - "eo": "cvana lingvo" - }, - "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))", - "searchTerms": { - "*": [ - "tn" - ] - } - }, - { - "if": "school:language=wa", - "then": { - "en": "Walloon", - "ca": "való", - "da": "vallonsk", - "de": "Wallonisch", - "eo": "valona lingvo", - "es": "valón", - "fi": "Valloni", - "fr": "wallon", - "gl": "Lingua valoa", - "hu": "vallon", - "id": "Bahasa Walloon", - "it": "vallone", - "ja": "ワロン語", - "nb_NO": "vallonsk", - "nl": "Waals", - "pl": "język waloński", - "pt": "valão", - "ru": "валлонский язык", - "sv": "vallonska" - }, - "searchTerms": { - "*": [ - "wa" - ] - } - }, - { - "if": "school:language=nan", - "then": { - "de": "Min Nan", - "eo": "minnana lingvo", - "es": "chino min nan", - "gl": "lingua min nam", - "id": "Min Selatan", - "it": "min nan", - "ja": "閩南語", - "nb_NO": "minnan", - "nl": "Minnanyu", - "pl": "język minnański", - "pt": "Min Nan", - "pt_BR": "Min nan", - "ru": "южноминьский язык", - "sv": "minnan", - "ca": "min nan", - "en": "Southern Min", - "fr": "minnan", - "zh_Hant": "閩南語", - "da": "Minnan", - "fi": "Minnan" - }, - "searchTerms": { - "*": [ - "nan" - ] - } - }, - { - "if": "school:language=pih", - "then": { - "ca": "pitcairnès", - "da": "Pitkairnsk", - "de": "Pitcairn-Englisch", - "en": "Pitkern", - "eo": "pitkarna lingvo", - "es": "pitcairnés", - "fi": "Pitcairnin kieli", - "fr": "pitcairnais", - "gl": "Pitcairnés", - "it": "pitcairnese", - "ja": "ピトケアン語", - "nb_NO": "pitkairnsk", - "nl": "Pitcairnees", - "pl": "Język pitkarnyjski", - "pt": "pitcairnes", - "pt_BR": "Língua pitcairnesa", - "ru": "питкэрнский язык", - "sv": "pitcairnesiska", - "hu": "pitcairni" - }, - "searchTerms": { - "*": [ - "pih" - ] - } - }, - { - "if": "school:language=lld", - "then": { - "es": "ladino", - "it": "ladino", - "en": "Ladin", - "da": "Ladin", - "de": "Ladinisch", - "fr": "ladin", - "ca": "ladí", - "eo": "ladina lingvo", - "fi": "Ladinin kieli", - "gl": "Lingua ladina", - "id": "Bahasa Ladin", - "ja": "ラディン語", - "nb_NO": "ladinsk", - "nl": "Ladinisch", - "pl": "Język ladyński", - "pt": "língua ladino-dolomítica", - "ru": "ладинский язык", - "sv": "ladinska", - "zh_Hans": "拉迪恩语", - "zh_Hant": "拉迪恩語", - "hu": "ladin" - }, - "searchTerms": { - "*": [ - "lld" - ] - } - }, - { - "if": "school:language=ty", - "then": { - "ca": "tahitià", - "de": "Tahitianisch", - "en": "Tahitian", - "eo": "tahitia lingvo", - "es": "tahitiano", - "fi": "Tahitin kieli", - "fr": "tahitien", - "gl": "Lingua tahitiana", - "hu": "tahiti", - "id": "Bahasa Tahiti", - "it": "tahitiano", - "ja": "タヒチ語", - "nb_NO": "tahitisk", - "nl": "Tahitiaans", - "pl": "język tahitański", - "pt": "taitiano", - "ru": "таитянский язык", - "sv": "tahitiska", - "zh_Hans": "塔希提语", - "zh_Hant": "大溪地語" - }, - "searchTerms": { - "*": [ - "ty" - ] - } - }, - { - "if": "school:language=wo", - "then": { - "ca": "wòlof", - "da": "Wolof", - "de": "Wolof", - "en": "Wolof", - "eo": "volofa lingvo", - "es": "wólof", - "fi": "wolofin kieli", - "fr": "wolof", - "gl": "lingua wolof", - "hu": "volof", - "id": "Bahasa Wolof", - "it": "wolof", - "ja": "ウォロフ語", - "nb_NO": "wolof", - "nl": "Wolof", - "pl": "język wolof", - "pt": "Língua wolof", - "ru": "волоф", - "sv": "wolof" - }, - "priorityIf": "_country~((^|;)sn($|;))", - "searchTerms": { - "*": [ - "wo" - ] - } - }, - { - "if": "school:language=war", - "then": { - "en": "Waray", - "fr": "waray-waray", - "ca": "waray-waray", - "de": "Wáray-Wáray", - "eo": "varaja lingvo", - "fi": "waray-waray", - "gl": "Lingua waray-waray", - "hu": "waray", - "id": "Bahasa Waray-waray", - "it": "waray-waray", - "ja": "ワライ語", - "nb_NO": "waray-waray", - "nl": "Waray-Waray", - "pl": "język warajski", - "pt": "língua waray-waray", - "pt_BR": "Língua waray-waray", - "ru": "варайский язык", - "sv": "waray-waray", - "es": "samareño", - "da": "varajansk" - }, - "searchTerms": { - "*": [ - "war" + "srn" ] } }, { "if": "school:language=lbe", "then": { + "id": "Bahasa Lak", + "it": "lak", + "ja": "ラク語", "nb_NO": "lakisk", "pl": "Język lakijski", "pt": "Língua lak", @@ -24040,10 +25771,7 @@ "eo": "laka lingvo", "es": "idioma lak", "fr": "lak", - "gl": "Lingua lak", - "id": "Bahasa Lak", - "it": "lak", - "ja": "ラク語" + "gl": "Lingua lak" }, "searchTerms": { "*": [ @@ -24106,379 +25834,161 @@ } }, { - "if": "school:language=mh", + "if": "school:language=ti", "then": { - "en": "Marshallese", - "ca": "marshallès", - "de": "Marshallesisch", - "eo": "marŝala lingvo", - "es": "marshalés", - "fi": "Marshallin kieli", - "fr": "marshallais", - "gl": "Lingua marshalesa", - "hu": "Marshall-szigeteki", - "id": "Bahasa Marshall", - "it": "marshallese", - "ja": "マーシャル語", - "nb_NO": "marshallesisk", - "nl": "Marshallees", - "pl": "Język marszalski", - "pt": "Língua marshalesa", - "pt_BR": "Língua marshalesa", - "ru": "маршалльский язык", - "sv": "marshallesiska" + "hu": "tigrinya", + "id": "Bahasa Tigrinya", + "it": "tigrino", + "ja": "ティグリニャ語", + "nb_NO": "tigrinja", + "pl": "Język tigrinia", + "pt": "Língua tigrínia", + "ru": "тигринья", + "sl": "Tigrajščina", + "sv": "tigrinska", + "de": "Tigrinya", + "en": "Tigrinya", + "nl": "Tigrinya", + "ca": "tigrinya", + "da": "Tigrinsk", + "eo": "tigraja lingvo", + "es": "idioma tigriña", + "fi": "tigrinja", + "fr": "tigrigna", + "gl": "Lingua tigriña" }, - "priorityIf": "_country~((^|;)mh($|;))", + "priorityIf": "_country~((^|;)er($|;))", "searchTerms": { "*": [ - "mh" + "ti" ] } }, { - "if": "school:language=mo", + "if": "school:language=tet", "then": { - "en": "Moldovan", - "fr": "moldave", - "ca": "moldau", - "hu": "moldáv", - "it": "moldavo", - "de": "Moldawisch", - "eo": "moldava lingvo", - "es": "moldavo", - "fi": "Moldavian kieli", - "ja": "モルドバ語", - "nb_NO": "moldovsk", - "nl": "Moldavisch", - "pl": "Język mołdawski", - "pt": "Língua moldávia", - "pt_BR": "língua moldávia", - "ru": "молдавский язык", - "sl": "Moldavščina", - "sv": "moldaviska", - "gl": "lingua moldova", - "zh_Hant": "摩爾多瓦語" + "en": "Tetum", + "nl": "Tetun", + "de": "Tetum", + "ca": "tetum", + "da": "Tetum", + "eo": "tetuna lingvo", + "es": "Idioma tetun", + "fi": "Tetumin kieli", + "fr": "tétoum", + "gl": "Tetún", + "hu": "tetum", + "id": "Tetum", + "it": "tetum", + "ja": "テトゥン語", + "nb_NO": "tetum", + "pl": "język tetum", + "pt": "língua tétum", + "ru": "тетум", + "sv": "tetum" }, "searchTerms": { "*": [ - "mo" + "tet" ] } }, { - "if": "school:language=yrk", + "if": "school:language=lld", "then": { - "ca": "iurac", - "de": "Nenzisch", - "en": "Nenets", - "eo": "neneca lingvo", - "es": "nenezo", - "fi": "nenetsi", - "fr": "nénètse", - "id": "Bahasa-bahasa Nenets", - "it": "lingua neneziana", - "ja": "ネネツ語", - "nb_NO": "nenetsisk", - "nl": "Nenets", - "pl": "język nieniecki", - "ru": "ненецкий язык", - "sv": "nentsiska", - "hu": "nyenyec" + "eo": "ladina lingvo", + "fi": "Ladinin kieli", + "gl": "Lingua ladina", + "id": "Bahasa Ladin", + "ja": "ラディン語", + "nb_NO": "ladinsk", + "nl": "Ladinisch", + "pl": "Język ladyński", + "pt": "língua ladino-dolomítica", + "ru": "ладинский язык", + "sv": "ladinska", + "zh_Hans": "拉迪恩语", + "zh_Hant": "拉迪恩語", + "hu": "ladin", + "es": "ladino", + "it": "ladino", + "en": "Ladin", + "da": "Ladin", + "de": "Ladinisch", + "fr": "ladin", + "ca": "ladí" }, "searchTerms": { "*": [ - "yrk" + "lld" ] } }, { - "if": "school:language=chn", + "if": "school:language=lad", "then": { - "ca": "chinook jargon", - "de": "Chinook Wawa", - "en": "Chinook Jargon", - "eo": "ĉinuka piĝino", - "fr": "chinook", - "ja": "チヌーク・ジャーゴン", - "nb_NO": "Chinook jargon", - "nl": "Chinook Jargon", - "pt": "Jargão chinook", - "ru": "чинукский жаргон", - "zh_Hans": "奇努克混合语", - "zh_Hant": "支努幹混合語", - "fi": "chinook-jargon" + "ca": "judeocastellà", + "da": "Ladino", + "en": "Judaeo-Spanish", + "eo": "judhispana lingvo", + "es": "judeoespañol", + "fi": "Ladinon kieli", + "fr": "judéo-espagnol", + "gl": "Lingua xudeu-española", + "hu": "ladino", + "id": "Bahasa Ladino", + "it": "giudeo-spagnolo", + "ja": "ラディーノ語", + "nb_NO": "jødespansk", + "nl": "Ladino", + "pl": "ladino", + "pt": "judeu-espanhol", + "pt_BR": "Judeu-espanhol", + "ru": "сефардский язык", + "sv": "ladino", + "de": "Sephardisch" }, "searchTerms": { "*": [ - "chn" + "lad" ] } }, { - "if": "school:language=kr", + "if": "school:language=sc", "then": { - "ru": "Канури", - "ca": "kanuri", - "de": "Kanuri", - "en": "Kanuri", - "eo": "kanura lingvo", - "es": "kanuri", - "fi": "Kanurin kieli", - "fr": "kanouri", - "hu": "kanuri", - "id": "Bahasa Kanuri", - "it": "kanuri", - "ja": "カヌリ語", - "nl": "Kanuri", - "pl": "Język kanuri", - "pt": "Língua kanuri", - "sv": "kanuri", - "gl": "Lingua kanuri" + "nl": "Sardijns", + "pl": "Język sardyński", + "pt": "Língua sarda", + "ru": "сардинский язык", + "sl": "Sardinščina", + "sv": "sardiska", + "zh_Hans": "撒丁语", + "zh_Hant": "薩丁尼亞語", + "en": "Sardinian", + "ca": "sard", + "da": "Sardisk", + "de": "Sardisch", + "eo": "sarda lingvo", + "es": "sardo", + "fi": "sardi", + "fr": "sarde", + "gl": "Lingua sarda", + "hu": "szárd", + "id": "Bahasa Sardinia", + "it": "sardo", + "ja": "サルデーニャ語", + "nb_NO": "sardisk" }, "searchTerms": { "*": [ - "kr" - ] - } - }, - { - "if": "school:language=tw", - "then": { - "ca": "twi", - "da": "Twi", - "de": "Twi", - "en": "Twi", - "eo": "Tvia", - "es": "idioma twi", - "fi": "twi", - "fr": "twi", - "gl": "Lingua twi", - "hu": "tvi", - "id": "Bahasa Twi", - "it": "twi", - "ja": "トウィ語", - "nb_NO": "twi", - "nl": "Twi", - "pl": "Język twi", - "pt": "Língua twi", - "pt_BR": "Língua twi", - "ru": "чви", - "sv": "twi (språk)" - }, - "searchTerms": { - "*": [ - "tw" - ] - } - }, - { - "if": "school:language=shn", - "then": { - "de": "Shan", - "en": "Shan", - "nl": "Shan", - "es": "shan", - "fi": "Shanin kieli", - "fr": "shan", - "gl": "Lingua shan", - "id": "Bahasa Shan", - "it": "lingua shan", - "ja": "シャン語", - "pl": "język szan", - "pt": "língua shan", - "pt_BR": "Língua shan", - "ru": "шанский язык", - "sv": "shan", - "zh_Hans": "掸语", - "zh_Hant": "撣語", - "eo": "ŝana lingvo" - }, - "searchTerms": { - "*": [ - "shn" - ] - } - }, - { - "if": "school:language=vls", - "then": { - "sv": "västflamländska", - "ca": "flamenc occidental", - "da": "vestflamsk", - "de": "Westflämisch", - "en": "West Flemish", - "eo": "okcidentflandra lingvo", - "es": "flamenco occidental", - "fi": "länsiflaami", - "fr": "flamand occidental", - "gl": "Flamengo occidental", - "id": "Flam Barat", - "it": "dialetto fiammingo occidentale", - "ja": "西フラマン語", - "nb_NO": "vestflamsk", - "nl": "West-Vlaams", - "pl": "dialekt zachodnioflamandzki", - "ru": "западнофламандская группа диалектов", - "zh_Hans": "西佛兰德语", - "zh_Hant": "西佛蘭德語" - }, - "searchTerms": { - "*": [ - "vls" - ] - } - }, - { - "if": "school:language=pag", - "then": { - "nl": "Pangasinan", - "ca": "pangasinan", - "de": "Pangasinensisch", - "en": "Pangasinan", - "eo": "pangasina lingvo", - "fi": "Pangasinanin kieli", - "fr": "pangasinan", - "gl": "Lingua pangasinesa", - "hu": "pangasinan", - "id": "Bahasa Pangasinan", - "it": "pangasinan", - "ja": "パンガシナン語", - "pl": "Język pangasinan", - "pt": "Língua pangasinesa", - "ru": "Пангасинанский язык", - "sv": "pangasinan", - "zh_Hans": "邦阿西楠语", - "es": "pangasinense", - "da": "pangasinansk", - "nb_NO": "pangasinansk" - }, - "searchTerms": { - "*": [ - "pag" - ] - } - }, - { - "if": "school:language=nso", - "then": { - "ca": "pedi", - "de": "Nord-Sotho", - "en": "Northern Sotho", - "eo": "peda lingvo", - "es": "Sesotho sa leboa", - "fi": "Pohjoissothon kieli", - "fr": "sotho du Nord", - "gl": "Lingua sotho do norte", - "hu": "északi szoto", - "id": "Bahasa Sepedi", - "it": "sotho del nord", - "ja": "北ソト語", - "nb_NO": "nordsotho", - "nl": "Noord-Sotho", - "pl": "język północny sotho", - "pt": "língua soto do norte", - "pt_BR": "língua soto do norte", - "ru": "северный сото", - "sv": "nordsotho" - }, - "searchTerms": { - "*": [ - "nso" - ] - } - }, - { - "if": "school:language=ln", - "then": { - "ca": "lingala", - "da": "lingala", - "de": "Lingala", - "en": "Lingala", - "eo": "lingala lingvo", - "es": "lingala", - "fi": "Lingala", - "fr": "lingala", - "gl": "Lingua lingala", - "hu": "lingala", - "id": "Bahasa Lingala", - "it": "lingala", - "ja": "リンガラ語", - "nb_NO": "lingala", - "nl": "Lingala", - "pl": "język lingala", - "pt": "Língua lingala", - "sv": "lingala", - "zh_Hant": "林格拉語", - "ru": "лингала" - }, - "searchTerms": { - "*": [ - "ln" - ] - } - }, - { - "if": "school:language=zea", - "then": { - "en": "Zeelandic", - "ca": "zelandès", - "de": "Seeländisch", - "eo": "zelanda lingvo", - "es": "zelandés", - "fr": "zélandais", - "gl": "Lingua zelandesa", - "it": "zelandese", - "ja": "ゼーランド語", - "nb_NO": "zeeuws", - "nl": "Zeeuws", - "pl": "dialekt zelandzki", - "pt": "zeêuws", - "ru": "зеландский диалект", - "sv": "zeeländska", - "zh_Hans": "西兰语", - "zh_Hant": "西蘭語" - }, - "searchTerms": { - "*": [ - "zea" - ] - } - }, - { - "if": "school:language=tay", - "then": { - "de": "Atayal", - "en": "Atayal", - "ca": "atayal", - "es": "lengua atayal", - "fr": "atayal", - "gl": "Lingua atayal", - "it": "lingua atayal", - "ja": "タイヤル語", - "nl": "Atayal", - "pt": "Língua atayal", - "ru": "атаяльский язык", - "zh_Hans": "泰雅语", - "zh_Hant": "泰雅語", - "fi": "Atayalin kieli", - "id": "Bahasa Atayal", - "hu": "atajal" - }, - "searchTerms": { - "*": [ - "tay" + "sc" ] } }, { "if": "school:language=wuu", "then": { - "it": "wu", - "ja": "呉語", - "nb_NO": "wu", - "pl": "język wu", - "pt": "Língua wu", - "ru": "у", "sv": "wu", "zh_Hant": "吳語", "nl": "Wu", @@ -24490,7 +26000,13 @@ "fi": "Wu-kiina", "fr": "wu", "gl": "Lingua wu", - "id": "Bahasa Wu" + "id": "Bahasa Wu", + "it": "wu", + "ja": "呉語", + "nb_NO": "wu", + "pl": "język wu", + "pt": "Língua wu", + "ru": "у" }, "searchTerms": { "*": [ @@ -24527,296 +26043,199 @@ } }, { - "if": "school:language=jam", + "if": "school:language=ilo", "then": { - "ca": "jamaican", - "da": "Patois", - "de": "Jamaika-Kreolisch", - "en": "Jamaican Creole", - "eo": "jamajka-kreola lingvo", - "es": "Criollo jamaicano", - "fi": "Jamaikankreoli", - "fr": "créole jamaïcain", - "gl": "Patois xamaicano", - "hu": "jamaicai angol", - "id": "Patwa Jamaika", - "it": "lingua creola giamaicana", - "ja": "ジャマイカ・クレオール語", - "nl": "Jamaicaans Patois", - "pl": "język jamajski", - "pt": "Patoá jamaicano", - "pt_BR": "Patoá jamaicano", - "ru": "ямайский креольский язык", - "sv": "patwa", - "zh_Hans": "牙买加土语", - "zh_Hant": "牙買加土語" + "en": "Ilocano", + "pt": "Ilocano", + "ca": "ilocano", + "de": "Ilokano", + "eo": "iloka lingvo", + "fi": "Iloko", + "fr": "ilocano", + "gl": "Lingua ilocana", + "hu": "ilokano", + "id": "Bahasa Iloko", + "it": "ilocano", + "ja": "イロカノ語", + "nb_NO": "ilokano", + "nl": "Ilokano", + "pl": "język iloko", + "ru": "Илоканский язык", + "sv": "ilokano", + "es": "ilocano", + "da": "ilokansk" }, "searchTerms": { "*": [ - "jam" + "ilo" ] } }, { - "if": "school:language=lkt", + "if": "school:language=zea", "then": { - "zh_Hans": "拉科塔语", - "ca": "lakota", - "da": "Lakota", - "de": "Lakota", - "en": "Lakota", - "ja": "ラコタ語", - "nb_NO": "lakota", - "nl": "Lakota", - "ru": "лакота", - "eo": "lakota lingvo", - "es": "lakota", - "fi": "lakota", - "fr": "lakota", - "gl": "Lingua lakota", - "id": "Bahasa Lakota", - "it": "lakota", - "pl": "Język lakota", - "pt": "Língua dacota", - "pt_BR": "Língua dacota", - "sv": "lakota" + "ja": "ゼーランド語", + "nb_NO": "zeeuws", + "nl": "Zeeuws", + "pl": "dialekt zelandzki", + "pt": "zeêuws", + "ru": "зеландский диалект", + "sv": "zeeländska", + "zh_Hans": "西兰语", + "zh_Hant": "西蘭語", + "en": "Zeelandic", + "ca": "zelandès", + "de": "Seeländisch", + "eo": "zelanda lingvo", + "es": "zelandés", + "fr": "zélandais", + "gl": "Lingua zelandesa", + "it": "zelandese" }, "searchTerms": { "*": [ - "lkt" + "zea" ] } }, { - "if": "school:language=krl", + "if": "school:language=tay", "then": { - "en": "Karelian", - "hu": "karjalai", - "ca": "carelià", - "da": "karelsk", - "de": "Karelisch", - "eo": "karela lingvo", - "es": "carelio", - "fi": "karjalan kieli", - "fr": "carélien", - "gl": "Lingua carelia", - "id": "Bahasa Karelia", - "it": "careliano", - "ja": "カレリア語", - "nb_NO": "karelsk", - "nl": "Karelisch", - "pl": "język karelski", - "pt": "Língua carélia", - "pt_BR": "Língua carélia", - "ru": "карельский язык", - "sv": "karelska", - "zh_Hant": "卡累利阿語" + "de": "Atayal", + "en": "Atayal", + "ca": "atayal", + "es": "lengua atayal", + "fr": "atayal", + "gl": "Lingua atayal", + "it": "lingua atayal", + "ja": "タイヤル語", + "nl": "Atayal", + "pt": "Língua atayal", + "ru": "атаяльский язык", + "zh_Hans": "泰雅语", + "zh_Hant": "泰雅語", + "fi": "Atayalin kieli", + "id": "Bahasa Atayal", + "hu": "atajal" }, "searchTerms": { "*": [ - "krl" + "tay" ] } }, { - "if": "school:language=tcy", + "if": "school:language=trv", "then": { - "en": "Tulu", - "nl": "Tulu", - "ca": "tulu", - "da": "tulu", - "de": "Tulu", - "eo": "tulua lingvo", - "es": "tulu", - "fi": "Tulun kieli", - "fr": "toulou", - "gl": "Lingua tulu", - "id": "Bahasa Tulu", - "ja": "トゥル語", - "nb_NO": "Tulu", - "pl": "język tulu", - "pt": "Língua túlu", - "ru": "тулу", - "sv": "tulu" + "ca": "seediq", + "en": "Seediq", + "eo": "sedeka lingvo", + "fi": "Taroko", + "fr": "seediq", + "gl": "Lingua seediq", + "it": "lingua seediq", + "ja": "セデック語", + "nb_NO": "Truku", + "nl": "Taroko", + "pt": "Língua seediq", + "zh_Hans": "赛德克语", + "zh_Hant": "賽德克語", + "id": "Bahasa Seediq" }, "searchTerms": { "*": [ - "tcy" + "trv" ] } }, { - "if": "school:language=sju", + "if": "school:language=ps", "then": { - "sv": "umesamiska", - "hu": "umei számi", - "ca": "sami d'Ume", - "de": "Umesamisch", - "en": "Ume Sami", - "eo": "ume-samea lingvo", - "es": "sami del Ume", - "fi": "uumajansaame", - "fr": "same d'Ume", - "gl": "Lingua saami de Ume", - "it": "lingua sami di Ume", - "ja": "ウーメ・サーミ語", - "nb_NO": "umesamisk", - "nl": "Ume-Samisch", - "pl": "język ume", - "pt": "língua sami de Ume", - "ru": "уме-саамский язык" + "zh_Hans": "普什图语", + "id": "bahasa Pasto", + "ca": "paixtu", + "es": "pastún", + "en": "Pashto", + "da": "Pashto", + "de": "Paschtu", + "eo": "paŝtuna lingvo", + "fi": "paštun kieli", + "fr": "pachto", + "gl": "Lingua paxta", + "hu": "pastu", + "it": "pashtu", + "ja": "パシュトー語", + "nb_NO": "pashto", + "nl": "Pasjtoe", + "pl": "język paszto", + "pt": "pastó", + "pt_BR": "pastó", + "ru": "пушту", + "sl": "paštunščina", + "sv": "pashto" }, + "priorityIf": "_country~((^|;)af($|;))", "searchTerms": { "*": [ - "sju" + "ps" ] } }, { - "if": "school:language=sou", + "if": "school:language=vls", "then": { - "de": "Südthailändisch", - "en": "Southern Thai", - "eo": "sud-taja lingvo", - "fr": "thaï du Sud", - "id": "Bahasa Thai Selatan", - "ja": "南タイ語", - "nl": "Zuidelijk Thai", - "pl": "Język południowotajski", - "ru": "южнотайский диалект", - "zh_Hans": "南部泰语", - "zh_Hant": "南部泰語" + "sv": "västflamländska", + "ca": "flamenc occidental", + "da": "vestflamsk", + "de": "Westflämisch", + "en": "West Flemish", + "eo": "okcidentflandra lingvo", + "es": "flamenco occidental", + "fi": "länsiflaami", + "fr": "flamand occidental", + "gl": "Flamengo occidental", + "id": "Flam Barat", + "it": "dialetto fiammingo occidentale", + "ja": "西フラマン語", + "nb_NO": "vestflamsk", + "nl": "West-Vlaams", + "pl": "dialekt zachodnioflamandzki", + "ru": "западнофламандская группа диалектов", + "zh_Hans": "西佛兰德语", + "zh_Hant": "西佛蘭德語" }, "searchTerms": { "*": [ - "sou" + "vls" ] } }, { - "if": "school:language=adx", + "if": "school:language=tvl", "then": { - "en": "Amdo Tibetan", - "fr": "tibétain de l'Amdo", - "ja": "アムド・チベット語", - "pl": "Język amdo", - "ru": "амдо", - "pt": "Tibetano Amdo", - "hu": "amdói tibeti" + "ca": "tuvalià", + "de": "Tuvaluisch", + "en": "Tuvaluan", + "eo": "tuvala lingvo", + "es": "tuvaluano", + "fi": "tuvalun kieli", + "fr": "tuvaluan", + "gl": "Lingua tuvalesa", + "hu": "tuvalui", + "id": "Bahasa Tuvalu", + "it": "lingua tuvaluana", + "ja": "ツバル語", + "nb_NO": "tuvalsk", + "nl": "Tuvaluaans", + "pl": "Język tuvalu", + "pt": "Língua tuvaluana", + "pt_BR": "Língua tuvaluana", + "ru": "тувалу", + "sv": "tuvaluanska" }, "searchTerms": { "*": [ - "adx" - ] - } - }, - { - "if": "school:language=sli", - "then": { - "ca": "alemany silesià", - "da": "Schlesisk", - "de": "Schlesisch", - "en": "Silesian German", - "eo": "silezia-germana lingvo", - "es": "alemán silesio", - "fi": "sleesiansaksa", - "fr": "silésien", - "it": "tedesco slesiano", - "ja": "低シレジア語", - "nb_NO": "lavschlesisk", - "nl": "Silezisch Duits", - "ru": "силезские диалекты немецкого языка", - "zh_Hans": "西里西亚语", - "zh_Hant": "西里西亞語", - "pl": "dialekt śląski języka niemieckiego", - "hu": "sziléziai német" - }, - "searchTerms": { - "*": [ - "sli" - ] - } - }, - { - "if": "school:language=als", - "then": { - "hu": "svájci német", - "en": "Swiss German", - "de": "Schweizerdeutsch", - "ca": "alemany suís", - "da": "schweizertysk", - "eo": "svisgermana lingvo", - "es": "alemán de Suiza", - "fi": "sveitsinsaksa", - "fr": "suisse allemand", - "gl": "Lingua alemá de Suíza", - "id": "Bahasa Jerman Swiss", - "it": "svizzero tedesco", - "ja": "スイスドイツ語", - "nb_NO": "sveitsertysk", - "nl": "Zwitserduits", - "pl": "gwary schwyzertüütsch", - "pt": "suíço-alemão", - "ru": "швейцарский диалект", - "sv": "schweizertyska", - "zh_Hans": "瑞士德语", - "zh_Hant": "瑞士德語" - }, - "searchTerms": { - "*": [ - "als" - ] - } - }, - { - "if": "school:language=kha", - "then": { - "ru": "Кхаси", - "ca": "khasi", - "de": "Khasi", - "en": "Khasi", - "fi": "Khasi", - "fr": "khasi", - "it": "lingua khasi", - "ja": "カシ語", - "nl": "Khasi", - "pl": "Język khasi", - "pt": "Língua khasi", - "zh_Hans": "卡西语", - "zh_Hant": "卡西語", - "eo": "kasia lingvo" - }, - "searchTerms": { - "*": [ - "kha" - ] - } - }, - { - "if": "school:language=mnc", - "then": { - "en": "Manchu", - "ca": "manxú", - "de": "Mandschurisch", - "eo": "manĉura lingvo", - "es": "idioma manchú", - "fi": "Mantšun kieli", - "fr": "mandchou", - "gl": "Lingua manchú", - "hu": "mandzsu", - "id": "Bahasa Manchu", - "it": "lingua mancese", - "ja": "満洲語", - "nb_NO": "Mandsjuisk", - "nl": "Mantsjoe", - "pl": "język mandżurski", - "pt": "Língua manchu", - "ru": "маньчжурский язык", - "sv": "manchuiska" - }, - "searchTerms": { - "*": [ - "mnc" + "tvl" ] } }, @@ -24843,7 +26262,6 @@ "zh_Hant": "約魯巴語", "hu": "joruba" }, - "priorityIf": "_country~((^|;)ng($|;))", "searchTerms": { "*": [ "yo" @@ -24851,147 +26269,45 @@ } }, { - "if": "school:language=ml", + "if": "school:language=war", "then": { - "en": "Malayalam", - "ca": "malaiàlam", - "da": "Malayalam", - "de": "Malayalam", - "eo": "malajala lingvo", - "es": "malabar", - "fi": "malajalam", - "fr": "malayalam", - "gl": "lingua malayalam", - "hu": "malajálam", - "id": "bahasa Malayalam", - "it": "malayalam", - "ja": "マラヤーラム語", - "nb_NO": "malayalam", - "nl": "Malayalam", - "pl": "język malajalam", - "pt": "malaiala", - "pt_BR": "Língua malaiala", - "ru": "малаялам", - "sl": "Malajalščina", - "sv": "malayalam", - "zh_Hant": "馬拉雅拉姆語" + "en": "Waray", + "fr": "waray-waray", + "ca": "waray-waray", + "de": "Wáray-Wáray", + "eo": "varaja lingvo", + "fi": "waray-waray", + "gl": "Lingua waray-waray", + "hu": "waray", + "id": "Bahasa Waray-waray", + "it": "waray-waray", + "ja": "ワライ語", + "nb_NO": "waray-waray", + "nl": "Waray-Waray", + "pl": "język warajski", + "pt": "língua waray-waray", + "pt_BR": "Língua waray-waray", + "ru": "варайский язык", + "sv": "waray-waray", + "es": "samareño", + "da": "varajansk" }, "searchTerms": { "*": [ - "ml" - ] - } - }, - { - "if": "school:language=hai", - "then": { - "fi": "Haida", - "fr": "haïda", - "gl": "Lingua haida", - "id": "Bahasa Haida", - "it": "haida", - "ja": "ハイダ語", - "nb_NO": "Haida (språk)", - "pl": "Język haida", - "pt": "Língua haida", - "ru": "Хайда", - "zh_Hans": "海达语", - "zh_Hant": "海達語", - "sv": "Haida (språk)", - "en": "Haida", - "nl": "Haida", - "de": "Haida", - "ca": "haida", - "eo": "Ĥajda lingvo", - "es": "idioma haida" - }, - "searchTerms": { - "*": [ - "hai" - ] - } - }, - { - "if": "school:language=kut", - "then": { - "en": "Kutenai", - "ca": "kootenai", - "de": "Kutanaha", - "es": "Idioma kutenai", - "fi": "Kutenai", - "fr": "kutenai", - "it": "lingua kutenai", - "ja": "クテナイ語", - "nl": "Kutenai", - "pl": "Język kutenai", - "pt": "Língua kutenai", - "ru": "Кутенай", - "zh_Hans": "库特奈语", - "zh_Hant": "庫特奈語" - }, - "searchTerms": { - "*": [ - "kut" - ] - } - }, - { - "if": "school:language=hoc", - "then": { - "fr": "ho", - "ca": "ho", - "eo": "hoa lingvo", - "fi": "Hon kieli", - "it": "lingua ho", - "ja": "ホー語", - "pl": "Język ho", - "pt": "Língua ho", - "sv": "ho", - "de": "Ho", - "ru": "Хо", - "en": "Ho", - "da": "Ho" - }, - "searchTerms": { - "*": [ - "hoc" - ] - } - }, - { - "if": "school:language=gsg", - "then": { - "ca": "llengua de signes alemanya", - "da": "Tysk tegnsprog", - "de": "Deutsche Gebärdensprache", - "en": "German Sign Language", - "eo": "germana signolingvo", - "es": "lengua de señas alemana", - "fr": "langue des signes allemande", - "hu": "német jelnyelv", - "id": "Bahasa Isyarat Jerman", - "it": "lingua dei segni tedesca", - "ja": "ドイツ手話", - "nb_NO": "tysk tegnspråk", - "nl": "Duitse gebarentaal", - "pl": "niemiecki język migowy", - "pt": "língua gestual alemã", - "pt_BR": "língua de sinais alemã", - "ru": "германский жестовый язык", - "sv": "tyskt teckenspråk", - "zh_Hans": "德国手语", - "zh_Hant": "德國手語", - "fi": "saksalainen viittomakieli" - }, - "searchTerms": { - "*": [ - "gsg" + "war" ] } }, { "if": "school:language=li", "then": { + "de": "Limburgisch", + "eo": "limburga lingvo", + "es": "limburgués", + "fi": "limburgin kieli", + "fr": "limbourgeois", + "gl": "Lingua limburguesa", + "id": "Bahasa Limburgish", "it": "limburghese", "ja": "リンブルフ語", "nb_NO": "limburgsk", @@ -25001,17 +26317,10 @@ "sv": "limburgiska", "zh_Hans": "林堡语", "zh_Hant": "林堡語", + "hu": "limburgi nyelv", "ca": "limburguès", "en": "Limburgish", - "nl": "Limburgs", - "de": "Limburgisch", - "eo": "limburga lingvo", - "es": "limburgués", - "fi": "limburgin kieli", - "fr": "limbourgeois", - "gl": "Lingua limburguesa", - "hu": "limburgi", - "id": "Bahasa Limburgish" + "nl": "Limburgs" }, "searchTerms": { "*": [ @@ -25047,184 +26356,241 @@ } }, { - "if": "school:language=esu", + "if": "school:language=tum", "then": { - "ru": "Центрально-юпикский язык", - "zh_Hans": "中阿拉斯加尤皮克语", - "sv": "Centraljupik", - "ca": "yupik de l'Alaska central", - "de": "Yup'ik", - "en": "Central Alaskan Yup'ik", - "es": "Yupik alaskeño central", - "fi": "alaskanjupik", - "fr": "yupik de l'Alaska central", - "gl": "Lingua iupik de Alasca central", - "it": "lingua yupik centrale", - "ja": "中央アラスカ・ユピック語", - "nb_NO": "Alaskayupik", - "nl": "Joepik", - "pl": "Język yupik środkowy" + "ca": "tumbuka", + "de": "Tumbuka", + "en": "Tumbuka", + "eo": "tumbuka lingvo", + "es": "Idioma tumbuka", + "fi": "Tumbuka", + "fr": "tumbuka", + "gl": "Lingua tumbuka", + "hu": "tumbuka", + "it": "tumbuka", + "ja": "トゥンブカ語", + "nl": "Tumbuka", + "pl": "Język tumbuka", + "pt": "Língua tumbuka", + "ru": "Тумбука", + "sv": "tumbuka" }, "searchTerms": { "*": [ - "esu" + "tum" ] } }, { - "if": "school:language=abq", + "if": "school:language=tsg", "then": { - "en": "Abaza", - "ca": "abazí", - "de": "Abasinisch", - "eo": "abaza lingvo", - "es": "abaza", - "fi": "Abazan kieli", - "fr": "abaza", - "gl": "Lingua abaza", - "it": "lingua abazina", - "ja": "アバザ語", - "nb_NO": "abazinsk", - "nl": "Abazijns", - "pl": "Język abazyński", - "pt": "Língua abaza", - "pt_BR": "Língua abaza", - "ru": "абазинский язык", - "sv": "abazinska", - "zh_Hans": "阿巴扎语", - "zh_Hant": "阿巴扎語", - "id": "Bahasa Abaza", - "hu": "abaza" + "en": "Tausug", + "fi": "Tausug", + "fr": "tausug", + "id": "Bahasa Suluk", + "ja": "タウスグ語", + "nb_NO": "Tausug (språk)", + "pl": "język tausug", + "pt": "Língua tausug", + "ru": "Сулу", + "es": "idioma joloano" }, "searchTerms": { "*": [ - "abq" + "tsg" ] } }, { - "if": "school:language=tli", + "if": "school:language=shi", "then": { - "ca": "Tlingit", - "de": "Tlingit", - "en": "Tlingit", - "fi": "Tlingit", - "nb_NO": "Tlingit", - "nl": "Tlingit", - "eo": "Tlingita", - "es": "tlingit", - "fr": "tlingit", - "id": "Bahasa Tlingit", - "it": "lingua tlingit", - "ja": "トリンギット語", - "pl": "Język tlingit", - "pt": "Língua tlingit", - "pt_BR": "Língua tlingit", - "ru": "Тлингитский язык", - "sv": "tlingit", - "hu": "tlingit" + "ca": "chelja", + "de": "Taschelhit", + "en": "Shilha", + "eo": "ŝelha lingvo", + "es": "chilha", + "fi": "Tašelhit", + "gl": "Lingua shilha", + "it": "tashelhit", + "ja": "シルハ語", + "nl": "Chleuh", + "pl": "Język tashelhiyt", + "pt": "Tachelhit", + "ru": "Шильхские языки", + "sv": "tachelhit", + "zh_Hans": "施卢赫语", + "zh_Hant": "施盧赫語", + "fr": "chleuh" }, "searchTerms": { "*": [ - "tli" + "shi" ] } }, { - "if": "school:language=trv", + "if": "school:language=jam", "then": { - "ca": "seediq", - "en": "Seediq", - "eo": "sedeka lingvo", - "fi": "Taroko", - "fr": "seediq", - "gl": "Lingua seediq", - "it": "lingua seediq", - "ja": "セデック語", - "nb_NO": "Truku", - "nl": "Taroko", - "pt": "Língua seediq", - "zh_Hans": "赛德克语", - "zh_Hant": "賽德克語", - "id": "Bahasa Seediq" + "ca": "jamaican", + "da": "Patois", + "de": "Jamaika-Kreolisch", + "en": "Jamaican Patois", + "eo": "jamajka-kreola lingvo", + "es": "Criollo jamaicano", + "fi": "Jamaikankreoli", + "fr": "créole jamaïcain", + "gl": "Patois xamaicano", + "hu": "jamaicai angol", + "id": "Patwa Jamaika", + "it": "lingua creola giamaicana", + "ja": "ジャマイカ・クレオール語", + "nl": "Jamaicaans Patois", + "pl": "język jamajski", + "pt": "Patoá jamaicano", + "pt_BR": "Patoá jamaicano", + "ru": "ямайский креольский язык", + "sv": "patwa", + "zh_Hans": "牙买加土语", + "zh_Hant": "牙買加土語" }, "searchTerms": { "*": [ - "trv" + "jam" ] } }, { - "if": "school:language=szy", + "if": "school:language=tw", "then": { - "en": "Sakizaya", - "fr": "sakizaya", - "gl": "Lingua sakizaya", - "id": "Bahasa Sakizaya", - "ja": "サキザヤ語", - "zh_Hans": "撒奇莱雅语", - "zh_Hant": "撒奇萊雅語", - "pt": "Língua sakisaya" + "fi": "twi", + "fr": "twi", + "gl": "Lingua twi", + "hu": "tvi", + "id": "Bahasa Twi", + "it": "twi", + "ja": "トウィ語", + "nb_NO": "twi", + "nl": "Twi", + "pl": "Język twi", + "pt": "Língua twi", + "pt_BR": "Língua twi", + "ru": "чви", + "sv": "twi (språk)", + "ca": "twi", + "da": "Twi", + "de": "Twi", + "en": "Twi", + "eo": "Tvia", + "es": "idioma twi" }, "searchTerms": { "*": [ - "szy" + "tw" ] } }, { - "if": "school:language=lus", + "if": "school:language=shn", "then": { - "ca": "mizo", - "de": "Mizo", - "en": "Mizo", - "es": "mizo", - "fi": "Lusai", - "fr": "mizo", - "it": "lingua Mizo", - "ja": "ミゾ語", - "nl": "Mizo", - "pl": "Język mizo", - "pt": "Língua mizo", - "ru": "Мизо", - "sv": "mizo", - "zh_Hant": "米佐語", - "id": "Bahasa Mizo" + "de": "Shan", + "en": "Shan", + "nl": "Shan", + "es": "shan", + "fi": "Shanin kieli", + "fr": "shan", + "gl": "Lingua shan", + "id": "Bahasa Shan", + "it": "lingua shan", + "ja": "シャン語", + "pl": "język szan", + "pt": "língua shan", + "pt_BR": "Língua shan", + "ru": "шанский язык", + "sv": "shan", + "zh_Hans": "掸语", + "zh_Hant": "撣語", + "eo": "ŝana lingvo" }, "searchTerms": { "*": [ - "lus" + "shn" ] } }, { - "if": "school:language=olo", + "if": "school:language=ts", "then": { - "ca": "livvi-carelià", - "de": "Olonetzisch", - "en": "Livvi-Karelian", - "eo": "olonec-karela lingvo", - "fi": "livvinkarjala", - "fr": "olonetsien", - "gl": "Lingua livvi", - "it": "lingua livvi", - "ja": "リッヴィ語", - "nb_NO": "livvisk", - "nl": "Olonetsisch", - "pl": "Dialekt ołoniecki", - "ru": "ливвиковское наречие", - "sv": "livvi", - "zh_Hant": "利維卡累利阿語" + "en": "Tsonga", + "ca": "tsonga", + "nl": "Tsonga", + "da": "tsonga", + "de": "Xitsonga", + "eo": "conga lingvo", + "es": "tsonga", + "fr": "tsonga", + "gl": "Lingua tsonga", + "hu": "conga", + "id": "Bahasa Tsonga", + "it": "tsonga", + "ja": "ツォンガ語", + "nb_NO": "tsonga", + "pl": "Język tsonga", + "pt": "língua tsonga", + "pt_BR": "língua tsonga", + "ru": "тсонга", + "sv": "tsonga", + "zh_Hans": "聪加语", + "zh_Hant": "聰加語", + "fi": "tsongan kieli" }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))", "searchTerms": { "*": [ - "olo" + "ts" + ] + } + }, + { + "if": "school:language=st", + "then": { + "fr": "sotho du Sud", + "ca": "sesotho", + "da": "Sesotho", + "de": "Sesotho", + "en": "Sesotho", + "eo": "sota lingvo", + "es": "sesotho", + "gl": "Lingua sotho", + "hu": "déli szoto", + "id": "Bahasa Sesotho", + "it": "sotho del sud", + "ja": "ソト語", + "nb_NO": "sotho", + "nl": "Zuid-Sotho", + "pl": "język sotho", + "pt": "língua soto do sul", + "pt_BR": "língua soto", + "ru": "сесото", + "sv": "sesotho", + "fi": "eteläsothon kieli" + }, + "priorityIf": "_country~((^|;)ls($|;))|((^|;)za($|;))|((^|;)zw($|;))", + "searchTerms": { + "*": [ + "st" ] } }, { "if": "school:language=pnt", "then": { + "nl": "Pontisch", + "pl": "język pontyjski", + "pt": "Grego do Ponto", + "ru": "понтийский язык", + "sv": "pontisk grekiska", + "zh_Hant": "旁狄希臘語", + "hu": "pontoszi görög", "ca": "pòntic", "de": "Pontisch", "en": "Pontic Greek", @@ -25235,14 +26601,7 @@ "id": "Bahasa Yunani Pontus", "it": "pontico", "ja": "ギリシア語ポントス方言", - "nb_NO": "pontisk gresk", - "nl": "Pontisch", - "pl": "język pontyjski", - "pt": "Grego do Ponto", - "ru": "понтийский язык", - "sv": "pontisk grekiska", - "zh_Hant": "旁狄希臘語", - "hu": "pontoszi görög" + "nb_NO": "pontisk gresk" }, "searchTerms": { "*": [ @@ -25281,834 +26640,70 @@ } }, { - "if": "school:language=nog", + "if": "school:language=ln", "then": { - "sv": "nogai", - "en": "Nogai", - "ca": "nogai", - "de": "Nogaisch", - "eo": "nogaja lingvo", - "es": "nogai", - "fi": "Nogain kieli", - "fr": "nogaï", - "id": "Bahasa Nogai", - "it": "lingua nogai", - "ja": "ノガイ語", - "nb_NO": "nogaisk", - "nl": "Nogais", - "pl": "Język nogajski", - "pt": "Língua nogai", - "ru": "ногайский язык" + "ca": "lingala", + "da": "lingala", + "de": "Lingala", + "en": "Lingala", + "eo": "lingala lingvo", + "es": "lingala", + "fr": "lingala", + "gl": "Lingua lingala", + "hu": "lingala", + "id": "Bahasa Lingala", + "it": "lingala", + "ja": "リンガラ語", + "nb_NO": "lingala", + "nl": "Lingala", + "pl": "język lingala", + "pt": "Língua lingala", + "sv": "lingala", + "zh_Hant": "林格拉語", + "ru": "лингала", + "fi": "lingala" }, "searchTerms": { "*": [ - "nog" + "ln" ] } }, { - "if": "school:language=wbl", + "if": "school:language=szy", "then": { - "de": "Wakhi", - "en": "Wakhi", - "nb_NO": "Wakhi", - "nl": "Wakhi", - "es": "wají", - "fi": "Vahanin kieli", - "fr": "wakhi", - "gl": "Lingua vakhí", - "id": "Bahasa Wakhi", - "it": "wakhi", - "ja": "ワヒ語", - "pl": "Język wachański", - "pt": "Língua wakhi", - "pt_BR": "Língua wakhi", - "ru": "Ваханский язык" + "en": "Sakizaya", + "fr": "sakizaya", + "gl": "Lingua sakizaya", + "id": "Bahasa Sakizaya", + "ja": "サキザヤ語", + "zh_Hans": "撒奇莱雅语", + "zh_Hant": "撒奇萊雅語", + "pt": "Língua sakisaya" }, "searchTerms": { "*": [ - "wbl" + "szy" ] } }, { - "if": "school:language=tly", + "if": "school:language=nqo", "then": { - "en": "Talysh", - "id": "Talysh", - "ca": "talixi", - "de": "Talisch", - "eo": "taliŝa lingvo", - "es": "talishi", - "fi": "Tališin kieli", - "fr": "talysh", - "gl": "Lingua talysh", - "it": "lingua taliscia", - "ja": "タリシュ語", - "nl": "Talysjisch", - "pl": "Tałyszowie", - "pt": "Língua talish", - "ru": "талышский язык", - "sv": "talysj", - "nb_NO": "talysj" + "en": "N'Ko", + "fr": "n'ko", + "ru": "Нко", + "gl": "Lingua n'ko", + "ja": "ンコ語", + "nl": "N’Ko", + "pl": "Język n’ko", + "sv": "N'ko", + "zh_Hans": "康柏语", + "zh_Hant": "康柏語" }, "searchTerms": { "*": [ - "tly" - ] - } - }, - { - "if": "school:language=mhr", - "then": { - "fi": "niittymarin kieli", - "fr": "mari des prairies", - "gl": "Lingua mari das pradeiras", - "it": "mari orientale", - "ja": "牧地マリ語", - "nb_NO": "østmarisk", - "nl": "Oost-Tsjeremissisch", - "pl": "maryjski łąkowy", - "pt": "Língua mari das campinas", - "ru": "луговомарийский язык", - "sv": "östmariska", - "en": "Meadow Mari", - "ca": "txeremís oriental", - "de": "Wiesenmari", - "es": "mari de las praderas" - }, - "searchTerms": { - "*": [ - "mhr" - ] - } - }, - { - "if": "school:language=ruq", - "then": { - "en": "Megleno-Romanian", - "ca": "meglenoromanès", - "de": "Meglenorumänisch", - "eo": "meglenorumana lingvo", - "es": "meglenorrumano", - "fr": "mégléno-roumain", - "gl": "Lingua megleno-romanesa", - "it": "lingua meglenorumena", - "ja": "メグレノ・ルーマニア語", - "nb_NO": "meglenorumensk", - "nl": "Megleno-Roemeens", - "pl": "Język meglenorumuński", - "pt": "Romeno meglesita", - "pt_BR": "Romeno meglesita", - "ru": "мегленорумынский язык", - "zh_Hans": "梅戈来诺-罗马尼亚语", - "zh_Hant": "梅戈來諾-羅馬尼亞語", - "hu": "meglenoromán" - }, - "searchTerms": { - "*": [ - "ruq" - ] - } - }, - { - "if": "school:language=mwv", - "then": { - "id": "Mentawai", - "pt": "Mentawai", - "ca": "mentawai", - "da": "Mentawai", - "de": "Mentawaisprache", - "en": "Mentawai", - "eo": "Mentawai", - "es": "mentawai", - "fi": "Mentawain kieli", - "fr": "mentawai", - "gl": "Lingua mentawai", - "hu": "Mentawai", - "it": "lingua mentawai", - "ja": "メンタワイ語", - "nb_NO": "Mentawai", - "nl": "Mentawai", - "pl": "język mentawai", - "pt_BR": "Mentawai", - "ru": "ментавай", - "sl": "Mentawai", - "sv": "mentawai" - }, - "searchTerms": { - "*": [ - "mwv" - ] - } - }, - { - "if": "school:language=koy", - "then": { - "de": "Koyukon", - "en": "Koyukon", - "nb_NO": "Koyukon", - "es": "koyukón", - "fr": "koyukon", - "it": "lingua koyukon", - "ja": "コユコン語", - "pt": "Língua koyukon", - "pt_BR": "Língua koyukon", - "ru": "Коюкон" - }, - "searchTerms": { - "*": [ - "koy" - ] - } - }, - { - "if": "school:language=clc", - "then": { - "en": "Chilcotin", - "de": "Tschilcotin", - "es": "chilcotin", - "fr": "chilcotin", - "it": "lingua chilcotin", - "ja": "チルコティン語", - "nb_NO": "Chilcotin", - "pt": "Língua chilcontin", - "ru": "Чилкотин", - "eo": "ĉilkotina lingvo" - }, - "searchTerms": { - "*": [ - "clc" - ] - } - }, - { - "if": "school:language=fiu-vro", - "then": { - "en": "Võro", - "ca": "võro", - "da": "Võro", - "de": "Võro", - "eo": "voroa lingvo", - "es": "Idioma võro", - "fi": "võro", - "fr": "võro", - "gl": "Lingua võro", - "id": "Bahasa Võro", - "it": "võro", - "ja": "ヴォロ語", - "nb_NO": "sørestisk", - "nl": "Võro", - "pl": "język võro", - "pt": "Língua võro", - "ru": "выруский диалект", - "sv": "võro", - "zh_Hans": "沃罗语", - "hu": "võro" - }, - "searchTerms": { - "*": [ - "fiu-vro" - ] - } - }, - { - "if": "school:language=frc", - "then": { - "fr": "français de Louisiane", - "id": "Bahasa Prancis Louisiana", - "it": "francese cajun", - "ja": "ケイジャン・フランス語", - "nl": "Cajun-Frans", - "pt": "francês cajun", - "ru": "Кажунский диалект французского языка", - "sv": "Louisianafranska", - "de": "Cajun", - "ca": "francès cajun", - "en": "Louisiana French", - "eo": "luiziana franca dialekto", - "es": "francés cajún" - }, - "searchTerms": { - "*": [ - "frc" - ] - } - }, - { - "if": "school:language=guw", - "then": { - "ru": "Гун", - "en": "Gun", - "de": "Gun", - "ca": "gun", - "ja": "グン語", - "fr": "gun-gbe", - "gl": "Lingua gun" - }, - "searchTerms": { - "*": [ - "guw" - ] - } - }, - { - "if": "school:language=cnh", - "then": { - "de": "Hakha Chin", - "en": "Hakha-Chin", - "fr": "haka chin", - "ja": "ハカ語", - "ru": "Чинский язык" - }, - "searchTerms": { - "*": [ - "cnh" - ] - } - }, - { - "if": "school:language=sjm", - "then": { - "en": "Mapun", - "fr": "mapun" - }, - "searchTerms": { - "*": [ - "sjm" - ] - } - }, - { - "if": "school:language=bzs", - "then": { - "ca": "llengua de signes brasilera", - "da": "brasiliansk tegnsprog", - "de": "Brasilianische Gebärdensprache", - "en": "Brazilian Sign Language", - "eo": "brazila signolingvo", - "fr": "langue des signes brésilienne", - "it": "lingua dei segni brasiliana", - "ja": "ブラジル手話", - "nb_NO": "brasiliansk tegnspråk", - "nl": "Braziliaanse gebarentaal", - "pt": "língua brasileira de sinais", - "pt_BR": "língua brasileira de sinais", - "es": "Lengua brasileña de señas", - "ru": "бразильский жестовый язык", - "id": "Bahasa Isyarat Brasil" - }, - "searchTerms": { - "*": [ - "bzs" - ] - } - }, - { - "if": "school:language=kcg", - "then": { - "en": "Tyap", - "de": "Tjap", - "fi": "Tyap", - "ja": "カタブ語", - "nl": "Tyap", - "gl": "Lingua tyap", - "ca": "katab", - "es": "katab", - "fr": "katab" - }, - "searchTerms": { - "*": [ - "kcg" - ] - } - }, - { - "if": "school:language=mi", - "then": { - "fi": "Maorin kieli", - "fr": "māori", - "gl": "Lingua maorí", - "hu": "maori", - "id": "Bahasa Maori", - "it": "māori", - "ja": "マオリ語", - "nb_NO": "maorisk", - "nl": "Maori", - "pl": "język maori", - "pt": "língua maori", - "pt_BR": "língua maori", - "ru": "маори", - "sv": "maori", - "zh_Hans": "毛利语", - "zh_Hant": "毛利語", - "ca": "maori", - "da": "Maori", - "de": "Māori", - "en": "Māori", - "eo": "maoria lingvo", - "es": "maorí" - }, - "priorityIf": "_country~((^|;)nz($|;))", - "searchTerms": { - "*": [ - "mi" - ] - } - }, - { - "if": "school:language=aeb", - "then": { - "da": "Tunesisk arabisk", - "de": "Tunesisch-Arabisch", - "en": "Tunisian Arabic", - "eo": "tunizia araba lingvo", - "es": "árabe tunecino", - "fi": "tunisianarabia", - "fr": "arabe tunisien", - "id": "Bahasa Arab Tunisia", - "it": "arabo tunisino", - "ja": "アラビア語チュニジア方言", - "nb_NO": "tunisisk arabisk", - "nl": "Tunesisch", - "pt": "árabe tunisino", - "pt_BR": "Árabe tunisino", - "ru": "Тунисский диалект арабского языка", - "sv": "tunisisk arabiska", - "zh_Hans": "突尼斯阿拉伯语", - "zh_Hant": "突尼西亞阿拉伯語", - "ca": "àrab tunisià", - "pl": "tunezyjski" - }, - "searchTerms": { - "*": [ - "aeb" - ] - } - }, - { - "if": "school:language=nrf-gg", - "then": { - "ca": "guernseiès", - "de": "Guernésiais", - "en": "Guernésiais", - "eo": "gernezeja lingvo", - "es": "guernseyés", - "fi": "Guernésiais", - "fr": "guernesiais", - "it": "dialetto guernesiais", - "ja": "ガーンジー島方言", - "nb_NO": "guernésiais", - "nl": "Dgèrnésiais", - "pl": "Dgèrnésiais", - "pt": "Guernésiais", - "ru": "Гернсийский диалект нормандского языка", - "sl": "Guernseyščina", - "sv": "Guernésiais" - }, - "searchTerms": { - "*": [ - "nrf-gg" - ] - } - }, - { - "if": "school:language=lki", - "then": { - "en": "Laki", - "pt": "Laki", - "de": "Leki", - "da": "Laki", - "eo": "Laki", - "ca": "dialecte laki", - "fi": "laki", - "fr": "laki", - "gl": "Lingua laki", - "ja": "ラーク語", - "nl": "Laki dialect", - "ru": "лаки", - "sv": "lekî", - "id": "Bahasa Laki" - }, - "searchTerms": { - "*": [ - "lki" - ] - } - }, - { - "if": "school:language=bej", - "then": { - "nl": "Beja", - "en": "Beja", - "nb_NO": "Beja", - "ru": "Беджа", - "de": "Bedscha", - "ca": "llengua beja", - "eo": "beĝaa lingvo", - "es": "Idioma beya", - "fi": "Bedžan kieli", - "fr": "bedja", - "id": "Bahasa Beja", - "it": "begia", - "ja": "ベジャ語", - "pl": "Język bedża", - "pt": "Língua beja" - }, - "searchTerms": { - "*": [ - "bej" - ] - } - }, - { - "if": "school:language=ckt", - "then": { - "en": "Chukchi", - "ca": "txuktxi", - "de": "Tschuktschisch", - "eo": "Ĉukĉa lingvo", - "es": "chucoto", - "fi": "Tšuktšin kieli", - "fr": "tchouktche", - "gl": "Lingua Chukoto", - "id": "Bahasa Chukchi", - "it": "lingua ciukcia", - "ja": "チュクチ語", - "nb_NO": "Luoravetlansk", - "nl": "Tsjoektsjisch", - "pl": "Język czukocki", - "pt": "Língua chukoto", - "ru": "чукотский язык", - "sl": "Čukotščina", - "sv": "tjuktjiska", - "hu": "csukcs" - }, - "searchTerms": { - "*": [ - "ckt" - ] - } - }, - { - "if": "school:language=mus", - "then": { - "de": "Maskoki", - "en": "Muscogee", - "ca": "muskogi", - "eo": "krika lingvo", - "es": "idioma maskoki", - "fi": "Creekin kieli", - "fr": "creek", - "gl": "Lingua muscogee", - "hu": "muszkogi", - "id": "Bahasa Muskogee", - "it": "lingua creek", - "ja": "マスコギ語", - "nl": "Muskogi", - "pl": "Język krik", - "pt": "Língua creek", - "pt_BR": "Língua creek", - "ru": "Крикский язык" - }, - "searchTerms": { - "*": [ - "mus" - ] - } - }, - { - "if": "school:language=pwn", - "then": { - "ca": "paiwan", - "en": "Paiwan", - "es": "Idioma paiwan", - "fr": "paiwan", - "gl": "Lingua paiwan", - "id": "Bahasa Paiwan", - "it": "paiwan", - "ja": "パイワン語", - "nl": "Paiwaans", - "pt": "Língua paiwan", - "sv": "paiwan", - "zh_Hans": "排湾语", - "zh_Hant": "排灣語", - "de": "Paiwan", - "fi": "Paiwanin kieli" - }, - "searchTerms": { - "*": [ - "pwn" - ] - } - }, - { - "if": "school:language=kj", - "then": { - "en": "Kwanyama", - "nl": "Kwanyama", - "ca": "kwanyama", - "de": "Kwanyama", - "eo": "kuanjama lingvo", - "es": "idioma kuanyama", - "fr": "kuanyama", - "gl": "Lingua kwanyama", - "hu": "kvanyama", - "it": "kwanyama", - "ja": "クワニャマ語", - "pl": "Język kwanyama", - "pt": "Língua cuanhama", - "ru": "кваньяма", - "sv": "kwanyama", - "zh_Hans": "夸摩马语", - "zh_Hant": "誇摩馬語" - }, - "searchTerms": { - "*": [ - "kj" - ] - } - }, - { - "if": "school:language=rgn", - "then": { - "ca": "romanyol", - "de": "Romagnol", - "en": "Romagnol", - "eo": "romanja lingvo", - "es": "romañol", - "fr": "romagnol", - "it": "romagnolo", - "ja": "ロマーニャ語", - "nl": "Romagnools", - "pt": "romagnol", - "ru": "Романьольский язык", - "zh_Hans": "罗马涅语", - "zh_Hant": "羅馬涅語", - "fi": "romagnolin kieli" - }, - "searchTerms": { - "*": [ - "rgn" - ] - } - }, - { - "if": "school:language=abs", - "then": { - "de": "Ambonesisch", - "en": "Ambonese", - "fr": "malais d'Ambon", - "id": "Bahasa Ambon", - "ja": "アンボン・マライ語", - "nl": "Ambonees", - "pl": "język malajski amboński", - "pt": "Malaio ambonês", - "ru": "амбонезский язык", - "zh_Hans": "安汶马来语", - "zh_Hant": "安汶馬來語" - }, - "searchTerms": { - "*": [ - "abs" - ] - } - }, - { - "if": "school:language=sxr", - "then": { - "ja": "サアロア語", - "pt": "Língua saaroa", - "zh_Hans": "拉阿鲁哇语", - "zh_Hant": "拉阿魯哇語", - "id": "Bahasa Saaroa", - "en": "Saaroa", - "fi": "Saaroa", - "nl": "Saaroa", - "ca": "saaroa", - "fr": "saaroa", - "it": "lingua saaroa" - }, - "searchTerms": { - "*": [ - "sxr" - ] - } - }, - { - "if": "school:language=ckv", - "then": { - "ca": "kavalan", - "en": "Kavalan", - "fi": "Kavalan", - "fr": "kavalan", - "it": "lingua kavalan", - "ja": "クバラン語", - "nl": "Kavalaans", - "pt": "Língua kavalan", - "zh_Hans": "噶玛兰语", - "zh_Hant": "噶瑪蘭語", - "id": "Bahasa Kavalan" - }, - "searchTerms": { - "*": [ - "ckv" - ] - } - }, - { - "if": "school:language=tsu", - "then": { - "ru": "Цзоу", - "en": "Tsou", - "nl": "Tsou", - "ca": "tsou", - "fr": "tsou", - "id": "Bahasa Tsou", - "it": "lingua tsou", - "ja": "ツォウ語", - "sv": "tsou", - "zh_Hans": "邹语", - "zh_Hant": "鄒語", - "fi": "Tsoun kieli" - }, - "searchTerms": { - "*": [ - "tsu" - ] - } - }, - { - "if": "school:language=xsy", - "then": { - "ca": "saisiyat", - "en": "Saisiyat", - "fr": "saisiyat", - "it": "lingua saisiyat", - "ja": "サイシャット語", - "nl": "Saisiyat", - "pt": "Língua saisiyat", - "zh_Hans": "赛夏语", - "zh_Hant": "賽夏語", - "id": "Bahasa Saisiyat" - }, - "searchTerms": { - "*": [ - "xsy" - ] - } - }, - { - "if": "school:language=lvk", - "then": { - "en": "Lavukaleve", - "fr": "lavukaleve", - "ja": "ラヴカルヴェ語", - "pl": "język lavukaleve", - "ru": "Лавукалеве", - "sv": "Lavukaleve", - "de": "Lavukaleve", - "es": "lavukaleve", - "it": "lavukaleve", - "pt": "lavukaleve" - }, - "searchTerms": { - "*": [ - "lvk" - ] - } - }, - { - "if": "school:language=zh-yue", - "then": { - "zh_Hans": "粤语", - "zh_Hant": "粵語", - "de": "Kantonesisch", - "en": "Yue Chinese", - "es": "cantonés", - "ja": "粤語", - "nl": "Kantonees", - "pl": "język yue", - "ca": "xinès Yue", - "da": "yue", - "eo": "sudĉina lingvo", - "fr": "cantonais", - "id": "Tionghoa Yue", - "it": "cantonese", - "nb_NO": "kantonesisk", - "pt": "Língua yue", - "ru": "юэ" - }, - "searchTerms": { - "*": [ - "zh-yue" - ] - } - }, - { - "if": "school:language=tvn", - "then": { - "en": "Tavoyan", - "fr": "tavoyan", - "nb_NO": "tavoyansk" - }, - "searchTerms": { - "*": [ - "tvn" - ] - } - }, - { - "if": "school:language=pmy", - "then": { - "en": "Papuan Malay", - "fi": "Papuan malaiji", - "fr": "malais papou", - "id": "Melayu Papua", - "pl": "język malajski papuaski" - }, - "searchTerms": { - "*": [ - "pmy" - ] - } - }, - { - "if": "school:language=kbg", - "then": { - "en": "Khamba", - "fr": "khamba" - }, - "searchTerms": { - "*": [ - "kbg" - ] - } - }, - { - "if": "school:language=rwr", - "then": { - "en": "Marwari", - "fr": "marvari", - "ru": "марвари" - }, - "searchTerms": { - "*": [ - "rwr" - ] - } - }, - { - "if": "school:language=ttm", - "then": { - "en": "Northern Tutchone", - "de": "Nord-Tutchone", - "es": "tutchone septentrional", - "fr": "tutchone du Nord" - }, - "searchTerms": { - "*": [ - "ttm" + "nqo" ] } }, @@ -26164,883 +26759,112 @@ } }, { - "if": "school:language=yrl", + "if": "school:language=nan", "then": { - "de": "Nheengatu", - "en": "Nheengatu", - "nl": "Nheengatu", - "ca": "nheengatu", - "eo": "nengatua lingvo", - "es": "ñe'engatú", - "fi": "Ñeengatú", - "fr": "nheengatu", - "gl": "Lingua nheengatu", - "it": "nheengatu", - "ja": "ニェエンガトゥ語", - "pt": "nheengatu", - "pt_BR": "Nheengatu", - "ru": "ньенгату" + "en": "Southern Min", + "fr": "minnan", + "zh_Hant": "閩南語", + "da": "Minnan", + "fi": "Minnan", + "de": "Min Nan", + "eo": "minnana lingvo", + "es": "chino min nan", + "gl": "lingua min nam", + "id": "Min Selatan", + "it": "min nan", + "ja": "閩南語", + "nb_NO": "minnan", + "nl": "Minnanyu", + "pl": "język minnański", + "pt": "Min Nan", + "pt_BR": "Min nan", + "ru": "южноминьский язык", + "sv": "minnan", + "ca": "min nan", + "hu": "minnan" }, "searchTerms": { "*": [ - "yrl" + "nan" ] } }, { - "if": "school:language=cak", + "if": "school:language=pih", "then": { - "en": "Kaqchikel", - "nl": "Kaqchikel", - "ca": "kaqtxikel", - "de": "Cakchiquel-Sprache", - "eo": "kakĉikela lingvo", - "es": "Idioma kakchikel", - "fr": "cakchiquel", - "gl": "Lingua kaqchikel", - "id": "Bahasa Kaqchikel", - "ja": "カクチケル語", - "nb_NO": "Kakchikel", - "pl": "Język kaqchikel", - "pt": "Língua caqchiquel", - "ru": "Какчикельский язык", - "sv": "cakchiquel" + "ca": "pitcairnès", + "da": "Pitkairnsk", + "de": "Pitcairn-Englisch", + "en": "Pitkern", + "eo": "pitkarna lingvo", + "es": "pitcairnés", + "fi": "Pitcairnin kieli", + "fr": "pitcairnais", + "gl": "Pitcairnés", + "it": "pitcairnese", + "ja": "ピトケアン語", + "nb_NO": "pitkairnsk", + "nl": "Pitcairnees", + "pl": "Język pitkarnyjski", + "pt": "pitcairnes", + "pt_BR": "Língua pitcairnesa", + "ru": "питкэрнский язык", + "sv": "pitcairnesiska", + "hu": "pitcairni" }, "searchTerms": { "*": [ - "cak" + "pih" ] } }, { - "if": "school:language=ami", + "if": "school:language=mhr", "then": { - "en": "Amis", - "nl": "Amis", - "ca": "amis", - "de": "Amisisch", - "es": "Idioma amis", - "fr": "amis", - "gl": "Lingua amis", - "id": "Bahasa Amis", - "it": "lingua amis", - "ja": "アミ語", - "pl": "Język amis", - "pt": "Língua amis", - "ru": "амисский язык", - "sv": "amis", - "zh_Hans": "阿美语", - "zh_Hant": "阿美語", - "fi": "Amisin kieli" + "en": "Meadow Mari", + "ca": "txeremís oriental", + "de": "Wiesenmari", + "es": "mari de las praderas", + "fi": "niittymarin kieli", + "fr": "mari des prairies", + "gl": "Lingua mari das pradeiras", + "it": "mari orientale", + "ja": "牧地マリ語", + "nb_NO": "østmarisk", + "nl": "Oost-Tsjeremissisch", + "pl": "maryjski łąkowy", + "pt": "Língua mari das campinas", + "ru": "луговомарийский язык", + "sv": "östmariska" }, "searchTerms": { "*": [ - "ami" + "mhr" ] } }, { - "if": "school:language=krx", + "if": "school:language=olo", "then": { - "en": "Karon", - "de": "Karon", - "fr": "karone", - "ja": "カロン語" + "ca": "livvi-carelià", + "de": "Olonetzisch", + "en": "Livvi-Karelian", + "eo": "olonec-karela lingvo", + "fi": "livvinkarjala", + "fr": "olonetsien", + "gl": "Lingua livvi", + "it": "lingua livvi", + "ja": "リッヴィ語", + "nb_NO": "livvisk", + "nl": "Olonetsisch", + "pl": "Dialekt ołoniecki", + "ru": "ливвиковское наречие", + "sv": "livvi", + "zh_Hant": "利維卡累利阿語" }, "searchTerms": { "*": [ - "krx" - ] - } - }, - { - "if": "school:language=hil", - "then": { - "id": "Bahasa Hiligaynon", - "it": "lingua hiligaynon", - "ja": "ヒリガイノン語", - "pl": "Język hiligaynon", - "pt": "Língua hiligaynon", - "ru": "Хилигайнон", - "sv": "hiligaynon", - "es": "hiligueino", - "da": "hiligajisk", - "en": "Hiligaynon", - "de": "Hiligaynon", - "nl": "Hiligaynon", - "ca": "híligaynon", - "eo": "hiligajnona lingvo", - "fi": "Hiligainon kieli", - "fr": "hiligaïnon" - }, - "searchTerms": { - "*": [ - "hil" - ] - } - }, - { - "if": "school:language=uun", - "then": { - "de": "Pazeh", - "en": "Pazeh", - "ca": "pazeh", - "fr": "pazeh", - "id": "Bahasa Pazeh", - "it": "lingua pazeh", - "ja": "パゼッヘ語", - "nl": "Kulon-Pazeh", - "pl": "Język pazeh", - "pt": "Língua pazeh", - "zh_Hant": "巴宰語" - }, - "searchTerms": { - "*": [ - "uun" - ] - } - }, - { - "if": "school:language=sjt", - "then": { - "ca": "sami ter", - "de": "Tersamisch", - "en": "Ter Sami", - "eo": "ter-samea lingvo", - "es": "sami ter", - "fi": "turjansaame", - "fr": "same de Ter", - "gl": "Lingua saami de Ter", - "it": "sami di Ter", - "ja": "テル・サーミ語", - "nb_NO": "tersamisk", - "nl": "Ter-Samisch", - "pl": "język ter", - "pt": "sami de Ter", - "ru": "йоканьгско-саамский язык", - "sv": "tersamiska" - }, - "searchTerms": { - "*": [ - "sjt" - ] - } - }, - { - "if": "school:language=wal", - "then": { - "de": "Wolaytta", - "ru": "Воламо", - "en": "Wolaytta", - "es": "Idioma wolayta", - "fi": "Wolaitta", - "fr": "wolaita", - "it": "lingua wolaytta", - "ja": "ウォライタ語", - "nl": "Wolayta", - "pt": "Língua wolaytta" - }, - "searchTerms": { - "*": [ - "wal" - ] - } - }, - { - "if": "school:language=wym", - "then": { - "en": "Vilamovian", - "ca": "wymysorys", - "da": "vimisørisk", - "de": "Wilmesaurisch", - "eo": "vilamovica lingvo", - "es": "vilamoviciano", - "fi": "Wymysorys", - "fr": "wilamowicien", - "gl": "Lingua wymysorys", - "hu": "wilamowicei", - "id": "Bahasa Wimisoris", - "it": "vilamoviano", - "ja": "ヴィラモヴィアン語", - "nb_NO": "wymysörisk", - "nl": "Wymysöryś", - "pl": "etnolekt wilamowski", - "pt": "Wymysorys", - "pt_BR": "Wymysorys", - "ru": "вилямовский язык", - "sv": "wymysöriska" - }, - "searchTerms": { - "*": [ - "wym" - ] - } - }, - { - "if": "school:language=arq", - "then": { - "ca": "àrab algerià", - "da": "Algerisk arabisk", - "de": "Algerisch-Arabisch", - "en": "Algerian Arabic", - "eo": "alĝeria araba lingvo", - "es": "árabe argelino", - "fi": "algerianarabia", - "fr": "arabe algérien", - "id": "Bahasa Arab Aljazair", - "it": "arabo algerino", - "ja": "アラビア語アルジェリア方言", - "nl": "Algerijns Arabisch", - "pt": "árabe argelino", - "ru": "Алжирский диалект арабского языка", - "sv": "algerisk arabiska", - "zh_Hant": "阿爾及利亞阿拉伯語", - "nb_NO": "algerisk-arabisk", - "hu": "algériai arab" - }, - "searchTerms": { - "*": [ - "arq" - ] - } - }, - { - "if": "school:language=bsk", - "then": { - "zh_Hans": "布鲁夏斯基语", - "zh_Hant": "布魯夏斯基語", - "id": "Bahasa Burushaski", - "hu": "burusaszki", - "ca": "buruixaski", - "da": "Burushaski", - "de": "Burushaski", - "en": "Burushaski", - "eo": "buruŝa lingvo", - "es": "Idioma burushaski", - "fi": "Burušaskin kieli", - "fr": "bourouchaski", - "gl": "Lingua burushaski", - "it": "lingua burushaski", - "ja": "ブルシャスキー語", - "nl": "Burushaski", - "pl": "Język buruszaski", - "pt": "língua burushaski", - "ru": "Бурушаски", - "sv": "burushaski" - }, - "searchTerms": { - "*": [ - "bsk" - ] - } - }, - { - "if": "school:language=bqi", - "then": { - "en": "Bakhtiari", - "de": "Bachtiarisch", - "fr": "bakhtiari", - "it": "dialetto bakhtiari", - "ja": "バフティヤーリー語", - "nl": "Bachtiarisch", - "pl": "Język bachtiarski", - "ru": "Бахтиярский язык", - "zh_Hans": "巴赫蒂亚语", - "zh_Hant": "巴赫蒂亞語" - }, - "searchTerms": { - "*": [ - "bqi" - ] - } - }, - { - "if": "school:language=hrx", - "then": { - "ja": "フンスリュック方言", - "de": "Riograndenser Hunsrückisch", - "en": "Hunsrik", - "eo": "Sudriogranda germana dialekto", - "es": "Riograndenser Hunsrückisch", - "it": "lingua hunsrik", - "nl": "Riograndenser Hunsrückisch", - "pl": "Riograndenser Hunsrückisch", - "pt": "hunsriqueano riograndense", - "pt_BR": "hunsriqueano riograndense", - "ru": "Хунсрик", - "sv": "Riograndenser Hunsrückisch", - "fr": "hunsrik" - }, - "searchTerms": { - "*": [ - "hrx" - ] - } - }, - { - "if": "school:language=ssf", - "then": { - "en": "Thao", - "nl": "Thao", - "ca": "thao", - "fi": "Thaon kieli", - "fr": "thao", - "it": "lingua thao", - "ja": "サオ語", - "pl": "Język thao", - "id": "Bahasa Thao", - "ru": "Тхао" - }, - "searchTerms": { - "*": [ - "ssf" - ] - } - }, - { - "if": "school:language=mrh", - "then": { - "ca": "lakher", - "en": "Mara", - "fr": "mara", - "ja": "マラ語", - "ru": "Мара" - }, - "searchTerms": { - "*": [ - "mrh" - ] - } - }, - { - "if": "school:language=aoc", - "then": { - "de": "Pemón", - "en": "Pemon", - "eo": "pemona lingvo", - "es": "Idioma pemón", - "fr": "pemon", - "it": "pemon", - "ja": "ペモン語", - "nb_NO": "Pemón", - "nl": "Pemón", - "pt": "Língua taurepangue", - "pt_BR": "Língua taurepangue", - "ru": "Пемонский язык", - "ca": "Pemon" - }, - "searchTerms": { - "*": [ - "aoc" - ] - } - }, - { - "if": "school:language=tsk", - "then": { - "en": "Tseku", - "fr": "tseku", - "ru": "Цеку" - }, - "searchTerms": { - "*": [ - "tsk" - ] - } - }, - { - "if": "school:language=luz", - "then": { - "de": "Südliches Lori", - "en": "Southern Luri", - "fr": "luri du Sud", - "ja": "南ロル語", - "ru": "южнолурский язык" - }, - "searchTerms": { - "*": [ - "luz" - ] - } - }, - { - "if": "school:language=tce", - "then": { - "en": "Southern Tutchone", - "es": "tutchone meridional", - "fr": "tutchone du Sud" - }, - "searchTerms": { - "*": [ - "tce" - ] - } - }, - { - "if": "school:language=quc", - "then": { - "ca": "quitxé", - "de": "Quiché-Sprache", - "en": "K’iche’", - "es": "Idioma quiché", - "fi": "k'iche'n kieli", - "fr": "quiché", - "gl": "Lingua kʼicheʼ", - "id": "Bahasa K'iche'", - "it": "lingua k'iche'", - "ja": "キチェ語", - "nb_NO": "Quiché", - "nl": "K'iche'", - "pl": "Język kicze", - "pt": "Língua quiché", - "ru": "киче", - "sv": "quiché" - }, - "searchTerms": { - "*": [ - "quc" - ] - } - }, - { - "if": "school:language=bnn", - "then": { - "en": "Bunun", - "ru": "Бунун", - "ca": "bunun", - "fr": "bunun", - "it": "lingua bunun", - "ja": "ブヌン語", - "nl": "Bunun", - "pl": "Język bunun", - "pt": "Língua bunun", - "zh_Hant": "布農語", - "fi": "bununin kieli", - "id": "Bahasa Bunun" - }, - "searchTerms": { - "*": [ - "bnn" - ] - } - }, - { - "if": "school:language=lzz", - "then": { - "nb_NO": "Lazisk", - "nl": "Lazisch", - "pl": "Język lazyjski", - "pt": "laz", - "ru": "Лазский язык", - "sv": "laziska", - "zh_Hans": "拉兹語", - "zh_Hant": "拉茲語", - "id": "Bahasa Laz", - "en": "Laz", - "de": "Lasisch", - "es": "laz", - "it": "laz", - "hu": "láz", - "fr": "laze", - "ca": "laz", - "eo": "laza lingvo", - "fi": "Lazin kieli", - "gl": "Lingua laz", - "ja": "ラズ語" - }, - "searchTerms": { - "*": [ - "lzz" - ] - } - }, - { - "if": "school:language=sdh", - "then": { - "ca": "kurd del sud", - "da": "sydkurdisk", - "de": "Südkurdisch", - "en": "Southern Kurdish", - "eo": "Sudaj Kurdaj dialektoj", - "fr": "kurde du Sud", - "id": "Bahasa Kurdi Selatan", - "it": "lingua curda meridionale", - "ja": "南部クルド語", - "nl": "Zuid-Koerdisch", - "pl": "język południowokurdyjski", - "pt": "Curdo meridional", - "pt_BR": "Curdo meridional", - "ru": "южнокурдский язык", - "sv": "sydkurdiska", - "zh_Hans": "南库尔德语", - "zh_Hant": "南庫德語" - }, - "searchTerms": { - "*": [ - "sdh" - ] - } - }, - { - "if": "school:language=nsk", - "then": { - "en": "Naskapi", - "ru": "Наскапи", - "fr": "naskapi", - "it": "lingua naskapi", - "nb_NO": "Naskapi (språk)" - }, - "searchTerms": { - "*": [ - "nsk" - ] - } - }, - { - "if": "school:language=akz", - "then": { - "nl": "Alabama", - "de": "Alabama", - "en": "Alabama", - "nb_NO": "Alabama", - "ca": "alibamu", - "eo": "alabama lingvo", - "es": "Idioma alabama", - "fr": "alabama", - "gl": "Lingua alabama", - "it": "lingua alabama", - "ja": "アラバマ語", - "pl": "język alabama", - "ru": "Алабамский язык" - }, - "searchTerms": { - "*": [ - "akz" - ] - } - }, - { - "if": "school:language=kri", - "then": { - "eo": "Krio", - "nl": "Krio", - "de": "Krio", - "en": "Krio", - "fi": "Krion kieli", - "fr": "krio", - "id": "Bahasa Krio", - "it": "lingua krio", - "ja": "クリオ語", - "pl": "Język krio", - "pt": "Língua krio", - "ru": "Крио", - "sv": "krio", - "zh_Hans": "克里奥语", - "zh_Hant": "克里奧語", - "es": "Criollo sierraleonés" - }, - "searchTerms": { - "*": [ - "kri" - ] - } - }, - { - "if": "school:language=kea", - "then": { - "es": "criollo caboverdiano", - "ca": "crioll capverdià", - "de": "Kapverdisches Kreol", - "en": "Cape Verdean Creole", - "eo": "Kabo-Verda kreolo", - "fi": "Kapverdenkreoli", - "fr": "créole du Cap-Vert", - "gl": "Crioulo caboverdiano", - "it": "creolo capoverdiano", - "ja": "カーボベルデ・クレオール語", - "nb_NO": "kappverdisk kreol", - "nl": "Kaapverdisch Creools", - "pl": "Język kreolski Wysp Zielonego Przylądka", - "pt": "crioulo cabo-verdiano", - "ru": "Кабувердьяну", - "sv": "krioli" - }, - "searchTerms": { - "*": [ - "kea" - ] - } - }, - { - "if": "school:language=dru", - "then": { - "en": "Rukai", - "ca": "rukai", - "es": "rukai", - "fi": "Rukai", - "fr": "rukai", - "gl": "Lingua rukai", - "id": "Bahasa Rukai", - "it": "rukai", - "ja": "ルカイ語", - "nl": "Rukai", - "pl": "Rukai", - "pt": "Língua rukai", - "zh_Hans": "鲁凯语", - "zh_Hant": "魯凱語" - }, - "searchTerms": { - "*": [ - "dru" - ] - } - }, - { - "if": "school:language=tzm", - "then": { - "ca": "tamazight", - "de": "Zentralatlas-Tamazight", - "en": "Central Atlas Tamazight", - "eo": "tamaziĥta lingvo", - "es": "Tamazight del Marruecos Central", - "fi": "Keskiatlaksentamazight", - "fr": "tamazight du Maroc central", - "it": "tamazight del Marocco centrale", - "ja": "中央アトラス・タマジクト語", - "nl": "Central Atlas Tamazight", - "pl": "Język tamazight", - "ru": "Тамазигхтские языки", - "sv": "tamazight", - "zh_Hans": "中阿特拉斯柏柏尔语", - "zh_Hant": "中阿特拉斯柏柏語" - }, - "searchTerms": { - "*": [ - "tzm" - ] - } - }, - { - "if": "school:language=bfq", - "then": { - "en": "Badaga", - "ca": "badaga", - "de": "Badaga", - "fi": "Badagan kieli", - "fr": "badaga", - "id": "Bahasa Badaga", - "it": "lingua badaga", - "ja": "バダガ語", - "nl": "Badaga", - "pl": "Język badaga", - "pt": "Língua badaga", - "pt_BR": "Língua badaga", - "sv": "badaga" - }, - "searchTerms": { - "*": [ - "bfq" - ] - } - }, - { - "if": "school:language=khw", - "then": { - "de": "Khowar", - "en": "Khowar", - "fi": "Khowarin kieli", - "fr": "khowar", - "id": "Bahasa Khowar", - "it": "khawar", - "ja": "コワール語", - "nb_NO": "Khowar", - "nl": "Khowar", - "pl": "język khowar", - "pt": "Língua khovar", - "sv": "khowar", - "ru": "кховар" - }, - "searchTerms": { - "*": [ - "khw" - ] - } - }, - { - "if": "school:language=uzs", - "then": { - "de": "Südusbekisch", - "en": "Southern Uzbek", - "eo": "sud-uzbeka lingvo", - "fr": "ouzbek du Sud", - "ru": "Южноузбекский язык", - "zh_Hans": "南乌兹别克语", - "zh_Hant": "南烏茲別克語" - }, - "searchTerms": { - "*": [ - "uzs" - ] - } - }, - { - "if": "school:language=rmf", - "then": { - "en": "Finnish Kalo", - "eo": "finna-cigana lingvo", - "fi": "Suomen romanikieli", - "fr": "romani finlandais", - "it": "lingua kalò della Finlandia", - "pt": "Língua kalo finlandesa", - "ru": "Финский кало" - }, - "searchTerms": { - "*": [ - "rmf" - ] - } - }, - { - "if": "school:language=osa", - "then": { - "en": "Osage", - "nl": "Osage", - "ca": "osage", - "fr": "osage", - "nb_NO": "Osage", - "fi": "Osagen kieli", - "it": "lingua osage", - "ja": "オセージ語", - "ru": "Оседжи" - }, - "searchTerms": { - "*": [ - "osa" - ] - } - }, - { - "if": "school:language=cps", - "then": { - "en": "Capiznon", - "fi": "Capiznon", - "fr": "capiznon", - "ja": "カピス語", - "nl": "Capiznon", - "pt": "Língua capiznon", - "es": "idioma capizano", - "da": "kapisansk" - }, - "searchTerms": { - "*": [ - "cps" - ] - } - }, - { - "if": "school:language=pjt", - "then": { - "en": "Pitjantjatjara", - "es": "Pitjantjatjara", - "nl": "Pitjantjatjara", - "ru": "питянтятяра", - "eo": "pitjantjatjara lingvo", - "fr": "pitjantjatjara", - "gl": "Lingua pitjantjatjara", - "it": "lingua pitjantjatjara", - "ja": "ピッチャンチャジャーラ語", - "pl": "Język pitjantjatjara", - "sv": "pitjantjatjara", - "de": "Pitjantjatjara Sprache" - }, - "searchTerms": { - "*": [ - "pjt" - ] - } - }, - { - "if": "school:language=kjp", - "then": { - "en": "Eastern Pwo", - "fr": "pwo de l’Est", - "ja": "東ポー語", - "nl": "oostelijk Pwo", - "ru": "Восточный пво", - "nb_NO": "østpwo" - }, - "searchTerms": { - "*": [ - "kjp" - ] - } - }, - { - "if": "school:language=gpe", - "then": { - "en": "Ghanaian Pidgin English", - "eo": "ganaa piĝino", - "ru": "ганский пиджин английского" - }, - "searchTerms": { - "*": [ - "gpe" - ] - } - }, - { - "if": "school:language=kiu", - "then": { - "en": "Kirmanjki", - "ja": "キルマンジュキ語", - "fr": "kirmancki", - "nl": "Noord-Zaza", - "ru": "кирманский" - }, - "searchTerms": { - "*": [ - "kiu" - ] - } - }, - { - "if": "school:language=rar", - "then": { - "ca": "maori de les Illes Cook", - "de": "Rarotonganisch", - "en": "Cook Islands Maori", - "eo": "Kuk-insulara maoria lingvo", - "es": "Idioma rarotongano", - "fi": "Rarotongan kieli", - "fr": "maori des îles Cook", - "gl": "Lingua maorí das Illas Cook", - "hu": "Cook-szigeteki maori", - "ja": "ラロトンガ語", - "nb_NO": "rarotongesisk", - "nl": "Cookeilandmaori", - "pl": "język maoryski Wysp Cooka", - "pt": "Maori das Ilhas Cook", - "ru": "кукский язык", - "sv": "rarotongesiska", - "zh_Hant": "庫克羣島毛利人" - }, - "searchTerms": { - "*": [ - "rar" - ] - } - }, - { - "if": "school:language=ksw", - "then": { - "en": "S'gaw Karen", - "es": "S'gaw Karen", - "fr": "sgaw", - "ja": "スゴー語" - }, - "searchTerms": { - "*": [ - "ksw" + "olo" ] } }, @@ -27063,6 +26887,8 @@ "pt": "chinês simplificado", "zh_Hans": "简体中文", "zh_Hant": "簡體中文", + "gl": "chinés simplificado", + "fi": "perinteinen kiina", "hu": "egyszerűsített kínai", "id": "aksara Han sederhana", "nl": "vereenvoudigd Chinees" @@ -27108,6 +26934,7 @@ { "if": "school:language=fil", "then": { + "gl": "Lingua filipina", "de": "Filipino", "en": "Filipino", "fr": "Philippin", @@ -27136,6 +26963,13720 @@ } } ] + }, + { + "id": "tactile_writing-braille", + "description": "Enables to pick *multiple* 'tactile_writing:braille=' within the mappings", + "multiAnswer": true, + "mappings": [ + { + "if": "tactile_writing:braille:de=yes", + "ifnot": "tactile_writing:braille:de=", + "searchTerms": { + "*": [ + "de" + ] + }, + "then": { + "nb_NO": "tysk", + "pl": "język niemiecki", + "pt": "alemão", + "ru": "немецкий язык", + "ca": "alemany", + "en": "German", + "fr": "allemand", + "hu": "német", + "id": "Jerman", + "it": "tedesco", + "pt_BR": "alemão", + "de": "Deutsch", + "da": "tysk", + "nl": "Duits", + "es": "alemán", + "ja": "ドイツ語", + "eo": "germana lingvo", + "fi": "saksa", + "gl": "lingua alemá", + "sl": "nemščina", + "sv": "tyska", + "zh_Hans": "德语", + "zh_Hant": "德語" + }, + "priorityIf": "_country~((^|;)at($|;))|((^|;)be($|;))|((^|;)ch($|;))|((^|;)de($|;))|((^|;)li($|;))|((^|;)lu($|;))" + }, + { + "if": "tactile_writing:braille:eo=yes", + "ifnot": "tactile_writing:braille:eo=", + "searchTerms": { + "*": [ + "eo" + ] + }, + "then": { + "en": "Esperanto", + "eo": "Esperanto", + "nl": "Esperanto", + "de": "Esperanto", + "id": "Esperanto", + "zh_Hant": "世界語", + "ja": "エスペラント", + "fr": "espéranto", + "ca": "esperanto", + "da": "esperanto", + "es": "esperanto", + "fi": "esperanto", + "gl": "esperanto", + "hu": "eszperantó", + "it": "esperanto", + "nb_NO": "esperanto", + "pl": "esperanto", + "pt": "esperanto", + "pt_BR": "esperanto", + "ru": "эсперанто", + "sl": "esperanto", + "sv": "esperanto", + "zh_Hans": "世界语" + } + }, + { + "if": "tactile_writing:braille:ca=yes", + "ifnot": "tactile_writing:braille:ca=", + "searchTerms": { + "*": [ + "ca" + ] + }, + "then": { + "en": "Catalan", + "de": "Katalanisch", + "nl": "Catalaans", + "ca": "català", + "es": "catalán", + "fr": "catalan", + "da": "catalansk", + "eo": "kataluna lingvo", + "fi": "katalaani", + "gl": "lingua catalá", + "hu": "katalán", + "id": "Bahasa Katala", + "it": "catalano", + "ja": "カタルーニャ語", + "nb_NO": "katalansk", + "pl": "język kataloński", + "pt": "língua catalã", + "pt_BR": "língua catalã", + "ru": "каталанский язык", + "sl": "Katalonščina", + "sv": "katalanska", + "zh_Hans": "加泰罗尼亚语", + "zh_Hant": "加泰隆尼亞語" + }, + "priorityIf": "_country~((^|;)ad($|;))" + }, + { + "if": "tactile_writing:braille:fr=yes", + "ifnot": "tactile_writing:braille:fr=", + "searchTerms": { + "*": [ + "fr" + ] + }, + "then": { + "es": "francés", + "nl": "Frans", + "en": "French", + "fr": "français", + "it": "francese", + "pt": "francês", + "hu": "francia", + "ca": "francès", + "zh_Hant": "法語", + "de": "Französisch", + "id": "Prancis", + "da": "fransk", + "eo": "franca lingvo", + "fi": "ranska", + "gl": "lingua francesa", + "ja": "フランス語", + "nb_NO": "fransk", + "pl": "język francuski", + "pt_BR": "francês", + "ru": "французский язык", + "sl": "francoščina", + "sv": "franska", + "zh_Hans": "法语" + }, + "priorityIf": "_country~((^|;)be($|;))|((^|;)bf($|;))|((^|;)bi($|;))|((^|;)bj($|;))|((^|;)ca($|;))|((^|;)cd($|;))|((^|;)cf($|;))|((^|;)cg($|;))|((^|;)ch($|;))|((^|;)ci($|;))|((^|;)cm($|;))|((^|;)dj($|;))|((^|;)fr($|;))|((^|;)ga($|;))|((^|;)gn($|;))|((^|;)gq($|;))|((^|;)ht($|;))|((^|;)km($|;))|((^|;)lu($|;))|((^|;)mc($|;))|((^|;)mg($|;))|((^|;)ml($|;))|((^|;)mu($|;))|((^|;)ne($|;))|((^|;)rw($|;))|((^|;)sc($|;))|((^|;)sn($|;))|((^|;)td($|;))|((^|;)tg($|;))|((^|;)va($|;))|((^|;)vu($|;))" + }, + { + "if": "tactile_writing:braille:es=yes", + "ifnot": "tactile_writing:braille:es=", + "searchTerms": { + "*": [ + "es" + ] + }, + "then": { + "en": "Spanish", + "es": "español", + "ca": "castellà", + "fr": "espagnol", + "da": "spansk", + "de": "Spanisch", + "eo": "hispana lingvo", + "fi": "espanja", + "gl": "lingua castelá", + "pl": "język hiszpański", + "pt": "espanhol", + "pt_BR": "espanhol", + "ru": "испанский язык", + "sl": "španščina", + "sv": "spanska", + "zh_Hans": "西班牙语", + "zh_Hant": "西班牙語", + "hu": "spanyol", + "id": "Spanyol", + "it": "spagnolo", + "ja": "スペイン語", + "nb_NO": "spansk", + "nl": "Spaans" + }, + "priorityIf": "_country~((^|;)ar($|;))|((^|;)bo($|;))|((^|;)cl($|;))|((^|;)co($|;))|((^|;)cr($|;))|((^|;)cu($|;))|((^|;)do($|;))|((^|;)ec($|;))|((^|;)es($|;))|((^|;)gq($|;))|((^|;)gt($|;))|((^|;)hn($|;))|((^|;)mx($|;))|((^|;)ni($|;))|((^|;)pa($|;))|((^|;)pe($|;))|((^|;)py($|;))|((^|;)sv($|;))|((^|;)uy($|;))|((^|;)ve($|;))" + }, + { + "if": "tactile_writing:braille:bg=yes", + "ifnot": "tactile_writing:braille:bg=", + "searchTerms": { + "*": [ + "bg" + ] + }, + "then": { + "pl": "język bułgarski", + "pt": "língua búlgara", + "pt_BR": "língua búlgara", + "ru": "болгарский язык", + "sl": "bolgarščina", + "sv": "bulgariska", + "zh_Hans": "保加利亚语", + "zh_Hant": "保加利亞語", + "ca": "búlgar", + "da": "bulgarsk", + "de": "Bulgarisch", + "en": "Bulgarian", + "eo": "bulgara lingvo", + "es": "búlgaro", + "fi": "bulgaria", + "fr": "bulgare", + "gl": "lingua búlgara", + "hu": "bolgár", + "id": "Bahasa Bulgaria", + "it": "bulgaro", + "ja": "ブルガリア語", + "nb_NO": "bulgarsk", + "nl": "Bulgaars" + }, + "priorityIf": "_country~((^|;)bg($|;))" + }, + { + "if": "tactile_writing:braille:be=yes", + "ifnot": "tactile_writing:braille:be=", + "searchTerms": { + "*": [ + "be" + ] + }, + "then": { + "ca": "bielorús", + "zh_Hans": "白俄罗斯语", + "zh_Hant": "白俄羅斯語", + "nb_NO": "belarusisk", + "da": "hviderussisk", + "de": "Belarussisch", + "en": "Belarusian", + "eo": "belorusa lingvo", + "es": "bielorruso", + "fi": "valkovenäjä", + "fr": "biélorusse", + "gl": "Lingua belarusa", + "hu": "belarusz", + "id": "Bahasa Belarus", + "it": "bielorusso", + "ja": "ベラルーシ語", + "nl": "Wit-Russisch", + "pl": "język białoruski", + "pt": "Língua bielorrussa", + "pt_BR": "língua bielorrussa", + "ru": "белорусский язык", + "sl": "Beloruščina", + "sv": "belarusiska" + }, + "priorityIf": "_country~((^|;)by($|;))" + }, + { + "if": "tactile_writing:braille:ay=yes", + "ifnot": "tactile_writing:braille:ay=", + "searchTerms": { + "*": [ + "ay" + ] + }, + "then": { + "ca": "aimara", + "da": "Aymara", + "de": "Aymara", + "en": "Aymara", + "it": "aymara", + "fr": "aymara", + "eo": "ajmara lingvo", + "es": "aymara", + "fi": "aimara", + "gl": "Lingua aimará", + "hu": "ajmara", + "id": "Bahasa Aymara", + "ja": "アイマラ語", + "nb_NO": "aymara", + "nl": "Aymara", + "pl": "język ajmara", + "pt": "Língua aymará", + "pt_BR": "Língua aimará", + "ru": "аймара", + "sl": "Ajmarščina", + "sv": "aymara", + "zh_Hans": "艾马拉语", + "zh_Hant": "艾馬拉語" + }, + "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))" + }, + { + "if": "tactile_writing:braille:bn=yes", + "ifnot": "tactile_writing:braille:bn=", + "searchTerms": { + "*": [ + "bn" + ] + }, + "then": { + "de": "Bengali", + "en": "Bengali", + "nl": "Bengaals", + "ca": "bengalí", + "da": "bengali", + "eo": "bengala lingvo", + "es": "bengalí", + "fi": "bengali", + "fr": "bengali", + "gl": "lingua bengalí", + "zh_Hans": "孟加拉语", + "zh_Hant": "孟加拉語", + "hu": "bengáli", + "id": "Bahasa Bengali", + "it": "bengali", + "ja": "ベンガル語", + "nb_NO": "bengali", + "pl": "język bengalski", + "pt": "língua bengali", + "pt_BR": "língua bengali", + "ru": "бенгальский язык", + "sl": "bengalščina", + "sv": "bengali" + }, + "priorityIf": "_country~((^|;)bd($|;))" + }, + { + "if": "tactile_writing:braille:hi=yes", + "ifnot": "tactile_writing:braille:hi=", + "searchTerms": { + "*": [ + "hi" + ] + }, + "then": { + "nb_NO": "hindi", + "pl": "język hindi", + "pt": "língua hindi", + "pt_BR": "língua hindi", + "ru": "хинди", + "sl": "hindijščina", + "sv": "hindi", + "zh_Hans": "印地语", + "zh_Hant": "印地語", + "de": "Hindi", + "en": "Hindi", + "nl": "Hindi", + "es": "hindi", + "ca": "hindi", + "da": "hindi", + "eo": "hindia lingvo", + "fi": "hindi", + "fr": "hindi", + "gl": "lingua hindi", + "hu": "hindi", + "id": "Bahasa Hindi", + "it": "hindi", + "ja": "ヒンディー語" + }, + "priorityIf": "_country~((^|;)in($|;))" + }, + { + "if": "tactile_writing:braille:da=yes", + "ifnot": "tactile_writing:braille:da=", + "searchTerms": { + "*": [ + "da" + ] + }, + "then": { + "ca": "danès", + "da": "dansk", + "de": "Dänisch", + "en": "Danish", + "eo": "dana lingvo", + "es": "danés", + "fi": "tanska", + "fr": "danois", + "gl": "lingua dinamarquesa", + "hu": "dán", + "id": "Bahasa Denmark", + "it": "danese", + "ja": "デンマーク語", + "nb_NO": "dansk", + "nl": "Deens", + "pl": "język duński", + "pt": "dinamarquês", + "pt_BR": "dinamarquês", + "ru": "датский язык", + "sl": "Danščina", + "sv": "danska", + "zh_Hans": "丹麦语", + "zh_Hant": "丹麥語" + }, + "priorityIf": "_country~((^|;)dk($|;))" + }, + { + "if": "tactile_writing:braille:br=yes", + "ifnot": "tactile_writing:braille:br=", + "searchTerms": { + "*": [ + "br" + ] + }, + "then": { + "en": "Breton", + "ca": "bretó", + "pt": "bretão", + "da": "bretonsk", + "de": "Bretonisch", + "eo": "bretona lingvo", + "es": "bretón", + "fi": "bretoni", + "fr": "breton", + "gl": "lingua bretoa", + "hu": "breton", + "id": "Bahasa Breton", + "it": "bretone", + "ja": "ブルトン語", + "nb_NO": "bretonsk", + "nl": "Bretons", + "pl": "język bretoński", + "pt_BR": "língua bretã", + "ru": "бретонский язык", + "sl": "Bretonščina", + "sv": "bretonska", + "zh_Hant": "布列塔尼語" + } + }, + { + "if": "tactile_writing:braille:fi=yes", + "ifnot": "tactile_writing:braille:fi=", + "searchTerms": { + "*": [ + "fi" + ] + }, + "then": { + "nb_NO": "finsk", + "pl": "język fiński", + "pt": "finlandês", + "pt_BR": "língua finlandesa", + "sl": "finščina", + "sv": "finska", + "zh_Hans": "芬兰语", + "zh_Hant": "芬蘭語", + "nl": "Fins", + "de": "Finnisch", + "en": "Finnish", + "ja": "フィンランド語", + "fi": "suomi", + "es": "finés", + "ru": "финский язык", + "hu": "finn", + "id": "Finlandia", + "it": "finlandese", + "ca": "finès", + "da": "finsk", + "eo": "finna lingvo", + "fr": "finnois", + "gl": "finés" + }, + "priorityIf": "_country~((^|;)fi($|;))" + }, + { + "if": "tactile_writing:braille:he=yes", + "ifnot": "tactile_writing:braille:he=", + "searchTerms": { + "*": [ + "he" + ] + }, + "then": { + "ca": "hebreu", + "da": "hebraisk", + "de": "Hebräisch", + "eo": "hebrea lingvo", + "fi": "heprea", + "gl": "lingua hebrea", + "hu": "héber", + "id": "Bahasa Ibrani", + "it": "ebraico", + "nl": "Hebreeuws", + "en": "Hebrew", + "es": "hebreo", + "fr": "hébreu", + "ja": "ヘブライ語", + "nb_NO": "hebraisk", + "pl": "język hebrajski", + "pt": "hebraico", + "pt_BR": "hebraico", + "ru": "иврит", + "sl": "Hebrejščina", + "sv": "hebreiska", + "zh_Hans": "希伯来语", + "zh_Hant": "希伯來語" + }, + "priorityIf": "_country~((^|;)il($|;))" + }, + { + "if": "tactile_writing:braille:af=yes", + "ifnot": "tactile_writing:braille:af=", + "searchTerms": { + "*": [ + "af" + ] + }, + "then": { + "it": "afrikaans", + "ja": "アフリカーンス語", + "nb_NO": "afrikaans", + "nl": "Afrikaans", + "pl": "język afrikaans", + "pt": "língua africâner", + "pt_BR": "língua africâner", + "ru": "африкаанс", + "sl": "Afrikanščina", + "sv": "afrikaans", + "en": "Afrikaans", + "fr": "afrikaans", + "ca": "afrikaans", + "da": "afrikaans", + "de": "Afrikaans", + "eo": "afrikansa lingvo", + "es": "afrikáans", + "fi": "afrikaans", + "gl": "Lingua africáner", + "hu": "afrikaans", + "id": "Bahasa Afrikaans", + "zh_Hans": "南非语", + "zh_Hant": "南非語" + }, + "priorityIf": "_country~((^|;)za($|;))" + }, + { + "if": "tactile_writing:braille:ba=yes", + "ifnot": "tactile_writing:braille:ba=", + "searchTerms": { + "*": [ + "ba" + ] + }, + "then": { + "hu": "baskír", + "id": "Bahasa Bashkir", + "it": "baschiro", + "ja": "バシキール語", + "nb_NO": "basjkirsk", + "nl": "Basjkiers", + "pl": "język baszkirski", + "pt": "Língua bashkir", + "pt_BR": "Língua bashkir", + "ru": "башкирский язык", + "sl": "Baškirščina", + "sv": "basjkiriska", + "zh_Hans": "巴什基尔语", + "zh_Hant": "巴什基爾語", + "en": "Bashkir", + "de": "Baschkirisch", + "ca": "baixkir", + "da": "basjkirsk", + "eo": "baŝkira lingvo", + "es": "bashkir", + "fi": "baškiiri", + "fr": "bachkir", + "gl": "Lingua baskir" + } + }, + { + "if": "tactile_writing:braille:ar=yes", + "ifnot": "tactile_writing:braille:ar=", + "searchTerms": { + "*": [ + "ar" + ] + }, + "then": { + "zh_Hant": "阿拉伯語", + "en": "Arabic", + "id": "Arab", + "nl": "Arabisch", + "sv": "arabiska", + "ca": "àrab", + "es": "árabe", + "fr": "arabe", + "nb_NO": "arabisk", + "pl": "język arabski", + "pt": "árabe", + "sl": "Arabščina", + "hu": "arab", + "pt_BR": "árabe", + "ru": "арабский язык", + "da": "arabisk", + "de": "Arabisch", + "eo": "araba lingvo", + "fi": "arabia", + "gl": "árabe", + "it": "arabo", + "ja": "アラビア語", + "zh_Hans": "阿拉伯语" + }, + "priorityIf": "_country~((^|;)ae($|;))|((^|;)af($|;))|((^|;)bh($|;))|((^|;)dj($|;))|((^|;)dz($|;))|((^|;)eg($|;))|((^|;)er($|;))|((^|;)iq($|;))|((^|;)jo($|;))|((^|;)km($|;))|((^|;)kw($|;))|((^|;)lb($|;))|((^|;)ly($|;))|((^|;)ma($|;))|((^|;)mr($|;))|((^|;)om($|;))|((^|;)ps($|;))|((^|;)qa($|;))|((^|;)sa($|;))|((^|;)sd($|;))|((^|;)so($|;))|((^|;)ss($|;))|((^|;)sy($|;))|((^|;)td($|;))|((^|;)tn($|;))|((^|;)ye($|;))" + }, + { + "if": "tactile_writing:braille:gl=yes", + "ifnot": "tactile_writing:braille:gl=", + "searchTerms": { + "*": [ + "gl" + ] + }, + "then": { + "en": "Galician", + "es": "gallego", + "ca": "gallec", + "da": "galicisk", + "de": "Galicisch", + "eo": "galega lingvo", + "fi": "galicia", + "fr": "galicien", + "gl": "lingua galega", + "hu": "galiciai", + "id": "Bahasa Galisia", + "it": "gallego", + "ja": "ガリシア語", + "nb_NO": "galisisk", + "nl": "Galicisch", + "pl": "język galicyjski", + "pt": "galego", + "pt_BR": "língua galega", + "ru": "галисийский язык", + "sl": "Galicijščina", + "sv": "galiciska", + "zh_Hant": "加利西亞語" + } + }, + { + "if": "tactile_writing:braille:bxr=yes", + "ifnot": "tactile_writing:braille:bxr=", + "searchTerms": { + "*": [ + "bxr" + ] + }, + "then": { + "en": "Russia Buriat", + "hu": "burját", + "ca": "buriat", + "de": "Burjatisch", + "eo": "burjata lingvo", + "es": "idioma buriato", + "fi": "Burjaatin kieli", + "fr": "bouriate de Russie", + "gl": "Lingua buriata", + "id": "Bahasa Buryat", + "it": "buriato", + "ja": "ブリヤート語", + "nb_NO": "burjatisk", + "nl": "Russisch-Boerjatisch", + "pl": "język buriacki", + "pt": "Língua buriata", + "ru": "бурятский язык", + "sv": "burjatiska", + "zh_Hant": "布里亞特語", + "pt_BR": "Língua buriata", + "zh_Hans": "俄罗斯布里亚特语" + } + }, + { + "if": "tactile_writing:braille:an=yes", + "ifnot": "tactile_writing:braille:an=", + "searchTerms": { + "*": [ + "an" + ] + }, + "then": { + "nb_NO": "aragonesisk", + "nl": "Aragonees", + "pl": "język aragoński", + "pt": "Língua aragonesa", + "pt_BR": "Língua aragonesa", + "ru": "арагонский язык", + "sv": "aragonska", + "zh_Hans": "阿拉贡语", + "zh_Hant": "亞拉岡語", + "ca": "aragonès", + "da": "aragonsk", + "de": "Aragonesisch", + "en": "Aragonese", + "eo": "aragona lingvo", + "es": "aragonés", + "fi": "aragonia", + "fr": "aragonais", + "gl": "Lingua aragonesa", + "hu": "aragóniai", + "id": "Bahasa Aragon", + "it": "aragonese", + "ja": "アラゴン語" + } + }, + { + "if": "tactile_writing:braille:az=yes", + "ifnot": "tactile_writing:braille:az=", + "searchTerms": { + "*": [ + "az" + ] + }, + "then": { + "en": "Azerbaijani", + "ca": "àzeri", + "hu": "azeri", + "de": "Aserbaidschanisch", + "es": "azerí", + "it": "azero", + "da": "aserbajdsjansk", + "eo": "azerbajĝana lingvo", + "fi": "azeri", + "fr": "azéri", + "gl": "Lingua azerí", + "id": "Bahasa Azeri", + "ja": "アゼルバイジャン語", + "nb_NO": "aserbajdsjansk", + "nl": "Azerbeidzjaans", + "pl": "język azerski", + "pt": "Língua azeri", + "pt_BR": "língua azeri", + "ru": "азербайджанский язык", + "sl": "azerbajdžanščina", + "sv": "azerbajdzjanska", + "zh_Hans": "阿塞拜疆语", + "zh_Hant": "亞塞拜然語" + }, + "priorityIf": "_country~((^|;)az($|;))" + }, + { + "if": "tactile_writing:braille:gu=yes", + "ifnot": "tactile_writing:braille:gu=", + "searchTerms": { + "*": [ + "gu" + ] + }, + "then": { + "en": "Gujarati", + "ru": "гуджарати", + "de": "Gujarati", + "nl": "Gujarati", + "ca": "gujarati", + "da": "gujarati", + "eo": "guĝarata lingvo", + "es": "guyaratí", + "fr": "gujarati", + "gl": "lingua guxaratí", + "hu": "gudzsaráti", + "id": "Bahasa Gujarati", + "it": "gujarati", + "ja": "グジャラート語", + "nb_NO": "gujarati", + "pl": "język gudźarati", + "pt": "gujarate", + "pt_BR": "Língua gujarati", + "sl": "gudžaratščina", + "sv": "gujarati", + "fi": "gudžarati" + } + }, + { + "if": "tactile_writing:braille:gd=yes", + "ifnot": "tactile_writing:braille:gd=", + "searchTerms": { + "*": [ + "gd" + ] + }, + "then": { + "it": "gaelico scozzese", + "ja": "スコットランド・ゲール語", + "nb_NO": "skotsk-gælisk", + "nl": "Schots-Gaelisch", + "pl": "język gaelicki szkocki", + "pt": "Língua gaélica escocesa", + "pt_BR": "Língua gaélica escocesa", + "sl": "Škotska gelščina", + "ru": "шотландский гэльский язык", + "sv": "skotsk gaeliska", + "ca": "gaèlic escocès", + "da": "skotsk gælisk", + "de": "Schottisch-Gälisch", + "en": "Scottish Gaelic", + "eo": "skotgaela lingvo", + "es": "gaélico escocés", + "fi": "Gaeli", + "fr": "gaélique écossais", + "gl": "Lingua gaélica escocesa", + "hu": "skót gael", + "id": "Bahasa Gaelik Skotlandia" + } + }, + { + "if": "tactile_writing:braille:gv=yes", + "ifnot": "tactile_writing:braille:gv=", + "searchTerms": { + "*": [ + "gv" + ] + }, + "then": { + "en": "Manx", + "nl": "Manx", + "fr": "mannois", + "de": "Manx", + "it": "mannese", + "ca": "gaèlic manx", + "da": "Manx", + "eo": "manksa lingvo", + "es": "manés", + "fi": "manksi", + "gl": "Lingua manx", + "hu": "manx", + "id": "Bahasa Manx", + "ja": "マン島語", + "nb_NO": "mansk", + "pl": "język manx", + "pt": "Língua manesa", + "pt_BR": "manês", + "ru": "мэнский язык", + "sl": "Manska gelščina", + "sv": "manx" + } + }, + { + "if": "tactile_writing:braille:en=yes", + "ifnot": "tactile_writing:braille:en=", + "searchTerms": { + "*": [ + "en" + ] + }, + "then": { + "hu": "angol", + "id": "Inggris", + "it": "inglese", + "ja": "英語", + "nb_NO": "engelsk", + "nl": "Engels", + "ca": "anglès", + "da": "engelsk", + "de": "Englisch", + "en": "English", + "eo": "angla lingvo", + "es": "inglés", + "fi": "englanti", + "fr": "anglais", + "gl": "lingua inglesa", + "zh_Hans": "英语", + "zh_Hant": "英語", + "pl": "język angielski", + "pt": "inglês", + "pt_BR": "inglês", + "ru": "английский язык", + "sl": "angleščina", + "sv": "engelska" + }, + "priorityIf": "_country~((^|;)ag($|;))|((^|;)au($|;))|((^|;)bb($|;))|((^|;)bi($|;))|((^|;)bn($|;))|((^|;)bs($|;))|((^|;)bw($|;))|((^|;)bz($|;))|((^|;)ca($|;))|((^|;)cm($|;))|((^|;)dm($|;))|((^|;)er($|;))|((^|;)fj($|;))|((^|;)fm($|;))|((^|;)gb($|;))|((^|;)gd($|;))|((^|;)gh($|;))|((^|;)gi($|;))|((^|;)gm($|;))|((^|;)gy($|;))|((^|;)ie($|;))|((^|;)in($|;))|((^|;)jm($|;))|((^|;)ke($|;))|((^|;)ki($|;))|((^|;)kn($|;))|((^|;)lc($|;))|((^|;)lr($|;))|((^|;)ls($|;))|((^|;)mh($|;))|((^|;)mt($|;))|((^|;)mu($|;))|((^|;)mw($|;))|((^|;)na($|;))|((^|;)ng($|;))|((^|;)nr($|;))|((^|;)nz($|;))|((^|;)pg($|;))|((^|;)ph($|;))|((^|;)pw($|;))|((^|;)rw($|;))|((^|;)sb($|;))|((^|;)sc($|;))|((^|;)sd($|;))|((^|;)sg($|;))|((^|;)sl($|;))|((^|;)ss($|;))|((^|;)sz($|;))|((^|;)to($|;))|((^|;)tt($|;))|((^|;)tv($|;))|((^|;)tz($|;))|((^|;)ug($|;))|((^|;)vc($|;))|((^|;)vu($|;))|((^|;)ws($|;))|((^|;)za($|;))|((^|;)zm($|;))|((^|;)zw($|;))" + }, + { + "if": "tactile_writing:braille:fy=yes", + "ifnot": "tactile_writing:braille:fy=", + "searchTerms": { + "*": [ + "fy" + ] + }, + "then": { + "ca": "frisó occidental", + "da": "Westerlauwersfrisisk", + "de": "Westfriesisch", + "en": "West Frisian", + "eo": "okcidentfrisa lingvo", + "es": "frisón occidental", + "fi": "länsifriisin kieli", + "fr": "frison occidental", + "gl": "Lingua frisoa occidental", + "hu": "nyugati fríz", + "id": "Bahasa Frisia Barat", + "it": "frisone occidentale", + "ja": "西フリジア語", + "nb_NO": "vestfrisisk", + "nl": "Westerlauwers Fries", + "pl": "język zachodniofryzyjski", + "pt": "frísio ocidental", + "pt_BR": "frísio ocidental", + "ru": "западнофризский язык", + "sv": "västfrisiska", + "zh_Hans": "西弗里斯兰语", + "zh_Hant": "西菲士蘭語" + } + }, + { + "if": "tactile_writing:braille:el=yes", + "ifnot": "tactile_writing:braille:el=", + "searchTerms": { + "*": [ + "el" + ] + }, + "then": { + "nb_NO": "nygresk", + "pl": "język nowogrecki", + "pt": "grego moderno", + "pt_BR": "língua grega", + "sl": "grščina", + "sv": "nygrekiska", + "zh_Hant": "現代希臘語", + "zh_Hans": "希腊语", + "nl": "Nieuwgrieks", + "ru": "новогреческий язык", + "de": "Neugriechisch", + "en": "Modern Greek", + "es": "griego moderno", + "fr": "grec moderne", + "ca": "grec", + "da": "græsk", + "eo": "greka lingvo", + "fi": "kreikka", + "gl": "lingua grega", + "hu": "görög", + "id": "Yunani Modern", + "it": "greco moderno", + "ja": "現代ギリシア語" + }, + "priorityIf": "_country~((^|;)cy($|;))|((^|;)gr($|;))" + }, + { + "if": "tactile_writing:braille:cy=yes", + "ifnot": "tactile_writing:braille:cy=", + "searchTerms": { + "*": [ + "cy" + ] + }, + "then": { + "ca": "gal·lès", + "es": "galés", + "fr": "gallois", + "en": "Welsh", + "nl": "Welsh", + "da": "walisisk", + "de": "Walisisch", + "eo": "kimra lingvo", + "fi": "kymri", + "gl": "lingua galesa", + "hu": "walesi", + "id": "Bahasa Wales", + "it": "gallese", + "ja": "ウェールズ語", + "nb_NO": "walisisk", + "pl": "język walijski", + "pt": "galês", + "pt_BR": "galês", + "ru": "валлийский язык", + "sl": "Valižanščina", + "sv": "kymriska", + "zh_Hant": "威爾士語" + } + }, + { + "if": "tactile_writing:braille:ceb=yes", + "ifnot": "tactile_writing:braille:ceb=", + "searchTerms": { + "*": [ + "ceb" + ] + }, + "then": { + "de": "Cebuano", + "en": "Cebuano", + "nl": "Cebuano", + "ca": "cebuà", + "eo": "cebua lingvo", + "es": "cebuano", + "fi": "Cebun kieli", + "fr": "cebuano", + "gl": "Lingua cebuana", + "hu": "szebuano", + "it": "cebuano", + "ja": "セブ語", + "nb_NO": "cebuano", + "pl": "język cebuański", + "pt": "cebuano", + "ru": "себуанский язык", + "sv": "cebuano", + "zh_Hans": "宿务语", + "zh_Hant": "宿霧語", + "da": "sebuansk", + "id": "bahasa Sugbo" + } + }, + { + "if": "tactile_writing:braille:bm=yes", + "ifnot": "tactile_writing:braille:bm=", + "searchTerms": { + "*": [ + "bm" + ] + }, + "then": { + "de": "Bambara", + "en": "Bambara", + "nl": "Bambara", + "es": "bambara", + "it": "bambara", + "sv": "bambara", + "da": "Bambara", + "ca": "bambara", + "eo": "bambara lingvo", + "fi": "bambaran kieli", + "fr": "bambara", + "gl": "Lingua bambara", + "hu": "bambara", + "id": "Bahasa Bambara", + "ja": "バンバラ語", + "nb_NO": "bambara", + "pl": "język bambara", + "pt": "Língua bambara", + "ru": "бамана" + } + }, + { + "if": "tactile_writing:braille:ch=yes", + "ifnot": "tactile_writing:braille:ch=", + "searchTerms": { + "*": [ + "ch" + ] + }, + "then": { + "ru": "чаморро", + "en": "Chamorro", + "ca": "chamorro", + "de": "Chamorro", + "eo": "ĉamora lingvo", + "es": "idioma chamorro", + "fi": "Tšamorron kieli", + "fr": "chamorro", + "gl": "Lingua chamorra", + "hu": "csamorro", + "id": "Bahasa Chamorro", + "it": "chamorro", + "ja": "チャモロ語", + "nb_NO": "chamorro", + "nl": "Chamorro", + "pl": "język czamorro", + "pt": "Língua chamorro", + "sv": "chamorro" + } + }, + { + "if": "tactile_writing:braille:eu=yes", + "ifnot": "tactile_writing:braille:eu=", + "searchTerms": { + "*": [ + "eu" + ] + }, + "then": { + "nb_NO": "baskisk", + "pl": "język baskijski", + "pt_BR": "basco", + "ru": "баскский язык", + "sl": "baskovščina", + "sv": "baskiska", + "zh_Hans": "巴斯克语", + "zh_Hant": "巴斯克語", + "en": "Basque", + "pt": "basco", + "de": "Baskisch", + "nl": "Baskisch", + "fr": "basque", + "ca": "basc", + "da": "baskisk", + "eo": "eŭska lingvo", + "es": "euskera", + "fi": "baski", + "gl": "lingua éuscara", + "hu": "baszk", + "id": "Bahasa Basque", + "it": "basco", + "ja": "バスク語" + } + }, + { + "if": "tactile_writing:braille:et=yes", + "ifnot": "tactile_writing:braille:et=", + "searchTerms": { + "*": [ + "et" + ] + }, + "then": { + "de": "Estnisch", + "en": "Estonian", + "ca": "estonià", + "hu": "észt", + "it": "estone", + "da": "estisk", + "eo": "estona lingvo", + "es": "estonio", + "fi": "viro", + "fr": "estonien", + "gl": "lingua estoniana", + "id": "Esti", + "ja": "エストニア語", + "nb_NO": "estisk", + "nl": "Estisch", + "pl": "język estoński", + "pt": "estónio", + "pt_BR": "língua estônia", + "ru": "эстонский язык", + "sl": "estonščina", + "sv": "estniska", + "zh_Hant": "愛沙尼亞語" + }, + "priorityIf": "_country~((^|;)ee($|;))" + }, + { + "if": "tactile_writing:braille:ab=yes", + "ifnot": "tactile_writing:braille:ab=", + "searchTerms": { + "*": [ + "ab" + ] + }, + "then": { + "sl": "Abhaščina", + "sv": "abchaziska", + "zh_Hans": "阿布哈兹语", + "zh_Hant": "阿布哈茲語", + "ca": "abkhaz", + "en": "Abkhaz", + "fr": "abkhaze", + "da": "Abkhasisk", + "de": "Abchasisch", + "eo": "abĥaza lingvo", + "es": "abjasio", + "fi": "abhaasi", + "gl": "Lingua abkhaza", + "hu": "abház", + "id": "Bahasa Abkhaz", + "it": "abcaso", + "ja": "アブハズ語", + "nb_NO": "abkhasisk", + "nl": "Abchazisch", + "pl": "język abchaski", + "pt": "Língua abecásia", + "pt_BR": "Língua abecásia", + "ru": "абхазский язык" + }, + "priorityIf": "_country~((^|;)ge($|;))" + }, + { + "if": "tactile_writing:braille:bug=yes", + "ifnot": "tactile_writing:braille:bug=", + "searchTerms": { + "*": [ + "bug" + ] + }, + "then": { + "en": "Bugis", + "id": "Bugis", + "ca": "bugui", + "de": "Buginesisch", + "eo": "buĝia lingvo", + "es": "idioma buguinés", + "fi": "Bugin kieli", + "fr": "bouguinais", + "gl": "Lingua bugi", + "hu": "bugisz", + "it": "lingua buginese", + "ja": "ブギス語", + "nb_NO": "Buginesisk", + "nl": "Boeginees", + "pl": "język bugijski", + "pt": "Língua buginesa", + "ru": "бугийский язык", + "sv": "buginesiska" + } + }, + { + "if": "tactile_writing:braille:chy=yes", + "ifnot": "tactile_writing:braille:chy=", + "searchTerms": { + "*": [ + "chy" + ] + }, + "then": { + "zh_Hans": "夏延语", + "zh_Hant": "夏安語", + "en": "Cheyenne", + "nl": "Cheyenne", + "da": "Cheyenne", + "de": "Cheyenne", + "nb_NO": "Cheyenne", + "ca": "xeiene", + "eo": "Ĉejena lingvo", + "es": "cheyene", + "fi": "Cheyennen kieli", + "fr": "cheyenne", + "gl": "Lingua cheyenne", + "hu": "cheyenne", + "it": "cheyenne", + "ja": "シャイアン語", + "pl": "język czejeński", + "pt": "Língua cheyenne", + "ru": "шайенский язык" + } + }, + { + "if": "tactile_writing:braille:ce=yes", + "ifnot": "tactile_writing:braille:ce=", + "searchTerms": { + "*": [ + "ce" + ] + }, + "then": { + "en": "Chechen", + "fr": "tchétchène", + "ca": "txetxè", + "da": "Tjetjensk", + "de": "Tschetschenisch", + "eo": "ĉeĉena lingvo", + "es": "checheno", + "fi": "Tšetšeenin kieli", + "gl": "Lingua chechena", + "hu": "csecsen", + "id": "Bahasa Chechnya", + "it": "ceceno", + "ja": "チェチェン語", + "nb_NO": "tsjetsjensk", + "nl": "Tsjetsjeens", + "pl": "język czeczeński", + "pt": "checheno", + "pt_BR": "Língua chechena", + "ru": "чеченский язык", + "sl": "Čečenščina", + "sv": "tjetjenska", + "zh_Hans": "车臣语", + "zh_Hant": "車臣語" + } + }, + { + "if": "tactile_writing:braille:cs=yes", + "ifnot": "tactile_writing:braille:cs=", + "searchTerms": { + "*": [ + "cs" + ] + }, + "then": { + "ru": "чешский язык", + "sl": "češčina", + "sv": "tjeckiska", + "zh_Hans": "捷克语", + "zh_Hant": "捷克語", + "ca": "txec", + "da": "tjekkisk", + "eo": "ĉeĥa lingvo", + "fi": "tšekki", + "gl": "lingua checa", + "id": "Bahasa Ceska", + "ja": "チェコ語", + "nb_NO": "tsjekkisk", + "nl": "Tsjechisch", + "pl": "język czeski", + "pt": "checo", + "pt_BR": "língua tcheca", + "en": "Czech", + "hu": "cseh", + "it": "ceco", + "de": "Tschechisch", + "es": "checo", + "fr": "tchèque" + }, + "priorityIf": "_country~((^|;)cz($|;))" + }, + { + "if": "tactile_writing:braille:fa=yes", + "ifnot": "tactile_writing:braille:fa=", + "searchTerms": { + "*": [ + "fa" + ] + }, + "then": { + "nb_NO": "persisk", + "nl": "Perzisch", + "pl": "język perski", + "pt": "persa", + "pt_BR": "persa", + "ru": "персидский язык", + "sl": "Perzijščina", + "zh_Hant": "波斯語", + "da": "persisk", + "de": "Persisch", + "eo": "persa lingvo", + "es": "persa", + "fi": "persia", + "gl": "lingua persa", + "hu": "perzsa", + "it": "persiano", + "ja": "ペルシア語", + "en": "Persian", + "id": "Persia", + "sv": "persiska", + "fr": "persan", + "ca": "persa" + }, + "priorityIf": "_country~((^|;)ir($|;))" + }, + { + "if": "tactile_writing:braille:frp=yes", + "ifnot": "tactile_writing:braille:frp=", + "searchTerms": { + "*": [ + "frp" + ] + }, + "then": { + "en": "Franco-Provençal", + "fr": "francoprovençal", + "ca": "francoprovençal", + "de": "Frankoprovenzalisch", + "eo": "arpitana lingvo", + "es": "franco-provenzal", + "fi": "Arpitaani", + "gl": "Lingua francoprovenzal", + "id": "Bahasa Arpitan", + "it": "francoprovenzale", + "ja": "アルピタン語", + "nb_NO": "frankoprovençalsk", + "nl": "Arpitaans", + "pl": "język franko-prowansalski", + "pt": "franco-provençal", + "pt_BR": "Língua franco-provençal", + "ru": "франкопровансальский язык", + "sv": "frankoprovensalska", + "hu": "frankoprovanszál" + } + }, + { + "if": "tactile_writing:braille:diq=yes", + "ifnot": "tactile_writing:braille:diq=", + "searchTerms": { + "*": [ + "diq" + ] + }, + "then": { + "it": "zazaki", + "ja": "ザザキ語", + "nb_NO": "zazaisk", + "nl": "Zazaki", + "pl": "język zazaki", + "pt": "Zazaki", + "pt_BR": "Zazaki", + "ru": "зазаки", + "sv": "zazaiska", + "zh_Hans": "扎扎其语", + "zh_Hant": "扎扎其語", + "id": "bahasa Zazaki", + "eo": "zazaa", + "ca": "zazaqui", + "da": "Zazaki", + "de": "Zaza-Sprache", + "en": "Zazaki", + "es": "zazaki", + "fi": "zaza", + "fr": "zazaki", + "gl": "Lingua zazaki", + "hu": "zazaki" + } + }, + { + "if": "tactile_writing:braille:dsb=yes", + "ifnot": "tactile_writing:braille:dsb=", + "searchTerms": { + "*": [ + "dsb" + ] + }, + "then": { + "en": "Lower Sorbian", + "ca": "baix sòrab", + "de": "Niedersorbisch", + "eo": "malsuprasoraba lingvo", + "es": "bajo sorabo", + "fr": "bas-sorabe", + "gl": "Baixo sorabo", + "hu": "alsó szorb", + "id": "Bahasa Sorbia Hilir", + "it": "sorabo inferiore", + "ja": "低地ソルブ語", + "nl": "Nedersorbisch", + "pl": "język dolnołużycki", + "pt": "baixo sorábio", + "pt_BR": "Baixo sorábio", + "ru": "нижнелужицкий язык", + "sl": "Dolnjesrbščina", + "sv": "lågsorbiska" + } + }, + { + "if": "tactile_writing:braille:ga=yes", + "ifnot": "tactile_writing:braille:ga=", + "searchTerms": { + "*": [ + "ga" + ] + }, + "then": { + "nb_NO": "irsk", + "nl": "Iers", + "pl": "język irlandzki", + "pt": "irlandês", + "pt_BR": "língua irlandesa", + "ru": "ирландский язык", + "sl": "Irska gelščina", + "sv": "iriska", + "zh_Hans": "爱尔兰语", + "zh_Hant": "愛爾蘭語", + "en": "Irish", + "es": "irlandés", + "fr": "irlandais", + "hu": "ír", + "it": "irlandese", + "ca": "gaèlic irlandès", + "da": "irsk", + "de": "Irisch", + "eo": "irlanda lingvo", + "fi": "iiri", + "gl": "lingua irlandesa", + "id": "Bahasa Irlandia", + "ja": "アイルランド語" + }, + "priorityIf": "_country~((^|;)ie($|;))" + }, + { + "if": "tactile_writing:braille:gag=yes", + "ifnot": "tactile_writing:braille:gag=", + "searchTerms": { + "*": [ + "gag" + ] + }, + "then": { + "nb_NO": "gagausisk", + "nl": "Gagaoezisch", + "pl": "Język gagauski", + "pt": "Língua gagaúza", + "ru": "Гагаузский язык", + "sl": "Gagauščina", + "sv": "gagauziska", + "zh_Hans": "加告兹语", + "zh_Hant": "加告茲語", + "hu": "gagauz", + "ca": "gagaús", + "de": "Gagausisch", + "en": "Gagauz", + "eo": "gagauza lingvo", + "es": "gagauzo", + "fi": "gagauzi", + "fr": "gagaouze", + "gl": "Lingua gagauza", + "id": "Bahasa Gagauz", + "it": "gagauzo", + "ja": "ガガウズ語" + } + }, + { + "if": "tactile_writing:braille:gan=yes", + "ifnot": "tactile_writing:braille:gan=", + "searchTerms": { + "*": [ + "gan" + ] + }, + "then": { + "en": "Gan", + "nl": "Gan", + "ca": "gan", + "da": "Gan", + "de": "Gan", + "eo": "gana lingvo", + "es": "chino gan", + "fi": "Gan-kiina", + "fr": "gan", + "gl": "Gan", + "id": "Bahasa Gan", + "it": "gan", + "ja": "贛語", + "nb_NO": "gan", + "pl": "język gan", + "pt": "Chinês gan", + "ru": "Гань", + "sv": "gan", + "zh_Hant": "贛語" + } + }, + { + "if": "tactile_writing:braille:am=yes", + "ifnot": "tactile_writing:braille:am=", + "searchTerms": { + "*": [ + "am" + ] + }, + "then": { + "da": "amharisk", + "de": "Amharisch", + "eo": "amhara lingvo", + "es": "amhárico", + "fi": "amharan kieli", + "gl": "Lingua amhárica", + "hu": "amhara", + "id": "Bahasa Amhar", + "it": "amarico", + "ja": "アムハラ語", + "nb_NO": "amharisk", + "nl": "Amhaars", + "pl": "język amharski", + "pt": "Língua amárica", + "pt_BR": "língua amárica", + "ru": "амхарский язык", + "sl": "Amharščina", + "sv": "amhariska", + "zh_Hans": "阿姆哈拉语", + "zh_Hant": "阿姆哈拉語", + "en": "Amharic", + "ca": "amhàric", + "fr": "amharique" + }, + "priorityIf": "_country~((^|;)et($|;))" + }, + { + "if": "tactile_writing:braille:arz=yes", + "ifnot": "tactile_writing:braille:arz=", + "searchTerms": { + "*": [ + "arz" + ] + }, + "then": { + "gl": "Árabe exipcio", + "id": "bahasa Arab Mesir", + "it": "arabo egiziano", + "ja": "アラビア語エジプト方言", + "nb_NO": "egyptisk arabisk", + "nl": "Egyptisch Arabisch", + "pl": "dialekt egipski języka arabskiego", + "pt": "árabe egípcio", + "pt_BR": "Árabe egípcio", + "ru": "египетский диалект арабского языка", + "sv": "egyptisk arabiska", + "zh_Hant": "埃及阿拉伯語", + "hu": "egyiptomi arab", + "de": "Ägyptisch-Arabisch", + "en": "Egyptian Arabic", + "ca": "àrab egipci", + "da": "egyptisk arabisk", + "eo": "egipt-araba lingvo", + "es": "árabe egipcio", + "fi": "egyptinarabia", + "fr": "arabe égyptien" + } + }, + { + "if": "tactile_writing:braille:ban=yes", + "ifnot": "tactile_writing:braille:ban=", + "searchTerms": { + "*": [ + "ban" + ] + }, + "then": { + "en": "Balinese", + "fr": "balinais", + "nl": "Balinees", + "ca": "balinès", + "de": "Balinesisch", + "eo": "balia lingvo", + "es": "balinés", + "fi": "Balin kieli", + "gl": "Lingua balinesa", + "id": "Bahasa Bali", + "it": "balinese", + "ja": "バリ語", + "nb_NO": "balinesisk", + "pl": "język balijski", + "pt": "balinês", + "pt_BR": "Língua balinesa", + "ru": "Балийский язык", + "sv": "balinesiska", + "zh_Hans": "巴厘语", + "zh_Hant": "峇里語" + } + }, + { + "if": "tactile_writing:braille:csb=yes", + "ifnot": "tactile_writing:braille:csb=", + "searchTerms": { + "*": [ + "csb" + ] + }, + "then": { + "it": "casciubo", + "ja": "カシューブ語", + "nb_NO": "kasjubisk", + "nl": "Kasjoebisch", + "pl": "język kaszubski", + "pt": "cassúbio", + "pt_BR": "Língua cassúbia", + "ru": "кашубский язык", + "sl": "Kašubščina", + "sv": "kasjubiska", + "fi": "kašubi", + "de": "Kaschubisch", + "en": "Kashubian", + "ca": "caixubi", + "da": "Kasjubisk", + "eo": "kaŝuba lingvo", + "es": "casubio", + "fr": "cachoube", + "gl": "Lingua caxubia", + "hu": "kasub", + "id": "bahasa Kasubia" + } + }, + { + "if": "tactile_writing:braille:ee=yes", + "ifnot": "tactile_writing:braille:ee=", + "searchTerms": { + "*": [ + "ee" + ] + }, + "then": { + "en": "Ewe", + "fr": "ewe", + "de": "Ewe", + "nl": "Ewe", + "es": "ewé", + "it": "ewe", + "ca": "ewe", + "eo": "evea lingvo", + "fi": "ewen kieli", + "gl": "Lingua ewe", + "hu": "eve", + "id": "Bahasa Ewe", + "ja": "エウェ語", + "nb_NO": "ewe", + "pl": "Język ewe", + "pt": "ewe", + "ru": "эве", + "sv": "ewe" + } + }, + { + "if": "tactile_writing:braille:chr=yes", + "ifnot": "tactile_writing:braille:chr=", + "searchTerms": { + "*": [ + "chr" + ] + }, + "then": { + "de": "Cherokee", + "en": "Cherokee", + "nl": "Cherokee", + "da": "Cherokee", + "es": "cheroqui", + "pt": "cherokee", + "ru": "чероки", + "ca": "cherokee", + "eo": "Ĉeroka lingvo", + "fi": "Cherokeen kieli", + "fr": "cherokee", + "gl": "Lingua cheroqui", + "hu": "cseroki", + "id": "Bahasa Cherokee", + "it": "cherokee", + "ja": "チェロキー語", + "nb_NO": "cherokesisk", + "pl": "język czirokeski", + "sv": "cherokesiska", + "zh_Hans": "切罗基语", + "zh_Hant": "切羅基語" + } + }, + { + "if": "tactile_writing:braille:hak=yes", + "ifnot": "tactile_writing:braille:hak=", + "searchTerms": { + "*": [ + "hak" + ] + }, + "then": { + "ru": "хакка", + "en": "Hakka", + "ca": "hakka", + "de": "Hakka", + "id": "Hakka", + "nl": "Hakka", + "eo": "hakaa lingvo", + "es": "Chino hakka", + "fi": "Hakka-kiina", + "fr": "hakka", + "gl": "Lingua hakka", + "it": "hakka", + "ja": "客家語", + "nb_NO": "hakka", + "pl": "język hakka", + "pt": "Língua hakka", + "sv": "hakka", + "zh_Hans": "客家语", + "zh_Hant": "客家話", + "hu": "hakka" + } + }, + { + "if": "tactile_writing:braille:dz=yes", + "ifnot": "tactile_writing:braille:dz=", + "searchTerms": { + "*": [ + "dz" + ] + }, + "then": { + "nb_NO": "dzongkha", + "nl": "Dzongkha", + "pl": "Dzongkha", + "pt": "língua butanesa", + "pt_BR": "Língua butanesa", + "ru": "дзонг-кэ", + "sl": "Dzongkha", + "sv": "dzongkha", + "zh_Hans": "宗卡语", + "zh_Hant": "宗喀語", + "ca": "dzongkha", + "da": "dzongkha", + "de": "Dzongkha", + "en": "Dzongkha", + "eo": "dzonka lingvo", + "es": "dzongkha", + "fi": "Dzongkhan kieli", + "fr": "dzongkha", + "gl": "Lingua dzongkha", + "hu": "dzongkha", + "id": "Dzongkha", + "it": "dzongkha", + "ja": "ゾンカ語" + }, + "priorityIf": "_country~((^|;)bt($|;))" + }, + { + "if": "tactile_writing:braille:co=yes", + "ifnot": "tactile_writing:braille:co=", + "searchTerms": { + "*": [ + "co" + ] + }, + "then": { + "es": "corso", + "en": "Corsican", + "ca": "cors", + "fr": "corse", + "da": "Korsikansk", + "de": "Korsisch", + "eo": "korsika lingvo", + "fi": "Korsikan kieli", + "gl": "Lingua corsa", + "hu": "korzikai", + "id": "Bahasa Korsika", + "it": "Lingua corsa", + "ja": "コルシカ語", + "nb_NO": "korsikansk", + "nl": "Corsicaans", + "pl": "język korsykański", + "pt": "Língua corsa", + "ru": "корсиканский язык", + "sl": "Korziščina", + "sv": "korsikanska" + } + }, + { + "if": "tactile_writing:braille:cv=yes", + "ifnot": "tactile_writing:braille:cv=", + "searchTerms": { + "*": [ + "cv" + ] + }, + "then": { + "ca": "txuvaix", + "de": "Tschuwaschisch", + "en": "Chuvash", + "eo": "ĉuvaŝa lingvo", + "es": "chuvasio", + "fi": "tšuvassi", + "fr": "tchouvache", + "gl": "Lingua chuvash", + "hu": "csuvas", + "id": "Bahasa Chuvash", + "it": "ciuvascio", + "ja": "チュヴァシ語", + "nb_NO": "tsjuvasjisk", + "nl": "Tsjoevasjisch", + "pl": "język czuwaski", + "pt": "tchuvache", + "pt_BR": "Língua tchuvache", + "ru": "чувашский язык", + "sv": "tjuvasjiska", + "zh_Hant": "楚瓦什語", + "zh_Hans": "楚瓦什语" + } + }, + { + "if": "tactile_writing:braille:haw=yes", + "ifnot": "tactile_writing:braille:haw=", + "searchTerms": { + "*": [ + "haw" + ] + }, + "then": { + "en": "Hawaiian", + "fr": "hawaïen", + "ca": "hawaià", + "da": "Hawaiiansk", + "de": "Hawaiisch", + "eo": "havaja lingvo", + "es": "hawaiano", + "fi": "havaijin kieli", + "gl": "Lingua hawaiana", + "hu": "hawaii", + "id": "Bahasa Hawaii", + "it": "hawaiano", + "ja": "ハワイ語", + "nb_NO": "hawaiisk", + "nl": "Hawaïaans", + "pl": "język hawajski", + "pt": "havaiano", + "pt_BR": "língua havaiana", + "ru": "гавайский язык", + "sl": "Havajščina", + "sv": "hawaiiska", + "zh_Hant": "夏威夷語" + } + }, + { + "if": "tactile_writing:braille:ckb=yes", + "ifnot": "tactile_writing:braille:ckb=", + "searchTerms": { + "*": [ + "ckb" + ] + }, + "then": { + "nl": "Sorani", + "fr": "sorani", + "ca": "sorani", + "da": "Sorani", + "de": "Sorani", + "en": "Sorani", + "eo": "sorana lingvo", + "es": "sorani", + "fi": "sorani", + "gl": "lingua kurda central", + "hu": "szoráni", + "id": "Soranî", + "it": "sorani", + "ja": "ソラニー", + "pl": "język sorani", + "pt": "Língua sorâni", + "ru": "сорани", + "sv": "soranî", + "zh_Hans": "中库尔德语", + "zh_Hant": "中庫德語" + } + }, + { + "if": "tactile_writing:braille:as=yes", + "ifnot": "tactile_writing:braille:as=", + "searchTerms": { + "*": [ + "as" + ] + }, + "then": { + "en": "Assamese", + "ca": "assamès", + "da": "assamesisk", + "de": "Assamesisch", + "eo": "asama lingvo", + "es": "asamés", + "fi": "assami", + "fr": "assamais", + "gl": "Lingua asamesa", + "hu": "asszámi", + "id": "Bahasa Assam", + "it": "assamese", + "ja": "アッサム語", + "nb_NO": "assamesisk", + "nl": "Assamees", + "pl": "język asamski", + "pt": "língua assamesa", + "ru": "ассамский язык", + "sv": "assamesiska", + "zh_Hant": "阿薩姆語" + } + }, + { + "if": "tactile_writing:braille:ast=yes", + "ifnot": "tactile_writing:braille:ast=", + "searchTerms": { + "*": [ + "ast" + ] + }, + "then": { + "sv": "asturiska", + "zh_Hans": "阿斯图里亚斯语", + "zh_Hant": "阿斯圖里亞斯語", + "ca": "asturià", + "da": "asturiansk", + "de": "Asturisch", + "en": "Asturian", + "eo": "astura lingvo", + "es": "asturiano", + "fi": "asturia", + "fr": "asturien", + "gl": "lingua asturiana", + "hu": "asztúriai", + "id": "Bahasa Asturia", + "it": "asturiano", + "ja": "アストゥリアス語", + "nb_NO": "asturiansk", + "nl": "Asturisch", + "pl": "język asturyjski", + "pt": "asturiano", + "pt_BR": "Língua asturiana", + "ru": "астурийский язык" + } + }, + { + "if": "tactile_writing:braille:bar=yes", + "ifnot": "tactile_writing:braille:bar=", + "searchTerms": { + "*": [ + "bar" + ] + }, + "then": { + "fr": "bavarois", + "ca": "bavarès", + "da": "Bajersk", + "de": "Bairisch", + "en": "Bavarian", + "eo": "bavara lingvo", + "es": "bávaro", + "fi": "Baijerin kieli", + "hu": "bajor", + "id": "Bahasa Bayern", + "it": "bavarese", + "ja": "バイエルン・オーストリア語", + "nb_NO": "bairisk", + "nl": "Beiers", + "pl": "dialekt bawarski", + "pt": "língua bávara", + "ru": "австро-баварский язык", + "sv": "bayerska", + "zh_Hans": "奥地利-巴伐利亚德语", + "zh_Hant": "奧地利-巴伐利亞德語", + "gl": "Lingua bavaresa", + "sl": "Bavarščina" + } + }, + { + "if": "tactile_writing:braille:din=yes", + "ifnot": "tactile_writing:braille:din=", + "searchTerms": { + "*": [ + "din" + ] + }, + "then": { + "en": "Dinka", + "nl": "Dinka", + "de": "Dinka", + "ru": "Динка", + "ca": "dinka", + "es": "idioma dinka", + "fi": "dinka", + "fr": "dinka", + "gl": "Lingua dinka", + "id": "Bahasa Dinka", + "it": "lingua dinka", + "ja": "ディンカ語", + "pl": "język dinka", + "pt": "Língua dinka", + "sv": "dinka" + } + }, + { + "if": "tactile_writing:braille:egl=yes", + "ifnot": "tactile_writing:braille:egl=", + "searchTerms": { + "*": [ + "egl" + ] + }, + "then": { + "ca": "emilià", + "de": "Emilianisch", + "en": "Emilian", + "eo": "Emiliaj lingvoj", + "es": "emiliano", + "fi": "Emilian kieli", + "fr": "émilien", + "hu": "emilián", + "it": "emiliano", + "ja": "エミリア語", + "nl": "Emiliaans", + "pt": "Dialeto emiliano", + "ru": "эмилианский", + "sv": "emilianska", + "zh_Hant": "艾米利亞語", + "id": "bahasa Emilia" + } + }, + { + "if": "tactile_writing:braille:dty=yes", + "ifnot": "tactile_writing:braille:dty=", + "searchTerms": { + "*": [ + "dty" + ] + }, + "then": { + "ca": "doteli", + "de": "Doteli", + "en": "Doteli", + "eo": "Doteli", + "es": "Doteli", + "fr": "dotyali", + "gl": "Lingua doteli", + "ja": "ドテリ語", + "nl": "Doteli", + "pl": "Język doteli", + "pt": "Doteli", + "ru": "дотели", + "sv": "doteli" + } + }, + { + "if": "tactile_writing:braille:frr=yes", + "ifnot": "tactile_writing:braille:frr=", + "searchTerms": { + "*": [ + "frr" + ] + }, + "then": { + "ca": "frisó septentrional", + "da": "Nordfrisisk", + "de": "Nordfriesisch", + "en": "North Frisian", + "eo": "nordfrisa lingvo", + "es": "frisón septentrional", + "fi": "Pohjoisfriisi", + "fr": "frison septentrional", + "gl": "Lingua frisoa setentrional", + "hu": "északi fríz", + "id": "Bahasa Frisia Utara", + "it": "frisone settentrionale", + "ja": "北フリジア語", + "nb_NO": "nordfrisisk", + "nl": "Noord-Fries", + "pl": "język północnofryzyjski", + "pt": "frisão setentrional", + "ru": "севернофризский язык", + "sv": "nordfrisiska", + "zh_Hans": "北弗里斯兰语", + "zh_Hant": "北菲士蘭語" + } + }, + { + "if": "tactile_writing:braille:ext=yes", + "ifnot": "tactile_writing:braille:ext=", + "searchTerms": { + "*": [ + "ext" + ] + }, + "then": { + "es": "extremeño", + "en": "Extremaduran", + "ca": "extremeny", + "de": "Extremadurisch", + "eo": "ekstremadura lingvo", + "fi": "extremadura", + "fr": "estrémègne", + "gl": "Lingua estremeña", + "id": "Bahasa Estremeñu", + "it": "estremegno", + "ja": "エストレマドゥーラ語", + "nb_NO": "ekstremaduransk", + "nl": "Extremeens", + "pl": "język estremadurski", + "pt": "Língua estremenha", + "ru": "Эстремадурский язык", + "sv": "extremaduriska" + } + }, + { + "if": "tactile_writing:braille:bi=yes", + "ifnot": "tactile_writing:braille:bi=", + "searchTerms": { + "*": [ + "bi" + ] + }, + "then": { + "en": "Bislama", + "ca": "bislama", + "de": "Bislama", + "eo": "bislama lingvo", + "es": "Bislama", + "fi": "Bislama", + "fr": "bichelamar", + "gl": "Bislama", + "hu": "biszlama", + "id": "Bahasa Bislama", + "it": "bislama", + "ja": "ビスラマ語", + "nb_NO": "bislama", + "nl": "Bislama", + "pl": "język bislama", + "pt": "Língua bislamá", + "ru": "бислама", + "sv": "bislama" + }, + "priorityIf": "_country~((^|;)vu($|;))" + }, + { + "if": "tactile_writing:braille:cdo=yes", + "ifnot": "tactile_writing:braille:cdo=", + "searchTerms": { + "*": [ + "cdo" + ] + }, + "then": { + "ca": "min dong", + "de": "Min Dong", + "en": "Eastern Min", + "eo": "min-donga lingvo", + "es": "min dong", + "fi": "mindong", + "fr": "mindong", + "gl": "Lingua ming dong", + "id": "Bahasa Min Timur", + "it": "min dong", + "ja": "閩東語", + "nb_NO": "Mindong", + "nl": "Mindong", + "pl": "Język mindong", + "pt": "Língua min oriental", + "pt_BR": "Min Dong", + "ru": "Восточноминьский язык", + "sv": "mindong", + "zh_Hans": "闽东语", + "zh_Hant": "閩東語" + } + }, + { + "if": "tactile_writing:braille:bpy=yes", + "ifnot": "tactile_writing:braille:bpy=", + "searchTerms": { + "*": [ + "bpy" + ] + }, + "then": { + "ca": "Bishnupriya manipuri", + "de": "Bishnupriya Manipuri", + "en": "Bishnupriya Manipuri", + "eo": "Biŝnuprija Manipuri lingvo", + "es": "Bishnupriya manipurí", + "fi": "Bishnupriya Manipuri", + "fr": "manipourî de Bishnupriyay", + "gl": "Lingua bishnupriya manipuri", + "id": "Bahasa Bishnupriya Manipuri", + "it": "Bishnupriya Manipuri", + "ja": "ビシュヌプリヤ・マニプリ語", + "nb_NO": "bishnupriya manipuri", + "nl": "Bishnupriya Manipuri", + "pl": "Język bisznuprija-manipuri", + "pt": "Bishnupriya Manipuri", + "ru": "Бишнуприя-манипури", + "sv": "bishnupriya manipuri", + "zh_Hans": "比什奴普莱利亚-曼尼浦尔语", + "zh_Hant": "比什奴普萊利亞-曼尼浦爾語" + } + }, + { + "if": "tactile_writing:braille:cr=yes", + "ifnot": "tactile_writing:braille:cr=", + "searchTerms": { + "*": [ + "cr" + ] + }, + "then": { + "ca": "cree", + "ru": "кри", + "eo": "kria lingvo", + "es": "idioma cree", + "gl": "Lingua cree", + "hu": "krí", + "id": "Bahasa Cree", + "it": "cree", + "ja": "クリー語", + "nb_NO": "cree", + "pl": "język kri", + "pt": "Língua cree", + "sv": "cree", + "de": "Cree", + "en": "Cree", + "fi": "Cree", + "nl": "Cree", + "fr": "cri" + } + }, + { + "if": "tactile_writing:braille:it=yes", + "ifnot": "tactile_writing:braille:it=", + "searchTerms": { + "*": [ + "it" + ] + }, + "then": { + "ca": "italià", + "da": "italiensk", + "eo": "itala lingvo", + "fi": "italia", + "gl": "lingua italiana", + "nb_NO": "italiensk", + "pl": "język włoski", + "pt_BR": "língua italiana", + "ru": "итальянский язык", + "sl": "italijanščina", + "sv": "italienska", + "zh_Hans": "意大利语", + "zh_Hant": "義大利語", + "en": "Italian", + "ja": "イタリア語", + "es": "italiano", + "hu": "olasz", + "id": "Italia", + "it": "italiano", + "fr": "italien", + "de": "Italienisch", + "nl": "Italiaans", + "pt": "italiano" + }, + "priorityIf": "_country~((^|;)ch($|;))|((^|;)it($|;))|((^|;)sm($|;))|((^|;)va($|;))" + }, + { + "if": "tactile_writing:braille:av=yes", + "ifnot": "tactile_writing:braille:av=", + "searchTerms": { + "*": [ + "av" + ] + }, + "then": { + "it": "avaro", + "ca": "àvar", + "de": "Awarisch", + "en": "Avaric", + "eo": "avara lingvo", + "es": "ávaro", + "fi": "Avaarin kieli", + "fr": "avar", + "gl": "Lingua avar", + "hu": "avar", + "id": "Bahasa Avar", + "ja": "アヴァル語", + "nb_NO": "avarisk", + "nl": "Avaars", + "pl": "język awarski", + "pt": "Língua avar", + "ru": "аварский язык", + "sl": "Avarščina", + "sv": "avariska" + } + }, + { + "if": "tactile_writing:braille:bo=yes", + "ifnot": "tactile_writing:braille:bo=", + "searchTerms": { + "*": [ + "bo" + ] + }, + "then": { + "sv": "tibetanska", + "id": "bahasa Tibet Lhasa", + "en": "Tibetan", + "ru": "тибетский язык", + "fr": "tibétain", + "de": "Tibetisch", + "ca": "tibetà", + "da": "tibetansk", + "eo": "tibeta lingvo", + "es": "tibetano", + "fi": "tiibetin kieli", + "gl": "Lingua tibetana", + "hu": "tibeti", + "it": "tibetano", + "ja": "チベット語", + "nb_NO": "tibetansk", + "nl": "Tibetaans", + "pl": "język tybetański", + "pt": "Língua tibetana", + "pt_BR": "Língua tibetana" + } + }, + { + "if": "tactile_writing:braille:fj=yes", + "ifnot": "tactile_writing:braille:fj=", + "searchTerms": { + "*": [ + "fj" + ] + }, + "then": { + "ca": "fijià", + "de": "Fidschi", + "en": "Fijian", + "eo": "fiĝia lingvo", + "es": "fiyiano", + "fi": "Fidžin kieli", + "fr": "fidjien", + "gl": "Lingua fidxiana", + "hu": "fidzsi", + "id": "Bahasa Fiji", + "it": "figiano", + "ja": "フィジー語", + "nb_NO": "fijiansk", + "nl": "Fijisch", + "pl": "Język fidżyjski", + "pt": "Língua fidjiana", + "pt_BR": "Língua fijiana", + "ru": "фиджийский язык", + "sv": "fijianska" + }, + "priorityIf": "_country~((^|;)fj($|;))" + }, + { + "if": "tactile_writing:braille:ak=yes", + "ifnot": "tactile_writing:braille:ak=", + "searchTerms": { + "*": [ + "ak" + ] + }, + "then": { + "ca": "àkan", + "de": "Akan", + "en": "Akan", + "eo": "akanaj lingvoj", + "es": "lenguas akánicas", + "fi": "akanin kieli", + "fr": "akan", + "gl": "Lingua akán", + "hu": "akan", + "it": "akan", + "ja": "アカン語", + "nb_NO": "akan", + "nl": "Akan", + "pl": "język akan", + "pt": "língua akan", + "pt_BR": "língua akan", + "ru": "акан", + "sv": "akan", + "zh_Hans": "阿肯语", + "zh_Hant": "阿寒語" + } + }, + { + "if": "tactile_writing:braille:gn=yes", + "ifnot": "tactile_writing:braille:gn=", + "searchTerms": { + "*": [ + "gn" + ] + }, + "then": { + "en": "Guarani", + "eo": "gvarania lingvo", + "es": "guaraní", + "fi": "Guaranin kieli", + "fr": "guarani", + "gl": "Lingua guaraní", + "hu": "guarani", + "it": "guaraní", + "ja": "グアラニー語", + "nb_NO": "guaraní", + "nl": "Guarani", + "pl": "język guarani", + "pt": "língua guarani", + "pt_BR": "língua guarani", + "ru": "гуарани", + "sl": "Gvaranščina", + "sv": "guaraní", + "id": "bahasa Guarani", + "ca": "guaraní", + "da": "Guaraní", + "de": "Guaraní" + }, + "priorityIf": "_country~((^|;)bo($|;))|((^|;)py($|;))" + }, + { + "if": "tactile_writing:braille:hif=yes", + "ifnot": "tactile_writing:braille:hif=", + "searchTerms": { + "*": [ + "hif" + ] + }, + "then": { + "en": "Fiji Hindi", + "ca": "hindi de Fiji", + "da": "Fiji Hindi", + "de": "Fidschi-Hindi", + "eo": "Fiĝia hindia lingvo", + "es": "hindi de Fiyi", + "fi": "Fidžinhindi", + "fr": "hindi des Fidji", + "gl": "Hindi de Fidxi", + "id": "Bahasa Fiji Hindi", + "it": "hindi figiano", + "ja": "フィジー・ヒンディー語", + "nb_NO": "Fijiansk hindi", + "nl": "Fijisch Hindoestani", + "pl": "hindi fidżyjskie", + "pt": "Hindi fijiano", + "ru": "фиджийский хинди", + "sv": "fijiansk hindi" + } + }, + { + "if": "tactile_writing:braille:ary=yes", + "ifnot": "tactile_writing:braille:ary=", + "searchTerms": { + "*": [ + "ary" + ] + }, + "then": { + "ca": "àrab marroquí", + "da": "Marokkansk arabisk", + "de": "Marokkanisch-Arabisch", + "en": "Moroccan Arabic", + "eo": "maroka araba lingvo", + "es": "árabe marroquí", + "fi": "Marokonarabia", + "fr": "arabe marocain", + "gl": "árabe marroquí", + "id": "Bahasa Arab Maroko", + "it": "arabo marocchino", + "ja": "アラビア語モロッコ方言", + "nb_NO": "marokkansk-arabisk", + "nl": "Marokkaans Arabisch", + "pl": "marokańska odmiana języka arabskiego", + "pt": "Árabe marroquino", + "ru": "Марокканский диалект арабского языка", + "sv": "marockansk arabiska", + "zh_Hant": "摩洛哥阿拉伯語" + } + }, + { + "if": "tactile_writing:braille:atj=yes", + "ifnot": "tactile_writing:braille:atj=", + "searchTerms": { + "*": [ + "atj" + ] + }, + "then": { + "ca": "atikamekw", + "de": "Atikamekw", + "en": "Atikamekw", + "es": "atikamekw", + "fi": "Atikamekw", + "fr": "atikamekw", + "gl": "atikamekw", + "it": "lingua atikamekw", + "ja": "アティカメク語", + "nb_NO": "atikamekw", + "nl": "Atikamekw", + "pt": "Língua atikamekw", + "ru": "aтикамек", + "zh_Hans": "阿提卡米克语", + "zh_Hant": "阿提卡米克語" + } + }, + { + "if": "tactile_writing:braille:ady=yes", + "ifnot": "tactile_writing:braille:ady=", + "searchTerms": { + "*": [ + "ady" + ] + }, + "then": { + "it": "adighè", + "ca": "adigué", + "de": "Adygeisch", + "en": "Adyghe", + "eo": "adigea lingvo", + "es": "idioma adigué", + "fi": "adygen kieli", + "fr": "adyguéen", + "gl": "Lingua adigue", + "ja": "アディゲ語", + "nb_NO": "adygeisk", + "nl": "West-Circassisch", + "pl": "język adygejski", + "pt": "língua adigue", + "ru": "адыгейский язык", + "sv": "adygeiska", + "id": "Bahasa Adighe", + "hu": "adigei", + "zh_Hans": "阿迪格语", + "zh_Hant": "阿迪格語" + } + }, + { + "if": "tactile_writing:braille:mis=yes", + "ifnot": "tactile_writing:braille:mis=", + "searchTerms": { + "*": [ + "mis" + ] + }, + "then": { + "en": "Balochi", + "fr": "baloutche", + "nl": "Beloetsji", + "ca": "balutxi", + "de": "Belutschisch", + "eo": "baluĉa lingvo", + "es": "baluchi", + "fi": "Belutšin kieli", + "gl": "Lingua baluchi", + "hu": "beludzs", + "id": "Bahasa Baluchi", + "it": "beluci", + "ja": "バローチー語", + "nb_NO": "Balutsji", + "pl": "Język beludżi", + "pt": "Língua balúchi", + "ru": "белуджский язык", + "sv": "Baluchiska" + } + }, + { + "if": "tactile_writing:braille:ctg=yes", + "ifnot": "tactile_writing:braille:ctg=", + "searchTerms": { + "*": [ + "ctg" + ] + }, + "then": { + "de": "Chittagonisch", + "en": "Chittagonian", + "fi": "Chittagongin kieli", + "fr": "chittagonien", + "id": "Bahasa Chittagonia", + "it": "lingua chittagonian", + "ja": "チッタゴン語", + "pl": "Język chatgaya", + "pt": "Língua chittagong", + "pt_BR": "Língua chittagong", + "sv": "chittagoniska", + "es": "Idioma chittagoniano", + "gl": "Lingua chittagoniana" + } + }, + { + "if": "tactile_writing:braille:brh=yes", + "ifnot": "tactile_writing:braille:brh=", + "searchTerms": { + "*": [ + "brh" + ] + }, + "then": { + "de": "Brahui", + "en": "Brahui", + "nl": "Brahui", + "ca": "brahui", + "eo": "braŭia lingvo", + "es": "Idioma brahui", + "fi": "Brahuin kieli", + "fr": "brahoui", + "id": "Bahasa Brahui", + "it": "brahui", + "ja": "ブラーフーイー語", + "nb_NO": "Brahui", + "pl": "Język brahui", + "pt": "Língua brahui", + "ru": "Брауи", + "sv": "brahui" + } + }, + { + "if": "tactile_writing:braille:tr=yes", + "ifnot": "tactile_writing:braille:tr=", + "searchTerms": { + "*": [ + "tr" + ] + }, + "then": { + "en": "Turkish", + "es": "turco", + "fr": "turc", + "id": "Bahasa Turki", + "fi": "turkki", + "hu": "török", + "ca": "turc", + "da": "tyrkisk", + "de": "Türkisch", + "eo": "turka lingvo", + "gl": "lingua turca", + "it": "turco", + "ja": "トルコ語", + "zh_Hans": "土耳其语", + "zh_Hant": "土耳其語", + "nb_NO": "tyrkisk", + "nl": "Turks", + "pl": "język turecki", + "pt": "língua turca", + "pt_BR": "língua turca", + "ru": "турецкий язык", + "sl": "turščina", + "sv": "turkiska" + }, + "priorityIf": "_country~((^|;)cy($|;))|((^|;)tr($|;))" + }, + { + "if": "tactile_writing:braille:fur=yes", + "ifnot": "tactile_writing:braille:fur=", + "searchTerms": { + "*": [ + "fur" + ] + }, + "then": { + "en": "Friulian", + "it": "friulano", + "ca": "furlà", + "da": "friulisk", + "de": "Furlanisch", + "eo": "friula lingvo", + "es": "friulano", + "fi": "Friulin kieli", + "fr": "frioulan", + "gl": "Lingua friulana", + "hu": "friuli", + "id": "Bahasa Friuli", + "ja": "フリウリ語", + "nb_NO": "friulisk", + "nl": "Friulisch", + "pl": "język friulski", + "pt": "friulano", + "ru": "фриульский язык", + "sl": "Furlanščina", + "sv": "friuliska" + } + }, + { + "if": "tactile_writing:braille:ff=yes", + "ifnot": "tactile_writing:braille:ff=", + "searchTerms": { + "*": [ + "ff" + ] + }, + "then": { + "en": "Fula", + "fi": "Fulani", + "ca": "ful", + "da": "fula", + "de": "Fulfulde", + "eo": "fula lingvo", + "es": "fula", + "fr": "peul", + "gl": "Lingua fula", + "hu": "ful", + "id": "Bahasa Fula", + "it": "fula", + "ja": "フラニ語", + "nb_NO": "Fulfulde", + "nl": "Fulah", + "pl": "Język ful", + "pt": "Língua fula", + "ru": "фула", + "sv": "fula" + } + }, + { + "if": "tactile_writing:braille:dag=yes", + "ifnot": "tactile_writing:braille:dag=", + "searchTerms": { + "*": [ + "dag" + ] + }, + "then": { + "de": "Dagbani", + "en": "Dagbani", + "es": "dagbani", + "fr": "dagbani", + "gl": "Lingua dagbani", + "it": "Dagbani", + "ja": "ダバニ語", + "nl": "Dagbani", + "pt": "Língua dagbani", + "pt_BR": "Língua dagbani", + "ru": "Дагбани", + "sv": "dagbani", + "eo": "Dagbania lingvo", + "da": "Dagbani", + "ca": "dagbani" + } + }, + { + "if": "tactile_writing:braille:dv=yes", + "ifnot": "tactile_writing:braille:dv=", + "searchTerms": { + "*": [ + "dv" + ] + }, + "then": { + "en": "Maldivian", + "ca": "divehi", + "da": "Dhivehi", + "de": "Dhivehi", + "eo": "maldiva lingvo", + "es": "dhivehi", + "fi": "Divehin kieli", + "fr": "maldivien", + "gl": "lingua maldivana", + "hu": "maldív", + "id": "Divehi", + "it": "maldiviano", + "ja": "ディベヒ語", + "nb_NO": "dhivehi", + "nl": "Maldivisch", + "pl": "język malediwski", + "pt": "Língua divehi", + "pt_BR": "Língua divehi", + "ru": "мальдивский язык", + "sv": "divehi" + }, + "priorityIf": "_country~((^|;)mv($|;))" + }, + { + "if": "tactile_writing:braille:fo=yes", + "ifnot": "tactile_writing:braille:fo=", + "searchTerms": { + "*": [ + "fo" + ] + }, + "then": { + "en": "Faroese", + "fr": "féroïen", + "it": "faroese", + "ca": "feroès", + "da": "færøsk", + "de": "Färöisch", + "eo": "feroa lingvo", + "es": "feroés", + "fi": "fäärin kieli", + "gl": "lingua feroesa", + "hu": "feröeri", + "id": "Bahasa Faroe", + "ja": "フェロー語", + "nb_NO": "færøysk", + "nl": "Faeröers", + "pl": "język farerski", + "pt": "Língua feroesa", + "ru": "фарерский язык", + "sl": "Ferščina", + "sv": "färöiska" + } + }, + { + "if": "tactile_writing:braille:ha=yes", + "ifnot": "tactile_writing:braille:ha=", + "searchTerms": { + "*": [ + "ha" + ] + }, + "then": { + "en": "Hausa", + "ca": "haussa", + "de": "Hausa", + "eo": "haŭsa lingvo", + "es": "hausa", + "fi": "hausan kieli", + "fr": "haoussa", + "gl": "Lingua hausa", + "hu": "hausza", + "id": "Bahasa Hausa", + "it": "hausa", + "ja": "ハウサ語", + "nb_NO": "hausa", + "nl": "Hausa", + "pl": "język hausa", + "pt": "Língua haúça", + "pt_BR": "língua hauçá", + "ru": "хауса", + "sv": "hausa" + } + }, + { + "if": "tactile_writing:braille:alt=yes", + "ifnot": "tactile_writing:braille:alt=", + "searchTerms": { + "*": [ + "alt" + ] + }, + "then": { + "en": "Altai", + "ca": "altai meridional", + "de": "Südaltaisch", + "eo": "sudaltaja lingvo", + "fr": "altaï méridional", + "gl": "Lingua altai meridional", + "it": "lingua altai meridionale", + "ja": "南アルタイ語", + "nl": "Zuid-Altajs", + "ru": "aлтайский язык", + "zh_Hant": "南阿爾泰語" + } + }, + { + "if": "tactile_writing:braille:azb=yes", + "ifnot": "tactile_writing:braille:azb=", + "searchTerms": { + "*": [ + "azb" + ] + }, + "then": { + "ca": "Àzeri del sud", + "de": "Südaserbaidschanisch", + "en": "South Azerbaijani", + "eo": "sud-azerbajĝana lingvo", + "fr": "azéri du Sud", + "ja": "南アゼルバイジャン語", + "nl": "Zuid-Azerbeidzjaans", + "ru": "южно-азербайджанский язык", + "sv": "sydazerbajdzjanska", + "zh_Hans": "南阿塞拜疆语", + "zh_Hant": "南阿塞拜疆語" + } + }, + { + "if": "tactile_writing:braille:gil=yes", + "ifnot": "tactile_writing:braille:gil=", + "searchTerms": { + "*": [ + "gil" + ] + }, + "then": { + "en": "Gilbertese", + "eo": "kiribata lingvo", + "es": "gilbertino", + "fi": "Kiribatin kieli", + "fr": "gilbertin", + "gl": "Lingua kiribatiana", + "hu": "gilberti", + "id": "Bahasa Kiribati", + "ja": "キリバス語", + "nb_NO": "Kiribatisk", + "nl": "Kiribatisch", + "pl": "Język kiribati", + "pt": "Gilbertês", + "ru": "кирибати", + "sv": "kiribatiska", + "it": "gilbertese", + "ca": "gilbertès", + "da": "Kiribatisk", + "de": "Kiribatisch" + } + }, + { + "if": "tactile_writing:braille:ccp=yes", + "ifnot": "tactile_writing:braille:ccp=", + "searchTerms": { + "*": [ + "ccp" + ] + }, + "then": { + "de": "Chakma", + "en": "Chakma", + "eo": "Ĉakma lingvo", + "fr": "changma kodha", + "ja": "チャクマ語", + "nl": "Chakma", + "pl": "Język czakma", + "pt": "Língua chakma", + "pt_BR": "Língua chakma", + "ru": "Чакма" + } + }, + { + "if": "tactile_writing:braille:dua=yes", + "ifnot": "tactile_writing:braille:dua=", + "searchTerms": { + "*": [ + "dua" + ] + }, + "then": { + "de": "Duala", + "en": "Duala", + "es": "duala", + "fi": "Duala", + "fr": "douala", + "it": "lingua duala", + "ja": "ドゥアラ語", + "nl": "Duala", + "pl": "język duala", + "pt": "Língua duala", + "pt_BR": "Língua duala", + "ru": "Дуала", + "zh_Hans": "杜阿拉语", + "zh_Hant": "杜阿拉語", + "eo": "dualaa lingvo", + "ca": "duala" + } + }, + { + "if": "tactile_writing:braille:awa=yes", + "ifnot": "tactile_writing:braille:awa=", + "searchTerms": { + "*": [ + "awa" + ] + }, + "then": { + "ca": "Avadhi", + "de": "Awadhi", + "en": "Awadhi", + "es": "awadhi", + "fi": "Awadhin kieli", + "fr": "awadhi", + "gl": "Lingua awadhi", + "id": "Bahasa Awadhi", + "it": "awadhi", + "ja": "アワディー語", + "nb_NO": "Awadhi", + "nl": "Awadhi", + "pl": "Awadhi", + "pt": "Língua awadhi", + "pt_BR": "Língua awadhi", + "ru": "авадхи", + "sv": "awadhi", + "zh_Hans": "阿瓦德语", + "zh_Hant": "阿瓦德語" + } + }, + { + "if": "tactile_writing:braille:gcr=yes", + "ifnot": "tactile_writing:braille:gcr=", + "searchTerms": { + "*": [ + "gcr" + ] + }, + "then": { + "ca": "crioll guaianès", + "en": "Guianan Creole", + "eo": "franc-gujana kreola lingvo", + "es": "Criollo de Guayana Francesa", + "fi": "Ranskan Guayanan kreoli", + "fr": "créole guyanais", + "gl": "Crioulo da Güiana Francesa", + "it": "lingua creola della Guyana francese", + "ja": "仏領ギアナのクレオール語", + "nl": "French Guianese Creole", + "pl": "język kreolski Gujany Francuskiej", + "pt": "Crioulo da Guiana Francesa", + "ru": "Гвианский креольский язык", + "sv": "guyanansk kreol", + "zh_Hant": "圭亞那克里奧爾法語" + } + }, + { + "if": "tactile_writing:braille:bbc=yes", + "ifnot": "tactile_writing:braille:bbc=", + "searchTerms": { + "*": [ + "bbc" + ] + }, + "then": { + "ca": "Batak Toba", + "da": "Batak Toba", + "de": "Toba Batak", + "en": "Toba Batak", + "eo": "Batak Toba", + "es": "Batak Toba", + "fi": "Batak Toba", + "fr": "batak toba", + "gl": "Lingua toba batak", + "hu": "Batak Toba", + "id": "Batak Toba", + "it": "lingua batak toba", + "ja": "バタク・トバ語", + "nb_NO": "Batak Toba", + "nl": "Batak Toba", + "pt": "Batak Toba", + "pt_BR": "Batak Toba", + "ru": "Тоба", + "sl": "Batak Toba", + "sv": "toba batak", + "pl": "język batak toba" + } + }, + { + "if": "tactile_writing:braille:is=yes", + "ifnot": "tactile_writing:braille:is=", + "searchTerms": { + "*": [ + "is" + ] + }, + "then": { + "es": "islandés", + "ca": "islandès", + "da": "islandsk", + "de": "Isländisch", + "en": "Icelandic", + "eo": "islanda lingvo", + "fi": "islanti", + "fr": "islandais", + "gl": "lingua islandesa", + "hu": "izlandi", + "id": "Bahasa Islan", + "it": "islandese", + "ja": "アイスランド語", + "nb_NO": "islandsk", + "nl": "IJslands", + "pl": "język islandzki", + "pt": "islandês", + "pt_BR": "língua islandesa", + "ru": "исландский язык", + "sl": "Islandščina", + "sv": "isländska", + "zh_Hans": "冰岛语", + "zh_Hant": "冰島語" + }, + "priorityIf": "_country~((^|;)is($|;))" + }, + { + "if": "tactile_writing:braille:brx=yes", + "ifnot": "tactile_writing:braille:brx=", + "searchTerms": { + "*": [ + "brx" + ] + }, + "then": { + "en": "Bodo", + "fr": "bodo", + "de": "Bodo", + "nl": "Boro", + "nb_NO": "Bodo", + "ru": "Бодо", + "ca": "bodo", + "eo": "bodoa lingvo", + "es": "Idioma bodo", + "fi": "Bodon kieli", + "id": "Bahasa Bodo", + "it": "bodo", + "ja": "ボド語", + "pl": "Język bodo", + "pt": "Língua bodo", + "sv": "bodo" + } + }, + { + "if": "tactile_writing:braille:shy=yes", + "ifnot": "tactile_writing:braille:shy=", + "searchTerms": { + "*": [ + "shy" + ] + }, + "then": { + "ca": "shaui", + "de": "Schawiya", + "en": "Shawiya", + "es": "chaoui", + "fi": "Tašawit", + "fr": "chaoui", + "it": "tashawit", + "ja": "シャウィーア語", + "pl": "język chaouia", + "pt": "Língua chaouis", + "ru": "Шавия" + } + }, + { + "if": "tactile_writing:braille:no=yes", + "ifnot": "tactile_writing:braille:no=", + "searchTerms": { + "*": [ + "no" + ] + }, + "then": { + "nl": "Noors", + "pl": "język norweski", + "pt": "língua norueguesa", + "pt_BR": "língua norueguesa", + "sl": "Norveščina", + "sv": "norska", + "zh_Hant": "挪威語", + "de": "Norwegisch", + "ja": "ノルウェー語", + "en": "Norwegian", + "hu": "norvég", + "nb_NO": "norsk", + "ru": "норвежский язык", + "ca": "noruec", + "da": "norsk", + "eo": "norvega lingvo", + "es": "noruego", + "fi": "norja", + "fr": "norvégien", + "gl": "lingua norueguesa", + "id": "Norwegia", + "it": "norvegese" + }, + "priorityIf": "_country~((^|;)no($|;))" + }, + { + "if": "tactile_writing:braille:ase=yes", + "ifnot": "tactile_writing:braille:ase=", + "searchTerms": { + "*": [ + "ase" + ] + }, + "then": { + "da": "ASL", + "ca": "llengua de signes americana", + "de": "American Sign Language", + "en": "American Sign Language", + "eo": "usona signolingvo", + "es": "lengua de señas americana", + "fi": "amerikkalainen viittomakieli", + "fr": "langue des signes américaine", + "gl": "Lingua de signos americana", + "id": "Bahasa Isyarat Amerika", + "it": "lingua dei segni americana", + "ja": "アメリカ手話", + "nb_NO": "amerikansk tegnspråk", + "nl": "Amerikaanse Gebarentaal", + "pl": "amerykański język migowy", + "pt": "língua de sinais americana", + "pt_BR": "Língua de sinais americana", + "ru": "амслен", + "sv": "amerikanskt teckenspråk", + "zh_Hant": "美國手語" + } + }, + { + "if": "tactile_writing:braille:mo=yes", + "ifnot": "tactile_writing:braille:mo=", + "searchTerms": { + "*": [ + "mo" + ] + }, + "then": { + "de": "Moldauisch", + "eo": "moldava lingvo", + "es": "moldavo", + "fi": "Moldavian kieli", + "ja": "モルドバ語", + "nb_NO": "moldovsk", + "nl": "Moldavisch", + "pl": "Język mołdawski", + "pt": "Língua moldávia", + "pt_BR": "língua moldávia", + "ru": "молдавский язык", + "sl": "Moldavščina", + "sv": "moldaviska", + "gl": "lingua moldova", + "zh_Hant": "摩爾多瓦語", + "id": "bahasa Moldova", + "en": "Moldovan", + "fr": "moldave", + "ca": "moldau", + "hu": "moldáv", + "it": "moldavo" + } + }, + { + "if": "tactile_writing:braille:yrk=yes", + "ifnot": "tactile_writing:braille:yrk=", + "searchTerms": { + "*": [ + "yrk" + ] + }, + "then": { + "ca": "iurac", + "de": "Nenzisch", + "en": "Nenets", + "eo": "neneca lingvo", + "es": "nenezo", + "fi": "nenetsi", + "fr": "nénètse", + "id": "Bahasa-bahasa Nenets", + "it": "lingua neneziana", + "ja": "ネネツ語", + "nb_NO": "nenetsisk", + "nl": "Nenets", + "pl": "język nieniecki", + "ru": "ненецкий язык", + "sv": "nentsiska", + "hu": "nyenyec" + } + }, + { + "if": "tactile_writing:braille:cal=yes", + "ifnot": "tactile_writing:braille:cal=", + "searchTerms": { + "*": [ + "cal" + ] + }, + "then": { + "en": "Carolinian", + "fi": "Karoliini", + "ca": "carolinià", + "de": "Karolinisch", + "eo": "karolina lingvo", + "es": "carolinio", + "fr": "carolinien", + "id": "Bahasa Caroline", + "it": "lingua caroliniana", + "ja": "カロリン語", + "nb_NO": "karolinsk", + "nl": "Caroliniaans", + "pt": "Língua caroliniana", + "ru": "Каролинский язык", + "sv": "karoliniska", + "pl": "język karoliński" + } + }, + { + "if": "tactile_writing:braille:glk=yes", + "ifnot": "tactile_writing:braille:glk=", + "searchTerms": { + "*": [ + "glk" + ] + }, + "then": { + "ca": "gilaki", + "de": "Gilaki", + "en": "Gilaki", + "eo": "gila lingvo", + "es": "gileki", + "fi": "Gilakin kieli", + "fr": "gilaki", + "gl": "Lingua gilaki", + "hu": "gilaki", + "id": "Bahasa Gilaki", + "it": "gilaki", + "ja": "ギラキ語", + "nb_NO": "Gileki", + "nl": "Gilaki", + "pl": "Język giliański", + "pt": "Língua gilaki", + "sv": "gilaki", + "ru": "гилякский язык" + } + }, + { + "if": "tactile_writing:braille:ng=yes", + "ifnot": "tactile_writing:braille:ng=", + "searchTerms": { + "*": [ + "ng" + ] + }, + "then": { + "zh_Hans": "奥万博人", + "zh_Hant": "奧萬博人", + "pl": "Język ndonga", + "en": "Ndonga", + "ca": "Oshiwambo", + "da": "Oshiwambo", + "de": "Ndonga", + "eo": "ndonga lingvo", + "es": "ndonga", + "fi": "Ndonga", + "fr": "ndonga", + "gl": "Lingua ndonga", + "it": "ndonga", + "ja": "ンドンガ語", + "nb_NO": "Oshiwambo", + "nl": "Ndonga", + "pt": "Ndonga", + "ru": "Ндонга", + "sv": "ndonga", + "hu": "ndonga" + } + }, + { + "if": "tactile_writing:braille:quc=yes", + "ifnot": "tactile_writing:braille:quc=", + "searchTerms": { + "*": [ + "quc" + ] + }, + "then": { + "ca": "quitxé", + "de": "Quiché-Sprache", + "en": "K’iche’", + "es": "Idioma quiché", + "fi": "k'iche'n kieli", + "fr": "quiché", + "gl": "Lingua kʼicheʼ", + "id": "Bahasa K'iche'", + "it": "lingua k'iche'", + "ja": "キチェ語", + "nb_NO": "Quiché", + "nl": "K'iche'", + "pl": "Język kicze", + "pt": "Língua quiché", + "ru": "киче", + "sv": "quiché" + } + }, + { + "if": "tactile_writing:braille:pl=yes", + "ifnot": "tactile_writing:braille:pl=", + "searchTerms": { + "*": [ + "pl" + ] + }, + "then": { + "nb_NO": "polsk", + "nl": "Pools", + "pt": "polaco", + "pt_BR": "língua polonesa", + "ru": "польский язык", + "sl": "poljščina", + "sv": "polska", + "de": "Polnisch", + "en": "Polish", + "pl": "język polski", + "es": "polaco", + "fr": "polonais", + "ca": "polonès", + "da": "polsk", + "eo": "pola lingvo", + "fi": "puola", + "gl": "lingua polaca", + "hu": "lengyel", + "id": "bahasa Polski", + "it": "polacco", + "ja": "ポーランド語", + "zh_Hans": "波兰语", + "zh_Hant": "波蘭語" + }, + "priorityIf": "_country~((^|;)pl($|;))" + }, + { + "if": "tactile_writing:braille:ur=yes", + "ifnot": "tactile_writing:braille:ur=", + "searchTerms": { + "*": [ + "ur" + ] + }, + "then": { + "de": "Urdu", + "en": "Urdu", + "nl": "Urdu", + "ja": "ウルドゥー語", + "ca": "urdú", + "da": "urdu", + "eo": "urduo", + "es": "urdu", + "fi": "urdu", + "fr": "ourdou", + "gl": "Lingua urdú", + "zh_Hant": "烏爾都語", + "hu": "urdu", + "id": "Bahasa Urdu", + "it": "urdu", + "nb_NO": "urdu", + "pl": "język urdu", + "pt": "Língua urdu", + "pt_BR": "Língua urdu", + "ru": "урду", + "sl": "Urdujščina", + "sv": "urdu" + }, + "priorityIf": "_country~((^|;)pk($|;))" + }, + { + "if": "tactile_writing:braille:qu=yes", + "ifnot": "tactile_writing:braille:qu=", + "searchTerms": { + "*": [ + "qu" + ] + }, + "then": { + "ca": "quítxua", + "de": "Quechua", + "en": "Quechua", + "nl": "Quechua", + "it": "quechua", + "ru": "кечуа", + "da": "quechua", + "eo": "keĉua lingvaro", + "es": "lenguas quechuas", + "fi": "ketšua", + "fr": "quechua", + "gl": "linguas quechuas", + "hu": "kecsua", + "id": "Bahasa Quechua", + "ja": "ケチュア語", + "nb_NO": "quechua", + "pl": "język keczua", + "pt": "quíchua", + "pt_BR": "quíchua", + "sl": "kečuanščina", + "sv": "quechua", + "zh_Hans": "克丘亚语", + "zh_Hant": "奇楚瓦語" + }, + "priorityIf": "_country~((^|;)bo($|;))|((^|;)pe($|;))" + }, + { + "if": "tactile_writing:braille:lus=yes", + "ifnot": "tactile_writing:braille:lus=", + "searchTerms": { + "*": [ + "lus" + ] + }, + "then": { + "zh_Hant": "米佐語", + "id": "Bahasa Mizo", + "ca": "mizo", + "de": "Mizo", + "en": "Mizo", + "es": "mizo", + "fi": "Lusai", + "fr": "mizo", + "it": "lingua Mizo", + "ja": "ミゾ語", + "nl": "Mizo", + "pl": "Język mizo", + "pt": "Língua mizo", + "ru": "Мизо", + "sv": "mizo" + } + }, + { + "if": "tactile_writing:braille:mh=yes", + "ifnot": "tactile_writing:braille:mh=", + "searchTerms": { + "*": [ + "mh" + ] + }, + "then": { + "en": "Marshallese", + "ca": "marshallès", + "de": "Marshallesisch", + "eo": "marŝala lingvo", + "es": "marshalés", + "fi": "Marshallin kieli", + "fr": "marshallais", + "gl": "Lingua marshalesa", + "hu": "Marshall-szigeteki", + "id": "Bahasa Marshall", + "it": "marshallese", + "ja": "マーシャル語", + "nb_NO": "marshallesisk", + "nl": "Marshallees", + "pl": "Język marszalski", + "pt": "Língua marshalesa", + "pt_BR": "Língua marshalesa", + "ru": "маршалльский язык", + "sv": "marshallesiska" + }, + "priorityIf": "_country~((^|;)mh($|;))" + }, + { + "if": "tactile_writing:braille:ta=yes", + "ifnot": "tactile_writing:braille:ta=", + "searchTerms": { + "*": [ + "ta" + ] + }, + "then": { + "en": "Tamil", + "nl": "Tamil", + "es": "tamil", + "ca": "tàmil", + "eo": "tamila lingvo", + "ru": "тамильский язык", + "da": "Tamil", + "de": "Tamil", + "fi": "tamil", + "fr": "tamoul", + "gl": "Lingua támil", + "hu": "tamil", + "id": "Bahasa Tamil", + "it": "tamil", + "ja": "タミル語", + "nb_NO": "tamilsk", + "pl": "język tamilski", + "pt": "Língua tâmil", + "pt_BR": "língua tâmil", + "sl": "Tamilščina", + "sv": "tamil", + "zh_Hans": "泰米尔语", + "zh_Hant": "坦米爾語" + }, + "priorityIf": "_country~((^|;)lk($|;))|((^|;)sg($|;))" + }, + { + "if": "tactile_writing:braille:crs=yes", + "ifnot": "tactile_writing:braille:crs=", + "searchTerms": { + "*": [ + "crs" + ] + }, + "then": { + "it": "creolo delle Seychelles", + "ja": "セーシェル・クレオール語", + "nb_NO": "seychellisk kreol", + "nl": "Seychellois Creole", + "pl": "Język kreolski seszelski", + "pt": "Crioulo de Seychelles", + "ru": "сейшельский креольский язык", + "id": "Bahasa Kreol Seychelles", + "hu": "seychelle-i kreol", + "ca": "crioll de les Seychelles", + "de": "Seychellenkreol", + "en": "Seychellois Creole", + "eo": "sejŝela lingvo", + "es": "criollo seychelense", + "fi": "Seychellien kreoli", + "fr": "créole seychellois", + "gl": "Crioulo das Seychelles" + } + }, + { + "if": "tactile_writing:braille:tru=yes", + "ifnot": "tactile_writing:braille:tru=", + "searchTerms": { + "*": [ + "tru" + ] + }, + "then": { + "nl": "Turoyo", + "ca": "turoio", + "de": "Turoyo", + "en": "Turoyo", + "es": "turoyo", + "fr": "turoyo", + "ja": "トゥロヨ語", + "pl": "Turoyo", + "pt": "Língua turoyo", + "ru": "Туройо", + "sv": "turoyo" + } + }, + { + "if": "tactile_writing:braille:agq=yes", + "ifnot": "tactile_writing:braille:agq=", + "searchTerms": { + "*": [ + "agq" + ] + }, + "then": { + "de": "Aghem", + "en": "Aghem", + "fr": "aghem", + "gl": "Lingua aghem", + "ja": "アゲム語", + "nl": "Aghem", + "ca": "aghem", + "es": "aghem" + } + }, + { + "if": "tactile_writing:braille:bss=yes", + "ifnot": "tactile_writing:braille:bss=", + "searchTerms": { + "*": [ + "bss" + ] + }, + "then": { + "en": "Kose", + "ca": "akoose", + "de": "Akoose", + "fi": "Koose", + "fr": "akoose", + "gl": "Lingua akoose", + "ja": "アコース語", + "nl": "Bakossi" + } + }, + { + "if": "tactile_writing:braille:chn=yes", + "ifnot": "tactile_writing:braille:chn=", + "searchTerms": { + "*": [ + "chn" + ] + }, + "then": { + "ca": "chinook jargon", + "de": "Chinook Wawa", + "en": "Chinook Jargon", + "eo": "ĉinuka piĝino", + "fr": "chinook", + "ja": "チヌーク・ジャーゴン", + "nb_NO": "Chinook jargon", + "nl": "Chinook Jargon", + "pt": "Jargão chinook", + "ru": "чинукский жаргон", + "zh_Hans": "奇努克混合语", + "zh_Hant": "支努幹混合語", + "fi": "chinook-jargon" + } + }, + { + "if": "tactile_writing:braille:pt=yes", + "ifnot": "tactile_writing:braille:pt=", + "searchTerms": { + "*": [ + "pt" + ] + }, + "then": { + "nb_NO": "portugisisk", + "pl": "język portugalski", + "pt_BR": "português", + "ru": "португальский язык", + "sl": "portugalščina", + "sv": "portugisiska", + "zh_Hans": "葡萄牙语", + "zh_Hant": "葡萄牙語", + "da": "portugisisk", + "de": "Portugiesisch", + "eo": "portugala lingvo", + "es": "portugués", + "fi": "portugali", + "fr": "portugais", + "gl": "lingua portuguesa", + "ja": "ポルトガル語", + "en": "Portuguese", + "hu": "portugál", + "id": "Portugis", + "it": "portoghese", + "nl": "Portugees", + "pt": "português", + "ca": "portuguès" + }, + "priorityIf": "_country~((^|;)ao($|;))|((^|;)br($|;))|((^|;)cv($|;))|((^|;)gq($|;))|((^|;)gw($|;))|((^|;)mz($|;))|((^|;)pt($|;))|((^|;)st($|;))|((^|;)tl($|;))" + }, + { + "if": "tactile_writing:braille:sid=yes", + "ifnot": "tactile_writing:braille:sid=", + "searchTerms": { + "*": [ + "sid" + ] + }, + "then": { + "ca": "sidamo", + "es": "Idioma sidamo", + "fi": "Sidamo", + "fr": "sidama", + "gl": "Lingua sidamo", + "hu": "sidamo", + "it": "lingua Sidamo", + "ja": "シダモ語", + "pl": "Język sidamo", + "ru": "Сидамо", + "de": "Sidama", + "en": "Sidamo", + "nl": "Sidamo" + } + }, + { + "if": "tactile_writing:braille:niu=yes", + "ifnot": "tactile_writing:braille:niu=", + "searchTerms": { + "*": [ + "niu" + ] + }, + "then": { + "en": "Niuean", + "hu": "niuei", + "ca": "Niueà", + "de": "Niueanisch", + "es": "Idioma niuano", + "fi": "Niuen kieli", + "fr": "niuéen", + "id": "Bahasa Niue", + "it": "lingua niueana", + "ja": "ニウエ語", + "nb_NO": "Niuisk", + "nl": "Niueaans", + "pl": "Język niue", + "pt": "Língua niueana", + "ru": "ниуэ", + "sv": "niueanska", + "eo": "niua lingvo" + } + }, + { + "if": "tactile_writing:braille:sw=yes", + "ifnot": "tactile_writing:braille:sw=", + "searchTerms": { + "*": [ + "sw" + ] + }, + "then": { + "ca": "suahili", + "eo": "svahila lingvo", + "fi": "swahili", + "fr": "swahili", + "gl": "Lingua suahili", + "hu": "szuahéli", + "id": "Bahasa Swahili", + "it": "swahili", + "nb_NO": "swahili", + "pl": "suahili", + "pt": "Língua suaíli", + "pt_BR": "língua suaíli", + "da": "Swahili", + "de": "Swahili", + "en": "Swahili", + "nl": "Swahili", + "ja": "スワヒリ語", + "es": "suajili", + "ru": "суахили", + "sl": "Svahili", + "sv": "swahili", + "zh_Hant": "史瓦希利語" + }, + "priorityIf": "_country~((^|;)ke($|;))|((^|;)rw($|;))|((^|;)tz($|;))|((^|;)ug($|;))" + }, + { + "if": "tactile_writing:braille:ru=yes", + "ifnot": "tactile_writing:braille:ru=", + "searchTerms": { + "*": [ + "ru" + ] + }, + "then": { + "hu": "orosz", + "en": "Russian", + "sl": "ruščina", + "sv": "ryska", + "zh_Hans": "俄语", + "zh_Hant": "俄語", + "ru": "русский язык", + "es": "ruso", + "fr": "russe", + "nl": "Russisch", + "ca": "rus", + "da": "russisk", + "de": "Russisch", + "eo": "rusa lingvo", + "fi": "venäjä", + "gl": "lingua rusa", + "id": "Rusia", + "it": "russo", + "ja": "ロシア語", + "nb_NO": "russisk", + "pl": "język rosyjski", + "pt": "russo", + "pt_BR": "russo" + }, + "priorityIf": "_country~((^|;)by($|;))|((^|;)kg($|;))|((^|;)kz($|;))|((^|;)ru($|;))|((^|;)tj($|;))" + }, + { + "if": "tactile_writing:braille:hoc=yes", + "ifnot": "tactile_writing:braille:hoc=", + "searchTerms": { + "*": [ + "hoc" + ] + }, + "then": { + "en": "Ho", + "da": "Ho", + "fr": "ho", + "ca": "ho", + "eo": "hoa lingvo", + "fi": "Hon kieli", + "it": "lingua ho", + "ja": "ホー語", + "pl": "Język ho", + "pt": "Língua ho", + "sv": "ho", + "de": "Ho", + "ru": "Хо" + } + }, + { + "if": "tactile_writing:braille:hai=yes", + "ifnot": "tactile_writing:braille:hai=", + "searchTerms": { + "*": [ + "hai" + ] + }, + "then": { + "en": "Haida", + "nl": "Haida", + "de": "Haida", + "ca": "haida", + "eo": "Ĥajda lingvo", + "es": "idioma haida", + "fi": "Haida", + "fr": "haïda", + "gl": "Lingua haida", + "id": "Bahasa Haida", + "it": "haida", + "ja": "ハイダ語", + "nb_NO": "Haida (språk)", + "pl": "Język haida", + "pt": "Língua haida", + "ru": "Хайда", + "zh_Hans": "海达语", + "zh_Hant": "海達語", + "sv": "Haida (språk)" + } + }, + { + "if": "tactile_writing:braille:kut=yes", + "ifnot": "tactile_writing:braille:kut=", + "searchTerms": { + "*": [ + "kut" + ] + }, + "then": { + "en": "Kutenai", + "ca": "kootenai", + "de": "Kutanaha", + "es": "Idioma kutenai", + "fi": "Kutenai", + "fr": "kutenai", + "it": "lingua kutenai", + "ja": "クテナイ語", + "nl": "Kutenai", + "pl": "Język kutenai", + "pt": "Língua kutenai", + "ru": "Кутенай", + "zh_Hans": "库特奈语", + "zh_Hant": "庫特奈語" + } + }, + { + "if": "tactile_writing:braille:prg=yes", + "ifnot": "tactile_writing:braille:prg=", + "searchTerms": { + "*": [ + "prg" + ] + }, + "then": { + "ca": "prussià", + "de": "Altpreußisch", + "en": "Old Prussian", + "eo": "antikva prusa lingvo", + "es": "prusiano antiguo", + "fr": "vieux-prussien", + "gl": "Lingua prusiana antiga", + "id": "Bahasa Prusia Kuno", + "it": "antico prussiano", + "ja": "プロシア語", + "nb_NO": "gammelprøyssisk", + "nl": "Oudpruisisch", + "pl": "język pruski", + "pt": "prussiano antigo", + "pt_BR": "Prussiano antigo", + "ru": "прусский язык", + "sv": "prusiska", + "hu": "óporosz", + "fi": "muinaispreussin kieli" + } + }, + { + "if": "tactile_writing:braille:ses=yes", + "ifnot": "tactile_writing:braille:ses=", + "searchTerms": { + "*": [ + "ses" + ] + }, + "then": { + "de": "Koyra Senni", + "en": "Koyraboro Senni", + "es": "Koyraboro senni", + "fi": "Koyraboro senni", + "fr": "koyraboro senni", + "ja": "コイラボロ・センニ語", + "nl": "Koyra Senni" + } + }, + { + "if": "tactile_writing:braille:nr=yes", + "ifnot": "tactile_writing:braille:nr=", + "searchTerms": { + "*": [ + "nr" + ] + }, + "then": { + "en": "Southern Ndebele", + "nl": "Zuid-Ndebele", + "ca": "ndebele meridional", + "de": "Süd-Ndebele", + "eo": "Suda Ndebela lingvo", + "es": "ndebele del Sur", + "fr": "nrebele", + "gl": "Lingua ndebele", + "hu": "déli ndebele", + "it": "ndebele del sud", + "ja": "南ンデベレ語", + "nb_NO": "sørndebele", + "pl": "język ndebele południowy", + "pt": "língua ndebele", + "pt_BR": "língua ndebele", + "ru": "южный ндебеле", + "sv": "sydndebele", + "zh_Hans": "南恩德贝莱语", + "zh_Hant": "南恩德貝萊語", + "fi": "etelä-ndebelen kieli" + }, + "priorityIf": "_country~((^|;)za($|;))" + }, + { + "if": "tactile_writing:braille:ja=yes", + "ifnot": "tactile_writing:braille:ja=", + "searchTerms": { + "*": [ + "ja" + ] + }, + "then": { + "en": "Japanese", + "ca": "japonès", + "da": "japansk", + "de": "Japanisch", + "eo": "japana lingvo", + "es": "japonés", + "fi": "japani", + "fr": "japonais", + "gl": "lingua xaponesa", + "hu": "japán", + "it": "giapponese", + "ja": "日本語", + "zh_Hans": "日语", + "zh_Hant": "日語", + "id": "bahasa Jepang", + "nb_NO": "japansk", + "nl": "Japans", + "pl": "język japoński", + "pt": "japonês", + "pt_BR": "língua japonesa", + "ru": "японский язык", + "sl": "Japonščina", + "sv": "japanska" + }, + "priorityIf": "_country~((^|;)jp($|;))|((^|;)pw($|;))" + }, + { + "if": "tactile_writing:braille:crl=yes", + "ifnot": "tactile_writing:braille:crl=", + "searchTerms": { + "*": [ + "crl" + ] + }, + "then": { + "fr": "cri de l’Est, dialecte du Nord", + "en": "Northern East Cree" + } + }, + { + "if": "tactile_writing:braille:lrc=yes", + "ifnot": "tactile_writing:braille:lrc=", + "searchTerms": { + "*": [ + "lrc" + ] + }, + "then": { + "de": "Nördliches Luri", + "en": "Northern Luri", + "es": "luri septentrional", + "fr": "lori du Nord", + "ja": "北ロル語", + "nl": "Noordelijk Luri", + "pt": "luri setentrional", + "gl": "lingua luri setentrional", + "it": "luri del nord" + } + }, + { + "if": "tactile_writing:braille:ruq=yes", + "ifnot": "tactile_writing:braille:ruq=", + "searchTerms": { + "*": [ + "ruq" + ] + }, + "then": { + "en": "Megleno-Romanian", + "ca": "meglenoromanès", + "de": "Meglenorumänisch", + "eo": "meglenorumana lingvo", + "es": "meglenorrumano", + "fr": "mégléno-roumain", + "gl": "Lingua megleno-romanesa", + "it": "lingua meglenorumena", + "ja": "メグレノ・ルーマニア語", + "nb_NO": "meglenorumensk", + "nl": "Megleno-Roemeens", + "pl": "Język meglenorumuński", + "pt_BR": "Romeno meglesita", + "ru": "мегленорумынский язык", + "zh_Hans": "梅戈来诺-罗马尼亚语", + "zh_Hant": "梅戈來諾-羅馬尼亞語", + "hu": "meglenoromán", + "pt": "língua romena meglesita", + "id": "bahasa Megleno-Rumania" + } + }, + { + "if": "tactile_writing:braille:abq=yes", + "ifnot": "tactile_writing:braille:abq=", + "searchTerms": { + "*": [ + "abq" + ] + }, + "then": { + "en": "Abaza", + "ca": "abazí", + "de": "Abasinisch", + "eo": "abaza lingvo", + "es": "abaza", + "fi": "Abazan kieli", + "fr": "abaza", + "gl": "Lingua abaza", + "it": "lingua abazina", + "ja": "アバザ語", + "nb_NO": "abazinsk", + "nl": "Abazijns", + "pl": "Język abazyński", + "pt": "Língua abaza", + "pt_BR": "Língua abaza", + "ru": "абазинский язык", + "sv": "abazinska", + "zh_Hans": "阿巴扎语", + "zh_Hant": "阿巴扎語", + "id": "Bahasa Abaza", + "hu": "abaza" + } + }, + { + "if": "tactile_writing:braille:tli=yes", + "ifnot": "tactile_writing:braille:tli=", + "searchTerms": { + "*": [ + "tli" + ] + }, + "then": { + "ca": "Tlingit", + "de": "Tlingit", + "en": "Tlingit", + "fi": "Tlingit", + "nb_NO": "Tlingit", + "nl": "Tlingit", + "eo": "Tlingita", + "es": "tlingit", + "fr": "tlingit", + "id": "Bahasa Tlingit", + "it": "lingua tlingit", + "ja": "トリンギット語", + "pl": "Język tlingit", + "pt": "Língua tlingit", + "pt_BR": "Língua tlingit", + "ru": "Тлингитский язык", + "sv": "tlingit", + "hu": "tlingit" + } + }, + { + "if": "tactile_writing:braille:nl=yes", + "ifnot": "tactile_writing:braille:nl=", + "searchTerms": { + "*": [ + "nl" + ] + }, + "then": { + "en": "Dutch", + "de": "Niederländisch", + "nl": "Nederlands", + "ca": "neerlandès", + "es": "neerlandés", + "fr": "néerlandais", + "hu": "holland", + "id": "Belanda", + "it": "olandese", + "da": "nederlandsk", + "eo": "nederlanda lingvo", + "fi": "hollanti", + "gl": "lingua neerlandesa", + "ja": "オランダ語", + "nb_NO": "nederlandsk", + "pl": "język niderlandzki", + "pt": "neerlandês", + "pt_BR": "neerlandês", + "ru": "нидерландский язык", + "sv": "nederländska", + "zh_Hans": "荷兰语", + "zh_Hant": "荷蘭語", + "sl": "nizozemščina" + }, + "priorityIf": "_country~((^|;)be($|;))|((^|;)nl($|;))|((^|;)sr($|;))" + }, + { + "if": "tactile_writing:braille:gom=yes", + "ifnot": "tactile_writing:braille:gom=", + "searchTerms": { + "*": [ + "gom" + ] + }, + "then": { + "de": "Goa-Konkani", + "en": "Goan Konkani", + "fr": "konkani de Goa", + "ja": "ゴア・コンカニ語", + "nl": "Goa-Konkani" + } + }, + { + "if": "tactile_writing:braille:yi=yes", + "ifnot": "tactile_writing:braille:yi=", + "searchTerms": { + "*": [ + "yi" + ] + }, + "then": { + "sl": "Jidiš", + "sv": "jiddisch", + "zh_Hant": "意第緒語", + "pt_BR": "língua iídiche", + "id": "bahasa Yiddi", + "ca": "ídix", + "da": "jiddisch", + "de": "Jiddisch", + "eo": "jida lingvo", + "fi": "jiddiš", + "gl": "Lingua yiddish", + "hu": "jiddis", + "it": "yiddish", + "ja": "イディッシュ語", + "nb_NO": "jiddisch", + "nl": "Jiddisch", + "pl": "jidysz", + "pt": "língua iídiche", + "ru": "идиш", + "en": "Yiddish", + "es": "yidis", + "fr": "yiddish" + } + }, + { + "if": "tactile_writing:braille:sq=yes", + "ifnot": "tactile_writing:braille:sq=", + "searchTerms": { + "*": [ + "sq" + ] + }, + "then": { + "en": "Albanian", + "ca": "albanès", + "hu": "albán", + "it": "albanese", + "nl": "Albanees", + "es": "albanés", + "fr": "albanais", + "da": "albansk", + "de": "Albanisch", + "eo": "albana lingvo", + "fi": "albania", + "gl": "Lingua albanesa", + "id": "Bahasa Albania", + "ja": "アルバニア語", + "nb_NO": "albansk", + "pl": "język albański", + "pt": "língua albanesa", + "pt_BR": "língua albanesa", + "ru": "албанский язык", + "sl": "albanščina", + "sv": "albanska", + "zh_Hans": "阿尔巴尼亚语", + "zh_Hant": "阿爾巴尼亞語" + }, + "priorityIf": "_country~((^|;)al($|;))|((^|;)mk($|;))" + }, + { + "if": "tactile_writing:braille:gor=yes", + "ifnot": "tactile_writing:braille:gor=", + "searchTerms": { + "*": [ + "gor" + ] + }, + "then": { + "de": "Gorontalo", + "en": "Gorontalo", + "id": "Gorontalo", + "nb_NO": "Gorontalo", + "nl": "Gorontalo", + "pt": "Gorontalo", + "ru": "Горонтало", + "da": "Gorontalo", + "ca": "gorontalo", + "es": "Idioma gorontalo", + "fi": "Gorontalon kieli", + "fr": "gorontalo", + "gl": "Gorontalo", + "it": "lingua gorontalo", + "ja": "ゴロンタロ語", + "pt_BR": "Gorontalo", + "sl": "Gorontalo", + "sv": "gorontalo", + "zh_Hans": "哥伦打洛语", + "zh_Hant": "哥倫打洛語", + "eo": "gorontala lingvo", + "pl": "język gorontalo" + } + }, + { + "if": "tactile_writing:braille:ovd=yes", + "ifnot": "tactile_writing:braille:ovd=", + "searchTerms": { + "*": [ + "ovd" + ] + }, + "then": { + "ru": "эльвдальский диалект", + "da": "elvdalsk", + "fi": "älvdalska", + "ca": "dialecte dalecarlià", + "de": "Älvdalisch", + "en": "Elfdalian", + "es": "idioma dalecarliano", + "fr": "dalécarlien", + "gl": "Lingua dalecarliana", + "it": "övdaliano", + "ja": "エルヴダーレン語", + "nb_NO": "älvdalsk", + "nl": "Elfdaals", + "pl": "Elfdalski", + "pt": "Älvdalsmål", + "sv": "älvdalska" + } + }, + { + "if": "tactile_writing:braille:vmf=yes", + "ifnot": "tactile_writing:braille:vmf=", + "searchTerms": { + "*": [ + "vmf" + ] + }, + "then": { + "de": "mainfränkische Dialekte", + "en": "Main-Franconian", + "es": "Fráncico del Meno", + "fr": "franconien du Main", + "it": "lingua francone del Meno", + "ja": "マインフランク語", + "nl": "Mainfrankisch", + "ru": "Майнфранкские диалекты" + } + }, + { + "if": "tactile_writing:braille:sdc=yes", + "ifnot": "tactile_writing:braille:sdc=", + "searchTerms": { + "*": [ + "sdc" + ] + }, + "then": { + "en": "Sassarese", + "ca": "sasserès", + "de": "Sassaresisch", + "fr": "sassarais", + "ja": "サッサリ・サルデーニャ語", + "nl": "Sassarees", + "pl": "Dialekt sassarski", + "ru": "сассарский язык", + "sl": "Sasarščina", + "gl": "Lingua sassaresa", + "id": "Bahasa Sassari", + "zh_Hans": "萨萨里语", + "zh_Hant": "薩薩里語", + "es": "sasarés", + "it": "(lingua) sassarese", + "hu": "sassari" + } + }, + { + "if": "tactile_writing:braille:pdt=yes", + "ifnot": "tactile_writing:braille:pdt=", + "searchTerms": { + "*": [ + "pdt" + ] + }, + "then": { + "ca": "plautdietsch", + "de": "Plautdietsch", + "en": "Plautdietsch", + "eo": "plaŭtdiĉa lingvo", + "es": "Plautdietsch", + "fr": "bas allemand mennonite", + "id": "Bahasa Plautdietsch", + "it": "lingua plautdietsch", + "ja": "メノナイト低地ドイツ語", + "nb_NO": "plautdietsch", + "nl": "Plautdietsch", + "pl": "plautdietsch", + "pt": "Plautdietsch", + "ru": "Немецко-платский диалект", + "sv": "plautdietsch" + } + }, + { + "if": "tactile_writing:braille:mr=yes", + "ifnot": "tactile_writing:braille:mr=", + "searchTerms": { + "*": [ + "mr" + ] + }, + "then": { + "fr": "marathi", + "ca": "marathi", + "da": "marathi", + "de": "Marathi", + "en": "Marathi", + "eo": "marata lingvo", + "es": "maratí", + "fi": "marathi", + "gl": "Lingua marathi", + "hu": "maráthi", + "id": "Bahasa Marathi", + "it": "marathi", + "ja": "マラーティー語", + "nb_NO": "marathi", + "nl": "Marathi", + "pl": "język marathi", + "pt": "marata", + "pt_BR": "Língua marata", + "ru": "маратхи", + "sv": "marathi", + "zh_Hans": "马拉地语", + "zh_Hant": "馬拉地語" + } + }, + { + "if": "tactile_writing:braille:umu=yes", + "ifnot": "tactile_writing:braille:umu=", + "searchTerms": { + "*": [ + "umu" + ] + }, + "then": { + "de": "Munsee", + "en": "Munsee", + "es": "Munsee", + "nb_NO": "Munsee", + "nl": "Munsee", + "ca": "munsee", + "fr": "munsee", + "gl": "Lingua munsee", + "it": "lingua munsee", + "ja": "マンシー語", + "pt": "Língua munsee", + "ru": "Мунси", + "sv": "munsee" + } + }, + { + "if": "tactile_writing:braille:lb=yes", + "ifnot": "tactile_writing:braille:lb=", + "searchTerms": { + "*": [ + "lb" + ] + }, + "then": { + "ca": "luxemburguès", + "da": "Letzeburgsk", + "eo": "luksemburga lingvo", + "es": "luxemburgués", + "fi": "luxemburg", + "gl": "Lingua luxemburguesa", + "hu": "luxemburgi", + "id": "Bahasa Luksemburg", + "it": "lussemburghese", + "ja": "ルクセンブルク語", + "nb_NO": "luxembourgsk", + "nl": "Luxemburgs", + "pl": "język luksemburski", + "pt": "língua luxemburguesa", + "pt_BR": "língua luxemburguesa", + "ru": "люксембургский язык", + "sl": "Luksemburščina", + "sv": "luxemburgiska", + "de": "Luxemburgisch", + "fr": "luxembourgeois", + "en": "Luxembourgish" + }, + "priorityIf": "_country~((^|;)lu($|;))" + }, + { + "if": "tactile_writing:braille:sli=yes", + "ifnot": "tactile_writing:braille:sli=", + "searchTerms": { + "*": [ + "sli" + ] + }, + "then": { + "hu": "sziléziai német", + "ca": "alemany silesià", + "da": "Schlesisk", + "de": "Schlesisch", + "en": "Silesian German", + "eo": "silezia-germana lingvo", + "es": "alemán silesio", + "fi": "sleesiansaksa", + "fr": "silésien", + "it": "tedesco slesiano", + "ja": "低シレジア語", + "nb_NO": "lavschlesisk", + "nl": "Silezisch Duits", + "ru": "силезские диалекты немецкого языка", + "zh_Hans": "西里西亚语", + "zh_Hant": "西里西亞語", + "pl": "dialekt śląski języka niemieckiego" + } + }, + { + "if": "tactile_writing:braille:als=yes", + "ifnot": "tactile_writing:braille:als=", + "searchTerms": { + "*": [ + "als" + ] + }, + "then": { + "hu": "svájci német", + "en": "Swiss German", + "de": "Schweizerdeutsch", + "ca": "alemany suís", + "da": "schweizertysk", + "eo": "svisgermana lingvo", + "es": "alemán de Suiza", + "fi": "sveitsinsaksa", + "fr": "suisse allemand", + "gl": "Lingua alemá de Suíza", + "id": "Bahasa Jerman Swiss", + "it": "svizzero tedesco", + "ja": "スイスドイツ語", + "nb_NO": "sveitsertysk", + "nl": "Zwitserduits", + "pl": "gwary schwyzertüütsch", + "pt": "suíço-alemão", + "ru": "швейцарский диалект", + "sv": "schweizertyska", + "zh_Hans": "瑞士德语", + "zh_Hant": "瑞士德語" + } + }, + { + "if": "tactile_writing:braille:mus=yes", + "ifnot": "tactile_writing:braille:mus=", + "searchTerms": { + "*": [ + "mus" + ] + }, + "then": { + "de": "Maskoki", + "en": "Muscogee", + "ca": "muskogi", + "eo": "krika lingvo", + "es": "idioma maskoki", + "fi": "Creekin kieli", + "fr": "creek", + "gl": "Lingua muscogee", + "hu": "muszkogi", + "id": "Bahasa Muskogee", + "it": "lingua creek", + "ja": "マスコギ語", + "nl": "Muskogi", + "pl": "Język krik", + "pt": "Língua creek", + "pt_BR": "Língua creek", + "ru": "Крикский язык" + } + }, + { + "if": "tactile_writing:braille:sjd=yes", + "ifnot": "tactile_writing:braille:sjd=", + "searchTerms": { + "*": [ + "sjd" + ] + }, + "then": { + "ca": "sami kildin", + "de": "Kildinsamisch", + "en": "Kildin Sami", + "eo": "kildin-samea lingvo", + "es": "sami kildin", + "fi": "kiltinänsaame", + "fr": "same de Kildin", + "gl": "Lingua saami de Kildin", + "it": "lingua sami di Kildin", + "ja": "キルディン・サーミ語", + "nb_NO": "kildinsamisk", + "nl": "Kildin-Sami", + "pl": "Język kildin", + "pt": "Língua sami de Kildin", + "ru": "кильдинский саамский язык", + "sv": "kildinsamiska", + "hu": "kildini számi" + } + }, + { + "if": "tactile_writing:braille:mfe=yes", + "ifnot": "tactile_writing:braille:mfe=", + "searchTerms": { + "*": [ + "mfe" + ] + }, + "then": { + "de": "Morisyen", + "en": "Mauritian Creole", + "eo": "maŭricia kreola lingvo", + "es": "criollo mauriciano", + "fi": "Morisyen", + "fr": "créole mauricien", + "it": "creolo mauriziano", + "ja": "モーリシャス・クレオール語", + "nl": "Mauritiaans Creools", + "pl": "język kreolski Mauritiusa", + "pt": "crioulo de Maurício", + "ru": "Маврикийский креольский язык", + "hu": "mauritiusi kreol" + } + }, + { + "if": "tactile_writing:braille:zh=yes", + "ifnot": "tactile_writing:braille:zh=", + "searchTerms": { + "*": [ + "zh" + ] + }, + "then": { + "da": "kinesisk", + "eo": "ĉina lingvo", + "fi": "kiina", + "fr": "langues chinoises", + "gl": "lingua chinesa", + "nb_NO": "kinesisk", + "en": "Chinese", + "es": "chino", + "hu": "kínai", + "it": "cinese", + "ja": "中国語", + "de": "Chinesisch", + "ca": "llengües sinítiques", + "nl": "Chinese talen", + "pl": "język chiński", + "pt": "língua chinesa", + "pt_BR": "língua chinesa", + "ru": "китайский язык", + "sl": "Kitajščina", + "sv": "kinesiska", + "zh_Hans": "中文", + "zh_Hant": "漢語", + "id": "bahasa Tionghoa" + }, + "priorityIf": "_country~((^|;)cn($|;))|((^|;)tw($|;))" + }, + { + "if": "tactile_writing:braille:kr=yes", + "ifnot": "tactile_writing:braille:kr=", + "searchTerms": { + "*": [ + "kr" + ] + }, + "then": { + "ru": "Канури", + "ca": "kanuri", + "de": "Kanuri", + "en": "Kanuri", + "eo": "kanura lingvo", + "es": "kanuri", + "fi": "Kanurin kieli", + "fr": "kanouri", + "hu": "kanuri", + "id": "Bahasa Kanuri", + "it": "kanuri", + "ja": "カヌリ語", + "nl": "Kanuri", + "pl": "Język kanuri", + "pt": "Língua kanuri", + "sv": "kanuri", + "gl": "Lingua kanuri" + } + }, + { + "if": "tactile_writing:braille:mg=yes", + "ifnot": "tactile_writing:braille:mg=", + "searchTerms": { + "*": [ + "mg" + ] + }, + "then": { + "nb_NO": "gassisk", + "nl": "Malagasi", + "pl": "język malgaski", + "pt": "Língua malgaxe", + "pt_BR": "Língua malgaxe", + "ru": "малагасийский язык", + "sv": "malagassiska", + "ca": "malgaix", + "da": "Malagassisk", + "de": "Malagasy", + "en": "Malagasy", + "eo": "malagasa lingvo", + "es": "malgache", + "fi": "malagassi", + "fr": "malgache", + "gl": "Lingua malgaxe", + "hu": "malgas", + "id": "Bahasa Malagasi", + "it": "malgascio", + "ja": "マダガスカル語" + }, + "priorityIf": "_country~((^|;)mg($|;))" + }, + { + "if": "tactile_writing:braille:ka=yes", + "ifnot": "tactile_writing:braille:ka=", + "searchTerms": { + "*": [ + "ka" + ] + }, + "then": { + "de": "Georgisch", + "en": "Georgian", + "fr": "géorgien", + "ca": "georgià", + "hu": "grúz", + "it": "georgiano", + "da": "georgisk", + "eo": "kartvela lingvo", + "es": "georgiano", + "fi": "georgia", + "gl": "lingua xeorxiana", + "id": "Bahasa Georgia", + "ja": "ジョージア語", + "nb_NO": "georgisk", + "nl": "Georgisch", + "pl": "język gruziński", + "pt": "língua georgiana", + "pt_BR": "língua georgiana", + "ru": "грузинский язык", + "sl": "Gruzinščina", + "sv": "georgiska", + "zh_Hans": "格鲁吉亚语", + "zh_Hant": "喬治亞語" + }, + "priorityIf": "_country~((^|;)ge($|;))" + }, + { + "if": "tactile_writing:braille:sty=yes", + "ifnot": "tactile_writing:braille:sty=", + "searchTerms": { + "*": [ + "sty" + ] + }, + "then": { + "de": "Sibirisches Tatarisch", + "en": "Siberian Tatar", + "eo": "siberia tatara lingvo", + "es": "Idioma sibír", + "fr": "tatar de Sibérie", + "ja": "シビール語", + "pl": "język syberyskotatarski", + "pt": "Língua tártara da Sibéria", + "ru": "cибирско-татарский язык", + "zh_Hans": "西伯利亚鞑靼语", + "zh_Hant": "西伯利亞韃靼語", + "ca": "tàtar siberià" + } + }, + { + "if": "tactile_writing:braille:rmc=yes", + "ifnot": "tactile_writing:braille:rmc=", + "searchTerms": { + "*": [ + "rmc" + ] + }, + "then": { + "de": "Karpathen-Romani", + "en": "Carpathian Romani", + "it": "lingua carpato-romanì", + "ja": "中央方言群", + "nl": "Carpathian Romani", + "ru": "Карпатские диалекты цыганского языка", + "gl": "Romaní dos Cárpatos", + "fr": "romani central" + } + }, + { + "if": "tactile_writing:braille:nys=yes", + "ifnot": "tactile_writing:braille:nys=", + "searchTerms": { + "*": [ + "nys" + ] + }, + "then": { + "de": "Noongar", + "en": "Noongar", + "fr": "nyungan", + "ja": "ニュンガル語", + "nl": "Nyunga", + "sv": "nyunga" + } + }, + { + "if": "tactile_writing:braille:bto=yes", + "ifnot": "tactile_writing:braille:bto=", + "searchTerms": { + "*": [ + "bto" + ] + }, + "then": { + "en": "Rinconada Bikol", + "fi": "Iriganbikol", + "fr": "bikol rinconada", + "ja": "イリガ・ビコール語", + "pt": "Língua rinconada bikol" + } + }, + { + "if": "tactile_writing:braille:bcc=yes", + "ifnot": "tactile_writing:braille:bcc=", + "searchTerms": { + "*": [ + "bcc" + ] + }, + "then": { + "en": "Southern Balochi", + "fr": "baloutche du Sud", + "ja": "南バローチー語", + "ru": "южный белуджский", + "zh_Hans": "南俾路支语", + "zh_Hant": "南俾路支語" + } + }, + { + "if": "tactile_writing:braille:ro=yes", + "ifnot": "tactile_writing:braille:ro=", + "searchTerms": { + "*": [ + "ro" + ] + }, + "then": { + "pl": "język rumuński", + "pt_BR": "língua romena", + "ru": "румынский язык", + "sl": "Romunščina", + "sv": "rumänska", + "zh_Hant": "羅馬尼亞語", + "pt": "língua romena", + "da": "rumænsk", + "eo": "rumana lingvo", + "fi": "romania", + "fr": "roumain", + "gl": "lingua romanesa", + "id": "Bahasa Rumania", + "it": "romeno", + "ja": "ルーマニア語", + "nb_NO": "rumensk", + "nl": "Roemeens", + "de": "Rumänisch", + "en": "Romanian", + "ca": "romanès", + "es": "rumano", + "hu": "román" + }, + "priorityIf": "_country~((^|;)md($|;))|((^|;)ro($|;))" + }, + { + "if": "tactile_writing:braille:te=yes", + "ifnot": "tactile_writing:braille:te=", + "searchTerms": { + "*": [ + "te" + ] + }, + "then": { + "en": "Telugu", + "de": "Telugu", + "nl": "Telugu", + "fr": "télougou", + "ca": "telugu", + "da": "Telugu", + "eo": "telugua lingvo", + "es": "télugu", + "fi": "telugu", + "gl": "Lingua telugu", + "hu": "telugu", + "id": "Bahasa Telugu", + "it": "telugu", + "ja": "テルグ語", + "nb_NO": "telugu", + "pl": "język telugu", + "pt": "língua telugu", + "pt_BR": "Língua telugu", + "ru": "телугу", + "sv": "telugu", + "zh_Hant": "泰盧固語" + } + }, + { + "if": "tactile_writing:braille:wym=yes", + "ifnot": "tactile_writing:braille:wym=", + "searchTerms": { + "*": [ + "wym" + ] + }, + "then": { + "fr": "wilamowicien", + "gl": "Lingua wymysorys", + "hu": "wilamowicei", + "id": "Bahasa Wimisoris", + "it": "vilamoviano", + "ja": "ヴィラモヴィアン語", + "nb_NO": "wymysörisk", + "nl": "Wymysöryś", + "pl": "język wilamowski", + "pt": "Wymysorys", + "pt_BR": "Wymysorys", + "ru": "вилямовский язык", + "sv": "wymysöriska", + "en": "Vilamovian", + "ca": "wymysorys", + "da": "vimisørisk", + "de": "Wilmesaurisch", + "eo": "vilamovica lingvo", + "es": "vilamoviciano", + "fi": "Wymysorys" + } + }, + { + "if": "tactile_writing:braille:bnn=yes", + "ifnot": "tactile_writing:braille:bnn=", + "searchTerms": { + "*": [ + "bnn" + ] + }, + "then": { + "en": "Bunun", + "ru": "Бунун", + "ca": "bunun", + "fr": "bunun", + "it": "lingua bunun", + "ja": "ブヌン語", + "nl": "Bunun", + "pl": "Język bunun", + "pt": "Língua bunun", + "zh_Hant": "布農語", + "fi": "bununin kieli", + "id": "Bahasa Bunun" + } + }, + { + "if": "tactile_writing:braille:bqi=yes", + "ifnot": "tactile_writing:braille:bqi=", + "searchTerms": { + "*": [ + "bqi" + ] + }, + "then": { + "en": "Bakhtiari", + "de": "Bachtiarisch", + "fr": "bakhtiari", + "it": "dialetto bakhtiari", + "ja": "バフティヤーリー語", + "nl": "Bachtiarisch", + "pl": "Język bachtiarski", + "ru": "Бахтиярский язык", + "zh_Hans": "巴赫蒂亚语", + "zh_Hant": "巴赫蒂亞語" + } + }, + { + "if": "tactile_writing:braille:hrx=yes", + "ifnot": "tactile_writing:braille:hrx=", + "searchTerms": { + "*": [ + "hrx" + ] + }, + "then": { + "ja": "フンスリュック方言", + "de": "Riograndenser Hunsrückisch", + "en": "Hunsrik", + "eo": "Sudriogranda germana dialekto", + "es": "Riograndenser Hunsrückisch", + "it": "lingua hunsrik", + "nl": "Riograndenser Hunsrückisch", + "pl": "Riograndenser Hunsrückisch", + "pt": "hunsriqueano riograndense", + "pt_BR": "hunsriqueano riograndense", + "ru": "Хунсрик", + "sv": "Riograndenser Hunsrückisch", + "fr": "hunsrik" + } + }, + { + "if": "tactile_writing:braille:tly=yes", + "ifnot": "tactile_writing:braille:tly=", + "searchTerms": { + "*": [ + "tly" + ] + }, + "then": { + "fi": "Tališin kieli", + "fr": "talysh", + "gl": "Lingua talysh", + "it": "lingua taliscia", + "ja": "タリシュ語", + "nl": "Talysjisch", + "pl": "Tałyszowie", + "pt": "Língua talish", + "ru": "талышский язык", + "sv": "talysj", + "nb_NO": "talysj", + "id": "Talish", + "en": "Talysh", + "ca": "talixi", + "de": "Talisch", + "eo": "taliŝa lingvo", + "es": "talishi" + } + }, + { + "if": "tactile_writing:braille:yrl=yes", + "ifnot": "tactile_writing:braille:yrl=", + "searchTerms": { + "*": [ + "yrl" + ] + }, + "then": { + "de": "Nheengatu", + "en": "Nheengatu", + "nl": "Nheengatu", + "ca": "nheengatu", + "eo": "nengatua lingvo", + "es": "ñe'engatú", + "fi": "Ñeengatú", + "fr": "nheengatu", + "gl": "Lingua nheengatu", + "it": "nheengatu", + "ja": "ニェエンガトゥ語", + "pt": "nheengatu", + "pt_BR": "Nheengatu", + "ru": "ньенгату" + } + }, + { + "if": "tactile_writing:braille:cak=yes", + "ifnot": "tactile_writing:braille:cak=", + "searchTerms": { + "*": [ + "cak" + ] + }, + "then": { + "en": "Kaqchikel", + "nl": "Kaqchikel", + "ca": "kaqtxikel", + "de": "Cakchiquel-Sprache", + "eo": "kakĉikela lingvo", + "es": "Idioma kakchikel", + "fr": "cakchiquel", + "gl": "Lingua kaqchikel", + "id": "Bahasa Kaqchikel", + "ja": "カクチケル語", + "nb_NO": "Kakchikel", + "pl": "Język kaqchikel", + "pt": "Língua caqchiquel", + "ru": "Какчикельский язык", + "sv": "cakchiquel" + } + }, + { + "if": "tactile_writing:braille:krx=yes", + "ifnot": "tactile_writing:braille:krx=", + "searchTerms": { + "*": [ + "krx" + ] + }, + "then": { + "en": "Karon", + "de": "Karon", + "fr": "karone", + "ja": "カロン語" + } + }, + { + "if": "tactile_writing:braille:sju=yes", + "ifnot": "tactile_writing:braille:sju=", + "searchTerms": { + "*": [ + "sju" + ] + }, + "then": { + "pl": "język ume", + "pt": "língua sami de Ume", + "ru": "уме-саамский язык", + "sv": "umesamiska", + "hu": "umei számi", + "ca": "sami d'Ume", + "de": "Umesamisch", + "en": "Ume Sami", + "eo": "ume-samea lingvo", + "es": "sami del Ume", + "fi": "uumajansaame", + "fr": "same d'Ume", + "gl": "Lingua saami de Ume", + "it": "lingua sami di Ume", + "ja": "ウーメ・サーミ語", + "nb_NO": "umesamisk", + "nl": "Ume-Samisch" + } + }, + { + "if": "tactile_writing:braille:sou=yes", + "ifnot": "tactile_writing:braille:sou=", + "searchTerms": { + "*": [ + "sou" + ] + }, + "then": { + "de": "Südthailändisch", + "en": "Southern Thai", + "eo": "sud-taja lingvo", + "fr": "thaï du Sud", + "id": "Bahasa Thai Selatan", + "ja": "南タイ語", + "nl": "Zuidelijk Thai", + "pl": "Język południowotajski", + "ru": "южнотайский диалект", + "zh_Hans": "南部泰语", + "zh_Hant": "南部泰語" + } + }, + { + "if": "tactile_writing:braille:adx=yes", + "ifnot": "tactile_writing:braille:adx=", + "searchTerms": { + "*": [ + "adx" + ] + }, + "then": { + "en": "Amdo Tibetan", + "fr": "tibétain de l'Amdo", + "ja": "アムド・チベット語", + "pl": "Język amdo", + "ru": "амдо", + "pt": "Tibetano Amdo", + "hu": "amdói tibeti" + } + }, + { + "if": "tactile_writing:braille:dru=yes", + "ifnot": "tactile_writing:braille:dru=", + "searchTerms": { + "*": [ + "dru" + ] + }, + "then": { + "en": "Rukai", + "ca": "rukai", + "es": "rukai", + "fi": "Rukai", + "fr": "rukai", + "gl": "Lingua rukai", + "id": "Bahasa Rukai", + "it": "rukai", + "ja": "ルカイ語", + "nl": "Rukai", + "pl": "Rukai", + "pt": "Língua rukai", + "zh_Hans": "鲁凯语", + "zh_Hant": "魯凱語" + } + }, + { + "if": "tactile_writing:braille:nrf-gg=yes", + "ifnot": "tactile_writing:braille:nrf-gg=", + "searchTerms": { + "*": [ + "nrf-gg" + ] + }, + "then": { + "ca": "guernseiès", + "de": "Guernésiais", + "en": "Guernésiais", + "eo": "gernezeja lingvo", + "es": "guernseyés", + "fi": "Guernésiais", + "fr": "guernesiais", + "it": "dialetto guernesiais", + "ja": "ガーンジー島方言", + "nb_NO": "guernésiais", + "nl": "Dgèrnésiais", + "pl": "Dgèrnésiais", + "pt": "Guernésiais", + "ru": "Гернсийский диалект нормандского языка", + "sl": "Guernseyščina", + "sv": "Guernésiais" + } + }, + { + "if": "tactile_writing:braille:lki=yes", + "ifnot": "tactile_writing:braille:lki=", + "searchTerms": { + "*": [ + "lki" + ] + }, + "then": { + "en": "Laki", + "pt": "Laki", + "de": "Leki", + "da": "Laki", + "eo": "Laki", + "ca": "dialecte laki", + "fi": "laki", + "fr": "laki", + "gl": "Lingua laki", + "ja": "ラーク語", + "nl": "Laki dialect", + "ru": "лаки", + "sv": "lekî", + "id": "Bahasa Laki" + } + }, + { + "if": "tactile_writing:braille:hu=yes", + "ifnot": "tactile_writing:braille:hu=", + "searchTerms": { + "*": [ + "hu" + ] + }, + "then": { + "en": "Hungarian", + "fr": "hongrois", + "ca": "hongarès", + "da": "ungarsk", + "de": "Ungarisch", + "eo": "hungara lingvo", + "es": "húngaro", + "fi": "unkari", + "gl": "lingua húngara", + "hu": "magyar", + "id": "Hongaria", + "it": "ungherese", + "ja": "ハンガリー語", + "nb_NO": "ungarsk", + "nl": "Hongaars", + "pl": "język węgierski", + "pt": "húngaro", + "pt_BR": "língua húngara", + "ru": "венгерский язык", + "sl": "madžarščina", + "sv": "ungerska", + "zh_Hant": "匈牙利語" + }, + "priorityIf": "_country~((^|;)hu($|;))" + }, + { + "if": "tactile_writing:braille:koy=yes", + "ifnot": "tactile_writing:braille:koy=", + "searchTerms": { + "*": [ + "koy" + ] + }, + "then": { + "de": "Koyukon", + "en": "Koyukon", + "nb_NO": "Koyukon", + "es": "koyukón", + "fr": "koyukon", + "it": "lingua koyukon", + "ja": "コユコン語", + "pt": "Língua koyukon", + "pt_BR": "Língua koyukon", + "ru": "Коюкон" + } + }, + { + "if": "tactile_writing:braille:bej=yes", + "ifnot": "tactile_writing:braille:bej=", + "searchTerms": { + "*": [ + "bej" + ] + }, + "then": { + "nl": "Beja", + "en": "Beja", + "nb_NO": "Beja", + "ru": "Беджа", + "de": "Bedscha", + "ca": "llengua beja", + "eo": "beĝaa lingvo", + "es": "Idioma beya", + "fi": "Bedžan kieli", + "fr": "bedja", + "id": "Bahasa Beja", + "it": "begia", + "ja": "ベジャ語", + "pl": "Język bedża", + "pt": "Língua beja" + } + }, + { + "if": "tactile_writing:braille:bfq=yes", + "ifnot": "tactile_writing:braille:bfq=", + "searchTerms": { + "*": [ + "bfq" + ] + }, + "then": { + "en": "Badaga", + "ca": "badaga", + "de": "Badaga", + "fi": "Badagan kieli", + "fr": "badaga", + "id": "Bahasa Badaga", + "it": "lingua badaga", + "ja": "バダガ語", + "nl": "Badaga", + "pl": "Język badaga", + "pt": "Língua badaga", + "pt_BR": "Língua badaga", + "sv": "badaga" + } + }, + { + "if": "tactile_writing:braille:rgn=yes", + "ifnot": "tactile_writing:braille:rgn=", + "searchTerms": { + "*": [ + "rgn" + ] + }, + "then": { + "it": "romagnolo", + "ja": "ロマーニャ語", + "nl": "Romagnools", + "pt": "romagnol", + "ru": "Романьольский язык", + "zh_Hans": "罗马涅语", + "zh_Hant": "羅馬涅語", + "fi": "romagnolin kieli", + "ca": "romanyol", + "de": "Romagnol", + "en": "Romagnol", + "eo": "romanja lingvo", + "es": "romañol", + "fr": "romagnol" + } + }, + { + "if": "tactile_writing:braille:abs=yes", + "ifnot": "tactile_writing:braille:abs=", + "searchTerms": { + "*": [ + "abs" + ] + }, + "then": { + "de": "Ambonesisch", + "en": "Ambonese", + "fr": "malais d'Ambon", + "id": "Bahasa Ambon", + "ja": "アンボン・マライ語", + "nl": "Ambonees", + "pl": "język malajski amboński", + "pt": "Malaio ambonês", + "ru": "амбонезский язык", + "zh_Hans": "安汶马来语", + "zh_Hant": "安汶馬來語" + } + }, + { + "if": "tactile_writing:braille:mrh=yes", + "ifnot": "tactile_writing:braille:mrh=", + "searchTerms": { + "*": [ + "mrh" + ] + }, + "then": { + "ca": "lakher", + "en": "Mara", + "fr": "mara", + "ja": "マラ語", + "ru": "Мара" + } + }, + { + "if": "tactile_writing:braille:aoc=yes", + "ifnot": "tactile_writing:braille:aoc=", + "searchTerms": { + "*": [ + "aoc" + ] + }, + "then": { + "de": "Pemón", + "en": "Pemon", + "eo": "pemona lingvo", + "es": "Idioma pemón", + "fr": "pemon", + "it": "pemon", + "ja": "ペモン語", + "nb_NO": "Pemón", + "nl": "Pemón", + "pt": "Língua taurepangue", + "pt_BR": "Língua taurepangue", + "ru": "Пемонский язык", + "ca": "Pemon" + } + }, + { + "if": "tactile_writing:braille:tsk=yes", + "ifnot": "tactile_writing:braille:tsk=", + "searchTerms": { + "*": [ + "tsk" + ] + }, + "then": { + "en": "Tseku", + "fr": "tseku", + "ru": "Цеку" + } + }, + { + "if": "tactile_writing:braille:luz=yes", + "ifnot": "tactile_writing:braille:luz=", + "searchTerms": { + "*": [ + "luz" + ] + }, + "then": { + "de": "Südliches Lori", + "en": "Southern Luri", + "fr": "luri du Sud", + "ja": "南ロル語", + "ru": "южнолурский язык" + } + }, + { + "if": "tactile_writing:braille:zun=yes", + "ifnot": "tactile_writing:braille:zun=", + "searchTerms": { + "*": [ + "zun" + ] + }, + "then": { + "ja": "ズニ語", + "pl": "Język zuni", + "pt": "Língua zuni", + "pt_BR": "Língua zuni", + "ru": "зуни", + "sv": "zuni", + "zh_Hans": "苏尼语", + "zh_Hant": "蘇尼語", + "en": "Zuni", + "fi": "Zuni", + "nl": "Zuni", + "de": "Zuñi", + "ca": "llengua zuni", + "es": "zuñi", + "fr": "zuni", + "hu": "zuni", + "it": "zuni" + } + }, + { + "if": "tactile_writing:braille:sms=yes", + "ifnot": "tactile_writing:braille:sms=", + "searchTerms": { + "*": [ + "sms" + ] + }, + "then": { + "ca": "sami skolt", + "de": "Skoltsamisch", + "en": "Skolt Sami", + "eo": "skolt-samea lingvo", + "es": "sami skolt", + "fi": "koltansaame", + "fr": "same skolt", + "gl": "Lingua saami de Skolt", + "hu": "kolta számi", + "it": "lingua sami skolt", + "ja": "スコルト・サーミ語", + "nb_NO": "skoltesamisk", + "nl": "Skolt-Samisch", + "pl": "język skolt", + "pt": "kíngua sami de Skolt", + "pt_BR": "Língua sami de Skolt", + "ru": "колтта-саамский язык", + "sv": "skoltsamiska", + "zh_Hans": "斯科尔特萨米语", + "zh_Hant": "斯科爾特薩米語" + } + }, + { + "if": "tactile_writing:braille:mic=yes", + "ifnot": "tactile_writing:braille:mic=", + "searchTerms": { + "*": [ + "mic" + ] + }, + "then": { + "en": "Mi'kmaq", + "es": "micmac", + "nl": "Mi'kmaq", + "de": "Micmac-Sprache", + "eo": "mikmaka lingvo", + "fi": "Micmacin kieli", + "fr": "micmac", + "gl": "Lingua micmac", + "id": "Bahasa Mi'kmaq", + "it": "lingua micmac", + "ja": "ミクマク語", + "pl": "Język mikmak", + "ru": "микмак" + } + }, + { + "if": "tactile_writing:braille:rar=yes", + "ifnot": "tactile_writing:braille:rar=", + "searchTerms": { + "*": [ + "rar" + ] + }, + "then": { + "ca": "maori de les Illes Cook", + "de": "Rarotonganisch", + "en": "Cook Islands Maori", + "eo": "Kuk-insulara maoria lingvo", + "es": "Idioma rarotongano", + "fi": "Rarotongan kieli", + "fr": "maori des îles Cook", + "gl": "Lingua maorí das Illas Cook", + "hu": "Cook-szigeteki maori", + "ja": "ラロトンガ語", + "nb_NO": "rarotongesisk", + "nl": "Cookeilandmaori", + "pl": "język maoryski Wysp Cooka", + "pt": "Maori das Ilhas Cook", + "ru": "кукский язык", + "sv": "rarotongesiska", + "zh_Hant": "庫克羣島毛利人" + } + }, + { + "if": "tactile_writing:braille:ksw=yes", + "ifnot": "tactile_writing:braille:ksw=", + "searchTerms": { + "*": [ + "ksw" + ] + }, + "then": { + "en": "S'gaw Karen", + "es": "S'gaw Karen", + "fr": "sgaw", + "ja": "スゴー語" + } + }, + { + "if": "tactile_writing:braille:zh-yue=yes", + "ifnot": "tactile_writing:braille:zh-yue=", + "searchTerms": { + "*": [ + "zh-yue" + ] + }, + "then": { + "ca": "xinès Yue", + "da": "yue", + "eo": "sudĉina lingvo", + "fr": "cantonais", + "id": "Tionghoa Yue", + "it": "cantonese", + "nb_NO": "kantonesisk", + "pt": "Língua yue", + "ru": "юэ", + "zh_Hans": "粤语", + "zh_Hant": "粵語", + "de": "Kantonesisch", + "en": "Yue Chinese", + "es": "cantonés", + "ja": "粤語", + "nl": "Kantonees", + "pl": "język yue" + } + }, + { + "if": "tactile_writing:braille:tvn=yes", + "ifnot": "tactile_writing:braille:tvn=", + "searchTerms": { + "*": [ + "tvn" + ] + }, + "then": { + "en": "Tavoyan", + "fr": "tavoyan", + "nb_NO": "tavoyansk" + } + }, + { + "if": "tactile_writing:braille:kbg=yes", + "ifnot": "tactile_writing:braille:kbg=", + "searchTerms": { + "*": [ + "kbg" + ] + }, + "then": { + "en": "Khamba", + "fr": "khamba" + } + }, + { + "if": "tactile_writing:braille:rwr=yes", + "ifnot": "tactile_writing:braille:rwr=", + "searchTerms": { + "*": [ + "rwr" + ] + }, + "then": { + "en": "Marwari", + "fr": "marvari", + "ru": "марвари" + } + }, + { + "if": "tactile_writing:braille:pmy=yes", + "ifnot": "tactile_writing:braille:pmy=", + "searchTerms": { + "*": [ + "pmy" + ] + }, + "then": { + "en": "Papuan Malay", + "fi": "Papuan malaiji", + "fr": "malais papou", + "id": "Melayu Papua", + "pl": "język malajski papuaski" + } + }, + { + "if": "tactile_writing:braille:akl=yes", + "ifnot": "tactile_writing:braille:akl=", + "searchTerms": { + "*": [ + "akl" + ] + }, + "then": { + "ca": "aklanon", + "de": "Akeanon", + "en": "Aklan", + "fi": "Aklanon", + "fr": "aklanon", + "gl": "Lingua aklanon", + "it": "lingua Aklan", + "ja": "アクラノン語", + "pl": "Język aklanon", + "pt": "Língua aklan", + "es": "aclano", + "da": "aklansk", + "id": "bahasa Akyan" + } + }, + { + "if": "tactile_writing:braille:pwn=yes", + "ifnot": "tactile_writing:braille:pwn=", + "searchTerms": { + "*": [ + "pwn" + ] + }, + "then": { + "ca": "paiwan", + "en": "Paiwan", + "es": "Idioma paiwan", + "fr": "paiwan", + "gl": "Lingua paiwan", + "id": "Bahasa Paiwan", + "it": "paiwan", + "ja": "パイワン語", + "nl": "Paiwaans", + "pt": "Língua paiwan", + "sv": "paiwan", + "zh_Hans": "排湾语", + "zh_Hant": "排灣語", + "de": "Paiwan", + "fi": "Paiwanin kieli", + "ru": "пайван" + } + }, + { + "if": "tactile_writing:braille:kj=yes", + "ifnot": "tactile_writing:braille:kj=", + "searchTerms": { + "*": [ + "kj" + ] + }, + "then": { + "en": "Kwanyama", + "nl": "Kwanyama", + "ca": "kwanyama", + "de": "Kwanyama", + "eo": "kuanjama lingvo", + "es": "idioma kuanyama", + "fr": "kuanyama", + "gl": "Lingua kwanyama", + "hu": "kvanyama", + "it": "kwanyama", + "ja": "クワニャマ語", + "pl": "Język kwanyama", + "pt": "Língua cuanhama", + "ru": "кваньяма", + "sv": "kwanyama", + "zh_Hans": "夸摩马语", + "zh_Hant": "誇摩馬語" + } + }, + { + "if": "tactile_writing:braille:lt=yes", + "ifnot": "tactile_writing:braille:lt=", + "searchTerms": { + "*": [ + "lt" + ] + }, + "then": { + "zh_Hans": "立陶宛语", + "zh_Hant": "立陶宛語", + "ca": "lituà", + "da": "litauisk", + "de": "Litauisch", + "en": "Lithuanian", + "eo": "litova lingvo", + "es": "lituano", + "fi": "liettua", + "fr": "lituanien", + "gl": "lingua lituana", + "hu": "litván", + "id": "Bahasa Lituavi", + "it": "lituano", + "ja": "リトアニア語", + "nb_NO": "litauisk", + "nl": "Litouws", + "pl": "język litewski", + "pt": "língua lituana", + "pt_BR": "língua lituana", + "ru": "литовский язык", + "sl": "Litovščina", + "sv": "litauiska" + }, + "priorityIf": "_country~((^|;)lt($|;))" + }, + { + "if": "tactile_writing:braille:mt=yes", + "ifnot": "tactile_writing:braille:mt=", + "searchTerms": { + "*": [ + "mt" + ] + }, + "then": { + "en": "Maltese", + "hu": "máltai", + "it": "maltese", + "pt": "Maltês", + "es": "maltés", + "fr": "maltais", + "ca": "maltès", + "da": "maltesisk", + "de": "Maltesisch", + "eo": "malta lingvo", + "fi": "malta", + "gl": "Lingua maltesa", + "id": "Bahasa Malta", + "ja": "マルタ語", + "nb_NO": "maltesisk", + "nl": "Maltees", + "pl": "język maltański", + "pt_BR": "língua maltesa", + "ru": "мальтийский язык", + "sl": "Malteščina", + "sv": "maltesiska" + }, + "priorityIf": "_country~((^|;)mt($|;))" + }, + { + "if": "tactile_writing:braille:gaa=yes", + "ifnot": "tactile_writing:braille:gaa=", + "searchTerms": { + "*": [ + "gaa" + ] + }, + "then": { + "de": "Ga", + "en": "Ga", + "fr": "ga", + "ru": "Га", + "nl": "Ga", + "ca": "ga", + "eo": "gaa lingvo", + "es": "Idioma ga", + "fi": "Gan kieli", + "it": "lingua ga", + "ja": "ガ語", + "pl": "Język ga", + "zh_Hant": "加語", + "sv": "ga (språk)" + } + }, + { + "if": "tactile_writing:braille:fon=yes", + "ifnot": "tactile_writing:braille:fon=", + "searchTerms": { + "*": [ + "fon" + ] + }, + "then": { + "de": "Fon", + "en": "Fon", + "nl": "Fon", + "ru": "фон", + "it": "fon", + "ca": "fon", + "nb_NO": "fon", + "sv": "fon", + "eo": "fonua lingvo", + "es": "idioma fon", + "fi": "Fonin kieli", + "fr": "fon-gbe", + "gl": "Lingua fon", + "id": "Bahasa Fon", + "ja": "フォン語", + "pl": "język fon", + "pt": "Língua fon", + "zh_Hant": "豐語" + } + }, + { + "if": "tactile_writing:braille:loz=yes", + "ifnot": "tactile_writing:braille:loz=", + "searchTerms": { + "*": [ + "loz" + ] + }, + "then": { + "en": "Lozi", + "ca": "lozi", + "da": "Lozi", + "de": "Lozi", + "es": "Idioma lozi", + "fi": "Lozi", + "fr": "lozi", + "gl": "Lingua lozi", + "it": "lingua lozi", + "ja": "ロジ語", + "nb_NO": "Lozi", + "nl": "Lozi", + "pl": "Język lozi", + "pt": "Língua lozi", + "ru": "Лози (язык)", + "sv": "lozi", + "zh_Hans": "洛兹语", + "zh_Hant": "洛茲語", + "eo": "lozia lingvo" + } + }, + { + "if": "tactile_writing:braille:sv=yes", + "ifnot": "tactile_writing:braille:sv=", + "searchTerms": { + "*": [ + "sv" + ] + }, + "then": { + "nb_NO": "svensk", + "nl": "Zweeds", + "pl": "język szwedzki", + "pt": "língua sueca", + "pt_BR": "língua sueca", + "ru": "шведский язык", + "sl": "švedščina", + "zh_Hant": "瑞典語", + "hu": "svéd", + "id": "Swedia", + "it": "svedese", + "de": "Schwedisch", + "eo": "sveda lingvo", + "fi": "ruotsi", + "gl": "lingua sueca", + "en": "Swedish", + "ca": "suec", + "es": "sueco", + "fr": "suédois", + "ja": "スウェーデン語", + "da": "svensk", + "sv": "svenska", + "zh_Hans": "瑞典语" + }, + "priorityIf": "_country~((^|;)fi($|;))|((^|;)se($|;))" + }, + { + "if": "tactile_writing:braille:tsu=yes", + "ifnot": "tactile_writing:braille:tsu=", + "searchTerms": { + "*": [ + "tsu" + ] + }, + "then": { + "ru": "Цзоу", + "en": "Tsou", + "nl": "Tsou", + "ca": "tsou", + "fr": "tsou", + "id": "Bahasa Tsou", + "it": "lingua tsou", + "ja": "ツォウ語", + "sv": "tsou", + "zh_Hans": "邹语", + "zh_Hant": "鄒語", + "fi": "Tsoun kieli" + } + }, + { + "if": "tactile_writing:braille:xsy=yes", + "ifnot": "tactile_writing:braille:xsy=", + "searchTerms": { + "*": [ + "xsy" + ] + }, + "then": { + "ca": "saisiyat", + "en": "Saisiyat", + "fr": "saisiyat", + "it": "lingua saisiyat", + "ja": "サイシャット語", + "nl": "Saisiyat", + "pt": "Língua saisiyat", + "zh_Hans": "赛夏语", + "zh_Hant": "賽夏語", + "id": "Bahasa Saisiyat" + } + }, + { + "if": "tactile_writing:braille:lvk=yes", + "ifnot": "tactile_writing:braille:lvk=", + "searchTerms": { + "*": [ + "lvk" + ] + }, + "then": { + "en": "Lavukaleve", + "fr": "lavukaleve", + "ja": "ラヴカルヴェ語", + "pl": "język lavukaleve", + "ru": "Лавукалеве", + "sv": "Lavukaleve", + "de": "Lavukaleve", + "es": "lavukaleve", + "it": "lavukaleve", + "pt": "lavukaleve" + } + }, + { + "if": "tactile_writing:braille:lzz=yes", + "ifnot": "tactile_writing:braille:lzz=", + "searchTerms": { + "*": [ + "lzz" + ] + }, + "then": { + "en": "Laz", + "de": "Lasisch", + "es": "laz", + "it": "laz", + "hu": "láz", + "fr": "laze", + "ca": "laz", + "eo": "laza lingvo", + "fi": "Lazin kieli", + "gl": "Lingua laz", + "ja": "ラズ語", + "nb_NO": "Lazisk", + "nl": "Lazisch", + "pl": "Język lazyjski", + "pt": "laz", + "ru": "Лазский язык", + "sv": "laziska", + "zh_Hans": "拉兹語", + "zh_Hant": "拉茲語", + "id": "Bahasa Laz" + } + }, + { + "if": "tactile_writing:braille:ms=yes", + "ifnot": "tactile_writing:braille:ms=", + "searchTerms": { + "*": [ + "ms" + ] + }, + "then": { + "nl": "Maleis", + "pl": "język malajski", + "pt": "malaio", + "pt_BR": "língua malaia", + "ru": "малайский язык", + "sv": "malajiska", + "zh_Hans": "马来语", + "zh_Hant": "馬來語", + "id": "bahasa Melayu", + "en": "Malay", + "ca": "malai", + "da": "Malajisk", + "de": "Malaiisch", + "eo": "malaja lingvo", + "es": "malayo", + "fi": "malaji", + "fr": "malais", + "gl": "lingua malaia", + "hu": "maláj", + "it": "malese", + "ja": "マレー語", + "nb_NO": "malayisk" + }, + "priorityIf": "_country~((^|;)bn($|;))|((^|;)my($|;))|((^|;)sg($|;))" + }, + { + "if": "tactile_writing:braille:id=yes", + "ifnot": "tactile_writing:braille:id=", + "searchTerms": { + "*": [ + "id" + ] + }, + "then": { + "en": "Indonesian", + "es": "indonesio", + "fr": "indonésien", + "hu": "indonéz", + "it": "indonesiano", + "ca": "indonesi", + "da": "indonesisk", + "de": "Indonesisch", + "eo": "indonezia lingvo", + "fi": "indonesia", + "gl": "lingua indonesia", + "id": "bahasa Indonesia", + "ja": "インドネシア語", + "nb_NO": "indonesisk", + "nl": "Indonesisch", + "pl": "język indonezyjski", + "pt": "língua indonésia", + "pt_BR": "língua indonésia", + "ru": "индонезийский язык", + "sl": "indonezijščina", + "sv": "indonesiska", + "zh_Hans": "印度尼西亚语", + "zh_Hant": "印尼語" + }, + "priorityIf": "_country~((^|;)id($|;))" + }, + { + "if": "tactile_writing:braille:hy=yes", + "ifnot": "tactile_writing:braille:hy=", + "searchTerms": { + "*": [ + "hy" + ] + }, + "then": { + "nb_NO": "armensk", + "nl": "Armeens", + "pl": "język ormiański", + "pt": "língua arménia", + "pt_BR": "língua armênia", + "ru": "армянский язык", + "sl": "armenščina", + "sv": "armeniska", + "zh_Hant": "亞美尼亞語", + "de": "Armenisch", + "en": "Armenian", + "es": "armenio", + "fr": "arménien", + "ca": "armeni", + "da": "armensk", + "eo": "armena lingvo", + "fi": "armenia", + "gl": "lingua armenia", + "hu": "örmény", + "id": "Bahasa Armenia", + "it": "armeno", + "ja": "アルメニア語" + }, + "priorityIf": "_country~((^|;)am($|;))" + }, + { + "if": "tactile_writing:braille:vot=yes", + "ifnot": "tactile_writing:braille:vot=", + "searchTerms": { + "*": [ + "vot" + ] + }, + "then": { + "de": "Wotisch", + "en": "Votic", + "eo": "vota lingvo", + "es": "votio", + "fi": "vatja", + "hu": "vót", + "id": "Bahasa Votik", + "it": "votico", + "ja": "ヴォート語", + "nb_NO": "votisk", + "nl": "Wotisch", + "pl": "Język wotycki", + "pt": "vótico", + "ru": "водский язык", + "sv": "votiska", + "zh_Hans": "瓦佳语", + "zh_Hant": "瓦佳語", + "fr": "vote", + "ca": "vòtic" + } + }, + { + "if": "tactile_writing:braille:bfi=yes", + "ifnot": "tactile_writing:braille:bfi=", + "searchTerms": { + "*": [ + "bfi" + ] + }, + "then": { + "de": "Britische Gebärdensprache", + "en": "British Sign Language", + "eo": "brita signolingvo", + "es": "Lengua de señas británica", + "fi": "brittiläinen viittomakieli", + "fr": "langue des signes britannique", + "it": "lingua dei segni britannica", + "ja": "イギリス手話", + "nl": "Britse gebarentaal", + "pl": "brytyjski język migowy", + "pt": "língua de sinais britânica", + "ru": "британский жестовый язык", + "sv": "brittiskt teckenspråk", + "id": "Bahasa Isyarat Britania" + } + }, + { + "if": "tactile_writing:braille:kea=yes", + "ifnot": "tactile_writing:braille:kea=", + "searchTerms": { + "*": [ + "kea" + ] + }, + "then": { + "es": "criollo caboverdiano", + "ca": "crioll capverdià", + "de": "Kapverdisches Kreol", + "en": "Cape Verdean Creole", + "eo": "Kabo-Verda kreolo", + "fi": "Kapverdenkreoli", + "fr": "créole du Cap-Vert", + "gl": "Crioulo caboverdiano", + "it": "creolo capoverdiano", + "ja": "カーボベルデ・クレオール語", + "nb_NO": "kappverdisk kreol", + "nl": "Kaapverdisch Creools", + "pl": "Język kreolski Wysp Zielonego Przylądka", + "pt": "crioulo cabo-verdiano", + "ru": "Кабувердьяну", + "sv": "krioli" + } + }, + { + "if": "tactile_writing:braille:hil=yes", + "ifnot": "tactile_writing:braille:hil=", + "searchTerms": { + "*": [ + "hil" + ] + }, + "then": { + "en": "Hiligaynon", + "de": "Hiligaynon", + "nl": "Hiligaynon", + "ca": "híligaynon", + "eo": "hiligajnona lingvo", + "fi": "Hiligainon kieli", + "fr": "hiligaïnon", + "id": "Bahasa Hiligaynon", + "it": "lingua hiligaynon", + "ja": "ヒリガイノン語", + "pl": "Język hiligaynon", + "pt": "Língua hiligaynon", + "ru": "Хилигайнон", + "sv": "hiligaynon", + "es": "hiligueino", + "da": "hiligajisk", + "hu": "ilongo" + } + }, + { + "if": "tactile_writing:braille:th=yes", + "ifnot": "tactile_writing:braille:th=", + "searchTerms": { + "*": [ + "th" + ] + }, + "then": { + "fr": "thaï", + "ca": "tailandès", + "da": "thai", + "eo": "taja lingvo", + "es": "tailandés", + "fi": "thain kieli", + "gl": "lingua tailandesa", + "ja": "タイ語", + "nb_NO": "thai", + "pl": "język tajski", + "pt": "tailandês", + "pt_BR": "tailandês", + "ru": "тайский язык", + "sl": "tajščina", + "sv": "thai", + "en": "Thai", + "hu": "thai", + "it": "thailandese", + "id": "Thai", + "nl": "Thai", + "de": "Thailändisch", + "zh_Hant": "泰語" + }, + "priorityIf": "_country~((^|;)th($|;))" + }, + { + "if": "tactile_writing:braille:kha=yes", + "ifnot": "tactile_writing:braille:kha=", + "searchTerms": { + "*": [ + "kha" + ] + }, + "then": { + "zh_Hans": "卡西语", + "zh_Hant": "卡西語", + "eo": "kasia lingvo", + "ru": "Кхаси", + "ca": "khasi", + "de": "Khasi", + "en": "Khasi", + "fi": "Khasi", + "fr": "khasi", + "it": "lingua khasi", + "ja": "カシ語", + "nl": "Khasi", + "pl": "Język khasi", + "pt": "Língua khasi" + } + }, + { + "if": "tactile_writing:braille:nog=yes", + "ifnot": "tactile_writing:braille:nog=", + "searchTerms": { + "*": [ + "nog" + ] + }, + "then": { + "en": "Nogai", + "ca": "nogai", + "de": "Nogaisch", + "eo": "nogaja lingvo", + "es": "nogai", + "fi": "Nogain kieli", + "fr": "nogaï", + "id": "Bahasa Nogai", + "it": "lingua nogai", + "ja": "ノガイ語", + "nb_NO": "nogaisk", + "nl": "Nogais", + "pl": "Język nogajski", + "pt": "Língua nogai", + "ru": "ногайский язык", + "sv": "nogai" + } + }, + { + "if": "tactile_writing:braille:gsw-fr=yes", + "ifnot": "tactile_writing:braille:gsw-fr=", + "searchTerms": { + "*": [ + "gsw-fr" + ] + }, + "then": { + "fr": "alsacien", + "ca": "alsacià", + "de": "Elsässisch", + "en": "Alsatian", + "eo": "alzaca lingvo", + "es": "alsaciano", + "fi": "Elsassi", + "gl": "Lingua alsaciana", + "hu": "elzászi", + "id": "Bahasa Elsass", + "it": "dialetto alsaziano", + "ja": "アルザス語", + "nb_NO": "elsassisk", + "nl": "Elzassisch", + "pl": "gwary alzackie", + "pt": "Língua alsaciana", + "pt_BR": "Língua alsaciana", + "ru": "эльзасский диалект", + "sv": "elsassiska" + } + }, + { + "if": "tactile_writing:braille:tce=yes", + "ifnot": "tactile_writing:braille:tce=", + "searchTerms": { + "*": [ + "tce" + ] + }, + "then": { + "en": "Southern Tutchone", + "es": "tutchone meridional", + "fr": "tutchone du Sud" + } + }, + { + "if": "tactile_writing:braille:my=yes", + "ifnot": "tactile_writing:braille:my=", + "searchTerms": { + "*": [ + "my" + ] + }, + "then": { + "de": "Birmanisch", + "en": "Burmese", + "fr": "birman", + "ca": "birmà", + "da": "burmesisk", + "eo": "birma lingvo", + "es": "birmano", + "fi": "burma", + "gl": "birmano", + "hu": "burmai", + "id": "Bahasa Myanmar", + "it": "birmano", + "ja": "ビルマ語", + "nb_NO": "burmesisk", + "nl": "Birmaans", + "pl": "język birmański", + "pt": "birmanês", + "pt_BR": "Língua birmanesa", + "ru": "бирманский язык", + "sv": "burmesiska" + }, + "priorityIf": "_country~((^|;)mm($|;))" + }, + { + "if": "tactile_writing:braille:sdh=yes", + "ifnot": "tactile_writing:braille:sdh=", + "searchTerms": { + "*": [ + "sdh" + ] + }, + "then": { + "ca": "kurd del sud", + "da": "sydkurdisk", + "de": "Südkurdisch", + "en": "Southern Kurdish", + "eo": "Sudaj Kurdaj dialektoj", + "fr": "kurde du Sud", + "id": "Bahasa Kurdi Selatan", + "it": "lingua curda meridionale", + "ja": "南部クルド語", + "nl": "Zuid-Koerdisch", + "pl": "język południowokurdyjski", + "pt": "Curdo meridional", + "pt_BR": "Curdo meridional", + "ru": "южнокурдский язык", + "sv": "sydkurdiska", + "zh_Hans": "南库尔德语", + "zh_Hant": "南庫德語" + } + }, + { + "if": "tactile_writing:braille:akz=yes", + "ifnot": "tactile_writing:braille:akz=", + "searchTerms": { + "*": [ + "akz" + ] + }, + "then": { + "nl": "Alabama", + "de": "Alabama", + "en": "Alabama", + "nb_NO": "Alabama", + "ca": "alibamu", + "eo": "alabama lingvo", + "es": "Idioma alabama", + "fr": "alabama", + "gl": "Lingua alabama", + "it": "lingua alabama", + "ja": "アラバマ語", + "pl": "język alabama", + "ru": "Алабамский язык" + } + }, + { + "if": "tactile_writing:braille:lkt=yes", + "ifnot": "tactile_writing:braille:lkt=", + "searchTerms": { + "*": [ + "lkt" + ] + }, + "then": { + "ca": "lakota", + "da": "Lakota", + "de": "Lakota", + "en": "Lakota", + "ja": "ラコタ語", + "nb_NO": "lakota", + "nl": "Lakota", + "ru": "лакота", + "eo": "lakota lingvo", + "es": "lakota", + "fi": "lakota", + "fr": "lakota", + "gl": "Lingua lakota", + "id": "Bahasa Lakota", + "it": "lakota", + "pl": "Język lakota", + "pt": "Língua dacota", + "pt_BR": "Língua dacota", + "sv": "lakota", + "zh_Hans": "拉科塔语" + } + }, + { + "if": "tactile_writing:braille:ko=yes", + "ifnot": "tactile_writing:braille:ko=", + "searchTerms": { + "*": [ + "ko" + ] + }, + "then": { + "sv": "koreanska", + "zh_Hans": "朝鲜语", + "zh_Hant": "韓語", + "id": "bahasa Korea", + "en": "Korean", + "ja": "朝鮮語", + "ca": "coreà", + "de": "Koreanisch", + "es": "coreano", + "fr": "coréen", + "da": "koreansk", + "eo": "korea lingvo", + "fi": "korea", + "gl": "lingua coreana", + "hu": "koreai", + "it": "coreano", + "nb_NO": "koreansk", + "nl": "Koreaans", + "pl": "język koreański", + "pt": "coreano", + "pt_BR": "coreano", + "ru": "корейский язык", + "sl": "Korejščina" + }, + "priorityIf": "_country~((^|;)kp($|;))|((^|;)kr($|;))" + }, + { + "if": "tactile_writing:braille:km=yes", + "ifnot": "tactile_writing:braille:km=", + "searchTerms": { + "*": [ + "km" + ] + }, + "then": { + "de": "Khmer", + "en": "Khmer", + "nl": "Khmer", + "it": "khmer", + "fr": "khmer", + "ca": "khmer", + "da": "Khmer", + "eo": "kmera lingvo", + "es": "camboyano", + "fi": "khmer", + "gl": "Lingua khmer", + "hu": "khmer", + "id": "Bahasa Khmer", + "ja": "クメール語", + "nb_NO": "khmer", + "pl": "język khmerski", + "pt": "Língua khmer", + "pt_BR": "Língua khmer", + "ru": "кхмерский язык", + "sv": "khmer", + "zh_Hant": "高棉語" + }, + "priorityIf": "_country~((^|;)kh($|;))" + }, + { + "if": "tactile_writing:braille:uk=yes", + "ifnot": "tactile_writing:braille:uk=", + "searchTerms": { + "*": [ + "uk" + ] + }, + "then": { + "en": "Ukrainian", + "ca": "ucraïnès", + "hu": "ukrán", + "it": "ucraino", + "da": "ukrainsk", + "de": "Ukrainisch", + "eo": "ukraina lingvo", + "es": "ucraniano", + "fi": "ukraina", + "fr": "ukrainien", + "gl": "lingua ucraína", + "id": "Bahasa Ukraina", + "ja": "ウクライナ語", + "nb_NO": "ukrainsk", + "nl": "Oekraïens", + "pl": "język ukraiński", + "pt": "ucraniano", + "pt_BR": "língua ucraniana", + "ru": "украинский язык", + "sl": "Ukrajinščina", + "sv": "ukrainska", + "zh_Hant": "烏克蘭語", + "zh_Hans": "乌克兰语" + }, + "priorityIf": "_country~((^|;)ua($|;))" + }, + { + "if": "tactile_writing:braille:lo=yes", + "ifnot": "tactile_writing:braille:lo=", + "searchTerms": { + "*": [ + "lo" + ] + }, + "then": { + "en": "Lao", + "de": "Laotisch", + "da": "Lao", + "ca": "laosià", + "eo": "laosa lingvo", + "es": "lao", + "fi": "lao", + "fr": "lao", + "gl": "Lingua laosiana", + "hu": "lao", + "id": "Bahasa Laos", + "it": "lao", + "ja": "ラーオ語", + "nb_NO": "laotisk", + "nl": "Laotiaans", + "pl": "Język laotański", + "pt": "Língua laociana", + "pt_BR": "Língua laociana", + "ru": "лаосский язык", + "sv": "lao", + "zh_Hans": "老挝语", + "zh_Hant": "老撾語" + }, + "priorityIf": "_country~((^|;)la($|;))" + }, + { + "if": "tactile_writing:braille:krj=yes", + "ifnot": "tactile_writing:braille:krj=", + "searchTerms": { + "*": [ + "krj" + ] + }, + "then": { + "de": "Kinaray-a", + "en": "Kinaray-a", + "fi": "Kinaray-a", + "fr": "kinaray-a", + "it": "kinaray-a", + "ja": "キナライア語", + "nb_NO": "Kinaray-a", + "nl": "Kinaray-a", + "pt": "língua Karai-a", + "es": "harayo", + "pl": "język Karaya", + "ru": "Карайский язык", + "da": "harajansk", + "id": "bahasa Karaik’a" + } + }, + { + "if": "tactile_writing:braille:oj=yes", + "ifnot": "tactile_writing:braille:oj=", + "searchTerms": { + "*": [ + "oj" + ] + }, + "then": { + "ru": "Оджибве", + "en": "Ojibwe", + "ca": "idioma ojibwa", + "da": "Ojibwa", + "de": "Ojibwe", + "eo": "aniŝinabeka lingvo", + "es": "Idioma ojibwa", + "fi": "Odžibwan kieli", + "fr": "ojibwé", + "gl": "Lingua ojibwa", + "hu": "odzsibva", + "id": "Bahasa Ojibwe", + "it": "lingua ojibwe", + "ja": "オジブウェー語", + "nb_NO": "Ojibwa", + "nl": "Ojibwe", + "pl": "Język odżibwe", + "pt": "Língua ojíbua", + "sl": "očipvejščina", + "sv": "ojibwa" + } + }, + { + "if": "tactile_writing:braille:lv=yes", + "ifnot": "tactile_writing:braille:lv=", + "searchTerms": { + "*": [ + "lv" + ] + }, + "then": { + "ca": "letó", + "en": "Latvian", + "es": "letón", + "fr": "letton", + "da": "lettisk", + "de": "Lettisch", + "eo": "latva lingvo", + "fi": "latvia", + "gl": "lingua letona", + "hu": "lett", + "id": "Bahasa Latvi", + "it": "lettone", + "ja": "ラトビア語", + "nb_NO": "latvisk", + "nl": "Lets", + "pl": "język łotewski", + "pt": "língua letã", + "pt_BR": "língua letã", + "ru": "латышский язык", + "sl": "Latvijščina", + "sv": "lettiska", + "zh_Hant": "拉脫維亞語" + }, + "priorityIf": "_country~((^|;)lv($|;))" + }, + { + "if": "tactile_writing:braille:sl=yes", + "ifnot": "tactile_writing:braille:sl=", + "searchTerms": { + "*": [ + "sl" + ] + }, + "then": { + "eo": "slovena lingvo", + "es": "esloveno", + "fi": "sloveeni", + "fr": "slovène", + "gl": "lingua eslovena", + "hu": "szlovén", + "id": "Bahasa Slovenia", + "it": "sloveno", + "ja": "スロベニア語", + "nb_NO": "slovensk", + "nl": "Sloveens", + "pl": "język słoweński", + "pt": "língua eslovena", + "pt_BR": "língua eslovena", + "ru": "словенский язык", + "sl": "slovenščina", + "sv": "slovenska", + "zh_Hant": "斯洛維尼亞語", + "en": "Slovene", + "ca": "eslovè", + "da": "slovensk", + "de": "Slowenisch" + }, + "priorityIf": "_country~((^|;)si($|;))" + }, + { + "if": "tactile_writing:braille:wen=yes", + "ifnot": "tactile_writing:braille:wen=", + "searchTerms": { + "*": [ + "wen" + ] + }, + "then": { + "de": "Sorbisch", + "nl": "Sorbisch", + "ca": "sòrab", + "da": "Sorbisk", + "en": "Sorbian", + "eo": "soraba lingvo", + "es": "sorbio", + "fi": "Sorbi", + "fr": "sorabe", + "gl": "Lingua sorabia", + "hu": "szorb", + "id": "Bahasa Sorbia", + "it": "sorabo", + "ja": "ソルブ語", + "nb_NO": "sorbisk", + "pl": "języki łużyckie", + "pt": "sorábio", + "ru": "лужицкие языки", + "sl": "Lužiščina", + "sv": "sorbiska" + } + }, + { + "if": "tactile_writing:braille:uun=yes", + "ifnot": "tactile_writing:braille:uun=", + "searchTerms": { + "*": [ + "uun" + ] + }, + "then": { + "de": "Pazeh", + "en": "Pazeh", + "ca": "pazeh", + "fr": "pazeh", + "id": "Bahasa Pazeh", + "it": "lingua pazeh", + "ja": "パゼッヘ語", + "nl": "Kulon-Pazeh", + "pl": "Język pazeh", + "pt": "Língua pazeh", + "zh_Hant": "巴宰語" + } + }, + { + "if": "tactile_writing:braille:sjt=yes", + "ifnot": "tactile_writing:braille:sjt=", + "searchTerms": { + "*": [ + "sjt" + ] + }, + "then": { + "ca": "sami ter", + "de": "Tersamisch", + "en": "Ter Sami", + "eo": "ter-samea lingvo", + "es": "sami ter", + "fi": "turjansaame", + "fr": "same de Ter", + "gl": "Lingua saami de Ter", + "it": "sami di Ter", + "ja": "テル・サーミ語", + "nb_NO": "tersamisk", + "nl": "Ter-Samisch", + "pl": "język ter", + "pt": "sami de Ter", + "ru": "йоканьгско-саамский язык", + "sv": "tersamiska" + } + }, + { + "if": "tactile_writing:braille:vi=yes", + "ifnot": "tactile_writing:braille:vi=", + "searchTerms": { + "*": [ + "vi" + ] + }, + "then": { + "pt": "vietnamita", + "en": "Vietnamese", + "ca": "vietnamita", + "es": "vietnamita", + "fr": "vietnamien", + "hu": "vietnámi", + "id": "Vietnam", + "it": "vietnamita", + "de": "Vietnamesisch", + "da": "vietnamesisk", + "eo": "vjetnama lingvo", + "fi": "vietnam", + "gl": "Lingua vietnamita", + "ja": "ベトナム語", + "nb_NO": "vietnamesisk", + "nl": "Vietnamees", + "pl": "język wietnamski", + "pt_BR": "Língua vietnamita", + "ru": "вьетнамский язык", + "sl": "Vietnamščina", + "sv": "vietnamesiska", + "zh_Hant": "越南語" + }, + "priorityIf": "_country~((^|;)vn($|;))" + }, + { + "if": "tactile_writing:braille:hsb=yes", + "ifnot": "tactile_writing:braille:hsb=", + "searchTerms": { + "*": [ + "hsb" + ] + }, + "then": { + "de": "Obersorbisch", + "en": "Upper Sorbian", + "eo": "suprasoraba lingvo", + "es": "alto sorabo", + "fi": "yläsorbi", + "fr": "haut-sorabe", + "gl": "Alto sorabo", + "hu": "felsőszorb", + "id": "Bahasa Sorbia Hulu", + "it": "alto sorabo", + "ja": "高地ソルブ語", + "nl": "Oppersorbisch", + "pl": "język górnołużycki", + "pt": "alto sorábio", + "pt_BR": "Alto sorábio", + "ru": "верхнелужицкий язык", + "sl": "Zgornjelužiščina", + "sv": "högsorbiska", + "zh_Hans": "上索布语", + "zh_Hant": "上索布语", + "ca": "alt sòrab" + } + }, + { + "if": "tactile_writing:braille:na=yes", + "ifnot": "tactile_writing:braille:na=", + "searchTerms": { + "*": [ + "na" + ] + }, + "then": { + "ca": "nauruà", + "de": "Nauruisch", + "en": "Nauruan", + "eo": "naura lingvo", + "es": "nauruano", + "fi": "Naurun kieli", + "fr": "nauruan", + "gl": "Lingua nauruana", + "id": "Bahasa Nauru", + "it": "nauruano", + "ja": "ナウル語", + "nb_NO": "naurisk", + "nl": "Nauruaans", + "pl": "Język naurański", + "pt": "Língua nauruana", + "pt_BR": "Língua nauruana", + "ru": "науруанский язык", + "sv": "nauruanska", + "hu": "naurui" + }, + "priorityIf": "_country~((^|;)nr($|;))" + }, + { + "if": "tactile_writing:braille:cps=yes", + "ifnot": "tactile_writing:braille:cps=", + "searchTerms": { + "*": [ + "cps" + ] + }, + "then": { + "en": "Capiznon", + "fi": "Capiznon", + "fr": "capiznon", + "ja": "カピス語", + "nl": "Capiznon", + "pt": "Língua capiznon", + "es": "idioma capizano", + "da": "kapisansk" + } + }, + { + "if": "tactile_writing:braille:pjt=yes", + "ifnot": "tactile_writing:braille:pjt=", + "searchTerms": { + "*": [ + "pjt" + ] + }, + "then": { + "en": "Pitjantjatjara", + "es": "Pitjantjatjara", + "nl": "Pitjantjatjara", + "ru": "питянтятяра", + "eo": "pitjantjatjara lingvo", + "fr": "pitjantjatjara", + "gl": "Lingua pitjantjatjara", + "it": "lingua pitjantjatjara", + "ja": "ピッチャンチャジャーラ語", + "pl": "Język pitjantjatjara", + "sv": "pitjantjatjara", + "de": "Pitjantjatjara Sprache" + } + }, + { + "if": "tactile_writing:braille:frc=yes", + "ifnot": "tactile_writing:braille:frc=", + "searchTerms": { + "*": [ + "frc" + ] + }, + "then": { + "de": "Cajun", + "ca": "francès cajun", + "en": "Louisiana French", + "eo": "luiziana franca dialekto", + "es": "francés cajún", + "fr": "français de Louisiane", + "id": "Bahasa Prancis Louisiana", + "it": "francese cajun", + "ja": "ケイジャン・フランス語", + "nl": "Cajun-Frans", + "pt": "francês cajun", + "ru": "Кажунский диалект французского языка", + "sv": "Louisianafranska" + } + }, + { + "if": "tactile_writing:braille:bzs=yes", + "ifnot": "tactile_writing:braille:bzs=", + "searchTerms": { + "*": [ + "bzs" + ] + }, + "then": { + "ca": "llengua de signes brasilera", + "da": "brasiliansk tegnsprog", + "de": "Brasilianische Gebärdensprache", + "en": "Brazilian Sign Language", + "eo": "brazila signolingvo", + "fr": "langue des signes brésilienne", + "it": "lingua dei segni brasiliana", + "ja": "ブラジル手話", + "nb_NO": "brasiliansk tegnspråk", + "nl": "Braziliaanse gebarentaal", + "pt": "língua brasileira de sinais", + "pt_BR": "língua brasileira de sinais", + "ru": "бразильский жестовый язык", + "id": "Bahasa Isyarat Brasil", + "es": "lengua de señas brasileña" + } + }, + { + "if": "tactile_writing:braille:ryu=yes", + "ifnot": "tactile_writing:braille:ryu=", + "searchTerms": { + "*": [ + "ryu" + ] + }, + "then": { + "zh_Hant": "沖繩語", + "hu": "okinavai", + "ca": "llengua d'Okinawa", + "en": "Okinawan", + "eo": "okinava lingvo", + "es": "okinawense", + "fi": "Okinawan kieli", + "fr": "okinawanais", + "gl": "Lingua okinawana", + "id": "Bahasa Okinawa", + "it": "lingua di Okinawa", + "ja": "沖縄方言", + "nb_NO": "Okinawa", + "nl": "Okinawaans", + "pl": "Język okinawski", + "pt": "okinawano", + "ru": "Окинавский язык", + "sv": "okinawianska" + } + }, + { + "if": "tactile_writing:braille:yai=yes", + "ifnot": "tactile_writing:braille:yai=", + "searchTerms": { + "*": [ + "yai" + ] + }, + "then": { + "de": "Jaghnobi", + "en": "Yaghnobi", + "eo": "jagnoba lingvo", + "es": "yagnobi", + "fi": "Jagnobin kieli", + "fr": "yaghnobi", + "gl": "Lingua iagnobí", + "id": "Bahasa Yaghnobi", + "it": "yaghnobī́", + "ja": "ヤグノビ語", + "nb_NO": "Yaghnobi", + "nl": "Yaghnobi", + "pl": "Język jagnobijski", + "pt": "Língua yaghnobi", + "ru": "Ягнобский язык", + "sv": "yaghnobi" + } + }, + { + "if": "tactile_writing:braille:efi=yes", + "ifnot": "tactile_writing:braille:efi=", + "searchTerms": { + "*": [ + "efi" + ] + }, + "then": { + "ca": "efik", + "de": "Efik", + "en": "Efik", + "eo": "efika lingvo", + "es": "Idioma efik", + "fi": "Efik", + "fr": "efik", + "id": "Bahasa Efik", + "it": "lingua Efik", + "ja": "エフィク語", + "nb_NO": "Efik", + "nl": "Efik", + "pt": "Língua efik" + } + }, + { + "if": "tactile_writing:braille:kum=yes", + "ifnot": "tactile_writing:braille:kum=", + "searchTerms": { + "*": [ + "kum" + ] + }, + "then": { + "en": "Kumyk", + "ca": "kumyk", + "de": "Kumykisch", + "eo": "kumika lingvo", + "es": "Idioma cumuco", + "fi": "Kumykin kieli", + "fr": "koumyk", + "id": "Bahasa Kumyk", + "it": "cumucco", + "ja": "クムク語", + "nb_NO": "kumykisk", + "nl": "Koemuks", + "pt": "Língua kumyk", + "pt_BR": "Língua kumyk", + "ru": "кумыкский язык", + "sv": "kumykiska", + "hu": "kumik" + } + }, + { + "if": "tactile_writing:braille:tk=yes", + "ifnot": "tactile_writing:braille:tk=", + "searchTerms": { + "*": [ + "tk" + ] + }, + "then": { + "ca": "turcman", + "da": "turkmensk", + "de": "Turkmenisch", + "en": "Turkmen", + "eo": "turkmena lingvo", + "es": "turcomano", + "fi": "turkmeeni", + "fr": "turkmène", + "gl": "Lingua turcomá", + "hu": "türkmén", + "id": "Bahasa Turkmen", + "it": "turkmeno", + "ja": "トルクメン語", + "nb_NO": "turkmensk", + "nl": "Turkmeens", + "pl": "język turkmeński", + "pt": "Língua turcomena", + "pt_BR": "Língua turcomena", + "ru": "туркменский язык", + "sl": "Turkmenščina", + "sv": "turkmeniska" + }, + "priorityIf": "_country~((^|;)af($|;))|((^|;)tm($|;))" + }, + { + "if": "tactile_writing:braille:sh=yes", + "ifnot": "tactile_writing:braille:sh=", + "searchTerms": { + "*": [ + "sh" + ] + }, + "then": { + "ca": "serbocroat", + "da": "serbokroatisk", + "de": "Serbokroatisch", + "en": "Serbo-Croatian", + "eo": "serbokroata lingvo", + "es": "serbocroata", + "fi": "serbokroaatti", + "fr": "serbo-croate", + "gl": "Lingua serbocroata", + "hu": "szerbhorvát", + "id": "Bahasa Serbo-Kroasia", + "it": "serbo-croato", + "ja": "セルビア・クロアチア語", + "nb_NO": "serbokroatisk", + "nl": "Servo-Kroatisch", + "pl": "język serbsko-chorwacki", + "pt": "Língua servo-croata", + "pt_BR": "Língua servo-croata", + "ru": "сербохорватский язык", + "sl": "srbohrvaščina", + "sv": "serbokroatiska", + "zh_Hans": "塞尔维亚-克罗地亚语", + "zh_Hant": "塞爾維亞-克羅地亞語" + } + }, + { + "if": "tactile_writing:braille:ug=yes", + "ifnot": "tactile_writing:braille:ug=", + "searchTerms": { + "*": [ + "ug" + ] + }, + "then": { + "zh_Hant": "維吾爾語", + "hu": "ujgur", + "da": "Uygurisk (sprog)", + "zh_Hans": "维吾尔语", + "id": "bahasa Uigur", + "ca": "uigur", + "en": "Uyghur", + "de": "Uigurisch", + "eo": "ujgura lingvo", + "es": "uigur", + "fi": "uiguuri", + "fr": "ouïghour", + "gl": "Lingua uigur", + "it": "uiguro", + "ja": "ウイグル語", + "nb_NO": "uigurisk", + "nl": "Oeigoers", + "pl": "język ujgurski", + "pt": "Língua uigur", + "pt_BR": "Língua uigur", + "ru": "уйгурский язык", + "sv": "uiguriska" + } + }, + { + "if": "tactile_writing:braille:si=yes", + "ifnot": "tactile_writing:braille:si=", + "searchTerms": { + "*": [ + "si" + ] + }, + "then": { + "en": "Sinhala", + "id": "Sinhala", + "ca": "singalès", + "it": "singalese", + "de": "Singhalesisch", + "da": "singalesisk", + "eo": "sinhala lingvo", + "es": "cingalés", + "fi": "Sinhali", + "fr": "cingalais", + "gl": "Lingua cingalesa", + "hu": "szingaléz", + "ja": "シンハラ語", + "nb_NO": "singalesisk", + "nl": "Singalees", + "pl": "język syngaleski", + "pt": "Língua cingalesa", + "pt_BR": "Língua cingalesa", + "ru": "сингальский язык", + "sl": "Singalščina", + "sv": "singalesiska", + "zh_Hant": "僧伽羅語" + }, + "priorityIf": "_country~((^|;)lk($|;))" + }, + { + "if": "tactile_writing:braille:xmf=yes", + "ifnot": "tactile_writing:braille:xmf=", + "searchTerms": { + "*": [ + "xmf" + ] + }, + "then": { + "de": "Mingrelisch", + "eo": "Mingrela kartvela lingvo", + "es": "megreliano", + "fi": "mingreli", + "fr": "mingrélien", + "gl": "Lingua mingreliana", + "id": "Bahasa Mingrelia", + "it": "mengrelio", + "ja": "メグレル語", + "nb_NO": "Mingrelsk", + "nl": "Mingreels", + "pl": "język megrelski", + "pt": "Língua mingreliana", + "pt_BR": "Língua mingreliana", + "ru": "мегрельский язык", + "sv": "megreliska", + "hu": "mingrél", + "en": "Mingrelian", + "ca": "mingrelià" + } + }, + { + "if": "tactile_writing:braille:sco=yes", + "ifnot": "tactile_writing:braille:sco=", + "searchTerms": { + "*": [ + "sco" + ] + }, + "then": { + "ru": "шотландский язык", + "de": "Scots", + "en": "Scots", + "pt": "Scots", + "pt_BR": "Scots", + "sl": "Scots", + "es": "escocés", + "nl": "Schots", + "gl": "Lingua escocesa", + "ca": "escocès", + "eo": "skota lingvo", + "fi": "Skotin kieli", + "fr": "scots", + "hu": "scots", + "id": "Bahasa Scots", + "it": "lingua scots", + "ja": "スコットランド語", + "nb_NO": "skotsk", + "pl": "język scots", + "sv": "lågskotska", + "zh_Hans": "低地苏格兰语", + "zh_Hant": "低地蘇格蘭語", + "da": "skotsk" + } + }, + { + "if": "tactile_writing:braille:sk=yes", + "ifnot": "tactile_writing:braille:sk=", + "searchTerms": { + "*": [ + "sk" + ] + }, + "then": { + "nb_NO": "slovakisk", + "nl": "Slowaaks", + "pl": "język słowacki", + "pt": "eslovaco", + "pt_BR": "língua eslovaca", + "ru": "словацкий язык", + "sl": "Slovaščina", + "sv": "slovakiska", + "zh_Hant": "斯洛伐克語", + "en": "Slovak", + "hu": "szlovák", + "it": "slovacco", + "ca": "eslovac", + "da": "slovakisk", + "de": "Slowakisch", + "eo": "slovaka lingvo", + "es": "eslovaco", + "fi": "slovakki", + "fr": "slovaque", + "gl": "lingua eslovaca", + "id": "Bahasa Slowakia", + "ja": "スロバキア語" + }, + "priorityIf": "_country~((^|;)sk($|;))" + }, + { + "if": "tactile_writing:braille:kcg=yes", + "ifnot": "tactile_writing:braille:kcg=", + "searchTerms": { + "*": [ + "kcg" + ] + }, + "then": { + "en": "Tyap", + "de": "Tjap", + "fi": "Tyap", + "ja": "カタブ語", + "nl": "Tyap", + "gl": "Lingua tyap", + "ca": "katab", + "es": "katab", + "fr": "katab" + } + }, + { + "if": "tactile_writing:braille:kjp=yes", + "ifnot": "tactile_writing:braille:kjp=", + "searchTerms": { + "*": [ + "kjp" + ] + }, + "then": { + "en": "Eastern Pwo", + "fr": "pwo de l’Est", + "ja": "東ポー語", + "nl": "oostelijk Pwo", + "ru": "Восточный пво", + "nb_NO": "østpwo", + "pt": "Língua pwo leste" + } + }, + { + "if": "tactile_writing:braille:gpe=yes", + "ifnot": "tactile_writing:braille:gpe=", + "searchTerms": { + "*": [ + "gpe" + ] + }, + "then": { + "en": "Ghanaian Pidgin English", + "eo": "ganaa piĝino", + "ru": "ганский пиджин английского", + "es": "pidgin inglés de Ghana" + } + }, + { + "if": "tactile_writing:braille:mn=yes", + "ifnot": "tactile_writing:braille:mn=", + "searchTerms": { + "*": [ + "mn" + ] + }, + "then": { + "en": "Mongolian", + "ca": "mongol", + "da": "Mongolsk", + "de": "Mongolisch", + "eo": "mongola lingvo", + "es": "mongol", + "fi": "mongoli", + "fr": "mongol", + "gl": "Lingua mongol", + "hu": "mongol", + "id": "Bahasa Mongol", + "it": "mongolo", + "ja": "モンゴル語", + "nb_NO": "mongolsk", + "nl": "Mongools", + "pl": "język mongolski", + "pt": "Língua mongol", + "pt_BR": "Língua mongol", + "ru": "монгольский язык", + "sv": "mongoliska", + "zh_Hant": "蒙古語" + }, + "priorityIf": "_country~((^|;)mn($|;))" + }, + { + "if": "tactile_writing:braille:yav=yes", + "ifnot": "tactile_writing:braille:yav=", + "searchTerms": { + "*": [ + "yav" + ] + }, + "then": { + "nl": "Yangben", + "en": "Yangben", + "fi": "Yangben", + "fr": "yangben", + "ja": "ヤンベン語" + } + }, + { + "if": "tactile_writing:braille:ins=yes", + "ifnot": "tactile_writing:braille:ins=", + "searchTerms": { + "*": [ + "ins" + ] + }, + "then": { + "en": "Indian Sign Language", + "fr": "Langue des signes indienne", + "it": "Lingua dei segni indiana", + "pt": "Língua de sinais indiana" + } + }, + { + "if": "tactile_writing:braille:mwv=yes", + "ifnot": "tactile_writing:braille:mwv=", + "searchTerms": { + "*": [ + "mwv" + ] + }, + "then": { + "id": "Mentawai", + "pt": "Mentawai", + "ca": "mentawai", + "da": "Mentawai", + "de": "Mentawaisprache", + "en": "Mentawai", + "eo": "Mentawai", + "es": "mentawai", + "fi": "Mentawain kieli", + "fr": "mentawai", + "gl": "Lingua mentawai", + "hu": "Mentawai", + "it": "lingua mentawai", + "ja": "メンタワイ語", + "nb_NO": "Mentawai", + "nl": "Mentawai", + "pl": "język mentawai", + "pt_BR": "Mentawai", + "ru": "ментавай", + "sl": "Mentawai", + "sv": "mentawai" + } + }, + { + "if": "tactile_writing:braille:ttm=yes", + "ifnot": "tactile_writing:braille:ttm=", + "searchTerms": { + "*": [ + "ttm" + ] + }, + "then": { + "en": "Northern Tutchone", + "de": "Nord-Tutchone", + "es": "tutchone septentrional", + "fr": "tutchone du Nord" + } + }, + { + "if": "tactile_writing:braille:kk=yes", + "ifnot": "tactile_writing:braille:kk=", + "searchTerms": { + "*": [ + "kk" + ] + }, + "then": { + "id": "bahasa Kazak", + "ca": "kazakh", + "da": "kasakhisk", + "de": "Kasachisch", + "en": "Kazakh", + "eo": "kazaĥa lingvo", + "es": "kazajo", + "fi": "kazakki", + "fr": "kazakh", + "gl": "Lingua casaca", + "it": "kazako", + "ja": "カザフ語", + "nb_NO": "kasakhisk", + "nl": "Kazachs", + "pl": "język kazachski", + "pt": "língua cazaque", + "pt_BR": "língua cazaque", + "ru": "казахский язык", + "sl": "kazaščina", + "sv": "kazakiska", + "zh_Hans": "哈萨克语", + "zh_Hant": "哈薩克語", + "hu": "kazah" + }, + "priorityIf": "_country~((^|;)kz($|;))" + }, + { + "if": "tactile_writing:braille:ky=yes", + "ifnot": "tactile_writing:braille:ky=", + "searchTerms": { + "*": [ + "ky" + ] + }, + "then": { + "de": "Kirgisisch", + "en": "Kyrgyz", + "ca": "kirguís", + "da": "kirgisisk", + "eo": "kirgiza lingvo", + "es": "kirguís", + "fi": "kirgiisi", + "fr": "kirghize", + "gl": "kirguiz", + "hu": "kirgiz", + "it": "kirghiso", + "ja": "キルギス語", + "nb_NO": "kirgisisk", + "nl": "Kirgizisch", + "pl": "język kirgiski", + "pt": "quirguiz", + "pt_BR": "Língua quirguiz", + "ru": "киргизский язык", + "sv": "kirgiziska", + "zh_Hans": "柯尔克孜语", + "zh_Hant": "吉爾吉斯語", + "id": "bahasa Kirgiz" + }, + "priorityIf": "_country~((^|;)kg($|;))" + }, + { + "if": "tactile_writing:braille:tg=yes", + "ifnot": "tactile_writing:braille:tg=", + "searchTerms": { + "*": [ + "tg" + ] + }, + "then": { + "hu": "tádzsik", + "ca": "tadjik", + "en": "Tajik", + "fr": "tadjik", + "de": "Tadschikisch", + "da": "tadsjikisk", + "eo": "taĝika lingvo", + "es": "tayiko", + "fi": "tadžikki", + "gl": "Lingua taxica", + "id": "Bahasa Tajik", + "it": "tagico", + "ja": "タジク語", + "nb_NO": "tadsjikisk", + "nl": "Tadzjieks", + "pl": "język tadżycki", + "pt": "Língua tadjique", + "pt_BR": "Língua tadjique", + "ru": "таджикский язык", + "sv": "tadzjikiska" + }, + "priorityIf": "_country~((^|;)tj($|;))" + }, + { + "if": "tactile_writing:braille:uz=yes", + "ifnot": "tactile_writing:braille:uz=", + "searchTerms": { + "*": [ + "uz" + ] + }, + "then": { + "fr": "ouzbek", + "en": "Uzbek", + "hu": "üzbég", + "ca": "uzbek", + "da": "usbekisk", + "de": "Usbekisch", + "eo": "uzbeka lingvo", + "es": "uzbeko", + "fi": "uzbekki", + "gl": "Lingua usbeka", + "it": "uzbeco", + "ja": "ウズベク語", + "nb_NO": "usbekisk", + "nl": "Oezbeeks", + "pl": "język uzbecki", + "pt_BR": "língua uzbeque", + "ru": "узбекский язык", + "sv": "uzbekiska", + "zh_Hans": "乌孜别克语", + "zh_Hant": "烏孜別克語", + "pt": "língua uzbeque", + "id": "bahasa Uzbek" + }, + "priorityIf": "_country~((^|;)af($|;))|((^|;)uz($|;))" + }, + { + "if": "tactile_writing:braille:arq=yes", + "ifnot": "tactile_writing:braille:arq=", + "searchTerms": { + "*": [ + "arq" + ] + }, + "then": { + "hu": "algériai arab", + "ca": "àrab algerià", + "da": "Algerisk arabisk", + "de": "Algerisch-Arabisch", + "en": "Algerian Arabic", + "eo": "alĝeria araba lingvo", + "es": "árabe argelino", + "fi": "algerianarabia", + "fr": "arabe algérien", + "id": "Bahasa Arab Aljazair", + "it": "arabo algerino", + "ja": "アラビア語アルジェリア方言", + "nl": "Algerijns Arabisch", + "pt": "árabe argelino", + "ru": "Алжирский диалект арабского языка", + "sv": "algerisk arabiska", + "zh_Hant": "阿爾及利亞阿拉伯語", + "nb_NO": "algerisk-arabisk" + } + }, + { + "if": "tactile_writing:braille:fa-af=yes", + "ifnot": "tactile_writing:braille:fa-af=", + "searchTerms": { + "*": [ + "fa-af" + ] + }, + "then": { + "en": "Dari", + "fr": "dari", + "it": "dari", + "ja": "ダリー語", + "ru": "дари", + "nl": "Dari", + "de": "Dari", + "pl": "Dari", + "ca": "darí", + "da": "dari", + "eo": "daria lingvo", + "es": "dari", + "fi": "darin kieli", + "gl": "Lingua dari", + "hu": "dari", + "id": "Bahasa Persia Afgani", + "nb_NO": "dari", + "pt": "Língua dari", + "pt_BR": "Língua dari", + "sv": "dari", + "zh_Hans": "达利语", + "zh_Hant": "達利語" + } + }, + { + "if": "tactile_writing:braille:yap=yes", + "ifnot": "tactile_writing:braille:yap=", + "searchTerms": { + "*": [ + "yap" + ] + }, + "then": { + "en": "Yapese", + "de": "Yapesisch", + "fi": "Yapin kieli", + "fr": "yap", + "it": "yapese", + "ja": "ヤップ語", + "nb_NO": "Yapesisk", + "nl": "Yapees", + "pl": "Język yap", + "pt": "Língua yap", + "ru": "Япский язык" + } + }, + { + "if": "tactile_writing:braille:ydg=yes", + "ifnot": "tactile_writing:braille:ydg=", + "searchTerms": { + "*": [ + "ydg" + ] + }, + "then": { + "de": "Yidgha", + "en": "Yidgha", + "fr": "yidgha", + "ja": "イドガ語", + "pl": "Język yidgański", + "ru": "Йидга", + "pt": "Língua yidgha" + } + }, + { + "if": "tactile_writing:braille:tt=yes", + "ifnot": "tactile_writing:braille:tt=", + "searchTerms": { + "*": [ + "tt" + ] + }, + "then": { + "en": "Tatar", + "ca": "tàtar", + "da": "tatarisk", + "de": "Tatarisch", + "eo": "tatara lingvo", + "es": "tártaro", + "fi": "tataari", + "fr": "tatar", + "gl": "Lingua tártara", + "hu": "tatár", + "id": "Bahasa Tatar", + "it": "tataro", + "ja": "タタール語", + "nb_NO": "tatarisk", + "nl": "Tataars", + "pl": "język tatarski", + "pt": "Língua tártara", + "pt_BR": "Língua tártara", + "ru": "татарский язык", + "sl": "Tatarščina", + "sv": "tatariska", + "zh_Hans": "鞑靼语", + "zh_Hant": "韃靼語" + } + }, + { + "if": "tactile_writing:braille:wls=yes", + "ifnot": "tactile_writing:braille:wls=", + "searchTerms": { + "*": [ + "wls" + ] + }, + "then": { + "en": "Wallisian", + "es": "walisiano", + "fi": "Uvean kieli", + "fr": "wallisien", + "it": "wallisiano", + "ja": "ウォリス語", + "nl": "Wallisiaans", + "pl": "Język uvea wschodni", + "pt": "Língua wallisiana", + "ru": "Уоллисский язык", + "sv": "Walliska", + "ca": "wallisià", + "de": "Wallisianisch" + } + }, + { + "if": "tactile_writing:braille:sje=yes", + "ifnot": "tactile_writing:braille:sje=", + "searchTerms": { + "*": [ + "sje" + ] + }, + "then": { + "ca": "sami de Pite", + "de": "Pitesamisch", + "en": "Pite Sami", + "eo": "pite-samea lingvo", + "es": "sami de Pite", + "fi": "piitimensaame", + "fr": "same de Pite", + "gl": "Lingua saami de Pite", + "it": "lingua sami di Pite", + "ja": "ピーテ・サーミ語", + "nb_NO": "pitesamisk", + "nl": "Pite Sami", + "pl": "język pite", + "pt": "língua sami de Pite", + "ru": "пите-саамский язык", + "sv": "pitesamiska", + "zh_Hans": "皮特萨米语", + "zh_Hant": "皮特薩米語", + "hu": "pitei számi" + } + }, + { + "if": "tactile_writing:braille:smj=yes", + "ifnot": "tactile_writing:braille:smj=", + "searchTerms": { + "*": [ + "smj" + ] + }, + "then": { + "ca": "sami de Lule", + "de": "Lulesamisch", + "en": "Lule Sami", + "eo": "lule-samea lingvo", + "es": "sami de Lule", + "fi": "luulajansaame", + "fr": "same de Lule", + "gl": "Lingua saami de Lule", + "hu": "lulei számi", + "it": "lingua sami di Lule", + "ja": "ルレ・サーミ語", + "nb_NO": "lulesamisk", + "nl": "Lule-Samisch", + "pl": "język lule", + "pt": "língua sami de Lule", + "pt_BR": "Língua lapônica de Lule", + "ru": "луле-саамский язык", + "sv": "lulesamiska", + "zh_Hans": "吕勒萨米语", + "zh_Hant": "呂勒薩米語" + } + }, + { + "if": "tactile_writing:braille:aln=yes", + "ifnot": "tactile_writing:braille:aln=", + "searchTerms": { + "*": [ + "aln" + ] + }, + "then": { + "zh_Hans": "盖格方言", + "zh_Hant": "蓋格方言", + "hu": "geg albán", + "en": "Gheg Albanian", + "ca": "gheg", + "da": "gegisk", + "de": "Gegisch", + "eo": "geg-albana lingvo", + "es": "Albanés guego", + "fr": "guègue", + "it": "lingua albanese ghega", + "ja": "ゲグ方言", + "nb_NO": "Gegisk", + "nl": "Gegisch", + "pl": "Dialekt gegijski języka albańskiego", + "ru": "гегский диалект албанского языка", + "sv": "gegiska" + } + }, + { + "if": "tactile_writing:braille:lag=yes", + "ifnot": "tactile_writing:braille:lag=", + "searchTerms": { + "*": [ + "lag" + ] + }, + "then": { + "fi": "Lango", + "de": "Langi", + "nl": "Langi", + "en": "Rangi", + "nb_NO": "Rangi", + "fr": "langi", + "ja": "ランギ語", + "pl": "Język langi", + "eo": "rangia lingvo" + } + }, + { + "if": "tactile_writing:braille:bzg=yes", + "ifnot": "tactile_writing:braille:bzg=", + "searchTerms": { + "*": [ + "bzg" + ] + }, + "then": { + "en": "Babuza", + "nl": "Babuza", + "ca": "babuza", + "es": "babuza", + "fr": "babuza", + "it": "lingua babuza", + "ja": "バブサ語", + "zh_Hans": "巴布萨语", + "zh_Hant": "巴布薩語", + "id": "Bahasa Babuza" + } + }, + { + "if": "tactile_writing:braille:pyu=yes", + "ifnot": "tactile_writing:braille:pyu=", + "searchTerms": { + "*": [ + "pyu" + ] + }, + "then": { + "en": "Puyuma", + "ca": "puyuma", + "eo": "pujuma lingvo", + "id": "Bahasa Puyuma", + "it": "lingua puyuma", + "ja": "プユマ語", + "nl": "Pyuma", + "ru": "Пуюма", + "zh_Hans": "卑南语", + "zh_Hant": "卑南語", + "fr": "pouyouma" + } + }, + { + "if": "tactile_writing:braille:guc=yes", + "ifnot": "tactile_writing:braille:guc=", + "searchTerms": { + "*": [ + "guc" + ] + }, + "then": { + "ca": "wayuunaiki", + "de": "Wayuu", + "en": "Wayuu", + "eo": "vajua lingvo", + "es": "Idioma wayú", + "fr": "wayuu", + "gl": "Lingua wayuu", + "it": "lingua wayuu", + "ja": "ワユ語", + "nl": "Wayuu", + "pl": "Język wayuu", + "pt": "Língua wayuu", + "ru": "Гуахиро" + } + }, + { + "if": "tactile_writing:braille:yec=yes", + "ifnot": "tactile_writing:braille:yec=", + "searchTerms": { + "*": [ + "yec" + ] + }, + "then": { + "de": "Jenisch", + "nl": "Jenisch", + "eo": "jeniŝa lingvo", + "es": "Idioma yeniche", + "fr": "yéniche", + "it": "yeniche", + "nb_NO": "jenischespråket", + "pt": "Língua yeniche", + "ru": "Енишский язык", + "en": "Yenish", + "ja": "イェニッシュ" + } + }, + { + "if": "tactile_writing:braille:bla=yes", + "ifnot": "tactile_writing:braille:bla=", + "searchTerms": { + "*": [ + "bla" + ] + }, + "then": { + "de": "Blackfoot", + "en": "Blackfoot", + "eo": "nigrapieda lingvo", + "es": "Idioma siksiká", + "fi": "Mustajalka", + "fr": "pied-noir", + "gl": "Lingua siksiká", + "it": "lingua blackfoot", + "ja": "ブラックフット語", + "nb_NO": "blackfoot", + "nl": "Blackfoot", + "pl": "język siksika", + "pt": "Língua Siksiká", + "sv": "siksika", + "zh_Hans": "黑脚语", + "ru": "блэкфут" + } + }, + { + "if": "tactile_writing:braille:cbk-zam=yes", + "ifnot": "tactile_writing:braille:cbk-zam=", + "searchTerms": { + "*": [ + "cbk-zam" + ] + }, + "then": { + "ca": "chavacano", + "de": "Chabacano", + "en": "Chavacano", + "eo": "Ĉabakana lingvo", + "fr": "chavacano", + "gl": "Chavacano", + "ja": "チャバカノ語", + "nb_NO": "chavacano", + "nl": "Chavacano", + "pl": "Język chavacano", + "pt": "chavacano", + "ru": "Чабакано", + "sv": "chavacano", + "es": "criollo chabacano", + "hu": "chabacano", + "fi": "Chavacano", + "id": "bahasa Cabakano", + "it": "ciavacano" + } + }, + { + "if": "tactile_writing:braille:mnw=yes", + "ifnot": "tactile_writing:braille:mnw=", + "searchTerms": { + "*": [ + "mnw" + ] + }, + "then": { + "es": "mon", + "fr": "môn", + "gl": "Lingua mon", + "id": "Bahasa Mon", + "it": "lingua mon", + "ja": "モン語", + "pl": "Język mon", + "pt": "Língua mon", + "ru": "монский язык", + "zh_Hans": "孟语", + "zh_Hant": "孟語", + "nb_NO": "mon", + "nl": "Mon", + "en": "Mon", + "ca": "mon", + "de": "Mon", + "eo": "Mon (lingvo)" + } + }, + { + "if": "tactile_writing:braille:mzn=yes", + "ifnot": "tactile_writing:braille:mzn=", + "searchTerms": { + "*": [ + "mzn" + ] + }, + "then": { + "en": "Mazanderani", + "nb_NO": "Mazandarani", + "ca": "mazanderani", + "da": "Mazenisk", + "de": "Masanderanisch", + "eo": "mazandarana lingvo", + "es": "mazandaraní", + "fi": "Mazandaranin kieli", + "fr": "mazandarani", + "gl": "Lingua mazanderani", + "id": "Bahasa Mazandaran", + "it": "mazanderani", + "ja": "マーザンダラーン語", + "nl": "Mazanderani", + "pl": "język mazanderański", + "pt": "Língua mazandarani", + "pt_BR": "Língua mazandarani", + "ru": "мазандеранский язык", + "sv": "mazenderani", + "hu": "mázandaráni" + } + }, + { + "if": "tactile_writing:braille:rmy=yes", + "ifnot": "tactile_writing:braille:rmy=", + "searchTerms": { + "*": [ + "rmy" + ] + }, + "then": { + "en": "Romani", + "nl": "Romani", + "ca": "romaní", + "da": "Romani", + "pt": "Romani", + "de": "Romani", + "pt_BR": "Romani", + "eo": "cigana lingvo", + "es": "romaní", + "fi": "romanikieli", + "fr": "romani", + "gl": "lingua romaní", + "hu": "cigány", + "id": "Bahasa Romani", + "it": "romaní", + "nb_NO": "romanes", + "pl": "język romski", + "ru": "цыганский язык", + "sl": "romščina", + "sv": "romani", + "ja": "ロマ語" + } + }, + { + "if": "tactile_writing:braille:rue=yes", + "ifnot": "tactile_writing:braille:rue=", + "searchTerms": { + "*": [ + "rue" + ] + }, + "then": { + "en": "Rusyn", + "nl": "Roetheens", + "ru": "русинский язык", + "gl": "Lingua rutena", + "da": "Rusinsk", + "de": "Russinisch", + "eo": "rusina lingvo", + "es": "rusino", + "fi": "ruteeni", + "fr": "rusyn", + "hu": "ruszin", + "id": "Bahasa Rusyn", + "it": "ruteno", + "ja": "ルシン語", + "nb_NO": "rusinsk", + "pl": "Język rusiński", + "pt": "Língua rusyn", + "pt_BR": "Língua rusyn", + "sl": "Rusinščina", + "sv": "rusinska", + "ca": "rutè modern" + } + }, + { + "if": "tactile_writing:braille:fiu-vro=yes", + "ifnot": "tactile_writing:braille:fiu-vro=", + "searchTerms": { + "*": [ + "fiu-vro" + ] + }, + "then": { + "nb_NO": "sørestisk", + "nl": "Võro", + "pl": "język võro", + "pt": "Língua võro", + "ru": "выруский диалект", + "sv": "võro", + "zh_Hans": "沃罗语", + "hu": "võro", + "en": "Võro", + "ca": "võro", + "da": "Võro", + "de": "Võro", + "eo": "voroa lingvo", + "es": "Idioma võro", + "fi": "võro", + "fr": "võro", + "gl": "Lingua võro", + "id": "Bahasa Võro", + "it": "võro", + "ja": "ヴォロ語" + } + }, + { + "if": "tactile_writing:braille:ckt=yes", + "ifnot": "tactile_writing:braille:ckt=", + "searchTerms": { + "*": [ + "ckt" + ] + }, + "then": { + "en": "Chukchi", + "ca": "txuktxi", + "de": "Tschuktschisch", + "eo": "Ĉukĉa lingvo", + "es": "chucoto", + "fi": "Tšuktšin kieli", + "fr": "tchouktche", + "gl": "Lingua Chukoto", + "id": "Bahasa Chukchi", + "it": "lingua ciukcia", + "ja": "チュクチ語", + "nb_NO": "Luoravetlansk", + "nl": "Tsjoektsjisch", + "pl": "Język czukocki", + "pt": "Língua chukoto", + "ru": "чукотский язык", + "sl": "Čukotščina", + "sv": "tjuktjiska", + "hu": "csukcs" + } + }, + { + "if": "tactile_writing:braille:pko=yes", + "ifnot": "tactile_writing:braille:pko=", + "searchTerms": { + "*": [ + "pko" + ] + }, + "then": { + "de": "Pökoot", + "en": "Pökoot", + "it": "lingua suk", + "ja": "ポコット語", + "pt": "Língua pocote", + "ru": "Покот", + "sv": "pökoot", + "fr": "Pökot" + } + }, + { + "if": "tactile_writing:braille:nui=yes", + "ifnot": "tactile_writing:braille:nui=", + "searchTerms": { + "*": [ + "nui" + ] + }, + "then": { + "en": "Kombe", + "ca": "llengua combe", + "de": "Ngumbi", + "es": "kombe", + "fr": "Langue kombe", + "gl": "Lingua kombe", + "ja": "コンベ語" + } + }, + { + "if": "tactile_writing:braille:zh-min-nan=yes", + "ifnot": "tactile_writing:braille:zh-min-nan=", + "searchTerms": { + "*": [ + "zh-min-nan" + ] + }, + "then": { + "en": "Southern Min", + "fr": "minnan", + "zh_Hant": "閩南語", + "da": "Minnan", + "fi": "Minnan", + "de": "Min Nan", + "eo": "minnana lingvo", + "es": "chino min nan", + "gl": "lingua min nam", + "id": "Min Selatan", + "it": "min nan", + "ja": "閩南語", + "nb_NO": "minnan", + "nl": "Minnanyu", + "pl": "język minnański", + "pt": "Min Nan", + "pt_BR": "Min nan", + "ru": "южноминьский язык", + "sv": "minnan", + "ca": "min nan", + "hu": "minnan" + } + }, + { + "if": "tactile_writing:braille:gsg=yes", + "ifnot": "tactile_writing:braille:gsg=", + "searchTerms": { + "*": [ + "gsg" + ] + }, + "then": { + "ca": "llengua de signes alemanya", + "da": "Tysk tegnsprog", + "de": "Deutsche Gebärdensprache", + "en": "German Sign Language", + "eo": "germana signolingvo", + "es": "lengua de señas alemana", + "fr": "langue des signes allemande", + "hu": "német jelnyelv", + "id": "Bahasa Isyarat Jerman", + "it": "lingua dei segni tedesca", + "ja": "ドイツ手話", + "nb_NO": "tysk tegnspråk", + "nl": "Duitse gebarentaal", + "pl": "niemiecki język migowy", + "pt": "língua gestual alemã", + "pt_BR": "língua de sinais alemã", + "ru": "германский жестовый язык", + "sv": "tyskt teckenspråk", + "zh_Hans": "德国手语", + "zh_Hant": "德國手語", + "fi": "saksalainen viittomakieli" + } + }, + { + "if": "tactile_writing:braille:krl=yes", + "ifnot": "tactile_writing:braille:krl=", + "searchTerms": { + "*": [ + "krl" + ] + }, + "then": { + "en": "Karelian", + "hu": "karjalai", + "ca": "carelià", + "da": "karelsk", + "de": "Karelisch", + "eo": "karela lingvo", + "es": "carelio", + "fi": "karjalan kieli", + "fr": "carélien", + "gl": "Lingua carelia", + "id": "Bahasa Karelia", + "it": "careliano", + "ja": "カレリア語", + "nb_NO": "karelsk", + "nl": "Karelisch", + "pl": "język karelski", + "pt": "Língua carélia", + "pt_BR": "Língua carélia", + "ru": "карельский язык", + "sv": "karelska", + "zh_Hant": "卡累利阿語", + "zh_Hans": "卡累利阿语" + } + }, + { + "if": "tactile_writing:braille:udm=yes", + "ifnot": "tactile_writing:braille:udm=", + "searchTerms": { + "*": [ + "udm" + ] + }, + "then": { + "ca": "udmurt", + "da": "Udmurtisk", + "de": "Udmurtisch", + "eo": "udmurta lingvo", + "es": "udmurto", + "fi": "udmurtin kieli", + "fr": "oudmourte", + "gl": "Lingua udmurta", + "hu": "udmurt", + "id": "Bahasa Udmurt", + "it": "udmurto", + "ja": "ウドムルト語", + "nb_NO": "udmurtisk", + "nl": "Oedmoerts", + "pl": "język udmurcki", + "pt": "Língua udmurte", + "pt_BR": "Língua udmurte", + "ru": "удмуртский язык", + "sv": "udmurtiska", + "en": "Udmurt" + } + }, + { + "if": "tactile_writing:braille:zu=yes", + "ifnot": "tactile_writing:braille:zu=", + "searchTerms": { + "*": [ + "zu" + ] + }, + "then": { + "it": "zulu", + "ja": "ズールー語", + "pl": "język zulu", + "pt": "língua zulu", + "pt_BR": "língua zulu", + "ru": "зулу", + "sv": "zulu", + "zh_Hant": "祖魯語", + "en": "Zulu", + "nb_NO": "zulu", + "nl": "Zoeloe", + "ca": "zulu", + "da": "zulu", + "de": "isiZulu", + "eo": "zulua lingvo", + "es": "zulú", + "fi": "zulu", + "fr": "zoulou", + "gl": "Lingua zulú", + "hu": "zulu", + "id": "Bahasa Zulu" + }, + "priorityIf": "_country~((^|;)za($|;))" + }, + { + "if": "tactile_writing:braille:rm=yes", + "ifnot": "tactile_writing:braille:rm=", + "searchTerms": { + "*": [ + "rm" + ] + }, + "then": { + "en": "Romansh", + "ca": "romanx", + "da": "Rætoromansk", + "de": "Bündnerromanisch", + "eo": "romanĉa lingvo", + "es": "romanche", + "fi": "retoromaani", + "fr": "romanche", + "gl": "lingua romanche", + "hu": "romans", + "id": "Bahasa Romansh", + "it": "romancio", + "ja": "ロマンシュ語", + "nb_NO": "retoromansk", + "nl": "Reto-Romaans", + "pl": "Język romansz", + "pt": "romanche", + "pt_BR": "língua romanche", + "ru": "романшский язык", + "sl": "Retoromanščina", + "sv": "rätoromanska" + }, + "priorityIf": "_country~((^|;)ch($|;))" + }, + { + "if": "tactile_writing:braille:sei=yes", + "ifnot": "tactile_writing:braille:sei=", + "searchTerms": { + "*": [ + "sei" + ] + }, + "then": { + "en": "Seri", + "nl": "Seri", + "de": "Seri", + "ca": "seri", + "es": "seri", + "fr": "seri", + "id": "Bahasa Seri", + "it": "seri", + "ja": "セリ語", + "pl": "Język seri", + "pt": "Língua seri", + "ru": "Сери", + "sv": "seri", + "zh_Hant": "塞裏語" + } + }, + { + "if": "tactile_writing:braille:pis=yes", + "ifnot": "tactile_writing:braille:pis=", + "searchTerms": { + "*": [ + "pis" + ] + }, + "then": { + "de": "Pijin", + "en": "Pijin", + "fi": "Pijin", + "fr": "pijin", + "it": "lingua pijin", + "ja": "ピジン語", + "pl": "Język neosalomoński", + "pt": "Língua pijin", + "ru": "Пиджин Соломоновых Островов", + "sv": "Pijin", + "es": "Pidgin salomonense", + "eo": "piĵina lingvo" + } + }, + { + "if": "tactile_writing:braille:min=yes", + "ifnot": "tactile_writing:braille:min=", + "searchTerms": { + "*": [ + "min" + ] + }, + "then": { + "sv": "minangkabau", + "zh_Hans": "米南佳保语", + "zh_Hant": "米南佳保語", + "ca": "minangkabau", + "de": "Minangkabauisch", + "en": "Minangkabau", + "eo": "minankabaŭa lingvo", + "es": "minangkabau", + "fi": "Minangkabaun kieli", + "fr": "minangkabau", + "gl": "Lingua minangkabau", + "id": "Minangkabau", + "it": "minangkabau", + "ja": "ミナンカバウ語", + "nb_NO": "Minangkabau", + "nl": "Minangkabaus", + "pl": "Język minangkabau", + "pt": "Língua minangkabau", + "pt_BR": "Língua minangkabau", + "ru": "минангкабау" + } + }, + { + "if": "tactile_writing:braille:mwl=yes", + "ifnot": "tactile_writing:braille:mwl=", + "searchTerms": { + "*": [ + "mwl" + ] + }, + "then": { + "es": "mirandés", + "ca": "mirandès", + "de": "Mirandés", + "en": "Mirandese", + "eo": "miranda lingvo", + "fi": "Mirandeesi", + "fr": "mirandais", + "gl": "lingua mirandesa", + "hu": "mirandai", + "id": "Bahasa Miranda", + "it": "mirandese", + "ja": "ミランダ語", + "nb_NO": "mirandesisk", + "nl": "Mirandees", + "pl": "język mirandyjski", + "pt": "mirandês", + "pt_BR": "mirandês", + "ru": "мирандский язык", + "sv": "mirandesiska" + } + }, + { + "if": "tactile_writing:braille:bsk=yes", + "ifnot": "tactile_writing:braille:bsk=", + "searchTerms": { + "*": [ + "bsk" + ] + }, + "then": { + "it": "lingua burushaski", + "ja": "ブルシャスキー語", + "nl": "Burushaski", + "pl": "Język buruszaski", + "pt": "língua burushaski", + "ru": "Бурушаски", + "sv": "burushaski", + "zh_Hans": "布鲁夏斯基语", + "zh_Hant": "布魯夏斯基語", + "id": "Bahasa Burushaski", + "hu": "burusaszki", + "ca": "buruixaski", + "da": "Burushaski", + "de": "Burushaski", + "en": "Burushaski", + "eo": "buruŝa lingvo", + "es": "Idioma burushaski", + "fi": "Burušaskin kieli", + "fr": "bourouchaski", + "gl": "Lingua burushaski" + } + }, + { + "if": "tactile_writing:braille:nod=yes", + "ifnot": "tactile_writing:braille:nod=", + "searchTerms": { + "*": [ + "nod" + ] + }, + "then": { + "de": "Lanna", + "ca": "tailandès septentrional", + "en": "Northern Thai", + "eo": "nord-taja lingvo", + "es": "idioma tailandés septentrional", + "fr": "thaï du Nord", + "id": "Bahasa Thai Utara", + "it": "thailandese settentrionale", + "ja": "北タイ語", + "nl": "Noordelijk Thai", + "pl": "Język północnotajski", + "ru": "Юан (язык)", + "zh_Hans": "北部泰语", + "zh_Hant": "北部泰語", + "pt": "Língua tai norte" + } + }, + { + "if": "tactile_writing:braille:ssf=yes", + "ifnot": "tactile_writing:braille:ssf=", + "searchTerms": { + "*": [ + "ssf" + ] + }, + "then": { + "en": "Thao", + "nl": "Thao", + "ca": "thao", + "fi": "Thaon kieli", + "fr": "thao", + "it": "lingua thao", + "ja": "サオ語", + "pl": "Język thao", + "id": "Bahasa Thao", + "ru": "Тхао" + } + }, + { + "if": "tactile_writing:braille:sxr=yes", + "ifnot": "tactile_writing:braille:sxr=", + "searchTerms": { + "*": [ + "sxr" + ] + }, + "then": { + "en": "Saaroa", + "fi": "Saaroa", + "nl": "Saaroa", + "ca": "saaroa", + "fr": "saaroa", + "it": "lingua saaroa", + "ja": "サアロア語", + "pt": "Língua saaroa", + "zh_Hans": "拉阿鲁哇语", + "zh_Hant": "拉阿魯哇語", + "id": "Bahasa Saaroa" + } + }, + { + "if": "tactile_writing:braille:mdf=yes", + "ifnot": "tactile_writing:braille:mdf=", + "searchTerms": { + "*": [ + "mdf" + ] + }, + "then": { + "en": "Moksha", + "ca": "mokxa", + "de": "Mokschanisch", + "eo": "mokŝa lingvo", + "es": "moksha", + "fi": "mokša", + "fr": "moksa", + "gl": "Lingua moksha", + "hu": "moksa", + "id": "Bahasa Moksha", + "it": "mokša", + "ja": "モクシャ語", + "nb_NO": "moksja", + "nl": "Moksja", + "pl": "Język moksza", + "pt": "Língua moksha", + "pt_BR": "Língua moksha", + "ru": "мокшанский язык", + "sv": "moksja" + } + }, + { + "if": "tactile_writing:braille:mk=yes", + "ifnot": "tactile_writing:braille:mk=", + "searchTerms": { + "*": [ + "mk" + ] + }, + "then": { + "pl": "język macedoński", + "en": "Macedonian", + "es": "macedonio", + "fr": "macédonien", + "hu": "macedón", + "it": "macedone", + "de": "Mazedonisch", + "nl": "Macedonisch", + "ru": "македонский язык", + "ca": "macedònic", + "da": "makedonsk", + "eo": "makedona lingvo", + "fi": "makedonia", + "gl": "Lingua macedonia", + "id": "Bahasa Makedonia", + "ja": "マケドニア語", + "nb_NO": "makedonsk", + "pt": "língua macedônia", + "pt_BR": "Língua macedônia", + "sl": "makedonščina", + "sv": "makedonska", + "zh_Hans": "马其顿语", + "zh_Hant": "馬其頓語" + }, + "priorityIf": "_country~((^|;)mk($|;))" + }, + { + "if": "tactile_writing:braille:rki=yes", + "ifnot": "tactile_writing:braille:rki=", + "searchTerms": { + "*": [ + "rki" + ] + }, + "then": { + "zh_Hans": "阿拉干语", + "zh_Hant": "阿拉幹語", + "en": "Arakanese", + "fr": "arakanais", + "id": "Bahasa Arakan", + "ja": "ラカイン語", + "pl": "Język arakański", + "pt": "Língua arracanesa", + "ru": "Араканский язык" + } + }, + { + "if": "tactile_writing:braille:fuf=yes", + "ifnot": "tactile_writing:braille:fuf=", + "searchTerms": { + "*": [ + "fuf" + ] + }, + "then": { + "en": "Pular", + "fr": "pular", + "ja": "プラー語" + } + }, + { + "if": "tactile_writing:braille:jax=yes", + "ifnot": "tactile_writing:braille:jax=", + "searchTerms": { + "*": [ + "jax" + ] + }, + "then": { + "ru": "Джамби", + "en": "Jambi Malay", + "fr": "malais jambi", + "id": "Bahasa Melayu Jambi", + "ja": "ジャンビ・マレー語", + "pl": "Język jambi" + } + }, + { + "if": "tactile_writing:braille:dtp=yes", + "ifnot": "tactile_writing:braille:dtp=", + "searchTerms": { + "*": [ + "dtp" + ] + }, + "then": { + "fr": "dusun", + "de": "Dusun", + "en": "Kadazandusun", + "id": "Bahasa Kadazandusun", + "ja": "中央ドゥスン語", + "nl": "Dusun", + "pl": "język dusun", + "pt": "Língua dusun", + "ru": "дусунский язык" + } + }, + { + "if": "tactile_writing:braille:zgh=yes", + "ifnot": "tactile_writing:braille:zgh=", + "searchTerms": { + "*": [ + "zgh" + ] + }, + "then": { + "ca": "amazic estàndard marroquí", + "de": "marokkanisches Tamazight", + "en": "Standard Moroccan Berber", + "eo": "norma maroka tamaziĥta lingvo", + "es": "Amazig estándar marroquí", + "fi": "Vakioitu tamazight", + "fr": "amazighe standard marocain", + "ja": "標準モロッコ・タマジクト語", + "nl": "Standaardtamazight", + "zh_Hans": "标准摩洛哥柏柏尔语", + "zh_Hant": "標準摩洛哥柏柏語", + "ru": "Стандартный марокканский берберский язык" + } + }, + { + "if": "tactile_writing:braille:bgn=yes", + "ifnot": "tactile_writing:braille:bgn=", + "searchTerms": { + "*": [ + "bgn" + ] + }, + "then": { + "en": "Western Balochi", + "fr": "baloutche de l'Ouest", + "it": "beluci occidentale", + "ja": "西バローチー語", + "nl": "West-Beloetsji", + "ru": "западный белуджский язык" + } + }, + { + "if": "tactile_writing:braille:xh=yes", + "ifnot": "tactile_writing:braille:xh=", + "searchTerms": { + "*": [ + "xh" + ] + }, + "then": { + "ca": "xosa", + "da": "isiXhosa", + "de": "IsiXhosa", + "eo": "kosa lingvo", + "gl": "Lingua xhosa", + "hu": "xhosza", + "id": "Bahasa Xhosa", + "ja": "コサ語", + "pl": "język xhosa", + "pt": "língua xhosa", + "pt_BR": "língua xhosa", + "sv": "xhosa", + "zh_Hant": "科薩語", + "fi": "xhosan kieli", + "sl": "kosa", + "en": "Xhosa", + "nl": "Xhosa", + "ru": "коса", + "fr": "xhosa", + "es": "xhosa", + "it": "xhosa", + "nb_NO": "xhosa" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" + }, + { + "if": "tactile_writing:braille:mnc=yes", + "ifnot": "tactile_writing:braille:mnc=", + "searchTerms": { + "*": [ + "mnc" + ] + }, + "then": { + "en": "Manchu", + "ca": "manxú", + "de": "Mandschurisch", + "eo": "manĉura lingvo", + "es": "idioma manchú", + "fi": "Mantšun kieli", + "fr": "mandchou", + "gl": "Lingua manchú", + "hu": "mandzsu", + "id": "Bahasa Manchu", + "it": "lingua mancese", + "ja": "満洲語", + "nb_NO": "Mandsjuisk", + "nl": "Mantsjoe", + "pl": "język mandżurski", + "pt": "Língua manchu", + "ru": "маньчжурский язык", + "sv": "manchuiska" + } + }, + { + "if": "tactile_writing:braille:nv=yes", + "ifnot": "tactile_writing:braille:nv=", + "searchTerms": { + "*": [ + "nv" + ] + }, + "then": { + "de": "Navajo", + "en": "Navajo", + "es": "navajo", + "nl": "Navajo", + "ca": "navajo", + "da": "navajo", + "eo": "navaha lingvo", + "fi": "navajo", + "fr": "navajo", + "gl": "Lingua navajo", + "hu": "navahó", + "id": "Bahasa Navajo", + "it": "lingua navajo", + "ja": "ナバホ語", + "nb_NO": "navajo", + "pl": "język nawaho", + "pt": "Língua navaja", + "pt_BR": "Língua navaja", + "ru": "навахо", + "sv": "navajo" + } + }, + { + "if": "tactile_writing:braille:iu=yes", + "ifnot": "tactile_writing:braille:iu=", + "searchTerms": { + "*": [ + "iu" + ] + }, + "then": { + "nb_NO": "inuktitut", + "nl": "Inuktitut", + "pl": "inuktitut", + "pt": "Língua inuktitut", + "pt_BR": "Língua inuktitut", + "ru": "инуктитут", + "sv": "inuktitut", + "zh_Hans": "伊努克提图特语", + "zh_Hant": "伊努克提圖特語", + "de": "Inuktitut", + "en": "Inuktitut", + "ca": "inuktitut", + "da": "Inuktitut", + "eo": "inuktituta lingvo", + "es": "lenguas inuit", + "fi": "Inuktitut", + "fr": "inuktitut", + "gl": "Lingua inuktitut", + "hu": "inuktitut", + "id": "Bahasa Inuktitut", + "it": "inuktitut", + "ja": "イヌクティトゥット語" + } + }, + { + "if": "tactile_writing:braille:myv=yes", + "ifnot": "tactile_writing:braille:myv=", + "searchTerms": { + "*": [ + "myv" + ] + }, + "then": { + "ca": "erzya", + "de": "Ersjanisch", + "en": "Erzya", + "eo": "erzja lingvo", + "es": "erzya", + "fi": "ersä", + "fr": "erzya", + "gl": "Lingua erzya", + "hu": "erza", + "id": "Bahasa Erzya", + "it": "erza", + "ja": "エルジャ語", + "nb_NO": "erzia", + "nl": "Erzja", + "pl": "język erzja", + "pt": "Língua erzya", + "pt_BR": "Língua erzya", + "ru": "эрзянский язык", + "sl": "Erzjanščina", + "sv": "erzya" + } + }, + { + "if": "tactile_writing:braille:stq=yes", + "ifnot": "tactile_writing:braille:stq=", + "searchTerms": { + "*": [ + "stq" + ] + }, + "then": { + "da": "Saterfrisisk", + "de": "Saterfriesisch", + "eo": "saterfrisa lingvo", + "es": "frisón del Saterland", + "fi": "itäfriisi", + "fr": "frison saterlandais", + "gl": "Lingua frisoa oriental", + "it": "lingua frisone del Saterland", + "ja": "東フリジア語", + "nb_NO": "saterfrisisk", + "nl": "Saterfries", + "pl": "Język fryzyjski saterlandzki", + "pt": "frisão oriental", + "ru": "Затерландский фризский язык", + "sv": "saterfrisiska", + "zh_Hans": "萨特弗里斯兰语", + "zh_Hant": "薩特菲士蘭語", + "id": "Bahasa Frisia Saterland", + "en": "Saterland Frisian", + "ca": "frisó oriental" + } + }, + { + "if": "tactile_writing:braille:aa=yes", + "ifnot": "tactile_writing:braille:aa=", + "searchTerms": { + "*": [ + "aa" + ] + }, + "then": { + "de": "Afar", + "nl": "Afar", + "en": "Afar", + "ca": "llengua àfar", + "eo": "afara lingvo", + "fr": "afar", + "gl": "Lingua afar", + "hu": "afar", + "id": "Bahasa Afar", + "it": "afar", + "ja": "アファル語", + "nb_NO": "afar", + "pl": "Język afar", + "pt": "Língua afar", + "pt_BR": "língua afar", + "ru": "афарский язык", + "sv": "afar", + "es": "idioma afar", + "fi": "afarin kieli" + } + }, + { + "if": "tactile_writing:braille:vec=yes", + "ifnot": "tactile_writing:braille:vec=", + "searchTerms": { + "*": [ + "vec" + ] + }, + "then": { + "fr": "vénitien", + "gl": "Lingua véneta", + "it": "veneto", + "ja": "ヴェネト語", + "nb_NO": "venetiansk", + "nl": "Venetiaans", + "pl": "język wenecki", + "pt": "Língua vêneta", + "ru": "современный венетский язык", + "sl": "Beneščina", + "sv": "venetianska", + "hu": "velencei", + "id": "bahasa Venesia", + "ca": "vènet", + "de": "Venetisch", + "en": "Venetian", + "eo": "venecia lingvo", + "es": "véneto", + "fi": "venetsia" + } + }, + { + "if": "tactile_writing:braille:vep=yes", + "ifnot": "tactile_writing:braille:vep=", + "searchTerms": { + "*": [ + "vep" + ] + }, + "then": { + "en": "Veps", + "ca": "vepse", + "da": "Vepsisk", + "de": "Wepsisch", + "eo": "vepsa lingvo", + "es": "vepsio", + "fi": "vepsä", + "fr": "vepse", + "gl": "Lingua vepsa", + "id": "Bahasa Veps", + "it": "vepso", + "ja": "ヴェプス語", + "nb_NO": "vepsisk", + "nl": "Wepsisch", + "pl": "język wepski", + "pt": "Língua vepes", + "pt_BR": "Língua vepes", + "ru": "вепсский язык", + "sv": "vepsiska", + "zh_Hans": "维普斯语", + "zh_Hant": "維普斯語", + "hu": "vepsze" + } + }, + { + "if": "tactile_writing:braille:ckv=yes", + "ifnot": "tactile_writing:braille:ckv=", + "searchTerms": { + "*": [ + "ckv" + ] + }, + "then": { + "ca": "kavalan", + "en": "Kavalan", + "fi": "Kavalan", + "fr": "kavalan", + "it": "lingua kavalan", + "ja": "クバラン語", + "nl": "Kavalaans", + "pt": "Língua kavalan", + "zh_Hans": "噶玛兰语", + "zh_Hant": "噶瑪蘭語", + "id": "Bahasa Kavalan" + } + }, + { + "if": "tactile_writing:braille:khw=yes", + "ifnot": "tactile_writing:braille:khw=", + "searchTerms": { + "*": [ + "khw" + ] + }, + "then": { + "de": "Khowar", + "en": "Khowar", + "fi": "Khowarin kieli", + "fr": "khowar", + "id": "Bahasa Khowar", + "it": "khawar", + "ja": "コワール語", + "nb_NO": "Khowar", + "nl": "Khowar", + "pl": "język khowar", + "pt": "Língua khovar", + "sv": "khowar", + "ru": "кховар" + } + }, + { + "if": "tactile_writing:braille:uzs=yes", + "ifnot": "tactile_writing:braille:uzs=", + "searchTerms": { + "*": [ + "uzs" + ] + }, + "then": { + "de": "Südusbekisch", + "en": "Southern Uzbek", + "eo": "sud-uzbeka lingvo", + "fr": "ouzbek du Sud", + "ru": "Южноузбекский язык", + "zh_Hans": "南乌兹别克语", + "zh_Hant": "南烏茲別克語" + } + }, + { + "if": "tactile_writing:braille:cpx=yes", + "ifnot": "tactile_writing:braille:cpx=", + "searchTerms": { + "*": [ + "cpx" + ] + }, + "then": { + "nb_NO": "Puxian", + "de": "Pu-Xian", + "en": "Pu-Xian Min", + "fr": "puxian", + "ja": "莆仙語", + "pl": "Język puxian", + "pt": "Língua putian", + "ru": "Пусяньский язык" + } + }, + { + "if": "tactile_writing:braille:khg=yes", + "ifnot": "tactile_writing:braille:khg=", + "searchTerms": { + "*": [ + "khg" + ] + }, + "then": { + "en": "Khams Tibetan", + "fr": "tibétain khamké", + "ja": "カム・チベット語", + "pl": "Język kham", + "ru": "камский тибетский язык", + "pt": "Tibetano khams", + "hu": "khami tibeti" + } + }, + { + "if": "tactile_writing:braille:fkv=yes", + "ifnot": "tactile_writing:braille:fkv=", + "searchTerms": { + "*": [ + "fkv" + ] + }, + "then": { + "en": "Kven", + "ca": "kven", + "da": "kvensk", + "de": "Kvenisch", + "eo": "kvena lingvo", + "es": "kven", + "fi": "kveeni", + "fr": "kvène", + "gl": "Lingua kven", + "id": "Bahasa Kven", + "it": "kven", + "ja": "クヴェン語", + "nb_NO": "kvensk", + "nl": "Kveens", + "pl": "Język kweński", + "pt": "kven", + "pt_BR": "língua kven", + "ru": "квенский язык", + "sv": "kvänska", + "zh_Hant": "克文語", + "hu": "kven" + } + }, + { + "if": "tactile_writing:braille:bat-smg=yes", + "ifnot": "tactile_writing:braille:bat-smg=", + "searchTerms": { + "*": [ + "bat-smg" + ] + }, + "then": { + "ca": "samogitià", + "da": "Žemaitisk", + "de": "Schemaitisch", + "en": "Samogitian", + "eo": "Ĵemajtia dialekto", + "es": "Idioma samogitiano", + "fi": "Samogiitti", + "fr": "samogitien", + "gl": "Samoxiciano", + "id": "Dialek Samogitia", + "it": "samogitico", + "ja": "サモギティア語", + "nb_NO": "samogitisk", + "nl": "Samogitisch", + "pl": "język żmudzki", + "pt": "Samogiciano", + "ru": "жемайтское наречие", + "sv": "žemaitiska", + "zh_Hans": "萨莫吉提亚语", + "zh_Hant": "薩莫吉提亞語", + "hu": "szamogit" + } + }, + { + "if": "tactile_writing:braille:so=yes", + "ifnot": "tactile_writing:braille:so=", + "searchTerms": { + "*": [ + "so" + ] + }, + "then": { + "ca": "somali", + "da": "somali", + "de": "Somali", + "en": "Somali", + "eo": "somala lingvo", + "es": "somalí", + "fi": "somalin kieli", + "fr": "somali", + "gl": "Lingua somalí", + "hu": "szomáli", + "id": "Bahasa Somali", + "it": "somalo", + "ja": "ソマリ語", + "nb_NO": "somali", + "nl": "Somalisch", + "pl": "język somalijski", + "pt": "Língua somali", + "pt_BR": "Língua somali", + "ru": "сомалийский язык", + "sv": "somaliska", + "zh_Hans": "索马里语", + "zh_Hant": "索馬利亞語" + }, + "priorityIf": "_country~((^|;)so($|;))" + }, + { + "if": "tactile_writing:braille:wbl=yes", + "ifnot": "tactile_writing:braille:wbl=", + "searchTerms": { + "*": [ + "wbl" + ] + }, + "then": { + "de": "Wakhi", + "en": "Wakhi", + "nb_NO": "Wakhi", + "nl": "Wakhi", + "es": "wají", + "fi": "Vahanin kieli", + "fr": "wakhi", + "gl": "Lingua vakhí", + "id": "Bahasa Wakhi", + "it": "wakhi", + "ja": "ワヒ語", + "pl": "Język wachański", + "pt": "Língua wakhi", + "pt_BR": "Língua wakhi", + "ru": "Ваханский язык", + "ca": "wakhí" + } + }, + { + "if": "tactile_writing:braille:ami=yes", + "ifnot": "tactile_writing:braille:ami=", + "searchTerms": { + "*": [ + "ami" + ] + }, + "then": { + "en": "Amis", + "nl": "Amis", + "ca": "amis", + "de": "Amisisch", + "es": "Idioma amis", + "fr": "amis", + "gl": "Lingua amis", + "id": "Bahasa Amis", + "it": "lingua amis", + "ja": "アミ語", + "pl": "Język amis", + "pt": "Língua amis", + "ru": "амисский язык", + "sv": "amis", + "zh_Hans": "阿美语", + "zh_Hant": "阿美語", + "fi": "Amisin kieli" + } + }, + { + "if": "tactile_writing:braille:anp=yes", + "ifnot": "tactile_writing:braille:anp=", + "searchTerms": { + "*": [ + "anp" + ] + }, + "then": { + "de": "Angika", + "en": "Angika", + "es": "Idioma angika", + "fi": "Angika", + "fr": "angika", + "gl": "Lingua angika", + "it": "lingua angika", + "ja": "アンギカ語", + "nl": "Angika", + "pt": "Língua angika", + "zh_Hans": "昂加语", + "zh_Hant": "昂加語", + "ru": "ангика" + } + }, + { + "if": "tactile_writing:braille:rup=yes", + "ifnot": "tactile_writing:braille:rup=", + "searchTerms": { + "*": [ + "rup" + ] + }, + "then": { + "en": "Aromanian", + "fr": "aroumain", + "ca": "aromanès", + "da": "Aromunsk", + "de": "Aromunisch", + "eo": "arumana lingvo", + "es": "arumano", + "fi": "aromania", + "gl": "Lingua arromanesa", + "hu": "aromán", + "id": "Bahasa Arumania", + "it": "arumeno", + "ja": "アルーマニア語", + "nb_NO": "arumensk", + "nl": "Aroemeens", + "pl": "Język arumuński", + "sv": "arumänska", + "ru": "арумынский язык", + "pt": "língua arromena" + } + }, + { + "if": "tactile_writing:braille:ve=yes", + "ifnot": "tactile_writing:braille:ve=", + "searchTerms": { + "*": [ + "ve" + ] + }, + "then": { + "ca": "venda", + "de": "Tshivenda", + "eo": "venda lingvo", + "es": "venda", + "fr": "venda", + "gl": "Lingua venda", + "hu": "venda", + "id": "Bahasa Venda", + "it": "venda", + "ja": "ヴェンダ語", + "nb_NO": "venda", + "nl": "Venda", + "pl": "Język venda", + "pt": "língua venda", + "pt_BR": "língua venda", + "ru": "венда", + "sv": "venda", + "zh_Hans": "文达语", + "fi": "vendan kieli", + "en": "Venda" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" + }, + { + "if": "tactile_writing:braille:esu=yes", + "ifnot": "tactile_writing:braille:esu=", + "searchTerms": { + "*": [ + "esu" + ] + }, + "then": { + "ca": "yupik de l'Alaska central", + "de": "Yup'ik", + "en": "Central Alaskan Yup'ik", + "es": "Yupik alaskeño central", + "fi": "alaskanjupik", + "fr": "yupik de l'Alaska central", + "gl": "Lingua iupik de Alasca central", + "it": "lingua yupik centrale", + "ja": "中央アラスカ・ユピック語", + "nb_NO": "Alaskayupik", + "nl": "Joepik", + "pl": "Język yupik środkowy", + "ru": "Центрально-юпикский язык", + "zh_Hans": "中阿拉斯加尤皮克语", + "sv": "Centraljupik" + } + }, + { + "if": "tactile_writing:braille:clc=yes", + "ifnot": "tactile_writing:braille:clc=", + "searchTerms": { + "*": [ + "clc" + ] + }, + "then": { + "en": "Chilcotin", + "de": "Tschilcotin", + "es": "chilcotin", + "fr": "chilcotin", + "it": "lingua chilcotin", + "ja": "チルコティン語", + "nb_NO": "Chilcotin", + "pt": "Língua chilcontin", + "ru": "Чилкотин", + "eo": "ĉilkotina lingvo" + } + }, + { + "if": "tactile_writing:braille:sma=yes", + "ifnot": "tactile_writing:braille:sma=", + "searchTerms": { + "*": [ + "sma" + ] + }, + "then": { + "ca": "sami meridional", + "da": "Sydsamisk", + "de": "Südsamisch", + "en": "Southern Sami", + "eo": "sud-samea lingvo", + "es": "sami meridional", + "fi": "eteläsaame", + "fr": "same du Sud", + "gl": "Lingua saami meridional", + "hu": "déli számi", + "id": "Bahasa Sami Selatan", + "it": "sami meridionale", + "ja": "南部サーミ語", + "nb_NO": "sørsamisk", + "nl": "Zuid-Samisch", + "pl": "język południowolapoński", + "pt": "língua sami meridional", + "pt_BR": "Língua sami meridional", + "ru": "южносаамский язык", + "sv": "sydsamiska", + "zh_Hans": "南萨米语", + "zh_Hant": "南薩米語" + } + }, + { + "if": "tactile_writing:braille:moe=yes", + "ifnot": "tactile_writing:braille:moe=", + "searchTerms": { + "*": [ + "moe" + ] + }, + "then": { + "de": "Innu-Sprache", + "en": "Innu-aimun", + "eo": "inua lingvo", + "es": "innu", + "fr": "innu-aimun", + "id": "Bahasa Innu", + "it": "innu-aimun", + "nl": "Innu language", + "ru": "Монтанье-наскапи" + } + }, + { + "if": "tactile_writing:braille:szl=yes", + "ifnot": "tactile_writing:braille:szl=", + "searchTerms": { + "*": [ + "szl" + ] + }, + "then": { + "eo": "silezia-pola lingvo", + "es": "silesio", + "fi": "sleesia", + "gl": "Lingua silesiana", + "id": "bahasa Silesia", + "it": "slesiano", + "ja": "シレジア語", + "nb_NO": "schlesisk", + "pl": "etnolekt śląski", + "pt": "silesiano", + "ru": "силезский язык", + "sl": "Šlezijščina", + "sv": "schlesiska", + "hu": "sziléziai", + "da": "Schlesisk", + "de": "Schlesisch", + "fr": "silésien", + "en": "Silesian", + "nl": "Silezisch", + "ca": "silesià" + } + }, + { + "if": "tactile_writing:braille:cho=yes", + "ifnot": "tactile_writing:braille:cho=", + "searchTerms": { + "*": [ + "cho" + ] + }, + "then": { + "de": "Choctaw", + "en": "Choctaw", + "nl": "Choctaw", + "ca": "choctaw", + "eo": "Ĉakta lingvo", + "es": "idioma choctaw", + "fi": "Choctawin kieli", + "fr": "choctaw", + "gl": "Lingua choctaw", + "hu": "csaktó", + "id": "Bahasa Choctaw", + "it": "lingua choctaw", + "ja": "チョクトー語", + "nb_NO": "choctaw", + "pl": "Język czoktaw", + "pt": "Língua choctaw", + "ru": "Чоктавский язык", + "sv": "choctaw", + "zh_Hans": "乔克托语" + } + }, + { + "if": "tactile_writing:braille:xnb=yes", + "ifnot": "tactile_writing:braille:xnb=", + "searchTerms": { + "*": [ + "xnb" + ] + }, + "then": { + "ca": "kanakanabu", + "en": "Kanakanavu", + "fi": "Kanakanabu", + "fr": "kanakanabu", + "it": "kanakanabu", + "ja": "カナカナブ語", + "nl": "Kanakanabu", + "pl": "język kanakanabu", + "pt": "Língua kanakanavu", + "ru": "Канаканабский язык", + "zh_Hans": "卡那卡那富语", + "zh_Hant": "卡那卡那富語", + "id": "Bahasa Kanakanavu" + } + }, + { + "if": "tactile_writing:braille:tzm=yes", + "ifnot": "tactile_writing:braille:tzm=", + "searchTerms": { + "*": [ + "tzm" + ] + }, + "then": { + "zh_Hans": "中阿特拉斯柏柏尔语", + "zh_Hant": "中阿特拉斯柏柏語", + "ca": "tamazight", + "de": "Zentralatlas-Tamazight", + "en": "Central Atlas Tamazight", + "eo": "tamaziĥta lingvo", + "es": "Tamazight del Marruecos Central", + "fi": "Keskiatlaksentamazight", + "fr": "tamazight du Maroc central", + "it": "tamazight del Marocco centrale", + "ja": "中央アトラス・タマジクト語", + "nl": "Central Atlas Tamazight", + "pl": "Język tamazight", + "ru": "Тамазигхтские языки", + "sv": "tamazight" + } + }, + { + "if": "tactile_writing:braille:aeb=yes", + "ifnot": "tactile_writing:braille:aeb=", + "searchTerms": { + "*": [ + "aeb" + ] + }, + "then": { + "pl": "tunezyjski", + "da": "Tunesisk arabisk", + "de": "Tunesisch-Arabisch", + "en": "Tunisian Arabic", + "eo": "tunizia araba lingvo", + "es": "árabe tunecino", + "fi": "tunisianarabia", + "fr": "arabe tunisien", + "id": "Bahasa Arab Tunisia", + "it": "arabo tunisino", + "ja": "アラビア語チュニジア方言", + "nb_NO": "tunisisk arabisk", + "nl": "Tunesisch", + "pt": "árabe tunisino", + "pt_BR": "Árabe tunisino", + "ru": "Тунисский диалект арабского языка", + "sv": "tunisisk arabiska", + "zh_Hans": "突尼斯阿拉伯语", + "zh_Hant": "突尼西亞阿拉伯語", + "ca": "àrab tunisià" + } + }, + { + "if": "tactile_writing:braille:lez=yes", + "ifnot": "tactile_writing:braille:lez=", + "searchTerms": { + "*": [ + "lez" + ] + }, + "then": { + "ca": "lesguià", + "de": "Lesgisch", + "en": "Lezgian", + "eo": "lezga lingvo", + "es": "Idioma lezgui", + "fi": "lezgi", + "fr": "lezghien", + "gl": "Lingua lezguia", + "hu": "lezg", + "id": "Bahasa Lezgia", + "it": "lesgo", + "ja": "レズギ語", + "nb_NO": "lezgisk", + "nl": "Lezgisch", + "pl": "język lezgiński", + "pt": "Língua lezgui", + "pt_BR": "Língua lezgui", + "ru": "лезгинский язык", + "sl": "Lezginščina", + "sv": "lezginska", + "zh_Hans": "列兹金语", + "zh_Hant": "列茲金語" + } + }, + { + "if": "tactile_writing:braille:lg=yes", + "ifnot": "tactile_writing:braille:lg=", + "searchTerms": { + "*": [ + "lg" + ] + }, + "then": { + "nb_NO": "Luganda", + "pl": "Język luganda", + "pt": "Língua luganda", + "ru": "Луганда", + "sv": "luganda", + "zh_Hant": "烏干達語", + "en": "Luganda", + "nl": "Luganda", + "de": "Luganda", + "ca": "ganda", + "da": "Luganda", + "eo": "ganda lingvo", + "es": "luganda", + "fi": "Gandan kieli", + "fr": "luganda", + "gl": "Lingua luganda", + "hu": "ganda", + "id": "Bahasa Luganda", + "it": "luganda", + "ja": "ルガンダ語" + } + }, + { + "if": "tactile_writing:braille:ht=yes", + "ifnot": "tactile_writing:braille:ht=", + "searchTerms": { + "*": [ + "ht" + ] + }, + "then": { + "ca": "crioll haitià", + "de": "Haitianisch", + "en": "Haitian Creole", + "eo": "haitia kreola lingvo", + "es": "criollo haitiano", + "fi": "haiti", + "fr": "créole haïtien", + "gl": "Crioulo haitiano", + "hu": "haiti kreol", + "id": "Bahasa Kreol Haiti", + "it": "creolo haitiano", + "ja": "ハイチ語", + "nb_NO": "haitisk", + "nl": "Haïtiaans Creools", + "pl": "język kreolski haitański", + "pt": "crioulo haitiano", + "pt_BR": "Língua crioula haitiana", + "ru": "гаитянский креольский язык", + "sv": "haitisk kreol", + "zh_Hans": "海地克里奥尔语", + "zh_Hant": "海地克里奧爾語", + "da": "haitisk" + }, + "priorityIf": "_country~((^|;)ht($|;))" + }, + { + "if": "tactile_writing:braille:oc=yes", + "ifnot": "tactile_writing:braille:oc=", + "searchTerms": { + "*": [ + "oc" + ] + }, + "then": { + "en": "Occitan", + "hu": "okcitán", + "ca": "occità", + "da": "occitansk", + "de": "Okzitanisch", + "eo": "okcitana lingvo", + "es": "occitano", + "fi": "oksitaani", + "fr": "occitan", + "gl": "lingua occitana", + "id": "Oksitan", + "it": "occitano", + "ja": "オック語", + "nb_NO": "oksitansk", + "nl": "Occitaans", + "pl": "język oksytański", + "pt": "língua occitana", + "pt_BR": "Língua occitana", + "ru": "окситанский язык", + "sl": "Okcitanščina", + "sv": "occitanska" + } + }, + { + "if": "tactile_writing:braille:ood=yes", + "ifnot": "tactile_writing:braille:ood=", + "searchTerms": { + "*": [ + "ood" + ] + }, + "then": { + "ca": "o'odham", + "en": "O'odham", + "es": "o'odham", + "fr": "o'odham", + "gl": "Lingua o'odham", + "it": "lingua o'odham", + "ja": "パパゴ語", + "nb_NO": "O'odham", + "nl": "O'odham", + "pl": "Język o'odham", + "ru": "оодхам", + "sv": "o'odham" + } + }, + { + "if": "tactile_writing:braille:bdr=yes", + "ifnot": "tactile_writing:braille:bdr=", + "searchTerms": { + "*": [ + "bdr" + ] + }, + "then": { + "de": "West Coast Bajau", + "en": "West Coast Bajau", + "fr": "bajau de la côte occidentale" + } + }, + { + "if": "tactile_writing:braille:gcf=yes", + "ifnot": "tactile_writing:braille:gcf=", + "searchTerms": { + "*": [ + "gcf" + ] + }, + "then": { + "en": "Guadeloupean Creole", + "fi": "Guadeloupen kreoli", + "fr": "créole guadeloupéen", + "nl": "Guadeloups Creools", + "pt": "Crioulo de Guadalupe", + "sv": "Guadeloupisk kreol", + "ca": "crioll de Guadalupe" + } + }, + { + "if": "tactile_writing:braille:srq=yes", + "ifnot": "tactile_writing:braille:srq=", + "searchTerms": { + "*": [ + "srq" + ] + }, + "then": { + "ca": "Sirionó", + "en": "Sirionó", + "es": "sirionó", + "fr": "sirionó", + "ja": "シリオノ語", + "nb_NO": "sirionó", + "nl": "Sirionó", + "pt": "Língua sirionó", + "ru": "сирионо" + } + }, + { + "if": "tactile_writing:braille:ki=yes", + "ifnot": "tactile_writing:braille:ki=", + "searchTerms": { + "*": [ + "ki" + ] + }, + "then": { + "ca": "gikuyu", + "eo": "kikuja lingvo", + "fi": "Kikujun kieli", + "fr": "kikuyu", + "gl": "Lingua kikuyu", + "hu": "kikuju", + "id": "Bahasa Kikuyu", + "it": "gikuyu", + "ja": "キクユ語", + "nb_NO": "kikuyu", + "pl": "język kikuju", + "pt": "Língua kikuyu", + "pt_BR": "Língua kikuyu", + "sv": "kikuyu", + "zh_Hans": "基库尤语", + "zh_Hant": "基庫尤語", + "es": "kikuyu", + "en": "Gikuyu", + "nl": "Gikuyu", + "de": "Kikuyu", + "ru": "Кикуйю" + } + }, + { + "if": "tactile_writing:braille:kn=yes", + "ifnot": "tactile_writing:braille:kn=", + "searchTerms": { + "*": [ + "kn" + ] + }, + "then": { + "ca": "kannada", + "da": "kannada", + "de": "Kannada", + "en": "Kannada", + "eo": "kanara lingvo", + "es": "canarés", + "fi": "kannada", + "fr": "kannada", + "gl": "Lingua kanaresa", + "hu": "kannada", + "id": "Bahasa Kannada", + "it": "kannada", + "ja": "カンナダ語", + "nb_NO": "kannada", + "nl": "Kannada", + "pl": "język kannada", + "pt": "Língua canaresa", + "ru": "каннада", + "sv": "kannada", + "zh_Hans": "卡纳达语", + "zh_Hant": "康納達語", + "sl": "kanareščina" + } + }, + { + "if": "tactile_writing:braille:za=yes", + "ifnot": "tactile_writing:braille:za=", + "searchTerms": { + "*": [ + "za" + ] + }, + "then": { + "de": "Zhuang", + "en": "Zhuang", + "nl": "Zhuang", + "ca": "llengües zhuang", + "da": "zhuang", + "eo": "ĝuanga lingvo", + "es": "chuang", + "fi": "Zhuangin kieli", + "fr": "zhuang", + "gl": "Linguas zhuang", + "hu": "csuang", + "id": "Rumpun bahasa Zhuang", + "it": "zhuang", + "ja": "チワン語", + "nb_NO": "zhuang", + "pl": "język zhuang", + "pt": "Língua zhuang", + "ru": "чжуанский язык", + "sv": "zhuang", + "zh_Hant": "壯語" + } + }, + { + "if": "tactile_writing:braille:kjh=yes", + "ifnot": "tactile_writing:braille:kjh=", + "searchTerms": { + "*": [ + "kjh" + ] + }, + "then": { + "zh_Hans": "哈卡斯语", + "zh_Hant": "哈卡斯语", + "gl": "Lingua khakas", + "ca": "khakàs", + "de": "Chakassisch", + "en": "Khakas", + "eo": "Ĥakasa lingvo", + "es": "Idioma jakasio", + "fi": "Hakassin kieli", + "fr": "khakasse", + "id": "Bahasa Khakas", + "it": "chakassa", + "ja": "ハカス語", + "nb_NO": "khakasisk", + "nl": "Chakas", + "pl": "Język chakaski", + "pt": "Língua khakas", + "ru": "хакасский язык", + "sv": "khakasiska" + } + }, + { + "if": "tactile_writing:braille:rn=yes", + "ifnot": "tactile_writing:braille:rn=", + "searchTerms": { + "*": [ + "rn" + ] + }, + "then": { + "ca": "rundi", + "de": "Kirundi", + "en": "Kirundi", + "eo": "burunda lingvo", + "es": "kirundi", + "fi": "Kirundi", + "fr": "kirundi", + "gl": "Lingua kirundi", + "hu": "kirundi", + "id": "Bahasa Kirundi", + "it": "kirundi", + "ja": "ルンディ語", + "nb_NO": "kirundi", + "nl": "Kirundi", + "pl": "język rundi", + "pt": "Língua kirundi", + "ru": "рунди", + "sv": "kirundi" + }, + "priorityIf": "_country~((^|;)bi($|;))" + }, + { + "if": "tactile_writing:braille:ho=yes", + "ifnot": "tactile_writing:braille:ho=", + "searchTerms": { + "*": [ + "ho" + ] + }, + "then": { + "da": "Hiri motu", + "de": "Hiri Motu", + "en": "Hiri Motu", + "eo": "hirimotua lingvo", + "es": "Hiri motu", + "fi": "Hiri motu", + "gl": "Hiri Motu", + "hu": "hiri motu", + "id": "Bahasa Hiri Motu", + "it": "hiri motu", + "ja": "ヒリモツ語", + "nb_NO": "hiri motu", + "nl": "Hiri Motu", + "pl": "Hiri motu", + "pt": "Língua hiri motu", + "ru": "хири-моту", + "sv": "hiri motu", + "ca": "Hiri Motu", + "fr": "hiri motou" + }, + "priorityIf": "_country~((^|;)pg($|;))" + }, + { + "if": "tactile_writing:braille:nsk=yes", + "ifnot": "tactile_writing:braille:nsk=", + "searchTerms": { + "*": [ + "nsk" + ] + }, + "then": { + "en": "Naskapi", + "ru": "Наскапи", + "fr": "naskapi", + "it": "lingua naskapi", + "nb_NO": "Naskapi (språk)" + } + }, + { + "if": "tactile_writing:braille:rmf=yes", + "ifnot": "tactile_writing:braille:rmf=", + "searchTerms": { + "*": [ + "rmf" + ] + }, + "then": { + "en": "Finnish Kalo", + "eo": "finna-cigana lingvo", + "fi": "Suomen romanikieli", + "fr": "romani finlandais", + "it": "lingua kalò della Finlandia", + "pt": "Língua kalo finlandesa", + "ru": "Финский кало" + } + }, + { + "if": "tactile_writing:braille:osa=yes", + "ifnot": "tactile_writing:braille:osa=", + "searchTerms": { + "*": [ + "osa" + ] + }, + "then": { + "en": "Osage", + "nl": "Osage", + "ca": "osage", + "fr": "osage", + "nb_NO": "Osage", + "fi": "Osagen kieli", + "it": "lingua osage", + "ja": "オセージ語", + "ru": "Оседжи" + } + }, + { + "if": "tactile_writing:braille:btm=yes", + "ifnot": "tactile_writing:braille:btm=", + "searchTerms": { + "*": [ + "btm" + ] + }, + "then": { + "en": "Mandailing", + "fr": "batak mandailing", + "id": "Bahasa Mandailing", + "ja": "バタク・マンダイリン語", + "pl": "język batak mandailing", + "zh_Hans": "曼代灵语", + "zh_Hant": "曼代靈語" + } + }, + { + "if": "tactile_writing:braille:guw=yes", + "ifnot": "tactile_writing:braille:guw=", + "searchTerms": { + "*": [ + "guw" + ] + }, + "then": { + "en": "Gun", + "de": "Gun", + "ca": "gun", + "ja": "グン語", + "ru": "гун", + "fr": "gun-gbe", + "gl": "Lingua gun" + } + }, + { + "if": "tactile_writing:braille:cnh=yes", + "ifnot": "tactile_writing:braille:cnh=", + "searchTerms": { + "*": [ + "cnh" + ] + }, + "then": { + "de": "Hakha Chin", + "fr": "haka chin", + "ja": "ハカ語", + "ru": "Чинский язык", + "en": "Hakha–Chin" + } + }, + { + "if": "tactile_writing:braille:nn=yes", + "ifnot": "tactile_writing:braille:nn=", + "searchTerms": { + "*": [ + "nn" + ] + }, + "then": { + "fi": "uusnorja", + "fr": "nynorsk", + "gl": "nynorsk", + "id": "Nynorsk", + "it": "nynorsk", + "ja": "ニーノシュク", + "nb_NO": "nynorsk", + "nl": "Nynorsk", + "pl": "norweski (nynorsk)", + "pt": "novo norueguês", + "pt_BR": "novo norueguês", + "zh_Hant": "新挪威語", + "hu": "nynorsk norvég", + "ru": "нюнорск", + "sv": "nynorska", + "ca": "nynorsk", + "da": "nynorsk", + "de": "Nynorsk", + "en": "Nynorsk", + "eo": "Nynorsk", + "es": "nynorsk" + }, + "priorityIf": "_country~((^|;)no($|;))" + }, + { + "if": "tactile_writing:braille:nb=yes", + "ifnot": "tactile_writing:braille:nb=", + "searchTerms": { + "*": [ + "nb" + ] + }, + "then": { + "ca": "bokmål", + "da": "bokmål", + "de": "Bokmål", + "en": "Bokmål", + "eo": "Bokmål", + "es": "bokmål", + "fi": "kirjanorja", + "fr": "bokmål", + "gl": "bokmål", + "id": "Bokmål", + "it": "bokmål", + "ja": "ブークモール", + "nb_NO": "bokmål", + "nl": "Bokmål", + "pl": "norweski (bokmål)", + "pt": "bokmål", + "pt_BR": "Bokmål", + "ru": "букмол", + "sl": "Bokmål", + "sv": "bokmål", + "hu": "bokmål norvég" + }, + "priorityIf": "_country~((^|;)no($|;))" + }, + { + "if": "tactile_writing:braille:kl=yes", + "ifnot": "tactile_writing:braille:kl=", + "searchTerms": { + "*": [ + "kl" + ] + }, + "then": { + "ca": "grenlandès", + "da": "grønlandsk", + "eo": "gronlanda lingvo", + "es": "groenlandés", + "fi": "grönlannin kieli", + "fr": "groenlandais", + "gl": "Lingua grenlandesa", + "hu": "grönlandi", + "id": "Bahasa Kalaallisut", + "it": "groenlandese", + "ja": "グリーンランド語", + "nb_NO": "grønlandsk", + "nl": "Groenlands", + "pl": "język grenlandzki", + "pt": "gronelandês", + "ru": "гренландский язык", + "sl": "Grenlandščina", + "sv": "grönländska", + "zh_Hans": "格陵兰语", + "zh_Hant": "格陵蘭語", + "de": "Grönländisch", + "en": "Greenlandic" + } + }, + { + "if": "tactile_writing:braille:nds=yes", + "ifnot": "tactile_writing:braille:nds=", + "searchTerms": { + "*": [ + "nds" + ] + }, + "then": { + "es": "bajo alemán", + "de": "Niederdeutsch", + "en": "Low German", + "nl": "Nederduits", + "ca": "baix alemany", + "da": "plattysk", + "eo": "platgermana lingvo", + "fi": "alasaksa", + "fr": "bas allemand", + "gl": "Lingua baixo alemá", + "hu": "alnémet", + "id": "Bahasa Sachsen Hilir", + "it": "lingue basso-tedesche", + "ja": "低地ドイツ語", + "nb_NO": "nedertysk", + "pl": "język dolnoniemiecki", + "pt": "Baixo-alemão", + "ru": "нижненемецкий язык", + "sl": "Nizka nemščina", + "sv": "lågtyska", + "zh_Hant": "低地德語" + } + }, + { + "if": "tactile_writing:braille:kw=yes", + "ifnot": "tactile_writing:braille:kw=", + "searchTerms": { + "*": [ + "kw" + ] + }, + "then": { + "en": "Cornish", + "ca": "còrnic", + "da": "Kornisk", + "de": "Kornisch", + "eo": "kornvala lingvo", + "es": "córnico", + "fi": "Korni", + "fr": "cornique", + "gl": "Lingua córnica", + "hu": "korni", + "id": "Bahasa Kernowek", + "it": "cornico", + "ja": "コーンウォール語", + "nb_NO": "kornisk", + "nl": "Cornisch", + "pl": "język kornijski", + "pt": "córnico", + "ru": "корнский язык", + "sl": "Kornijščina", + "sv": "korniska", + "zh_Hans": "康沃尔语", + "zh_Hant": "康瓦爾語" + } + }, + { + "if": "tactile_writing:braille:ksh=yes", + "ifnot": "tactile_writing:braille:ksh=", + "searchTerms": { + "*": [ + "ksh" + ] + }, + "then": { + "ca": "ripuarisch", + "en": "Ripuarian", + "eo": "ripuara dialektaro", + "es": "fráncico ripuario", + "fr": "francique ripuaire", + "gl": "Fráncico ripuario", + "it": "lingua ripuaria", + "ja": "リプアーリ語", + "nl": "Ripuarisch", + "pl": "gwary rypuaryjskie", + "pt": "Língua ripuária", + "ru": "рипуарские диалекты", + "de": "Ripuarisch" + } + }, + { + "if": "tactile_writing:braille:ny=yes", + "ifnot": "tactile_writing:braille:ny=", + "searchTerms": { + "*": [ + "ny" + ] + }, + "then": { + "en": "Chewa", + "nl": "Nyanja", + "ca": "nyanja", + "da": "nyanja", + "de": "Chichewa", + "eo": "njanĝa lingvo", + "es": "chichewa", + "fi": "njandžan kieli", + "fr": "chewa", + "gl": "lingua chichewa", + "hu": "cseva", + "id": "Bahasa Chichewa", + "it": "chewa", + "ja": "チェワ語", + "nb_NO": "chewa", + "pl": "język cziczewa", + "pt": "língua nianja", + "ru": "ньянджа", + "sv": "chichewa" + }, + "priorityIf": "_country~((^|;)mw($|;))|((^|;)zw($|;))" + }, + { + "if": "tactile_writing:braille:pms=yes", + "ifnot": "tactile_writing:braille:pms=", + "searchTerms": { + "*": [ + "pms" + ] + }, + "then": { + "fi": "Piemonten kieli", + "fr": "piémontais", + "gl": "Lingua piemontesa", + "id": "Bahasa Piemonte", + "it": "lingua piemontese", + "ja": "ピエモンテ語", + "nb_NO": "piemontesisk", + "nl": "Piëmontees", + "pl": "język piemoncki", + "pt": "Língua piemontesa", + "pt_BR": "Língua piemontesa", + "ru": "пьемонтский язык", + "sv": "piemontesiska", + "zh_Hans": "皮埃蒙特语", + "zh_Hant": "皮埃蒙特語", + "hu": "piemonti", + "en": "Piedmontese", + "ca": "piemontès", + "de": "Piemontesisch", + "eo": "piemonta lingvo", + "es": "piamontés" + } + }, + { + "if": "tactile_writing:braille:pdc=yes", + "ifnot": "tactile_writing:braille:pdc=", + "searchTerms": { + "*": [ + "pdc" + ] + }, + "then": { + "de": "Pennsylvania Dutch", + "ca": "alemany pennsilvanià", + "en": "Pennsylvania German", + "eo": "pensilvangermana dialekto", + "es": "alemán de Pensilvania", + "fi": "Pennsylvaniansaksa", + "fr": "allemand de Pennsylvanie", + "gl": "Alemán de Pensilvania", + "id": "Bahasa Jerman Pennsylvania", + "it": "tedesco della Pennsylvania", + "ja": "ペンシルベニアドイツ語", + "nb_NO": "pennsylvaniatysk", + "nl": "Pennsylvania-Duits", + "pl": "język niemiecki w Pensylwanii", + "pt": "Alemão da Pensilvânia", + "ru": "пенсильванско-немецкий диалект", + "sl": "Pensilvanska nemščina", + "sv": "Pennsylvaniatyska", + "hu": "pennsylvaniai német" + } + }, + { + "if": "tactile_writing:braille:arn=yes", + "ifnot": "tactile_writing:braille:arn=", + "searchTerms": { + "*": [ + "arn" + ] + }, + "then": { + "en": "Mapudungun", + "ca": "mapudungun", + "da": "Mapudungun", + "de": "Mapudungun", + "eo": "mapuĉa lingvo", + "es": "mapuche", + "fr": "mapudungun", + "gl": "Lingua mapuche", + "it": "mapudungun", + "ja": "マプチェ語", + "nb_NO": "Mapudungun", + "nl": "Mapudungun", + "pl": "Język mapudungun", + "pt": "mapudungun", + "ru": "мапуче", + "sl": "Mapudungun", + "sv": "mapudungun", + "id": "Bahasa Mapuche", + "fi": "mapudungun" + } + }, + { + "if": "tactile_writing:braille:se=yes", + "ifnot": "tactile_writing:braille:se=", + "searchTerms": { + "*": [ + "se" + ] + }, + "then": { + "de": "Nordsamisch", + "en": "Northern Sami", + "eo": "nord-samea lingvo", + "es": "sami septentrional", + "fi": "pohjoissaame", + "fr": "same du Nord", + "gl": "Lingua saami setentrional", + "hu": "északi számi", + "it": "sami settentrionale", + "ja": "北部サーミ語", + "nb_NO": "nordsamisk", + "nl": "Noord-Samisch", + "pl": "język północnosaamski", + "pt": "língua sami setentrional", + "pt_BR": "Língua lapônica setentrional", + "ru": "северносаамский язык", + "sv": "nordsamiska", + "zh_Hans": "北萨米语", + "zh_Hant": "北薩米語", + "ca": "sami septentrional", + "da": "nordsamisk" + } + }, + { + "if": "tactile_writing:braille:sg=yes", + "ifnot": "tactile_writing:braille:sg=", + "searchTerms": { + "*": [ + "sg" + ] + }, + "then": { + "de": "Sango", + "en": "Sango", + "nl": "Sango", + "ca": "sango", + "da": "Sango", + "eo": "sangoa lingvo", + "es": "idioma sango", + "fi": "Sango", + "fr": "sango", + "gl": "Lingua sango", + "hu": "szango", + "id": "Bahasa Sango", + "it": "sango", + "ja": "サンゴ語", + "nb_NO": "sango", + "pl": "Język sango", + "pt": "Língua sango", + "pt_BR": "Língua sango", + "ru": "санго", + "sv": "sango", + "zh_Hans": "桑戈语", + "zh_Hant": "桑戈語" + }, + "priorityIf": "_country~((^|;)cf($|;))" + }, + { + "if": "tactile_writing:braille:ik=yes", + "ifnot": "tactile_writing:braille:ik=", + "searchTerms": { + "*": [ + "ik" + ] + }, + "then": { + "de": "Inupiaq", + "en": "Inupiaq", + "eo": "inupiaka lingvo", + "es": "Idioma iñupiaq", + "fi": "Inupiatun", + "gl": "Lingua inupiaq", + "hu": "inupiak", + "id": "Bahasa Inupiaq", + "it": "inupiaq", + "ja": "イヌピアック語", + "nb_NO": "Inupiak", + "nl": "Inupiak", + "pl": "Język inupiak", + "pt": "Língua inupiat", + "ru": "аляскинско-инуитские языки", + "sv": "iñupiaq", + "fr": "inupiaq", + "ca": "inupiaq" + } + }, + { + "if": "tactile_writing:braille:sd=yes", + "ifnot": "tactile_writing:braille:sd=", + "searchTerms": { + "*": [ + "sd" + ] + }, + "then": { + "de": "Sindhi", + "ru": "синдхи", + "ca": "sindhi", + "da": "sindhi", + "en": "Sindhi", + "eo": "sinda lingvo", + "es": "sindhi", + "fi": "sindhi", + "fr": "sindhi", + "gl": "Lingua sindhi", + "hu": "szindhi", + "id": "Bahasa Sindhi", + "it": "sindhi", + "ja": "シンド語", + "nb_NO": "sindhi", + "nl": "Sindhi", + "pl": "sindhi", + "pt": "língua sindi", + "pt_BR": "Língua sindi", + "sv": "sindhi" + } + }, + { + "if": "tactile_writing:braille:su=yes", + "ifnot": "tactile_writing:braille:su=", + "searchTerms": { + "*": [ + "su" + ] + }, + "then": { + "id": "Sunda", + "pt": "Sunda", + "ca": "sunda", + "da": "Sunda", + "en": "Sundanese", + "eo": "sunda lingvo", + "es": "sundanés", + "fi": "sunda", + "fr": "soundanais", + "gl": "Sunda", + "hu": "szundai", + "it": "sunda", + "ja": "スンダ語", + "nl": "Soendanees", + "pl": "język sundajski", + "pt_BR": "Sunda", + "ru": "сунданский язык", + "sl": "Sunda", + "sv": "sunda", + "nb_NO": "sundanesisk", + "de": "Sundanesisch" + } + }, + { + "if": "tactile_writing:braille:bh=yes", + "ifnot": "tactile_writing:braille:bh=", + "searchTerms": { + "*": [ + "bh" + ] + }, + "then": { + "ca": "bhojpuri", + "da": "Bhojpuri", + "de": "Bhojpuri", + "en": "Bhojpuri", + "eo": "bhojpura lingvo", + "es": "Idioma bopurí", + "fi": "Bhodžpurin kieli", + "fr": "bhodjpouri", + "gl": "Lingua bhojpuri", + "id": "Bahasa Bhojpuri", + "it": "bhojpuri", + "ja": "ボージュプリー語", + "nb_NO": "Bhojpuri", + "nl": "Bhojpuri", + "pl": "język bhodźpuri", + "pt": "Língua bhojpuri", + "ru": "бходжпури", + "sv": "bhojpuri", + "zh_Hans": "博杰普尔语", + "zh_Hant": "博杰普爾語", + "hu": "bhódzspurí" + } + }, + { + "if": "tactile_writing:braille:hz=yes", + "ifnot": "tactile_writing:braille:hz=", + "searchTerms": { + "*": [ + "hz" + ] + }, + "then": { + "en": "Herero", + "es": "herero", + "nb_NO": "herero", + "nl": "Herero", + "ru": "Гереро", + "ca": "herero", + "de": "Otjiherero", + "eo": "herera lingvo", + "fi": "Hereron kieli", + "fr": "héréro", + "gl": "Lingua herero", + "hu": "herero", + "id": "Bahasa Herero", + "it": "herero", + "ja": "ヘレロ語", + "pl": "Język herero", + "pt": "hereró", + "pt_BR": "Língua hereró", + "sv": "herero" + } + }, + { + "if": "tactile_writing:braille:crh=yes", + "ifnot": "tactile_writing:braille:crh=", + "searchTerms": { + "*": [ + "crh" + ] + }, + "then": { + "hu": "krími tatár", + "id": "Bahasa Tatar Krimea", + "it": "tataro di Crimea", + "ja": "クリミア・タタール語", + "nb_NO": "krimtatarisk", + "nl": "Krim-Tataars", + "pl": "język krymskotatarski", + "pt": "tártaro da Crimeia", + "pt_BR": "Língua tártara da Crimeia", + "ru": "крымскотатарский язык", + "sl": "Krimska tatarščina", + "sv": "krimtatariska", + "zh_Hans": "克里米亚鞑靼语", + "zh_Hant": "克里米亞韃靼語", + "ca": "tàtar de Crimea", + "da": "Krimtatarisk", + "de": "Krimtatarisch", + "en": "Crimean Tatar", + "eo": "krime-tatara lingvo", + "es": "tártaro de Crimea", + "fi": "krimintataari", + "fr": "tatar de Crimée", + "gl": "Lingua tártara de Crimea" + } + }, + { + "if": "tactile_writing:braille:smn=yes", + "ifnot": "tactile_writing:braille:smn=", + "searchTerms": { + "*": [ + "smn" + ] + }, + "then": { + "en": "Inari Sami", + "ca": "sami d'Inari", + "de": "Inarisamisch", + "eo": "anar-samea lingvo", + "es": "sami inari", + "fi": "inarinsaame", + "fr": "same d'Inari", + "gl": "Lingua saami de Inari", + "hu": "inari számi", + "it": "sami di Inari", + "ja": "イナリ・サーミ語", + "nb_NO": "enaresamisk", + "nl": "Inari-Samisch", + "pl": "Język inari", + "pt": "lapônico de Inari", + "ru": "инари-саамский язык", + "sv": "enaresamiska", + "zh_Hans": "伊纳里萨米语", + "zh_Hant": "伊納里薩米語" + } + }, + { + "if": "tactile_writing:braille:inh=yes", + "ifnot": "tactile_writing:braille:inh=", + "searchTerms": { + "*": [ + "inh" + ] + }, + "then": { + "ca": "ingúix", + "en": "Ingush", + "da": "Ingusjisk", + "de": "Inguschisch", + "eo": "inguŝa lingvo", + "es": "ingusetio", + "fi": "Inguušin kieli", + "fr": "ingouche", + "gl": "Lingua ingusetia", + "id": "Bahasa Ingush", + "it": "lingua inguscia", + "ja": "イングーシ語", + "nb_NO": "ingusjisk", + "nl": "Ingoesjetisch", + "pl": "Język inguski", + "pt": "Língua inguche", + "ru": "ингушский язык", + "sv": "ingusjiska", + "hu": "ingus" + } + }, + { + "if": "tactile_writing:braille:fit=yes", + "ifnot": "tactile_writing:braille:fit=", + "searchTerms": { + "*": [ + "fit" + ] + }, + "then": { + "ca": "meänkieli", + "da": "Tornedalsfinsk", + "de": "Meänkieli", + "en": "Meänkieli", + "eo": "tornival-finna lingvo", + "es": "meänkieli", + "fi": "meänkieli", + "fr": "meänkieli", + "gl": "meänkieli", + "it": "lingua meänkieli", + "ja": "メアンキエリ", + "nb_NO": "tornedalsfinsk", + "nl": "Meänkieli", + "pl": "Meänkieli", + "pt": "Língua meänkieli", + "pt_BR": "Língua meänkieli", + "ru": "Меянкиели", + "sv": "meänkieli", + "zh_Hans": "梅安语", + "zh_Hant": "梅安語", + "hu": "meänkieli" + } + }, + { + "if": "tactile_writing:braille:sat=yes", + "ifnot": "tactile_writing:braille:sat=", + "searchTerms": { + "*": [ + "sat" + ] + }, + "then": { + "ru": "Сантали", + "ca": "santali", + "da": "Santali", + "de": "Santali", + "en": "Santali", + "eo": "santala lingvo", + "es": "idioma santalí", + "fi": "Santalin kieli", + "fr": "santâlî", + "gl": "lingua santali", + "id": "Bahasa Santali", + "it": "santali", + "ja": "サンタル語", + "nb_NO": "Santali", + "nl": "Santali", + "pl": "język santali", + "pt": "língua santali", + "sv": "santhali", + "zh_Hant": "桑塔利語", + "hu": "szantáli" + } + }, + { + "if": "tactile_writing:braille:kri=yes", + "ifnot": "tactile_writing:braille:kri=", + "searchTerms": { + "*": [ + "kri" + ] + }, + "then": { + "eo": "Krio", + "nl": "Krio", + "de": "Krio", + "en": "Krio", + "fi": "Krion kieli", + "fr": "krio", + "id": "Bahasa Krio", + "it": "lingua krio", + "ja": "クリオ語", + "pl": "Język krio", + "pt": "Língua krio", + "ru": "Крио", + "sv": "krio", + "zh_Hans": "克里奥语", + "zh_Hant": "克里奧語", + "es": "Criollo sierraleonés" + } + }, + { + "if": "tactile_writing:braille:wal=yes", + "ifnot": "tactile_writing:braille:wal=", + "searchTerms": { + "*": [ + "wal" + ] + }, + "then": { + "de": "Wolaytta", + "ru": "Воламо", + "en": "Wolaytta", + "es": "Idioma wolayta", + "fi": "Wolaitta", + "fr": "wolaita", + "it": "lingua wolaytta", + "ja": "ウォライタ語", + "nl": "Wolayta", + "pt": "Língua wolaytta" + } + }, + { + "if": "tactile_writing:braille:kg=yes", + "ifnot": "tactile_writing:braille:kg=", + "searchTerms": { + "*": [ + "kg" + ] + }, + "then": { + "eo": "konga lingvo", + "es": "kikongo", + "fr": "kikongo", + "gl": "Lingua congo", + "hu": "kikongo", + "id": "Bahasa Kongo", + "it": "kongo", + "ja": "コンゴ語", + "pl": "Język kongo", + "ru": "конго", + "sv": "kikongo", + "nb_NO": "kongo", + "fi": "kongon kieli", + "nl": "Kongo", + "en": "Kongo", + "de": "Kikongo", + "pt": "Kikongo", + "ca": "llengües kongo", + "da": "Kikongo" + } + }, + { + "if": "tactile_writing:braille:krc=yes", + "ifnot": "tactile_writing:braille:krc=", + "searchTerms": { + "*": [ + "krc" + ] + }, + "then": { + "ca": "karatxai-balkar", + "de": "Karatschai-Balkarisch", + "en": "Karachay-Balkar", + "eo": "karaĉaja-balkara lingvo", + "es": "idioma karachayo-bálkaro", + "fi": "Karatšai-balkaarin kieli", + "fr": "karatchaï-balkar", + "gl": "Lingua carachaio-bálcara", + "hu": "karacsáj-balkár", + "id": "Bahasa Karachai-Balkar", + "it": "caraciai-balcaro", + "ja": "カラチャイ・バルカル語", + "nb_NO": "karatsjajbalkarsk", + "nl": "Karatsjai-Balkarisch", + "pl": "Język karaczajsko-bałkarski", + "pt": "Língua carachaio-bálcara", + "ru": "карачаево-балкарский язык", + "sv": "karatjajbalkariska" + } + }, + { + "if": "tactile_writing:braille:sjm=yes", + "ifnot": "tactile_writing:braille:sjm=", + "searchTerms": { + "*": [ + "sjm" + ] + }, + "then": { + "en": "Mapun", + "fr": "mapun" + } + }, + { + "if": "tactile_writing:braille:kiu=yes", + "ifnot": "tactile_writing:braille:kiu=", + "searchTerms": { + "*": [ + "kiu" + ] + }, + "then": { + "en": "Kirmanjki", + "ja": "キルマンジュキ語", + "fr": "kirmancki", + "nl": "Noord-Zaza", + "ru": "кирманский" + } + }, + { + "if": "tactile_writing:braille:rw=yes", + "ifnot": "tactile_writing:braille:rw=", + "searchTerms": { + "*": [ + "rw" + ] + }, + "then": { + "da": "Kinyarwanda", + "de": "Kinyarwanda", + "en": "Kinyarwanda", + "nl": "Kinyarwanda", + "ca": "kinyarwanda", + "eo": "ruanda lingvo", + "es": "kiñaruanda", + "fi": "ruandan kieli", + "fr": "kinyarwanda", + "gl": "Lingua ruanda", + "hu": "kinyarvanda", + "id": "Bahasa Kinyarwanda", + "it": "kinyarwanda", + "ja": "ルワンダ語", + "nb_NO": "kinyarwanda", + "pl": "język ruanda", + "pt": "Língua kinyarwanda", + "ru": "руанда", + "sv": "rwanda", + "zh_Hant": "盧安達語" + }, + "priorityIf": "_country~((^|;)rw($|;))" + }, + { + "if": "tactile_writing:braille:jv=yes", + "ifnot": "tactile_writing:braille:jv=", + "searchTerms": { + "*": [ + "jv" + ] + }, + "then": { + "de": "Javanisch", + "eo": "java lingvo", + "es": "javanés", + "fi": "Jaavan kieli", + "gl": "Lingua xavanesa", + "hu": "jávai", + "it": "giavanese", + "ja": "ジャワ語", + "nb_NO": "javanesisk", + "nl": "Javaans", + "pl": "język jawajski", + "pt": "Língua javanesa", + "pt_BR": "Língua javanesa", + "ru": "яванский язык", + "sv": "javanesiska", + "zh_Hans": "爪哇语", + "zh_Hant": "爪哇語", + "id": "Jawa", + "en": "Javanese", + "fr": "javanais", + "ca": "javanès", + "da": "Javanesisk" + }, + "priorityIf": "_country~((^|;)id($|;))" + }, + { + "if": "tactile_writing:braille:ks=yes", + "ifnot": "tactile_writing:braille:ks=", + "searchTerms": { + "*": [ + "ks" + ] + }, + "then": { + "en": "Kashmiri", + "de": "Kashmiri", + "ca": "caixmiri", + "da": "Kashmirisk", + "eo": "kaŝmira lingvo", + "es": "cachemir", + "fi": "Kašmirin kieli", + "fr": "cachemiri", + "gl": "Lingua caxemiresa", + "hu": "kasmíri", + "id": "Bahasa Kashmiri", + "it": "kashmiri", + "ja": "カシミール語", + "nb_NO": "kasjmiri", + "nl": "Kasjmiri", + "pl": "język kaszmirski", + "pt": "língua caxemira", + "pt_BR": "Língua caxemira", + "ru": "кашмирский язык", + "sl": "Kašmirščina", + "sv": "kashmiri", + "zh_Hans": "克什米尔语", + "zh_Hant": "喀什米爾語" + } + }, + { + "if": "tactile_writing:braille:pfl=yes", + "ifnot": "tactile_writing:braille:pfl=", + "searchTerms": { + "*": [ + "pfl" + ] + }, + "then": { + "de": "Pfälzisch", + "ca": "Pfälzisch", + "en": "Palatinate German", + "eo": "Palatinata germana dialektaro", + "es": "alemán palatino", + "fi": "pfaltsi", + "fr": "palatin", + "gl": "Alemán do Palatinado", + "it": "tedesco palatino", + "ja": "プファルツ語", + "nl": "Paltsisch", + "pl": "Gwary palatynackie", + "ru": "Пфальцский диалект", + "sv": "pfalziska", + "hu": "pfalzi" + } + }, + { + "if": "tactile_writing:braille:kbd=yes", + "ifnot": "tactile_writing:braille:kbd=", + "searchTerms": { + "*": [ + "kbd" + ] + }, + "then": { + "ca": "kabardí", + "de": "Kabardinisch", + "en": "Kabardian", + "eo": "kabarda lingvo", + "es": "Idioma cabardiano", + "fi": "Kabardin kieli", + "fr": "kabarde", + "gl": "Lingua kabardina", + "hu": "kabard", + "it": "cabardo", + "ja": "カバルド語", + "nb_NO": "kabardisk", + "nl": "Kabardijns", + "pl": "Język kabardyjski", + "pt": "Língua cabardiana", + "ru": "кабардино-черкесский язык", + "sv": "kabardinska" + } + }, + { + "if": "tactile_writing:braille:kaa=yes", + "ifnot": "tactile_writing:braille:kaa=", + "searchTerms": { + "*": [ + "kaa" + ] + }, + "then": { + "en": "Karakalpak", + "ca": "karakalpak", + "de": "Karakalpakisch", + "eo": "karakalpaka lingvo", + "es": "Idioma karakalpako", + "fi": "karapalkki", + "fr": "karakalpak", + "gl": "Lingua karakalpak", + "hu": "karakalpak", + "id": "Bahasa Karakalpak", + "it": "karakalpako", + "ja": "カラカルパク語", + "nl": "Karakalpaks", + "pl": "Język karakałpacki", + "pt": "Língua caracalpaque", + "ru": "каракалпакский язык", + "sv": "karakalpakiska", + "zh_Hant": "卡拉卡爾帕克語" + } + }, + { + "if": "tactile_writing:braille:ig=yes", + "ifnot": "tactile_writing:braille:ig=", + "searchTerms": { + "*": [ + "ig" + ] + }, + "then": { + "ca": "igbo", + "da": "Igbo", + "de": "Igbo", + "en": "Igbo", + "eo": "igba lingvo", + "es": "idioma igbo", + "fi": "igbon kieli", + "fr": "igbo", + "gl": "Lingua ibo", + "hu": "igbo", + "id": "Bahasa Igbo", + "it": "igbo", + "ja": "イボ語", + "nb_NO": "ibo", + "nl": "Igbo", + "pl": "język igbo", + "pt": "Língua igbo", + "ru": "игбо", + "sv": "igbo", + "zh_Hant": "伊博語" + } + }, + { + "if": "tactile_writing:braille:tl=yes", + "ifnot": "tactile_writing:braille:tl=", + "searchTerms": { + "*": [ + "tl" + ] + }, + "then": { + "fr": "tagalog", + "gl": "Lingua tagala", + "hu": "tagalog", + "id": "Bahasa Tagalog", + "ja": "タガログ語", + "nb_NO": "tagalog", + "nl": "Tagalog", + "pl": "język tagalski", + "pt": "língua tagalo", + "pt_BR": "Língua tagalo", + "ru": "тагальский язык", + "sv": "tagalog", + "zh_Hant": "他加祿語", + "da": "tagalisk", + "de": "Tagalog", + "en": "Tagalog", + "it": "tagalog", + "ca": "tagal", + "eo": "tagaloga lingvo", + "es": "tagalo", + "fi": "tagalog" + } + }, + { + "if": "tactile_writing:braille:to=yes", + "ifnot": "tactile_writing:braille:to=", + "searchTerms": { + "*": [ + "to" + ] + }, + "then": { + "ca": "tongalès", + "de": "Tongaisch", + "en": "Tongan", + "es": "tongano", + "fi": "Tongan kieli", + "fr": "tongien", + "gl": "Lingua tongana", + "hu": "tongai", + "id": "Bahasa Tonga", + "it": "tongano", + "ja": "トンガ語", + "nb_NO": "Tongansk", + "nl": "Tongaans", + "pl": "Język tonga", + "pt": "Língua tonganesa", + "ru": "тонганский язык", + "sv": "tonganska", + "eo": "Tonga lingvo" + }, + "priorityIf": "_country~((^|;)to($|;))" + }, + { + "if": "tactile_writing:braille:scn=yes", + "ifnot": "tactile_writing:braille:scn=", + "searchTerms": { + "*": [ + "scn" + ] + }, + "then": { + "en": "Sicilian", + "fr": "sicilien", + "de": "Sizilianisch", + "nl": "Siciliaans", + "ca": "sicilià", + "eo": "sicilia lingvo", + "es": "siciliano", + "fi": "sisilia", + "gl": "Lingua siciliana", + "hu": "szicíliai", + "id": "Bahasa Sisilia", + "it": "siciliano", + "ja": "シチリア語", + "nb_NO": "siciliansk", + "pl": "Język sycylijski", + "pt": "Língua siciliana", + "pt_BR": "Língua siciliana", + "ru": "сицилийский язык", + "sv": "sicilianska", + "da": "siciliansk" + } + }, + { + "if": "tactile_writing:braille:tyv=yes", + "ifnot": "tactile_writing:braille:tyv=", + "searchTerms": { + "*": [ + "tyv" + ] + }, + "then": { + "ca": "tuvinià", + "de": "Tuwinisch", + "en": "Tuvan", + "eo": "tuva lingvo", + "es": "idioma tuvano", + "fr": "touvain", + "gl": "Lingua tuvaniana", + "hu": "tuvai", + "id": "Bahasa Tuva", + "it": "tuvano", + "ja": "トゥヴァ語", + "nb_NO": "tuvinsk", + "nl": "Toevaans", + "pt": "Língua tuviniana", + "pt_BR": "Língua tuviniana", + "ru": "тувинский язык", + "sv": "tuvinska", + "fi": "tuvan kieli", + "pl": "język tuwiński" + } + }, + { + "if": "tactile_writing:braille:nap=yes", + "ifnot": "tactile_writing:braille:nap=", + "searchTerms": { + "*": [ + "nap" + ] + }, + "then": { + "eo": "napola lingvo", + "fi": "napoli", + "gl": "Lingua napolitana", + "hu": "nápolyi", + "id": "Bahasa Napolitan", + "it": "lingua napoletana", + "ja": "ナポリ語", + "nb_NO": "napolitansk", + "nl": "Napolitaans", + "pl": "język neapolitański", + "pt": "napolitano", + "ru": "неаполитанский язык", + "sv": "neapolitanska", + "zh_Hans": "那不勒斯语", + "zh_Hant": "那不勒斯語", + "en": "Neapolitan", + "ca": "napolità", + "fr": "napolitain", + "es": "napolitano", + "da": "Napolitansk", + "de": "Neapolitanisch" + } + }, + { + "if": "tactile_writing:braille:pap=yes", + "ifnot": "tactile_writing:braille:pap=", + "searchTerms": { + "*": [ + "pap" + ] + }, + "then": { + "en": "Papiamento", + "fr": "papiamento", + "ca": "papiament", + "de": "Papiamentu", + "eo": "Papiamento", + "es": "papiamento", + "fi": "Papiamentu", + "gl": "Papiamento", + "hu": "papiamentu", + "id": "Bahasa Papiamento", + "it": "lingua papiamento", + "ja": "パピアメント語", + "nb_NO": "papiamento", + "nl": "Papiaments", + "pl": "Język papiamento", + "pt": "papiamento", + "ru": "папьяменто", + "sv": "papiamento", + "zh_Hans": "帕皮阿门托语", + "zh_Hant": "帕皮阿門托語", + "da": "papiamento" + } + }, + { + "if": "tactile_writing:braille:om=yes", + "ifnot": "tactile_writing:braille:om=", + "searchTerms": { + "*": [ + "om" + ] + }, + "then": { + "de": "Oromo", + "en": "Oromo", + "nl": "Oromo", + "fr": "oromo", + "ca": "oromo", + "da": "Oromo", + "eo": "oroma lingvo", + "es": "oromo", + "fi": "oromon kieli", + "gl": "Lingua oromo", + "hu": "oromó", + "id": "Bahasa Oromo", + "it": "lingua oromonica", + "ja": "オロモ語", + "nb_NO": "oromo", + "pl": "Język oromo", + "pt": "Língua oromo", + "ru": "оромо", + "sv": "oromo" + } + }, + { + "if": "tactile_writing:braille:lmo=yes", + "ifnot": "tactile_writing:braille:lmo=", + "searchTerms": { + "*": [ + "lmo" + ] + }, + "then": { + "en": "Lombard", + "ca": "llombard", + "es": "lombardo", + "fr": "lombard", + "pl": "Język lombardzki", + "da": "Lombardisk", + "de": "Lombardisch", + "eo": "lombarda lingvo", + "gl": "Lingua lombarda", + "it": "lingua lombarda", + "ja": "ロンバルド語", + "nb_NO": "lombardisk", + "nl": "Lombardisch", + "pt": "Língua lombarda", + "ru": "ломбардский язык", + "sv": "lombardiska", + "hu": "lombard", + "fi": "lombardin kieli", + "id": "bahasa Lombard" + } + }, + { + "if": "tactile_writing:braille:ne=yes", + "ifnot": "tactile_writing:braille:ne=", + "searchTerms": { + "*": [ + "ne" + ] + }, + "then": { + "nb_NO": "nepali", + "nl": "Nepalees", + "pl": "język nepalski", + "pt": "língua nepali", + "ru": "непальский язык", + "sl": "nepalščina", + "sv": "nepali", + "zh_Hant": "尼泊爾語", + "en": "Nepali", + "ca": "nepalès", + "da": "nepalesisk", + "de": "Nepali", + "eo": "nepala lingvo", + "es": "nepalí", + "fi": "nepalin kieli", + "fr": "népalais", + "gl": "Lingua nepalesa", + "hu": "nepáli", + "id": "Bahasa Nepali", + "it": "nepalese", + "ja": "ネパール語" + }, + "priorityIf": "_country~((^|;)np($|;))" + }, + { + "if": "tactile_writing:braille:tpi=yes", + "ifnot": "tactile_writing:braille:tpi=", + "searchTerms": { + "*": [ + "tpi" + ] + }, + "then": { + "nb_NO": "tok pisin", + "nl": "Tok Pisin", + "pl": "tok pisin", + "pt": "Tok Pisin", + "ru": "ток-писин", + "sv": "tok pisin", + "ca": "tok pisin", + "da": "Tok pisin", + "de": "Tok Pisin", + "en": "Tok Pisin", + "eo": "Tok-Pisino", + "es": "tok pisin", + "fi": "tok-pisin", + "fr": "tok pisin", + "gl": "Tok pisin", + "hu": "tok piszin", + "id": "Bahasa Tok Pisin", + "it": "tok pisin", + "ja": "トク・ピシン" + } + }, + { + "if": "tactile_writing:braille:rif=yes", + "ifnot": "tactile_writing:braille:rif=", + "searchTerms": { + "*": [ + "rif" + ] + }, + "then": { + "ca": "rifeny", + "de": "Tarifit", + "en": "Tarifit", + "es": "rifeño", + "fi": "Tarifit", + "fr": "rifain", + "gl": "Lingua rifeña", + "it": "tarifit", + "ja": "リーフ語", + "nl": "Riffijns", + "pl": "Język tarifit", + "pt": "Língua rifenha", + "ru": "Рифский язык", + "zh_Hans": "里夫语", + "zh_Hant": "里夫語" + } + }, + { + "if": "tactile_writing:braille:wa=yes", + "ifnot": "tactile_writing:braille:wa=", + "searchTerms": { + "*": [ + "wa" + ] + }, + "then": { + "en": "Walloon", + "ca": "való", + "da": "vallonsk", + "de": "Wallonisch", + "eo": "valona lingvo", + "es": "valón", + "fi": "Valloni", + "fr": "wallon", + "gl": "Lingua valoa", + "hu": "vallon", + "id": "Bahasa Walloon", + "it": "vallone", + "ja": "ワロン語", + "nb_NO": "vallonsk", + "nl": "Waals", + "pl": "język waloński", + "pt": "valão", + "ru": "валлонский язык", + "sv": "vallonska" + } + }, + { + "if": "tactile_writing:braille:mni=yes", + "ifnot": "tactile_writing:braille:mni=", + "searchTerms": { + "*": [ + "mni" + ] + }, + "then": { + "de": "Meitei", + "en": "Meitei", + "nl": "Meitei", + "ca": "manipuri", + "eo": "manipura lingvo", + "es": "meitei", + "fi": "Manipurin kieli", + "fr": "meitei", + "id": "Bahasa Manipuri", + "it": "manipuri", + "ja": "マニプリ語", + "nb_NO": "Meitei-lon", + "pl": "Język manipuri", + "pt": "Língua manipuri", + "ru": "манипури", + "sv": "meitei", + "zh_Hans": "曼尼普尔语", + "zh_Hant": "曼尼普爾語", + "gl": "Lingua meitei" + } + }, + { + "if": "tactile_writing:braille:pag=yes", + "ifnot": "tactile_writing:braille:pag=", + "searchTerms": { + "*": [ + "pag" + ] + }, + "then": { + "nl": "Pangasinan", + "ca": "pangasinan", + "de": "Pangasinensisch", + "en": "Pangasinan", + "eo": "pangasina lingvo", + "fi": "Pangasinanin kieli", + "fr": "pangasinan", + "gl": "Lingua pangasinesa", + "hu": "pangasinan", + "it": "pangasinan", + "ja": "パンガシナン語", + "pl": "Język pangasinan", + "pt": "Língua pangasinesa", + "ru": "Пангасинанский язык", + "sv": "pangasinan", + "zh_Hans": "邦阿西楠语", + "es": "pangasinense", + "da": "pangasinansk", + "nb_NO": "pangasinansk", + "id": "bahasa Pangasinan" + } + }, + { + "if": "tactile_writing:braille:skr=yes", + "ifnot": "tactile_writing:braille:skr=", + "searchTerms": { + "*": [ + "skr" + ] + }, + "then": { + "de": "Saraiki", + "en": "Saraiki", + "fi": "Saraiki", + "nb_NO": "Saraiki", + "ca": "seraiki", + "es": "saraiki", + "fr": "saraiki", + "gl": "Lingua saraiki", + "id": "Bahasa Saraiki", + "it": "lingua saraiki", + "ja": "サライキ語", + "pl": "Język saraiki", + "pt": "Língua seraiki", + "ru": "Сирайки", + "sv": "saraiki", + "hu": "sziraiki" + } + }, + { + "if": "tactile_writing:braille:or=yes", + "ifnot": "tactile_writing:braille:or=", + "searchTerms": { + "*": [ + "or" + ] + }, + "then": { + "pl": "język orija", + "pt": "língua oriá", + "ru": "ория", + "sv": "oriya", + "zh_Hant": "奧里亞語", + "zh_Hans": "奥里亚语", + "en": "Odia", + "nl": "Odia", + "id": "Oriya", + "ca": "oriya", + "da": "oriya", + "de": "Oriya", + "eo": "odia lingvo", + "es": "oriya", + "fi": "orija", + "fr": "oriya", + "gl": "Lingua oriya", + "hu": "orija", + "it": "oriya", + "ja": "オリヤー語", + "nb_NO": "oriya" + } + }, + { + "if": "tactile_writing:braille:ml=yes", + "ifnot": "tactile_writing:braille:ml=", + "searchTerms": { + "*": [ + "ml" + ] + }, + "then": { + "pl": "język malajalam", + "pt": "malaiala", + "pt_BR": "Língua malaiala", + "ru": "малаялам", + "sl": "Malajalščina", + "sv": "malayalam", + "zh_Hant": "馬拉雅拉姆語", + "en": "Malayalam", + "ca": "malaiàlam", + "da": "Malayalam", + "de": "Malayalam", + "eo": "malajala lingvo", + "es": "malabar", + "fi": "malajalam", + "fr": "malayalam", + "gl": "lingua malayalam", + "hu": "malajálam", + "id": "bahasa Malayalam", + "it": "malayalam", + "ja": "マラヤーラム語", + "nb_NO": "malayalam", + "nl": "Malayalam" + } + }, + { + "if": "tactile_writing:braille:ku=yes", + "ifnot": "tactile_writing:braille:ku=", + "searchTerms": { + "*": [ + "ku" + ] + }, + "then": { + "da": "Kurmanji", + "en": "Kurmanji", + "hu": "kurmandzsi", + "ca": "kurd del nord", + "eo": "kurmanĝa lingvo", + "es": "kurmanji", + "fi": "Kurmandži", + "fr": "kurmandji", + "gl": "lingua kurda", + "id": "Kurmanji", + "it": "kurmanji", + "ja": "クルマンジー", + "nb_NO": "kurdisk", + "nl": "Kurmançi", + "pl": "język kurmandżi", + "pt": "curmânji", + "pt_BR": "Curmânji", + "ru": "курманджи", + "sl": "Severnokurdski jezik", + "sv": "nordkurdiska", + "zh_Hans": "库尔德语", + "zh_Hant": "北庫德語", + "de": "Kurmandschi" + }, + "priorityIf": "_country~((^|;)iq($|;))" + }, + { + "if": "tactile_writing:braille:nso=yes", + "ifnot": "tactile_writing:braille:nso=", + "searchTerms": { + "*": [ + "nso" + ] + }, + "then": { + "ca": "pedi", + "de": "Nord-Sotho", + "en": "Northern Sotho", + "eo": "peda lingvo", + "es": "Sesotho sa leboa", + "fi": "Pohjoissothon kieli", + "fr": "sotho du Nord", + "gl": "Lingua sotho do norte", + "hu": "északi szoto", + "id": "Bahasa Sepedi", + "it": "sotho del nord", + "ja": "北ソト語", + "nb_NO": "nordsotho", + "nl": "Noord-Sotho", + "pl": "język północny sotho", + "pt": "língua soto do norte", + "pt_BR": "língua soto do norte", + "ru": "северный сото", + "sv": "nordsotho" + } + }, + { + "if": "tactile_writing:braille:sn=yes", + "ifnot": "tactile_writing:braille:sn=", + "searchTerms": { + "*": [ + "sn" + ] + }, + "then": { + "ca": "xona", + "en": "Shona", + "de": "Shona", + "nl": "Shona", + "eo": "Ŝona lingvo", + "es": "shona", + "fr": "shona", + "gl": "Lingua shona", + "hu": "sona", + "id": "Bahasa Shona", + "it": "shona", + "ja": "ショナ語", + "nb_NO": "shona", + "pl": "Język shona", + "pt": "Língua chona", + "ru": "шона", + "sv": "shona", + "zh_Hant": "修納語", + "fi": "šonan kieli" + }, + "priorityIf": "_country~((^|;)zw($|;))" + }, + { + "if": "tactile_writing:braille:tcy=yes", + "ifnot": "tactile_writing:braille:tcy=", + "searchTerms": { + "*": [ + "tcy" + ] + }, + "then": { + "nl": "Tulu", + "ca": "tulu", + "da": "tulu", + "de": "Tulu", + "eo": "tulua lingvo", + "es": "tulu", + "fi": "Tulun kieli", + "fr": "toulou", + "gl": "Lingua tulu", + "id": "Bahasa Tulu", + "ja": "トゥル語", + "nb_NO": "Tulu", + "pl": "język tulu", + "pt": "Língua túlu", + "ru": "тулу", + "sv": "tulu", + "en": "Tulu" + } + }, + { + "if": "tactile_writing:braille:wo=yes", + "ifnot": "tactile_writing:braille:wo=", + "searchTerms": { + "*": [ + "wo" + ] + }, + "then": { + "ca": "wòlof", + "da": "Wolof", + "de": "Wolof", + "en": "Wolof", + "eo": "volofa lingvo", + "es": "wólof", + "fi": "wolofin kieli", + "fr": "wolof", + "gl": "lingua wolof", + "hu": "volof", + "id": "Bahasa Wolof", + "it": "wolof", + "ja": "ウォロフ語", + "nb_NO": "wolof", + "nl": "Wolof", + "pl": "język wolof", + "pt": "Língua wolof", + "ru": "волоф", + "sv": "wolof", + "sl": "Volofščina" + }, + "priorityIf": "_country~((^|;)sn($|;))" + }, + { + "if": "tactile_writing:braille:mai=yes", + "ifnot": "tactile_writing:braille:mai=", + "searchTerms": { + "*": [ + "mai" + ] + }, + "then": { + "pl": "język maithili", + "pt": "Língua maithili", + "pt_BR": "Língua maithili", + "ru": "майтхили", + "sv": "maithili", + "zh_Hans": "迈蒂利语", + "hu": "maithili", + "ca": "maithili", + "da": "Maithili", + "de": "Maithili", + "en": "Maithili", + "eo": "maitila lingvo", + "es": "Maithili", + "fi": "Maithilin kieli", + "fr": "maïthili", + "gl": "Lingua maithili", + "id": "Bahasa Maithili", + "it": "maithili", + "ja": "マイティリー語", + "nb_NO": "Maithili", + "nl": "Maithili" + } + }, + { + "if": "tactile_writing:braille:kv=yes", + "ifnot": "tactile_writing:braille:kv=", + "searchTerms": { + "*": [ + "kv" + ] + }, + "then": { + "de": "Komi", + "en": "Komi", + "ca": "komi", + "da": "komi", + "eo": "komia lingvo", + "es": "komi", + "fi": "komin kieli", + "fr": "komi", + "gl": "lingua komi", + "hu": "komi", + "id": "Bahasa Komi", + "it": "comi", + "ja": "コミ語", + "nb_NO": "syrjensk", + "nl": "Zurjeens", + "pl": "język komi", + "pt": "língua komi", + "ru": "коми язык", + "sv": "komi" + } + }, + { + "if": "tactile_writing:braille:lij=yes", + "ifnot": "tactile_writing:braille:lij=", + "searchTerms": { + "*": [ + "lij" + ] + }, + "then": { + "hu": "ligur", + "id": "Bahasa Liguria", + "it": "lingua ligure", + "ja": "リグリア語", + "nb_NO": "ligurisk", + "pl": "język liguryjski", + "pt": "Língua lígure", + "ru": "лигурский язык", + "sl": "Ligurščina", + "sv": "liguriska", + "ca": "lígur", + "de": "Ligurisch", + "en": "Ligurian", + "nl": "Ligurisch", + "fr": "ligure", + "da": "ligurisk", + "eo": "ligura lingvo", + "es": "ligur", + "fi": "liguuri", + "gl": "Lingua lígur" + } + }, + { + "if": "tactile_writing:braille:sm=yes", + "ifnot": "tactile_writing:braille:sm=", + "searchTerms": { + "*": [ + "sm" + ] + }, + "then": { + "en": "Samoan", + "hu": "szamoai", + "it": "samoano", + "ca": "samoà", + "de": "Samoanisch", + "eo": "samoa lingvo", + "es": "samoano", + "fi": "samoan kieli", + "fr": "samoan", + "gl": "Lingua samoana", + "id": "Bahasa Samoa", + "ja": "サモア語", + "nb_NO": "samoansk", + "nl": "Samoaans", + "pl": "język samoański", + "pt": "Língua samoana", + "ru": "самоанский язык", + "sv": "samoanska" + }, + "priorityIf": "_country~((^|;)ws($|;))" + }, + { + "if": "tactile_writing:braille:ss=yes", + "ifnot": "tactile_writing:braille:ss=", + "searchTerms": { + "*": [ + "ss" + ] + }, + "then": { + "ca": "swazi", + "de": "Siswati", + "en": "Swazi", + "eo": "svazia lingvo", + "es": "suazi", + "fr": "swati", + "gl": "Lingua suazi", + "hu": "szvázi", + "id": "Bahasa Swati", + "it": "swati", + "ja": "スワジ語", + "nb_NO": "swazi", + "nl": "Swazi", + "pl": "Język suazi", + "pt": "língua suázi", + "pt_BR": "língua suázi", + "ru": "свати", + "sv": "siswati", + "zh_Hans": "斯威士语", + "zh_Hant": "史瓦濟語", + "fi": "swazin kieli" + }, + "priorityIf": "_country~((^|;)sz($|;))|((^|;)za($|;))" + }, + { + "if": "tactile_writing:braille:new=yes", + "ifnot": "tactile_writing:braille:new=", + "searchTerms": { + "*": [ + "new" + ] + }, + "then": { + "nb_NO": "Nepal bhasa", + "nl": "Newaars", + "pl": "Język newarski", + "pt": "Língua bhasa", + "ru": "неварский язык", + "sv": "newari", + "id": "bahasa Newar", + "en": "Newar", + "ca": "newar de Katmandú", + "de": "Newari", + "eo": "nevara lingvo", + "es": "Newari", + "fi": "Newari", + "fr": "newari", + "gl": "Lingua newari", + "hu": "névári", + "it": "nepal bhasa", + "ja": "ネパール・バサ語" + } + }, + { + "if": "tactile_writing:braille:pcd=yes", + "ifnot": "tactile_writing:braille:pcd=", + "searchTerms": { + "*": [ + "pcd" + ] + }, + "then": { + "en": "Picard", + "ca": "picard", + "da": "Pikardisk", + "de": "Picardisch", + "eo": "pikarda franca dialekto", + "es": "picardo", + "fi": "Picardin kieli", + "fr": "picard", + "gl": "Lingua picarda", + "hu": "pikárd", + "id": "Bahasa Picard", + "it": "piccardo", + "ja": "ピカルディ語", + "nb_NO": "pikardisk", + "nl": "Picardisch", + "pl": "język pikardyjski", + "pt": "picardo", + "ru": "пикардский язык", + "sv": "pikardiska" + } + }, + { + "if": "tactile_writing:braille:ty=yes", + "ifnot": "tactile_writing:braille:ty=", + "searchTerms": { + "*": [ + "ty" + ] + }, + "then": { + "zh_Hans": "塔希提语", + "zh_Hant": "大溪地語", + "fi": "tahitin kieli", + "ca": "tahitià", + "de": "Tahitianisch", + "en": "Tahitian", + "eo": "tahitia lingvo", + "es": "tahitiano", + "fr": "tahitien", + "gl": "Lingua tahitiana", + "hu": "tahiti", + "id": "Bahasa Tahiti", + "it": "tahitiano", + "ja": "タヒチ語", + "nb_NO": "tahitisk", + "nl": "Tahitiaans", + "pl": "język tahitański", + "pt": "taitiano", + "ru": "таитянский язык", + "sv": "tahitiska" + } + }, + { + "if": "tactile_writing:braille:tn=yes", + "ifnot": "tactile_writing:braille:tn=", + "searchTerms": { + "*": [ + "tn" + ] + }, + "then": { + "en": "Tswana", + "nl": "Tswana", + "ca": "tswana", + "da": "Setswana", + "de": "Setswana", + "eo": "cvana lingvo", + "es": "setsuana", + "fr": "tswana", + "gl": "Lingua tswana", + "hu": "csvana", + "id": "Bahasa Tswana", + "it": "tswana", + "ja": "ツワナ語", + "nb_NO": "setswana", + "pl": "Język tswana", + "pt": "língua tswana", + "pt_BR": "língua tswana", + "ru": "тсвана", + "sv": "setswana", + "zh_Hant": "札那語", + "fi": "tswanan kieli" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" + }, + { + "if": "tactile_writing:braille:os=yes", + "ifnot": "tactile_writing:braille:os=", + "searchTerms": { + "*": [ + "os" + ] + }, + "then": { + "en": "Ossetian", + "fr": "ossète", + "ca": "osseta", + "da": "Ossetisk", + "de": "Ossetisch", + "eo": "oseta lingvo", + "es": "osetio", + "fi": "osseetti", + "gl": "Lingua oseta", + "hu": "oszét", + "id": "Bahasa Ossetia", + "it": "osseto", + "ja": "オセット語", + "nb_NO": "ossetisk", + "nl": "Ossetisch", + "pl": "język osetyjski", + "pt": "Língua osseta", + "ru": "осетинский язык", + "sl": "Osetinščina", + "sv": "ossetiska", + "zh_Hans": "奥塞梯语", + "zh_Hant": "奧塞提亞語" + } + }, + { + "if": "tactile_writing:braille:mi=yes", + "ifnot": "tactile_writing:braille:mi=", + "searchTerms": { + "*": [ + "mi" + ] + }, + "then": { + "ca": "maori", + "da": "Maori", + "de": "Māori", + "en": "Māori", + "eo": "maoria lingvo", + "es": "maorí", + "fi": "Maorin kieli", + "fr": "māori", + "gl": "Lingua maorí", + "hu": "maori", + "id": "Bahasa Maori", + "it": "māori", + "ja": "マオリ語", + "nb_NO": "maorisk", + "nl": "Maori", + "pl": "język maori", + "pt": "língua maori", + "pt_BR": "língua maori", + "ru": "маори", + "sv": "maori", + "zh_Hans": "毛利语", + "zh_Hant": "毛利語" + }, + "priorityIf": "_country~((^|;)nz($|;))" + }, + { + "if": "tactile_writing:braille:ii=yes", + "ifnot": "tactile_writing:braille:ii=", + "searchTerms": { + "*": [ + "ii" + ] + }, + "then": { + "nl": "Yi", + "ru": "Носу", + "de": "Nuosu-Sprache", + "en": "Nuosu", + "eo": "Siĉuana jia lingvo", + "es": "Idioma nuosu", + "fi": "Sichuanin-yi", + "fr": "nuosu", + "gl": "Lingua nuosu", + "hu": "szecsuani ji", + "it": "lingua Nuosu", + "ja": "四川彝語", + "pl": "język nuosu", + "pt": "Língua Nuosu", + "ca": "nuosu" + } + }, + { + "if": "tactile_writing:braille:kbp=yes", + "ifnot": "tactile_writing:braille:kbp=", + "searchTerms": { + "*": [ + "kbp" + ] + }, + "then": { + "de": "Kabiyé", + "en": "Kabiye", + "ca": "kabiye", + "da": "Kabiye", + "eo": "Kabijea", + "es": "kabiyé", + "fr": "kabiyé", + "gl": "Lingua kabiye", + "id": "Bahasa Kabiye", + "ja": "カビエ語", + "nl": "Kabiye", + "pl": "Kabiyé", + "pt": "Língua kabiyé", + "ru": "Кабийе" + } + }, + { + "if": "tactile_writing:braille:kab=yes", + "ifnot": "tactile_writing:braille:kab=", + "searchTerms": { + "*": [ + "kab" + ] + }, + "then": { + "ca": "cabil", + "da": "Kabylsk", + "de": "Kabylisch", + "en": "Kabyle", + "eo": "kabila lingvo", + "es": "cabilio", + "fi": "Kabyyli", + "fr": "kabyle", + "gl": "Lingua cabilia", + "hu": "kabil", + "it": "cabilo", + "ja": "カビル語", + "nb_NO": "Kabylsk", + "nl": "Kabylisch", + "pl": "Język kabylski", + "pt": "Língua cabila", + "pt_BR": "Língua cabila", + "ru": "кабильский язык", + "sv": "kabyliska", + "zh_Hant": "卡拜爾語" + } + }, + { + "if": "tactile_writing:braille:yoi=yes", + "ifnot": "tactile_writing:braille:yoi=", + "searchTerms": { + "*": [ + "yoi" + ] + }, + "then": { + "ca": "yonaguni", + "en": "Yonaguni", + "es": "yonaguni", + "fr": "yonaguni", + "id": "Bahasa Yonaguni", + "it": "yonaguni", + "ja": "与那国方言", + "pt": "Língua Yonaguni", + "ru": "Йонагунский язык", + "zh_Hant": "與那國語" + } + }, + { + "if": "tactile_writing:braille:srn=yes", + "ifnot": "tactile_writing:braille:srn=", + "searchTerms": { + "*": [ + "srn" + ] + }, + "then": { + "zh_Hans": "苏里南语", + "zh_Hant": "蘇利南語", + "pt": "Sranan", + "ca": "sranan tongo", + "da": "Sranan tongo", + "de": "Sranantongo", + "en": "Sranan Tongo", + "eo": "srana lingvo", + "es": "sranan tongo", + "fi": "Sranantongo", + "fr": "sranan", + "gl": "Sranan tongo", + "hu": "sranan", + "id": "Bahasa Sranantongo", + "it": "sranan tongo", + "ja": "スラナン語", + "nb_NO": "sranan", + "nl": "Sranantongo", + "pl": "sranan tongo", + "ru": "cранан-тонго", + "sl": "Surinamščina", + "sv": "sranan" + } + }, + { + "if": "tactile_writing:braille:lbe=yes", + "ifnot": "tactile_writing:braille:lbe=", + "searchTerms": { + "*": [ + "lbe" + ] + }, + "then": { + "id": "Bahasa Lak", + "it": "lak", + "ja": "ラク語", + "nb_NO": "lakisk", + "pl": "Język lakijski", + "pt": "Língua lak", + "ru": "лакский язык", + "nl": "Lak", + "en": "Lak", + "fi": "Lakin kieli", + "ca": "lak", + "de": "Lakisch", + "eo": "laka lingvo", + "es": "idioma lak", + "fr": "lak", + "gl": "Lingua lak" + } + }, + { + "if": "tactile_writing:braille:ltg=yes", + "ifnot": "tactile_writing:braille:ltg=", + "searchTerms": { + "*": [ + "ltg" + ] + }, + "then": { + "en": "Latgalian", + "ca": "latgalià", + "da": "Letgallisk", + "de": "Lettgallisch", + "eo": "latgala lingvo", + "es": "Idioma latgaliano", + "fr": "latgalien", + "gl": "Lingua latgaliá", + "id": "Bahasa Latgalia", + "it": "letgallo", + "ja": "ラトガリア語", + "nl": "Letgaals", + "pl": "język łatgalski", + "pt": "Língua latgália", + "ru": "латгальский язык", + "sv": "lettgalliska", + "fi": "latgallin kieli", + "hu": "latgal" + } + }, + { + "if": "tactile_writing:braille:mad=yes", + "ifnot": "tactile_writing:braille:mad=", + "searchTerms": { + "*": [ + "mad" + ] + }, + "then": { + "de": "Madura", + "id": "Madura", + "ca": "madurès", + "en": "Madurese", + "es": "madurés", + "fi": "Maduran kieli", + "fr": "madurais", + "gl": "Lingua maduresa", + "it": "madurese", + "ja": "マドゥラ語", + "nl": "Madoerees", + "pl": "język madurski", + "pt": "Língua maduresa", + "ru": "Мадурский язык", + "sv": "maduresiska", + "eo": "madura lingvo" + } + }, + { + "if": "tactile_writing:braille:ti=yes", + "ifnot": "tactile_writing:braille:ti=", + "searchTerms": { + "*": [ + "ti" + ] + }, + "then": { + "hu": "tigrinya", + "id": "Bahasa Tigrinya", + "it": "tigrino", + "ja": "ティグリニャ語", + "nb_NO": "tigrinja", + "pl": "Język tigrinia", + "pt": "Língua tigrínia", + "ru": "тигринья", + "sl": "Tigrajščina", + "sv": "tigrinska", + "de": "Tigrinya", + "en": "Tigrinya", + "nl": "Tigrinya", + "ca": "tigrinya", + "da": "Tigrinsk", + "eo": "tigraja lingvo", + "es": "idioma tigriña", + "fi": "tigrinja", + "fr": "tigrigna", + "gl": "Lingua tigriña" + }, + "priorityIf": "_country~((^|;)er($|;))" + }, + { + "if": "tactile_writing:braille:tet=yes", + "ifnot": "tactile_writing:braille:tet=", + "searchTerms": { + "*": [ + "tet" + ] + }, + "then": { + "en": "Tetum", + "nl": "Tetun", + "de": "Tetum", + "ca": "tetum", + "da": "Tetum", + "eo": "tetuna lingvo", + "es": "Idioma tetun", + "fi": "Tetumin kieli", + "fr": "tétoum", + "gl": "Tetún", + "hu": "tetum", + "id": "Tetum", + "it": "tetum", + "ja": "テトゥン語", + "nb_NO": "tetum", + "pl": "język tetum", + "pt": "língua tétum", + "ru": "тетум", + "sv": "tetum" + } + }, + { + "if": "tactile_writing:braille:lld=yes", + "ifnot": "tactile_writing:braille:lld=", + "searchTerms": { + "*": [ + "lld" + ] + }, + "then": { + "eo": "ladina lingvo", + "fi": "Ladinin kieli", + "gl": "Lingua ladina", + "id": "Bahasa Ladin", + "ja": "ラディン語", + "nb_NO": "ladinsk", + "nl": "Ladinisch", + "pl": "Język ladyński", + "pt": "língua ladino-dolomítica", + "ru": "ладинский язык", + "sv": "ladinska", + "zh_Hans": "拉迪恩语", + "zh_Hant": "拉迪恩語", + "hu": "ladin", + "es": "ladino", + "it": "ladino", + "en": "Ladin", + "da": "Ladin", + "de": "Ladinisch", + "fr": "ladin", + "ca": "ladí" + } + }, + { + "if": "tactile_writing:braille:lad=yes", + "ifnot": "tactile_writing:braille:lad=", + "searchTerms": { + "*": [ + "lad" + ] + }, + "then": { + "ca": "judeocastellà", + "da": "Ladino", + "en": "Judaeo-Spanish", + "eo": "judhispana lingvo", + "es": "judeoespañol", + "fi": "Ladinon kieli", + "fr": "judéo-espagnol", + "gl": "Lingua xudeu-española", + "hu": "ladino", + "id": "Bahasa Ladino", + "it": "giudeo-spagnolo", + "ja": "ラディーノ語", + "nb_NO": "jødespansk", + "nl": "Ladino", + "pl": "ladino", + "pt": "judeu-espanhol", + "pt_BR": "Judeu-espanhol", + "ru": "сефардский язык", + "sv": "ladino", + "de": "Sephardisch" + } + }, + { + "if": "tactile_writing:braille:sc=yes", + "ifnot": "tactile_writing:braille:sc=", + "searchTerms": { + "*": [ + "sc" + ] + }, + "then": { + "nl": "Sardijns", + "pl": "Język sardyński", + "pt": "Língua sarda", + "ru": "сардинский язык", + "sl": "Sardinščina", + "sv": "sardiska", + "zh_Hans": "撒丁语", + "zh_Hant": "薩丁尼亞語", + "en": "Sardinian", + "ca": "sard", + "da": "Sardisk", + "de": "Sardisch", + "eo": "sarda lingvo", + "es": "sardo", + "fi": "sardi", + "fr": "sarde", + "gl": "Lingua sarda", + "hu": "szárd", + "id": "Bahasa Sardinia", + "it": "sardo", + "ja": "サルデーニャ語", + "nb_NO": "sardisk" + } + }, + { + "if": "tactile_writing:braille:wuu=yes", + "ifnot": "tactile_writing:braille:wuu=", + "searchTerms": { + "*": [ + "wuu" + ] + }, + "then": { + "sv": "wu", + "zh_Hant": "吳語", + "nl": "Wu", + "de": "Wu", + "ca": "wu", + "en": "Wu Chinese", + "eo": "vua lingvo", + "es": "Chino wu", + "fi": "Wu-kiina", + "fr": "wu", + "gl": "Lingua wu", + "id": "Bahasa Wu", + "it": "wu", + "ja": "呉語", + "nb_NO": "wu", + "pl": "język wu", + "pt": "Língua wu", + "ru": "у" + } + }, + { + "if": "tactile_writing:braille:sah=yes", + "ifnot": "tactile_writing:braille:sah=", + "searchTerms": { + "*": [ + "sah" + ] + }, + "then": { + "en": "Sakha", + "ca": "iacut", + "de": "Jakutisch", + "eo": "jakuta lingvo", + "es": "Idioma yakuto", + "fi": "jakuutti", + "fr": "iakoute", + "gl": "Lingua sakha", + "hu": "jakut", + "id": "Bahasa Yakut", + "it": "sacha", + "ja": "サハ語", + "nl": "Jakoets", + "pl": "Język jakucki", + "pt": "Língua iacuta", + "ru": "якутский язык", + "sv": "jakutiska", + "nb_NO": "sakha" + } + }, + { + "if": "tactile_writing:braille:ilo=yes", + "ifnot": "tactile_writing:braille:ilo=", + "searchTerms": { + "*": [ + "ilo" + ] + }, + "then": { + "en": "Ilocano", + "pt": "Ilocano", + "ca": "ilocano", + "de": "Ilokano", + "eo": "iloka lingvo", + "fi": "Iloko", + "fr": "ilocano", + "gl": "Lingua ilocana", + "hu": "ilokano", + "id": "Bahasa Iloko", + "it": "ilocano", + "ja": "イロカノ語", + "nb_NO": "ilokano", + "nl": "Ilokano", + "pl": "język iloko", + "ru": "Илоканский язык", + "sv": "ilokano", + "es": "ilocano", + "da": "ilokansk" + } + }, + { + "if": "tactile_writing:braille:zea=yes", + "ifnot": "tactile_writing:braille:zea=", + "searchTerms": { + "*": [ + "zea" + ] + }, + "then": { + "ja": "ゼーランド語", + "nb_NO": "zeeuws", + "nl": "Zeeuws", + "pl": "dialekt zelandzki", + "pt": "zeêuws", + "ru": "зеландский диалект", + "sv": "zeeländska", + "zh_Hans": "西兰语", + "zh_Hant": "西蘭語", + "en": "Zeelandic", + "ca": "zelandès", + "de": "Seeländisch", + "eo": "zelanda lingvo", + "es": "zelandés", + "fr": "zélandais", + "gl": "Lingua zelandesa", + "it": "zelandese" + } + }, + { + "if": "tactile_writing:braille:tay=yes", + "ifnot": "tactile_writing:braille:tay=", + "searchTerms": { + "*": [ + "tay" + ] + }, + "then": { + "de": "Atayal", + "en": "Atayal", + "ca": "atayal", + "es": "lengua atayal", + "fr": "atayal", + "gl": "Lingua atayal", + "it": "lingua atayal", + "ja": "タイヤル語", + "nl": "Atayal", + "pt": "Língua atayal", + "ru": "атаяльский язык", + "zh_Hans": "泰雅语", + "zh_Hant": "泰雅語", + "fi": "Atayalin kieli", + "id": "Bahasa Atayal", + "hu": "atajal" + } + }, + { + "if": "tactile_writing:braille:trv=yes", + "ifnot": "tactile_writing:braille:trv=", + "searchTerms": { + "*": [ + "trv" + ] + }, + "then": { + "ca": "seediq", + "en": "Seediq", + "eo": "sedeka lingvo", + "fi": "Taroko", + "fr": "seediq", + "gl": "Lingua seediq", + "it": "lingua seediq", + "ja": "セデック語", + "nb_NO": "Truku", + "nl": "Taroko", + "pt": "Língua seediq", + "zh_Hans": "赛德克语", + "zh_Hant": "賽德克語", + "id": "Bahasa Seediq" + } + }, + { + "if": "tactile_writing:braille:ps=yes", + "ifnot": "tactile_writing:braille:ps=", + "searchTerms": { + "*": [ + "ps" + ] + }, + "then": { + "zh_Hans": "普什图语", + "id": "bahasa Pasto", + "ca": "paixtu", + "es": "pastún", + "en": "Pashto", + "da": "Pashto", + "de": "Paschtu", + "eo": "paŝtuna lingvo", + "fi": "paštun kieli", + "fr": "pachto", + "gl": "Lingua paxta", + "hu": "pastu", + "it": "pashtu", + "ja": "パシュトー語", + "nb_NO": "pashto", + "nl": "Pasjtoe", + "pl": "język paszto", + "pt": "pastó", + "pt_BR": "pastó", + "ru": "пушту", + "sl": "paštunščina", + "sv": "pashto" + }, + "priorityIf": "_country~((^|;)af($|;))" + }, + { + "if": "tactile_writing:braille:vls=yes", + "ifnot": "tactile_writing:braille:vls=", + "searchTerms": { + "*": [ + "vls" + ] + }, + "then": { + "sv": "västflamländska", + "ca": "flamenc occidental", + "da": "vestflamsk", + "de": "Westflämisch", + "en": "West Flemish", + "eo": "okcidentflandra lingvo", + "es": "flamenco occidental", + "fi": "länsiflaami", + "fr": "flamand occidental", + "gl": "Flamengo occidental", + "id": "Flam Barat", + "it": "dialetto fiammingo occidentale", + "ja": "西フラマン語", + "nb_NO": "vestflamsk", + "nl": "West-Vlaams", + "pl": "dialekt zachodnioflamandzki", + "ru": "западнофламандская группа диалектов", + "zh_Hans": "西佛兰德语", + "zh_Hant": "西佛蘭德語" + } + }, + { + "if": "tactile_writing:braille:tvl=yes", + "ifnot": "tactile_writing:braille:tvl=", + "searchTerms": { + "*": [ + "tvl" + ] + }, + "then": { + "ca": "tuvalià", + "de": "Tuvaluisch", + "en": "Tuvaluan", + "eo": "tuvala lingvo", + "es": "tuvaluano", + "fi": "tuvalun kieli", + "fr": "tuvaluan", + "gl": "Lingua tuvalesa", + "hu": "tuvalui", + "id": "Bahasa Tuvalu", + "it": "lingua tuvaluana", + "ja": "ツバル語", + "nb_NO": "tuvalsk", + "nl": "Tuvaluaans", + "pl": "Język tuvalu", + "pt": "Língua tuvaluana", + "pt_BR": "Língua tuvaluana", + "ru": "тувалу", + "sv": "tuvaluanska" + } + }, + { + "if": "tactile_writing:braille:yo=yes", + "ifnot": "tactile_writing:braille:yo=", + "searchTerms": { + "*": [ + "yo" + ] + }, + "then": { + "de": "Yoruba", + "en": "Yoruba", + "es": "yoruba", + "nb_NO": "joruba", + "nl": "Yoruba", + "ru": "йоруба", + "fr": "yoruba", + "ca": "ioruba", + "eo": "joruba lingvo", + "fi": "joruban kieli", + "gl": "Lingua ioruba", + "id": "Bahasa Yoruba", + "it": "yoruba", + "ja": "ヨルバ語", + "pl": "język joruba", + "pt": "Língua iorubá", + "sv": "yoruba", + "zh_Hant": "約魯巴語", + "hu": "joruba" + } + }, + { + "if": "tactile_writing:braille:war=yes", + "ifnot": "tactile_writing:braille:war=", + "searchTerms": { + "*": [ + "war" + ] + }, + "then": { + "en": "Waray", + "fr": "waray-waray", + "ca": "waray-waray", + "de": "Wáray-Wáray", + "eo": "varaja lingvo", + "fi": "waray-waray", + "gl": "Lingua waray-waray", + "hu": "waray", + "id": "Bahasa Waray-waray", + "it": "waray-waray", + "ja": "ワライ語", + "nb_NO": "waray-waray", + "nl": "Waray-Waray", + "pl": "język warajski", + "pt": "língua waray-waray", + "pt_BR": "Língua waray-waray", + "ru": "варайский язык", + "sv": "waray-waray", + "es": "samareño", + "da": "varajansk" + } + }, + { + "if": "tactile_writing:braille:li=yes", + "ifnot": "tactile_writing:braille:li=", + "searchTerms": { + "*": [ + "li" + ] + }, + "then": { + "de": "Limburgisch", + "eo": "limburga lingvo", + "es": "limburgués", + "fi": "limburgin kieli", + "fr": "limbourgeois", + "gl": "Lingua limburguesa", + "id": "Bahasa Limburgish", + "it": "limburghese", + "ja": "リンブルフ語", + "nb_NO": "limburgsk", + "pl": "język limburski", + "pt": "língua limburguesa", + "ru": "лимбургский язык", + "sv": "limburgiska", + "zh_Hans": "林堡语", + "zh_Hant": "林堡語", + "hu": "limburgi nyelv", + "ca": "limburguès", + "en": "Limburgish", + "nl": "Limburgs" + } + }, + { + "if": "tactile_writing:braille:hyw=yes", + "ifnot": "tactile_writing:braille:hyw=", + "searchTerms": { + "*": [ + "hyw" + ] + }, + "then": { + "ca": "armeni occidental", + "de": "Westarmenisch", + "en": "Western Armenian", + "eo": "okcident-armena lingvo", + "es": "armenio occidental", + "fr": "arménien occidental", + "gl": "Armenio occidental", + "id": "Armenia Barat", + "it": "dialetto armeno occidentale", + "ja": "西アルメニア語", + "nb_NO": "vestarmensk", + "nl": "West-Armeens", + "pl": "język zachodnioormiański", + "ru": "западноармянский язык", + "sv": "västarmeniska", + "zh_Hans": "西部亚美尼亚语", + "zh_Hant": "西部亞美尼亞語" + } + }, + { + "if": "tactile_writing:braille:tum=yes", + "ifnot": "tactile_writing:braille:tum=", + "searchTerms": { + "*": [ + "tum" + ] + }, + "then": { + "ca": "tumbuka", + "de": "Tumbuka", + "en": "Tumbuka", + "eo": "tumbuka lingvo", + "es": "Idioma tumbuka", + "fi": "Tumbuka", + "fr": "tumbuka", + "gl": "Lingua tumbuka", + "hu": "tumbuka", + "it": "tumbuka", + "ja": "トゥンブカ語", + "nl": "Tumbuka", + "pl": "Język tumbuka", + "pt": "Língua tumbuka", + "ru": "Тумбука", + "sv": "tumbuka" + } + }, + { + "if": "tactile_writing:braille:tsg=yes", + "ifnot": "tactile_writing:braille:tsg=", + "searchTerms": { + "*": [ + "tsg" + ] + }, + "then": { + "en": "Tausug", + "fi": "Tausug", + "fr": "tausug", + "id": "Bahasa Suluk", + "ja": "タウスグ語", + "nb_NO": "Tausug (språk)", + "pl": "język tausug", + "pt": "Língua tausug", + "ru": "Сулу", + "es": "idioma joloano" + } + }, + { + "if": "tactile_writing:braille:shi=yes", + "ifnot": "tactile_writing:braille:shi=", + "searchTerms": { + "*": [ + "shi" + ] + }, + "then": { + "ca": "chelja", + "de": "Taschelhit", + "en": "Shilha", + "eo": "ŝelha lingvo", + "es": "chilha", + "fi": "Tašelhit", + "gl": "Lingua shilha", + "it": "tashelhit", + "ja": "シルハ語", + "nl": "Chleuh", + "pl": "Język tashelhiyt", + "pt": "Tachelhit", + "ru": "Шильхские языки", + "sv": "tachelhit", + "zh_Hans": "施卢赫语", + "zh_Hant": "施盧赫語", + "fr": "chleuh" + } + }, + { + "if": "tactile_writing:braille:jam=yes", + "ifnot": "tactile_writing:braille:jam=", + "searchTerms": { + "*": [ + "jam" + ] + }, + "then": { + "ca": "jamaican", + "da": "Patois", + "de": "Jamaika-Kreolisch", + "en": "Jamaican Patois", + "eo": "jamajka-kreola lingvo", + "es": "Criollo jamaicano", + "fi": "Jamaikankreoli", + "fr": "créole jamaïcain", + "gl": "Patois xamaicano", + "hu": "jamaicai angol", + "id": "Patwa Jamaika", + "it": "lingua creola giamaicana", + "ja": "ジャマイカ・クレオール語", + "nl": "Jamaicaans Patois", + "pl": "język jamajski", + "pt": "Patoá jamaicano", + "pt_BR": "Patoá jamaicano", + "ru": "ямайский креольский язык", + "sv": "patwa", + "zh_Hans": "牙买加土语", + "zh_Hant": "牙買加土語" + } + }, + { + "if": "tactile_writing:braille:tw=yes", + "ifnot": "tactile_writing:braille:tw=", + "searchTerms": { + "*": [ + "tw" + ] + }, + "then": { + "fi": "twi", + "fr": "twi", + "gl": "Lingua twi", + "hu": "tvi", + "id": "Bahasa Twi", + "it": "twi", + "ja": "トウィ語", + "nb_NO": "twi", + "nl": "Twi", + "pl": "Język twi", + "pt": "Língua twi", + "pt_BR": "Língua twi", + "ru": "чви", + "sv": "twi (språk)", + "ca": "twi", + "da": "Twi", + "de": "Twi", + "en": "Twi", + "eo": "Tvia", + "es": "idioma twi" + } + }, + { + "if": "tactile_writing:braille:shn=yes", + "ifnot": "tactile_writing:braille:shn=", + "searchTerms": { + "*": [ + "shn" + ] + }, + "then": { + "de": "Shan", + "en": "Shan", + "nl": "Shan", + "es": "shan", + "fi": "Shanin kieli", + "fr": "shan", + "gl": "Lingua shan", + "id": "Bahasa Shan", + "it": "lingua shan", + "ja": "シャン語", + "pl": "język szan", + "pt": "língua shan", + "pt_BR": "Língua shan", + "ru": "шанский язык", + "sv": "shan", + "zh_Hans": "掸语", + "zh_Hant": "撣語", + "eo": "ŝana lingvo" + } + }, + { + "if": "tactile_writing:braille:ts=yes", + "ifnot": "tactile_writing:braille:ts=", + "searchTerms": { + "*": [ + "ts" + ] + }, + "then": { + "en": "Tsonga", + "ca": "tsonga", + "nl": "Tsonga", + "da": "tsonga", + "de": "Xitsonga", + "eo": "conga lingvo", + "es": "tsonga", + "fr": "tsonga", + "gl": "Lingua tsonga", + "hu": "conga", + "id": "Bahasa Tsonga", + "it": "tsonga", + "ja": "ツォンガ語", + "nb_NO": "tsonga", + "pl": "Język tsonga", + "pt": "língua tsonga", + "pt_BR": "língua tsonga", + "ru": "тсонга", + "sv": "tsonga", + "zh_Hans": "聪加语", + "zh_Hant": "聰加語", + "fi": "tsongan kieli" + }, + "priorityIf": "_country~((^|;)za($|;))|((^|;)zw($|;))" + }, + { + "if": "tactile_writing:braille:st=yes", + "ifnot": "tactile_writing:braille:st=", + "searchTerms": { + "*": [ + "st" + ] + }, + "then": { + "fr": "sotho du Sud", + "ca": "sesotho", + "da": "Sesotho", + "de": "Sesotho", + "en": "Sesotho", + "eo": "sota lingvo", + "es": "sesotho", + "gl": "Lingua sotho", + "hu": "déli szoto", + "id": "Bahasa Sesotho", + "it": "sotho del sud", + "ja": "ソト語", + "nb_NO": "sotho", + "nl": "Zuid-Sotho", + "pl": "język sotho", + "pt": "língua soto do sul", + "pt_BR": "língua soto", + "ru": "сесото", + "sv": "sesotho", + "fi": "eteläsothon kieli" + }, + "priorityIf": "_country~((^|;)ls($|;))|((^|;)za($|;))|((^|;)zw($|;))" + }, + { + "if": "tactile_writing:braille:pnt=yes", + "ifnot": "tactile_writing:braille:pnt=", + "searchTerms": { + "*": [ + "pnt" + ] + }, + "then": { + "nl": "Pontisch", + "pl": "język pontyjski", + "pt": "Grego do Ponto", + "ru": "понтийский язык", + "sv": "pontisk grekiska", + "zh_Hant": "旁狄希臘語", + "hu": "pontoszi görög", + "ca": "pòntic", + "de": "Pontisch", + "en": "Pontic Greek", + "eo": "Ponta greka lingvo", + "es": "griego póntico", + "fr": "grec pontique", + "gl": "Grego póntico", + "id": "Bahasa Yunani Pontus", + "it": "pontico", + "ja": "ギリシア語ポントス方言", + "nb_NO": "pontisk gresk" + } + }, + { + "if": "tactile_writing:braille:koi=yes", + "ifnot": "tactile_writing:braille:koi=", + "searchTerms": { + "*": [ + "koi" + ] + }, + "then": { + "ja": "コミ・ペルミャク語", + "en": "Permyak", + "ca": "komi-permià", + "da": "Komipermjakisk", + "de": "Permjakisch", + "eo": "komipermjaka lingvo", + "es": "komi permio", + "fi": "komipermjakin kieli", + "fr": "komi-permiak", + "gl": "Lingua komi-permyac", + "hu": "permják", + "it": "permiaco", + "nb_NO": "komipermjakisk", + "nl": "Komi-Permjaaks", + "pl": "język komi-permiacki", + "pt": "Língua komi-permyak", + "ru": "коми-пермяцкий язык", + "sv": "komi-permjakiska", + "zh_Hans": "彼尔姆科米语", + "zh_Hant": "彼爾姆科米語" + } + }, + { + "if": "tactile_writing:braille:ln=yes", + "ifnot": "tactile_writing:braille:ln=", + "searchTerms": { + "*": [ + "ln" + ] + }, + "then": { + "ca": "lingala", + "da": "lingala", + "de": "Lingala", + "en": "Lingala", + "eo": "lingala lingvo", + "es": "lingala", + "fr": "lingala", + "gl": "Lingua lingala", + "hu": "lingala", + "id": "Bahasa Lingala", + "it": "lingala", + "ja": "リンガラ語", + "nb_NO": "lingala", + "nl": "Lingala", + "pl": "język lingala", + "pt": "Língua lingala", + "sv": "lingala", + "zh_Hant": "林格拉語", + "ru": "лингала", + "fi": "lingala" + } + }, + { + "if": "tactile_writing:braille:szy=yes", + "ifnot": "tactile_writing:braille:szy=", + "searchTerms": { + "*": [ + "szy" + ] + }, + "then": { + "en": "Sakizaya", + "fr": "sakizaya", + "gl": "Lingua sakizaya", + "id": "Bahasa Sakizaya", + "ja": "サキザヤ語", + "zh_Hans": "撒奇莱雅语", + "zh_Hant": "撒奇萊雅語", + "pt": "Língua sakisaya" + } + }, + { + "if": "tactile_writing:braille:nqo=yes", + "ifnot": "tactile_writing:braille:nqo=", + "searchTerms": { + "*": [ + "nqo" + ] + }, + "then": { + "en": "N'Ko", + "fr": "n'ko", + "ru": "Нко", + "gl": "Lingua n'ko", + "ja": "ンコ語", + "nl": "N’Ko", + "pl": "Język n’ko", + "sv": "N'ko", + "zh_Hans": "康柏语", + "zh_Hant": "康柏語" + } + }, + { + "if": "tactile_writing:braille:mrj=yes", + "ifnot": "tactile_writing:braille:mrj=", + "searchTerms": { + "*": [ + "mrj" + ] + }, + "then": { + "en": "Hill Mari", + "de": "Bergmari", + "ca": "txeremís occidental", + "es": "mari de las colinas", + "fi": "vuorimarin kieli", + "fr": "mari des montagnes", + "gl": "Lingua mari das montañas", + "it": "lingua mari occidentale", + "ja": "山地マリ語", + "nb_NO": "vestmarisk", + "nl": "West-Tsjeremissisch", + "pl": "maryjski górski", + "pt": "mari ocidental", + "ru": "горномарийский язык", + "sv": "västmariska", + "hu": "hegyi mari" + } + }, + { + "if": "tactile_writing:braille:nia=yes", + "ifnot": "tactile_writing:braille:nia=", + "searchTerms": { + "*": [ + "nia" + ] + }, + "then": { + "de": "Nias", + "en": "Nias", + "nl": "Nias", + "id": "Nias", + "fi": "Niasin kieli", + "fr": "niha", + "gl": "Lingua nias", + "it": "lingua nias", + "ja": "ニアス語", + "pl": "Język nias", + "pt": "Língua nias", + "ru": "Ниасский язык", + "zh_Hans": "尼亚斯语", + "zh_Hant": "尼亞斯語", + "eo": "niasa lingvo" + } + }, + { + "if": "tactile_writing:braille:nan=yes", + "ifnot": "tactile_writing:braille:nan=", + "searchTerms": { + "*": [ + "nan" + ] + }, + "then": { + "en": "Southern Min", + "fr": "minnan", + "zh_Hant": "閩南語", + "da": "Minnan", + "fi": "Minnan", + "de": "Min Nan", + "eo": "minnana lingvo", + "es": "chino min nan", + "gl": "lingua min nam", + "id": "Min Selatan", + "it": "min nan", + "ja": "閩南語", + "nb_NO": "minnan", + "nl": "Minnanyu", + "pl": "język minnański", + "pt": "Min Nan", + "pt_BR": "Min nan", + "ru": "южноминьский язык", + "sv": "minnan", + "ca": "min nan", + "hu": "minnan" + } + }, + { + "if": "tactile_writing:braille:pih=yes", + "ifnot": "tactile_writing:braille:pih=", + "searchTerms": { + "*": [ + "pih" + ] + }, + "then": { + "ca": "pitcairnès", + "da": "Pitkairnsk", + "de": "Pitcairn-Englisch", + "en": "Pitkern", + "eo": "pitkarna lingvo", + "es": "pitcairnés", + "fi": "Pitcairnin kieli", + "fr": "pitcairnais", + "gl": "Pitcairnés", + "it": "pitcairnese", + "ja": "ピトケアン語", + "nb_NO": "pitkairnsk", + "nl": "Pitcairnees", + "pl": "Język pitkarnyjski", + "pt": "pitcairnes", + "pt_BR": "Língua pitcairnesa", + "ru": "питкэрнский язык", + "sv": "pitcairnesiska", + "hu": "pitcairni" + } + }, + { + "if": "tactile_writing:braille:mhr=yes", + "ifnot": "tactile_writing:braille:mhr=", + "searchTerms": { + "*": [ + "mhr" + ] + }, + "then": { + "en": "Meadow Mari", + "ca": "txeremís oriental", + "de": "Wiesenmari", + "es": "mari de las praderas", + "fi": "niittymarin kieli", + "fr": "mari des prairies", + "gl": "Lingua mari das pradeiras", + "it": "mari orientale", + "ja": "牧地マリ語", + "nb_NO": "østmarisk", + "nl": "Oost-Tsjeremissisch", + "pl": "maryjski łąkowy", + "pt": "Língua mari das campinas", + "ru": "луговомарийский язык", + "sv": "östmariska" + } + }, + { + "if": "tactile_writing:braille:olo=yes", + "ifnot": "tactile_writing:braille:olo=", + "searchTerms": { + "*": [ + "olo" + ] + }, + "then": { + "ca": "livvi-carelià", + "de": "Olonetzisch", + "en": "Livvi-Karelian", + "eo": "olonec-karela lingvo", + "fi": "livvinkarjala", + "fr": "olonetsien", + "gl": "Lingua livvi", + "it": "lingua livvi", + "ja": "リッヴィ語", + "nb_NO": "livvisk", + "nl": "Olonetsisch", + "pl": "Dialekt ołoniecki", + "ru": "ливвиковское наречие", + "sv": "livvi", + "zh_Hant": "利維卡累利阿語" + } + }, + { + "if": "tactile_writing:braille:zh_Hant=yes", + "ifnot": "tactile_writing:braille:zh_Hant=", + "searchTerms": { + "*": [ + "zh_Hant" + ] + }, + "then": { + "ca": "xinès simplificat", + "en": "Simplified Chinese", + "da": "forenklet kinesisk", + "fr": "chinois simplifié", + "ru": "упрощённый китайский", + "sv": "förenklad kinesiska", + "de": "vereinfachtes Chinesisch", + "eo": "simpligita ĉina skribsistemo", + "es": "chino simplificado", + "it": "cinese semplificato", + "ja": "簡体字中国語", + "nb_NO": "forenklet kinesisk", + "pl": "język chiński uproszczony", + "pt": "chinês simplificado", + "zh_Hans": "简体中文", + "zh_Hant": "簡體中文", + "gl": "chinés simplificado", + "fi": "perinteinen kiina", + "hu": "egyszerűsített kínai", + "id": "aksara Han sederhana", + "nl": "vereenvoudigd Chinees" + } + }, + { + "if": "tactile_writing:braille:pt_BR=yes", + "ifnot": "tactile_writing:braille:pt_BR=", + "searchTerms": { + "*": [ + "pt_BR" + ] + }, + "then": { + "ca": "portuguès brasiler", + "da": "brasiliansk portugisisk", + "de": "brasilianisches Portugiesisch", + "en": "Brazilian Portuguese", + "eo": "brazilportugala lingvo", + "es": "portugués brasileño", + "fi": "brasilianportugali", + "fr": "portugais brésilien", + "gl": "portugués do Brasil", + "hu": "brazíliai portugál", + "id": "Portugis Brasil", + "it": "portoghese brasiliano", + "ja": "ブラジルポルトガル語", + "nb_NO": "brasiliansk portugisisk", + "nl": "Braziliaans-Portugees", + "pl": "brazylijska odmiana języka portugalskiego", + "pt": "português brasileiro", + "pt_BR": "português brasileiro", + "ru": "бразильский вариант португальского языка", + "sv": "brasiliansk portugisiska", + "zh_Hans": "巴西葡萄牙语", + "zh_Hant": "巴西葡萄牙語" + } + }, + { + "if": "tactile_writing:braille:fil=yes", + "ifnot": "tactile_writing:braille:fil=", + "searchTerms": { + "*": [ + "fil" + ] + }, + "then": { + "gl": "Lingua filipina", + "de": "Filipino", + "en": "Filipino", + "fr": "Philippin", + "it": "filippino", + "da": "Filippinsk", + "eo": "filipina lingvo", + "fi": "filipino", + "hu": "filippínó", + "id": "Bahasa Filipino", + "ja": "フィリピン語", + "nb_NO": "filippinsk", + "nl": "Filipijns", + "pl": "Język filipiński", + "pt": "Língua filipina", + "pt_BR": "Língua filipina", + "ru": "филиппинский язык", + "sv": "Filipino", + "zh_Hant": "菲律賓語", + "es": "idioma filipino", + "ca": "filipí" + } + } + ] } ] } \ No newline at end of file diff --git a/assets/layers/windturbine/windturbine.json b/assets/layers/windturbine/windturbine.json index b75e52a35..e4ac60d2e 100644 --- a/assets/layers/windturbine/windturbine.json +++ b/assets/layers/windturbine/windturbine.json @@ -91,7 +91,8 @@ "id": "Turbin angin ini dioperasikan oleh {operator}.", "hu": "Ennek a szélerőműnek az üzemeltetője: {operator}.", "de": "Die Windturbine wird betrieben von {operator}.", - "da": "Denne vindmølle drives af {operator}." + "da": "Denne vindmølle drives af {operator}.", + "nl": "Deze windturbine wordt beheerd door {operator}." }, "question": { "en": "Who operates this wind turbine?", @@ -101,7 +102,8 @@ "hu": "Ki üzemelteti ezt a szélturbinát?", "de": "Wer betreibt das Windrad?", "id": "Siapa yang mengoperasikan turbin angin ini?", - "da": "Hvem driver denne vindmølle?" + "da": "Hvem driver denne vindmølle?", + "nl": "Wie beheert deze windturbine?" }, "freeform": { "key": "operator" diff --git a/assets/license_info.json b/assets/license_info.json index c4510d13a..29038529a 100644 --- a/assets/license_info.json +++ b/assets/license_info.json @@ -33,6 +33,22 @@ ], "sources": [] }, + { + "path": "SocialImageRepo.png", + "license": "CC0", + "authors": [ + "Pieter Vander Vennet" + ], + "sources": [] + }, + { + "path": "SocialImageRepo.svg", + "license": "CC0", + "authors": [ + "Pieter Vander Vennet" + ], + "sources": [] + }, { "path": "SocialImageSmall.png", "license": "CC-BY-SA 4.0", diff --git a/assets/svg/gps_arrow.svg b/assets/svg/gps_arrow.svg new file mode 100644 index 000000000..9b476a484 --- /dev/null +++ b/assets/svg/gps_arrow.svg @@ -0,0 +1,43 @@ + + + + + + + + diff --git a/assets/svg/license_info.json b/assets/svg/license_info.json index f645f3eb1..2e75fd955 100644 --- a/assets/svg/license_info.json +++ b/assets/svg/license_info.json @@ -577,6 +577,14 @@ "https://www.svgrepo.com/svg/22182/map" ] }, + { + "path": "gps_arrow.svg", + "license": "CC0", + "authors": [ + "Pieter Vander Vennet" + ], + "sources": [] + }, { "path": "hand.svg", "license": "CC0", diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json index e7f88af63..ee13e615f 100644 --- a/assets/tagRenderings/questions.json +++ b/assets/tagRenderings/questions.json @@ -40,7 +40,8 @@ "fil": "Ano ang nau-ukol na entidad sa Wikidata?", "es": "¿Cual es la entidad de Wikidata que se corresponde?", "zh_Hans": "在Wikidata上对应的实体是什么?", - "da": "Hvad er den tilsvarende Wikidata-enhed?" + "da": "Hvad er den tilsvarende Wikidata-enhed?", + "id": "Apa entitas Wikidata yang sesuai?" }, "mappings": [ { @@ -64,7 +65,8 @@ "ru": "Никакой страницы на Википедии не было прикреплено", "sv": "Ingen Wikipedia-sida har länkats än", "zh_Hans": "尚未有连接到的维基百科页面", - "zh_Hant": "還沒有連結到維基百科頁面" + "zh_Hant": "還沒有連結到維基百科頁面", + "id": "Belum ada halaman Wikipedia yang ditautkan" }, "hideInAnswer": true }, @@ -232,7 +234,8 @@ "fil": "Ano ang email address ng {title()}?", "es": "¿Cual es la direccióm de correo electrónico de {title()}?", "zh_Hans": "{title()} 的电子邮箱地址为何?", - "da": "Hvad er mailadressen på {title()}?" + "da": "Hvad er mailadressen på {title()}?", + "cs": "Jaká je e-mailová adresa {title()}?" }, "mappings": [ { @@ -308,7 +311,8 @@ "ja": "車いすでのアクセスは可能ですか?", "fil": "Kaya bang abutin ang lugar na ito ng naka-wheelchair?", "es": "¿Este lugar es accesible con una silla de ruedas?", - "da": "Er stedet tilgængeligt med en kørestol?" + "da": "Er stedet tilgængeligt med en kørestol?", + "id": "Apakah tempat ini dapat diakses dengan kursi roda?" }, "mappings": [ { @@ -335,7 +339,8 @@ "ja": "この場所は、車椅子の方のための特別仕様になっています", "fil": "Ang lugar na ito ay angkop sa mga gumagamit ng wheelchair", "es": "Este lugar está especialmente adaptado para usuarios en sillas de ruedas", - "da": "Dette sted er specielt indrettet til kørestolsbrugere" + "da": "Dette sted er specielt indrettet til kørestolsbrugere", + "id": "Tempat ini dirancang khusus untuk pengguna kursi roda" } }, { @@ -417,7 +422,8 @@ "ja": "この場所は車いすでは行けません", "fil": "Ang lugar na ito ay hindi kayang abutin ng naka-wheelchair", "es": "No es posible llegar a este lugar con una silla de ruedas", - "da": "Dette sted er ikke tilgængeligt med kørestol" + "da": "Dette sted er ikke tilgængeligt med kørestol", + "id": "Tempat ini tidak bisa dijangkau dengan kursi roda" } } ] @@ -443,7 +449,8 @@ "fil": "Pinapayagan ba ang mga aso sa establisyementong ito?", "es": "¿Están permitidos los perros en este negocio?", "zh_Hans": "犬只是否在这个商业体中允许?", - "da": "Er hunde tilladt i denne virksomhed?" + "da": "Er hunde tilladt i denne virksomhed?", + "cs": "Jsou v tomto podniku povoleni psi?" }, "mappings": [ { @@ -469,7 +476,8 @@ "sl": "Psi so dovoljeni", "fil": "Pinapayagan ang mga aso", "zh_Hans": "允许犬只", - "da": "Hunde er tilladt" + "da": "Hunde er tilladt", + "cs": "Psi jsou povoleni" } }, { @@ -495,7 +503,8 @@ "sl": "Psi niso dovoljeni", "fil": "Hindi pinapayagan ang mga aso", "zh_Hans": "允许犬只", - "da": "Hunde er ikke tilladt" + "da": "Hunde er ikke tilladt", + "cs": "Psi nejsou povoleni" } }, { @@ -520,7 +529,8 @@ "fil": "Pinapayagan ang mga aso kung may tali", "es": "Los perros están permitidos, pero tienen que llevar correa", "zh_Hans": "允许犬只,但必须拴绳", - "da": "Hunde er tilladt, men de skal være i snor" + "da": "Hunde er tilladt, men de skal være i snor", + "cs": "Psi jsou povoleni, ale musí být na vodítku" } }, { @@ -545,7 +555,8 @@ "fil": "Pinapayayagan ang mga aso, at malayang makatatakbo", "es": "Los perros están permitidos y pueden estar sueltos", "zh_Hans": "允许犬只,且可自由放养", - "da": "Hunde er tilladt og kan løbe frit rundt" + "da": "Hunde er tilladt og kan løbe frit rundt", + "cs": "Psi mají vstup povolen a mohou volně pobíhat" } } ] @@ -600,7 +611,8 @@ "es": "¿Cuales son las horas de apertura de {title()}?", "zh_Hans": "{title()} 的开放时间为何?", "da": "Hvad er åbningstiderne for {title()}?", - "id": "Kapan jam buka {title()}?" + "id": "Kapan jam buka {title()}?", + "cs": "Jaká je otevírací doba {title()}?" }, "render": { "de": "

Öffnungszeiten

{opening_hours_table(opening_hours)}", @@ -624,7 +636,8 @@ "es": "

Horas de apertura

{opening_hours_table(opening_hours)}", "zh_Hans": "

开放时间

{opening_hours_table(opening_hours)}", "da": "

Åbningstider

{opening_hours_table(opening_hours)}", - "id": "

Jam buka

{opening_hours_table(opening_hours)}" + "id": "

Jam buka

{opening_hours_table(opening_hours)}", + "pa_PK": "

کھُلھے گھنٹے

{opening_hours_table(opening_hours)}" }, "freeform": { "key": "opening_hours", @@ -776,7 +789,8 @@ "fil": "Anong mga paraang pambayad ang tinatanggap dito?", "es": "¿Qué métodos de pago se aceptan aquí?", "zh_Hans": "这里支持哪些支付方式?", - "da": "Hvilke betalingsmetoder accepteres her?" + "da": "Hvilke betalingsmetoder accepteres her?", + "cs": "Jaké platební metody jsou zde přijímány?" }, "multiAnswer": true, "mappings": [ @@ -805,7 +819,8 @@ "fil": "Tinatanggap ang salapi rito", "es": "Aquí se acepta el pago en efectivo", "zh_Hans": "可用现金", - "da": "Her modtages kontanter" + "da": "Her modtages kontanter", + "cs": "Přijímá se zde hotovost" } }, { @@ -833,7 +848,8 @@ "fil": "Tinatanggap ang mga tarhetang pambayad dito", "es": "Aquí se acepta el pago por tarjeta", "zh_Hans": "可用信用卡", - "da": "Betalingskort accepteres her" + "da": "Betalingskort accepteres her", + "cs": "Zde jsou přijímány platební karty" } } ] @@ -862,7 +878,8 @@ "nb_NO": "Betaling utføres med et eget program", "pt": "O pagamento é feito utilizando uma aplicação dedicada", "it": "Pagamento effettuato utilizzando un'app dedicata", - "id": "Pembayaran dilakukan dengan aplikasi khusus" + "id": "Pembayaran dilakukan dengan aplikasi khusus", + "cs": "Platba se provádí pomocí speciální aplikace" } }, { @@ -884,7 +901,8 @@ "zh_Hans": "使用会员卡支付", "da": "Betaling sker med medlemskort", "pt": "O pagamento é feito usando um cartão de membro", - "id": "Pembayaran dilakukan dengan kartu anggota" + "id": "Pembayaran dilakukan dengan kartu anggota", + "cs": "Platba se provádí pomocí členské karty" } } ] @@ -908,7 +926,10 @@ "fr": "Quels étages sont desservis par cet ascenceur ?", "pt": "Para que pisos vai este elevador?", "da": "Hvilke niveauer går denne elevator til?", - "id": "Pada lantai berapa saja lift ini berjalan?" + "id": "Pada lantai berapa saja lift ini berjalan?", + "cs": "Do jakých podlaží tento výtah jezdí?", + "nb_NO": "Hvilke etasjer går heisen til?", + "nl": "Naar welke verdiepingen gaat deze lift?" }, "render": { "en": "This elevator goes to floors {level}", @@ -916,7 +937,10 @@ "fr": "Cet ascenceur permet d’accéder aux étages {level}", "pt": "Este elevador vai para os pisos {level}", "da": "Denne elevator går til etager {level}", - "id": "Lift ini berjalan ke lantai {level}" + "id": "Lift ini berjalan ke lantai {level}", + "cs": "Tento výtah jede do {level} patra", + "nb_NO": "Heisen går til etasje {level}", + "nl": "Deze lift gaat naar de verdiepingen {level}" }, "freeform": { "key": "level", @@ -945,7 +969,8 @@ "fil": "Anong palapag matatagpuan ang tampók?", "es": "¿En qué nivel se encuentra esta característica?", "nb_NO": "Hvilken etasje befinner funksjonen seg i?", - "da": "På hvilket niveau er denne funktion placeret?" + "da": "På hvilket niveau er denne funktion placeret?", + "cs": "V jaké úrovni se tento prvek nachází?" }, "render": { "en": "Located on the {level}th floor", @@ -968,7 +993,8 @@ "es": "Localizada en la {level}° planta", "da": "Beliggende på {level}. etage", "nb_NO": "Ligger i {level} etasje", - "id": "Terletak di lantai {level}" + "id": "Terletak di lantai {level}", + "cs": "Nachází se v {level}. patře" }, "freeform": { "key": "level", @@ -997,7 +1023,8 @@ "sl": "Nahaja se pod zemljo", "fil": "Nasa ilalim ng lupa", "es": "Localizado bajo tierra", - "da": "Placeret under jorden" + "da": "Placeret under jorden", + "cs": "Nachází se v podzemí" }, "hideInAnswer": true }, @@ -1024,7 +1051,8 @@ "sl": "Nahaja se v pritličju", "fil": "Nasa unang palapag", "es": "Localizado en la planta baja", - "da": "Beliggende i stueetagen" + "da": "Beliggende i stueetagen", + "cs": "Nachází se v přízemí" } }, { @@ -1051,7 +1079,8 @@ "sl": "Nahaja se v pritličju", "fil": "Nasa unang palapag", "es": "Localizado en la planta baja", - "da": "Beliggende i stueetagen" + "da": "Beliggende i stueetagen", + "cs": "Nachází se v přízemí" } }, { @@ -1077,7 +1106,8 @@ "sl": "Nahaja se v prvem nadstropju", "fil": "Nasa unang palapag", "es": "Localizado en la primera planta", - "da": "Beliggende på første sal" + "da": "Beliggende på første sal", + "cs": "Nachází se v prvním patře" } }, { @@ -1096,7 +1126,8 @@ "es": "Localizada en el primer sótano", "nb_NO": "Er å finne på første kjellernivå", "pt": "Localizado no primeiro nível da cave", - "da": "Beliggende på første kælderetage" + "da": "Beliggende på første kælderetage", + "cs": "Nachází se v prvním suterénu" } } ] @@ -1110,7 +1141,8 @@ "pt": "É permitido fumar em {title()}?", "nb_NO": "Tillates røyking på {title()}?", "da": "Er det tilladt at ryge på {title()}?", - "id": "Apa diizinkan untuk merokok di {title()}?" + "id": "Apa diizinkan untuk merokok di {title()}?", + "nl": "Is roken toegestaan bij {title()}?" }, "#condition": "Based on https://en.wikipedia.org/wiki/List_of_smoking_bans", "condition": "_country!~al|be", @@ -1129,7 +1161,8 @@ "pt": "É permitido fumar", "nb_NO": "Røyking er tillatt", "da": "Rygning er tilladt", - "id": "Merokok diizinkan" + "id": "Merokok diizinkan", + "nl": "Roken is toegestaan" } }, { @@ -1146,7 +1179,8 @@ "pt": "Não é permitido fumar", "nb_NO": "Røyking forbudt", "da": "Rygning er ikke tilladt", - "id": "Merokok dilarang" + "id": "Merokok dilarang", + "nl": "Roken is niet toegestaan" } }, { @@ -1159,7 +1193,8 @@ "pt": "É permitido fumar no exterior.", "nb_NO": "Røyking tillates på utsiden.", "da": "Rygning er tilladt udenfor.", - "id": "Merokok diizinkan di luar ruangan." + "id": "Merokok diizinkan di luar ruangan.", + "nl": "Roken is buiten toegestaan." } } ] @@ -1170,7 +1205,10 @@ "en": "Does this place have an audio induction loop for people with reduced hearing?", "de": "Hat dieser Ort eine induktive Höranlage für Hörgeschädigte?", "fr": "Ce lieu dispose-t’il d’une boucle auditive pour les personnes malentendantes ?", - "da": "Har dette sted en lydinduktionssløjfe til personer med nedsat hørelse?" + "da": "Har dette sted en lydinduktionssløjfe til personer med nedsat hørelse?", + "cs": "Má toto místo zvukovou indukční smyčku pro osoby se sluchovým postižením?", + "nb_NO": "Har stedet en teleslynge for folk med redusert hørsel?", + "nl": "Heeft deze plaats een ringleiding voor slechthorenden?" }, "mappings": [ { @@ -1179,7 +1217,10 @@ "en": "This place has an audio induction loop", "de": "Dieser Ort hat eine induktive Höranlage", "fr": "Ce lieu dispose d’une boucle auditive", - "da": "Dette sted har en lydinduktionssløjfe" + "da": "Dette sted har en lydinduktionssløjfe", + "cs": "Toto místo má zvukovou indukční smyčku", + "nb_NO": "Dette stedet har en teleslynge", + "nl": "Deze plaats heeft een ringleiding" }, "icon": { "path": "./assets/tagRenderings/audio_induction_loop.svg", @@ -1192,7 +1233,10 @@ "en": "This place does not have an audio induction loop", "de": "Dieser Ort hat keine induktive Höranlage", "fr": "Ce lieu ne dispose pas de boucle auditive", - "da": "Dette sted har ikke en lydinduktionssløjfe" + "da": "Dette sted har ikke en lydinduktionssløjfe", + "cs": "Toto místo nemá indukční zvukovou smyčku", + "nb_NO": "Dette stedet har ikke en teleslynge", + "nl": "Deze plaats heeft geen ringleiding" }, "icon": { "path": "./assets/tagRenderings/audio_induction_loop_missing.svg", @@ -1208,7 +1252,9 @@ "de": "Bietet dieser Ort Internetzugang?", "pt": "Este lugar tem acesso à Internet?", "da": "Tilbyder dette sted internetadgang?", - "id": "Apa tempat ini menyediakan jaringan internet?" + "id": "Apa tempat ini menyediakan jaringan internet?", + "cs": "Nabízí toto místo připojení k internetu?", + "nb_NO": "Tilbyr dette stedet tilgang til Internett?" }, "mappings": [ { @@ -1220,7 +1266,9 @@ "fr": "Ce lieu propose un accès internet sans fil", "pt": "Este lugar tem acesso à Internet sem fios", "da": "Dette sted tilbyder trådløs internetadgang", - "id": "Tempat ini menyediakan jaringan internet nirkabel" + "id": "Tempat ini menyediakan jaringan internet nirkabel", + "cs": "Toto místo nabízí bezdrátové připojení k internetu", + "nb_NO": "Dette stedet tilbyr trådløs tilgang til Internett" } }, { @@ -1232,7 +1280,9 @@ "fr": "Ce lieu ne propose pas d'accès internet", "pt": "Este lugar não tem acesso à Internet", "da": "Dette sted tilbyder ikke internetadgang", - "id": "Tempat ini tidak menyediakan jaringan internet" + "id": "Tempat ini tidak menyediakan jaringan internet", + "cs": "Toto místo neposkytuje připojení k internetu", + "nb_NO": "Dette stedet tilbyr ikke tilgang til Internett" } }, { @@ -1244,7 +1294,9 @@ "fr": "Ce lieu propose un accès internet", "pt": "Este lugar tem acesso à Internet", "da": "Dette sted tilbyder internetadgang", - "id": "Tempat ini menyediakan jaringan internet" + "id": "Tempat ini menyediakan jaringan internet", + "cs": "Toto místo nabízí přístup k internetu", + "nb_NO": "Dette stedet tilbyr tilgang til Internett" }, "hideInAnswer": true }, @@ -1256,7 +1308,9 @@ "de": "Dieser Ort bietet Internetzugang über ein Terminal oder einen Computer", "pt": "Este lugar tem acesso à Internet através de um terminal ou computador", "da": "Dette sted tilbyder internetadgang via en terminal eller computer", - "id": "Tempat ini menyediakan jaringan internet melalui terminal atau komputer" + "id": "Tempat ini menyediakan jaringan internet melalui terminal atau komputer", + "cs": "Toto místo nabízí přístup k internetu prostřednictvím terminálu nebo počítače", + "nb_NO": "Dette stedet tilbyr tilgang til Internett via en terminal eller datamaskin" } }, { @@ -1267,7 +1321,9 @@ "de": "Dieser Ort bietet kabelgebundenen Internetzugang", "pt": "Este lugar tem acesso à Internet com fios/por cabo", "da": "Dette sted tilbyder internetadgang via kabel", - "id": "Tempat ini menyediakan jaringan internet kabel" + "id": "Tempat ini menyediakan jaringan internet kabel", + "cs": "Toto místo nabízí kabelové připojení k internetu", + "nb_NO": "Dette stedet tilbyr trådbunden tilgang til Internett" } } ] @@ -1284,7 +1340,10 @@ "nl": "Zijn er kosten voor internettoegang?", "de": "Wird für den Internetzugang eine Gebühr erhoben?", "pt": "Tem de se pagar para utilizar o acesso à Internet?", - "da": "Er der et gebyr for internetadgang?" + "da": "Er der et gebyr for internetadgang?", + "cs": "Je přístup na internet zpoplatněn?", + "id": "Apakah ada biaya untuk akses internet?", + "nb_NO": "Er det et gebyr for bruk av Internett?" }, "mappings": [ { @@ -1294,7 +1353,10 @@ "nl": "Er zijn kosten voor internettoegang op deze plaats", "de": "Der Internetzugang ist an diesem Ort gebührenpflichtig", "pt": "Tem de se pagar para utilizar o acesso à Internet neste local", - "da": "Der er et gebyr for internetadgang på dette sted" + "da": "Der er et gebyr for internetadgang på dette sted", + "cs": "Přístup na internet je zde zpoplatněn", + "id": "Ada biaya untuk akses internet di tempat ini", + "nb_NO": "Det er et gebyr for tilgang til Internett på dette stedet" } }, { @@ -1305,7 +1367,9 @@ "de": "Der Internetzugang ist an diesem Ort kostenlos", "pt": "O acesso à Internet é gratuito neste local", "da": "Internetadgang er gratis på dette sted", - "id": "Jaringan internet tersedia gratis di tempat ini" + "id": "Jaringan internet tersedia gratis di tempat ini", + "cs": "Přístup k internetu je zde zdarma", + "nb_NO": "Tilgang til Internett er gratis på dette stedet" } }, { @@ -1316,7 +1380,9 @@ "de": "Der Internetzugang ist an diesem Ort kostenlos, aber nur für Kunden", "pt": "O acesso à Internet é gratuito neste local, apenas para clientes", "da": "Internetadgang er gratis på dette sted, kun for kunder", - "id": "Jaringan internet tersedia gratis di tempat ini, hanya untuk pelanggan" + "id": "Jaringan internet tersedia gratis di tempat ini, hanya untuk pelanggan", + "cs": "Přístup k internetu je na tomto místě zdarma, pouze pro zákazníky", + "nb_NO": "Tilgang til Internett på dette stedet er gratis, men kun for kunder" } } ] @@ -1329,7 +1395,9 @@ "de": "Wie lautet der Netzwerkname für den drahtlosen Internetzugang?", "pt": "Qual é o nome da rede para o acesso sem fios à Internet?", "da": "Hvad er netværksnavnet for den trådløse internetadgang?", - "id": "Apa nama jaringan internet nirkabelnya?" + "id": "Apa nama jaringan internet nirkabelnya?", + "cs": "Jaký je název sítě pro bezdrátový přístup k internetu?", + "nb_NO": "Hva er nettverksnavnet for det trådløse nettverket?" }, "freeform": { "key": "internet_access:ssid", @@ -1340,7 +1408,9 @@ "de": "Geben Sie den Netzwerknamen ein", "pt": "Introduza o nome da rede", "da": "Indtast netværksnavnet", - "id": "Masukkan nama jaringan" + "id": "Masukkan nama jaringan", + "cs": "Zadejte název sítě", + "nb_NO": "Skriv inn nettverksnavnet" } }, "mappings": [ @@ -1356,7 +1426,9 @@ "de": "Der Netzwerkname lautet {internet_access:ssid}", "pt": "O nome da rede é {internet_access:ssid}", "da": "Netværksnavnet er {internet_access:ssid}", - "id": "Nama jaringan ini adalah {internet_access:ssid}" + "id": "Nama jaringan ini adalah {internet_access:ssid}", + "cs": "Název sítě je {internet_access:ssid}", + "nb_NO": "Nettverksnavnet er {internet_access:ssid}" } } -} +} \ No newline at end of file diff --git a/assets/themes/aed/aed.json b/assets/themes/aed/aed.json index 9b9a5c717..a51986013 100644 --- a/assets/themes/aed/aed.json +++ b/assets/themes/aed/aed.json @@ -20,7 +20,8 @@ "sl": "Zemljevid defibrilatorjev (AED)", "zh_Hans": "Open AED Map", "fil": "Open AED Map", - "da": "Åben AED Kort" + "da": "Åben AED Kort", + "cs": "Open AED Mapa" }, "icon": "./assets/themes/aed/aed.svg", "description": { @@ -43,7 +44,8 @@ "sl": "Na tem zemljevidu lahko poiščete in označite bližnje defibrilatorje", "zh_Hans": "在这份地图上可以寻找和标记附近的除颤器", "da": "På dette kort kan man finde og markere defibrillatorer i nærheden", - "fil": "Sa mapang ito, maaring makahapan o mag-mapa ng mga defibrillators" + "fil": "Sa mapang ito, maaring makahapan o mag-mapa ng mga defibrillators", + "cs": "Na této mapě lze najít a označit defibrilátory v okolí" }, "startLat": 0, "startLon": 0, diff --git a/assets/themes/artwork/artwork.json b/assets/themes/artwork/artwork.json index db783cdde..4b8d01335 100644 --- a/assets/themes/artwork/artwork.json +++ b/assets/themes/artwork/artwork.json @@ -17,7 +17,8 @@ "ca": "Open Artwork Map", "zh_Hans": "Open Artwork Map", "fil": "Open Artwork Map", - "da": "Åbn illustrationskort" + "da": "Åbn illustrationskort", + "cs": "Open Artwork Map" }, "description": { "en": "An open map of statues, busts, graffitis and other artwork all over the world", @@ -36,7 +37,8 @@ "ca": "Un mapa obert d'estàtues, busts, grafitis i altres obres d'art del tot el món", "zh_Hans": "欢迎使用Open Artwork Map,一个雕塑、半身像、涂鸦和其他全球艺术品的地图", "fil": "Malugod na pag-dating sa Open Artwork Map, ang mapa ng mga bantayog, graffiti, at iba pang likhang sining sa buong mundo", - "da": "Et åbent kort over statuer, buster, graffitis og andre kunstværker over hele verden" + "da": "Et åbent kort over statuer, buster, graffitis og andre kunstværker over hele verden", + "cs": "Otevřená mapa soch, bust, graffiti a dalších uměleckých děl po celém světě" }, "icon": "./assets/themes/artwork/artwork.svg", "startZoom": 12, diff --git a/assets/themes/bag_import/bag.json b/assets/themes/bag_import/bag.json index d8b026156..10c19b65c 100644 --- a/assets/themes/bag_import/bag.json +++ b/assets/themes/bag_import/bag.json @@ -2,15 +2,19 @@ "id": "bag", "title": { "nl": "BAG import helper", - "en": "BAG import helper" + "en": "BAG import helper", + "de": "BAG-Importhilfe" }, "shortDescription": { "nl": "BAG import helper tool", - "en": "BAG import helper tool" + "en": "BAG import helper tool", + "de": "BAG-Import-Hilfswerkzeug" }, "description": { "nl": "Dit thema helpt het importeren van BAG data", - "en": "This theme helps with importing data from BAG" + "en": "This theme helps with importing data from BAG", + "cs": "Toto téma pomáhá s importem dat ze systému BAG", + "de": "Dieses Thema hilft beim Importieren von BAG-Daten" }, "credits": "Wouter van der Wal", "icon": "./assets/themes/bag_import/logo.svg", @@ -78,13 +82,16 @@ { "id": "Reference", "render": { - "en": "The reference in BAG is {ref:bag}" + "en": "The reference in BAG is {ref:bag}", + "de": "Die Referenz in BAG ist {ref:bag}" }, "mappings": [ { "if": "ref:bag=", "then": { - "en": "This building has no reference in the BAG" + "en": "This building has no reference in the BAG", + "cs": "Tato budova nemá v BAG žádný odkaz", + "de": "Dieses Gebäude hat keinen Verweis im BAG" } } ] @@ -144,7 +151,8 @@ "name": "BAG Buildings", "title": "BAG Building", "description": { - "en": "Buildings from BAG register" + "en": "Buildings from BAG register", + "de": "Gebäude aus dem BAG-Register" }, "source": { "geoJson": "https://service.pdok.nl/lv/bag/wfs/v2_0?request=GetFeature&service=WFS&version=2.0.0&outputFormat=application%2Fjson%3B%20subtype%3Dgeojson&typeName=bag%3Apand&bbox={x_min}%2C{y_min}%2C{x_max}%2C{y_max}%2CCRS84&srsName=EPSG%3A4326", @@ -205,7 +213,8 @@ ] }, "then": { - "en": "Didn't calculate the correct values yet. Refresh this page" + "en": "Didn't calculate the correct values yet. Refresh this page", + "de": "Richtige Werte noch nicht berechnet. Aktualisieren Sie diese Seite" } }, { @@ -214,10 +223,11 @@ }, { "if": { - "and":[ + "and": [ "_bag_obj:building~*", "_bag_obj:ref:bag~*", - "_bag_obj:in_construction=true"] + "_bag_obj:in_construction=true" + ] }, "then": "{import_way_button(osm:buildings, building=$_bag_obj:building; construction=$_bag_obj:construction; ref:bag=$_bag_obj:ref:bag; source=BAG; source:date=$_bag_obj:source:date; start_date=$_bag_obj:start_date, Upload this building to OpenStreetMap)}" } @@ -226,19 +236,22 @@ { "id": "Reference", "render": { - "en": "The reference in BAG is {_bag_obj:ref:bag}" + "en": "The reference in BAG is {_bag_obj:ref:bag}", + "de": "Die Referenz in BAG ist {_bag_obj:ref:bag}" } }, { "id": "Build year", "render": { - "en": "This building was built in {_bag_obj:start_date}" + "en": "This building was built in {_bag_obj:start_date}", + "de": "Dieses Gebäude wurde gebaut in {_bag_obj:start_date}" }, "mappings": [ { "if": "_bag_obj:in_construction=true", "then": { - "en": "The building was started in {_bag_obj:start_date}" + "en": "The building was started in {_bag_obj:start_date}", + "de": "Der Bau wurde in {_bag_obj:start_date} begonnen" } } ] @@ -246,13 +259,15 @@ { "id": "Building type", "render": { - "en": "The building type is a {_bag_obj:building}" + "en": "The building type is a {_bag_obj:building}", + "de": "Der Gebäudetyp ist ein {_bag_obj:building}" }, "mappings": [ { "if": "_bag_obj:in_construction=true", "then": { - "en": "The building type will be a {_bag_obj:construction}" + "en": "The building type will be a {_bag_obj:construction}", + "de": "Der Gebäudetyp ist ein {_bag_obj:construction}" } } ] @@ -331,4 +346,4 @@ } ], "hideFromOverview": true -} +} \ No newline at end of file diff --git a/assets/themes/blind_osm/Blindicon.svg b/assets/themes/blind_osm/Blindicon.svg new file mode 100644 index 000000000..d143bc076 --- /dev/null +++ b/assets/themes/blind_osm/Blindicon.svg @@ -0,0 +1,83 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/assets/themes/blind_osm/blind_osm.json b/assets/themes/blind_osm/blind_osm.json new file mode 100644 index 000000000..6989e5358 --- /dev/null +++ b/assets/themes/blind_osm/blind_osm.json @@ -0,0 +1,91 @@ +{ + "id": "blind_osm", + "title": { + "en": "OSM for the blind" + }, + "description": { + "en": "Help to map features relevant for the blind" + }, + "icon": "./assets/themes/blind_osm/Blindicon.svg", + "startLat": 52.99238, + "startLon": 6.570614, + "startZoom": 20, + "defaultBackgroundId": "CartoDB.Positron", + "layers": [ + { + "builtin": "cycleways_and_roads", + "override": { + "mapRendering": null, + "title": null + } + }, + { + "builtin": "crossings", + "override": { + "mapRendering": [ + { + "iconBadges": [ + { + "if": "tactile_paving=yes", + "then": "circle:green" + }, + { + "if": "tactile_paving=no", + "then": "circle:red" + } + ] + } + ] + }, + "hideTagRenderingsWithLabels": [ + "crossing-bicycle-allowed" + ] + }, + { + "builtin": "kerbs", + "override": { + "minzoom": 19, + "mapRendering": [ + { + "iconBadges": [ + { + "if": "tactile_paving=yes", + "then": "circle:green" + }, + { + "if": "tactile_paving=no", + "then": "circle:red" + } + ] + } + ] + } + }, + { + "builtin": "transit_stops", + "override": { + "mapRendering": [ + { + "iconBadges": [ + { + "if": "tactile_paving=yes", + "then": "circle:green" + }, + { + "if": "tactile_paving=no", + "then": "circle:red" + } + ] + } + ] + } + }, + { + "builtin": "elevator", + "override": { + "minzoom": 17 + } + }, + "stairs" + ] +} \ No newline at end of file diff --git a/assets/themes/blind_osm/license_info.json b/assets/themes/blind_osm/license_info.json new file mode 100644 index 000000000..82b1c85ba --- /dev/null +++ b/assets/themes/blind_osm/license_info.json @@ -0,0 +1,13 @@ +[ + { + "path": "Blindicon.svg", + "license": "CC0", + "authors": [ + "Abu badali", + "AIGA" + ], + "sources": [ + "https://commons.wikimedia.org/wiki/File:Blindicon.svg" + ] + } +] \ No newline at end of file diff --git a/assets/themes/campersite/campersite.json b/assets/themes/campersite/campersite.json index 1a45a6205..04cd4a0f5 100644 --- a/assets/themes/campersite/campersite.json +++ b/assets/themes/campersite/campersite.json @@ -878,7 +878,8 @@ "pt_BR": "Estação de despejo {name}", "de": "Entsorgungsstation {name}", "zh_Hant": "{name} 垃圾站", - "nl": "Loosplaats {name}" + "nl": "Loosplaats {name}", + "ca": "Estació d'abocament {name}" }, "mappings": [ { @@ -896,7 +897,8 @@ "pt_BR": "Estação de despejo", "de": "Entsorgungsstation", "zh_Hant": "垃圾站", - "nl": "Loosplaats" + "nl": "Loosplaats", + "ca": "Estació d'abocament" } } ] @@ -1211,7 +1213,8 @@ "zh_Hant": "你需要網路鑰匙/密碼來使用這個設施", "nl": "Netwerksleutel of -code nodig om dit te gebruiken", "nb_NO": "Du trenger en nettverksnøkkel/kode for å bruke dette", - "da": "Du skal bruge en netværksnøgle/-kode for at bruge dette" + "da": "Du skal bruge en netværksnøgle/-kode for at bruge dette", + "ca": "Necessites un codi/clau de xarxa per usar-lo" } }, { @@ -1317,7 +1320,8 @@ "de": "eine sanitäre Entsorgungsstation", "zh_Hant": "垃圾丟棄站", "nl": "een loosplaats", - "da": "en sanitær afleveringsplads" + "da": "en sanitær afleveringsplads", + "ca": "una estació d'abocament sanitari" }, "description": { "en": "Add a new sanitary dump station. This is a place where camper drivers can dump waste water or chemical toilet waste. Often there's also drinking water and electricity.", diff --git a/assets/themes/cyclenodes/cyclenodes.json b/assets/themes/cyclenodes/cyclenodes.json index 75137dd42..25094b376 100644 --- a/assets/themes/cyclenodes/cyclenodes.json +++ b/assets/themes/cyclenodes/cyclenodes.json @@ -158,7 +158,8 @@ "es": "nodo ciclista {rcn_ref}", "nb_NO": "sykkelnode {rcn_ref}", "nl": "fietsknooppunt {rcn_ref}", - "fr": "nœud cycliste {rcn_ref}" + "fr": "nœud cycliste {rcn_ref}", + "ca": "node ciclista {rcn_ref}" } }, "tagRenderings": [ diff --git a/assets/themes/cyclestreets/cyclestreets.json b/assets/themes/cyclestreets/cyclestreets.json index 51731c3b3..d44bb4777 100644 --- a/assets/themes/cyclestreets/cyclestreets.json +++ b/assets/themes/cyclestreets/cyclestreets.json @@ -397,7 +397,8 @@ { "if": "bicycle_road=yes", "then": { - "en": "This street is a bicycle road" + "en": "This street is a bicycle road", + "de": "Diese Straße ist eine Fahrradstraße" }, "hideInAnswer": true }, @@ -413,7 +414,8 @@ ] }, "then": { - "en": "This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)" + "en": "This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)", + "de": "Diese Straße ist eine Fahrradstraße (hat eine Geschwindigkeitsbegrenzung von 30 km/h und Fahrzeuge sind nicht erlaubt) (Schild wird später abgefragt)" }, "hideInAnswer": "_country!=de" }, @@ -474,7 +476,8 @@ ] }, "then": { - "en": "This street will become a bicycle road soon" + "en": "This street will become a bicycle road soon", + "de": "Diese Straße wird bald zu einer Fahrradstraße" }, "hideInAnswer": "_country!=de" }, @@ -512,7 +515,8 @@ ] }, "question": { - "en": "What sign does this bicycle road have?" + "en": "What sign does this bicycle road have?", + "de": "Welches Schild hat diese Fahrradstraße?" }, "mappings": [ { @@ -569,7 +573,8 @@ { "if": "traffic_sign=DE:244.1,1024-10", "then": { - "en": "Cars allowed" + "en": "Cars allowed", + "de": "Autos erlaubt" }, "icon": { "path": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg", @@ -585,7 +590,8 @@ { "if": "traffic_sign=DE:244.1", "then": { - "en": "There are no supplementary signs at this bicycle road." + "en": "There are no supplementary signs at this bicycle road.", + "de": "An dieser Fahrradstraße gibt es keine zusätzlichen Schilder." }, "icon": { "path": "./assets/themes/cyclestreets/Zeichen_244.svg", @@ -634,4 +640,4 @@ } ] } -} +} \ No newline at end of file diff --git a/assets/themes/facadegardens/facadegardens.json b/assets/themes/facadegardens/facadegardens.json index 5d61003b9..7a1dc5fa4 100644 --- a/assets/themes/facadegardens/facadegardens.json +++ b/assets/themes/facadegardens/facadegardens.json @@ -396,7 +396,8 @@ "de": "Es gibt Sträucher", "hu": "Van benne cserje", "es": "Hay arbustos", - "da": "Der er buske" + "da": "Der er buske", + "ca": "Hi ha arbustos" } }, { @@ -428,7 +429,8 @@ "hu": "További részletek: {description}", "es": "Más detalles: {description}", "nb_NO": "Flere detaljer: {description}", - "da": "Flere detaljer: {description}" + "da": "Flere detaljer: {description}", + "ca": "Més detalls: {description}" }, "question": { "nl": "Aanvullende omschrijving van de tuin (indien nodig, en voor zover nog niet omschreven hierboven)", diff --git a/assets/themes/ghostbikes/ghostbikes.json b/assets/themes/ghostbikes/ghostbikes.json index 968b6cd04..13fafd915 100644 --- a/assets/themes/ghostbikes/ghostbikes.json +++ b/assets/themes/ghostbikes/ghostbikes.json @@ -18,7 +18,8 @@ "pt_BR": "Bicicleta fantasma", "ru": "Велосипед Ghost", "sv": "Spökcykel", - "da": "Spøgelsescykler" + "da": "Spøgelsescykler", + "ca": "Bicicletes fantasmes" }, "description": { "en": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.

On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account.", diff --git a/assets/themes/hackerspaces/hackerspaces.json b/assets/themes/hackerspaces/hackerspaces.json index cd2f0962f..0b9bd3a89 100644 --- a/assets/themes/hackerspaces/hackerspaces.json +++ b/assets/themes/hackerspaces/hackerspaces.json @@ -9,7 +9,8 @@ "hu": "Hackerspace-ek", "nl": "Hackerspaces", "fr": "Ateliers numériques ouvertS", - "da": "Hackerspaces" + "da": "Hackerspaces", + "ca": "Espai per a hackers" }, "shortDescription": { "en": "A map of hackerspaces", diff --git a/assets/themes/hotels/hotels.json b/assets/themes/hotels/hotels.json index a4a929f43..8bba5e58e 100644 --- a/assets/themes/hotels/hotels.json +++ b/assets/themes/hotels/hotels.json @@ -4,13 +4,16 @@ "en": "Hotels", "de": "Hotels", "da": "Hoteller", - "nb_NO": "Hoteller" + "nb_NO": "Hoteller", + "ca": "Hotels", + "nl": "Hotels" }, "description": { "en": "On this map, you'll find hotels in your area", "de": "Auf dieser Karte finden Sie Hotels in Ihrer Nähe", "da": "På dette kort finder du hoteller i dit område", - "nb_NO": "På dette kartet finner du hoteller der du er" + "nb_NO": "På dette kartet finner du hoteller der du er", + "nl": "Op deze kaart vind je hotels in je omgeving" }, "icon": "./assets/layers/hotel/hotel.svg", "startLat": 50.8552, diff --git a/assets/themes/indoors/indoors.json b/assets/themes/indoors/indoors.json index 7ffd90d0b..8801f4570 100644 --- a/assets/themes/indoors/indoors.json +++ b/assets/themes/indoors/indoors.json @@ -6,7 +6,8 @@ "fr": "Intérieurs", "da": "Indendørs", "nb_NO": "Innendørs", - "nl": "Binnenruimtes" + "nl": "Binnenruimtes", + "ca": "Indoors" }, "description": { "en": "On this map, publicly accessible indoor places are shown", diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json index 501ba62f4..6cf5e9e8a 100644 --- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json +++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json @@ -146,6 +146,10 @@ "if": "theme=binoculars", "then": "./assets/layers/binocular/telescope.svg" }, + { + "if": "theme=blind_osm", + "then": "./assets/themes/blind_osm/Blindicon.svg" + }, { "if": "theme=bookcases", "then": "./assets/themes/bookcases/bookcase.svg" diff --git a/assets/themes/maproulette/maproulette.json b/assets/themes/maproulette/maproulette.json index 0750dac4f..80f7d53cc 100644 --- a/assets/themes/maproulette/maproulette.json +++ b/assets/themes/maproulette/maproulette.json @@ -4,7 +4,8 @@ "en": "MapRoulette Tasks", "de": "MapRoulette-Aufgaben", "fr": "Tâches MapRoulette", - "da": "KortRoulette-opgaver" + "da": "KortRoulette-opgaver", + "ca": "Tasques de MapRoulette" }, "description": { "en": "Theme showing MapRoulette tasks, allowing you to search, filter and fix them.", diff --git a/assets/themes/maxspeed/maxspeed.json b/assets/themes/maxspeed/maxspeed.json index 9d3e18d76..c6a1926d3 100644 --- a/assets/themes/maxspeed/maxspeed.json +++ b/assets/themes/maxspeed/maxspeed.json @@ -32,4 +32,4 @@ "speed_camera", "speed_display" ] -} +} \ No newline at end of file diff --git a/assets/themes/onwheels/onwheels.json b/assets/themes/onwheels/onwheels.json index 0df0e4dd0..94711a417 100644 --- a/assets/themes/onwheels/onwheels.json +++ b/assets/themes/onwheels/onwheels.json @@ -5,7 +5,8 @@ "de": "Auf Rädern", "fr": "OnWheels", "nl": "OnWheels", - "nb_NO": "På hjul" + "nb_NO": "På hjul", + "ca": "OnWheels" }, "description": { "en": "On this map, publicly weelchair accessible places are shown and can be easily added", @@ -323,7 +324,8 @@ "de": "Statistik", "fr": "Statistiques", "da": "Statistikker", - "nb_NO": "Statistikk" + "nb_NO": "Statistikk", + "ca": "Estadístiques" } }, "tagRenderings": [ @@ -359,7 +361,8 @@ "de": "Import", "fr": "Importation", "da": "Importere", - "nb_NO": "Importer" + "nb_NO": "Importer", + "ca": "Importar" }, "icon": "./assets/svg/addSmall.svg", "location_picker": "photo", diff --git a/assets/themes/osm_community_index/osm_community_index.json b/assets/themes/osm_community_index/osm_community_index.json index a51b0f629..6819de681 100644 --- a/assets/themes/osm_community_index/osm_community_index.json +++ b/assets/themes/osm_community_index/osm_community_index.json @@ -1,13 +1,16 @@ { "id": "osm_community_index", "title": { - "en": "OSM Community Index" + "en": "OSM Community Index", + "de": "OSM-Community-Index" }, "description": { - "en": "A list of resources for users of OpenStreetMap. 'Resources' can be links to forums, meetups, Slack groups, IRC channels, mailing lists, and so on. Anything that mappers, especially beginners, might find interesting or helpful." + "en": "A list of resources for users of OpenStreetMap. 'Resources' can be links to forums, meetups, Slack groups, IRC channels, mailing lists, and so on. Anything that mappers, especially beginners, might find interesting or helpful.", + "de": "Eine Liste von Ressourcen für Nutzer von OpenStreetMap. 'Ressourcen' können Links zu Foren, Treffen, Slack-Gruppen, IRC-Kanälen, Mailinglisten und so weiter sein. Alles, was Mapper, insbesondere Anfänger, interessant oder hilfreich finden könnten." }, "shortDescription": { - "en": "An index of community resources for OpenStreetMap." + "en": "An index of community resources for OpenStreetMap.", + "de": "Ein Index von Community-Ressourcen für OpenStreetMap." }, "icon": "./assets/themes/osm_community_index/osm.svg", "startLat": 50.8465573, @@ -18,4 +21,4 @@ "layers": [ "osm_community_index" ] -} +} \ No newline at end of file diff --git a/assets/themes/pets/pets.json b/assets/themes/pets/pets.json index da3e27979..646470381 100644 --- a/assets/themes/pets/pets.json +++ b/assets/themes/pets/pets.json @@ -75,7 +75,8 @@ "de": "Hundefreundliche Geschäfte", "nb_NO": "Hundevennlige butikker", "nl": "Hondvriendelijke winkels", - "fr": "Magasins acceptant les chiens" + "fr": "Magasins acceptant les chiens", + "ca": "Botigues amigues dels gossos" }, "title": { "render": { @@ -84,7 +85,8 @@ "de": "Hundefreundliche Geschäfte", "nb_NO": "Hundevennlige butikker", "nl": "Hondvriendelijke winkels", - "fr": "Magasins acceptant les chiens" + "fr": "Magasins acceptant les chiens", + "ca": "Botigues amigues dels gossos" }, "mappings": [ { @@ -176,7 +178,8 @@ "de": "hundefreundliches Geschäft", "nb_NO": "hundevennlig butikk", "nl": "Hondvriendelijke winkels", - "fr": "magasin acceptant les chiens" + "fr": "magasin acceptant les chiens", + "ca": "botiga amiga dels gossos" }, "tags": [ "dog=yes", diff --git a/assets/themes/postal_codes/postal_codes.json b/assets/themes/postal_codes/postal_codes.json index f6f0d7cb7..c94f12a71 100644 --- a/assets/themes/postal_codes/postal_codes.json +++ b/assets/themes/postal_codes/postal_codes.json @@ -70,7 +70,8 @@ "nb_NO": "Postkode {postal_code}", "nl": "Postcode {postal_code}", "fr": "Code postal {postal_code}", - "da": "Postnummer {postal_code}" + "da": "Postnummer {postal_code}", + "ca": "Codi postal {postal_code}" } }, "description": {}, @@ -165,7 +166,8 @@ "nl": "Stadhuis {name}", "fr": "Mairie {name}", "da": "Rådhus {name}", - "nb_NO": "{name}-rådhuset" + "nb_NO": "{name}-rådhuset", + "ca": "Ajuntament de {name}" } }, "calculatedTags": [ diff --git a/assets/themes/postboxes/postboxes.json b/assets/themes/postboxes/postboxes.json index ad4371e59..5a17a4bcc 100644 --- a/assets/themes/postboxes/postboxes.json +++ b/assets/themes/postboxes/postboxes.json @@ -50,4 +50,4 @@ "postoffices", "parcel_lockers" ] -} +} \ No newline at end of file diff --git a/assets/themes/sports/sports.json b/assets/themes/sports/sports.json index f17d93c39..b0e317eb9 100644 --- a/assets/themes/sports/sports.json +++ b/assets/themes/sports/sports.json @@ -10,7 +10,7 @@ }, "description": { "en": "All about sports, find sport pitches, fitness centres and more.", - "nl": "Alles over sport: vind sportvelden, fitnesscentra en meer." + "nl": "Alles over sport: vind sportvelden, fitnesscentra en meer." }, "icon": "./assets/themes/sports/sport.svg", "startLat": 0, @@ -55,4 +55,4 @@ } } ] -} +} \ No newline at end of file diff --git a/assets/themes/toilets/toilets.json b/assets/themes/toilets/toilets.json index 4666b8c38..2cb4334e8 100644 --- a/assets/themes/toilets/toilets.json +++ b/assets/themes/toilets/toilets.json @@ -38,4 +38,4 @@ "toilet", "toilet_at_amenity" ] -} +} \ No newline at end of file diff --git a/assets/themes/transit/transit.json b/assets/themes/transit/transit.json index d10d47b9a..0c39eb81b 100644 --- a/assets/themes/transit/transit.json +++ b/assets/themes/transit/transit.json @@ -5,7 +5,8 @@ "de": "Buslinien", "fr": "Lignes de bus", "da": "Busruter", - "nb_NO": "Bussruter" + "nb_NO": "Bussruter", + "ca": "Rutes de bus" }, "description": { "en": "Plan your trip with the help of the public transport system.", diff --git a/assets/themes/waste/waste.json b/assets/themes/waste/waste.json index 5f8d713ed..a5fdbc717 100644 --- a/assets/themes/waste/waste.json +++ b/assets/themes/waste/waste.json @@ -8,7 +8,8 @@ "nb_NO": "Avfall", "fr": "Déchets", "it": "Rifiuti", - "da": "Affald" + "da": "Affald", + "es": "Basura y reciclaje" }, "description": { "en": "Map showing waste baskets and recycling facilities.", diff --git a/assets/themes/width/width.json b/assets/themes/width/width.json index f31516e10..1a9261434 100644 --- a/assets/themes/width/width.json +++ b/assets/themes/width/width.json @@ -181,13 +181,15 @@ "if": "sidewalk=both", "then": { "nl": "Voetpad aan beide zijden" - } - },{ + } + }, + { "if": "sidewalk=none", "then": { "nl": "Heeft géén voetpaden" - } - },{ + } + }, + { "if": "sidewalk=left", "then": { "nl": "Voetpad aan de linkerkant" @@ -268,4 +270,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/translators.json b/assets/translators.json index 24fcee6c3..cfff2cd4a 100644 --- a/assets/translators.json +++ b/assets/translators.json @@ -1,25 +1,29 @@ { "contributors": [ { - "commits": 206, + "commits": 208, "contributor": "Pieter Vander Vennet" }, { - "commits": 169, + "commits": 175, "contributor": "kjon" }, { - "commits": 62, + "commits": 66, "contributor": "Allan Nordhøy" }, { - "commits": 60, + "commits": 61, "contributor": "danieldegroot2" }, { "commits": 45, "contributor": "Anonymous" }, + { + "commits": 37, + "contributor": "Robin van der Linde" + }, { "commits": 36, "contributor": "Iago" @@ -36,10 +40,6 @@ "commits": 26, "contributor": "Supaplex" }, - { - "commits": 25, - "contributor": "Robin van der Linde" - }, { "commits": 22, "contributor": "Marco" @@ -53,7 +53,7 @@ "contributor": "Reza Almanda" }, { - "commits": 16, + "commits": 18, "contributor": "el_libre como el chaval" }, { @@ -100,6 +100,10 @@ "commits": 9, "contributor": "Jacque Fresco" }, + { + "commits": 7, + "contributor": "Niels Madsen" + }, { "commits": 7, "contributor": "Andrews Leruth" @@ -108,10 +112,6 @@ "commits": 7, "contributor": "Niels Elgaard Larsen" }, - { - "commits": 6, - "contributor": "Niels Madsen" - }, { "commits": 6, "contributor": "Joost Schouppe" @@ -144,6 +144,10 @@ "commits": 6, "contributor": "lvgx" }, + { + "commits": 5, + "contributor": "BMN" + }, { "commits": 5, "contributor": "eMerzh" @@ -174,7 +178,7 @@ }, { "commits": 4, - "contributor": "BMN" + "contributor": "Jiří Podhorecký" }, { "commits": 4, @@ -200,6 +204,10 @@ "commits": 4, "contributor": "Fabio Bettani" }, + { + "commits": 3, + "contributor": "liimee" + }, { "commits": 3, "contributor": "foxandpotatoes" @@ -240,6 +248,10 @@ "commits": 3, "contributor": "SiegbjornSitumeang" }, + { + "commits": 2, + "contributor": "bgo-eiu" + }, { "commits": 2, "contributor": "Valerio Bozzolan" @@ -248,10 +260,6 @@ "commits": 2, "contributor": "Manuel Tassi" }, - { - "commits": 2, - "contributor": "liimee" - }, { "commits": 2, "contributor": "Marc Marc" @@ -308,6 +316,10 @@ "commits": 2, "contributor": "Leo Alcaraz" }, + { + "commits": 1, + "contributor": "Magnitudee" + }, { "commits": 1, "contributor": "Dario Crespi" diff --git a/index_theme.ts.template b/index_theme.ts.template index dbb7e473d..e4e5bb594 100644 --- a/index_theme.ts.template +++ b/index_theme.ts.template @@ -32,7 +32,9 @@ AvailableBaseLayers.implement(new AvailableBaseLayersImplementation()) ShowOverlayLayerImplementation.Implement(); // Miscelleanous Utils.DisableLongPresses() - +if(new URLSearchParams(window.location.search).get("test") === "true"){ + console.log(themeConfig["default"]) +} const layoutToUse = new LayoutConfig(themeConfig["default"]) @@ -66,4 +68,4 @@ if(mode.data === "dashboard"){ new DashboardGui(State.state, guiState).setup() }else{ new DefaultGUI(State.state, guiState).setup() -} \ No newline at end of file +} diff --git a/langs/cs.json b/langs/cs.json index d85373693..691d55138 100644 --- a/langs/cs.json +++ b/langs/cs.json @@ -1,130 +1,30 @@ { - "centerMessage": {}, + "centerMessage": { + "loadingData": "Načítání dat…", + "ready": "Hotovo!", + "retrying": "Načítání dat se nezdařilo. Zkusíme to znovu za {count} sekund…", + "zoomIn": "Přiblížení pro zobrazení nebo úpravu dat" + }, "delete": { - "explanations": {}, - "reasons": {} - }, - "favourite": {}, - "general": { - "add": { - "import": {} + "cancel": "Zrušit", + "cannotBeDeleted": "Tuto funkci nelze odstranit", + "delete": "Smazat", + "explanations": { + "hardDelete": "Tato funkce bude v OpenStreetMap odstraněna. Zkušený přispěvatel ji může obnovit.", + "retagNoOtherThemes": "Tato funkce bude překlasifikována a skryta z této aplikace", + "retagOtherThemes": "Tato funkce bude nově označena a viditelná v {otherThemes}", + "selectReason": "Vyberte, proč by tato funkce měla být odstraněna" }, - "apply_button": {}, - "attribution": { - "iconAttribution": {} - }, - "download": {}, - "histogram": {}, - "layerSelection": {}, - "levelSelection": {}, - "morescreen": {}, - "opening_hours": {}, - "pdf": {}, - "questions": {}, - "search": {}, - "sharescreen": {}, - "weekdays": { - "abbreviations": {} - }, - "welcomeExplanation": {}, - "wikipedia": { - "previewbox": {} + "isDeleted": "Tato funkce je smazána", + "isntAPoint": "Odstranit lze pouze uzly, vybraným prvkem je cesta, oblast nebo relace.", + "loading": "Kontrola vlastností, zda lze tuto funkci odstranit.", + "loginToDelete": "Chcete-li funkci odstranit, musíte být přihlášeni.", + "notEnoughExperience": "Tuto funkci vytvořil někdo jiný.", + "onlyEditedByLoggedInUser": "Tuto funkci jste upravovali pouze vy, můžete ji bez obav odstranit.", + "partOfOthers": "Tento uzel je součástí nějaké cesty nebo relace a nelze jej přímo smazat.", + "readMessages": "Máte nepřečtené zprávy. Před odstraněním funkce si je přečtěte - někdo by mohl mít zpětnou vazbu", + "reasons": { + "disused": "Tato funkce je nepoužívaná nebo odstraněná" } - }, - "image": { - "nearbyPictures": {} - }, - "importHelper": { - "askMetadata": {}, - "compareToAlreadyExistingNotes": {}, - "confirmProcess": {}, - "conflationChecker": { - "states": {} - }, - "createNotes": {}, - "introduction": {}, - "login": {}, - "mapPreview": {}, - "noteParts": {}, - "previewAttributes": {}, - "selectFile": {}, - "selectTheme": {} - }, - "importInspector": {}, - "importLayer": {}, - "index": {}, - "matrixbot": { - "commands": { - "dm": {}, - "documentation": { - "file": {}, - "inputElement": {}, - "layer": {}, - "theme": {}, - "url_parameter": {}, - "visualisation": {} - }, - "dream": {}, - "help": {}, - "info": {}, - "language": {}, - "role": {}, - "scheme": {}, - "search": {}, - "shutdown": {}, - "tags": {}, - "welcome": {}, - "wiki": {} - } - }, - "move": { - "inviteToMove": {}, - "reasons": {} - }, - "multi_apply": {}, - "notes": {}, - "privacy": {}, - "professional": { - "aboutMc": { - "internalUse": {}, - "layers": {}, - "survey": {} - }, - "aboutOsm": { - "aboutOsm": {}, - "benefits": {}, - "license": {}, - "vandalism": {} - }, - "drawbacks": { - "licenseNuances": { - "usecaseGatheringOpenData": {}, - "usecaseMapDifferentSources": {} - }, - "unsuitedData": {} - }, - "indexPage": {}, - "services": {} - }, - "reviews": {}, - "split": {}, - "translations": {}, - "validation": { - "color": {}, - "date": {}, - "direction": {}, - "distance": {}, - "email": {}, - "float": {}, - "int": {}, - "nat": {}, - "opening_hours": {}, - "pfloat": {}, - "phone": {}, - "pnat": {}, - "string": {}, - "text": {}, - "url": {}, - "wikidata": {} } } diff --git a/langs/de.json b/langs/de.json index 2e25373b1..d6a7615a8 100644 --- a/langs/de.json +++ b/langs/de.json @@ -39,6 +39,19 @@ "panelIntro": "

Ihr persönliches Thema

Aktivieren Sie Ihre Lieblingsebenen aus allen offiziellen Themen", "reload": "Daten neu laden" }, + "flyer": { + "description": "Ein Flyer im A4-Querformat zur Werbung von MapComplete", + "editing": { + "intro": "Der Benutzer wird von einer Karte mit Objekten begrüßt. Wenn er eines auswählt, werden Informationen über das Objekt angezeigt.", + "title": "Wie sieht die Benutzeroberfläche aus?" + }, + "examples": "Es gibt viele thematische Karten, von denen hier einige abgedruckt sind.\n\nEs gibt noch viele weitere thematische Karten online: über das Gesundheitswesen, Indoor-Navigation, Zugänglichkeit für Rollstuhlfahrer, Abfallentsorgungsanlagen, öffentliche Bücherschränke, Fußgängerüberwege mit Regenbogenmalerei,... Entdecken Sie sie alle auf mapcomplete.osm.be", + "fakeui": { + "add_images": "Bilder mit ein paar Klicks hinzufügen", + "attributes": "Zeigt Attribute in einer freundlichen Art und Weise", + "edit": "Falsche oder überholte Informationen? Die Schaltfläche \"Bearbeiten\" ist direkt zugänglich" + } + }, "general": { "about": "OpenStreetMap für ein bestimmtes Thema einfach bearbeiten und hinzufügen", "aboutMapcomplete": "

Über

Verwenden Sie MapComplete, um OpenStreetMap Informationen zu einem bestimmten Thema hinzuzufügen. Beantworten Sie Fragen, und in wenigen Minuten sind Ihre Beiträge überall verfügbar. Bei den meisten Themen können Sie Bilder hinzufügen oder eine Bewertung hinterlassen. Der Theme-Maintainer definiert dafür Elemente, Fragen und Sprachen.

Mehr erfahren

MapComplete bietet immer den nächsten Schritt, um mehr über OpenStreetMap zu erfahren.

  • In einer Website eingebettet, verlinkt der iframe zu einer Vollbildversion von MapComplete
  • Die Vollbildversion bietet Informationen über OpenStreetMap
  • Das Betrachten funktioniert ohne Anmeldung, das Bearbeiten erfordert ein OSM-Konto.
  • Wenn Sie nicht angemeldet sind, werden Sie dazu aufgefordert
  • Sobald Sie eine Frage beantwortet haben, können Sie der Karte neue Objekte hinzufügen
  • Nach einer Weile werden aktuelle OSM-Tags angezeigt, die später mit dem Wiki verlinkt werden


Haben Sie ein Problem bemerkt? Haben Sie einen Funktionswunsch? Möchten Sie bei der Übersetzung helfen? Hier geht es zum Quellcode und Issue Tracker

Möchten Sie Ihren Fortschritt sehen? Verfolgen Sie Ihre Änderungen auf OsmCha.

", diff --git a/langs/en.json b/langs/en.json index 1305d905e..59fed3d5f 100644 --- a/langs/en.json +++ b/langs/en.json @@ -46,10 +46,10 @@ "description": "An A4-landscape flyer to promote MapComplete", "editing": { "ex": "A simplified example of what this looks like for a nature reserve is shown below.", - "intro": "The user is greeted by a map with feature. Upon selecting one, the information about that feature is shown.", + "intro": "The user is greeted by a map with features. Upon selecting one, the information about that feature is shown.", "title": "What does the interface look like?" }, - "examples": "There are many thematic maps available of which a few are printed here.\n\nThere are many more thematic maps online: about healthcare, indoor navigation, wheelchair accessibility, waste facilities, public bookcases, pedestrian crossings with a rainbow-painting,... Discover them all on mapcomplete.osm.be ", + "examples": "There are many thematic maps available of which a few are printed here.\n\nThere are many more thematic maps online: about healthcare, indoor navigation, wheelchair accessibility, waste facilities, public bookcases, pedestrian crossings with a rainbow-painting,... Discover them all on mapcomplete.osm.be", "fakeui": { "add_images": "Add images with a few clicks", "attributes": "Shows attributes in a friendly way", diff --git a/langs/layers/ca.json b/langs/layers/ca.json index 83affe79d..1c6adb430 100644 --- a/langs/layers/ca.json +++ b/langs/layers/ca.json @@ -966,6 +966,38 @@ "render": "Botiga" } }, + "speed_camera": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "quilòmetres/hora", + "humanShort": "km/h" + }, + "1": { + "human": "milles/hora", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "quilòmetres/hora", + "humanShort": "km/h" + }, + "1": { + "human": "milles/hora", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "name": "Camps d'esports", "title": { diff --git a/langs/layers/da.json b/langs/layers/da.json index e59ffbfa1..6b9e50470 100644 --- a/langs/layers/da.json +++ b/langs/layers/da.json @@ -969,7 +969,7 @@ "then": "Denne butik tilbyder ikke en cykelpumpe til nogen" }, "2": { - "then": "Der er cykelpumpe, den er vist som et separat punkt " + "then": "Der er cykelpumpe, den er vist som et separat punkt" } }, "question": "Tilbyder denne butik en cykelpumpe til brug for alle?" @@ -2253,13 +2253,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Åbent 24/7" - } - }, - "question": "Hvornår åbnes disse toiletter?" + "opening_hours_24_7": { + "override": { + "question": "Hvornår åbnes disse toiletter?" + } }, "toilet-access": { "mappings": { @@ -2394,6 +2391,92 @@ } } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Tilgængelig for kørestolsbrugere" + } + } + }, + "1": { + "options": { + "0": { + "question": "Har et puslebord" + } + } + }, + "2": { + "options": { + "0": { + "question": "Gratis at bruge" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Offentlig adgang" + }, + "3": { + "then": "Tilgængelig, men man skal bede om en nøgle for at komme ind" + }, + "4": { + "then": "Offentlig adgang" + } + }, + "render": "Adgang er {toilets:access}" + }, + "toilet-charge": { + "question": "Hvor meget skal man betale for disse toiletter?", + "render": "Gebyret er {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Det er betalingstoiletter" + }, + "1": { + "then": "Gratis at bruge" + } + }, + "question": "Er det gratis at benytte disse toiletter?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Der er et særligt toilet til kørestolsbrugere" + }, + "1": { + "then": "Ingen kørestolsadgang" + }, + "2": { + "then": "Der er kun et særligt toilet til kørestolsbrugere" + } + }, + "question": "Er der et særligt toilet til kørestolsbrugere?" + }, + "wheelchair-door-width": { + "question": "Hvad er bredden på døren til det kørestolsvenlige toilet?", + "render": "Døren til det kørestolsvenlige toilet er {canonical(toilets:door:width)} bred" + } + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "meter" + }, + "1": { + "human": "centimeter" + } + } + } + } + }, "trail": { "name": "Stier", "tagRenderings": { @@ -2969,4 +3052,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/de.json b/langs/layers/de.json index 2291728b1..b1ceca276 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -82,6 +82,10 @@ } }, "tagRenderings": { + "artwork-artist-wikidata": { + "question": "Wer hat dieses Kunstwerk geschaffen?", + "render": "Dieses Kunstwerk wurde geschaffen von {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" + }, "artwork-artist_name": { "question": "Wer hat das Kunstwerk erschaffen?", "render": "Erstellt von {artist_name}" @@ -123,6 +127,9 @@ }, "11": { "then": "Fliesenarbeit" + }, + "12": { + "then": "Holzschnitzerei" } }, "question": "Um welche Art Kunstwerk handelt es sich?", @@ -131,6 +138,10 @@ "artwork-website": { "question": "Auf welcher Webseite gibt es weitere Informationen zum Kunstwerk?", "render": "Weitere Informationen auf dieser Webseite" + }, + "artwork_subject": { + "question": "Was zeigt dieses Kunstwerk?", + "render": "Das Kunstwerk zeigt {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}" } }, "title": { @@ -975,7 +986,7 @@ "then": "Im Geschäft gibt es keine öffentlich nutzbare Luftpumpe" }, "2": { - "then": "Es gibt eine Luftpumpe, sie ist als separater Punkt eingetragen " + "then": "Es gibt eine Luftpumpe, sie ist als separater Punkt eingetragen" } }, "question": "Gibt es im Geschäft eine öffentlich nutzbare Luftpumpe?" @@ -3637,6 +3648,39 @@ "question": "Akzeptiert Kartenzahlung" } } + }, + "3": { + "options": { + "1": { + "question": "Hat mindestens ein Bild" + }, + "2": { + "question": "Hat wahrscheinlich kein Bild" + } + } + }, + "4": { + "options": { + "0": { + "question": "Mit taktilem Pflaster" + } + } + }, + "5": { + "options": { + "0": { + "question": "Mit oder ohne taktilem Pflaster" + }, + "1": { + "question": "Mit taktilem Pflaster" + }, + "2": { + "question": "Ohne taktilem Pflaster" + }, + "3": { + "question": "Keine Informationen über taktiles Pflaster" + } + } } } }, @@ -4352,22 +4396,6 @@ "question": "Bordstein mit unbekannter Höhe" } } - }, - "1": { - "options": { - "0": { - "question": "Bordsteine mit oder ohne taktilem Pflaster" - }, - "1": { - "question": "Bordstein mit taktilem Pflaster" - }, - "2": { - "question": "Bordstein ohne taktilem Pflaster" - }, - "3": { - "question": "Bordstein ohne Informationen über taktiles Pflaster" - } - } } }, "name": "Bordsteine", @@ -5190,7 +5218,7 @@ "type": { "mappings": { "0": { - "then": "Dies ist ein normaler Stellplatz" + "then": "Dies ist ein normaler Stellplatz." }, "1": { "then": "Dies ist ein normaler Stellplatz." @@ -5482,14 +5510,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "durchgehend geöffnet (auch an Feiertagen)" - } - }, - "question": "Wie sind die Öffnungszeiten dieser Poststelle?", - "render": "Öffnungszeiten: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Wie sind die Öffnungszeiten dieser Poststelle?" + } } }, "title": { @@ -6129,6 +6153,38 @@ } } }, + "speed_camera": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "Kilometer/Stunde", + "humanShort": "km/h" + }, + "1": { + "human": "Meilen/Stunde", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "Kilometer/Stunde", + "humanShort": "km/h" + }, + "1": { + "human": "Meilen/Stunde", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "description": "Ein Sportplatz", "name": "Sportplätze", @@ -6600,13 +6656,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Durchgehend geöffnet" - } - }, - "question": "Wann sind diese Toiletten geöffnet?" + "opening_hours_24_7": { + "override": { + "question": "Wann sind diese Toiletten geöffnet?" + } }, "toilet-access": { "mappings": { @@ -6747,6 +6800,92 @@ } } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Rollstuhlgerecht" + } + } + }, + "1": { + "options": { + "0": { + "question": "Mit Wickeltisch" + } + } + }, + "2": { + "options": { + "0": { + "question": "Nutzung kostenlos" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Der Zugang ist öffentlich" + }, + "3": { + "then": "Der Zugang ist möglich, aber man muss nach einen Schlüssel fragen" + }, + "4": { + "then": "Öffentlicher Zugang" + } + }, + "render": "Zugang ist {toilets:access}" + }, + "toilet-charge": { + "question": "Wie viel muss man für die Nutzung bezahlen?", + "render": "Die Gebühr beträgt {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Die Nutzung ist gebührenpflichtig" + }, + "1": { + "then": "Die Nutzung ist kostenlos" + } + }, + "question": "Können diese Toiletten kostenlos benutzt werden?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Rollstuhlfahrer können die Toilette benutzen" + }, + "1": { + "then": "Rollstuhlfahrer können die Toilette nicht benutzen" + }, + "2": { + "then": "Es gibt nur eine barrierefreie Toilette für Rollstuhlfahrer" + } + }, + "question": "Können Rollstuhlfahrer die Toilette benutzen?" + }, + "wheelchair-door-width": { + "question": "Wie breit ist die Tür zur rollstuhlgerechten Toilette?", + "render": "Die Tür zur rollstuhlgerechten Toilette ist {canonical(toilets:door:width)} breit" + } + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "Meter" + }, + "1": { + "human": "Zentimeter" + } + } + } + } + }, "trail": { "name": "Wanderwege", "tagRenderings": { @@ -7368,4 +7507,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/en.json b/langs/layers/en.json index 7df80a963..d4f2582d4 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -986,7 +986,7 @@ "then": "This shop doesn't offer a bike pump for anyone" }, "2": { - "then": "There is bicycle pump, it is shown as a separate point " + "then": "There is bicycle pump, it is shown as a separate point" } }, "question": "Does this shop offer a bike pump for use by anyone?" @@ -2615,6 +2615,17 @@ } }, "tagRenderings": { + "crossing-arrow": { + "mappings": { + "0": { + "then": "This traffic light has an arrow pointing in the direction of crossing." + }, + "1": { + "then": "This traffic light does not have an arrow pointing in the direction of crossing." + } + }, + "question": "Does this traffic light have an arrow pointing in the direction of crossing?" + }, "crossing-bicycle-allowed": { "mappings": { "0": { @@ -2673,6 +2684,17 @@ }, "question": "Is this is a zebra crossing?" }, + "crossing-minimap": { + "mappings": { + "0": { + "then": "This traffic light has a tactile map showing the layout of the crossing." + }, + "1": { + "then": "This traffic light does not have a tactile map showing the layout of the crossing." + } + }, + "question": "Does this traffic light have a tactile map showing the layout of the crossing?" + }, "crossing-right-turn-through-red": { "mappings": { "0": { @@ -2687,6 +2709,23 @@ }, "question": "Can a cyclist turn right when the light is red?" }, + "crossing-sound": { + "mappings": { + "0": { + "then": "This traffic light has sound signals to help crossing, both for finding the crossing and for crossing." + }, + "1": { + "then": "This traffic light does not have sound signals to help crossing." + }, + "2": { + "then": "This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross." + }, + "3": { + "then": "This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole." + } + }, + "question": "Does this traffic light have sound signals to aid crossing?" + }, "crossing-tactile": { "mappings": { "0": { @@ -2717,6 +2756,17 @@ } }, "question": "What kind of crossing is this?" + }, + "crossing-vibration": { + "mappings": { + "0": { + "then": "The button for this traffic light has a vibration signal to indicate that it is safe to cross." + }, + "1": { + "then": "The button for this traffic light does not have a vibration signal to indicate that it is safe to cross." + } + }, + "question": "Does this traffic light have vibration signals to aid crossing? (usually located at the bottom of the crossing button)" } }, "title": { @@ -3164,7 +3214,7 @@ }, "defibrillator-defibrillator:location": { "question": "Please give some explanation on where the defibrillator can be found (in the local language)", - "render": "Extra information about the location (in the local languagel):
{defibrillator:location}" + "render": "Extra information about the location (in the local language):
{defibrillator:location}" }, "defibrillator-defibrillator:location:en": { "question": "Please give some explanation on where the defibrillator can be found (in English)", @@ -3384,7 +3434,7 @@ }, "elevator": { "description": "This layer show elevators and asks for operational status and elevator dimensions. Useful for wheelchair accessibility information", - "name": "elevator", + "name": "Elevator", "presets": { "0": { "title": "an elevator" @@ -3419,6 +3469,11 @@ } }, "question": "Does this elevator work?" + }, + "wikidata.tactile_writing-braille": { + "override": { + "question": "In which languages does this elevator have tactile writing (braille)?" + } } }, "title": { @@ -3658,6 +3713,29 @@ "question": "Probably does not have an image" } } + }, + "4": { + "options": { + "0": { + "question": "With tactile paving" + } + } + }, + "5": { + "options": { + "0": { + "question": "With or without tactile paving" + }, + "1": { + "question": "With tactile paving" + }, + "2": { + "question": "Without tactile paving" + }, + "3": { + "question": "No information about tactile paving" + } + } } } }, @@ -3715,6 +3793,150 @@ "render": "Fire Station" } }, + "fitness_centre": { + "description": "Layer showing fitness centres", + "name": "Fitness Centres", + "presets": { + "0": { + "title": "a fitness centre" + } + }, + "tagRenderings": { + "name": { + "freeform": { + "placeholder": "Name of fitness centre" + }, + "mappings": { + "0": { + "then": "This fitness centre has no name" + } + }, + "question": "What is the name of this fitness centre?", + "render": "This fitness centre is called {name}" + } + }, + "title": { + "render": "Fitness Centre" + } + }, + "fitness_station": { + "description": "Find a fitness station near you, and add missing ones.", + "name": "Fitness Stations", + "presets": { + "0": { + "title": "a fitness station" + } + }, + "tagRenderings": { + "name": { + "freeform": { + "placeholder": "Name of the fitness station" + }, + "mappings": { + "0": { + "then": "This fitness station doesn't have a name" + } + }, + "question": "What is the name of this fitness station?", + "render": "This fitness station is called {name}" + }, + "operator": { + "freeform": { + "placeholder": "Operator of the fitness station" + }, + "question": "Who maintains this fitness station?", + "render": "The fitness station is maintained by {operator}." + }, + "type": { + "mappings": { + "0": { + "then": "This fitness station has a horizontal bar, high enough for pull-ups." + }, + "1": { + "then": "This fitness station has a sign with instructions for a specific exercise." + }, + "2": { + "then": "This fitness station has a facility for sit-ups." + }, + "3": { + "then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars." + }, + "4": { + "then": "This fitness station has bars for stretching." + }, + "5": { + "then": "This fitness station has a station for making hyperextensions." + }, + "6": { + "then": "This fitness station has rings for gymnastic exercises." + }, + "7": { + "then": "This fitness station has a horizontal ladder, also known as monkey bars." + }, + "8": { + "then": "This fitness station has wall bars to climb on." + }, + "9": { + "then": "This fitness station has posts for performing slalom exercises." + }, + "10": { + "then": "This fitness station has stepping stones." + }, + "11": { + "then": "This fitness station has cones for performing leapfrog jumps." + }, + "12": { + "then": "This fitness station has beams to jump over." + }, + "13": { + "then": "This fitness station has hurdles to cross." + }, + "14": { + "then": "This fitness station has a wall to climb on." + }, + "15": { + "then": "This fitness station has a balance beam." + }, + "16": { + "then": "This fitness station has a log with a handle on the end to lift." + }, + "17": { + "then": "This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises." + }, + "18": { + "then": "This fitness station has a box that can be used for jumping." + }, + "19": { + "then": "This fitness station has battling ropes." + }, + "20": { + "then": "This fitness station has a stationary bicycle." + }, + "21": { + "then": "This fitness station has a cross-trainer." + }, + "22": { + "then": "This fitness station has an air walker." + }, + "23": { + "then": "This fitness station has a rower." + }, + "24": { + "then": "This fitness station has a slackline." + } + }, + "question": "What kind of equipment does this fitness station have?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Fitness Station {name}" + } + }, + "render": "Fitness Station" + } + }, "food": { "deletion": { "extraDeleteReasons": { @@ -4373,22 +4595,6 @@ "question": "Kerb with unknown height" } } - }, - "1": { - "options": { - "0": { - "question": "Kerbs with or without tactile paving" - }, - "1": { - "question": "Kerb with tactile paving" - }, - "2": { - "question": "Kerb without tactile paving" - }, - "3": { - "question": "Kerb wihout information about tactile paving" - } - } } }, "name": "Kerbs", @@ -4403,6 +4609,11 @@ "freeform": { "placeholder": "Height of the kerb" }, + "mappings": { + "0": { + "then": "This kerb is flush and is lower than 1cm." + } + }, "question": "What is the height of this kerb?", "render": "Kerb height: {kerb:height}" }, @@ -5046,6 +5257,64 @@ } } }, + "osm_community_index": { + "description": "A layer showing the OpenStreetMap Communities", + "filter": { + "0": { + "options": { + "0": { + "question": "Country" + } + } + }, + "1": { + "options": { + "0": { + "question": "Sub Country Group" + } + } + }, + "2": { + "options": { + "0": { + "question": "Region" + } + } + }, + "3": { + "options": { + "0": { + "question": "Intermediate Region" + } + } + }, + "4": { + "options": { + "0": { + "question": "Territory" + } + } + }, + "5": { + "options": { + "0": { + "question": "World" + } + } + }, + "6": { + "options": { + "0": { + "question": "Other Communities" + } + } + } + }, + "name": "OSM Community Index", + "title": { + "render": "OSM Community Index" + } + }, "parcel_lockers": { "description": "Layer showing parcel lockers for collecting and sending parcels.", "name": "Parcel Lockers", @@ -5211,7 +5480,7 @@ "type": { "mappings": { "0": { - "then": "This is a normal parking space" + "then": "This is a normal parking space." }, "1": { "then": "This is a normal parking space." @@ -5503,15 +5772,6 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "24/7 opened (including holidays)" - } - }, - "question": "What are the opening hours for this post office?", - "render": "Opening Hours: {opening_hours_table()}" - }, "letter-from": { "mappings": { "0": { @@ -5524,6 +5784,11 @@ "question": "Can you post a letter here?", "render": "You can post letters with these companies: {post_office:letter_from}" }, + "opening_hours": { + "override": { + "question": "What are the opening hours for this post office?" + } + }, "parcel-from": { "mappings": { "0": { @@ -6251,6 +6516,86 @@ } } }, + "speed_camera": { + "description": "Layer showing speed cameras", + "name": "Speed Camera", + "presets": { + "0": { + "title": "a speed camera" + } + }, + "tagRenderings": { + "maxspeed": { + "freeform": { + "placeholder": "Maximum speed allowed" + }, + "question": "What is the maximum speed allowed at this speed camera?", + "render": "The maximum speed allowed is {canonical(maxspeed)}" + }, + "ref": { + "render": "The reference number of this speed camera is {ref}" + } + }, + "title": { + "render": "Speed Camera" + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilometers/hour", + "humanShort": "km/h" + }, + "1": { + "human": "miles/hour", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "description": "Layer showing speed displays that alert drivers of their speed.", + "name": "Speed Display", + "presets": { + "0": { + "title": "a speed display" + } + }, + "tagRenderings": { + "inscription": { + "freeform": { + "placeholder": "Text on speed display (e.g. 'Your speed')" + }, + "question": "What is the text on this speed display?", + "render": "The text on this speed display is {inscription}" + }, + "maxspeed": { + "freeform": { + "placeholder": "Speed allowed at speed display" + }, + "question": "What is the maximum speed allowed at this speed display?", + "render": "The maximum speed allowed at this speed display is {canonical(maxspeed)}" + } + }, + "title": { + "render": "Speed Display" + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilometers/hour", + "humanShort": "km/h" + }, + "1": { + "human": "miles/hour", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "description": "A sport pitch", "name": "Sport pitches", @@ -6367,6 +6712,78 @@ "render": "Sport pitch" } }, + "sports_centre": { + "description": "Indoor and outdoor sports centres can be found on this layer", + "name": "Sports centres", + "presets": { + "0": { + "title": "a sports centre" + } + }, + "title": { + "render": "Sports centre" + } + }, + "stairs": { + "description": "Layer showing stairs and escalators", + "name": "Stairs", + "tagRenderings": { + "conveying": { + "mappings": { + "0": { + "then": "This is an escalator" + }, + "1": { + "then": "This is not an escalator" + } + } + }, + "handrail": { + "mappings": { + "0": { + "then": "These stairs have a handrail" + }, + "1": { + "then": "These stairs do not have a handrail" + } + }, + "question": "Does this stair have a handrail?" + }, + "ramp": { + "mappings": { + "0": { + "then": "There is a ramp for bicycles here" + }, + "1": { + "then": "There is a ramp for wheelchairs here" + }, + "2": { + "then": "There is ramp for wheelchairs here, but it is shown separately on the map" + }, + "3": { + "then": "There is a ramp for strollers here" + }, + "4": { + "then": "There is no ramp at these stairs" + } + }, + "question": "Is there a ramp at these stairs?" + }, + "wikidata.tactile_writing-braille": { + "override": { + "question": "In which languages is there tactile writing (braille) for navigation? " + } + } + }, + "title": { + "mappings": { + "0": { + "then": "Escalator" + } + }, + "render": "Stairs" + } + }, "street_lamps": { "description": "A layer showing street lights", "name": "Street Lamps", @@ -6722,13 +7139,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Opened 24/7" - } - }, - "question": "When are these toilets opened?" + "opening_hours_24_7": { + "override": { + "question": "When are these toilets opened?" + } }, "toilet-access": { "mappings": { @@ -6869,6 +7283,114 @@ } } }, + "toilet_at_amenity": { + "description": "A layer showing (public) toilets located at different places.", + "filter": { + "0": { + "options": { + "0": { + "question": "Wheelchair accessible" + } + } + }, + "1": { + "options": { + "0": { + "question": "Has a changing table" + } + } + }, + "2": { + "options": { + "0": { + "question": "Free to use" + } + } + } + }, + "name": "Toilets at other amenities", + "tagRenderings": { + "opening_hours": { + "override": { + "question": "When is the amenity where these toilets are located open?" + } + }, + "toilet-access": { + "mappings": { + "0": { + "then": "Public access" + }, + "1": { + "then": "Only access to customers of the amenity" + }, + "2": { + "then": "Not accessible, even for customers of the amenity" + }, + "3": { + "then": "Accessible, but one has to ask a key to enter" + }, + "4": { + "then": "Public access" + } + }, + "question": "Are these toilets publicly accessible?", + "render": "Access is {toilets:access}" + }, + "toilet-charge": { + "question": "How much does one have to pay for these toilets?", + "render": "The fee is {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "These are paid toilets" + }, + "1": { + "then": "Free to use" + } + }, + "question": "Are these toilets free to use?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "There is a dedicated toilet for wheelchair users" + }, + "1": { + "then": "No wheelchair access" + }, + "2": { + "then": "There is only a dedicated toilet for wheelchair users" + } + }, + "question": "Is there a dedicated toilet for wheelchair users?" + }, + "wheelchair-door-width": { + "question": "What is the width of the door to the wheelchair accessible toilet?", + "render": "The door to the wheelchair-accessible toilet is {canonical(toilets:door:width)} wide" + } + }, + "title": { + "mappings": { + "0": { + "then": "Toilet at {name}" + } + }, + "render": "Toilet at amenity" + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "meter" + }, + "1": { + "human": "centimeter" + } + } + } + } + }, "trail": { "name": "Trails", "tagRenderings": { @@ -6946,6 +7468,29 @@ }, "transit_stops": { "description": "Layer showing different types of transit stops.", + "filter": { + "0": { + "options": { + "0": { + "question": "With a shelter" + } + } + }, + "1": { + "options": { + "0": { + "question": "With a bench" + } + } + }, + "2": { + "options": { + "0": { + "question": "With a bin" + } + } + } + }, "name": "Transit Stops", "tagRenderings": { "bench": { @@ -7490,4 +8035,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/es.json b/langs/layers/es.json index 0bc3f2083..b177321f9 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -892,7 +892,7 @@ "then": "Esta tienda no ofrece una bomba para cualquiera" }, "2": { - "then": "Hay una bomba para bicicletas, se muestra como un punto separado " + "then": "Hay una bomba para bicicletas, se muestra como un punto separado" } }, "question": "¿Esta tienda ofrece una bomba para que la utilice cualquiera?" @@ -3130,14 +3130,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Abierta 24/7 (incluyendo festivos)" - } - }, - "question": "¿Cuáles son las horas de apertura para esta oficina de correos?", - "render": "Horas de Apertura: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "¿Cuáles son las horas de apertura para esta oficina de correos?" + } } }, "title": { @@ -3434,6 +3430,38 @@ } } }, + "speed_camera": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilómetros/hora", + "humanShort": "km/h" + }, + "1": { + "human": "millas/hora", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilómetros/hora", + "humanShort": "km/h" + }, + "1": { + "human": "millas/hora", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "description": "Una pista de deportes", "name": "Pistas de deportes", @@ -3705,13 +3733,6 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Abierto 24/7" - } - } - }, "toilet-access": { "mappings": { "0": { @@ -3810,6 +3831,61 @@ "render": "Baño" } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Accesible con sillas de ruedas" + } + } + }, + "1": { + "options": { + "0": { + "question": "Tiene un cambiador" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Acceso públic" + }, + "3": { + "then": "Accesible, pero hay que pedir la llave para entrar" + }, + "4": { + "then": "De acceso público" + } + }, + "render": "El acceso es {toilets:access}" + }, + "toilet-charge": { + "question": "¿Cuánto hay que pagar para estos baños?", + "render": "La tasa es {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Estos son baños de pago" + } + } + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Hay un baño dedicado para usuarios con sillas de ruedas" + }, + "1": { + "then": "Sin acceso para sillas de ruedas" + } + } + } + } + }, "tree_node": { "description": "Una capa que muestra árboles", "name": "Árbol", @@ -4019,4 +4095,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/fr.json b/langs/layers/fr.json index 33beda742..fadc44ddc 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -975,7 +975,7 @@ "then": "Ce magasin n'offre pas de pompe en libre accès" }, "2": { - "then": "Il y a une pompe à vélo, c'est indiqué comme un point séparé " + "then": "Il y a une pompe à vélo, c'est indiqué comme un point séparé" } }, "question": "Est-ce que ce magasin offre une pompe en accès libre ?" @@ -2228,7 +2228,7 @@ }, "elevator": { "description": "Ce calque montre les ascenseurs et demande l'état opérationnel et les dimensions de l'ascenseur. Utile pour les informations sur l'accessibilité en fauteuil roulant", - "name": "ascenseur", + "name": "Ascenseur", "presets": { "0": { "title": "un ascenseur" @@ -2489,6 +2489,29 @@ "question": "Accepte les cartes de paiement" } } + }, + "4": { + "options": { + "0": { + "question": "Avec revêtement podotactile" + } + } + }, + "5": { + "options": { + "0": { + "question": "Avec ou sans revêtement podotactile" + }, + "1": { + "question": "Avec revêtement podotactile" + }, + "2": { + "question": "Sans revêtement podotactile" + }, + "3": { + "question": "Sans information sur le revêtement podotactile" + } + } } } }, @@ -2963,22 +2986,6 @@ "question": "Bordure de hauteur inconnue" } } - }, - "1": { - "options": { - "0": { - "question": "Bordures avec ou sans revêtement podotactile" - }, - "1": { - "question": "Bordure avec revêtement podotactile" - }, - "2": { - "question": "Bordure sans revêtement podotactile" - }, - "3": { - "question": "Bordure sans information sur le revêtement podotactile" - } - } } }, "name": "Bordures", @@ -3375,14 +3382,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Ouvert 24h/24 (jours fériés compris)" - } - }, - "question": "Quelles sont les heures d’ouverture de ce bureau de poste ?", - "render": "Heures d’ouverture : {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Quelles sont les heures d’ouverture de ce bureau de poste ?" + } } }, "title": { @@ -4045,13 +4048,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Ouvert 24h/24 et 7j/7" - } - }, - "question": "Quand ces toilettes sont-elles ouvertes ?" + "opening_hours_24_7": { + "override": { + "question": "Quand ces toilettes sont-elles ouvertes ?" + } }, "toilet-access": { "mappings": { @@ -4189,6 +4189,89 @@ } } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Accessible aux fauteuils roulants" + } + } + }, + "1": { + "options": { + "0": { + "question": "A une table à langer" + } + } + }, + "2": { + "options": { + "0": { + "question": "Utilisation gratuite" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Accès publique" + }, + "3": { + "then": "Accessible, mais vous devez demander la clé" + }, + "4": { + "then": "Accès publique" + } + }, + "render": "L'accès est {toilets:access}" + }, + "toilet-charge": { + "question": "Quel est le prix d'accès de ces toilettes ?", + "render": "Le prix est {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Toilettes payantes" + }, + "1": { + "then": "Toilettes gratuites" + } + }, + "question": "Ces toilettes sont-elles payantes ?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Il y a des toilettes réservées pour les personnes à mobilité réduite" + }, + "1": { + "then": "Non accessible aux personnes à mobilité réduite" + } + }, + "question": "Y a-t-il des toilettes réservées aux personnes en fauteuil roulant ?" + }, + "wheelchair-door-width": { + "question": "Quelle est la largeur de la porte des toilettes accessibles aux fauteuils roulants ?", + "render": "La porte des toilettes accessibles aux fauteuils roulants a une large de {canonical(toilets:door:width)}" + } + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "mètre" + }, + "1": { + "human": "centimètre" + } + } + } + } + }, "trail": { "name": "Sentiers", "tagRenderings": { @@ -4455,4 +4538,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/hu.json b/langs/layers/hu.json index 13f898b77..a6567e362 100644 --- a/langs/layers/hu.json +++ b/langs/layers/hu.json @@ -624,14 +624,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Éjjel-nappal nyitva (munkaszüneti napokon is)" - } - }, - "question": "Mikor van nyitva ez a posta?", - "render": "Nyitva tartás: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Mikor van nyitva ez a posta?" + } } }, "title": { @@ -812,4 +808,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/id.json b/langs/layers/id.json index 9703a6714..128615d6c 100644 --- a/langs/layers/id.json +++ b/langs/layers/id.json @@ -394,14 +394,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Buka 24 jam (termasuk hari libur)" - } - }, - "question": "Jam berapa kantor pos ini buka?", - "render": "Jam Buka: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Jam berapa kantor pos ini buka?" + } } }, "title": { diff --git a/langs/layers/it.json b/langs/layers/it.json index 2631fdfe3..40caaa48e 100644 --- a/langs/layers/it.json +++ b/langs/layers/it.json @@ -652,7 +652,7 @@ "then": "Questo negozio non offre l’uso pubblico di una pompa per bici" }, "2": { - "then": "C’è una pompa per bici, è mostrata come punto separato " + "then": "C’è una pompa per bici, è mostrata come punto separato" } }, "question": "Questo negozio offre l’uso a chiunque di una pompa per bici?" @@ -2327,6 +2327,50 @@ "render": "Servizi igienici" } }, + "toilet_at_amenity": { + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Accesso pubblico" + }, + "3": { + "then": "Accessibile, ma occorre chiedere una chiave per accedere" + }, + "4": { + "then": "Accesso pubblico" + } + }, + "render": "L'accesso è {toilets:access}" + }, + "toilet-charge": { + "question": "Quanto costa l'accesso a questi servizi igienici?", + "render": "La tariffa è {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Questi servizi igienici sono a pagamento" + }, + "1": { + "then": "Gratis" + } + }, + "question": "Questi servizi igienici sono gratuiti?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "C'è un WC riservato alle persone in sedia a rotelle" + }, + "1": { + "then": "Non accessibile in sedia a rotelle" + } + }, + "question": "C'è un WC riservato alle persone in sedia a rotelle" + } + } + }, "tree_node": { "name": "Albero", "presets": { diff --git a/langs/layers/nb_NO.json b/langs/layers/nb_NO.json index a315f3e52..154468cb6 100644 --- a/langs/layers/nb_NO.json +++ b/langs/layers/nb_NO.json @@ -351,16 +351,6 @@ "title": "et postkontor" } }, - "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "Døgnåpent (inkludert helligdager)" - } - }, - "render": "Åpningstider: {opening_hours_table()}" - } - }, "title": { "render": "Postkontor" } diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 533e822d8..91f4145f2 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -82,6 +82,10 @@ } }, "tagRenderings": { + "artwork-artist-wikidata": { + "question": "Wie heeft dit kunstwerk gemaakt?", + "render": "Dit kunstwerk is gemaakt door {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}" + }, "artwork-artist_name": { "question": "Welke kunstenaar creëerde dit kunstwerk?", "render": "Gecreëerd door {artist_name}" @@ -134,6 +138,10 @@ "artwork-website": { "question": "Is er een website met meer informatie over dit kunstwerk?", "render": "Meer informatie op deze website" + }, + "artwork_subject": { + "question": "Wat beeldt dit kunstwerk af?", + "render": "Dit kunstwerk beeldt {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)} af" } }, "title": { @@ -261,7 +269,7 @@ "then": "Heeft een rugleuning" }, "1": { - "then": "Heeft geen rugleuning" + "then": "Heeft geen rugleuning" } }, "question": "Heeft deze zitbank een rugleuning?" @@ -489,7 +497,7 @@ "then": "Hier is een machine die fietssleutels verdeelt en terugneemt, eventueel na aanmelden of betaling. De fietsen staan in de buurt geparkeerd" }, "5": { - "then": "Dit is een dropzone, bv. een fietsparkeerplaats die is voorbehouden voor fietsverhuur " + "then": "Dit is een dropzone, bv. een fietsparkeerplaats die is voorbehouden voor fietsverhuur" } }, "question": "Wat voor fietsverhuur is dit?" @@ -1679,20 +1687,20 @@ "then": "Tesla Supercharger (destination) levert een stroom van maximaal 350 A" } }, - "question": "Welke stroom levert de stekker van type
Tesla Supercharger (destination)
?", - "render": "
Tesla Supercharger (destination)
levert een stroom van maximaal {socket:tesla_destination:current}A" + "question": "Welke stroom levert de stekker van type
Tesla Supercharger (Destination)
?", + "render": "
Tesla Supercharger (Destination)
levert een stroom van maximaal {socket:tesla_destination:current}A" }, "current-12": { "mappings": { "0": { - "then": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 16 A" + "then": "Tesla supercharger (Destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 16 A" }, "1": { - "then": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 32 A" + "then": "Tesla Supercharger (Destination (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 32 A" } }, - "question": "Welke stroom levert de stekker van type
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
?", - "render": "
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
levert een stroom van maximaal {socket:tesla_destination:current}A" + "question": "Welke stroom levert de stekker van type
Tesla Supercharger (Destination) (Een Type 2 met kabel en Tesla-logo)
?", + "render": "
Tesla Supercharger (Destination) (Een Type 2 met kabel en Tesla-logo)
levert een stroom van maximaal {socket:tesla_destination:current}A" }, "current-13": { "mappings": { @@ -1817,7 +1825,7 @@ "then": "Gratis te gebruiken" }, "3": { - "then": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/..." + "then": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/…" }, "4": { "then": "Betalend" @@ -1938,7 +1946,7 @@ "then": "Tesla Supercharger (destination) levert een vermogen van maximaal 120 kw A" }, "1": { - "then": "Tesla Supercharger (destination) levert een vermogen van maximaal 150 kw A" + "then": "Tesla Supercharger (Destination) levert een vermogen van maximaal 150 kw A" }, "2": { "then": "Tesla Supercharger (destination) levert een vermogen van maximaal 250 kw A" @@ -1957,7 +1965,7 @@ } }, "question": "Welk vermogen levert een enkele stekker van type
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
?", - "render": "
Tesla supercharger (destination) (Een Type 2 met kabel en Tesla-logo)
levert een vermogen van maximaal {socket:tesla_destination:output}" + "render": "
Tesla Supercharger (Destination) (Een Type 2 met kabel en Tesla-logo)
levert een vermogen van maximaal {socket:tesla_destination:output}" }, "power-output-13": { "mappings": { @@ -2124,19 +2132,19 @@ "voltage-11": { "mappings": { "0": { - "then": "Tesla Supercharger (destination) heeft een spanning van 480 volt" + "then": "Tesla Supercharger (Destination) heeft een spanning van 480 volt" } }, - "question": "Welke spanning levert de stekker van type
Tesla Supercharger (destination)
", - "render": "
Tesla Supercharger (destination)
heeft een spanning van {socket:tesla_destination:voltage} volt" + "question": "Welke spanning levert de stekker van type
Tesla Supercharger (Destination)
", + "render": "
Tesla Supercharger (Destination)
heeft een spanning van {socket:tesla_destination:voltage} volt" }, "voltage-12": { "mappings": { "0": { - "then": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 230 volt" + "then": "Tesla Supercharger (Destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 230 volt" }, "1": { - "then": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 400 volt" + "then": "Tesla Supercharger (Destination (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 400 volt" } }, "question": "Welke spanning levert de stekker van type
Tesla supercharger (destination). (Een Type 2 met kabel en Tesla-logo)
?", @@ -2450,6 +2458,7 @@ }, "title": { "mappings": { + "0": {}, "1": { "then": "Klimsite {name}" }, @@ -3124,7 +3133,7 @@ "then": "Enkel toegankelijk voor klanten" }, "3": { - "then": "Niet toegankelijk voor het publiek (bv. enkel voor personeel, de eigenaar, ...)" + "then": "Niet toegankelijk voor het publiek (bv. enkel voor personeel, de eigenaar, …)" }, "4": { "then": "Niet toegankelijk, mogelijk enkel voor professionals" @@ -3152,7 +3161,7 @@ }, "defibrillator-defibrillator:location": { "question": "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in de plaatselijke taal)", - "render": "Meer informatie over de locatie (lokale taal):
{defibrillator:location}" + "render": "Meer informatie over de locatie (in de lokale taal):
{defibrillator:location}" }, "defibrillator-defibrillator:location:en": { "question": "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in het Engels)", @@ -3372,7 +3381,7 @@ }, "elevator": { "description": "Deze laag toont liften en vraagt praktische info over de grootte van de lift en ofdat deze werkt, vooral met het oog op of de lift werkt of niet.", - "name": "lift", + "name": "Lift", "presets": { "0": { "title": "een lift" @@ -3636,6 +3645,39 @@ "question": "Accepteert betaalkaarten" } } + }, + "3": { + "options": { + "1": { + "question": "Heeft minstens één afbeelding" + }, + "2": { + "question": "Heeft waarschijnlijk geen afbeelding" + } + } + }, + "4": { + "options": { + "0": { + "question": "Met voelbare bestrating" + } + } + }, + "5": { + "options": { + "0": { + "question": "Met of zonder voelbare bestrating" + }, + "1": { + "question": "Met voelbare bestrating" + }, + "2": { + "question": "Zonder voelbare bestrating" + }, + "3": { + "question": "Geen informatie over voelbare bestrating" + } + } } } }, @@ -4360,22 +4402,6 @@ "question": "Stoeprand met onbekende hoogte" } } - }, - "1": { - "options": { - "0": { - "question": "Stoepranden met of zonder voelbare bestrating" - }, - "1": { - "question": "Stoeprand met voelbare bestrating" - }, - "2": { - "question": "Stoeprand zonder voelbare bestrating" - }, - "3": { - "question": "Stoeprand zonder informatie over voelbare bestrating" - } - } } }, "name": "Stoepranden", @@ -4616,9 +4642,13 @@ } } } + }, + "title": { + "render": "MapRoulette Item: {parentName}" } }, "maproulette_challenge": { + "description": "Laag met taken van een MapRoulette uitdaging", "filter": { "0": { "options": { @@ -4651,6 +4681,39 @@ } } } + }, + "tagRenderings": { + "status": { + "mappings": { + "0": { + "then": "Taak is aangemaakt" + }, + "1": { + "then": "Taak is opgelost" + }, + "2": { + "then": "Taak is vals positief" + }, + "3": { + "then": "Taak is overgeslagen" + }, + "4": { + "then": "Taak is verwijderd" + }, + "5": { + "then": "Taak is al opgelost" + }, + "6": { + "then": "Taak is gemarkeerd als te lastig" + }, + "7": { + "then": "Taak is uitgeschakeld" + } + } + } + }, + "title": { + "render": "Item uit MapRoulette" } }, "maxspeed": { @@ -5002,6 +5065,8 @@ } }, "parcel_lockers": { + "description": "Laag met pakketautomaten voor het ophalen en verzenden van paketten.", + "name": "Pakketautomaten", "presets": { "0": { "title": "een pakketautomaat" @@ -5009,12 +5074,70 @@ }, "tagRenderings": { "brand": { + "freeform": { + "placeholder": "Merk" + }, "mappings": { + "0": { + "then": "Dit is een Amazon Locker" + }, + "1": { + "then": "Dit is een DHL Packstation" + }, + "2": { + "then": "Dit is een DPD Pickup Station" + }, "3": { "then": "Dit is een PostNL pakketautomaat" } - } + }, + "question": "Wat is het merk van deze pakketautomaat?", + "render": "Dit is een {brand} pakketautomaat" + }, + "mail-in": { + "mappings": { + "0": { + "then": "Je kan pakketten versturen vanuit deze pakketautomaat" + }, + "1": { + "then": "Je kan geen pakketten versturen vanuit deze pakketautomaat" + } + }, + "question": "Kan je pakketten versturen vanuit deze pakketautomaat?" + }, + "operator": { + "freeform": { + "placeholder": "Beheerder" + }, + "question": "Wat is de beheerder van deze pakketautomaat?", + "render": "Deze pakketautomaat wordt beheerd door {operator}" + }, + "pickup": { + "mappings": { + "0": { + "then": "Je kan pakketten ophalen bij deze pakketautomaat" + }, + "1": { + "then": "Je kan geen pakketten ophalen bij deze pakketautomaat" + } + }, + "question": "Kan je pakketten ophalen bij deze pakketautomaat?" + }, + "ref": { + "freeform": { + "placeholder": "Referentie" + }, + "question": "Wat is het referentienummer/identificator van deze pakketautomaat?", + "render": "Deze pakketautomaat heeft de referentie {ref}" } + }, + "title": { + "mappings": { + "0": { + "then": "{brand} pakketautomaat" + } + }, + "render": "Pakketautomaat" } }, "parking": { @@ -5091,6 +5214,73 @@ "render": "Parking voor auto's" } }, + "parking_spaces": { + "description": "Laag met individuele parkeerplekken.", + "name": "Parkeerplekken", + "tagRenderings": { + "capacity": { + "mappings": { + "0": { + "then": "Deze parkeerplek heeft 1 plaats." + } + }, + "render": "Deze parkeerplek heeft {capacity} plaatsen." + }, + "type": { + "mappings": { + "0": { + "then": "Dit is een normale parkeerplek." + }, + "1": { + "then": "Dit is een normale parkeerplek." + }, + "2": { + "then": "Dit is een gehandicaptenparkeerplaats." + }, + "3": { + "then": "Dit is een privéparkeerplek." + }, + "4": { + "then": "Deze parkeerplek is gereserveerd voor het opladen van voertuigen." + }, + "5": { + "then": "Deze parkeerplek is gereserveerd voor leveringen." + }, + "6": { + "then": "Deze parkeerplek is gereserveerd voor vrachtwagens." + }, + "7": { + "then": "Deze parkeerplek is gereserveerd voor caravans of campers." + }, + "8": { + "then": "Deze parkeerplek is gereserveerd voor bussen." + }, + "9": { + "then": "Deze parkeerplek is gereserveerd voor motoren." + }, + "10": { + "then": "Deze parkeerplek is gereserveerd voor ouders met kinderen." + }, + "11": { + "then": "Deze parkeerplek is gereserveerd voor personeel." + }, + "12": { + "then": "Deze parkeerplek is gereserveerd voor taxis." + }, + "13": { + "then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger." + }, + "14": { + "then": "Deze parkeerplek is gereserveerd voor autodelen." + } + }, + "question": "Wat voor parkeerplek is dit?" + } + }, + "title": { + "render": "Parkeerplek" + } + }, "pedestrian_path": { "description": "Pad voor voetgangers, in het bijzonder gebruikt voor navigatie binnen gebouwen en om aan toegangen vast te klikken in deze laag", "name": "Pad voor voetgangers" @@ -5346,14 +5536,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "24/7 open (ook tijdens feestdagen)" - } - }, - "question": "Wat zijn de openingsuren voor dit postkantoor?", - "render": "Openingsuren: {opening_hours_table()}" + "opening_hours": { + "override": { + "question": "Wat zijn de openingsuren voor dit postkantoor?" + } } }, "title": { @@ -5476,6 +5662,31 @@ "render": "Boekenruilkast" } }, + "rainbow_crossings": { + "presets": { + "0": { + "description": "Voetgangersoversteekplaats", + "title": "een oversteekplaats" + } + }, + "title": { + "render": "Oversteekplaats" + } + }, + "reception_desk": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "meter" + }, + "1": { + "human": "centimeter" + } + } + } + } + }, "recycling": { "description": "Een laag met recyclagingcontainers en -centrums", "filter": { @@ -5788,6 +5999,22 @@ "render": "School {name}" } }, + "shelter": { + "name": "Schuilplaats", + "tagRenderings": { + "shelter-type": { + "mappings": { + "0": { + "then": "Dit is een schuilplaats bij een halte voor openbaar vervoer." + } + }, + "question": "Wat voor schuilplaats is dit?" + } + }, + "title": { + "render": "Schuilplaats" + } + }, "shops": { "deletion": { "extraDeleteReasons": { @@ -5939,6 +6166,38 @@ "render": "Trage weg" } }, + "speed_camera": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilometers/uur", + "humanShort": "km/u" + }, + "1": { + "human": "miles/uur", + "humanShort": "mph" + } + } + } + } + }, + "speed_display": { + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "kilometers/uur", + "humanShort": "km/u" + }, + "1": { + "human": "miles/uur", + "humanShort": "mph" + } + } + } + } + }, "sport_pitch": { "description": "Een sportterrein", "name": "Sportterrein", @@ -6055,6 +6314,40 @@ "render": "Sportterrein" } }, + "stairs": { + "name": "Trappen", + "tagRenderings": { + "conveying": { + "mappings": { + "0": { + "then": "Dit is een roltrap" + }, + "1": { + "then": "Dit is geen roltrap" + } + } + }, + "handrail": { + "mappings": { + "0": { + "then": "Deze trap heeft een leuning" + }, + "1": { + "then": "Deze trap heeft geen leuning" + } + }, + "question": "Heeft deze trap een leuning?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Roltrap" + } + }, + "render": "Trap" + } + }, "street_lamps": { "description": "Een laag die alle straatlantaarns toont", "name": "Straatlantaarns", @@ -6410,13 +6703,10 @@ } }, "tagRenderings": { - "Opening-hours": { - "mappings": { - "0": { - "then": "Altijd open" - } - }, - "question": "Wanneer zijn deze toiletten open?" + "opening_hours_24_7": { + "override": { + "question": "Wanneer zijn deze toiletten open?" + } }, "toilet-access": { "mappings": { @@ -6557,6 +6847,92 @@ } } }, + "toilet_at_amenity": { + "filter": { + "0": { + "options": { + "0": { + "question": "Rolstoel toegankelijk" + } + } + }, + "1": { + "options": { + "0": { + "question": "Heeft een luiertafel" + } + } + }, + "2": { + "options": { + "0": { + "question": "Gratis toegankelijk" + } + } + } + }, + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Publiek toegankelijk" + }, + "3": { + "then": "Toegankelijk na het vragen van de sleutel" + }, + "4": { + "then": "Publiek toegankelijk" + } + }, + "render": "Toegankelijkheid is {toilets:access}" + }, + "toilet-charge": { + "question": "Hoeveel moet men betalen om deze toiletten te gebruiken?", + "render": "De toiletten gebruiken kost {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Men moet betalen om deze toiletten te gebruiken" + }, + "1": { + "then": "Gratis te gebruiken" + } + }, + "question": "Zijn deze toiletten gratis te gebruiken?" + }, + "toilets-wheelchair": { + "mappings": { + "0": { + "then": "Er is een toilet voor rolstoelgebruikers" + }, + "1": { + "then": "Niet toegankelijk voor rolstoelgebruikers" + }, + "2": { + "then": "Er is alleen een toilet voor rolstoelgebruikers" + } + }, + "question": "Is er een rolstoeltoegankelijke toilet voorzien?" + }, + "wheelchair-door-width": { + "question": "Hoe breed is de deur van de rolstoeltoegankelijke toilet?", + "render": "De deur naar de rolstoeltoegankelijke toilet is {canonical(toilets:door:width)} wide" + } + }, + "units": { + "0": { + "applicableUnits": { + "0": { + "human": "meter" + }, + "1": { + "human": "centimeter" + } + } + } + } + }, "trail": { "description": "Aangeduide wandeltochten", "name": "Wandeltochten", @@ -6661,6 +7037,45 @@ "render": "Buslijn" } }, + "transit_stops": { + "tagRenderings": { + "bench": { + "mappings": { + "0": { + "then": "Deze halte heeft een zitbank" + }, + "1": { + "then": "Deze halte heeft geen zitbank" + }, + "2": { + "then": "Deze halte heeft een zitbank, die los aangegeven is op de kaart" + } + }, + "question": "Heeft deze halte een zitbank?" + }, + "bin": { + "mappings": { + "0": { + "then": "Deze halte heeft een vuilnisbak" + }, + "1": { + "then": "Deze halte heeft geen vuilnisbak" + }, + "2": { + "then": "Deze heeft een vuilnisbak, die los op de kaart staat" + } + }, + "question": "Heeft deze halte een vuilnisbak?" + } + }, + "title": { + "mappings": { + "0": { + "then": "Halte {name}" + } + } + } + }, "tree_node": { "description": "Een laag die bomen toont", "name": "Boom", @@ -7072,6 +7487,10 @@ "question": "Wat is de rotordiameter van deze windturbine?", "render": "De rotordiameter van deze windturbine is {rotor:diameter} meter." }, + "turbine-operator": { + "question": "Wie beheert deze windturbine?", + "render": "Deze windturbine wordt beheerd door {operator}." + }, "turbine-output": { "question": "Wat is de output", "render": "Deze windturbine genereert {generator:output:electricity}" @@ -7115,4 +7534,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/pa_PK.json b/langs/layers/pa_PK.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/langs/layers/pa_PK.json @@ -0,0 +1 @@ +{} diff --git a/langs/layers/ru.json b/langs/layers/ru.json index f9e8e0ceb..9934eed70 100644 --- a/langs/layers/ru.json +++ b/langs/layers/ru.json @@ -1277,11 +1277,6 @@ "title": "Почтовое отделение" } }, - "tagRenderings": { - "OH": { - "render": "Часы работы: {opening_hours_table()}" - } - }, "title": { "render": "Почтовое отделение" } @@ -1580,6 +1575,38 @@ "render": "Туалет" } }, + "toilet_at_amenity": { + "tagRenderings": { + "toilet-access": { + "mappings": { + "0": { + "then": "Свободный доступ" + }, + "4": { + "then": "Свободный доступ" + } + } + }, + "toilet-charge": { + "question": "Сколько стоит посещение туалета?", + "render": "Стоимость {toilets:charge}" + }, + "toilets-fee": { + "mappings": { + "0": { + "then": "Это платные туалеты" + } + } + }, + "toilets-wheelchair": { + "mappings": { + "1": { + "then": "Недоступно пользователям кресел-колясок" + } + } + } + } + }, "trail": { "name": "Тропы", "title": { diff --git a/langs/layers/zh_Hant.json b/langs/layers/zh_Hant.json index 7d88b7e72..c3307a521 100644 --- a/langs/layers/zh_Hant.json +++ b/langs/layers/zh_Hant.json @@ -590,14 +590,10 @@ } }, "tagRenderings": { - "OH": { - "mappings": { - "0": { - "then": "24/7 開放 (包括假日)" - } - }, - "question": "這間郵局的開放時間是?", - "render": "開放時間:{opening_hours_table()}" + "opening_hours": { + "override": { + "question": "這間郵局的開放時間是?" + } } }, "title": { @@ -667,4 +663,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/nb_NO.json b/langs/nb_NO.json index f2433cd16..030fb5712 100644 --- a/langs/nb_NO.json +++ b/langs/nb_NO.json @@ -39,11 +39,11 @@ }, "general": { "about": "Rediger og legg til OpenStreetMap for et gitt tema", - "aboutMapcomplete": "

Om MapComplete

Bruk det til å legge til OpenStreetMap-info i ett tema. Besvar spørsmål og få endringene vist i løpet av minutter. I de fleste temaene kan du legge inn bilder eller legge igjen en vurdering. Temavedlikeholderen definerer elementer, spørsmål og språk for det.

Finn ut mer

MapComplete tilbyr alltid neste steg for å lære mer om OpenStreetMap.

  • Når bygd inn på en nettside lenker iframe-elementet til en fullskjermsversjon av MapComplete.
  • Fullskjermsversjonen tilbyr info om OpenStreetMap.
  • Visning fungerer uten innlogging, men redigering krever en OSM-konto.
  • Hvis du ikke er innlogget blir du spurt om å gjøre det.
  • Når du har besvart ett spørsmål, kan du legge til nye funksjoner på kartet.
  • Etter en stund vil OSM-etiketter bli vist, som i sin tur lenker til wiki-en.


Har du oppdaget et problem? Har du en funksjonsforespørsel? Vil du bistå oversettelsen? Gå til kildekoden eller problemsporeren.

Vil du se din framdrift? Følg redigeringsantallet på OsmCha.

", + "aboutMapcomplete": "

Om

Bruk MapComplete til å legge til OpenStreetMap-info i ett tema. Besvar spørsmål og få endringene vist i løpet av minutter. I de fleste temaene kan du legge inn bilder eller legge igjen en vurdering. Temavedlikeholderen definerer elementer, spørsmål og språk for det.

Finn ut mer

MapComplete tilbyr alltid neste steg for å lære mer om OpenStreetMap.

  • Når bygd inn på en nettside lenker iframe-elementet til en fullskjermsversjon av MapComplete.
  • Fullskjermsversjonen tilbyr info om OpenStreetMap.
  • Visning fungerer uten innlogging, men redigering krever en OSM-konto.
  • Hvis du ikke er innlogget blir du spurt om å gjøre det.
  • Når du har besvart ett spørsmål, kan du legge til nye funksjoner på kartet.
  • Etter en stund vil OSM-etiketter bli vist, som i sin tur lenker til wiki-en.


Har du oppdaget et problem? Har du en funksjonsforespørsel? Vil du bistå oversettelsen? Gå til kildekoden eller problemsporeren.

Vil du se din framdrift? Følg redigeringsantallet på OsmCha.

", "add": { "addNew": "Legg til {category} her", "addNewMapLabel": "Legg til nytt element", - "confirmButton": "Legg til en {category} her.
Din endring er synlig for alle
", + "confirmButton": "Legg til en {category} her.
Din endring er synlig for alle
", "confirmIntro": "

Legg til {title} her?

Punktet du oppretter her vil være synlig for alle. Kun legg til ting på kartet hvis de virkelig finnes. Mange programmer bruker denne dataen.", "disableFilters": "Skru av alle filtre", "disableFiltersExplanation": "Det kan hende noen funksjoner er skjult av et filter", @@ -57,7 +57,7 @@ "zoomInMore": "Forstørr for å importere denne funksjonen" }, "importTags": "Elementet vil motta {tags}", - "intro": "Du klikket et sted der ingen data er kjent enda.
", + "intro": "Du klikket et sted der ingen data er kjent enda.
", "layerNotEnabled": "Laget {layer} er ikke påslått. Skru på dette laget for å legge til et punkt.", "openLayerControl": "Åpne lagkontrollboksen", "pleaseLogin": "Logg inn for å legge til et nytt punkt", @@ -134,7 +134,6 @@ "title": "Velg lag", "zoomInToSeeThisLayer": "Forstørr kartet hvis du vil se dette kartet" }, - "levelSelection": {}, "loading": "Laster inn …", "loadingTheme": "Laster inn {theme}…", "loginFailed": "Kunne ikke logge inn på OpenStreetMap", @@ -145,9 +144,11 @@ "morescreen": { "createYourOwnTheme": "Opprett ditt eget MapComplete-tema fra grunnen av", "hiddenExplanation": "Disse temaene er kun tilgjengelige hvis du kjenner lenken. Du har oppdaget {hidden_discovered} av {total_hidden} hidden tema.", - "intro": "

Flere temakart?

Liker du å samle inn geodata?
Det er flere tilgjengelige temaer.", + "intro": "

Flere temakart?

Liker du å samle inn geodata?
Det er flere tilgjengelige temaer.", + "noSearch": "Vis alle temaer", "previouslyHiddenTitle": "Tidligere besøkte skjulte tema", "requestATheme": "Hvis du ønsker et brukerdefinert tema kan du forespørre det i feilsporeren", + "searchForATheme": "Søk etter et tema", "streetcomplete": "Et annet lignende program er StreetComplete." }, "nameInlineQuestion": "Navnet på {category} er $$$", @@ -181,10 +182,11 @@ "versionInfo": "v{version}. Generert {date}" }, "pickLanguage": "Velg språk: ", + "poweredByOsm": "Med data fra OpenStreetMap", "questions": { "emailIs": "E-postadressen til {category} er {email}", "emailOf": "Hva er e-postadressen til {category}?", - "phoneNumberIs": "Telefonnummeret til denne {category} er {phone}", + "phoneNumberIs": "Telefonnummeret til denne {category} er {phone}", "phoneNumberOf": "Hva er telefonnummeret til {category}?", "websiteIs": "Nettside: {website}", "websiteOf": "Hva er nettsiden til {category}?" @@ -207,7 +209,7 @@ "downloadCustomThemeHelp": "En dreven bidragsyter kan bruke denne filen for å forbedre temaet ditt", "editThemeDescription": "Legg til eller endre spørsmål for dette karttemaet", "editThisTheme": "Rediger dette temaet", - "embedIntro": "

Bygg inn på nettsiden din

Legg til dette kartet på nettsiden din.
Du oppfordres til å gjøre dette, og trenger ikke å spørre om tillatelse.
Det er fritt, og vil alltid være det. Desto flere som bruker dette, desto mer verdifullt blir det.", + "embedIntro": "

Bygg inn på nettsiden din

Legg til dette kartet på nettsiden din.
Du oppfordres til å gjøre dette, og trenger ikke å spørre om tillatelse.
Det er fritt, og vil alltid være det. Desto flere som bruker dette, desto mer verdifullt blir det.", "fsGeolocation": "Skru på «Geolokaliser meg»-knappen (kun for mobil)", "fsIncludeCurrentBackgroundMap": "Inkluder nåværende bakgrunnsvalg {name}", "fsIncludeCurrentLayers": "Inkluder nåværende lagvalg", @@ -242,7 +244,6 @@ "wednesday": "Onsdag" }, "welcomeBack": "Du er innlogget. Velkommen tilbake.", - "welcomeExplanation": {}, "wikipedia": { "createNewWikidata": "Opprett et nytt Wikipedia-element", "doSearch": "Søk ovenfor for å se resultater", @@ -265,7 +266,13 @@ "doDelete": "Fjern bilde", "dontDelete": "Avbryt", "isDeleted": "Slettet", - "nearbyPictures": {}, + "nearbyPictures": { + "loading": "Laster inn bilder i nærheten …", + "noImageSelected": "Velg et bilde for å knytte det til objektet", + "nothingFound": "Fant ingen bilder i nærheten …", + "removeFilters": "Klikk her for å fjerne filterne", + "title": "Bilder i nærheten" + }, "pleaseLogin": "Logg inn for å legge til et bilde", "respectPrivacy": "Ikke ta bilder av folk eller bilskilt. Ikke last opp Google Maps, Google Streetview eller andre opphavsrettsbeskyttede kilder.", "toBig": "Bildet ditt på {actual_size} er for stort. Det kan maksimalt være {max_size}.", @@ -361,7 +368,6 @@ "importInspector": { "title": "Inspiser og håndter importnotater" }, - "importLayer": {}, "index": { "featuredThemeTitle": "Framhevet denne uken", "intro": "MapComplete er en OpenStreetMap-viser og redigerer, som viser deg info om funksjoner for et gitt tema og tillater oppdatering av det.", @@ -369,30 +375,6 @@ "pickTheme": "Begynn ved å velge et av temaene nedenfor.", "title": "Velkommen til MapComplete" }, - "matrixbot": { - "commands": { - "dm": {}, - "documentation": { - "file": {}, - "inputElement": {}, - "layer": {}, - "theme": {}, - "url_parameter": {}, - "visualisation": {} - }, - "dream": {}, - "help": {}, - "info": {}, - "language": {}, - "role": {}, - "scheme": {}, - "search": {}, - "shutdown": {}, - "tags": {}, - "welcome": {}, - "wiki": {} - } - }, "move": { "cancel": "Avbryt flytting", "cannotBeMoved": "Denne funksjonen kan ikke flyttes.", @@ -438,8 +420,6 @@ }, "professional": { "aboutMc": { - "internalUse": {}, - "layers": {}, "survey": { "title": "Undersøkelsesmuligheter" }, @@ -450,7 +430,6 @@ "li3": "og mye, mye mer …", "title": "Hva er OpenStreetMap?" }, - "benefits": {}, "license": { "title": "Lisensen" }, @@ -461,13 +440,11 @@ }, "drawbacks": { "licenseNuances": { - "usecaseGatheringOpenData": {}, "usecaseMapDifferentSources": { "title": "Oppretter et kart fra forskjellige kilder" } }, - "title": "Noen ulemper å ha i minne", - "unsuitedData": {} + "title": "Noen ulemper å ha i minne" }, "indexPage": { "button": "Oppdag tjenestetilbudet vårt", @@ -483,7 +460,7 @@ "reviews": { "affiliated_reviewer_warning": "(Tilknyttet vurdering)", "attribution": "Vurderinger er muliggjort av Mangrove Reviews og er tilgjengelige som CC-BY 4.0.", - "i_am_affiliated": "Jeg har en tilknytning til dette objektet
Sjekk om du er eier, skaper, ansatt, …", + "i_am_affiliated": "Jeg har en tilknytning til dette objektet
Sjekk om du er eier, skaper, ansatt, …", "name_required": "Et navn kreves for å vise og opprette vurderinger", "no_rating": "Ingen vurdering gitt", "no_reviews_yet": "Ingen vurderinger enda. Vær først til å skrive en og hjelp åpen data og bevegelsen.", @@ -513,14 +490,12 @@ "notImmediate": "Oversettelser oppdateres ikke direkte. Dette tar typisk et par dager." }, "validation": { - "color": {}, "date": { "description": "En dato, som starter med året" }, "direction": { "description": "En retning" }, - "distance": {}, "email": { "feedback": "Dette er ikke en gyldig e-postadresse" }, diff --git a/langs/nl.json b/langs/nl.json index 4faf003ee..ac91904eb 100644 --- a/langs/nl.json +++ b/langs/nl.json @@ -13,8 +13,8 @@ "hardDelete": "Dit object zal verwijderd worden in OpenStreetMap. Een ervaren bijdrager kan dit ongedaan maken.", "retagNoOtherThemes": "Dit object zal anders aangeduid worden en niet meer getoond worden in deze applicatie", "retagOtherThemes": "Dit object zal aangepast worden en zichtbaar zijn in {otherThemes}", - "selectReason": "Gelieve aan te duiden waarom dit punt verwijderd moet worden", - "softDelete": "Dit punt zal aangepast worden en zal in deze applicatie niet meer getoond worden. {reason}" + "selectReason": "Gelieve aan te duiden waarom dit object verwijderd moet worden", + "softDelete": "Dit object zal aangepast worden en zal in deze applicatie niet meer getoond worden. {reason}" }, "isDeleted": "Dit object is verwijderd", "isntAPoint": "Enkel punten kunnen verwijderd worden. Het geselecteerde object is een lijn, een oppervlakte of een relatie.", @@ -23,16 +23,16 @@ "notEnoughExperience": "Dit object is door iemand anders gemaakt.", "onlyEditedByLoggedInUser": "Dit object is enkel door jezelf bewerkt, je kan dit veilig verwijderen.", "partOfOthers": "Dit punt maakt deel uit van een lijn, oppervlakte of een relatie en kan niet verwijderd worden.", - "readMessages": "Je hebt ongelezen berichten. Je moet deze lezen voordat je een punt verwijderd, een andere bijdrager heeft misschien feedback", + "readMessages": "Je hebt ongelezen berichten. Je moet deze lezen voordat je een object verwijderd, een andere bijdrager heeft misschien feedback", "reasons": { "disused": "Het wordt niet meer onderhouden of is verwijderd", "duplicate": "Dit object is een duplicaat van een ander object", "notFound": "Het kon niet gevonden worden", - "test": "Dit punt was een test en was nooit echt aanwezig" + "test": "Dit object was een test - het was nooit echt aanwezig" }, - "safeDelete": "Dit punt kan veilig verwijderd worden van de kaart.", + "safeDelete": "Dit object kan veilig verwijderd worden van de kaart.", "useSomethingElse": "Gebruik een ander OpenStreetMap-editeerprogramma om dit object te verwijderen", - "whyDelete": "Waarom moet dit punt van de kaart verwijderd worden?" + "whyDelete": "Waarom moet dit object van de kaart verwijderd worden?" }, "favourite": { "loginNeeded": "

Log in

Je moet je aanmelden met OpenStreetMap om een persoonlijk thema te gebruiken", @@ -43,9 +43,10 @@ "aerial": "Deze kaart gebruikt luchtfoto's van het Agentschap Informatie Vlaanderen als achtergrond.\nOok het GRB is beschikbaar als achtergrondlaag.", "callToAction": "Probeer het uit op mapcomplete.osm.be", "cyclofix": "Fietspompen, -winkels, -bandenautomaten en drinkwaterkraantjes vind je op Cyclofix", + "description": "Een horizontale A4 flyer om MapComplete te promoten", "editing": { "ex": "Een (vereenvoudigd) voorbeeld voor een natuurgebied wordt hieronder getoond:", - "intro": "De gebruiker krijgt eerst een kaart met interesspunten te zien. Klik je op een punt, dan wordt de interface met informatie geopend.", + "intro": "De gebruiker krijgt eerst een kaart met interessepunten te zien. Klik je op een punt, dan wordt de interface met informatie over het interessepunt geopend.", "title": "Hoe ziet de interface eruit?" }, "examples": "Online zijn verschillende kaarten met diverse thema's beschikbaar, zoals gezondheidszorg, binnenruimtes, rolstoeltoegankelijkheid, afvalcontainers, boekenruilkasten, regenboog-zebrapaden,...\nEnkele zijn hier afgeprint.\n\nOntdek ze allemaal op mapcomplete.osm.be", @@ -86,7 +87,7 @@ "addNew": "Voeg {category} toe", "addNewMapLabel": "Klik hier om een item toe te voegen", "confirmButton": "Voeg een {category} toe
Je toevoeging is voor iedereen zichtbaar
", - "confirmIntro": "

Voeg een {title} toe?

Het punt dat je toevoegt, is zichtbaar voor iedereen. Veel applicaties gebruiken deze data, voeg dus enkel punten toe die echt bestaan.", + "confirmIntro": "

Voeg een {title} toe?

Het object dat je toevoegt, is zichtbaar voor iedereen. Veel applicaties gebruiken deze data, voeg dus enkel punten toe die echt bestaan.", "disableFilters": "Zet alle filters af", "disableFiltersExplanation": "Interessepunten kunnen verborgen zijn door een filter", "hasBeenImported": "Dit object is reeds geïmporteerd", @@ -103,13 +104,13 @@ "intro": "Kies hieronder welk punt je wilt toevoegen
", "layerNotEnabled": "De laag {layer} is gedeactiveerd. Activeer deze om een object toe te voegen", "openLayerControl": "Open de laag-instellingen", - "pleaseLogin": "Gelieve je aan te melden om een punt toe te voegen", + "pleaseLogin": "Gelieve je aan te melden om een object toe te voegen", "presetInfo": "Het nieuwe object krijgt de attributen {tags}", - "stillLoading": "De data worden nog geladen. Nog even geduld en dan kan je een punt toevoegen.", - "title": "Nieuw punt toevoegen?", + "stillLoading": "De data worden nog geladen. Nog even geduld en dan kan je een object toevoegen.", + "title": "Nieuw object toevoegen?", "warnVisibleForEveryone": "Je toevoeging is voor iedereen zichtbaar", - "wrongType": "Dit element is geen punt of lijn en kan daarom niet geïmporteerd worden", - "zoomInFurther": "Gelieve verder in te zoomen om een punt toe te voegen.", + "wrongType": "Dit object is geen punt of lijn en kan daarom niet geïmporteerd worden", + "zoomInFurther": "Gelieve verder in te zoomen om een object toe te voegen.", "zoomInMore": "Zoom meer in om dit object te importeren" }, "apply_button": { @@ -169,7 +170,7 @@ "error": "Er ging iets mis", "example": "Voorbeeld", "examples": "Voorbeelden", - "fewChangesBefore": "Gelieve eerst enkele vragen van bestaande punten te beantwoorden vooraleer zelf punten toe te voegen.", + "fewChangesBefore": "Gelieve eerst enkele vragen van bestaande objecten te beantwoorden vooraleer zelf objecten toe te voegen.", "getStartedLogin": "Login met OpenStreetMap om te beginnen", "getStartedNewAccount": " of maak een nieuwe account aan", "goToInbox": "Ga naar de berichten", @@ -239,7 +240,7 @@ "websiteIs": "Website: {website}", "websiteOf": "Wat is de website van {category}?" }, - "readYourMessages": "Gelieve eerst je berichten op OpenStreetMap te lezen alvorens nieuwe punten toe te voegen.", + "readYourMessages": "Gelieve eerst je berichten op OpenStreetMap te lezen alvorens nieuwe objecten toe te voegen.", "removeLocationHistory": "Verwijder de geschiedenis aan locaties", "returnToTheMap": "Ga terug naar de kaart", "save": "Opslaan", @@ -481,7 +482,7 @@ "alreadyMapped": "Er staat hier reeds {title} op de kaart; dit punt is een duplicaat. Verwijder deze van de kaart", "description": "Deze laag toont kaart-nota's die wijzen op een {title}", "importButton": "import_button({layerId}, _tags, Ik heb hier een {title} gevonden - voeg deze toe aan de kaart...,./assets/svg/addSmall.svg,,,id)", - "importHandled": "
Dit punt is afgehandeld. Bedankt om mee te helpen!
", + "importHandled": "
Dit object is afgehandeld. Bedankt om mee te helpen!
", "layerName": "Hier is misschien een {title}", "nearbyImagesIntro": "

Afbeeldingen in de buurt

De volgende afbeeldingen zijn in de buurt gemaakt en kunnen mogelijks helpen. {nearby_images(open)}", "notFound": "Ik kon hier g{title} vinden - verwijder deze van de kaart", @@ -668,15 +669,15 @@ "inviteToMove": { "generic": "Verplaats dit punt", "reasonInaccurate": "Verbeter de precieze locatie van dit punt", - "reasonRelocation": "Verplaats dit punt naar een andere locatie omdat het verhuisd is" + "reasonRelocation": "Verplaats dit object naar een andere locatie omdat het verhuisd is" }, "inviteToMoveAgain": "Verplaats dit punt opnieuw", "isRelation": "Dit object is een relatie en kan niet verplaatst worden", "isWay": "Dit object is een lijn of een oppervlakte. Gebruik een ander OpenStreetMap-bewerkprogramma op het te verplaatsen.", "loginToMove": "Je moet aangemeld zijn om een punt te verplaatsen", "moveTitle": "Verplaats dit punt", - "partOfAWay": "Dit punt is deel van een lijn of een oppervlakte. Gebruik een ander OpenStreetMap-bewerkprogramma om het te verplaatsen", - "partOfRelation": "Dit punt maakt deel uit van een relatie. Gebruik een ander OpenStreetMap-bewerkprogramma om het te verplaatsen", + "partOfAWay": "Dit object is deel van een lijn of een oppervlakte. Gebruik een ander OpenStreetMap-bewerkprogramma om het te verplaatsen", + "partOfRelation": "Dit object maakt deel uit van een relatie. Gebruik een ander OpenStreetMap-bewerkprogramma om het te verplaatsen", "pointIsMoved": "Dit punt is verplaatst", "reasons": { "reasonInaccurate": "De locatie van dit object is niet accuraat en moet een paar meter verschoven worden", diff --git a/langs/pa_PK.json b/langs/pa_PK.json new file mode 100644 index 000000000..20947137a --- /dev/null +++ b/langs/pa_PK.json @@ -0,0 +1,98 @@ +{ + "centerMessage": { + "loadingData": "ڈیٹا لوڈ کیتا جا رہا اے۔ ۔ ۔", + "ready": "ٹھیک اے، چنگے سی۔" + }, + "delete": { + "cancel": "رد کرو", + "delete": "مٹاؤ" + }, + "general": { + "attribution": { + "iconAttribution": { + "title": "ورتے آئیکون" + } + }, + "back": "پچھے", + "backgroundMap": "پچھکڑ دا نقشہ", + "cancel": "رد کرو", + "confirm": "پکا کرو", + "download": { + "exporting": "ایکسپورٹ کیتا جا رہا اے۔ ۔ ۔" + }, + "example": "مثال", + "examples": "مثال", + "loading": "لوڈ کر رہا اے۔ ۔ ۔", + "logout": "لوگ‌آؤٹ کرو", + "next": "اگے", + "number": "نمبر", + "opening_hours": { + "opensAt": "توں", + "ph_closed": "بند", + "ph_open": "کھُلھا" + }, + "save": "سامبھو", + "search": { + "nothing": "کجھ نہیں لبھے۔ ۔ ۔", + "searching": "کھوجیا جا رہا اے۔ ۔ ۔" + }, + "weekdays": { + "abbreviations": { + "friday": "جـ", + "monday": "سـ", + "saturday": "ہـ", + "sunday": "اتـ", + "thursday": "جـ", + "tuesday": "مـ", + "wednesday": "بـ" + }, + "friday": "جمعہ", + "monday": "سوموار", + "saturday": "ہفتہ", + "sunday": "اتوار", + "thursday": "جمعرات", + "tuesday": "منگلوار", + "wednesday": "بدھوار" + }, + "wikipedia": { + "wikipediaboxTitle": "وِکیپیڈیا" + } + }, + "image": { + "dontDelete": "رد کرو", + "isDeleted": "مٹائی گئی" + }, + "importHelper": { + "introduction": { + "title": "جاݨ پچھاݨ" + } + }, + "matrixbot": { + "commands": { + "documentation": { + "file": { + "plural": "فائیلاں", + "singular": "فائیل" + }, + "layer": { + "plural": "کج", + "singular": "کج" + }, + "theme": { + "plural": "تھیم", + "singular": "تھیم" + } + }, + "info": { + "closed": "بند" + } + } + }, + "reviews": { + "saving_review": "سامبھیا جا رہا اے…" + }, + "split": { + "cancel": "رد کرو", + "split": "دپھیر کرو" + } +} diff --git a/langs/shared-questions/cs.json b/langs/shared-questions/cs.json index 9e26dfeeb..828afda8e 100644 --- a/langs/shared-questions/cs.json +++ b/langs/shared-questions/cs.json @@ -1 +1,129 @@ -{} \ No newline at end of file +{ + "shared_questions": { + "dog-access": { + "mappings": { + "0": { + "then": "Psi jsou povoleni" + }, + "1": { + "then": "Psi nejsou povoleni" + }, + "2": { + "then": "Psi jsou povoleni, ale musí být na vodítku" + }, + "3": { + "then": "Psi mají vstup povolen a mohou volně pobíhat" + } + }, + "question": "Jsou v tomto podniku povoleni psi?" + }, + "email": { + "question": "Jaká je e-mailová adresa {title()}?" + }, + "induction-loop": { + "mappings": { + "0": { + "then": "Toto místo má zvukovou indukční smyčku" + }, + "1": { + "then": "Toto místo nemá indukční zvukovou smyčku" + } + }, + "question": "Má toto místo zvukovou indukční smyčku pro osoby se sluchovým postižením?" + }, + "internet": { + "mappings": { + "0": { + "then": "Toto místo nabízí bezdrátové připojení k internetu" + }, + "1": { + "then": "Toto místo neposkytuje připojení k internetu" + }, + "2": { + "then": "Toto místo nabízí přístup k internetu" + }, + "3": { + "then": "Toto místo nabízí přístup k internetu prostřednictvím terminálu nebo počítače" + }, + "4": { + "then": "Toto místo nabízí kabelové připojení k internetu" + } + }, + "question": "Nabízí toto místo připojení k internetu?" + }, + "internet-fee": { + "mappings": { + "0": { + "then": "Přístup na internet je zde zpoplatněn" + }, + "1": { + "then": "Přístup k internetu je zde zdarma" + }, + "2": { + "then": "Přístup k internetu je na tomto místě zdarma, pouze pro zákazníky" + } + }, + "question": "Je přístup na internet zpoplatněn?" + }, + "internet-ssid": { + "freeform": { + "placeholder": "Zadejte název sítě" + }, + "question": "Jaký je název sítě pro bezdrátový přístup k internetu?", + "render": "Název sítě je {internet_access:ssid}" + }, + "level": { + "mappings": { + "0": { + "then": "Nachází se v podzemí" + }, + "1": { + "then": "Nachází se v přízemí" + }, + "2": { + "then": "Nachází se v přízemí" + }, + "3": { + "then": "Nachází se v prvním patře" + }, + "4": { + "then": "Nachází se v prvním suterénu" + } + }, + "question": "V jaké úrovni se tento prvek nachází?", + "render": "Nachází se v {level}. patře" + }, + "multilevels": { + "override": { + "question": "Do jakých podlaží tento výtah jezdí?", + "render": "Tento výtah jede do {level} patra" + } + }, + "opening_hours": { + "question": "Jaká je otevírací doba {title()}?" + }, + "payment-options": { + "mappings": { + "0": { + "then": "Přijímá se zde hotovost" + }, + "1": { + "then": "Zde jsou přijímány platební karty" + } + }, + "question": "Jaké platební metody jsou zde přijímány?" + }, + "payment-options-advanced": { + "override": { + "mappings+": { + "0": { + "then": "Platba se provádí pomocí speciální aplikace" + }, + "1": { + "then": "Platba se provádí pomocí členské karty" + } + } + } + } + } +} \ No newline at end of file diff --git a/langs/shared-questions/de.json b/langs/shared-questions/de.json index cabf630d0..a3a7b1b36 100644 --- a/langs/shared-questions/de.json +++ b/langs/shared-questions/de.json @@ -106,6 +106,15 @@ "question": "Wie lauten die Öffnungszeiten von {title()}?", "render": "

Öffnungszeiten

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "durchgehend geöffnet (auch an Feiertagen)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/en.json b/langs/shared-questions/en.json index c251488a2..bfe6f8573 100644 --- a/langs/shared-questions/en.json +++ b/langs/shared-questions/en.json @@ -106,6 +106,15 @@ "question": "What are the opening hours of {title()}?", "render": "

Opening hours

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "24/7 opened (including holidays)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/es.json b/langs/shared-questions/es.json index f69652fc6..7631be364 100644 --- a/langs/shared-questions/es.json +++ b/langs/shared-questions/es.json @@ -48,6 +48,15 @@ "question": "¿Cuales son las horas de apertura de {title()}?", "render": "

Horas de apertura

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Abierta 24/7 (incluyendo festivos)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/fr.json b/langs/shared-questions/fr.json index ae4992d2f..73d2958d9 100644 --- a/langs/shared-questions/fr.json +++ b/langs/shared-questions/fr.json @@ -78,6 +78,15 @@ "question": "Quelles sont les horaires d'ouverture de {title()} ?", "render": "

Horaires d'ouverture

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Ouvert 24h/24 (jours fériés compris)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/hu.json b/langs/shared-questions/hu.json index e9a7dd639..02f0d36b9 100644 --- a/langs/shared-questions/hu.json +++ b/langs/shared-questions/hu.json @@ -48,6 +48,15 @@ "question": "Mikor van nyitva ez: {title()}?", "render": "

Nyitva tartás

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Éjjel-nappal nyitva (munkaszüneti napokon is)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/id.json b/langs/shared-questions/id.json index 8dfaa4ecc..efaa3aaa5 100644 --- a/langs/shared-questions/id.json +++ b/langs/shared-questions/id.json @@ -45,13 +45,17 @@ }, "internet-fee": { "mappings": { + "0": { + "then": "Ada biaya untuk akses internet di tempat ini" + }, "1": { "then": "Jaringan internet tersedia gratis di tempat ini" }, "2": { "then": "Jaringan internet tersedia gratis di tempat ini, hanya untuk pelanggan" } - } + }, + "question": "Apakah ada biaya untuk akses internet?" }, "internet-ssid": { "freeform": { @@ -91,6 +95,15 @@ "question": "Kapan jam buka {title()}?", "render": "

Jam buka

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Buka 24 jam (termasuk hari libur)" + } + } + } + }, "payment-options": { "mappings": { "0": { @@ -136,20 +149,31 @@ }, "wheelchair-access": { "mappings": { + "0": { + "then": "Tempat ini dirancang khusus untuk pengguna kursi roda" + }, "1": { "then": "Tempat ini mudah dijangkau dengan kursi roda" }, "2": { "then": "Dimungkinkan untuk mencapai tempat ini dengan kursi roda, tetapi tidak mudah" + }, + "3": { + "then": "Tempat ini tidak bisa dijangkau dengan kursi roda" } - } + }, + "question": "Apakah tempat ini dapat diakses dengan kursi roda?" }, "wikipedia": { "mappings": { + "0": { + "then": "Belum ada halaman Wikipedia yang ditautkan" + }, "1": { "then": "Belum ada halaman Wikipedia yang ditautkan" } - } + }, + "question": "Apa entitas Wikidata yang sesuai?" }, "wikipedialink": { "mappings": { diff --git a/langs/shared-questions/nb_NO.json b/langs/shared-questions/nb_NO.json index 4fda6beac..6628fb72d 100644 --- a/langs/shared-questions/nb_NO.json +++ b/langs/shared-questions/nb_NO.json @@ -23,6 +23,58 @@ "email": { "question": "Hva er e-postadressen til {title()}?" }, + "induction-loop": { + "mappings": { + "0": { + "then": "Dette stedet har en teleslynge" + }, + "1": { + "then": "Dette stedet har ikke en teleslynge" + } + }, + "question": "Har stedet en teleslynge for folk med redusert hørsel?" + }, + "internet": { + "mappings": { + "0": { + "then": "Dette stedet tilbyr trådløs tilgang til Internett" + }, + "1": { + "then": "Dette stedet tilbyr ikke tilgang til Internett" + }, + "2": { + "then": "Dette stedet tilbyr tilgang til Internett" + }, + "3": { + "then": "Dette stedet tilbyr tilgang til Internett via en terminal eller datamaskin" + }, + "4": { + "then": "Dette stedet tilbyr trådbunden tilgang til Internett" + } + }, + "question": "Tilbyr dette stedet tilgang til Internett?" + }, + "internet-fee": { + "mappings": { + "0": { + "then": "Det er et gebyr for tilgang til Internett på dette stedet" + }, + "1": { + "then": "Tilgang til Internett er gratis på dette stedet" + }, + "2": { + "then": "Tilgang til Internett på dette stedet er gratis, men kun for kunder" + } + }, + "question": "Er det et gebyr for bruk av Internett?" + }, + "internet-ssid": { + "freeform": { + "placeholder": "Skriv inn nettverksnavnet" + }, + "question": "Hva er nettverksnavnet for det trådløse nettverket?", + "render": "Nettverksnavnet er {internet_access:ssid}" + }, "level": { "mappings": { "0": { @@ -44,10 +96,25 @@ "question": "Hvilken etasje befinner funksjonen seg i?", "render": "Ligger i {level} etasje" }, + "multilevels": { + "override": { + "question": "Hvilke etasjer går heisen til?", + "render": "Heisen går til etasje {level}" + } + }, "opening_hours": { "question": "Hva er åpningstidene for {title()})", "render": "

Åpningstider

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Døgnåpent (inkludert helligdager)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/shared-questions/nl.json b/langs/shared-questions/nl.json index ed7cde93a..bff2cabe0 100644 --- a/langs/shared-questions/nl.json +++ b/langs/shared-questions/nl.json @@ -23,6 +23,17 @@ "email": { "question": "Wat is het e-mailadres van {title()}?" }, + "induction-loop": { + "mappings": { + "0": { + "then": "Deze plaats heeft een ringleiding" + }, + "1": { + "then": "Deze plaats heeft geen ringleiding" + } + }, + "question": "Heeft deze plaats een ringleiding voor slechthorenden?" + }, "internet": { "mappings": { "0": { @@ -85,10 +96,25 @@ "question": "Op welke verdieping bevindt dit punt zich?", "render": "Bevindt zich op de {level}de verdieping" }, + "multilevels": { + "override": { + "question": "Naar welke verdiepingen gaat deze lift?", + "render": "Deze lift gaat naar de verdiepingen {level}" + } + }, "opening_hours": { "question": "Wat zijn de openingstijden van {title()}?", "render": "

Openingstijden

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "24/7 open (ook tijdens feestdagen)" + } + } + } + }, "payment-options": { "mappings": { "0": { @@ -132,6 +158,20 @@ }, "question": "Zijn er stekkers beschikbaar voor klanten die binnen zitten?" }, + "smoking": { + "mappings": { + "0": { + "then": "Roken is toegestaan" + }, + "1": { + "then": "Roken is niet toegestaan" + }, + "2": { + "then": "Roken is buiten toegestaan." + } + }, + "question": "Is roken toegestaan bij {title()}?" + }, "website": { "question": "Wat is de website van {title()}?" }, diff --git a/langs/shared-questions/pa_PK.json b/langs/shared-questions/pa_PK.json new file mode 100644 index 000000000..a17c3b369 --- /dev/null +++ b/langs/shared-questions/pa_PK.json @@ -0,0 +1,7 @@ +{ + "shared_questions": { + "opening_hours": { + "render": "

کھُلھے گھنٹے

{opening_hours_table(opening_hours)}" + } + } +} \ No newline at end of file diff --git a/langs/shared-questions/zh_Hant.json b/langs/shared-questions/zh_Hant.json index e25c7d16f..3a4e5846f 100644 --- a/langs/shared-questions/zh_Hant.json +++ b/langs/shared-questions/zh_Hant.json @@ -48,6 +48,15 @@ "question": "{title()} 的開放時間是什麼?", "render": "

開放時間

{opening_hours_table(opening_hours)}" }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "24/7 開放 (包括假日)" + } + } + } + }, "payment-options": { "mappings": { "0": { diff --git a/langs/themes/ca.json b/langs/themes/ca.json index 496a74248..45b37d16c 100644 --- a/langs/themes/ca.json +++ b/langs/themes/ca.json @@ -152,9 +152,17 @@ "1": { "description": "Estacions d'abocament sanitari", "name": "Estacions d'abocament sanitari", + "presets": { + "0": { + "title": "una estació d'abocament sanitari" + } + }, "tagRenderings": { "dumpstations-access": { "mappings": { + "0": { + "then": "Necessites un codi/clau de xarxa per usar-lo" + }, "1": { "then": "Heu de ser client del càmping/lloc d'acampada per utilitzar aquest lloc" }, @@ -178,6 +186,14 @@ } } } + }, + "title": { + "mappings": { + "0": { + "then": "Estació d'abocament" + } + }, + "render": "Estació d'abocament {name}" } } }, @@ -249,7 +265,10 @@ } }, "1": { - "name": "nodes" + "name": "nodes", + "title": { + "render": "node ciclista {rcn_ref}" + } } }, "title": "Xarxa de nodes ciclistes" @@ -352,6 +371,18 @@ "title": "un jardí vertical" } }, + "tagRenderings": { + "facadegardens-description": { + "render": "Més detalls: {description}" + }, + "facadegardens-plants": { + "mappings": { + "2": { + "then": "Hi ha arbustos" + } + } + } + }, "title": { "render": "Jardí vertical" } @@ -372,6 +403,12 @@ }, "title": "Botigues de patates" }, + "ghostbikes": { + "title": "Bicicletes fantasmes" + }, + "hackerspaces": { + "title": "Espai per a hackers" + }, "hailhydrant": { "shortDescription": "Mapa per a mostrar hidrants, extintors, parcs de bombers i estacions d'ambulàncies.", "title": "Hidrants, Extintors, Parcs de Bombers i estacions d'Ambulàncies" @@ -380,6 +417,31 @@ "description": "En aquest mapa es mostren diversos elements relacionats amb la salut", "title": "Assistència sanitària" }, + "hotels": { + "title": "Hotels" + }, + "indoors": { + "title": "Indoors" + }, + "mapcomplete-changes": { + "layers": { + "0": { + "filter": { + "0": { + "options": { + "0": { + "question": "El nom de la petició conté {search}" + } + } + } + }, + "name": "Centres del conjunt de canvis" + } + } + }, + "maproulette": { + "title": "Tasques de MapRoulette" + }, "maps": { "title": "Un mapa de mapes" }, @@ -395,6 +457,31 @@ "observation_towers": { "title": "Torres d'observació" }, + "onwheels": { + "layers": { + "18": { + "override": { + "=title": { + "render": "Estadístiques" + } + } + }, + "19": { + "override": { + "+tagRenderings": { + "0": { + "render": { + "special": { + "text": "Importar" + } + } + } + } + } + } + }, + "title": "OnWheels" + }, "openwindpowermap": { "title": "OpenWindPowerMap" }, @@ -402,6 +489,27 @@ "description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies", "title": "Interfície personal" }, + "pets": { + "layers": { + "2": { + "override": { + "name": "Botigues amigues dels gossos", + "title": { + "render": "Botigues amigues dels gossos" + } + } + }, + "6": { + "override": { + "presets": { + "0": { + "title": "botiga amiga dels gossos" + } + } + } + } + } + }, "playgrounds": { "shortDescription": "Un mapa de parcs infantils", "title": "Parcs infantils" @@ -410,10 +518,16 @@ "description": "Codis postals", "layers": { "0": { - "name": "codis postals" + "name": "codis postals", + "title": { + "render": "Codi postal {postal_code}" + } }, "2": { - "name": "ajuntaments" + "name": "ajuntaments", + "title": { + "render": "Ajuntament de {name}" + } } }, "shortDescription": "Codis postals", @@ -461,6 +575,9 @@ "toilets": { "title": "Open Toilet Map" }, + "transit": { + "title": "Rutes de bus" + }, "trees": { "description": "Mapeja tots els arbres.", "shortDescription": "Mapeja tots els arbres", diff --git a/langs/themes/cs.json b/langs/themes/cs.json new file mode 100644 index 000000000..34a20bac5 --- /dev/null +++ b/langs/themes/cs.json @@ -0,0 +1,26 @@ +{ + "aed": { + "description": "Na této mapě lze najít a označit defibrilátory v okolí", + "title": "Open AED Mapa" + }, + "artwork": { + "description": "Otevřená mapa soch, bust, graffiti a dalších uměleckých děl po celém světě", + "title": "Open Artwork Map" + }, + "bag": { + "description": "Toto téma pomáhá s importem dat ze systému BAG", + "layers": { + "0": { + "tagRenderings": { + "Reference": { + "mappings": { + "0": { + "then": "Tato budova nemá v BAG žádný odkaz" + } + } + } + } + } + } + } +} \ No newline at end of file diff --git a/langs/themes/de.json b/langs/themes/de.json index e04993f13..f3b4e6ba7 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -7,6 +7,56 @@ "description": "Eine freie Karte mit Statuen, Büsten, Graffitis und anderen Kunstwerken auf der ganzen Welt", "title": "Freie Kunstkarte" }, + "bag": { + "description": "Dieses Thema hilft beim Importieren von BAG-Daten", + "layers": { + "0": { + "tagRenderings": { + "Reference": { + "mappings": { + "0": { + "then": "Dieses Gebäude hat keinen Verweis im BAG" + } + }, + "render": "Die Referenz in BAG ist {ref:bag}" + } + } + }, + "2": { + "description": "Gebäude aus dem BAG-Register", + "tagRenderings": { + "Build year": { + "mappings": { + "0": { + "then": "Der Bau wurde in {_bag_obj:start_date} begonnen" + } + }, + "render": "Dieses Gebäude wurde gebaut in {_bag_obj:start_date}" + }, + "Building type": { + "mappings": { + "0": { + "then": "Der Gebäudetyp ist ein {_bag_obj:construction}" + } + }, + "render": "Der Gebäudetyp ist ein {_bag_obj:building}" + }, + "Import button": { + "mappings": { + "0": { + "then": "Richtige Werte noch nicht berechnet. Aktualisieren Sie diese Seite" + } + } + }, + "Reference": { + "render": "Die Referenz in BAG ist {_bag_obj:ref:bag}" + } + } + } + }, + "shortDescription": "BAG-Import-Hilfswerkzeug", + "title": "BAG-Importhilfe" + }, "benches": { "description": "Diese Karte zeigt alle Sitzbänke, die in OpenStreetMap eingetragen sind: Alleinstehende Bänke und Bänke, die zu Haltestellen oder Unterständen gehören. Mit einem OpenStreetMap-Konto können Sie neue Bänke eintragen oder Details existierender Bänke bearbeiten.", "shortDescription": "Eine Karte aller Sitzbänke", @@ -414,12 +464,21 @@ "0": { "then": "Diese Straße ist eine Fahrradstraße (mit einer Geschwindigkeitsbegrenzung von 30 km/h)" }, + "1": { + "then": "Diese Straße ist eine Fahrradstraße" + }, + "2": { + "then": "Diese Straße ist eine Fahrradstraße (hat eine Geschwindigkeitsbegrenzung von 30 km/h und Fahrzeuge sind nicht erlaubt) (Schild wird später abgefragt)" + }, "3": { "then": "Diese Straße ist eine Fahrradstraße" }, "4": { "then": "Diese Straße wird bald eine Fahrradstraße sein" }, + "5": { + "then": "Diese Straße wird bald zu einer Fahrradstraße" + }, "6": { "then": "Diese Straße ist keine Fahrradstraße" } @@ -436,8 +495,15 @@ }, "2": { "then": "Motorräder frei" + }, + "3": { + "then": "Autos erlaubt" + }, + "4": { + "then": "An dieser Fahrradstraße gibt es keine zusätzlichen Schilder." } - } + }, + "question": "Welches Schild hat diese Fahrradstraße?" }, "2": { "question": "Wann wird diese Straße eine Fahrradstraße?", @@ -671,6 +737,101 @@ "description": "Eine Karte mit Bordsteinen und Überwegen.", "title": "Bordsteine und Überwege" }, + "mapcomplete-changes": { + "description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", + "layers": { + "0": { + "description": "Zeigt alle MapComplete-Änderungen", + "filter": { + "0": { + "options": { + "0": { + "question": "Themename enthält {search}" + } + } + }, + "1": { + "options": { + "0": { + "question": "Erstellt vom Mitwirkenden {search}" + } + } + }, + "2": { + "options": { + "0": { + "question": "Nicht von Mitwirkendem {search}" + } + } + }, + "3": { + "options": { + "0": { + "question": "Erstellt vor {search}" + } + } + }, + "4": { + "options": { + "0": { + "question": "Erstellt nach {search}" + } + } + }, + "5": { + "options": { + "0": { + "question": "Benutzersprache (ISO-Code) {search}" + } + } + }, + "6": { + "options": { + "0": { + "question": "Erstellt mit host {search}" + } + } + } + }, + "name": "Zentrum der Änderungssätze", + "tagRenderings": { + "contributor": { + "question": "Welcher Mitwirkende hat diese Änderung vorgenommen?", + "render": "Änderung vorgenommen von {user}" + }, + "host": { + "question": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?", + "render": "Geändert über {host}" + }, + "locale": { + "question": "In welchem Gebietsschema (Sprache) wurde diese Änderung vorgenommen?", + "render": "Benutzergebietsschema ist {locale}" + }, + "show_changeset_id": { + "render": "Änderungssatz {id}" + }, + "theme-id": { + "question": "Welches Thema wurde für diese Änderung verwendet?", + "render": "Geändert mit Thema {theme}" + } + }, + "title": { + "render": "Änderungssatz für {theme}" + } + }, + "1": { + "override": { + "tagRenderings": { + "link_to_more": { + "render": "Weitere Statistiken finden Sie unter hier" + } + } + } + } + }, + "shortDescription": "Zeigt Änderungen an, die von MapComplete vorgenommen wurden", + "title": "Mit MapComplete vorgenommene Änderungen" + }, "maproulette": { "description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.", "title": "MapRoulette-Aufgaben" @@ -774,6 +935,11 @@ "description": "Eine Karte zum Anzeigen und Bearbeiten von Windkraftanlagen.", "title": "Freie Windenergie-Karte" }, + "osm_community_index": { + "description": "Eine Liste von Ressourcen für Nutzer von OpenStreetMap. 'Ressourcen' können Links zu Foren, Treffen, Slack-Gruppen, IRC-Kanälen, Mailinglisten und so weiter sein. Alles, was Mapper, insbesondere Anfänger, interessant oder hilfreich finden könnten.", + "shortDescription": "Ein Index von Community-Ressourcen für OpenStreetMap.", + "title": "OSM-Community-Index" + }, "parkings": { "description": "Eine Karte für verschiedene Parkplätze", "shortDescription": "Diese Karte zeigt Parkplätze", diff --git a/langs/themes/en.json b/langs/themes/en.json index a0ee22f60..419927176 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -76,6 +76,10 @@ "shortDescription": "A map with fixed binoculars", "title": "Binoculars" }, + "blind_osm": { + "description": "Help to map features relevant for the blind", + "title": "OSM for the blind" + }, "bookcases": { "description": "A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases. You can discover new bookcases nearby and, with a free OpenStreetMap account, quickly add your favourite bookcases.", "title": "Open Bookcase Map" @@ -1067,6 +1071,23 @@ "shortDescription": "A map showing sport pitches", "title": "Sport pitches" }, + "sports": { + "description": "All about sports, find sport pitches, fitness centres and more.", + "layers": { + "4": { + "override": { + "presets": { + "0": { + "description": "Add a new shop selling sports goods.", + "title": "a sports shop" + } + } + } + } + }, + "shortDescription": "Map showing sport facilities.", + "title": "Sports" + }, "street_lighting": { "description": "On this map you can find everything about street lighting", "layers": { diff --git a/langs/themes/es.json b/langs/themes/es.json index 02423c3c5..e5353798a 100644 --- a/langs/themes/es.json +++ b/langs/themes/es.json @@ -629,5 +629,8 @@ "description": "Mapa de todos los Árboles", "shortDescription": "Mapa de los Árboles", "title": "Árboles" + }, + "waste": { + "title": "Basura y reciclaje" } } \ No newline at end of file diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 58c837434..d447ba3a4 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -793,6 +793,10 @@ "description": "Op deze kaart vind je dokters en apothekers", "title": "Gezondheidszorg" }, + "hotels": { + "description": "Op deze kaart vind je hotels in je omgeving", + "title": "Hotels" + }, "indoors": { "title": "Binnenruimtes" }, @@ -1027,6 +1031,23 @@ "shortDescription": "Deze kaart toont sportvelden", "title": "Sportvelden" }, + "sports": { + "description": "Alles over sport: vind sportvelden, fitnesscentra en meer.", + "layers": { + "4": { + "override": { + "presets": { + "0": { + "description": "Voeg een nieuwe winkel toe die sportartikelen verkoopt.", + "title": "een sportwinkel" + } + } + } + } + }, + "shortDescription": "Kaart met sportfaciliteiten.", + "title": "Sport" + }, "street_lighting": { "description": "Op deze kaart vind je alles over straatlantaarns", "layers": { diff --git a/langs/themes/pa_PK.json b/langs/themes/pa_PK.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/langs/themes/pa_PK.json @@ -0,0 +1 @@ +{} diff --git a/scripts/generateLayerOverview.ts b/scripts/generateLayerOverview.ts index 58a9baca0..7b8182887 100644 --- a/scripts/generateLayerOverview.ts +++ b/scripts/generateLayerOverview.ts @@ -22,7 +22,7 @@ import { PrepareTheme } from "../Models/ThemeConfig/Conversion/PrepareTheme" import { DesugaringContext } from "../Models/ThemeConfig/Conversion/Conversion" import { Utils } from "../Utils" import { AllKnownLayouts } from "../Customizations/AllKnownLayouts" -import {Script} from "vm"; +import { Script } from "vm" // This scripts scans 'assets/layers/*.json' for layer definition files and 'assets/themes/*.json' for theme definition files. // It spits out an overview of those to be used to load them @@ -203,16 +203,19 @@ class LayerOverviewUtils { "assets/SocialImageTemplate.svg", "assets/SocialImageTemplateWide.svg", "assets/SocialImageBanner.svg", + "assets/SocialImageRepo.svg", "assets/svg/osm-logo.svg", - "assets/templates/*" + "assets/templates/*", ] for (const path of allSvgs) { - if (exempt.some((p) => { - if(p.endsWith("*") && path.startsWith("./"+p.substring(0, p.length - 1))){ - return true - } - return "./" + p === path; - })) { + if ( + exempt.some((p) => { + if (p.endsWith("*") && path.startsWith("./" + p.substring(0, p.length - 1))) { + return true + } + return "./" + p === path + }) + ) { continue } @@ -296,10 +299,13 @@ class LayerOverviewUtils { this.checkAllSvgs() - new DetectDuplicateFilters().convertStrict({ - layers: ScriptUtils.getLayerFiles().map(f => f.parsed), - themes: ScriptUtils.getThemeFiles().map(f => f.parsed) - }, "GenerateLayerOverview:") + new DetectDuplicateFilters().convertStrict( + { + layers: ScriptUtils.getLayerFiles().map((f) => f.parsed), + themes: ScriptUtils.getThemeFiles().map((f) => f.parsed), + }, + "GenerateLayerOverview:" + ) if (AllKnownLayouts.getSharedLayersConfigs().size == 0) { console.error("This was a bootstrapping-run. Run generate layeroverview again!") diff --git a/scripts/generateLicenseInfo.ts b/scripts/generateLicenseInfo.ts index 68cbd8ae9..3a8b7567b 100644 --- a/scripts/generateLicenseInfo.ts +++ b/scripts/generateLicenseInfo.ts @@ -262,10 +262,8 @@ function main(args: string[]) { } let contents = ScriptUtils.readDirRecSync("./assets") - .filter(p => !p.startsWith("./assets/templates/")) - .filter( - (entry) => entry.indexOf("./assets/generated") != 0 - ) + .filter((p) => !p.startsWith("./assets/templates/")) + .filter((entry) => entry.indexOf("./assets/generated") != 0) let licensePaths = contents.filter((entry) => entry.indexOf("license_info.json") >= 0) let licenseInfos = generateLicenseInfos(licensePaths) diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts index 92e88769b..4e94feeba 100644 --- a/scripts/generateTranslations.ts +++ b/scripts/generateTranslations.ts @@ -588,7 +588,7 @@ function MergeTranslation(source: any, target: any, language: string, context: s continue } - if(sourceV === ""){ + if (sourceV === "") { console.log("Ignoring empty string in the translations") } diff --git a/scripts/thieves/stealLanguages.ts b/scripts/thieves/stealLanguages.ts index 68eed2a14..1f6bda27f 100644 --- a/scripts/thieves/stealLanguages.ts +++ b/scripts/thieves/stealLanguages.ts @@ -18,6 +18,7 @@ function main() { ) const mappings: MappingConfigJson[] = [] const schoolmappings: MappingConfigJson[] = [] + const brailemappings: MappingConfigJson[] = [] const countryToLanguage: Record = perCountry const officialLanguagesPerCountry = Utils.TransposeMap(countryToLanguage) @@ -57,6 +58,16 @@ function main() { "*": [code], }, }) + + brailemappings.push({ + if: "tactile_writing:braille:" + code + "=yes", + ifnot: "tactile_writing:braille:" + code + "=", + searchTerms: { + "*": [code], + }, + then, + priorityIf: prioritySearch, + }) }) const wikidataLayer = { @@ -94,6 +105,14 @@ function main() { multiAnswer: true, mappings: schoolmappings, }, + { + id: "tactile_writing-braille", + // @ts-ignore + description: + "Enables to pick *multiple* 'tactile_writing:braille=' within the mappings", + multiAnswer: true, + mappings: brailemappings, + }, ], } const dir = "./assets/layers/wikidata/" diff --git a/test/testhooks.ts b/test/testhooks.ts index c36defeec..53ebc0d54 100644 --- a/test/testhooks.ts +++ b/test/testhooks.ts @@ -26,7 +26,7 @@ export const mochaHooks = { JSON.stringify(url), ", \n", " ", - // JSON.stringify(data), + // JSON.stringify(data), "\n )\n------------------\n\n" ) throw new Error(