diff --git a/Docs/BuiltinLayers.md b/Docs/BuiltinLayers.md
index b939f4cba..9fdb5cd43 100644
--- a/Docs/BuiltinLayers.md
+++ b/Docs/BuiltinLayers.md
@@ -106,7 +106,7 @@ Meta layer showing the current location of the user. Add this to your theme and
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
-[Go to the source code](../assets/layers/gps_location/gps_location.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/gps_location/gps_location.json)
@@ -151,7 +151,7 @@ Meta layer which contains the previous locations of the user as single points. T
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
-[Go to the source code](../assets/layers/gps_location_history/gps_location_history.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/gps_location_history/gps_location_history.json)
@@ -195,7 +195,7 @@ Meta layer showing the home location of the user. The home location can be set i
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
-[Go to the source code](../assets/layers/home_location/home_location.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/home_location/home_location.json)
@@ -239,7 +239,7 @@ Meta layer showing the previous locations of the user as single line. Add this t
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
-[Go to the source code](../assets/layers/gps_track/gps_track.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/gps_track/gps_track.json)
@@ -331,7 +331,7 @@ This is a priviliged meta_layer which exports _every_ point in OSM. This only wo
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
-[Go to the source code](../assets/layers/type_node/type_node.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/type_node/type_node.json)
@@ -373,7 +373,7 @@ This layer shows notes on OpenStreetMap. Having this layer in your theme will tr
- This layer is loaded from an external source, namely `https://api.openstreetmap.org/api/0.6/notes.json?limit=10000&closed=7&bbox={x_min},{y_min},{x_max},{y_max}`
-[Go to the source code](../assets/layers/note/note.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/note/note.json)
@@ -465,7 +465,7 @@ Layer used in the importHelper
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
-[Go to the source code](../assets/layers/import_candidate/import_candidate.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/import_candidate/import_candidate.json)
@@ -517,7 +517,7 @@ If the import-button moves OSM points, the imported way points or conflates, a p
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
-[Go to the source code](../assets/layers/conflation/conflation.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/conflation/conflation.json)
@@ -559,7 +559,7 @@ Special meta-style which will show one single line, either on the left or on the
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
-[Go to the source code](../assets/layers/left_right_style/left_right_style.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/left_right_style/left_right_style.json)
@@ -601,7 +601,7 @@ Layer rendering the little scissors for the minimap in the 'splitRoadWizard'
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
-[Go to the source code](../assets/layers/split_point/split_point.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/split_point/split_point.json)
@@ -645,7 +645,7 @@ The icon on the button is the default icon of the layer, but can be customized b
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
-[Go to the source code](../assets/layers/current_view/current_view.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/current_view/current_view.json)
@@ -687,7 +687,7 @@ The default rendering for a locationInput which snaps onto another object
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
-[Go to the source code](../assets/layers/matchpoint/matchpoint.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/matchpoint/matchpoint.json)
diff --git a/Docs/Layers/address.md b/Docs/Layers/address.md
index d7285fb02..8942bbdb2 100644
--- a/Docs/Layers/address.md
+++ b/Docs/Layers/address.md
@@ -40,7 +40,7 @@ Addresses
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/address/address.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/address/address.json)
diff --git a/Docs/Layers/ambulancestation.md b/Docs/Layers/ambulancestation.md
index a21de9f4a..b758afd5f 100644
--- a/Docs/Layers/ambulancestation.md
+++ b/Docs/Layers/ambulancestation.md
@@ -44,7 +44,7 @@ An ambulance station is an area for storage of ambulance vehicles, medical equip
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/ambulancestation/ambulancestation.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ambulancestation/ambulancestation.json)
diff --git a/Docs/Layers/artwork.md b/Docs/Layers/artwork.md
index 1e35b9a5e..991235799 100644
--- a/Docs/Layers/artwork.md
+++ b/Docs/Layers/artwork.md
@@ -43,7 +43,7 @@ Diverse pieces of artwork
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/artwork/artwork.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/artwork/artwork.json)
diff --git a/Docs/Layers/barrier.md b/Docs/Layers/barrier.md
index 99dee528d..a9d7c930a 100644
--- a/Docs/Layers/barrier.md
+++ b/Docs/Layers/barrier.md
@@ -47,7 +47,7 @@ Obstacles while cycling, such as bollards and cycle barriers
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/barrier/barrier.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/barrier/barrier.json)
diff --git a/Docs/Layers/bench.md b/Docs/Layers/bench.md
index cc42e2b2a..5dcaeaaae 100644
--- a/Docs/Layers/bench.md
+++ b/Docs/Layers/bench.md
@@ -46,7 +46,7 @@ A bench is a wooden, metal, stone, ... surface where a human can sit. This layer
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bench/bench.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench/bench.json)
diff --git a/Docs/Layers/bench_at_pt.md b/Docs/Layers/bench_at_pt.md
index 1ce98d8ce..1adc09b3d 100644
--- a/Docs/Layers/bench_at_pt.md
+++ b/Docs/Layers/bench_at_pt.md
@@ -41,7 +41,7 @@ A layer showing all public-transport-stops which do have a bench
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bench_at_pt/bench_at_pt.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench_at_pt/bench_at_pt.json)
diff --git a/Docs/Layers/bicycle_library.md b/Docs/Layers/bicycle_library.md
index 58ffe5860..411ee00db 100644
--- a/Docs/Layers/bicycle_library.md
+++ b/Docs/Layers/bicycle_library.md
@@ -48,7 +48,7 @@ A facility where bicycles can be lent for longer period of times
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bicycle_library/bicycle_library.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_library/bicycle_library.json)
diff --git a/Docs/Layers/bicycle_rental.md b/Docs/Layers/bicycle_rental.md
index af2bd1e71..a4da7fd78 100644
--- a/Docs/Layers/bicycle_rental.md
+++ b/Docs/Layers/bicycle_rental.md
@@ -61,7 +61,7 @@ Bicycle rental stations
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bicycle_rental/bicycle_rental.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_rental/bicycle_rental.json)
diff --git a/Docs/Layers/bicycle_tube_vending_machine.md b/Docs/Layers/bicycle_tube_vending_machine.md
index c4206f7b0..e1763f18a 100644
--- a/Docs/Layers/bicycle_tube_vending_machine.md
+++ b/Docs/Layers/bicycle_tube_vending_machine.md
@@ -45,7 +45,7 @@ A layer showing vending machines for bicycle tubes (either purpose-built bicycle
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bicycle_tube_vending_machine/bicycle_tube_vending_machine.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_tube_vending_machine/bicycle_tube_vending_machine.json)
diff --git a/Docs/Layers/bike_cafe.md b/Docs/Layers/bike_cafe.md
index 9b53ad255..2c4f0142f 100644
--- a/Docs/Layers/bike_cafe.md
+++ b/Docs/Layers/bike_cafe.md
@@ -47,7 +47,7 @@ A bike café is a café geared towards cyclists, for example with services such
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bike_cafe/bike_cafe.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_cafe/bike_cafe.json)
diff --git a/Docs/Layers/bike_cleaning.md b/Docs/Layers/bike_cleaning.md
index 343415eda..d19a00e77 100644
--- a/Docs/Layers/bike_cleaning.md
+++ b/Docs/Layers/bike_cleaning.md
@@ -41,7 +41,7 @@ A layer showing facilities where one can clean their bike
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bike_cleaning/bike_cleaning.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_cleaning/bike_cleaning.json)
diff --git a/Docs/Layers/bike_parking.md b/Docs/Layers/bike_parking.md
index fa563a773..3fa0875ff 100644
--- a/Docs/Layers/bike_parking.md
+++ b/Docs/Layers/bike_parking.md
@@ -46,7 +46,7 @@ A layer showing where you can park your bike
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bike_parking/bike_parking.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_parking/bike_parking.json)
diff --git a/Docs/Layers/bike_repair_station.md b/Docs/Layers/bike_repair_station.md
index e6d33d705..15279c0d9 100644
--- a/Docs/Layers/bike_repair_station.md
+++ b/Docs/Layers/bike_repair_station.md
@@ -53,7 +53,7 @@ A layer showing bicycle pumps and bicycle repair tool stands
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bike_repair_station/bike_repair_station.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_repair_station/bike_repair_station.json)
diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md
index a1f0dd90b..db81de920 100644
--- a/Docs/Layers/bike_shop.md
+++ b/Docs/Layers/bike_shop.md
@@ -55,7 +55,7 @@ A shop specifically selling bicycles or related items
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bike_shop/bike_shop.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_shop/bike_shop.json)
diff --git a/Docs/Layers/bike_themed_object.md b/Docs/Layers/bike_themed_object.md
index 4a675f62d..4e7129bac 100644
--- a/Docs/Layers/bike_themed_object.md
+++ b/Docs/Layers/bike_themed_object.md
@@ -44,7 +44,7 @@ A layer with bike-themed objects but who don't match any other layer
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/bike_themed_object/bike_themed_object.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_themed_object/bike_themed_object.json)
diff --git a/Docs/Layers/binocular.md b/Docs/Layers/binocular.md
index 13a3c3cdc..fb06b4b92 100644
--- a/Docs/Layers/binocular.md
+++ b/Docs/Layers/binocular.md
@@ -41,7 +41,7 @@ Binoculas
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/binocular/binocular.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/binocular/binocular.json)
diff --git a/Docs/Layers/birdhide.md b/Docs/Layers/birdhide.md
index e3dbe2b82..87d99425f 100644
--- a/Docs/Layers/birdhide.md
+++ b/Docs/Layers/birdhide.md
@@ -42,7 +42,7 @@ A birdhide
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/birdhide/birdhide.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/birdhide/birdhide.json)
diff --git a/Docs/Layers/cafe_pub.md b/Docs/Layers/cafe_pub.md
index b8e08e984..5bbe7c791 100644
--- a/Docs/Layers/cafe_pub.md
+++ b/Docs/Layers/cafe_pub.md
@@ -49,7 +49,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/cafe_pub/cafe_pub.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cafe_pub/cafe_pub.json)
diff --git a/Docs/Layers/charging_station.md b/Docs/Layers/charging_station.md
index 1b7316e42..e518c6044 100644
--- a/Docs/Layers/charging_station.md
+++ b/Docs/Layers/charging_station.md
@@ -125,7 +125,7 @@ A charging station
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/charging_station/charging_station.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/charging_station/charging_station.json)
diff --git a/Docs/Layers/cluster_style.md b/Docs/Layers/cluster_style.md
index 9cdb22c73..10d8d13a3 100644
--- a/Docs/Layers/cluster_style.md
+++ b/Docs/Layers/cluster_style.md
@@ -38,7 +38,7 @@ The style for the clustering in all themes. Enable `debug=true` to peak into clu
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/cluster_style/cluster_style.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cluster_style/cluster_style.json)
diff --git a/Docs/Layers/crab_address.md b/Docs/Layers/crab_address.md
index 2010a01fd..5a0f27496 100644
--- a/Docs/Layers/crab_address.md
+++ b/Docs/Layers/crab_address.md
@@ -38,7 +38,7 @@ Address data for Flanders by the governement, suited for import into OpenStreetM
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/crab_address/crab_address.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/crab_address/crab_address.json)
diff --git a/Docs/Layers/crossings.md b/Docs/Layers/crossings.md
index 7dc754c99..8eb2c1a2f 100644
--- a/Docs/Layers/crossings.md
+++ b/Docs/Layers/crossings.md
@@ -47,7 +47,7 @@ Crossings for pedestrians and cyclists
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/crossings/crossings.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/crossings/crossings.json)
diff --git a/Docs/Layers/cycleways_and_roads.md b/Docs/Layers/cycleways_and_roads.md
index 0dd439c63..25db981c3 100644
--- a/Docs/Layers/cycleways_and_roads.md
+++ b/Docs/Layers/cycleways_and_roads.md
@@ -54,7 +54,7 @@ All infrastructure that someone can cycle over, accompanied with questions about
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/cycleways_and_roads/cycleways_and_roads.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cycleways_and_roads/cycleways_and_roads.json)
diff --git a/Docs/Layers/defibrillator.md b/Docs/Layers/defibrillator.md
index 97e488606..dc04ad735 100644
--- a/Docs/Layers/defibrillator.md
+++ b/Docs/Layers/defibrillator.md
@@ -54,7 +54,7 @@ A layer showing defibrillators which can be used in case of emergency. This cont
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/defibrillator/defibrillator.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/defibrillator/defibrillator.json)
diff --git a/Docs/Layers/direction.md b/Docs/Layers/direction.md
index 1d7bff4fe..04b086b9a 100644
--- a/Docs/Layers/direction.md
+++ b/Docs/Layers/direction.md
@@ -38,7 +38,7 @@ This layer visualizes directions
- [surveillance](https://mapcomplete.osm.be/surveillance)
-[Go to the source code](../assets/layers/direction/direction.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/direction/direction.json)
diff --git a/Docs/Layers/drinking_water.md b/Docs/Layers/drinking_water.md
index 7480126dc..e139ea228 100644
--- a/Docs/Layers/drinking_water.md
+++ b/Docs/Layers/drinking_water.md
@@ -45,7 +45,7 @@ A layer showing drinking water fountains
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/drinking_water/drinking_water.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/drinking_water/drinking_water.json)
diff --git a/Docs/Layers/entrance.md b/Docs/Layers/entrance.md
index cbf6b2f80..fa867ae21 100644
--- a/Docs/Layers/entrance.md
+++ b/Docs/Layers/entrance.md
@@ -44,7 +44,7 @@ A layer showing entrances and offering capabilities to survey some advanced data
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/entrance/entrance.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/entrance/entrance.json)
diff --git a/Docs/Layers/etymology.md b/Docs/Layers/etymology.md
index 8016f6e50..79bedbca6 100644
--- a/Docs/Layers/etymology.md
+++ b/Docs/Layers/etymology.md
@@ -47,7 +47,7 @@ All objects which have an etymology known
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/etymology/etymology.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/etymology/etymology.json)
diff --git a/Docs/Layers/extinguisher.md b/Docs/Layers/extinguisher.md
index 532fa98ba..a671eb662 100644
--- a/Docs/Layers/extinguisher.md
+++ b/Docs/Layers/extinguisher.md
@@ -40,7 +40,7 @@ Map layer to show fire extinguishers.
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/extinguisher/extinguisher.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/extinguisher/extinguisher.json)
diff --git a/Docs/Layers/fire_station.md b/Docs/Layers/fire_station.md
index 07655a689..3c3a784ca 100644
--- a/Docs/Layers/fire_station.md
+++ b/Docs/Layers/fire_station.md
@@ -44,7 +44,7 @@ Map layer to show fire stations.
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/fire_station/fire_station.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/fire_station/fire_station.json)
diff --git a/Docs/Layers/food.md b/Docs/Layers/food.md
index 0e706b9d8..390468ab9 100644
--- a/Docs/Layers/food.md
+++ b/Docs/Layers/food.md
@@ -60,7 +60,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/food/food.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/food/food.json)
diff --git a/Docs/Layers/ghost_bike.md b/Docs/Layers/ghost_bike.md
index 6af431c43..0788cb4cb 100644
--- a/Docs/Layers/ghost_bike.md
+++ b/Docs/Layers/ghost_bike.md
@@ -44,7 +44,7 @@ A layer showing memorials for cyclists, killed in road accidents
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/ghost_bike/ghost_bike.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ghost_bike/ghost_bike.json)
diff --git a/Docs/Layers/grass_in_parks.md b/Docs/Layers/grass_in_parks.md
index da7034c08..a73c659d2 100644
--- a/Docs/Layers/grass_in_parks.md
+++ b/Docs/Layers/grass_in_parks.md
@@ -40,7 +40,7 @@ Searches for all accessible grass patches within public parks - these are 'groen
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/grass_in_parks/grass_in_parks.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/grass_in_parks/grass_in_parks.json)
diff --git a/Docs/Layers/hydrant.md b/Docs/Layers/hydrant.md
index 47943f68e..e9c7eb2a6 100644
--- a/Docs/Layers/hydrant.md
+++ b/Docs/Layers/hydrant.md
@@ -42,7 +42,7 @@ Map layer to show fire hydrants.
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/hydrant/hydrant.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hydrant/hydrant.json)
diff --git a/Docs/Layers/information_board.md b/Docs/Layers/information_board.md
index cad88e780..8de2ba32e 100644
--- a/Docs/Layers/information_board.md
+++ b/Docs/Layers/information_board.md
@@ -39,7 +39,7 @@ A layer showing touristical, road side information boards (e.g. giving informati
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/information_board/information_board.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/information_board/information_board.json)
diff --git a/Docs/Layers/map.md b/Docs/Layers/map.md
index 10406938f..c75905e74 100644
--- a/Docs/Layers/map.md
+++ b/Docs/Layers/map.md
@@ -42,7 +42,7 @@ A map, meant for tourists which is permanently installed in the public space
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/map/map.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/map/map.json)
diff --git a/Docs/Layers/named_streets.md b/Docs/Layers/named_streets.md
index e8a4a4771..31690af77 100644
--- a/Docs/Layers/named_streets.md
+++ b/Docs/Layers/named_streets.md
@@ -42,7 +42,7 @@ Hidden layer with all streets which have a name. Useful to detect addresses
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/named_streets/named_streets.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/named_streets/named_streets.json)
diff --git a/Docs/Layers/nature_reserve.md b/Docs/Layers/nature_reserve.md
index 68ee4f66a..5898a4746 100644
--- a/Docs/Layers/nature_reserve.md
+++ b/Docs/Layers/nature_reserve.md
@@ -51,7 +51,7 @@ A nature reserve is an area where nature can take its course
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/nature_reserve/nature_reserve.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/nature_reserve/nature_reserve.json)
diff --git a/Docs/Layers/note_import.md b/Docs/Layers/note_import.md
index a58b866a6..87e9cf6fc 100644
--- a/Docs/Layers/note_import.md
+++ b/Docs/Layers/note_import.md
@@ -45,7 +45,7 @@ Template for note note imports.
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/note_import/note_import.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/note_import/note_import.json)
diff --git a/Docs/Layers/observation_tower.md b/Docs/Layers/observation_tower.md
index f909f2116..39728c7da 100644
--- a/Docs/Layers/observation_tower.md
+++ b/Docs/Layers/observation_tower.md
@@ -50,7 +50,7 @@ Towers with a panoramic view
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/observation_tower/observation_tower.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/observation_tower/observation_tower.json)
diff --git a/Docs/Layers/parking.md b/Docs/Layers/parking.md
index 4769e2183..97808febc 100644
--- a/Docs/Layers/parking.md
+++ b/Docs/Layers/parking.md
@@ -39,7 +39,7 @@ A layer showing car parkings
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/parking/parking.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/parking/parking.json)
diff --git a/Docs/Layers/pedestrian_path.md b/Docs/Layers/pedestrian_path.md
index 31fa59ec4..6539d04c7 100644
--- a/Docs/Layers/pedestrian_path.md
+++ b/Docs/Layers/pedestrian_path.md
@@ -38,7 +38,7 @@ Pedestrian footpaths, especially used for indoor navigation and snapping entranc
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/pedestrian_path/pedestrian_path.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/pedestrian_path/pedestrian_path.json)
diff --git a/Docs/Layers/picnic_table.md b/Docs/Layers/picnic_table.md
index 063cf6f50..0e5b6301d 100644
--- a/Docs/Layers/picnic_table.md
+++ b/Docs/Layers/picnic_table.md
@@ -41,7 +41,7 @@ The layer showing picnic tables
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/picnic_table/picnic_table.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/picnic_table/picnic_table.json)
diff --git a/Docs/Layers/play_forest.md b/Docs/Layers/play_forest.md
index 87febf9d5..e3dbe112c 100644
--- a/Docs/Layers/play_forest.md
+++ b/Docs/Layers/play_forest.md
@@ -44,7 +44,7 @@ Een speelbos is een vrij toegankelijke zone in een bos
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/play_forest/play_forest.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/play_forest/play_forest.json)
diff --git a/Docs/Layers/playground.md b/Docs/Layers/playground.md
index d2fb4dd82..fe3c54bc0 100644
--- a/Docs/Layers/playground.md
+++ b/Docs/Layers/playground.md
@@ -51,7 +51,7 @@ Playgrounds
- [playgrounds](https://mapcomplete.osm.be/playgrounds)
-[Go to the source code](../assets/layers/playground/playground.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/playground/playground.json)
diff --git a/Docs/Layers/public_bookcase.md b/Docs/Layers/public_bookcase.md
index 58d284542..1355e599a 100644
--- a/Docs/Layers/public_bookcase.md
+++ b/Docs/Layers/public_bookcase.md
@@ -49,7 +49,7 @@ A streetside cabinet with books, accessible to anyone
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/public_bookcase/public_bookcase.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/public_bookcase/public_bookcase.json)
diff --git a/Docs/Layers/recycling.md b/Docs/Layers/recycling.md
index f2627191e..9b3326456 100644
--- a/Docs/Layers/recycling.md
+++ b/Docs/Layers/recycling.md
@@ -48,7 +48,7 @@ A layer with recycling containers and centres
- [waste](https://mapcomplete.osm.be/waste)
-[Go to the source code](../assets/layers/recycling/recycling.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/recycling/recycling.json)
diff --git a/Docs/Layers/shops.md b/Docs/Layers/shops.md
index f1d393b33..79ab56905 100644
--- a/Docs/Layers/shops.md
+++ b/Docs/Layers/shops.md
@@ -48,7 +48,7 @@ A shop
- [shops](https://mapcomplete.osm.be/shops)
-[Go to the source code](../assets/layers/shops/shops.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/shops/shops.json)
diff --git a/Docs/Layers/slow_roads.md b/Docs/Layers/slow_roads.md
index d52040981..1a5b5761b 100644
--- a/Docs/Layers/slow_roads.md
+++ b/Docs/Layers/slow_roads.md
@@ -41,7 +41,7 @@ All carfree roads
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/slow_roads/slow_roads.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/slow_roads/slow_roads.json)
diff --git a/Docs/Layers/sport_pitch.md b/Docs/Layers/sport_pitch.md
index 5721e5adf..87355e3f2 100644
--- a/Docs/Layers/sport_pitch.md
+++ b/Docs/Layers/sport_pitch.md
@@ -48,7 +48,7 @@ A sport pitch
- [sport_pitches](https://mapcomplete.osm.be/sport_pitches)
-[Go to the source code](../assets/layers/sport_pitch/sport_pitch.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/sport_pitch/sport_pitch.json)
diff --git a/Docs/Layers/street_lamps.md b/Docs/Layers/street_lamps.md
index 0e2632dd3..14bd15859 100644
--- a/Docs/Layers/street_lamps.md
+++ b/Docs/Layers/street_lamps.md
@@ -46,7 +46,7 @@ A layer showing street lights
- [street_lighting](https://mapcomplete.osm.be/street_lighting)
-[Go to the source code](../assets/layers/street_lamps/street_lamps.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/street_lamps/street_lamps.json)
diff --git a/Docs/Layers/surveillance_camera.md b/Docs/Layers/surveillance_camera.md
index cdca49e46..428e106fb 100644
--- a/Docs/Layers/surveillance_camera.md
+++ b/Docs/Layers/surveillance_camera.md
@@ -47,7 +47,7 @@ This layer shows surveillance cameras and allows a contributor to update informa
- [surveillance](https://mapcomplete.osm.be/surveillance)
-[Go to the source code](../assets/layers/surveillance_camera/surveillance_camera.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/surveillance_camera/surveillance_camera.json)
diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md
index 7f4d83778..ed17f345a 100644
--- a/Docs/Layers/toilet.md
+++ b/Docs/Layers/toilet.md
@@ -53,7 +53,7 @@ A layer showing (public) toilets
- [toilets](https://mapcomplete.osm.be/toilets)
-[Go to the source code](../assets/layers/toilet/toilet.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/toilet/toilet.json)
diff --git a/Docs/Layers/trail.md b/Docs/Layers/trail.md
index 131ecc1a6..6d37dd4b2 100644
--- a/Docs/Layers/trail.md
+++ b/Docs/Layers/trail.md
@@ -44,7 +44,7 @@ Aangeduide wandeltochten
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/trail/trail.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/trail/trail.json)
diff --git a/Docs/Layers/tree_node.md b/Docs/Layers/tree_node.md
index 40a249f92..459e75a4e 100644
--- a/Docs/Layers/tree_node.md
+++ b/Docs/Layers/tree_node.md
@@ -47,7 +47,7 @@ A layer showing trees
- [trees](https://mapcomplete.osm.be/trees)
-[Go to the source code](../assets/layers/tree_node/tree_node.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/tree_node/tree_node.json)
diff --git a/Docs/Layers/viewpoint.md b/Docs/Layers/viewpoint.md
index b433bb4fb..1eef4684b 100644
--- a/Docs/Layers/viewpoint.md
+++ b/Docs/Layers/viewpoint.md
@@ -39,7 +39,7 @@ A nice viewpoint or nice view. Ideal to add an image if no other category fits
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/viewpoint/viewpoint.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/viewpoint/viewpoint.json)
diff --git a/Docs/Layers/village_green.md b/Docs/Layers/village_green.md
index 9d1ace325..0eadc8fbc 100644
--- a/Docs/Layers/village_green.md
+++ b/Docs/Layers/village_green.md
@@ -40,7 +40,7 @@ A layer showing village-green (which are communal green areas, but not quite par
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/village_green/village_green.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/village_green/village_green.json)
diff --git a/Docs/Layers/visitor_information_centre.md b/Docs/Layers/visitor_information_centre.md
index e16cfb0b1..513aa1146 100644
--- a/Docs/Layers/visitor_information_centre.md
+++ b/Docs/Layers/visitor_information_centre.md
@@ -37,7 +37,7 @@ A visitor center offers information about a specific attraction or place of inte
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/visitor_information_centre/visitor_information_centre.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/visitor_information_centre/visitor_information_centre.json)
diff --git a/Docs/Layers/walls_and_buildings.md b/Docs/Layers/walls_and_buildings.md
index 4286ac01e..9d4ed1e8b 100644
--- a/Docs/Layers/walls_and_buildings.md
+++ b/Docs/Layers/walls_and_buildings.md
@@ -45,7 +45,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- [surveillance](https://mapcomplete.osm.be/surveillance)
-[Go to the source code](../assets/layers/walls_and_buildings/walls_and_buildings.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/walls_and_buildings/walls_and_buildings.json)
diff --git a/Docs/Layers/waste_basket.md b/Docs/Layers/waste_basket.md
index 1d8158060..300dea778 100644
--- a/Docs/Layers/waste_basket.md
+++ b/Docs/Layers/waste_basket.md
@@ -41,7 +41,7 @@ This is a public waste basket, thrash can, where you can throw away your thrash.
- [waste_basket](https://mapcomplete.osm.be/waste_basket)
-[Go to the source code](../assets/layers/waste_basket/waste_basket.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/waste_basket/waste_basket.json)
diff --git a/Docs/Layers/waste_disposal.md b/Docs/Layers/waste_disposal.md
index 9bb1c2c80..1af2b86e4 100644
--- a/Docs/Layers/waste_disposal.md
+++ b/Docs/Layers/waste_disposal.md
@@ -40,7 +40,7 @@ Waste Disposal Bin, medium to large bin for disposal of (household) waste
- [waste](https://mapcomplete.osm.be/waste)
-[Go to the source code](../assets/layers/waste_disposal/waste_disposal.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/waste_disposal/waste_disposal.json)
diff --git a/Docs/Layers/watermill.md b/Docs/Layers/watermill.md
index a3f2a205a..f3ad0ce21 100644
--- a/Docs/Layers/watermill.md
+++ b/Docs/Layers/watermill.md
@@ -40,7 +40,7 @@ Watermolens
- [personal](https://mapcomplete.osm.be/personal)
-[Go to the source code](../assets/layers/watermill/watermill.json)
+[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/watermill/watermill.json)
diff --git a/Docs/TagInfo/mapcomplete_street_lighting.json b/Docs/TagInfo/mapcomplete_street_lighting.json
index 9a3a67e87..31cc06211 100644
--- a/Docs/TagInfo/mapcomplete_street_lighting.json
+++ b/Docs/TagInfo/mapcomplete_street_lighting.json
@@ -181,6 +181,14 @@
"key": "light:direction",
"description": "Layer 'Street Lamps' shows and asks freeform values for key 'light:direction' (in the MapComplete.osm.be theme 'Street Lighting')"
},
+ {
+ "key": "highway",
+ "description": "The MapComplete theme Street Lighting has a layer Lit streets showing features with this tag"
+ },
+ {
+ "key": "lit",
+ "description": "The MapComplete theme Street Lighting has a layer Lit streets showing features with this tag"
+ },
{
"key": "lit",
"description": "Layer 'Lit streets' 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 'Street Lighting')",
@@ -201,6 +209,10 @@
"description": "Layer 'Lit streets' shows lit=24/7 with a fixed text, namely 'This street is lit 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Street Lighting')",
"value": "24/7"
},
+ {
+ "key": "highway",
+ "description": "The MapComplete theme Street Lighting has a layer All streets showing features with this tag"
+ },
{
"key": "lit",
"description": "Layer 'All streets' 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 'Street Lighting')",
diff --git a/Docs/Tools/centerpoints.geojson b/Docs/Tools/centerpoints.geojson
index 4568ba117..1ab014958 100644
--- a/Docs/Tools/centerpoints.geojson
+++ b/Docs/Tools/centerpoints.geojson
@@ -242357,7 +242357,7 @@
"checked": false,
"check_date": null,
"id": 108753434,
- "host": "localhost:1234",
+ "host": "",
"theme": "cycle_infra",
"imagery": "CartoDB.Voyager",
"language": "en"
@@ -340683,6 +340683,13588 @@
]
}
},
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T14:47:27Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 0,
+ "delete": 0,
+ "area": 1.43633199998758e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119164497,
+ "host": "pietervdvn.github.io",
+ "theme": "grb",
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.484670100000001,
+ 50.8455495
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-31T14:34:23Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 4.46939999928195e-9,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119163895,
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.0584429,
+ 52.4079991
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T14:25:45Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119163511,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3806916,
+ 50.8114407
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T13:40:39Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 53,
+ "delete": 0,
+ "area": 0.000110236331900037,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119161053,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 71,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.1577830000000002,
+ 41.37963875
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T13:29:26Z",
+ "reviewed_features": [],
+ "create": 59,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000021215116900076,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119160499,
+ "host": "pietervdvn.github.io",
+ "theme": "grb",
+ "import": 9,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.46536315,
+ 50.81564925
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "LDW56",
+ "uid": "9403294",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T13:29:16Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 0,
+ "delete": 0,
+ "area": 1.8269899999618e-9,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119160492,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.19116215,
+ 51.10300485
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 43,
+ "name": "Invalid key value combination"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "node-1467418953",
+ "name": "Cattrysse",
+ "osm_id": 1467418953,
+ "reasons": [
+ 43
+ ],
+ "version": 10,
+ "primary_tags": {
+ "shop": "bicycle_rental"
+ }
+ }
+ ],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T11:54:18Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119156524,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.0309681,
+ 51.2744692
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T11:14:31Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119154766,
+ "host": "mapcomplete.osm.be",
+ "theme": "cafes_and_pubs",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3483082,
+ 50.8476208
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Hilde OSM",
+ "uid": "15275790",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T09:42:41Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000933531162900321,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119151020,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 1,
+ "change_within_25m": 9
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.80642445,
+ 50.88730875
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Hilde OSM",
+ "uid": "15275790",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T07:52:18Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 10,
+ "delete": 1,
+ "area": 0.0000948935416800067,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119146600,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "add-image": 3,
+ "change_over_5000m": 4,
+ "change_within_25m": 18,
+ "deletion:node/6007337660": "duplicate"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.7644596,
+ 50.88814515
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T07:02:30Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 679,
+ "delete": 0,
+ "area": 0.0017700646938602,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119144605,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 1006,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.1702499499999997,
+ 41.3890759
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thibaultmol",
+ "uid": "2916921",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #charging_stations",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T22:40:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.0000262484020499833,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119135159,
+ "host": "mapcomplete.osm.be",
+ "theme": "charging_stations",
+ "answer": 9,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "change_within_100m": 3,
+ "change_within_500m": 3,
+ "change_within_1000m": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.39755555,
+ 51.038072549999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T21:33:47Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 3.88793160004044e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119133649,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.1779716000000002,
+ 41.38277515
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Hilde OSM",
+ "uid": "15275790",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T15:47:56Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 2.60397479999726e-7,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119122579,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 3,
+ "change_within_25m": 2,
+ "change_within_50m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.8838579,
+ 50.87187315
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T15:47:28Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 961,
+ "delete": 0,
+ "area": 0.00424544188860018,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119122559,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 1260,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.18052835,
+ 41.4014358
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T14:21:37Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119118909,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 6,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.2140803,
+ 50.9309198
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 2,
+ "name": "possible import"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T13:54:07Z",
+ "reviewed_features": [],
+ "create": 1868,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000161530426400088,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119117926,
+ "host": "pietervdvn.github.io",
+ "theme": "grb",
+ "import": 205,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.4492545,
+ 50.8409133
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T13:49:03Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 69,
+ "delete": 0,
+ "area": 0.000180754617600027,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119117724,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 85,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.2043592,
+ 41.417205800000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Kasterlee",
+ "uid": "15445529",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T12:39:40Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.000750939310109988,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119115021,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.94461345,
+ 51.23477525
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 2,
+ "name": "possible import"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T12:06:01Z",
+ "reviewed_features": [],
+ "create": 1044,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000205484632119985,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119113734,
+ "host": "pietervdvn.github.io",
+ "theme": "grb",
+ "import": 126,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.4444544,
+ 50.8567825
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Woazboat",
+ "uid": "3545112",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T11:34:09Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 86,
+ "delete": 0,
+ "area": 0.00295777507455013,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119112224,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 115,
+ "locale": "de",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.45614005,
+ 47.046620950000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "vott",
+ "uid": "15407842",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T10:58:09Z",
+ "reviewed_features": [],
+ "create": 18,
+ "modify": 15,
+ "delete": 0,
+ "area": 0.000171022234819997,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119110756,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 56,
+ "locale": "nl",
+ "imagery": "osm",
+ "move:node/9623615925": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.1459562,
+ 51.168595249999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "StevenPelckmans",
+ "uid": "15444901",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T10:39:27Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.0369204726410892,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119110068,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.86200675,
+ 51.14991485
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T10:05:43Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119108504,
+ "host": "pietervdvn.github.io",
+ "theme": "aed",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 6
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.2210085,
+ 51.2153016
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:46:18Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119107732,
+ "host": "mapcomplete.osm.be",
+ "theme": "cafes_and_pubs",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_25m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.3770886,
+ 50.9606057
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:33:10Z",
+ "reviewed_features": [],
+ "create": 36,
+ "modify": 0,
+ "delete": 0,
+ "area": 9.26092969993534e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119107215,
+ "host": "pietervdvn.github.io",
+ "theme": "grb",
+ "import": 6,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.45982945,
+ 50.85503675
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:19:30Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119106590,
+ "host": "mapcomplete.osm.be",
+ "theme": "drinking_water",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_50m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.3773941,
+ 50.960818
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:09:22Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119106179,
+ "host": "mapcomplete.osm.be",
+ "theme": "cafes_and_pubs",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3605091,
+ 50.8713106
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:06:46Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 9.54653200010564e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119106050,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.36387825,
+ 50.8711494
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "vott",
+ "uid": "15407842",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T08:08:36Z",
+ "reviewed_features": [],
+ "create": 8,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.000259217063459965,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119103722,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 23,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "change_over_5000m": 29
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.1527435,
+ 51.16331305
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Janjko",
+ "uid": "244754",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T08:00:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.00000155827063001325,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119103430,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 5,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_500m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.98352525,
+ 45.80010095
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T07:50:30Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 46,
+ "delete": 0,
+ "area": 0.0000393016839199999,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119103034,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 66,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.19917565,
+ 41.4110334
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T07:02:14Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 37,
+ "delete": 0,
+ "area": 0.0000813064185000212,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119100793,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 61,
+ "import": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 9,
+ "change_over_5000m": 6,
+ "change_within_25m": 68,
+ "change_within_50m": 3,
+ "move:node/9623114660": "improve_accuracy",
+ "import:node/9623114660": "source: https://osm.org/note/3044478"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.3839108,
+ 50.961468249999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T06:34:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 7.14630000011547e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119099387,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 6,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_25m": 5,
+ "change_within_50m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.44720095,
+ 51.0924207
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T02:51:39Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119093761,
+ "host": "mapcomplete.osm.be",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -70.3528552,
+ -33.6405306
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T02:33:15Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 8.44000000783063e-11,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119093546,
+ "host": "mapcomplete.osm.be",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 2,
+ "change_within_500m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -70.5707309,
+ -33.590303399999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T21:35:53Z",
+ "reviewed_features": [],
+ "create": 960,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000736292312600242,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119089343,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 92,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.76434785,
+ 50.9031344
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T21:20:39Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 0,
+ "delete": 0,
+ "area": 5.30683999993276e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119089030,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.3376969499999998,
+ 51.1383086
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T20:58:17Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.0000016725427199981,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119088449,
+ "host": "mapcomplete.osm.be",
+ "theme": "waste",
+ "answer": 7,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 7
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 0.110082,
+ 38.8386318
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T19:10:48Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.00000118598749999465,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119085117,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.1478802,
+ 51.10180805
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Woazboat",
+ "uid": "3545112",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T17:31:03Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1245,
+ "delete": 0,
+ "area": 0.0149433773516996,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119081123,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 1612,
+ "locale": "de",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.44246145,
+ 47.0634563
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "skizz98",
+ "uid": "13920670",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T16:32:31Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119078563,
+ "host": "mapcomplete.osm.be",
+ "theme": "drinking_water",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 9.21317,
+ 45.5014076
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vic Van Eyck",
+ "uid": "8791681",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T15:29:58Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.00000131018734000176,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119075894,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 8,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.97986415,
+ 51.2297429
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T14:35:34Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119073619,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_25m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.216212,
+ 51.1968385
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-29T14:22:29Z",
+ "reviewed_features": [],
+ "create": 7,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.0000932955279600455,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119073087,
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.0809987,
+ 52.367570549999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T12:42:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 971,
+ "delete": 0,
+ "area": 0.00224597494626006,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119068383,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 1281,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.1679215999999997,
+ 41.40559825
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "jospyck",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Shana Matthys",
+ "uid": "15437476",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T12:08:02Z",
+ "reviewed_features": [],
+ "create": 21,
+ "modify": 20,
+ "delete": 2,
+ "area": 0.00093823352189983,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-29T20:26:57.111651Z",
+ "id": 119066726,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 68,
+ "locale": "nl",
+ "imagery": "EsriWorldImagery",
+ "move:node/9620954105": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.169836549999999,
+ 50.8695077
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Anzegem",
+ "uid": "12747497",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T11:24:05Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.0019570661764002,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119064572,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 12,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.45070495,
+ 50.8258658
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #charging_stations",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T11:22:36Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119064497,
+ "host": "mapcomplete.osm.be",
+ "theme": "charging_stations",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "change_over_5000m": 1,
+ "change_within_5000m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3078879,
+ 50.7669057
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T10:17:57Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119061696,
+ "host": "mapcomplete.osm.be",
+ "theme": "artwork",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3754458,
+ 50.8682112
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thibaultmol",
+ "uid": "2916921",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T10:00:20Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 4.77691709998439e-7,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-29T10:25:53.394407Z",
+ "id": 119060959,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_1000m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.3957970499999997,
+ 51.03772285
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T09:55:16Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 946,
+ "delete": 0,
+ "area": 0.00396948148658991,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119060707,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 1246,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.16900905,
+ 41.404608550000006
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "obst96",
+ "uid": "10436028",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #personal",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T09:27:15Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000486622444000018,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119059490,
+ "host": "mapcomplete.osm.be",
+ "theme": "personal",
+ "answer": 3,
+ "locale": "de",
+ "imagery": "EsriWorldImagery"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 7.807015399999999,
+ 53.2234352
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #bicycle_rental",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T09:20:09Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119059135,
+ "host": "mapcomplete.osm.be",
+ "theme": "bicycle_rental",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.432184,
+ 50.8782359
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:57:58Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119058167,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "AGIV",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.4031989,
+ 50.8674395
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "pezespe",
+ "uid": "149682",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:54:38Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000954355733999222,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119058021,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -2.9319299,
+ 43.26576465
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Aerond",
+ "uid": "10217353",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toilets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:50:06Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119057810,
+ "host": "mapcomplete.osm.be",
+ "theme": "toilets",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.6185769,
+ 60.6032214
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:43:44Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119057559,
+ "host": "mapcomplete.osm.be",
+ "theme": "waste",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 0.1129783,
+ 38.8360513
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:43:01Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119057537,
+ "host": "mapcomplete.osm.be",
+ "theme": "waste",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 0.1111708,
+ 38.8365312
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/yopaseopor/mcquests/master/containeronvas.json",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:41:10Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 2.95092779996935e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119057460,
+ "host": "mapcomplete.osm.be",
+ "theme": "gh://yopaseopor/mcquests/master/containeronvas.json",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_500m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 0.11066585000000001,
+ 38.836677300000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:31:19Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 2,
+ "area": 0.000995315819499881,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119057080,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "import": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 2,
+ "import:node/9620399323": "source: https://osm.org/note/3090198",
+ "deletion:node/693277863": "disused",
+ "deletion:node/2390001958": "disused"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.4112306,
+ 50.75005625
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:11:15Z",
+ "reviewed_features": [],
+ "create": 266,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000465017577000911,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119056220,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 26,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 26
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.76585165,
+ 50.90419895
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "milenasonneveld",
+ "uid": "8177639",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #climbing",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:10:44Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119056198,
+ "host": "mapcomplete.osm.be",
+ "theme": "climbing",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "CartoDB.VoyagerNoLabels",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_5000m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.2887424,
+ 48.7450862
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T07:54:46Z",
+ "reviewed_features": [],
+ "create": 224,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000169314600000048,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119055562,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 40,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.4476394,
+ 50.8436817
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T07:43:13Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 813,
+ "delete": 0,
+ "area": 0.00217849270859993,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119055014,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 1094,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.2055926,
+ 41.430702
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Frank Y",
+ "uid": "15434739",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T03:59:51Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119047637,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.6754949,
+ 51.2612705
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 489,
+ "name": "Mapbox: Spam text"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "way-239261173",
+ "note": "Spam text reported in [\"name\"] tags in the feature",
+ "osm_id": 239261173,
+ "reasons": [
+ 489
+ ],
+ "version": 10
+ }
+ ],
+ "user": "hortacalaf",
+ "uid": "14495457",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/yopaseopor/mcquests/master/libraries.json",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T21:11:14Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 19,
+ "delete": 0,
+ "area": 2.46604800004548e-8,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119040374,
+ "host": "mapcomplete.osm.be",
+ "theme": "gh://yopaseopor/mcquests/master/libraries.json",
+ "answer": 22,
+ "locale": "ca",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 1.4559791,
+ 41.1848831
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T20:53:14Z",
+ "reviewed_features": [],
+ "create": 322,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000035909912940005,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119039787,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 56,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.4521581,
+ 50.84184225
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 2,
+ "name": "possible import"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T20:39:17Z",
+ "reviewed_features": [],
+ "create": 2384,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.00013389291317992,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119039288,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "answer": 5,
+ "import": 232,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.7671429,
+ 50.90453895
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T19:33:02Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 492,
+ "delete": 0,
+ "area": 0.00454836020940023,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119036842,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 669,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.154118,
+ 41.402591099999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Rembrandt De Vlaeminck",
+ "uid": "504998",
+ "editor": "MapComplete 0.0.8f",
+ "comment": "Adding data with #MapComplete for theme #buurtnatuur",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:59:47Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 12,
+ "delete": 0,
+ "area": 0.00058537029991996,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119035721,
+ "theme": "buurtnatuur",
+ "theme-creator": "Pieter Vander Vennet"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.16083,
+ 51.186602699999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:56:44Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119035632,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3485848,
+ 50.8546324
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 2,
+ "name": "possible import"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:56:09Z",
+ "reviewed_features": [],
+ "create": 1367,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000100436787359937,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119035611,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 184,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.4574096999999995,
+ 50.85580255
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:54:39Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119035579,
+ "host": "mapcomplete.osm.be",
+ "theme": "bookcases",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3503256,
+ 50.8547037
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:53:12Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119035534,
+ "host": "mapcomplete.osm.be",
+ "theme": "aed",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3529301,
+ 50.863851
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:08:43Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 2.10237299997767e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119033861,
+ "host": "mapcomplete.osm.be",
+ "theme": "food",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.72179845,
+ 51.026884550000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Dinn0",
+ "uid": "14893874",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:07:15Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.0000206709808499939,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119033803,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 5,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "change_within_25m": 1,
+ "change_within_50m": 3,
+ "change_within_100m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -5.99047665,
+ 37.38267755
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-28T16:08:43Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000164222454900237,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119028879,
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.092521049999998,
+ 52.38779985
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T14:54:28Z",
+ "reviewed_features": [],
+ "create": 103,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000418996283999653,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119026022,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 17,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.458774050000001,
+ 50.860493700000006
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T14:47:09Z",
+ "reviewed_features": [],
+ "create": 363,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000245250488000062,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119025721,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 59,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.4562273,
+ 50.862891
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "vott",
+ "uid": "15407842",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T11:32:48Z",
+ "reviewed_features": [],
+ "create": 16,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.00433514605684963,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119017661,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 47,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 18,
+ "change_within_500m": 1,
+ "change_within_1000m": 2,
+ "change_within_5000m": 42
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.087702650000001,
+ 51.16711505
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T10:50:02Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1302,
+ "delete": 0,
+ "area": 0.00360142606230011,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119015966,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 1782,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.17440835,
+ 41.3921115
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Visit Kinrooi",
+ "uid": "15291736",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T10:26:02Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 18,
+ "delete": 0,
+ "area": 0.0000893478887999781,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119015015,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 25,
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 11,
+ "move:node/9612972833": "improve_accuracy",
+ "import:node/9612845526": "source: https://osm.org/note/3044291",
+ "import:node/9612946095": "source: https://osm.org/note/3044265"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.8124845999999994,
+ 51.128731849999994
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T09:37:52Z",
+ "reviewed_features": [],
+ "create": 17,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000277678238800146,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119012923,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 3,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.97890635,
+ 51.1734256
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T09:30:04Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.00000108928265000065,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119012620,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 11,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.03148735,
+ 51.27481515
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Robin van der Linde",
+ "uid": "5093765",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #waste_basket",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T08:46:36Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119010852,
+ "host": "mapcomplete.osm.be",
+ "theme": "waste_basket",
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 6.5706811,
+ 52.9923595
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Marival",
+ "uid": "8238040",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T08:13:05Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119009586,
+ "host": "mapcomplete.osm.be",
+ "theme": "surveillance",
+ "answer": 4,
+ "locale": "fr",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -0.5306645,
+ 44.8391173
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ebihardy",
+ "uid": "263464",
+ "editor": "MapComplete 0.7.2l",
+ "comment": "Adding data with #MapComplete for theme #waldbrand",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T08:08:44Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.000259552034059991,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119009426,
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.4630014,
+ 52.13354875
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T08:03:07Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1092,
+ "delete": 0,
+ "area": 0.00266205483827961,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119009236,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 1452,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.1759093,
+ 41.40391545
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Eric Royer",
+ "uid": "12137407",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T07:32:17Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119007905,
+ "host": "mapcomplete.osm.be",
+ "theme": "food",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.5967011,
+ 45.3638508
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T01:03:09Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 119000040,
+ "host": "mapcomplete.osm.be",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -73.2402575,
+ -39.8314888
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Wim L",
+ "uid": "223681",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T00:25:40Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118999619,
+ "host": "mapcomplete.osm.be",
+ "theme": "bookcases",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -122.35635445,
+ 47.6803374
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T22:37:07Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 14,
+ "delete": 0,
+ "area": 2.44420989998521e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118998067,
+ "host": "mapcomplete.osm.be",
+ "theme": "surveillance",
+ "answer": 19,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 19
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 0.02426715,
+ 38.81774635
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T21:41:30Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118997076,
+ "host": "mapcomplete.osm.be",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -71.5498217,
+ -33.0196915
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #postboxes",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T21:18:38Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000129180587000062,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118996653,
+ "host": "mapcomplete.osm.be",
+ "theme": "postboxes",
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.0315111000000003,
+ 51.27465335
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "hortacalaf",
+ "uid": "14495457",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/yopaseopor/mcquests/master/libraries.json",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T20:38:23Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 43,
+ "delete": 0,
+ "area": 0.00136266590550006,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118995770,
+ "host": "mapcomplete.osm.be",
+ "theme": "gh://yopaseopor/mcquests/master/libraries.json",
+ "answer": 57,
+ "locale": "ca",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 1.6393371,
+ 41.19859915
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T20:09:28Z",
+ "reviewed_features": [],
+ "create": 56,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000143696735000235,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118994915,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 8,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.85615475,
+ 51.14581785
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T20:00:56Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.0000376528281599982,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118994625,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 6,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.0294074,
+ 51.274063600000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Robin van der Linde",
+ "uid": "5093765",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T17:57:04Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118990728,
+ "host": "mapcomplete.osm.be",
+ "theme": "bookcases",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 6.5549891,
+ 53.0173317
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toilets",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T14:35:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118983300,
+ "host": "mapcomplete.osm.be",
+ "theme": "toilets",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_50m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.1262041,
+ 51.0873396
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:52:58Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118981764,
+ "host": "pietervdvn.github.io",
+ "theme": "aed",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3482953,
+ 50.8710458
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:41:58Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118981358,
+ "host": "pietervdvn.github.io",
+ "theme": "bookcases",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3481934,
+ 50.8709375
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:40:16Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118981312,
+ "host": "mapcomplete.osm.be",
+ "theme": "food",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.5393488,
+ 48.0143759
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:35:17Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118981144,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3477535,
+ 50.8706328
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "js374",
+ "uid": "12733546",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 1,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:27:19Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118980898,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "change_within_500m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.7467333,
+ 52.0843469
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T12:46:30Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 4,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118979583,
+ "host": "mapcomplete.osm.be",
+ "theme": "bookcases",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 6
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.2033451,
+ 50.9146668
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T12:39:14Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 2.61590000002776e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118979377,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 10,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 1,
+ "change_within_25m": 12
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.2033171,
+ 50.91468155
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T12:10:26Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 1.89700779999787e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118978420,
+ "host": "mapcomplete.osm.be",
+ "theme": "food",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.533138950000001,
+ 48.027099699999994
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T12:06:11Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.00000166893711999358,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-28T07:14:49.250585Z",
+ "id": 118978278,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_1000m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3439497,
+ 50.873030799999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T11:40:24Z",
+ "reviewed_features": [],
+ "create": 102,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000274835511999064,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118977525,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 14,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.9831864,
+ 51.173654299999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Ronse",
+ "uid": "15420943",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T10:59:02Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 28,
+ "delete": 2,
+ "area": 0.00192553231864003,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118976472,
+ "host": "mapcomplete.osm.be",
+ "move": 2,
+ "theme": "toerisme_vlaanderen",
+ "answer": 37,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 2,
+ "add-image": 11,
+ "move:node/9610640449": "improve_accuracy",
+ "deletion:node/9610607360": "testing point",
+ "deletion:node/9610615775": "duplicate"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.61765625,
+ 50.7504433
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T10:54:22Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118976363,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 8,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3453395,
+ 50.8659811
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T10:24:45Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118975431,
+ "host": "pietervdvn.github.io",
+ "theme": "drinking_water",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_within_25m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3423013,
+ 50.8699755
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:45:24Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 8,
+ "delete": 0,
+ "area": 0.00000193062996000013,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118974254,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 11,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 5,
+ "change_within_25m": 16
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.34632905,
+ 50.8763728
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:41:14Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.0000407850537499744,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118974155,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 16,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.71760455,
+ 50.85131955
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:36:00Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.00000120336000000242,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118974004,
+ "host": "mapcomplete.osm.be",
+ "theme": "food",
+ "answer": 7,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.5290862,
+ 48.024296899999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #benches",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:22:58Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 3.348799998013e-10,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118973591,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "benches",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "move:node/9610486727": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.5344887,
+ 48.0271645
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:07:34Z",
+ "reviewed_features": [],
+ "create": 22,
+ "modify": 109,
+ "delete": 1,
+ "area": 0.0226917713260798,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118973150,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 168,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "add-image": 39,
+ "deletion:node/9610487768": "testing point"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.9387353999999997,
+ 51.017946499999994
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T07:16:56Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 1,
+ "delete": 0,
+ "area": 0.000338958913629982,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118970451,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 13,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.74393815,
+ 50.811107250000006
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Ygramul",
+ "uid": "1230818",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T06:55:41Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000554395357004278,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118969986,
+ "host": "mapcomplete.osm.be",
+ "theme": "waste",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_500m": 1,
+ "change_within_1000m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.99912775,
+ 48.50099625
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #sidewalks",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T21:00:19Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.000295442276039948,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118962600,
+ "host": "mapcomplete.osm.be",
+ "split": 28,
+ "theme": "sidewalks",
+ "answer": 401,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.54447845,
+ 48.0223555
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #sidewalks",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T20:45:17Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 14,
+ "delete": 0,
+ "area": 0.000464093932659919,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118962216,
+ "host": "mapcomplete.osm.be",
+ "split": 48,
+ "theme": "sidewalks",
+ "answer": 638,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.537231349999999,
+ 48.0194464
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T20:34:20Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 7.63139999988134e-10,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118961966,
+ "host": "pietervdvn.github.io",
+ "move": 1,
+ "theme": "waste",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_500m": 3,
+ "move:node/9609677678": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.34533815,
+ 50.8755405
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #sidewalks",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T20:18:14Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 32,
+ "delete": 0,
+ "area": 0.000251350109279956,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118961492,
+ "host": "mapcomplete.osm.be",
+ "split": 90,
+ "theme": "sidewalks",
+ "answer": 665,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.52978445,
+ 48.0223604
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #street_lighting",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T19:23:06Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 18,
+ "delete": 0,
+ "area": 0.00022841064651002,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118959722,
+ "host": "mapcomplete.osm.be",
+ "theme": "street_lighting",
+ "answer": 95,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.531026449999999,
+ 48.02473845
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #nature",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T19:07:41Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 0,
+ "delete": 0,
+ "area": 4.95936000025309e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118959319,
+ "host": "mapcomplete.osm.be",
+ "theme": "nature",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 8.534220099999999,
+ 48.02731935
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Tuur Jena",
+ "uid": "10072061",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T17:22:00Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 6,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118956190,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 9,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.6037127,
+ 50.7698991
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "philippec",
+ "uid": "76884",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toilets",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T16:47:55Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 5,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118955012,
+ "host": "mapcomplete.osm.be",
+ "theme": "toilets",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.4767226,
+ 51.028858
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Ninopiña10",
+ "uid": "11138282",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T16:24:55Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118954066,
+ "host": "mapcomplete.osm.be",
+ "theme": "drinking_water",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -3.8101476,
+ 43.2184376
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T15:37:29Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.42700039994269e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118952182,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 1,
+ "change_within_25m": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.9763167500000005,
+ 50.326205599999994
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T15:32:18Z",
+ "reviewed_features": [],
+ "create": 436,
+ "modify": 314,
+ "delete": 0,
+ "area": 0.000017265435900004,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118951945,
+ "host": "mapcomplete.osm.be",
+ "move": 277,
+ "theme": "grb",
+ "import": 60,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 74
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.453489299999999,
+ 50.86611625
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #nature",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T15:29:40Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118951841,
+ "host": "pietervdvn.github.io",
+ "theme": "nature",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 1,
+ "change_within_25m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.974052,
+ 50.3258132
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T15:19:57Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118951522,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.2242065,
+ 51.0854796
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T14:54:32Z",
+ "reviewed_features": [],
+ "create": 320,
+ "modify": 96,
+ "delete": 2,
+ "area": 0.000018009044760011,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118950655,
+ "host": "mapcomplete.osm.be",
+ "move": 84,
+ "theme": "grb",
+ "import": 43,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 24
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.45369815,
+ 50.8698777
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #climbing",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T14:44:40Z",
+ "reviewed_features": [],
+ "create": 7,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.00000284698070999574,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118950309,
+ "host": "pietervdvn.github.io",
+ "theme": "climbing",
+ "answer": 11,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 7,
+ "change_within_25m": 11,
+ "change_within_100m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.9746495500000005,
+ 50.32602165
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T13:39:48Z",
+ "reviewed_features": [],
+ "create": 1516,
+ "modify": 1267,
+ "delete": 41,
+ "area": 0.0280607981354093,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118947984,
+ "host": "mapcomplete.osm.be",
+ "move": 1144,
+ "theme": "grb",
+ "import": 185,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 268
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.360227549999999,
+ 50.80585525
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T13:04:53Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118946672,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_within_25m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.027931,
+ 51.2708096
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #nature",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T13:00:59Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000113159128799916,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118946498,
+ "host": "mapcomplete.osm.be",
+ "theme": "nature",
+ "locale": "nl",
+ "add-image": 3,
+ "change_within_25m": 2,
+ "change_within_500m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.0262571,
+ 51.27265615
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T12:56:33Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 1,
+ "delete": 0,
+ "area": 5.04792000066681e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118946264,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 2,
+ "change_within_25m": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.0276492,
+ 51.271123450000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Dinn0",
+ "uid": "14893874",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T12:52:40Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118946021,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "change_within_25m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -3.5844983,
+ 37.1820409
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T12:24:21Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000939140801199172,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118945101,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 3,
+ "change_within_25m": 9,
+ "change_within_500m": 4,
+ "change_within_5000m": 2,
+ "move:node/9608966079": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.29425295,
+ 50.438285
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "DavidKarlas",
+ "uid": "12422736",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T12:05:09Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118944527,
+ "host": "mapcomplete.osm.be",
+ "theme": "aed",
+ "answer": 5,
+ "locale": "sl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.22421,
+ 45.9530898
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "obst96",
+ "uid": "10436028",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #personal",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T09:32:31Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 34,
+ "delete": 0,
+ "area": 0.000120247436480012,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118939595,
+ "host": "mapcomplete.osm.be",
+ "theme": "personal",
+ "answer": 40,
+ "locale": "de",
+ "imagery": "EsriWorldImagery"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 7.9340969,
+ 53.2612293
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T09:17:10Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.21072710004843e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118939000,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.97626575,
+ 50.32620215
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ilja_space",
+ "uid": "14124839",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T07:17:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118936067,
+ "host": "mapcomplete.osm.be",
+ "theme": "shops",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.1356472,
+ 51.1435364
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T07:07:47Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 0,
+ "delete": 0,
+ "area": 1.97999999967955e-10,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118935904,
+ "host": "pietervdvn.github.io",
+ "theme": "waste",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 2,
+ "change_within_25m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.20160305,
+ 50.8146169
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T06:57:31Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 1,
+ "delete": 0,
+ "area": 1.66046100003633e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118935708,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 3,
+ "change_within_25m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.20165765,
+ 50.81446115
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T06:54:43Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118935646,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.4468317,
+ 51.0919947
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T06:46:49Z",
+ "reviewed_features": [],
+ "create": 7,
+ "modify": 58,
+ "delete": 0,
+ "area": 0.00000487656958000618,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118935515,
+ "host": "mapcomplete.osm.be",
+ "move": 50,
+ "theme": "grb",
+ "import": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 16
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.5453008,
+ 51.15230005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T00:30:01Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 15,
+ "delete": 0,
+ "area": 0.000706122970799951,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118931740,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclestreets",
+ "answer": 15,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.30335965,
+ 51.0277097
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T00:28:09Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000392873130000045,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118931706,
+ "host": "mapcomplete.osm.be",
+ "split": 2,
+ "theme": "cyclestreets",
+ "answer": 5,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.3137288,
+ 51.02099735
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T00:27:13Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000181106323999927,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118931694,
+ "host": "mapcomplete.osm.be",
+ "split": 2,
+ "theme": "cyclestreets",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.3160261,
+ 51.0209803
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T00:24:03Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.0000112357729999792,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118931665,
+ "host": "mapcomplete.osm.be",
+ "split": 2,
+ "theme": "cyclestreets",
+ "answer": 6,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.3142527,
+ 51.023765049999994
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "AgusQui",
+ "uid": "331218",
+ "editor": "MapComplete 0.16.8",
+ "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-03-25T20:30:35Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.00686249593128066,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118926908,
+ "host": "mapcomplete.osm.be",
+ "theme": "gh://agusqui/mapcompleterailway/main/signals",
+ "answer": 11,
+ "locale": "es",
+ "imagery": "EsriWorldImagery",
+ "change_over_5000m": 1,
+ "change_within_25m": 11
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -58.6400702,
+ -34.6490496
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-25T18:51:53Z",
+ "reviewed_features": [],
+ "create": 41,
+ "modify": 40,
+ "delete": 0,
+ "area": 0.000155693372159918,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118923758,
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.0903036,
+ 52.36311035
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T17:27:22Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 9.19423999987143e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118920715,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_25m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.4478872999999997,
+ 51.0922728
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "vott",
+ "uid": "15407842",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T16:09:51Z",
+ "reviewed_features": [],
+ "create": 17,
+ "modify": 49,
+ "delete": 1,
+ "area": 0.00711152469043095,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118917662,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 125,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "deletion:node/9606139248": "testing point"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.10950095,
+ 51.17099305
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T15:40:29Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 1.37269999987908e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118916321,
+ "host": "mapcomplete.osm.be",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 3,
+ "change_within_25m": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -70.56986435,
+ -33.5919883
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-25T15:36:02Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118916056,
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.0881332,
+ 52.3635561
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T14:58:02Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 4.32961200005903e-8,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-25T15:55:08.310817Z",
+ "id": 118914410,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_25m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.3322506,
+ 51.01309605
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #benches",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T14:56:51Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118914351,
+ "host": "mapcomplete.osm.be",
+ "theme": "benches",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.3326654,
+ 51.0129804
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T13:45:32Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0.00908710064569878,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118911166,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_500m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.2710495,
+ 51.105582850000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "JassKurn",
+ "uid": "4345757",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #cycle_infra",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T11:46:13Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.000007077997599969,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118906009,
+ "host": "pietervdvn.github.io",
+ "theme": "cycle_infra",
+ "answer": 6,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -3.39359655,
+ 50.624623400000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ICT 112",
+ "uid": "15406213",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 2,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T11:07:11Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118904087,
+ "host": "mapcomplete.osm.be",
+ "theme": "aed",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.0357134,
+ 51.1295389
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T06:02:53Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118892472,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.4107361,
+ 51.141158
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Becsta",
+ "uid": "15402954",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T02:26:53Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118889189,
+ "host": "mapcomplete.osm.be",
+ "theme": "artwork",
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 149.094485,
+ -35.1442242
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "daniel46",
+ "uid": "9677",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T21:34:09Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.0123770365977892,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118883794,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 16,
+ "locale": "de",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.04589585,
+ 52.366787450000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T21:08:40Z",
+ "reviewed_features": [],
+ "create": 536,
+ "modify": 535,
+ "delete": 2,
+ "area": 0.000140513374889999,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118883056,
+ "host": "mapcomplete.osm.be",
+ "move": 444,
+ "theme": "grb",
+ "answer": 14,
+ "import": 29,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 160,
+ "change_over_5000m": 43
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.90950425,
+ 51.15403175
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T20:54:48Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.000828432284280123,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118882639,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.0651869,
+ 51.2671706
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T20:32:51Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118881949,
+ "host": "mapcomplete.osm.be",
+ "theme": "artwork",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.0001521,
+ 51.1602547
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "smedo",
+ "uid": "9002106",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T18:37:26Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 2.36739999978643e-9,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T21:27:30.744773Z",
+ "id": 118877282,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.30942175,
+ 50.9345953
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "StefDeGreef",
+ "uid": "1860737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T18:02:42Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 2.27863999998476e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118875823,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "cyclofix",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 2,
+ "change_within_25m": 5,
+ "move:node/6853889587": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.366443,
+ 50.8335079
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T17:10:03Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000157714239000707,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118873730,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.45266345,
+ 51.09617875
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T17:09:27Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 6,
+ "delete": 0,
+ "area": 2.23585920000129e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118873708,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 35,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 6,
+ "change_within_25m": 35
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.3295411,
+ 51.0025099
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "DavidKarlas",
+ "uid": "12422736",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T15:43:37Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 5,
+ "delete": 0,
+ "area": 1.17357119997708e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118870458,
+ "host": "mapcomplete.osm.be",
+ "theme": "aed",
+ "answer": 5,
+ "locale": "sl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 14.4156043,
+ 46.00977605
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "woutvg",
+ "uid": "15339080",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #charging_stations",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T14:31:39Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 1,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118867598,
+ "host": "mapcomplete.osm.be",
+ "theme": "charging_stations",
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 1,
+ "deletion:node/9603423370": "testing point"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3228605,
+ 51.2933456
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Jorisbo",
+ "uid": "1983103",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T12:21:54Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T20:02:01.020833Z",
+ "id": 118862621,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_50m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.1837877,
+ 51.2911118
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Francis Sprangers",
+ "uid": "15383214",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T12:16:48Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118862378,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.1109762,
+ 51.2430925
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T10:21:35Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.82186800000893e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118857632,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_within_500m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.2075941,
+ 51.18764675
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Francis Sprangers",
+ "uid": "15383214",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T09:26:40Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000224497732140023,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118855117,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 6
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.05666685,
+ 51.2847807
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Dadizele",
+ "uid": "12309530",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T07:38:50Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 5,
+ "delete": 1,
+ "area": 0.00183405266793008,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118850644,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 18,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "deletion": 1,
+ "deletion:node/9602533302": "foutje"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.07700605,
+ 50.86838025
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #unkown",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T01:07:12Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118842944,
+ "host": "127.0.0.1:1234",
+ "theme": "unkown",
+ "answer": 2,
+ "locale": "nl"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.347242,
+ 50.8816672
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #nature",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T00:33:05Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000198929851999765,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118842562,
+ "host": "mapcomplete.osm.be",
+ "theme": "nature",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.3461429999999996,
+ 50.992177
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:46:14Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118837894,
+ "host": "mapcomplete.osm.be",
+ "theme": "shops",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 20.3665066,
+ 44.7987499
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 43,
+ "name": "Invalid key value combination"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "node-9601744671",
+ "name": "Art Dekor",
+ "osm_id": 9601744671,
+ "reasons": [
+ 43
+ ],
+ "version": 3,
+ "primary_tags": {
+ "shop": "Souvenirs"
+ }
+ }
+ ],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:36:49Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118837590,
+ "host": "mapcomplete.osm.be",
+ "theme": "shops",
+ "answer": 5,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 20.4116475,
+ 44.8481872
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:33:54Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118837511,
+ "host": "mapcomplete.osm.be",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -70.5987492,
+ -32.838203
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:25:44Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118837297,
+ "host": "mapcomplete.osm.be",
+ "theme": "food",
+ "answer": 6,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 20.4119593,
+ 44.8197656
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:24:16Z",
+ "reviewed_features": [],
+ "create": 50,
+ "modify": 17,
+ "delete": 0,
+ "area": 0.00000363745787999698,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118837260,
+ "host": "mapcomplete.osm.be",
+ "move": 16,
+ "theme": "grb",
+ "import": 9,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 6
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.30142505,
+ 50.7437841
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:18:50Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.00000228800208000063,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118837119,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.1411681500000004,
+ 51.0266328
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "LySioS",
+ "uid": "11579673",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:18:00Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000106202070000052,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118837090,
+ "host": "mapcomplete.osm.be",
+ "theme": "waste",
+ "answer": 6,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_1000m": 2,
+ "change_within_5000m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.9211760499999997,
+ 42.6865599
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:14:59Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118836999,
+ "host": "mapcomplete.osm.be",
+ "theme": "food",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "EsriWorldImagery"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 20.4345167,
+ 44.8129312
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 43,
+ "name": "Invalid key value combination"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "node-9601643872",
+ "name": "Jelena Plus",
+ "osm_id": 9601643872,
+ "reasons": [
+ 43
+ ],
+ "version": 4,
+ "primary_tags": {
+ "shop": "Jewelry"
+ }
+ }
+ ],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T19:45:24Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118836126,
+ "host": "mapcomplete.osm.be",
+ "theme": "shops",
+ "answer": 10,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 20.4792372,
+ 44.8028969
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 43,
+ "name": "Invalid key value combination"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "node-9600988589",
+ "name": "Butik Ametist",
+ "osm_id": 9600988589,
+ "reasons": [
+ 43
+ ],
+ "version": 4,
+ "primary_tags": {
+ "shop": "Spiritual shop"
+ }
+ }
+ ],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T19:26:59Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118835510,
+ "host": "mapcomplete.osm.be",
+ "theme": "shops",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 17.306244,
+ 62.3873676
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T19:04:05Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118834771,
+ "host": "mapcomplete.osm.be",
+ "theme": "cafes_and_pubs",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 20.4603441,
+ 44.8217824
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "mariobra",
+ "uid": "15391987",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T18:56:11Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118834542,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 6,
+ "locale": "de",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.3252393,
+ 52.4724848
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "user_15392026",
+ "uid": "15392026",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:59:52Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000890786528000506,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118830235,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 10,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.8536523,
+ 50.9886062
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:43:09Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 9,
+ "delete": 1,
+ "area": 0.000014389150679999,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118829535,
+ "host": "mapcomplete.osm.be",
+ "move": 2,
+ "theme": "food",
+ "answer": 10,
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 1,
+ "move:node/1870596305": "relocated",
+ "move:node/9600337506": "improve_accuracy",
+ "deletion:node/1870596308": "shop_closed"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 17.2663802,
+ 62.391459999999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:40:08Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 1,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118829424,
+ "host": "mapcomplete.osm.be",
+ "theme": "waste",
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 1,
+ "deletion:node/9600166563": "testing point"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 17.267713,
+ 62.388925
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:27:00Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 14,
+ "delete": 0,
+ "area": 0.0000206901124100036,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118828837,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 15,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "change_over_5000m": 1,
+ "change_within_100m": 3,
+ "change_within_500m": 9,
+ "change_within_1000m": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.21419415,
+ 51.193303650000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:22:55Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 3,
+ "delete": 1,
+ "area": 0.00000114465953000214,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118828667,
+ "host": "mapcomplete.osm.be",
+ "theme": "waste",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 1,
+ "deletion:node/9600144043": "testing point"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 17.268300349999997,
+ 62.38845695
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "StefDeGreef",
+ "uid": "1860737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T15:37:06Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 2.25416000000219e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118826984,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "cyclofix",
+ "answer": 8,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_within_25m": 10,
+ "move:node/9165167061": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3662785500000005,
+ 50.794160500000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "StefDeGreef",
+ "uid": "1860737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T15:03:05Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 2.70449999996533e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118825666,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "cyclofix",
+ "answer": 8,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_within_25m": 10,
+ "move:node/9165158557": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.37336965,
+ 50.7958046
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Ken2009",
+ "uid": "207307",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #benches",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T14:33:31Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.0000961340561999895,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118824523,
+ "host": "mapcomplete.osm.be",
+ "theme": "benches",
+ "answer": 26,
+ "locale": "nl",
+ "imagery": "Actueel_orthoHR_WMTS"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.3122524,
+ 51.704875900000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Francis Sprangers",
+ "uid": "15383214",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 3,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:59:23Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118823099,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.1610544,
+ 51.2219578
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:56:22Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.00180284518340994,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T14:57:40.226333Z",
+ "id": 118822966,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 10,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.74126375,
+ 50.83672155
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:17:24Z",
+ "reviewed_features": [],
+ "create": 1055,
+ "modify": 812,
+ "delete": 15,
+ "area": 0.00118289846678983,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118821368,
+ "host": "mapcomplete.osm.be",
+ "move": 702,
+ "theme": "grb",
+ "import": 199,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 198
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.32222275,
+ 50.741967849999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:04:56Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 7,
+ "delete": 1,
+ "area": 0.00351466899015001,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118820890,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 20,
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "import:node/9599653855": "source: https://osm.org/note/3090144",
+ "import:node/9599691223": "source: https://osm.org/note/3084029",
+ "deletion:node/2321047983": "Dit is een binnenspeeltuin"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.20274255,
+ 50.939344750000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:04:17Z",
+ "reviewed_features": [],
+ "create": 148,
+ "modify": 251,
+ "delete": 19,
+ "area": 0.00110688914148008,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118820870,
+ "host": "mapcomplete.osm.be",
+ "move": 228,
+ "theme": "grb",
+ "import": 32,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 54
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.31862535,
+ 50.7448264
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T12:45:04Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 4.00433879997271e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118820079,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.2100109000000003,
+ 51.176832250000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Marival",
+ "uid": "8238040",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T12:10:44Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 11,
+ "delete": 0,
+ "area": 0.00000398068799999972,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118818681,
+ "host": "mapcomplete.osm.be",
+ "theme": "surveillance",
+ "answer": 12,
+ "locale": "fr",
+ "imagery": "osm",
+ "change_within_50m": 6,
+ "change_within_500m": 12
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -0.5076195,
+ 44.883331
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T11:18:01Z",
+ "reviewed_features": [],
+ "create": 16,
+ "modify": 65,
+ "delete": 0,
+ "area": 4.12753560003429e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118816109,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 77,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 16,
+ "change_within_25m": 70,
+ "change_within_50m": 9
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.57473635,
+ 50.614018200000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T10:21:12Z",
+ "reviewed_features": [],
+ "create": 114,
+ "modify": 122,
+ "delete": 7,
+ "area": 0.000026672204800044,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118813152,
+ "host": "mapcomplete.osm.be",
+ "move": 109,
+ "theme": "grb",
+ "import": 20,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 26
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2965362,
+ 50.752806050000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T09:39:29Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 6,
+ "delete": 0,
+ "area": 0.00000400729560000016,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118811423,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.2096449,
+ 51.18762675
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Francis Sprangers",
+ "uid": "15383214",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T09:21:43Z",
+ "reviewed_features": [],
+ "create": 8,
+ "modify": 1,
+ "delete": 2,
+ "area": 0.00000996619620002069,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118810739,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 2,
+ "change_over_5000m": 8,
+ "change_within_25m": 5,
+ "change_within_50m": 1,
+ "deletion:node/9599234795": "testing point",
+ "deletion:node/9599258625": "duplicate"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.19473625,
+ 51.1779944
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Mieke Kerkhofs",
+ "uid": "15388519",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T09:14:32Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00867234025021022,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118810416,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 16,
+ "import": 12,
+ "locale": "nl",
+ "imagery": "osm",
+ "import:node/-10": "source: https://osm.org/note/3044216",
+ "import:node/-11": "source: https://osm.org/note/3044606",
+ "import:node/-12": "source: https://osm.org/note/3044716",
+ "import:node/9599155075": "source: https://osm.org/note/3044558",
+ "import:node/9599230042": "source: https://osm.org/note/3044538",
+ "import:node/9599234601": "source: https://osm.org/note/3044564",
+ "import:node/9599234793": "source: https://osm.org/note/3044708",
+ "import:node/9599234802": "source: https://osm.org/note/3044207",
+ "import:node/9599246200": "source: https://osm.org/note/3044393",
+ "import:node/9599250273": "source: https://osm.org/note/3044212",
+ "import:node/9599251375": "source: https://osm.org/note/3023043",
+ "import:node/9599263108": "source: https://osm.org/note/3044290"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.417748850000001,
+ 51.19010365
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:56:41Z",
+ "reviewed_features": [],
+ "create": 38,
+ "modify": 58,
+ "delete": 4,
+ "area": 0.00000724622505000885,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118809679,
+ "host": "mapcomplete.osm.be",
+ "move": 54,
+ "theme": "grb",
+ "import": 8,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 8
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.29309115,
+ 50.75283375
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Carmen van den Akker",
+ "uid": "15388402",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:55:01Z",
+ "reviewed_features": [],
+ "create": 15,
+ "modify": 3,
+ "delete": 1,
+ "area": 0.00792900187924005,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T15:27:57.339912Z",
+ "id": 118809579,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "import:node/-17": "source: https://osm.org/note/3044287",
+ "import:node/9599160916": "source: https://osm.org/note/3044386",
+ "deletion:node/9599246201": "duplicate"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.438019199999999,
+ 51.219092399999994
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:45:48Z",
+ "reviewed_features": [],
+ "create": 146,
+ "modify": 166,
+ "delete": 4,
+ "area": 0.000248971321619996,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118809158,
+ "host": "mapcomplete.osm.be",
+ "move": 148,
+ "theme": "grb",
+ "import": 23,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 36
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2823049,
+ 50.758063449999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:35:24Z",
+ "reviewed_features": [],
+ "create": 309,
+ "modify": 438,
+ "delete": 4,
+ "area": 0.0000474347543999644,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118808752,
+ "host": "mapcomplete.osm.be",
+ "move": 403,
+ "theme": "grb",
+ "import": 40,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 78
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2760561,
+ 50.760599299999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:17:04Z",
+ "reviewed_features": [],
+ "create": 271,
+ "modify": 396,
+ "delete": 0,
+ "area": 0.0000626518445500493,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118808005,
+ "host": "mapcomplete.osm.be",
+ "move": 355,
+ "theme": "grb",
+ "import": 46,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 86
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.279560249999999,
+ 50.76485435
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:08:30Z",
+ "reviewed_features": [],
+ "create": 205,
+ "modify": 221,
+ "delete": 1,
+ "area": 0.00000988313226998669,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118807679,
+ "host": "mapcomplete.osm.be",
+ "move": 199,
+ "theme": "grb",
+ "import": 34,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 44
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.281672049999999,
+ 50.76657005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T07:32:15Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 8,
+ "delete": 0,
+ "area": 1.12894559999679e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118806384,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 11,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 2,
+ "change_over_5000m": 3,
+ "change_within_25m": 11,
+ "change_within_50m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.4494096,
+ 51.0921513
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "JLZIMMERMANN",
+ "uid": "188930",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #street_lighting",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T21:22:52Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 1.87949300000752e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118795094,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "street_lighting",
+ "locale": "en",
+ "imagery": "fr.ign.bdortho",
+ "move:node/1985817833": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.80787885,
+ 44.13789045
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T19:43:04Z",
+ "reviewed_features": [],
+ "create": 94,
+ "modify": 139,
+ "delete": 4,
+ "area": 0.0000248097185000197,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118792115,
+ "host": "mapcomplete.osm.be",
+ "move": 128,
+ "theme": "grb",
+ "import": 15,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 30
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.27737955,
+ 50.7658254
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T17:17:59Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T15:29:26.961338Z",
+ "id": 118787553,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_50m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.7059572,
+ 51.1468866
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Marival",
+ "uid": "8238040",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T17:09:09Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000223092128800018,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118787292,
+ "host": "mapcomplete.osm.be",
+ "theme": "surveillance",
+ "answer": 10,
+ "locale": "fr",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 10,
+ "change_within_50m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -0.57183525,
+ 44.8452276
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Thiewinkel23",
+ "uid": "15378404",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T16:35:07Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 1,
+ "area": 6.39311999953794e-9,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:07:35.608380Z",
+ "id": 118786020,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 6,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "deletion": 1,
+ "add-image": 6,
+ "deletion:node/9596688538": "testing point"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2167611,
+ 50.97626885
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T15:46:51Z",
+ "reviewed_features": [],
+ "create": 90,
+ "modify": 145,
+ "delete": 0,
+ "area": 0.00000414964133999355,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118784301,
+ "host": "mapcomplete.osm.be",
+ "move": 130,
+ "theme": "grb",
+ "import": 17,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 30
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2767047,
+ 50.765489849999994
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T15:36:57Z",
+ "reviewed_features": [],
+ "create": 274,
+ "modify": 257,
+ "delete": 2,
+ "area": 0.0000137331935999784,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118783891,
+ "host": "mapcomplete.osm.be",
+ "move": 226,
+ "theme": "grb",
+ "import": 48,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 62
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2784116999999995,
+ 50.7679458
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T15:25:51Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 2,
+ "delete": 1,
+ "area": 0.00000801717280000437,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:09:44.706018Z",
+ "id": 118783363,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 8,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "change_over_5000m": 4,
+ "change_within_25m": 9,
+ "deletion:node/9597678820": "Wrong tag"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.3438457,
+ 50.99277094999999
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T15:04:09Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 1,
+ "delete": 0,
+ "area": 0.0000371186649600184,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118782549,
+ "host": "pietervdvn.github.io",
+ "theme": "shops",
+ "answer": 5,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 2,
+ "change_within_25m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.2205076,
+ 51.207802099999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T14:57:47Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118782337,
+ "host": "pietervdvn.github.io",
+ "theme": "drinking_water",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_50m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.215805,
+ 51.2046391
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T13:59:38Z",
+ "reviewed_features": [],
+ "create": 7,
+ "modify": 36,
+ "delete": 2,
+ "area": 0.00000137975987999989,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118780210,
+ "host": "mapcomplete.osm.be",
+ "move": 32,
+ "theme": "grb",
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 8
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.1225304,
+ 50.908049950000006
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T13:49:35Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000624442914998957,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118779818,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.67519215,
+ 50.82763455
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T13:01:08Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 2.66799999792855e-11,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:11:37.341532Z",
+ "id": 118777957,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "move:node/9597257573": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.7809369,
+ 51.1369548
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "pieterpaul",
+ "uid": "14539037",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T12:38:27Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 6,
+ "delete": 0,
+ "area": 0.000758655590239881,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:18:04.767734Z",
+ "id": 118777122,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 12,
+ "import": 2,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1,
+ "import:node/9597282387": "source: https://osm.org/note/3084026",
+ "import:node/9597282938": "source: https://osm.org/note/3084018"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.74490585,
+ 50.923738900000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T12:32:51Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118776933,
+ "host": "pietervdvn.github.io",
+ "theme": "cyclofix",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3704124,
+ 50.848361
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Aurélie8377",
+ "uid": "15380511",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T12:06:41Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 25,
+ "delete": 0,
+ "area": 6.97996319995701e-7,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:32:22.662457Z",
+ "id": 118776010,
+ "host": "mapcomplete.osm.be",
+ "move": 3,
+ "theme": "toerisme_vlaanderen",
+ "answer": 30,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "move:node/9597204888": "improve_accuracy",
+ "move:node/9597212551": "improve_accuracy",
+ "move:node/9597219630": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.1800964,
+ 51.262924
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Hilde OSM",
+ "uid": "15275790",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T11:45:54Z",
+ "reviewed_features": [],
+ "create": 10,
+ "modify": 17,
+ "delete": 0,
+ "area": 0.00000164517495999468,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:33:44.855006Z",
+ "id": 118775276,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 18,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 4,
+ "change_over_5000m": 10,
+ "change_within_25m": 23,
+ "move:node/9597188035": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.7172941,
+ 50.8748343
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T11:27:37Z",
+ "reviewed_features": [],
+ "create": 11,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00220125481580008,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118774584,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.739409,
+ 50.8369321
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T10:01:28Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 7,
+ "delete": 0,
+ "area": 2.73915649999752e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118771407,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "move:node/7281830764": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.19737595,
+ 50.910076849999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Wortegem-Petegem",
+ "uid": "10387981",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T09:44:59Z",
+ "reviewed_features": [],
+ "create": 13,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00224590149894001,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:47:22.901760Z",
+ "id": 118770693,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.53256715,
+ 50.8339517
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T09:15:25Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118769485,
+ "host": "pietervdvn.github.io",
+ "theme": "cafes_and_pubs",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3704124,
+ 50.848361
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Thiewinkel23",
+ "uid": "15378404",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T07:26:39Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 3,
+ "delete": 0,
+ "area": 6.39311999953794e-9,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:35:31.367145Z",
+ "id": 118765260,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2167611,
+ 50.97626885
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T19:35:45Z",
+ "reviewed_features": [],
+ "create": 101,
+ "modify": 102,
+ "delete": 1,
+ "area": 0.00000703209040001046,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118749940,
+ "host": "mapcomplete.osm.be",
+ "move": 93,
+ "theme": "grb",
+ "import": 14,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 22
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.27546225,
+ 50.7698932
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T19:35:15Z",
+ "reviewed_features": [],
+ "create": 10,
+ "modify": 0,
+ "delete": 0,
+ "area": 1.12281660006147e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118749922,
+ "host": "mapcomplete.osm.be",
+ "theme": "grb",
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.27376315,
+ 50.7707397
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "matissevdberg",
+ "uid": "12928471",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T16:57:58Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118744338,
+ "host": "pietervdvn.github.io",
+ "theme": "surveillance",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3947619,
+ 51.2077547
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T16:31:50Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.000184795537500014,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:38:32.921953Z",
+ "id": 118743392,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 11,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.7133312,
+ 51.11352825
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T16:05:55Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 2.06624999995019e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118742468,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_25m": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.69223275,
+ 51.0540912
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T15:44:01Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-21T19:43:20.543030Z",
+ "id": 118741722,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.79272,
+ 51.1850743
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T15:31:02Z",
+ "reviewed_features": [],
+ "create": 447,
+ "modify": 539,
+ "delete": 13,
+ "area": 0.0000222713567999992,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118741234,
+ "host": "mapcomplete.osm.be",
+ "move": 491,
+ "theme": "grb",
+ "import": 67,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 104
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2753403,
+ 50.7726612
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Michael Didderiens",
+ "uid": "15281757",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T15:16:31Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:48:05.559232Z",
+ "id": 118740648,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.5003718,
+ 50.9659266
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Erin76",
+ "uid": "8982454",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T14:03:26Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 18,
+ "delete": 0,
+ "area": 0.000608876598239968,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118737999,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 18,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.036584449999999,
+ 50.9120935
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Tetryk",
+ "uid": "13505870",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T12:53:13Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 3,
+ "area": 0.00000665431925999953,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118735229,
+ "host": "mapcomplete.osm.be",
+ "theme": "shops",
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 3,
+ "deletion:node/4602946348": "disused",
+ "deletion:node/5235959914": "shop_closed",
+ "deletion:node/8093829729": "shop_closed"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 20.994979049999998,
+ 52.2383374
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T12:51:21Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 6,
+ "delete": 0,
+ "area": 0.0460593747613994,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118735147,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.0519102499999997,
+ 50.933075099999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "AgusQui",
+ "uid": "331218",
+ "editor": "MapComplete 0.16.8",
+ "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-03-21T12:43:33Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00259015217341938,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118734824,
+ "host": "mapcomplete.osm.be",
+ "theme": "gh://agusqui/mapcompleterailway/main/signals",
+ "answer": 3,
+ "locale": "es",
+ "imagery": "osmfr",
+ "change_within_25m": 2,
+ "change_within_50m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -58.6648397,
+ -34.654196049999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T12:19:14Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 11,
+ "delete": 0,
+ "area": 2.66766659997769e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118733801,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "change_over_5000m": 5,
+ "change_within_25m": 4,
+ "change_within_50m": 5,
+ "change_within_100m": 6,
+ "move:node/4908035523": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.7119271000000005,
+ 50.87760485
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T11:59:56Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 28,
+ "delete": 0,
+ "area": 0.00000706541755999335,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118732935,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 41,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 6,
+ "change_within_25m": 42,
+ "move:node/9594268350": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.34007,
+ 50.99349795
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T11:36:21Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118731804,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.2010138,
+ 51.1861374
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Visit Kinrooi",
+ "uid": "15291736",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T09:25:08Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118726456,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "import": 1,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "import:node/9593947994": "source: https://osm.org/note/3044265"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.8165661,
+ 51.1239165
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "NaanAvanIllai",
+ "uid": "14062769",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T07:24:19Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 14,
+ "delete": 0,
+ "area": 2.68524901333255,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118721867,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 15,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 8
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 78.9878147,
+ 10.1500781
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "NaanAvanIllai",
+ "uid": "14062769",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T07:13:15Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.123000610973104,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118721482,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 77.89188805,
+ 9.494318
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "un1matr1x",
+ "uid": "9133122",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #playgrounds",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T06:24:08Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 5.24950859998461e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118719959,
+ "host": "mapcomplete.osm.be",
+ "theme": "playgrounds",
+ "answer": 2,
+ "locale": "de",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 10.241793,
+ 53.54717825
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "thschick",
+ "uid": "2753036",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T05:39:34Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118718813,
+ "host": "mapcomplete.osm.be",
+ "theme": "waste",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 7.012732,
+ 51.4545217
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #playgrounds",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T01:10:44Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.38449150001034e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118715002,
+ "host": "mapcomplete.osm.be",
+ "theme": "playgrounds",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.29874625,
+ 50.83237075
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "tomczk",
+ "uid": "4345690",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T19:29:49Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118708091,
+ "host": "mapcomplete.osm.be",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "Geoportal2-PL-HighResolution-aerial_image_WMS"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 20.9567039,
+ 52.2495538
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Philippe Winant",
+ "uid": "6354026",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T18:47:18Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-22T10:28:12.210336Z",
+ "id": 118706934,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.8019088,
+ 51.3215277
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T16:14:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 3.49662699985366e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118702127,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_25m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.04693755,
+ 51.64543055
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Liezeke P",
+ "uid": "15315945",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T15:43:33Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-20T18:42:33.265518Z",
+ "id": 118701048,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_1000m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.1638534,
+ 50.9354031
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Janjko",
+ "uid": "244754",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T15:31:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.0000262641979499947,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118700505,
+ "host": "mapcomplete.osm.be",
+ "theme": "etymology",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_500m": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 15.99735905,
+ 45.79836035
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ClarissaWAM",
+ "uid": "13745921",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T14:35:38Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118698189,
+ "host": "mapcomplete.osm.be",
+ "theme": "bookcases",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 6.1058316,
+ 49.7465855
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "queenLizzie",
+ "uid": "15349770",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T13:32:37Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118696122,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_25m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -0.1264086,
+ 51.534583
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "queenLizzie",
+ "uid": "15349770",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T13:19:02Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 10,
+ "delete": 1,
+ "area": 6.44167679997887e-7,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118695699,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "add-image": 4,
+ "change_over_5000m": 5,
+ "change_within_25m": 19,
+ "deletion:node/9592055349": "testing point"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -0.12689250000000002,
+ 51.534870600000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T11:55:14Z",
+ "reviewed_features": [],
+ "create": 69,
+ "modify": 286,
+ "delete": 9,
+ "area": 0.000105902549400005,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118693357,
+ "host": "mapcomplete.osm.be",
+ "move": 253,
+ "theme": "grb",
+ "answer": 4,
+ "import": 14,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 68
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.0123675500000004,
+ 51.1320806
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Lommel",
+ "uid": "15363065",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T11:05:36Z",
+ "reviewed_features": [],
+ "create": 15,
+ "modify": 1,
+ "delete": 0,
+ "area": 0.0143505333550801,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118691909,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "import": 5,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "import:node/-14": "source: https://osm.org/note/3022908",
+ "import:node/-19": "source: https://osm.org/note/3044336",
+ "import:node/-20": "source: https://osm.org/note/3044408",
+ "import:node/9591751423": "source: https://osm.org/note/3023036",
+ "import:node/9591769183": "source: https://osm.org/note/3023012"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2960866,
+ 51.21434815
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T09:42:04Z",
+ "reviewed_features": [],
+ "create": 20,
+ "modify": 94,
+ "delete": 0,
+ "area": 0.00347811634879973,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118689635,
+ "host": "mapcomplete.osm.be",
+ "move": 2,
+ "theme": "toerisme_vlaanderen",
+ "answer": 129,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 25,
+ "move:node/9591648663": "improve_accuracy",
+ "move:node/9591655479": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.76564475,
+ 51.0564118
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T09:36:57Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118689499,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.8363957,
+ 51.0462844
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Erin76",
+ "uid": "8982454",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T08:53:29Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.000807733869960054,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118688521,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.8814148,
+ 50.9955853
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T07:26:57Z",
+ "reviewed_features": [],
+ "create": 16,
+ "modify": 64,
+ "delete": 0,
+ "area": 0.0161402292196001,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118686881,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 106,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 18,
+ "move:node/9591488277": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.9346186,
+ 50.994585099999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T23:54:23Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118682470,
+ "host": "mapcomplete.osm.be",
+ "theme": "artwork",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3793721,
+ 50.8607021
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T23:52:17Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118682451,
+ "host": "mapcomplete.osm.be",
+ "theme": "food",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3517883,
+ 50.8492024
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T23:47:31Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 4,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118682388,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "UrbISOrtho",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3834236,
+ 50.8560664
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Wim L",
+ "uid": "223681",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T22:55:43Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118681569,
+ "host": "mapcomplete.osm.be",
+ "theme": "bookcases",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_500m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -122.3183669,
+ 47.637297
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Zarr",
+ "uid": "6670496",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #personal",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T22:46:55Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118681432,
+ "host": "mapcomplete.osm.be",
+ "theme": "personal",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "EsriWorldImagery",
+ "change_over_5000m": 1,
+ "change_within_25m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -122.9615528,
+ 49.2079629
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T20:50:41Z",
+ "reviewed_features": [],
+ "create": 10,
+ "modify": 49,
+ "delete": 0,
+ "area": 0.000204429839130034,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118678876,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 55,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 12
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.050417250000001,
+ 50.94979765
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T19:17:41Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-20T18:45:32.041910Z",
+ "id": 118676646,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_5000m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.2325124,
+ 50.73165
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T18:58:55Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 4.78854999946534e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118676265,
+ "host": "pietervdvn.github.io",
+ "theme": "etymology",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_500m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.7253290000000003,
+ 51.043951750000005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #vending_machines",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T16:35:17Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118671861,
+ "host": "mapcomplete.osm.be",
+ "theme": "vending_machines",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_100m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.7279218,
+ 51.0444851
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T16:08:12Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 5.38186000002912e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118670971,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclestreets",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.4950197,
+ 50.9911265
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #vending_machines",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T15:33:27Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118669747,
+ "host": "mapcomplete.osm.be",
+ "theme": "vending_machines",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_100m": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.7279218,
+ 51.0444851
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T15:17:21Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 4,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118669196,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.5148994,
+ 50.8251802
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T14:06:21Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118667027,
+ "host": "mapcomplete.osm.be",
+ "theme": "artwork",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.3552997,
+ 50.8776305
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T13:53:06Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 4,
+ "delete": 0,
+ "area": 6.28703999985087e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118666687,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.4238739,
+ 50.884706699999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Marival",
+ "uid": "8238040",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #playgrounds",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T13:17:41Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118665576,
+ "host": "mapcomplete.osm.be",
+ "theme": "playgrounds",
+ "locale": "fr",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -0.5331481,
+ 44.8653597
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "AgusQui",
+ "uid": "331218",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T12:02:29Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000524881920000107,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118663453,
+ "host": "mapcomplete.osm.be",
+ "theme": "gh://agusqui/mapcompleterailway/main/signals",
+ "answer": 3,
+ "locale": "es",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -58.76187605,
+ -34.658275
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Jorisbo",
+ "uid": "1983103",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T11:55:18Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 2.60097000031982e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118663259,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 5,
+ "move:node/9589827080": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.55171645,
+ 51.25300365
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T11:34:59Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118662751,
+ "host": "mapcomplete.osm.be",
+ "theme": "surveillance",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 4
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 0.1112677,
+ 38.841307
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T11:21:16Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118662292,
+ "host": "mapcomplete.osm.be",
+ "theme": "shops",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.2357428,
+ 50.7364971
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Jorisbo",
+ "uid": "1983103",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T10:21:16Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.63240000062901e-10,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118660316,
+ "host": "mapcomplete.osm.be",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "move:node/7242959910": "improve_accuracy"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.42460055,
+ 51.203291199999995
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #benches",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T10:00:37Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118659636,
+ "host": "mapcomplete.osm.be",
+ "theme": "benches",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.450867,
+ 50.8811808
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T09:57:16Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.00103607327180992,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118659559,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.42629385,
+ 50.87071415
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Ruben Van de Velde",
+ "uid": "2676725",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #hailhydrant",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T09:36:19Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 3.90453699996611e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118658975,
+ "host": "mapcomplete.osm.be",
+ "theme": "hailhydrant",
+ "locale": "en",
+ "imagery": "HDM_HOT",
+ "add-image": 3
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.71262875,
+ 51.0606261
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T08:38:07Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118657435,
+ "host": "mapcomplete.osm.be",
+ "theme": "cyclofix",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.4847071,
+ 50.8855086
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Arlo James Barnes",
+ "uid": "682928",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #hackerspaces",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T08:24:29Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0129474161375995,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118657115,
+ "host": "mapcomplete.osm.be",
+ "theme": "hackerspaces",
+ "answer": 7,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -105.94176519999999,
+ 35.5990231
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T07:49:53Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118656381,
+ "host": "pietervdvn.github.io",
+ "theme": "shops",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.0972963,
+ 50.9970135
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T21:06:04Z",
+ "reviewed_features": [],
+ "create": 37,
+ "modify": 16,
+ "delete": 0,
+ "area": 0.000129623842879997,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118647769,
+ "host": "mapcomplete.osm.be",
+ "move": 15,
+ "theme": "grb",
+ "import": 7,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 2
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.2639518,
+ 50.7778309
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T19:25:05Z",
+ "reviewed_features": [],
+ "create": 908,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000027476706400007,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118645314,
+ "host": "pietervdvn.github.io",
+ "theme": "grb",
+ "import": 137,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_100m": 5,
+ "change_within_500m": 57,
+ "change_within_1000m": 70,
+ "change_within_5000m": 5
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.6259553,
+ 50.9175388
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T18:51:14Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118644313,
+ "host": "mapcomplete.osm.be",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 1
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -70.912223,
+ -53.1576011
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Rembrandt De Vlaeminck",
+ "uid": "504998",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T17:31:30Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 6,
+ "delete": 0,
+ "area": 2.08463999938217e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118641855,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 9,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 2,
+ "change_within_25m": 9
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.1445650999999994,
+ 51.178313700000004
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "queenLizzie",
+ "uid": "15349770",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T17:27:38Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118641720,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -0.1378696,
+ 51.5485577
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T14:18:52Z",
+ "reviewed_features": [],
+ "create": 765,
+ "modify": 1928,
+ "delete": 31,
+ "area": 0.000597187733999868,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118634971,
+ "host": "mapcomplete.osm.be",
+ "move": 1667,
+ "theme": "grb",
+ "answer": 6,
+ "import": 85,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 520,
+ "change_within_5000m": 7
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.0230865,
+ 51.104622649999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T13:44:38Z",
+ "reviewed_features": [],
+ "create": 1284,
+ "modify": 1525,
+ "delete": 13,
+ "area": 0.000128803365899977,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118633589,
+ "host": "mapcomplete.osm.be",
+ "move": 1384,
+ "theme": "grb",
+ "import": 156,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 348
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.262135349999999,
+ 50.7693472
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Alveringem",
+ "uid": "15348388",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T13:30:30Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 0,
+ "delete": 0,
+ "area": 7.72131360000253e-7,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118633102,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.7073487,
+ 51.0117444
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Dries Verdoodt",
+ "uid": "7250277",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T13:11:38Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-18T19:14:33.947925Z",
+ "id": 118632455,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.348841,
+ 50.8664898
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 42,
+ "name": "Invalid tag modification"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "way-981249348",
+ "osm_id": 981249348,
+ "reasons": [
+ 42
+ ],
+ "version": 3,
+ "primary_tags": {}
+ }
+ ],
+ "user": "DNK9290",
+ "uid": "14143286",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T10:02:17Z",
+ "reviewed_features": [],
+ "create": 10,
+ "modify": 13,
+ "delete": 1,
+ "area": 0.00114073372840009,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118625875,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 23,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "deletion": 1,
+ "soft-delete": 1,
+ "deletion:node/1624607361": "shop_closed",
+ "soft-delete:way/981249348": "disused"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 3.9726844,
+ 51.0344684
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T09:59:19Z",
+ "reviewed_features": [],
+ "create": 696,
+ "modify": 608,
+ "delete": 23,
+ "area": 0.00062539171490998,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118625802,
+ "host": "mapcomplete.osm.be",
+ "move": 543,
+ "theme": "grb",
+ "import": 134,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 164
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.26210045,
+ 50.74059235
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T09:09:11Z",
+ "reviewed_features": [],
+ "create": 950,
+ "modify": 843,
+ "delete": 38,
+ "area": 0.00034310082198002,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118624092,
+ "host": "mapcomplete.osm.be",
+ "move": 767,
+ "theme": "grb",
+ "import": 149,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 180
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.259865250000001,
+ 50.7516035
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T09:07:19Z",
+ "reviewed_features": [],
+ "create": 41,
+ "modify": 26,
+ "delete": 0,
+ "area": 0.0000120413611200131,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118624029,
+ "host": "mapcomplete.osm.be",
+ "move": 23,
+ "theme": "grb",
+ "import": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 6
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.261163,
+ 50.757676599999996
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Rembrandt De Vlaeminck",
+ "uid": "504998",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T08:45:51Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 6.47722400002576e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118623219,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 4.13867,
+ 51.177499100000006
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T08:06:51Z",
+ "reviewed_features": [],
+ "create": 1342,
+ "modify": 1282,
+ "delete": 6,
+ "area": 0.000115530484300022,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118621703,
+ "host": "mapcomplete.osm.be",
+ "move": 1165,
+ "theme": "grb",
+ "import": 175,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 282
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 5.25893635,
+ 50.762283999999994
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T07:58:33Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118621398,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.7361168,
+ 50.8545877
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-17T22:50:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "id": 118613561,
+ "host": "mapcomplete.osm.be",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 2.8571554,
+ 50.9910854
+ ]
+ }
+ },
{
"type": "Feature",
"properties": {
@@ -340708,7 +354290,7 @@
"checked": false,
"check_date": null,
"id": 118611994,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 2,
"locale": "nl",
@@ -340747,7 +354329,7 @@
"checked": false,
"check_date": null,
"id": 118610877,
- "host": "https://mapcomplete.osm.be/aed.html",
+ "host": "mapcomplete.osm.be",
"theme": "aed",
"locale": "nl",
"imagery": "osm",
@@ -340791,7 +354373,7 @@
"checked": false,
"check_date": null,
"id": 118608266,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 29,
"import": 1,
@@ -340832,7 +354414,7 @@
"checked": false,
"check_date": null,
"id": 118607485,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -340871,7 +354453,7 @@
"checked": false,
"check_date": null,
"id": 118605990,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 6,
"locale": "nl",
@@ -340910,7 +354492,7 @@
"checked": false,
"check_date": null,
"id": 118600405,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 159,
"theme": "grb",
"import": 16,
@@ -340951,7 +354533,7 @@
"checked": false,
"check_date": null,
"id": 118596301,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 1239,
"theme": "grb",
"answer": 1,
@@ -340993,7 +354575,7 @@
"checked": false,
"check_date": null,
"id": 118595932,
- "host": "https://mapcomplete.osm.be/surveillance.html",
+ "host": "mapcomplete.osm.be",
"theme": "surveillance",
"answer": 4,
"locale": "en",
@@ -341033,7 +354615,7 @@
"checked": false,
"check_date": null,
"id": 118591272,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 3,
"locale": "nl",
@@ -341078,7 +354660,7 @@
"checked": true,
"check_date": "2022-03-17T13:11:23.974143Z",
"id": 118588371,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 7,
"locale": "nl",
@@ -341117,7 +354699,7 @@
"checked": false,
"check_date": null,
"id": 118587883,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 2,
"locale": "nl",
@@ -341156,7 +354738,7 @@
"checked": false,
"check_date": null,
"id": 118587640,
- "host": "https://mapcomplete.osm.be/waste.html",
+ "host": "mapcomplete.osm.be",
"theme": "waste",
"answer": 3,
"locale": "nl",
@@ -341198,7 +354780,7 @@
"checked": false,
"check_date": null,
"id": 118587636,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 385,
"theme": "grb",
"import": 81,
@@ -341239,7 +354821,7 @@
"checked": false,
"check_date": null,
"id": 118584609,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 464,
"theme": "grb",
"import": 100,
@@ -341280,7 +354862,7 @@
"checked": false,
"check_date": null,
"id": 118584566,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 8,
"theme": "grb",
"import": 6,
@@ -341321,7 +354903,7 @@
"checked": false,
"check_date": null,
"id": 118581339,
- "host": "https://mapcomplete.osm.be/waste.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "waste",
"answer": 3,
@@ -341364,7 +354946,7 @@
"checked": true,
"check_date": "2022-03-17T19:57:07.984287Z",
"id": 118577261,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 23,
"locale": "nl",
@@ -341403,7 +354985,7 @@
"checked": false,
"check_date": null,
"id": 118567688,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 28,
"theme": "grb",
"import": 2,
@@ -341444,7 +355026,7 @@
"checked": false,
"check_date": null,
"id": 118567052,
- "host": "https://pietervdvn.github.io/mc/develop/surveillance.html",
+ "host": "pietervdvn.github.io",
"theme": "surveillance",
"answer": 7,
"locale": "en",
@@ -341484,7 +355066,7 @@
"checked": false,
"check_date": null,
"id": 118566700,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 91,
"theme": "grb",
"answer": 1,
@@ -341526,7 +355108,7 @@
"checked": false,
"check_date": null,
"id": 118566538,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 126,
"theme": "grb",
"import": 22,
@@ -341567,7 +355149,7 @@
"checked": false,
"check_date": null,
"id": 118566196,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 37,
"theme": "grb",
"locale": "nl",
@@ -341607,7 +355189,7 @@
"checked": false,
"check_date": null,
"id": 118565951,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 46,
"theme": "grb",
"answer": 3,
@@ -341649,7 +355231,7 @@
"checked": false,
"check_date": null,
"id": 118561656,
- "host": "https://mapcomplete.osm.be/hailhydrant.html",
+ "host": "mapcomplete.osm.be",
"theme": "hailhydrant",
"answer": 24,
"locale": "en",
@@ -341696,7 +355278,7 @@
"checked": false,
"check_date": null,
"id": 118561467,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "osm",
@@ -341741,7 +355323,7 @@
"checked": true,
"check_date": "2022-03-16T22:02:08.153936Z",
"id": 118559047,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -341782,7 +355364,7 @@
"checked": false,
"check_date": null,
"id": 118557775,
- "host": "https://mapcomplete.osm.be/personal.html",
+ "host": "mapcomplete.osm.be",
"theme": "personal",
"answer": 2,
"locale": "en",
@@ -341826,7 +355408,7 @@
"checked": false,
"check_date": null,
"id": 118556890,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -341845,7 +355427,7 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "L'imaginaire",
"reasons": [
{
"id": 40,
@@ -341858,7 +355440,7 @@
"uid": "15275790",
"editor": "MapComplete 0.16.8",
"comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
- "comments_count": 0,
+ "comments_count": 1,
"source": "Not reported",
"imagery_used": "Not reported",
"date": "2022-03-16T15:33:50Z",
@@ -341868,11 +355450,11 @@
"delete": 0,
"area": 1.33465500000938e-8,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-17T22:43:55.896239Z",
"id": 118556714,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -341911,7 +355493,7 @@
"checked": false,
"check_date": null,
"id": 118556460,
- "host": "https://mapcomplete.osm.be/benches.html",
+ "host": "mapcomplete.osm.be",
"theme": "benches",
"answer": 4,
"locale": "nl",
@@ -341958,7 +355540,7 @@
"checked": false,
"check_date": null,
"id": 118555484,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 5,
"locale": "nl",
@@ -341999,7 +355581,7 @@
"checked": false,
"check_date": null,
"id": 118554638,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 1160,
"theme": "grb",
"import": 164,
@@ -342045,7 +355627,7 @@
"checked": false,
"check_date": null,
"id": 118553947,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 449,
"theme": "grb",
"import": 34,
@@ -342086,7 +355668,7 @@
"checked": false,
"check_date": null,
"id": 118553941,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 33,
"theme": "grb",
"import": 3,
@@ -342127,7 +355709,7 @@
"checked": false,
"check_date": null,
"id": 118552313,
- "host": "https://mapcomplete.osm.be/theme.html",
+ "host": "mapcomplete.osm.be",
"theme": "gh://agusqui/mapcompleterailway/main/signals",
"answer": 1,
"locale": "es",
@@ -342172,7 +355754,7 @@
"checked": false,
"check_date": null,
"id": 118552005,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"import": 1,
@@ -342218,7 +355800,7 @@
"checked": false,
"check_date": null,
"id": 118551109,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 4,
"theme": "grb",
"answer": 1,
@@ -342265,7 +355847,7 @@
"checked": false,
"check_date": null,
"id": 118550004,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 12,
"import": 2,
@@ -342313,7 +355895,7 @@
"checked": true,
"check_date": "2022-03-17T08:28:40.364264Z",
"id": 118544600,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -342358,7 +355940,7 @@
"checked": false,
"check_date": null,
"id": 118544445,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "osm"
@@ -342401,7 +355983,7 @@
"checked": false,
"check_date": null,
"id": 118543291,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 31,
"locale": "nl",
@@ -342440,7 +356022,7 @@
"checked": false,
"check_date": null,
"id": 118540122,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 495,
"theme": "grb",
"import": 82,
@@ -342486,7 +356068,7 @@
"checked": true,
"check_date": "2022-03-16T08:14:51.979153Z",
"id": 118538208,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "CartoDB.Voyager",
@@ -342526,7 +356108,7 @@
"checked": false,
"check_date": null,
"id": 118529847,
- "host": "https://mapcomplete.osm.be/personal.html",
+ "host": "mapcomplete.osm.be",
"theme": "personal",
"answer": 1,
"locale": "en",
@@ -342551,7 +356133,7 @@
"uid": "1947314",
"editor": "MapComplete 0.16.8",
"comment": "Adding data with #MapComplete for theme #grb",
- "comments_count": 0,
+ "comments_count": 1,
"source": "Not reported",
"imagery_used": "Not reported",
"date": "2022-03-15T21:17:58Z",
@@ -342565,7 +356147,7 @@
"checked": false,
"check_date": null,
"id": 118527759,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 285,
"theme": "grb",
"import": 37,
@@ -342606,7 +356188,7 @@
"checked": false,
"check_date": null,
"id": 118526961,
- "host": "https://mapcomplete.osm.be/surveillance.html",
+ "host": "mapcomplete.osm.be",
"theme": "surveillance",
"answer": 2,
"locale": "fr",
@@ -342645,7 +356227,7 @@
"checked": false,
"check_date": null,
"id": 118525421,
- "host": "https://mapcomplete.osm.be/hailhydrant",
+ "host": "mapcomplete.osm.be",
"theme": "hailhydrant",
"answer": 1,
"locale": "en",
@@ -342684,7 +356266,7 @@
"checked": false,
"check_date": null,
"id": 118525053,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 9,
"locale": "nl",
@@ -342724,7 +356306,7 @@
"checked": false,
"check_date": null,
"id": 118524561,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 28,
"theme": "grb",
"answer": 1,
@@ -342766,7 +356348,7 @@
"checked": false,
"check_date": null,
"id": 118521492,
- "host": "https://mapcomplete.osm.be/surveillance.html",
+ "host": "mapcomplete.osm.be",
"theme": "surveillance",
"answer": 11,
"locale": "fr",
@@ -342812,7 +356394,7 @@
"checked": false,
"check_date": null,
"id": 118517174,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 217,
"theme": "grb",
"import": 18,
@@ -342853,7 +356435,7 @@
"checked": false,
"check_date": null,
"id": 118517083,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 88,
"theme": "grb",
"import": 9,
@@ -342894,7 +356476,7 @@
"checked": false,
"check_date": null,
"id": 118516791,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 146,
"theme": "grb",
"import": 29,
@@ -342935,7 +356517,7 @@
"checked": false,
"check_date": null,
"id": 118513998,
- "host": "https://pietervdvn.github.io/mc/develop/shops.html",
+ "host": "pietervdvn.github.io",
"theme": "shops",
"answer": 6,
"locale": "en",
@@ -342982,7 +356564,7 @@
"checked": true,
"check_date": "2022-03-15T14:36:08.662655Z",
"id": 118513576,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 3,
"locale": "nl",
@@ -343022,7 +356604,7 @@
"checked": false,
"check_date": null,
"id": 118512905,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 6,
"locale": "nl",
@@ -343064,7 +356646,7 @@
"checked": false,
"check_date": null,
"id": 118512295,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 185,
"theme": "grb",
"import": 43,
@@ -343105,7 +356687,7 @@
"checked": false,
"check_date": null,
"id": 118512258,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 44,
"theme": "grb",
"import": 7,
@@ -343151,7 +356733,7 @@
"checked": false,
"check_date": null,
"id": 118512257,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "osm"
@@ -343189,7 +356771,7 @@
"checked": false,
"check_date": null,
"id": 118511602,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 184,
"theme": "grb",
"answer": 1,
@@ -343236,7 +356818,7 @@
"checked": false,
"check_date": null,
"id": 118511107,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 506,
"locale": "en",
@@ -343275,7 +356857,7 @@
"checked": false,
"check_date": null,
"id": 118510679,
- "host": "https://mapcomplete.osm.be/nature",
+ "host": "mapcomplete.osm.be",
"theme": "nature",
"answer": 2,
"locale": "nl",
@@ -343315,7 +356897,7 @@
"checked": false,
"check_date": null,
"id": 118510502,
- "host": "https://mapcomplete.osm.be/entrances.html",
+ "host": "mapcomplete.osm.be",
"theme": "entrances",
"answer": 3,
"locale": "en",
@@ -343355,7 +356937,7 @@
"checked": false,
"check_date": null,
"id": 118509934,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 4,
"locale": "nl",
@@ -343399,7 +356981,7 @@
"checked": false,
"check_date": null,
"id": 118509928,
- "host": "https://mapcomplete.osm.be/food.html",
+ "host": "mapcomplete.osm.be",
"theme": "food",
"answer": 15,
"locale": "nl",
@@ -343443,7 +357025,7 @@
"checked": false,
"check_date": null,
"id": 118509349,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 9,
"locale": "nl",
@@ -343487,7 +357069,7 @@
"checked": true,
"check_date": "2022-03-15T12:23:56.373122Z",
"id": 118507695,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 3,
"locale": "nl",
@@ -343528,7 +357110,7 @@
"checked": false,
"check_date": null,
"id": 118507463,
- "host": "https://mapcomplete.osm.be/surveillance.html",
+ "host": "mapcomplete.osm.be",
"theme": "surveillance",
"answer": 9,
"locale": "en",
@@ -343569,7 +357151,7 @@
"checked": false,
"check_date": null,
"id": 118506235,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 1013,
"theme": "grb",
"import": 78,
@@ -343610,7 +357192,7 @@
"checked": false,
"check_date": null,
"id": 118505771,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 113,
"theme": "grb",
"import": 4,
@@ -343656,7 +357238,7 @@
"checked": false,
"check_date": null,
"id": 118505486,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 194,
"theme": "grb",
"import": 5,
@@ -343702,7 +357284,7 @@
"checked": false,
"check_date": null,
"id": 118505128,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 263,
"theme": "grb",
"import": 11,
@@ -343743,7 +357325,7 @@
"checked": false,
"check_date": null,
"id": 118504760,
- "host": "https://mapcomplete.osm.be/hailhydrant.html",
+ "host": "mapcomplete.osm.be",
"theme": "hailhydrant",
"answer": 2,
"locale": "fr",
@@ -343760,7 +357342,7 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -343773,7 +357355,7 @@
"uid": "15313167",
"editor": "MapComplete 0.16.7",
"comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
- "comments_count": 0,
+ "comments_count": 2,
"source": "Not reported",
"imagery_used": "Not reported",
"date": "2022-03-15T10:18:17Z",
@@ -343783,11 +357365,11 @@
"delete": 0,
"area": 0.00016011004584,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-22T13:53:13.120331Z",
"id": 118504623,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "toerisme_vlaanderen",
"answer": 117,
@@ -343829,7 +357411,7 @@
"checked": false,
"check_date": null,
"id": 118504497,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 280,
"theme": "grb",
"import": 40,
@@ -343870,7 +357452,7 @@
"checked": false,
"check_date": null,
"id": 118501930,
- "host": "https://mapcomplete.osm.be/aed.html",
+ "host": "mapcomplete.osm.be",
"theme": "aed",
"answer": 4,
"locale": "en",
@@ -343914,7 +357496,7 @@
"checked": false,
"check_date": null,
"id": 118498050,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 2,
"locale": "nl",
@@ -343958,7 +357540,7 @@
"checked": false,
"check_date": null,
"id": 118497313,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 45,
"locale": "nl",
@@ -343998,7 +357580,7 @@
"checked": false,
"check_date": null,
"id": 118494501,
- "host": "https://mapcomplete.osm.be/cyclestreets.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclestreets",
"answer": 1,
"locale": "nl",
@@ -344042,7 +357624,7 @@
"checked": false,
"check_date": null,
"id": 118488666,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "toerisme_vlaanderen",
"answer": 8,
@@ -344083,7 +357665,7 @@
"checked": false,
"check_date": null,
"id": 118488492,
- "host": "https://mapcomplete.osm.be/personal.html",
+ "host": "mapcomplete.osm.be",
"theme": "personal",
"answer": 2,
"locale": "en",
@@ -344122,7 +357704,7 @@
"checked": false,
"check_date": null,
"id": 118488198,
- "host": "https://mapcomplete.osm.be/personal.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "personal",
"locale": "en",
@@ -344162,7 +357744,7 @@
"checked": false,
"check_date": null,
"id": 118487962,
- "host": "https://mapcomplete.osm.be/personal.html",
+ "host": "mapcomplete.osm.be",
"theme": "personal",
"answer": 2,
"locale": "en",
@@ -344206,7 +357788,7 @@
"checked": false,
"check_date": null,
"id": 118487957,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "CartoDB.Voyager"
@@ -344244,7 +357826,7 @@
"checked": false,
"check_date": null,
"id": 118484793,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 38,
"theme": "grb",
"answer": 2,
@@ -344287,7 +357869,7 @@
"checked": false,
"check_date": null,
"id": 118484496,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 5,
"locale": "nl",
@@ -344333,7 +357915,7 @@
"checked": false,
"check_date": null,
"id": 118483875,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"move": 2,
"theme": "toerisme_vlaanderen",
"answer": 79,
@@ -344376,7 +357958,7 @@
"checked": false,
"check_date": null,
"id": 118483753,
- "host": "http://127.0.0.1:1234/theme.html",
+ "host": "127.0.0.1:1234",
"theme": "bicycle_rental",
"answer": 3,
"locale": "nl",
@@ -344415,7 +357997,7 @@
"checked": false,
"check_date": null,
"id": 118482999,
- "host": "https://mapcomplete.osm.be/surveillance.html",
+ "host": "mapcomplete.osm.be",
"theme": "surveillance",
"answer": 1,
"locale": "en",
@@ -344454,7 +358036,7 @@
"checked": false,
"check_date": null,
"id": 118482886,
- "host": "https://mapcomplete.osm.be/campersite.html",
+ "host": "mapcomplete.osm.be",
"theme": "campersite",
"answer": 10,
"locale": "fr",
@@ -344500,7 +358082,7 @@
"checked": false,
"check_date": null,
"id": 118482232,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 56,
"locale": "nl",
@@ -344542,7 +358124,7 @@
"checked": false,
"check_date": null,
"id": 118481877,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 18,
"locale": "nl",
@@ -344583,7 +358165,7 @@
"checked": false,
"check_date": null,
"id": 118480648,
- "host": "https://mapcomplete.osm.be/surveillance.html",
+ "host": "mapcomplete.osm.be",
"theme": "surveillance",
"answer": 1,
"locale": "en",
@@ -344622,7 +358204,7 @@
"checked": false,
"check_date": null,
"id": 118480364,
- "host": "https://mapcomplete.osm.be/food.html",
+ "host": "mapcomplete.osm.be",
"theme": "food",
"answer": 1,
"locale": "en",
@@ -344639,7 +358221,7 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -344662,11 +358244,11 @@
"delete": 0,
"area": 0.000277239030589766,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-26T10:47:10.492799Z",
"id": 118477544,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "AGIV"
@@ -344704,7 +358286,7 @@
"checked": false,
"check_date": null,
"id": 118476072,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 6,
"locale": "nl",
@@ -344788,7 +358370,7 @@
"checked": false,
"check_date": null,
"id": 118474613,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -344833,7 +358415,7 @@
"checked": false,
"check_date": null,
"id": 118474199,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 45,
"theme": "grb",
"import": 397,
@@ -344874,7 +358456,7 @@
"checked": false,
"check_date": null,
"id": 118473045,
- "host": "https://pietervdvn.github.io/mc/develop/uk_addresses.html",
+ "host": "pietervdvn.github.io",
"theme": "uk_addresses",
"answer": 5,
"locale": "en",
@@ -344918,7 +358500,7 @@
"checked": true,
"check_date": "2022-03-14T15:35:27.157477Z",
"id": 118471676,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 28,
"locale": "nl",
@@ -344958,7 +358540,7 @@
"checked": false,
"check_date": null,
"id": 118471072,
- "host": "https://mapcomplete.osm.be/benches.html",
+ "host": "mapcomplete.osm.be",
"theme": "benches",
"answer": 2,
"locale": "en",
@@ -344997,7 +358579,7 @@
"checked": false,
"check_date": null,
"id": 118469480,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 942,
"theme": "grb",
"import": 128,
@@ -345043,7 +358625,7 @@
"checked": false,
"check_date": null,
"id": 118468970,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 283,
"theme": "grb",
"import": 18,
@@ -345133,7 +358715,7 @@
"checked": false,
"check_date": null,
"id": 118466411,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 863,
"theme": "grb",
"import": 10,
@@ -345174,7 +358756,7 @@
"checked": false,
"check_date": null,
"id": 118461165,
- "host": "https://mapcomplete.osm.be/street_lighting.html",
+ "host": "mapcomplete.osm.be",
"theme": "street_lighting",
"answer": 1,
"locale": "en",
@@ -345214,7 +358796,7 @@
"checked": false,
"check_date": null,
"id": 118459528,
- "host": "https://mapcomplete.osm.be/entrances.html",
+ "host": "mapcomplete.osm.be",
"theme": "entrances",
"answer": 3,
"locale": "de",
@@ -345255,7 +358837,7 @@
"checked": false,
"check_date": null,
"id": 118459394,
- "host": "https://mapcomplete.osm.be/waste.html",
+ "host": "mapcomplete.osm.be",
"theme": "waste",
"answer": 1,
"locale": "en",
@@ -345273,7 +358855,7 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -345296,11 +358878,11 @@
"delete": 0,
"area": 0.000370036201270036,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T09:09:37.988234Z",
"id": 118456364,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 37,
"locale": "nl",
@@ -345339,7 +358921,7 @@
"checked": false,
"check_date": null,
"id": 118451315,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclofix",
"answer": 6,
"locale": "en",
@@ -345379,7 +358961,7 @@
"checked": false,
"check_date": null,
"id": 118451289,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclofix",
"answer": 2,
"locale": "en",
@@ -345419,7 +359001,7 @@
"checked": false,
"check_date": null,
"id": 118451144,
- "host": "http://127.0.0.1:1234/theme.html",
+ "host": "127.0.0.1:1234",
"theme": "toerisme_vlaanderen",
"answer": 2,
"import": 2,
@@ -345464,7 +359046,7 @@
"checked": false,
"check_date": null,
"id": 118445282,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 95,
"locale": "de",
@@ -345503,7 +359085,7 @@
"checked": false,
"check_date": null,
"id": 118445234,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclofix",
"answer": 1,
"locale": "de",
@@ -345542,7 +359124,7 @@
"checked": false,
"check_date": null,
"id": 118443748,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 5,
"locale": "nl",
@@ -345588,7 +359170,7 @@
"checked": false,
"check_date": null,
"id": 118437254,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclofix",
"answer": 5,
"locale": "en",
@@ -345629,7 +359211,7 @@
"checked": false,
"check_date": null,
"id": 118436939,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 12,
"locale": "nl",
@@ -345671,7 +359253,7 @@
"checked": false,
"check_date": null,
"id": 118431501,
- "host": "https://pietervdvn.github.io/mc/develop/cyclofix.html",
+ "host": "pietervdvn.github.io",
"theme": "cyclofix",
"locale": "nl",
"imagery": "CartoDB.Voyager",
@@ -345711,7 +359293,7 @@
"checked": false,
"check_date": null,
"id": 118431030,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 34,
"locale": "nl",
@@ -345756,7 +359338,7 @@
"checked": false,
"check_date": null,
"id": 118430760,
- "host": "https://mapcomplete.osm.be/surveillance.html",
+ "host": "mapcomplete.osm.be",
"theme": "surveillance",
"answer": 1,
"locale": "fr",
@@ -345795,7 +359377,7 @@
"checked": false,
"check_date": null,
"id": 118425866,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 16,
"theme": "grb",
"locale": "nl",
@@ -345884,7 +359466,7 @@
"checked": false,
"check_date": null,
"id": 118419134,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 1650,
"theme": "grb",
"answer": 5,
@@ -345926,7 +359508,7 @@
"checked": false,
"check_date": null,
"id": 118415420,
- "host": "https://pietervdvn.github.io/mc/develop/grb",
+ "host": "pietervdvn.github.io",
"theme": "grb",
"import": 10,
"locale": "nl",
@@ -345965,7 +359547,7 @@
"checked": false,
"check_date": null,
"id": 118415064,
- "host": "https://mapcomplete.osm.be/etymology",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 22,
"locale": "en",
@@ -346048,7 +359630,7 @@
"checked": false,
"check_date": null,
"id": 118403754,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "cyclofix",
"answer": 8,
@@ -346096,7 +359678,7 @@
"checked": false,
"check_date": null,
"id": 118401351,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 55,
"theme": "grb",
"answer": 7,
@@ -346138,7 +359720,7 @@
"checked": false,
"check_date": null,
"id": 118401126,
- "host": "https://mapcomplete.osm.be/trees.html",
+ "host": "mapcomplete.osm.be",
"theme": "trees",
"locale": "en",
"imagery": "osm"
@@ -346176,7 +359758,7 @@
"checked": false,
"check_date": null,
"id": 118399034,
- "host": "https://mapcomplete.osm.be/benches.html",
+ "host": "mapcomplete.osm.be",
"theme": "benches",
"answer": 10,
"locale": "nl",
@@ -346222,7 +359804,7 @@
"checked": true,
"check_date": "2022-03-13T07:37:51.167869Z",
"id": 118398322,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "osm"
@@ -346260,7 +359842,7 @@
"checked": false,
"check_date": null,
"id": 118398150,
- "host": "https://mapcomplete.osm.be/",
+ "host": "mapcomplete.osm.be",
"theme": "benches",
"locale": "nl",
"change_over_5000m": 1
@@ -346298,7 +359880,7 @@
"checked": false,
"check_date": null,
"id": 118396864,
- "host": "https://mapcomplete.osm.be/bookcases.html",
+ "host": "mapcomplete.osm.be",
"theme": "bookcases",
"answer": 2,
"locale": "en",
@@ -346339,7 +359921,7 @@
"checked": false,
"check_date": null,
"id": 118393302,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclofix",
"answer": 3,
"locale": "de",
@@ -346378,7 +359960,7 @@
"checked": false,
"check_date": null,
"id": 118389625,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -346417,7 +359999,7 @@
"checked": false,
"check_date": null,
"id": 118388467,
- "host": "https://mapcomplete.osm.be/personal.html",
+ "host": "mapcomplete.osm.be",
"theme": "personal",
"answer": 11,
"locale": "en",
@@ -346456,7 +360038,7 @@
"checked": false,
"check_date": null,
"id": 118388310,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -346501,7 +360083,7 @@
"checked": false,
"check_date": null,
"id": 118386966,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 221,
"theme": "grb",
"answer": 9,
@@ -346560,7 +360142,7 @@
"checked": false,
"check_date": null,
"id": 118377606,
- "host": "https://mapcomplete.osm.be/binoculars.html",
+ "host": "mapcomplete.osm.be",
"theme": "binoculars",
"locale": "nl",
"imagery": "osm",
@@ -346600,7 +360182,7 @@
"checked": false,
"check_date": null,
"id": 118377145,
- "host": "https://mapcomplete.osm.be/nature.html",
+ "host": "mapcomplete.osm.be",
"theme": "nature",
"answer": 4,
"locale": "nl",
@@ -346641,7 +360223,7 @@
"checked": false,
"check_date": null,
"id": 118376992,
- "host": "https://mapcomplete.osm.be/aed",
+ "host": "mapcomplete.osm.be",
"theme": "aed",
"answer": 2,
"locale": "en",
@@ -346658,7 +360240,7 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -346681,11 +360263,11 @@
"delete": 0,
"area": 0.00687879089856004,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T08:14:53.674857Z",
"id": 118374773,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "toerisme_vlaanderen",
"answer": 14,
@@ -346726,7 +360308,7 @@
"checked": false,
"check_date": null,
"id": 118374322,
- "host": "https://mapcomplete.osm.be/theme.html",
+ "host": "mapcomplete.osm.be",
"theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json",
"answer": 1,
"locale": "en",
@@ -346765,7 +360347,7 @@
"checked": false,
"check_date": null,
"id": 118370715,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 28,
"locale": "nl",
@@ -346805,7 +360387,7 @@
"checked": false,
"check_date": null,
"id": 118370544,
- "host": "https://mapcomplete.osm.be/theme.html",
+ "host": "mapcomplete.osm.be",
"theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json",
"answer": 12,
"locale": "en",
@@ -346850,7 +360432,7 @@
"checked": false,
"check_date": null,
"id": 118369149,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 10,
"theme": "grb",
"import": 212,
@@ -346891,7 +360473,7 @@
"checked": false,
"check_date": null,
"id": 118368873,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 107,
"theme": "grb",
"answer": 12,
@@ -346933,7 +360515,7 @@
"checked": false,
"check_date": null,
"id": 118368424,
- "host": "https://mapcomplete.osm.be/benches.html",
+ "host": "mapcomplete.osm.be",
"theme": "benches",
"locale": "nl",
"imagery": "osm",
@@ -346972,7 +360554,7 @@
"checked": false,
"check_date": null,
"id": 118366520,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 88,
"theme": "grb",
"answer": 13,
@@ -347014,7 +360596,7 @@
"checked": false,
"check_date": null,
"id": 118365197,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 151,
"theme": "grb",
"answer": 17,
@@ -347056,7 +360638,7 @@
"checked": false,
"check_date": null,
"id": 118363238,
- "host": "https://pietervdvn.github.io/mc/develop/waste.html",
+ "host": "pietervdvn.github.io",
"theme": "waste",
"answer": 2,
"locale": "nl",
@@ -347098,7 +360680,7 @@
"checked": false,
"check_date": null,
"id": 118363062,
- "host": "https://mapcomplete.osm.be/climbing.html",
+ "host": "mapcomplete.osm.be",
"theme": "climbing",
"answer": 2,
"locale": "de",
@@ -347142,7 +360724,7 @@
"checked": false,
"check_date": null,
"id": 118363052,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 202,
"theme": "grb",
"answer": 17,
@@ -347162,14 +360744,19 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
"name": "New mapper"
}
],
- "tags": [],
+ "tags": [
+ {
+ "id": 9,
+ "name": "Resolved"
+ }
+ ],
"features": [],
"user": "Visit_Maasmechelen",
"uid": "15271831",
@@ -347185,11 +360772,11 @@
"delete": 2,
"area": 0.000462920752160016,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T08:13:47.046238Z",
"id": 118360995,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 43,
"import": 1,
@@ -347238,7 +360825,7 @@
"checked": true,
"check_date": "2022-03-14T15:36:06.529903Z",
"id": 118359426,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 6,
"locale": "nl",
@@ -347278,7 +360865,7 @@
"checked": false,
"check_date": null,
"id": 118356986,
- "host": "https://mapcomplete.osm.be/aed.html",
+ "host": "mapcomplete.osm.be",
"theme": "aed",
"answer": 6,
"locale": "nl",
@@ -347320,7 +360907,7 @@
"checked": false,
"check_date": null,
"id": 118356486,
- "host": "https://mapcomplete.osm.be/aed.html",
+ "host": "mapcomplete.osm.be",
"theme": "aed",
"answer": 2,
"locale": "en",
@@ -347360,7 +360947,7 @@
"checked": false,
"check_date": null,
"id": 118356139,
- "host": "https://mapcomplete.osm.be/aed.html",
+ "host": "mapcomplete.osm.be",
"theme": "aed",
"answer": 6,
"locale": "nl",
@@ -347402,7 +360989,7 @@
"checked": false,
"check_date": null,
"id": 118354803,
- "host": "https://pietervdvn.github.io/mc/develop/benches.html",
+ "host": "pietervdvn.github.io",
"theme": "benches",
"answer": 2,
"locale": "en",
@@ -347442,7 +361029,7 @@
"checked": false,
"check_date": null,
"id": 118347932,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 489,
"theme": "grb",
"answer": 3,
@@ -347484,7 +361071,7 @@
"checked": false,
"check_date": null,
"id": 118344483,
- "host": "https://mapcomplete.osm.be/playgrounds",
+ "host": "mapcomplete.osm.be",
"theme": "playgrounds",
"answer": 3,
"locale": "nl",
@@ -347567,7 +361154,7 @@
"checked": false,
"check_date": null,
"id": 118343765,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 5,
"locale": "nl",
@@ -347612,7 +361199,7 @@
"checked": true,
"check_date": "2022-03-11T20:25:04.775224Z",
"id": 118343688,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 10,
"locale": "nl",
@@ -347651,7 +361238,7 @@
"checked": false,
"check_date": null,
"id": 118343025,
- "host": "https://mapcomplete.osm.be/fritures.html",
+ "host": "mapcomplete.osm.be",
"theme": "fritures",
"answer": 1,
"locale": "en",
@@ -347690,7 +361277,7 @@
"checked": false,
"check_date": null,
"id": 118340668,
- "host": "https://mapcomplete.osm.be/shops.html",
+ "host": "mapcomplete.osm.be",
"theme": "shops",
"answer": 2,
"locale": "de",
@@ -347729,7 +361316,7 @@
"checked": false,
"check_date": null,
"id": 118340407,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclofix",
"answer": 2,
"locale": "de",
@@ -347768,7 +361355,7 @@
"checked": false,
"check_date": null,
"id": 118337950,
- "host": "https://mapcomplete.osm.be/theme.html",
+ "host": "mapcomplete.osm.be",
"theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json",
"locale": "en",
"imagery": "osm",
@@ -347807,7 +361394,7 @@
"checked": false,
"check_date": null,
"id": 118335890,
- "host": "https://mapcomplete.osm.be/aed.html",
+ "host": "mapcomplete.osm.be",
"theme": "aed",
"locale": "nl",
"imagery": "osm",
@@ -347846,7 +361433,7 @@
"checked": false,
"check_date": null,
"id": 118335792,
- "host": "https://mapcomplete.osm.be/toilets.html",
+ "host": "mapcomplete.osm.be",
"theme": "toilets",
"locale": "nl",
"imagery": "osm",
@@ -347885,7 +361472,7 @@
"checked": false,
"check_date": null,
"id": 118334701,
- "host": "https://mapcomplete.osm.be/fritures.html",
+ "host": "mapcomplete.osm.be",
"theme": "fritures",
"answer": 5,
"locale": "nl",
@@ -347943,7 +361530,7 @@
"checked": false,
"check_date": null,
"id": 118329336,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 134,
"locale": "en",
@@ -347988,7 +361575,7 @@
"checked": true,
"check_date": "2022-03-11T20:15:35.954271Z",
"id": 118327277,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 11,
"locale": "nl",
@@ -348031,7 +361618,7 @@
"checked": false,
"check_date": null,
"id": 118327062,
- "host": "https://mapcomplete.osm.be/etymology",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 16,
"locale": "nl",
@@ -348075,7 +361662,7 @@
"checked": false,
"check_date": null,
"id": 118326565,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 74,
"theme": "grb",
"import": 674,
@@ -348117,7 +361704,7 @@
"checked": false,
"check_date": null,
"id": 118326429,
- "host": "https://mapcomplete.osm.be/trees.html",
+ "host": "mapcomplete.osm.be",
"theme": "trees",
"answer": 6,
"locale": "de",
@@ -348161,7 +361748,7 @@
"checked": true,
"check_date": "2022-03-11T15:11:33.090652Z",
"id": 118325923,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "osm",
@@ -348206,7 +361793,7 @@
"checked": true,
"check_date": "2022-03-11T15:08:59.116049Z",
"id": 118322667,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "CartoDB.Voyager"
@@ -348249,7 +361836,7 @@
"checked": false,
"check_date": null,
"id": 118322336,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 894,
"theme": "grb",
"answer": 12,
@@ -348296,7 +361883,7 @@
"checked": true,
"check_date": "2022-03-11T15:06:59.557170Z",
"id": 118322266,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "toerisme_vlaanderen",
"locale": "nl",
@@ -348341,7 +361928,7 @@
"checked": false,
"check_date": null,
"id": 118321860,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"theme": "grb",
"import": 330,
"locale": "nl",
@@ -348386,7 +361973,7 @@
"checked": false,
"check_date": null,
"id": 118321391,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"theme": "grb",
"import": 215,
"locale": "nl",
@@ -348431,7 +362018,7 @@
"checked": false,
"check_date": null,
"id": 118318869,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "CartoDB.Voyager"
@@ -348469,7 +362056,7 @@
"checked": false,
"check_date": null,
"id": 118313135,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "cyclofix",
"answer": 10,
@@ -348511,7 +362098,7 @@
"checked": false,
"check_date": null,
"id": 118310778,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 411,
"theme": "grb",
"import": 60,
@@ -348557,7 +362144,7 @@
"checked": true,
"check_date": "2022-03-11T14:57:13.993816Z",
"id": 118310233,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 4,
"locale": "nl",
@@ -348598,7 +362185,7 @@
"checked": false,
"check_date": null,
"id": 118309449,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclofix",
"answer": 2,
"locale": "nl",
@@ -348637,7 +362224,7 @@
"checked": true,
"check_date": "2022-03-10T16:13:43.717092Z",
"id": 118307883,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 7,
"locale": "nl",
@@ -348681,7 +362268,7 @@
"checked": false,
"check_date": null,
"id": 118303992,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 362,
"theme": "grb",
"answer": 13,
@@ -348738,7 +362325,7 @@
"checked": false,
"check_date": null,
"id": 118303101,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 87,
"locale": "en",
@@ -348779,7 +362366,7 @@
"checked": false,
"check_date": null,
"id": 118300475,
- "host": "https://pietervdvn.github.io/mc/develop/cyclofix.html",
+ "host": "pietervdvn.github.io",
"theme": "cyclofix",
"answer": 5,
"locale": "nl",
@@ -348819,7 +362406,7 @@
"checked": false,
"check_date": null,
"id": 118296034,
- "host": "https://mapcomplete.osm.be/artwork.html",
+ "host": "mapcomplete.osm.be",
"theme": "artwork",
"answer": 5,
"locale": "de",
@@ -348858,7 +362445,7 @@
"checked": false,
"check_date": null,
"id": 118295878,
- "host": "https://mapcomplete.osm.be/surveillance",
+ "host": "mapcomplete.osm.be",
"theme": "surveillance",
"answer": 103,
"locale": "en",
@@ -348898,7 +362485,7 @@
"checked": false,
"check_date": null,
"id": 118295287,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 175,
"locale": "en",
@@ -348942,7 +362529,7 @@
"checked": false,
"check_date": null,
"id": 118294518,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclofix",
"answer": 4,
"locale": "en",
@@ -348987,7 +362574,7 @@
"checked": true,
"check_date": "2022-03-11T10:09:47.830923Z",
"id": 118294281,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "toerisme_vlaanderen",
"answer": 27,
@@ -349006,7 +362593,7 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -349029,11 +362616,11 @@
"delete": 0,
"area": 0.000135381883900112,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T08:11:47.869987Z",
"id": 118294029,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "toerisme_vlaanderen",
"answer": 1,
@@ -349077,7 +362664,7 @@
"checked": false,
"check_date": null,
"id": 118293075,
- "host": "https://pietervdvn.github.io/mc/develop/cyclofix.html",
+ "host": "pietervdvn.github.io",
"theme": "cyclofix",
"locale": "nl",
"imagery": "CartoDB.Voyager",
@@ -349122,7 +362709,7 @@
"checked": true,
"check_date": "2022-03-11T09:27:15.949720Z",
"id": 118292206,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 3,
"locale": "nl",
@@ -349166,7 +362753,7 @@
"checked": true,
"check_date": "2022-03-11T09:11:41.003729Z",
"id": 118289942,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "toerisme_vlaanderen",
"answer": 21,
@@ -349212,7 +362799,7 @@
"checked": false,
"check_date": null,
"id": 118287854,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"theme": "grb",
"import": 283,
"locale": "nl",
@@ -349255,7 +362842,7 @@
"checked": false,
"check_date": null,
"id": 118285899,
- "host": "https://mapcomplete.osm.be/cycle_infra.html",
+ "host": "mapcomplete.osm.be",
"theme": "cycle_infra",
"answer": 2,
"locale": "en",
@@ -349300,7 +362887,7 @@
"checked": true,
"check_date": "2022-03-09T21:43:53.652609Z",
"id": 118282335,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 5,
"locale": "nl",
@@ -349345,7 +362932,7 @@
"checked": false,
"check_date": null,
"id": 118282091,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 215,
"theme": "grb",
"import": 17,
@@ -349386,7 +362973,7 @@
"checked": false,
"check_date": null,
"id": 118282013,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 82,
"theme": "grb",
"import": 19,
@@ -349476,7 +363063,7 @@
"checked": false,
"check_date": null,
"id": 118280901,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 289,
"theme": "grb",
"import": 33,
@@ -349517,7 +363104,7 @@
"checked": false,
"check_date": null,
"id": 118280827,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 11,
"theme": "grb",
"import": 1,
@@ -349558,7 +363145,7 @@
"checked": false,
"check_date": null,
"id": 118280802,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 34,
"locale": "nl",
@@ -349615,7 +363202,7 @@
"checked": false,
"check_date": null,
"id": 118280741,
- "host": "https://mapcomplete.osm.be/",
+ "host": "mapcomplete.osm.be",
"move": 233,
"theme": "grb",
"answer": 7,
@@ -349661,7 +363248,7 @@
"checked": true,
"check_date": "2022-03-10T09:13:14.449642Z",
"id": 118280600,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -349700,7 +363287,7 @@
"checked": false,
"check_date": null,
"id": 118279890,
- "host": "https://mapcomplete.osm.be/food.html",
+ "host": "mapcomplete.osm.be",
"theme": "food",
"answer": 5,
"locale": "en",
@@ -349741,7 +363328,7 @@
"checked": false,
"check_date": null,
"id": 118279228,
- "host": "https://mapcomplete.osm.be/aed.html",
+ "host": "mapcomplete.osm.be",
"theme": "aed",
"answer": 10,
"locale": "nl",
@@ -349788,7 +363375,7 @@
"checked": false,
"check_date": null,
"id": 118277942,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 1279,
"theme": "grb",
"import": 95,
@@ -349829,7 +363416,7 @@
"checked": false,
"check_date": null,
"id": 118275036,
- "host": "https://mapcomplete.osm.be/food.html",
+ "host": "mapcomplete.osm.be",
"theme": "food",
"answer": 6,
"locale": "en",
@@ -349870,7 +363457,7 @@
"checked": false,
"check_date": null,
"id": 118274475,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 124,
"theme": "grb",
"import": 21,
@@ -349911,7 +363498,7 @@
"checked": false,
"check_date": null,
"id": 118274197,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 175,
"theme": "grb",
"import": 5,
@@ -349957,7 +363544,7 @@
"checked": true,
"check_date": "2022-03-09T14:08:12.245479Z",
"id": 118272545,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"move": 2,
"theme": "toerisme_vlaanderen",
"answer": 6,
@@ -349998,7 +363585,7 @@
"checked": false,
"check_date": null,
"id": 118271953,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 163,
"locale": "en",
@@ -350042,7 +363629,7 @@
"checked": true,
"check_date": "2022-03-09T14:05:01.484344Z",
"id": 118270704,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 9,
"locale": "nl",
@@ -350081,7 +363668,7 @@
"checked": false,
"check_date": null,
"id": 118269085,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 1364,
"theme": "grb",
"import": 107,
@@ -350122,7 +363709,7 @@
"checked": false,
"check_date": null,
"id": 118265775,
- "host": "https://mapcomplete.osm.be/waste.html",
+ "host": "mapcomplete.osm.be",
"theme": "waste",
"answer": 16,
"locale": "en",
@@ -350177,7 +363764,7 @@
"checked": false,
"check_date": null,
"id": 118265167,
- "host": "https://mapcomplete.osm.be/playgrounds",
+ "host": "mapcomplete.osm.be",
"theme": "playgrounds",
"answer": 4,
"locale": "en",
@@ -350219,7 +363806,7 @@
"checked": false,
"check_date": null,
"id": 118254055,
- "host": "https://mapcomplete.osm.be/toilets.html",
+ "host": "mapcomplete.osm.be",
"theme": "toilets",
"answer": 6,
"locale": "nl",
@@ -350263,7 +363850,7 @@
"checked": true,
"check_date": "2022-03-09T09:02:22.390225Z",
"id": 118253993,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "AGIV"
@@ -350306,7 +363893,7 @@
"checked": false,
"check_date": null,
"id": 118253482,
- "host": "https://mapcomplete.osm.be/etymology",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 297,
"locale": "it",
@@ -350348,7 +363935,7 @@
"checked": false,
"check_date": null,
"id": 118252393,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 172,
"theme": "grb",
"import": 5,
@@ -350389,7 +363976,7 @@
"checked": false,
"check_date": null,
"id": 118250925,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 43,
"theme": "grb",
"answer": 3,
@@ -350430,7 +364017,7 @@
"checked": true,
"check_date": "2022-03-09T08:56:58.594720Z",
"id": 118250413,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -350470,7 +364057,7 @@
"checked": false,
"check_date": null,
"id": 118242501,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 15,
"theme": "grb",
"import": 1,
@@ -350511,7 +364098,7 @@
"checked": false,
"check_date": null,
"id": 118240767,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 819,
"theme": "grb",
"import": 93,
@@ -350552,7 +364139,7 @@
"checked": true,
"check_date": "2022-03-10T08:22:18.317322Z",
"id": 118239785,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 2,
"locale": "nl",
@@ -350598,7 +364185,7 @@
"checked": true,
"check_date": "2022-03-08T18:50:58.066169Z",
"id": 118239668,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 14,
"locale": "nl",
@@ -350640,7 +364227,7 @@
"checked": false,
"check_date": null,
"id": 118239383,
- "host": "https://mapcomplete.osm.be/waste.html",
+ "host": "mapcomplete.osm.be",
"theme": "waste",
"answer": 4,
"locale": "en",
@@ -350684,7 +364271,7 @@
"checked": true,
"check_date": "2022-03-08T18:42:01.590764Z",
"id": 118238619,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 9,
"locale": "nl",
@@ -350725,7 +364312,7 @@
"checked": false,
"check_date": null,
"id": 118237596,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 310,
"theme": "grb",
"import": 43,
@@ -350766,7 +364353,7 @@
"checked": false,
"check_date": null,
"id": 118237389,
- "host": "https://mapcomplete.osm.be/surveillance.html",
+ "host": "mapcomplete.osm.be",
"theme": "surveillance",
"answer": 5,
"locale": "fr",
@@ -350805,7 +364392,7 @@
"checked": true,
"check_date": "2022-03-08T15:34:15.073878Z",
"id": 118236745,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "CartoDB.Voyager"
@@ -350843,7 +364430,7 @@
"checked": false,
"check_date": null,
"id": 118236215,
- "host": "https://mapcomplete.osm.be/etymology",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 18,
"locale": "en",
@@ -350882,7 +364469,7 @@
"checked": false,
"check_date": null,
"id": 118235536,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 823,
"theme": "grb",
"import": 121,
@@ -350928,7 +364515,7 @@
"checked": false,
"check_date": null,
"id": 118235395,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"locale": "nl",
"imagery": "CartoDB.Voyager"
@@ -350971,7 +364558,7 @@
"checked": false,
"check_date": null,
"id": 118234219,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 425,
"theme": "grb",
"answer": 13,
@@ -351018,7 +364605,7 @@
"checked": true,
"check_date": "2022-03-08T15:30:14.453859Z",
"id": 118233805,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
"answer": 1,
"locale": "nl",
@@ -351057,7 +364644,7 @@
"checked": false,
"check_date": null,
"id": 118232324,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 44,
"theme": "grb",
"import": 17,
@@ -351098,7 +364685,7 @@
"checked": false,
"check_date": null,
"id": 118232233,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"theme": "grb",
"import": 4,
"locale": "nl",
@@ -351137,7 +364724,7 @@
"checked": true,
"check_date": "2022-03-08T15:29:43.621514Z",
"id": 118231284,
- "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "host": "mapcomplete.osm.be",
"move": 1,
"theme": "toerisme_vlaanderen",
"answer": 13,
@@ -351183,7 +364770,7 @@
"checked": false,
"check_date": null,
"id": 118230692,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 635,
"locale": "en",
@@ -351270,7 +364857,7 @@
"checked": false,
"check_date": null,
"id": 118228715,
- "host": "https://mapcomplete.osm.be/artwork.html",
+ "host": "mapcomplete.osm.be",
"theme": "artwork",
"answer": 2,
"locale": "de",
@@ -351325,7 +364912,7 @@
"checked": false,
"check_date": null,
"id": 118227572,
- "host": "https://mapcomplete.osm.be/playgrounds",
+ "host": "mapcomplete.osm.be",
"theme": "playgrounds",
"answer": 5,
"locale": "en",
@@ -351372,7 +364959,7 @@
"checked": false,
"check_date": null,
"id": 118227218,
- "host": "https://mapcomplete.osm.be/grb",
+ "host": "mapcomplete.osm.be",
"move": 494,
"theme": "grb",
"import": 215,
@@ -351413,7 +365000,7 @@
"checked": false,
"check_date": null,
"id": 118221455,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 296,
"theme": "grb",
"import": 39,
@@ -351499,7 +365086,7 @@
"checked": false,
"check_date": null,
"id": 118213398,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"theme": "grb",
"import": 2,
"locale": "nl",
@@ -351538,7 +365125,7 @@
"checked": false,
"check_date": null,
"id": 118210701,
- "host": "https://mapcomplete.osm.be/hackerspaces",
+ "host": "mapcomplete.osm.be",
"theme": "hackerspaces",
"answer": 1,
"locale": "en",
@@ -351577,7 +365164,7 @@
"checked": false,
"check_date": null,
"id": 118209843,
- "host": "https://mapcomplete.osm.be/personal.html",
+ "host": "mapcomplete.osm.be",
"theme": "personal",
"answer": 1,
"locale": "en",
@@ -351621,7 +365208,7 @@
"checked": false,
"check_date": null,
"id": 118209824,
- "host": "https://mapcomplete.osm.be/hackerspaces.html",
+ "host": "mapcomplete.osm.be",
"theme": "hackerspaces",
"answer": 1,
"locale": "en",
@@ -351660,7 +365247,7 @@
"checked": false,
"check_date": null,
"id": 118204324,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 125,
"locale": "en",
@@ -351722,7 +365309,7 @@
"checked": false,
"check_date": null,
"id": 118191412,
- "host": "https://mapcomplete.osm.be/binoculars.html",
+ "host": "mapcomplete.osm.be",
"theme": "binoculars",
"answer": 1,
"locale": "en",
@@ -351761,7 +365348,7 @@
"checked": false,
"check_date": null,
"id": 118189505,
- "host": "https://mapcomplete.osm.be/toilets.html",
+ "host": "mapcomplete.osm.be",
"theme": "toilets",
"answer": 4,
"locale": "nl",
@@ -351801,7 +365388,7 @@
"checked": false,
"check_date": null,
"id": 118188707,
- "host": "https://mapcomplete.osm.be/waste.html",
+ "host": "mapcomplete.osm.be",
"theme": "waste",
"answer": 1,
"locale": "nl",
@@ -351840,7 +365427,7 @@
"checked": false,
"check_date": null,
"id": 118188610,
- "host": "https://mapcomplete.osm.be/benches.html",
+ "host": "mapcomplete.osm.be",
"theme": "benches",
"answer": 10,
"locale": "nl",
@@ -351880,7 +365467,7 @@
"checked": false,
"check_date": null,
"id": 118188555,
- "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "host": "mapcomplete.osm.be",
"theme": "cyclofix",
"locale": "nl",
"imagery": "CartoDB.Voyager",
@@ -351919,7 +365506,7 @@
"checked": false,
"check_date": null,
"id": 118188430,
- "host": "https://mapcomplete.osm.be/grb.html",
+ "host": "mapcomplete.osm.be",
"move": 363,
"theme": "grb",
"import": 60,
@@ -351961,7 +365548,7 @@
"checked": false,
"check_date": null,
"id": 118186892,
- "host": "https://mapcomplete.osm.be/etymology.html",
+ "host": "mapcomplete.osm.be",
"theme": "etymology",
"answer": 141,
"locale": "en",
@@ -352005,7 +365592,7 @@
"checked": false,
"check_date": null,
"id": 118178737,
- "host": "https://mapcomplete.osm.be/shops.html",
+ "host": "mapcomplete.osm.be",
"theme": "shops",
"answer": 4,
"locale": "en",
@@ -353642,7 +367229,7 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -353665,9 +367252,9 @@
"delete": 0,
"area": 0.0000320622829000051,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T07:55:01.067081Z",
"id": 118098261,
"host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
@@ -353941,7 +367528,7 @@
"uid": "3574538",
"editor": "MapComplete 0.16.5",
"comment": "Adding data with #MapComplete for theme #aed",
- "comments_count": 1,
+ "comments_count": 3,
"source": "survey",
"imagery_used": "Not reported",
"date": "2022-03-04T09:25:34Z",
@@ -354699,7 +368286,7 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -354722,9 +368309,9 @@
"delete": 0,
"area": 0.0000117715019399882,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T07:52:41.965137Z",
"id": 118051527,
"host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
@@ -355819,7 +369406,7 @@
{
"type": "Feature",
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -355842,9 +369429,9 @@
"delete": 0,
"area": 0.00229000742753992,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T07:51:37.490278Z",
"id": 117981164,
"host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
diff --git a/Docs/Tools/graphs/Actual changes in 2020.png b/Docs/Tools/graphs/Actual changes in 2020.png
new file mode 100644
index 000000000..fbbef894e
Binary files /dev/null and b/Docs/Tools/graphs/Actual changes in 2020.png differ
diff --git a/Docs/Tools/graphs/Actual changes in 2021.png b/Docs/Tools/graphs/Actual changes in 2021.png
new file mode 100644
index 000000000..8b95658f6
Binary files /dev/null and b/Docs/Tools/graphs/Actual changes in 2021.png differ
diff --git a/Docs/Tools/graphs/Actual changes in 2022.png b/Docs/Tools/graphs/Actual changes in 2022.png
new file mode 100644
index 000000000..83b99120c
Binary files /dev/null and b/Docs/Tools/graphs/Actual changes in 2022.png differ
diff --git a/Docs/Tools/graphs/Actual changes met pin je punt.png b/Docs/Tools/graphs/Actual changes met pin je punt.png
new file mode 100644
index 000000000..d1381002f
Binary files /dev/null and b/Docs/Tools/graphs/Actual changes met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Actual changes with the GRB import tool.png b/Docs/Tools/graphs/Actual changes with the GRB import tool.png
new file mode 100644
index 000000000..b2fa2e985
Binary files /dev/null and b/Docs/Tools/graphs/Actual changes with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Actual changes.png b/Docs/Tools/graphs/Actual changes.png
new file mode 100644
index 000000000..afda48479
Binary files /dev/null and b/Docs/Tools/graphs/Actual changes.png differ
diff --git a/Docs/Tools/graphs/Changesets per day (line) in 2020.png b/Docs/Tools/graphs/Changesets per day (line) in 2020.png
index 7a066c1fc..a9413d0b7 100644
Binary files a/Docs/Tools/graphs/Changesets per day (line) in 2020.png and b/Docs/Tools/graphs/Changesets per day (line) in 2020.png differ
diff --git a/Docs/Tools/graphs/Changesets per day (line) in 2021.png b/Docs/Tools/graphs/Changesets per day (line) in 2021.png
index 6f14e8fe1..23e392fa5 100644
Binary files a/Docs/Tools/graphs/Changesets per day (line) in 2021.png and b/Docs/Tools/graphs/Changesets per day (line) in 2021.png differ
diff --git a/Docs/Tools/graphs/Changesets per day (line) in 2022.png b/Docs/Tools/graphs/Changesets per day (line) in 2022.png
index 97f54ab75..381fb3a29 100644
Binary files a/Docs/Tools/graphs/Changesets per day (line) in 2022.png and b/Docs/Tools/graphs/Changesets per day (line) in 2022.png differ
diff --git a/Docs/Tools/graphs/Changesets per day (line) met pin je punt.png b/Docs/Tools/graphs/Changesets per day (line) met pin je punt.png
index 132d5a338..ab55995d7 100644
Binary files a/Docs/Tools/graphs/Changesets per day (line) met pin je punt.png and b/Docs/Tools/graphs/Changesets per day (line) met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Changesets per day (line) with the GRB import tool.png b/Docs/Tools/graphs/Changesets per day (line) with the GRB import tool.png
new file mode 100644
index 000000000..f82f70dc6
Binary files /dev/null and b/Docs/Tools/graphs/Changesets per day (line) with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Changesets per day (line).png b/Docs/Tools/graphs/Changesets per day (line).png
index 764ea5cb5..1a40595b3 100644
Binary files a/Docs/Tools/graphs/Changesets per day (line).png and b/Docs/Tools/graphs/Changesets per day (line).png differ
diff --git a/Docs/Tools/graphs/Changesets per host in 2021.png b/Docs/Tools/graphs/Changesets per host in 2021.png
index d08055b16..091b2f80c 100644
Binary files a/Docs/Tools/graphs/Changesets per host in 2021.png and b/Docs/Tools/graphs/Changesets per host in 2021.png differ
diff --git a/Docs/Tools/graphs/Changesets per host in 2022.png b/Docs/Tools/graphs/Changesets per host in 2022.png
index bcfc1b1d4..14232e2e3 100644
Binary files a/Docs/Tools/graphs/Changesets per host in 2022.png and b/Docs/Tools/graphs/Changesets per host in 2022.png differ
diff --git a/Docs/Tools/graphs/Changesets per host met pin je punt.png b/Docs/Tools/graphs/Changesets per host met pin je punt.png
index 50538c362..2cc6e5db4 100644
Binary files a/Docs/Tools/graphs/Changesets per host met pin je punt.png and b/Docs/Tools/graphs/Changesets per host met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Changesets per host with the GRB import tool.png b/Docs/Tools/graphs/Changesets per host with the GRB import tool.png
new file mode 100644
index 000000000..71b17433e
Binary files /dev/null and b/Docs/Tools/graphs/Changesets per host with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Changesets per host.png b/Docs/Tools/graphs/Changesets per host.png
index 9edceefda..48b20e989 100644
Binary files a/Docs/Tools/graphs/Changesets per host.png and b/Docs/Tools/graphs/Changesets per host.png differ
diff --git a/Docs/Tools/graphs/Changesets per minor version number in 2020.png b/Docs/Tools/graphs/Changesets per minor version number in 2020.png
index 5c7d7fa5e..052f4cb2b 100644
Binary files a/Docs/Tools/graphs/Changesets per minor version number in 2020.png and b/Docs/Tools/graphs/Changesets per minor version number in 2020.png differ
diff --git a/Docs/Tools/graphs/Changesets per minor version number in 2021.png b/Docs/Tools/graphs/Changesets per minor version number in 2021.png
index b24b63f70..084a93451 100644
Binary files a/Docs/Tools/graphs/Changesets per minor version number in 2021.png and b/Docs/Tools/graphs/Changesets per minor version number in 2021.png differ
diff --git a/Docs/Tools/graphs/Changesets per minor version number in 2022.png b/Docs/Tools/graphs/Changesets per minor version number in 2022.png
index fd493c89e..f33d3cf5a 100644
Binary files a/Docs/Tools/graphs/Changesets per minor version number in 2022.png and b/Docs/Tools/graphs/Changesets per minor version number in 2022.png differ
diff --git a/Docs/Tools/graphs/Changesets per minor version number met pin je punt.png b/Docs/Tools/graphs/Changesets per minor version number met pin je punt.png
index 18f8a8f97..84a3fccbb 100644
Binary files a/Docs/Tools/graphs/Changesets per minor version number met pin je punt.png and b/Docs/Tools/graphs/Changesets per minor version number met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Changesets per minor version number with the GRB import tool.png b/Docs/Tools/graphs/Changesets per minor version number with the GRB import tool.png
new file mode 100644
index 000000000..e5e46d2af
Binary files /dev/null and b/Docs/Tools/graphs/Changesets per minor version number with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Changesets per minor version number.png b/Docs/Tools/graphs/Changesets per minor version number.png
index 1d3bcfc9d..e819a73ae 100644
Binary files a/Docs/Tools/graphs/Changesets per minor version number.png and b/Docs/Tools/graphs/Changesets per minor version number.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (bar) in 2020.png b/Docs/Tools/graphs/Changesets per theme (bar) in 2020.png
index 2fefe1f8a..bb1c58823 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (bar) in 2020.png and b/Docs/Tools/graphs/Changesets per theme (bar) in 2020.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (bar) in 2021.png b/Docs/Tools/graphs/Changesets per theme (bar) in 2021.png
index 0c852decf..f320bf272 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (bar) in 2021.png and b/Docs/Tools/graphs/Changesets per theme (bar) in 2021.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (bar) in 2022.png b/Docs/Tools/graphs/Changesets per theme (bar) in 2022.png
index 406b881a5..9a7d88d0f 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (bar) in 2022.png and b/Docs/Tools/graphs/Changesets per theme (bar) in 2022.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (bar) met pin je punt.png b/Docs/Tools/graphs/Changesets per theme (bar) met pin je punt.png
index a9a82ef57..d311c5bce 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (bar) met pin je punt.png and b/Docs/Tools/graphs/Changesets per theme (bar) met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (bar) with the GRB import tool.png b/Docs/Tools/graphs/Changesets per theme (bar) with the GRB import tool.png
new file mode 100644
index 000000000..9f23ba527
Binary files /dev/null and b/Docs/Tools/graphs/Changesets per theme (bar) with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (bar).png b/Docs/Tools/graphs/Changesets per theme (bar).png
index a49404f25..d70a2f47e 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (bar).png and b/Docs/Tools/graphs/Changesets per theme (bar).png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (pie) in 2020.png b/Docs/Tools/graphs/Changesets per theme (pie) in 2020.png
index ea92bb183..8ffcf7c6e 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (pie) in 2020.png and b/Docs/Tools/graphs/Changesets per theme (pie) in 2020.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (pie) in 2021.png b/Docs/Tools/graphs/Changesets per theme (pie) in 2021.png
index cf571828a..a85e13c1b 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (pie) in 2021.png and b/Docs/Tools/graphs/Changesets per theme (pie) in 2021.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (pie) in 2022.png b/Docs/Tools/graphs/Changesets per theme (pie) in 2022.png
index 845602548..92e48c333 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (pie) in 2022.png and b/Docs/Tools/graphs/Changesets per theme (pie) in 2022.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (pie) met pin je punt.png b/Docs/Tools/graphs/Changesets per theme (pie) met pin je punt.png
index 3b7d08ec7..a139631d7 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (pie) met pin je punt.png and b/Docs/Tools/graphs/Changesets per theme (pie) met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (pie) with the GRB import tool.png b/Docs/Tools/graphs/Changesets per theme (pie) with the GRB import tool.png
new file mode 100644
index 000000000..593697e66
Binary files /dev/null and b/Docs/Tools/graphs/Changesets per theme (pie) with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme (pie).png b/Docs/Tools/graphs/Changesets per theme (pie).png
index 65080debe..7c7783ad2 100644
Binary files a/Docs/Tools/graphs/Changesets per theme (pie).png and b/Docs/Tools/graphs/Changesets per theme (pie).png differ
diff --git a/Docs/Tools/graphs/Changesets per theme in 2020.png b/Docs/Tools/graphs/Changesets per theme in 2020.png
index 146686f12..b972667ab 100644
Binary files a/Docs/Tools/graphs/Changesets per theme in 2020.png and b/Docs/Tools/graphs/Changesets per theme in 2020.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme in 2021.png b/Docs/Tools/graphs/Changesets per theme in 2021.png
index eccda096e..50f116448 100644
Binary files a/Docs/Tools/graphs/Changesets per theme in 2021.png and b/Docs/Tools/graphs/Changesets per theme in 2021.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme in 2022.png b/Docs/Tools/graphs/Changesets per theme in 2022.png
index fa1683524..2be65e828 100644
Binary files a/Docs/Tools/graphs/Changesets per theme in 2022.png and b/Docs/Tools/graphs/Changesets per theme in 2022.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme met pin je punt.png b/Docs/Tools/graphs/Changesets per theme met pin je punt.png
index 42194a5c8..4283396f3 100644
Binary files a/Docs/Tools/graphs/Changesets per theme met pin je punt.png and b/Docs/Tools/graphs/Changesets per theme met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme with the GRB import tool.png b/Docs/Tools/graphs/Changesets per theme with the GRB import tool.png
new file mode 100644
index 000000000..5a2dc9e20
Binary files /dev/null and b/Docs/Tools/graphs/Changesets per theme with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Changesets per theme.png b/Docs/Tools/graphs/Changesets per theme.png
index 083e6361a..1c00ee7ad 100644
Binary files a/Docs/Tools/graphs/Changesets per theme.png and b/Docs/Tools/graphs/Changesets per theme.png differ
diff --git a/Docs/Tools/graphs/Changesets per version number in 2020.png b/Docs/Tools/graphs/Changesets per version number in 2020.png
index b9d9a815f..f383d92f8 100644
Binary files a/Docs/Tools/graphs/Changesets per version number in 2020.png and b/Docs/Tools/graphs/Changesets per version number in 2020.png differ
diff --git a/Docs/Tools/graphs/Changesets per version number in 2021.png b/Docs/Tools/graphs/Changesets per version number in 2021.png
index 71c77b6bf..5336f3836 100644
Binary files a/Docs/Tools/graphs/Changesets per version number in 2021.png and b/Docs/Tools/graphs/Changesets per version number in 2021.png differ
diff --git a/Docs/Tools/graphs/Changesets per version number in 2022.png b/Docs/Tools/graphs/Changesets per version number in 2022.png
index 2840b52bf..656316da1 100644
Binary files a/Docs/Tools/graphs/Changesets per version number in 2022.png and b/Docs/Tools/graphs/Changesets per version number in 2022.png differ
diff --git a/Docs/Tools/graphs/Changesets per version number met pin je punt.png b/Docs/Tools/graphs/Changesets per version number met pin je punt.png
index c8b53d4ac..673a34d62 100644
Binary files a/Docs/Tools/graphs/Changesets per version number met pin je punt.png and b/Docs/Tools/graphs/Changesets per version number met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Changesets per version number with the GRB import tool.png b/Docs/Tools/graphs/Changesets per version number with the GRB import tool.png
new file mode 100644
index 000000000..96a1ffb25
Binary files /dev/null and b/Docs/Tools/graphs/Changesets per version number with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Changesets per version number.png b/Docs/Tools/graphs/Changesets per version number.png
index 079b4b854..cd4725f9f 100644
Binary files a/Docs/Tools/graphs/Changesets per version number.png and b/Docs/Tools/graphs/Changesets per version number.png differ
diff --git a/Docs/Tools/graphs/Contributors per changeset count in 2021.png b/Docs/Tools/graphs/Contributors per changeset count in 2021.png
index c47036db4..e2c5d3d45 100644
Binary files a/Docs/Tools/graphs/Contributors per changeset count in 2021.png and b/Docs/Tools/graphs/Contributors per changeset count in 2021.png differ
diff --git a/Docs/Tools/graphs/Contributors per changeset count in 2022.png b/Docs/Tools/graphs/Contributors per changeset count in 2022.png
index 2d784d067..62d7e4dd2 100644
Binary files a/Docs/Tools/graphs/Contributors per changeset count in 2022.png and b/Docs/Tools/graphs/Contributors per changeset count in 2022.png differ
diff --git a/Docs/Tools/graphs/Contributors per changeset count met pin je punt.png b/Docs/Tools/graphs/Contributors per changeset count met pin je punt.png
index faa301f58..e14410027 100644
Binary files a/Docs/Tools/graphs/Contributors per changeset count met pin je punt.png and b/Docs/Tools/graphs/Contributors per changeset count met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Contributors per changeset count with the GRB import tool.png b/Docs/Tools/graphs/Contributors per changeset count with the GRB import tool.png
new file mode 100644
index 000000000..3aa733abf
Binary files /dev/null and b/Docs/Tools/graphs/Contributors per changeset count with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Contributors per changeset count.png b/Docs/Tools/graphs/Contributors per changeset count.png
index 656c7519f..3e474f2ec 100644
Binary files a/Docs/Tools/graphs/Contributors per changeset count.png and b/Docs/Tools/graphs/Contributors per changeset count.png differ
diff --git a/Docs/Tools/graphs/Contributors per day in 2020.png b/Docs/Tools/graphs/Contributors per day in 2020.png
index c4f36e9aa..f70da664f 100644
Binary files a/Docs/Tools/graphs/Contributors per day in 2020.png and b/Docs/Tools/graphs/Contributors per day in 2020.png differ
diff --git a/Docs/Tools/graphs/Contributors per day in 2021.png b/Docs/Tools/graphs/Contributors per day in 2021.png
index db0490bf8..2e39f9c21 100644
Binary files a/Docs/Tools/graphs/Contributors per day in 2021.png and b/Docs/Tools/graphs/Contributors per day in 2021.png differ
diff --git a/Docs/Tools/graphs/Contributors per day in 2022.png b/Docs/Tools/graphs/Contributors per day in 2022.png
index e211e8fc5..3ba1cbe20 100644
Binary files a/Docs/Tools/graphs/Contributors per day in 2022.png and b/Docs/Tools/graphs/Contributors per day in 2022.png differ
diff --git a/Docs/Tools/graphs/Contributors per day met pin je punt.png b/Docs/Tools/graphs/Contributors per day met pin je punt.png
index 0501c9c32..de017fa20 100644
Binary files a/Docs/Tools/graphs/Contributors per day met pin je punt.png and b/Docs/Tools/graphs/Contributors per day met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Contributors per day with the GRB import tool.png b/Docs/Tools/graphs/Contributors per day with the GRB import tool.png
new file mode 100644
index 000000000..e21d6260b
Binary files /dev/null and b/Docs/Tools/graphs/Contributors per day with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Contributors per day.png b/Docs/Tools/graphs/Contributors per day.png
index 00100a2b7..197f404df 100644
Binary files a/Docs/Tools/graphs/Contributors per day.png and b/Docs/Tools/graphs/Contributors per day.png differ
diff --git a/Docs/Tools/graphs/Deletion-changesets per theme in 2021.png b/Docs/Tools/graphs/Deletion-changesets per theme in 2021.png
index 1a5a6be32..cfcc72a45 100644
Binary files a/Docs/Tools/graphs/Deletion-changesets per theme in 2021.png and b/Docs/Tools/graphs/Deletion-changesets per theme in 2021.png differ
diff --git a/Docs/Tools/graphs/Deletion-changesets per theme in 2022.png b/Docs/Tools/graphs/Deletion-changesets per theme in 2022.png
index 1a0621e5a..e671fb440 100644
Binary files a/Docs/Tools/graphs/Deletion-changesets per theme in 2022.png and b/Docs/Tools/graphs/Deletion-changesets per theme in 2022.png differ
diff --git a/Docs/Tools/graphs/Deletion-changesets per theme met pin je punt.png b/Docs/Tools/graphs/Deletion-changesets per theme met pin je punt.png
index c493adca5..a63192a7b 100644
Binary files a/Docs/Tools/graphs/Deletion-changesets per theme met pin je punt.png and b/Docs/Tools/graphs/Deletion-changesets per theme met pin je punt.png differ
diff --git a/Docs/Tools/graphs/Deletion-changesets per theme with the GRB import tool.png b/Docs/Tools/graphs/Deletion-changesets per theme with the GRB import tool.png
new file mode 100644
index 000000000..7e52e2fd4
Binary files /dev/null and b/Docs/Tools/graphs/Deletion-changesets per theme with the GRB import tool.png differ
diff --git a/Docs/Tools/graphs/Deletion-changesets per theme.png b/Docs/Tools/graphs/Deletion-changesets per theme.png
index 3eca3152e..7a6de4d93 100644
Binary files a/Docs/Tools/graphs/Deletion-changesets per theme.png and b/Docs/Tools/graphs/Deletion-changesets per theme.png differ
diff --git a/Docs/Tools/graphs/Empty changesets by date.png b/Docs/Tools/graphs/Empty changesets by date.png
index c0ad22b40..0fab47180 100644
Binary files a/Docs/Tools/graphs/Empty changesets by date.png and b/Docs/Tools/graphs/Empty changesets by date.png differ
diff --git a/Docs/Tools/stats/stats.2022-3.json b/Docs/Tools/stats/stats.2022-3.json
index dc4120586..35ef58078 100644
--- a/Docs/Tools/stats/stats.2022-3.json
+++ b/Docs/Tools/stats/stats.2022-3.json
@@ -1,5 +1,21802 @@
{
"features": [
+ {
+ "id": 119164497,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4846282,
+ 50.8454638
+ ],
+ [
+ 5.484712,
+ 50.8454638
+ ],
+ [
+ 5.484712,
+ 50.8456352
+ ],
+ [
+ 5.4846282,
+ 50.8456352
+ ],
+ [
+ 5.4846282,
+ 50.8454638
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T14:47:27Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 0,
+ "delete": 0,
+ "area": 1.43633199998758e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/grb.html",
+ "theme": "grb",
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119164497
+ }
+ },
+ {
+ "id": 119163895,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 13.0583474,
+ 52.4079874
+ ],
+ [
+ 13.0585384,
+ 52.4079874
+ ],
+ [
+ 13.0585384,
+ 52.4080108
+ ],
+ [
+ 13.0583474,
+ 52.4080108
+ ],
+ [
+ 13.0583474,
+ 52.4079874
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-31T14:34:23Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 4.46939999928195e-9,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "id": 119163895
+ }
+ },
+ {
+ "id": 119163511,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3806916,
+ 50.8114407
+ ],
+ [
+ 4.3806916,
+ 50.8114407
+ ],
+ [
+ 4.3806916,
+ 50.8114407
+ ],
+ [
+ 4.3806916,
+ 50.8114407
+ ],
+ [
+ 4.3806916,
+ 50.8114407
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T14:25:45Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 119163511
+ }
+ },
+ {
+ "id": 119161053,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1517345,
+ 41.3750824
+ ],
+ [
+ 2.1638315,
+ 41.3750824
+ ],
+ [
+ 2.1638315,
+ 41.3841951
+ ],
+ [
+ 2.1517345,
+ 41.3841951
+ ],
+ [
+ 2.1517345,
+ 41.3750824
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T13:40:39Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 53,
+ "delete": 0,
+ "area": 0.000110236331900037,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 71,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119161053
+ }
+ },
+ {
+ "id": 119160499,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4642697,
+ 50.8151642
+ ],
+ [
+ 5.4664566,
+ 50.8151642
+ ],
+ [
+ 5.4664566,
+ 50.8161343
+ ],
+ [
+ 5.4642697,
+ 50.8161343
+ ],
+ [
+ 5.4642697,
+ 50.8151642
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T13:29:26Z",
+ "reviewed_features": [],
+ "create": 59,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000021215116900076,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/grb.html",
+ "theme": "grb",
+ "import": 9,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119160499
+ }
+ },
+ {
+ "id": 119160492,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1911528,
+ 51.102956
+ ],
+ [
+ 4.1911715,
+ 51.102956
+ ],
+ [
+ 4.1911715,
+ 51.1030537
+ ],
+ [
+ 4.1911528,
+ 51.1030537
+ ],
+ [
+ 4.1911528,
+ 51.102956
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "LDW56",
+ "uid": "9403294",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T13:29:16Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 0,
+ "delete": 0,
+ "area": 1.8269899999618e-9,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "create": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119160492
+ }
+ },
+ {
+ "id": 119156524,
+ "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": [
+ {
+ "id": 43,
+ "name": "Invalid key value combination"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "node-1467418953",
+ "name": "Cattrysse",
+ "osm_id": 1467418953,
+ "reasons": [
+ 43
+ ],
+ "version": 10,
+ "primary_tags": {
+ "shop": "bicycle_rental"
+ }
+ }
+ ],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T11:54:18Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119156524
+ }
+ },
+ {
+ "id": 119154766,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3483082,
+ 50.8476208
+ ],
+ [
+ 4.3483082,
+ 50.8476208
+ ],
+ [
+ 4.3483082,
+ 50.8476208
+ ],
+ [
+ 4.3483082,
+ 50.8476208
+ ],
+ [
+ 4.3483082,
+ 50.8476208
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T11:14:31Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cafes_and_pubs.html",
+ "theme": "cafes_and_pubs",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "id": 119154766
+ }
+ },
+ {
+ "id": 119151020,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7992225,
+ 50.8840682
+ ],
+ [
+ 4.8136264,
+ 50.8840682
+ ],
+ [
+ 4.8136264,
+ 50.8905493
+ ],
+ [
+ 4.7992225,
+ 50.8905493
+ ],
+ [
+ 4.7992225,
+ 50.8840682
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Hilde OSM",
+ "uid": "15275790",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T09:42:41Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000933531162900321,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 1,
+ "change_within_25m": 9
+ },
+ "id": 119151020
+ }
+ },
+ {
+ "id": 119146600,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7611752,
+ 50.8809221
+ ],
+ [
+ 4.767744,
+ 50.8809221
+ ],
+ [
+ 4.767744,
+ 50.8953682
+ ],
+ [
+ 4.7611752,
+ 50.8953682
+ ],
+ [
+ 4.7611752,
+ 50.8809221
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Hilde OSM",
+ "uid": "15275790",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T07:52:18Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 10,
+ "delete": 1,
+ "area": 0.0000948935416800067,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "create": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "add-image": 3,
+ "change_over_5000m": 4,
+ "change_within_25m": 18,
+ "deletion:node/6007337660": "duplicate"
+ },
+ "id": 119146600
+ }
+ },
+ {
+ "id": 119144605,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1357315,
+ 41.3762562
+ ],
+ [
+ 2.2047684,
+ 41.3762562
+ ],
+ [
+ 2.2047684,
+ 41.4018956
+ ],
+ [
+ 2.1357315,
+ 41.4018956
+ ],
+ [
+ 2.1357315,
+ 41.3762562
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.1",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-31T07:02:30Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 679,
+ "delete": 0,
+ "area": 0.0017700646938602,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 1006,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119144605
+ }
+ },
+ {
+ "id": 119135159,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.3954021,
+ 51.0350253
+ ],
+ [
+ 3.399709,
+ 51.0350253
+ ],
+ [
+ 3.399709,
+ 51.0411198
+ ],
+ [
+ 3.3954021,
+ 51.0411198
+ ],
+ [
+ 3.3954021,
+ 51.0350253
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thibaultmol",
+ "uid": "2916921",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #charging_stations",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T22:40:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.0000262484020499833,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/charging_stations.html",
+ "theme": "charging_stations",
+ "answer": 9,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "change_within_100m": 3,
+ "change_within_500m": 3,
+ "change_within_1000m": 3
+ },
+ "id": 119135159
+ }
+ },
+ {
+ "id": 119133649,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.177537,
+ 41.3825515
+ ],
+ [
+ 2.1784062,
+ 41.3825515
+ ],
+ [
+ 2.1784062,
+ 41.3829988
+ ],
+ [
+ 2.177537,
+ 41.3829988
+ ],
+ [
+ 2.177537,
+ 41.3825515
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T21:33:47Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 3.88793160004044e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119133649
+ }
+ },
+ {
+ "id": 119122579,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.8836353,
+ 50.8715807
+ ],
+ [
+ 4.8840805,
+ 50.8715807
+ ],
+ [
+ 4.8840805,
+ 50.8721656
+ ],
+ [
+ 4.8836353,
+ 50.8721656
+ ],
+ [
+ 4.8836353,
+ 50.8715807
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Hilde OSM",
+ "uid": "15275790",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T15:47:56Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 2.60397479999726e-7,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 3,
+ "change_within_25m": 2,
+ "change_within_50m": 1
+ },
+ "id": 119122579
+ }
+ },
+ {
+ "id": 119122559,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1404755,
+ 41.3749368
+ ],
+ [
+ 2.2205812,
+ 41.3749368
+ ],
+ [
+ 2.2205812,
+ 41.4279348
+ ],
+ [
+ 2.1404755,
+ 41.4279348
+ ],
+ [
+ 2.1404755,
+ 41.3749368
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T15:47:28Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 961,
+ "delete": 0,
+ "area": 0.00424544188860018,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 1260,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119122559
+ }
+ },
+ {
+ "id": 119118909,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.2140803,
+ 50.9309198
+ ],
+ [
+ 4.2140803,
+ 50.9309198
+ ],
+ [
+ 4.2140803,
+ 50.9309198
+ ],
+ [
+ 4.2140803,
+ 50.9309198
+ ],
+ [
+ 4.2140803,
+ 50.9309198
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T14:21:37Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 6,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1
+ },
+ "id": 119118909
+ }
+ },
+ {
+ "id": 119117926,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4423555,
+ 50.8350599
+ ],
+ [
+ 5.4561535,
+ 50.8350599
+ ],
+ [
+ 5.4561535,
+ 50.8467667
+ ],
+ [
+ 5.4423555,
+ 50.8467667
+ ],
+ [
+ 5.4423555,
+ 50.8350599
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 2,
+ "name": "possible import"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T13:54:07Z",
+ "reviewed_features": [],
+ "create": 1868,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000161530426400088,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/grb.html",
+ "theme": "grb",
+ "import": 205,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119117926
+ }
+ },
+ {
+ "id": 119117724,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1969432,
+ 41.4111124
+ ],
+ [
+ 2.2117752,
+ 41.4111124
+ ],
+ [
+ 2.2117752,
+ 41.4232992
+ ],
+ [
+ 2.1969432,
+ 41.4232992
+ ],
+ [
+ 2.1969432,
+ 41.4111124
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T13:49:03Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 69,
+ "delete": 0,
+ "area": 0.000180754617600027,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 85,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119117724
+ }
+ },
+ {
+ "id": 119115021,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.9171349,
+ 51.2279432
+ ],
+ [
+ 4.972092,
+ 51.2279432
+ ],
+ [
+ 4.972092,
+ 51.2416073
+ ],
+ [
+ 4.9171349,
+ 51.2416073
+ ],
+ [
+ 4.9171349,
+ 51.2279432
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Kasterlee",
+ "uid": "15445529",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T12:39:40Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.000750939310109988,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "create": 3,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119115021
+ }
+ },
+ {
+ "id": 119113734,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4402897,
+ 50.8444476
+ ],
+ [
+ 5.4486191,
+ 50.8444476
+ ],
+ [
+ 5.4486191,
+ 50.8691174
+ ],
+ [
+ 5.4402897,
+ 50.8691174
+ ],
+ [
+ 5.4402897,
+ 50.8444476
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 2,
+ "name": "possible import"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T12:06:01Z",
+ "reviewed_features": [],
+ "create": 1044,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000205484632119985,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/grb.html",
+ "theme": "grb",
+ "import": 126,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119113734
+ }
+ },
+ {
+ "id": 119112224,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 15.414628,
+ 47.0288082
+ ],
+ [
+ 15.4976521,
+ 47.0288082
+ ],
+ [
+ 15.4976521,
+ 47.0644337
+ ],
+ [
+ 15.414628,
+ 47.0644337
+ ],
+ [
+ 15.414628,
+ 47.0288082
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Woazboat",
+ "uid": "3545112",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T11:34:09Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 86,
+ "delete": 0,
+ "area": 0.00295777507455013,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 115,
+ "locale": "de",
+ "imagery": "osm"
+ },
+ "id": 119112224
+ }
+ },
+ {
+ "id": 119110756,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1390723,
+ 51.1623843
+ ],
+ [
+ 4.1528401,
+ 51.1623843
+ ],
+ [
+ 4.1528401,
+ 51.1748062
+ ],
+ [
+ 4.1390723,
+ 51.1748062
+ ],
+ [
+ 4.1390723,
+ 51.1623843
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "vott",
+ "uid": "15407842",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T10:58:09Z",
+ "reviewed_features": [],
+ "create": 18,
+ "modify": 15,
+ "delete": 0,
+ "area": 0.000171022234819997,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 56,
+ "create": 18,
+ "locale": "nl",
+ "imagery": "osm",
+ "move:node/9623615925": "improve_accuracy"
+ },
+ "id": 119110756
+ }
+ },
+ {
+ "id": 119110068,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7512302,
+ 51.0665929
+ ],
+ [
+ 4.9727833,
+ 51.0665929
+ ],
+ [
+ 4.9727833,
+ 51.2332368
+ ],
+ [
+ 4.7512302,
+ 51.2332368
+ ],
+ [
+ 4.7512302,
+ 51.0665929
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "StevenPelckmans",
+ "uid": "15444901",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T10:39:27Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.0369204726410892,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 3
+ },
+ "id": 119110068
+ }
+ },
+ {
+ "id": 119108504,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.2210085,
+ 51.2153016
+ ],
+ [
+ 3.2210085,
+ 51.2153016
+ ],
+ [
+ 3.2210085,
+ 51.2153016
+ ],
+ [
+ 3.2210085,
+ 51.2153016
+ ],
+ [
+ 3.2210085,
+ 51.2153016
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T10:05:43Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/aed.html",
+ "theme": "aed",
+ "answer": 5,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 6
+ },
+ "id": 119108504
+ }
+ },
+ {
+ "id": 119107732,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3770886,
+ 50.9606057
+ ],
+ [
+ 5.3770886,
+ 50.9606057
+ ],
+ [
+ 5.3770886,
+ 50.9606057
+ ],
+ [
+ 5.3770886,
+ 50.9606057
+ ],
+ [
+ 5.3770886,
+ 50.9606057
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:46:18Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cafes_and_pubs.html",
+ "theme": "cafes_and_pubs",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_25m": 5
+ },
+ "id": 119107732
+ }
+ },
+ {
+ "id": 119107215,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4590083,
+ 50.8547548
+ ],
+ [
+ 5.4606506,
+ 50.8547548
+ ],
+ [
+ 5.4606506,
+ 50.8553187
+ ],
+ [
+ 5.4590083,
+ 50.8553187
+ ],
+ [
+ 5.4590083,
+ 50.8547548
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.18.0-alpha",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:33:10Z",
+ "reviewed_features": [],
+ "create": 36,
+ "modify": 0,
+ "delete": 0,
+ "area": 9.26092969993534e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/grb.html",
+ "theme": "grb",
+ "import": 6,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119107215
+ }
+ },
+ {
+ "id": 119106590,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3773941,
+ 50.960818
+ ],
+ [
+ 5.3773941,
+ 50.960818
+ ],
+ [
+ 5.3773941,
+ 50.960818
+ ],
+ [
+ 5.3773941,
+ 50.960818
+ ],
+ [
+ 5.3773941,
+ 50.960818
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:19:30Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/drinking_water.html",
+ "theme": "drinking_water",
+ "answer": 1,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_50m": 2
+ },
+ "id": 119106590
+ }
+ },
+ {
+ "id": 119106179,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3605091,
+ 50.8713106
+ ],
+ [
+ 4.3605091,
+ 50.8713106
+ ],
+ [
+ 4.3605091,
+ 50.8713106
+ ],
+ [
+ 4.3605091,
+ 50.8713106
+ ],
+ [
+ 4.3605091,
+ 50.8713106
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:09:22Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cafes_and_pubs.html",
+ "theme": "cafes_and_pubs",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 3
+ },
+ "id": 119106179
+ }
+ },
+ {
+ "id": 119106050,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3635402,
+ 50.8710788
+ ],
+ [
+ 4.3642163,
+ 50.8710788
+ ],
+ [
+ 4.3642163,
+ 50.87122
+ ],
+ [
+ 4.3635402,
+ 50.87122
+ ],
+ [
+ 4.3635402,
+ 50.8710788
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T09:06:46Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 9.54653200010564e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 2
+ },
+ "id": 119106050
+ }
+ },
+ {
+ "id": 119103722,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1470492,
+ 51.1519325
+ ],
+ [
+ 4.1584378,
+ 51.1519325
+ ],
+ [
+ 4.1584378,
+ 51.1746936
+ ],
+ [
+ 4.1470492,
+ 51.1746936
+ ],
+ [
+ 4.1470492,
+ 51.1519325
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "vott",
+ "uid": "15407842",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T08:08:36Z",
+ "reviewed_features": [],
+ "create": 8,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.000259217063459965,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 23,
+ "create": 8,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "change_over_5000m": 29
+ },
+ "id": 119103722
+ }
+ },
+ {
+ "id": 119103430,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 15.9816881,
+ 45.7998889
+ ],
+ [
+ 15.9853624,
+ 45.7998889
+ ],
+ [
+ 15.9853624,
+ 45.800313
+ ],
+ [
+ 15.9816881,
+ 45.800313
+ ],
+ [
+ 15.9816881,
+ 45.7998889
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Janjko",
+ "uid": "244754",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T08:00:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.00000155827063001325,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 5,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_500m": 5
+ },
+ "id": 119103430
+ }
+ },
+ {
+ "id": 119103034,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1944437,
+ 41.408957
+ ],
+ [
+ 2.2039076,
+ 41.408957
+ ],
+ [
+ 2.2039076,
+ 41.4131098
+ ],
+ [
+ 2.1944437,
+ 41.4131098
+ ],
+ [
+ 2.1944437,
+ 41.408957
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T07:50:30Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 46,
+ "delete": 0,
+ "area": 0.0000393016839199999,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 66,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119103034
+ }
+ },
+ {
+ "id": 119100793,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3740495,
+ 50.959407
+ ],
+ [
+ 5.3937721,
+ 50.959407
+ ],
+ [
+ 5.3937721,
+ 50.9635295
+ ],
+ [
+ 5.3740495,
+ 50.9635295
+ ],
+ [
+ 5.3740495,
+ 50.959407
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T07:02:14Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 37,
+ "delete": 0,
+ "area": 0.0000813064185000212,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 61,
+ "create": 5,
+ "import": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 9,
+ "change_over_5000m": 6,
+ "change_within_25m": 68,
+ "change_within_50m": 3,
+ "move:node/9623114660": "improve_accuracy",
+ "import:node/9623114660": "source: https://osm.org/note/3044478"
+ },
+ "id": 119100793
+ }
+ },
+ {
+ "id": 119099387,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.4471719,
+ 51.0923592
+ ],
+ [
+ 3.44723,
+ 51.0923592
+ ],
+ [
+ 3.44723,
+ 51.0924822
+ ],
+ [
+ 3.4471719,
+ 51.0924822
+ ],
+ [
+ 3.4471719,
+ 51.0923592
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T06:34:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 7.14630000011547e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 6,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_25m": 5,
+ "change_within_50m": 1
+ },
+ "id": 119099387
+ }
+ },
+ {
+ "id": 119093761,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -70.3528552,
+ -33.6405306
+ ],
+ [
+ -70.3528552,
+ -33.6405306
+ ],
+ [
+ -70.3528552,
+ -33.6405306
+ ],
+ [
+ -70.3528552,
+ -33.6405306
+ ],
+ [
+ -70.3528552,
+ -33.6405306
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T02:51:39Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/trees.html",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 1
+ },
+ "id": 119093761
+ }
+ },
+ {
+ "id": 119093546,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -70.570752,
+ -33.5903044
+ ],
+ [
+ -70.5707098,
+ -33.5903044
+ ],
+ [
+ -70.5707098,
+ -33.5903024
+ ],
+ [
+ -70.570752,
+ -33.5903024
+ ],
+ [
+ -70.570752,
+ -33.5903044
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-30T02:33:15Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 8.44000000783063e-11,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/trees.html",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 2,
+ "change_within_500m": 2
+ },
+ "id": 119093546
+ }
+ },
+ {
+ "id": 119089343,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7547662,
+ 50.9012133
+ ],
+ [
+ 4.7739295,
+ 50.9012133
+ ],
+ [
+ 4.7739295,
+ 50.9050555
+ ],
+ [
+ 4.7547662,
+ 50.9050555
+ ],
+ [
+ 4.7547662,
+ 50.9012133
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T21:35:53Z",
+ "reviewed_features": [],
+ "create": 960,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000736292312600242,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "theme": "grb",
+ "import": 92,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119089343
+ }
+ },
+ {
+ "id": 119089030,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.3376108,
+ 51.1381546
+ ],
+ [
+ 3.3377831,
+ 51.1381546
+ ],
+ [
+ 3.3377831,
+ 51.1384626
+ ],
+ [
+ 3.3376108,
+ 51.1384626
+ ],
+ [
+ 3.3376108,
+ 51.1381546
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T21:20:39Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 0,
+ "delete": 0,
+ "area": 5.30683999993276e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "id": 119089030
+ }
+ },
+ {
+ "id": 119088449,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 0.1093212,
+ 38.8380822
+ ],
+ [
+ 0.1108428,
+ 38.8380822
+ ],
+ [
+ 0.1108428,
+ 38.8391814
+ ],
+ [
+ 0.1093212,
+ 38.8391814
+ ],
+ [
+ 0.1093212,
+ 38.8380822
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T20:58:17Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.0000016725427199981,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "waste",
+ "answer": 7,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 7
+ },
+ "id": 119088449
+ }
+ },
+ {
+ "id": 119085117,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.1468927,
+ 51.1015078
+ ],
+ [
+ 5.1488677,
+ 51.1015078
+ ],
+ [
+ 5.1488677,
+ 51.1021083
+ ],
+ [
+ 5.1468927,
+ 51.1021083
+ ],
+ [
+ 5.1468927,
+ 51.1015078
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T19:10:48Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.00000118598749999465,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "create": 4,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119085117
+ }
+ },
+ {
+ "id": 119081123,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 15.3747032,
+ 47.0083214
+ ],
+ [
+ 15.5102197,
+ 47.0083214
+ ],
+ [
+ 15.5102197,
+ 47.1185912
+ ],
+ [
+ 15.3747032,
+ 47.1185912
+ ],
+ [
+ 15.3747032,
+ 47.0083214
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Woazboat",
+ "uid": "3545112",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T17:31:03Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1245,
+ "delete": 0,
+ "area": 0.0149433773516996,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 1612,
+ "locale": "de",
+ "imagery": "osm"
+ },
+ "id": 119081123
+ }
+ },
+ {
+ "id": 119078563,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 9.21317,
+ 45.5014076
+ ],
+ [
+ 9.21317,
+ 45.5014076
+ ],
+ [
+ 9.21317,
+ 45.5014076
+ ],
+ [
+ 9.21317,
+ 45.5014076
+ ],
+ [
+ 9.21317,
+ 45.5014076
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "skizz98",
+ "uid": "13920670",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T16:32:31Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/drinking_water.html",
+ "theme": "drinking_water",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 119078563
+ }
+ },
+ {
+ "id": 119075894,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.9786855,
+ 51.229465
+ ],
+ [
+ 4.9810428,
+ 51.229465
+ ],
+ [
+ 4.9810428,
+ 51.2300208
+ ],
+ [
+ 4.9786855,
+ 51.2300208
+ ],
+ [
+ 4.9786855,
+ 51.229465
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vic Van Eyck",
+ "uid": "8791681",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T15:29:58Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.00000131018734000176,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 8,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 119075894
+ }
+ },
+ {
+ "id": 119073619,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.216212,
+ 51.1968385
+ ],
+ [
+ 3.216212,
+ 51.1968385
+ ],
+ [
+ 3.216212,
+ 51.1968385
+ ],
+ [
+ 3.216212,
+ 51.1968385
+ ],
+ [
+ 3.216212,
+ 51.1968385
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T14:35:34Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_25m": 4
+ },
+ "id": 119073619
+ }
+ },
+ {
+ "id": 119073087,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 13.0764169,
+ 52.36248
+ ],
+ [
+ 13.0855805,
+ 52.36248
+ ],
+ [
+ 13.0855805,
+ 52.3726611
+ ],
+ [
+ 13.0764169,
+ 52.3726611
+ ],
+ [
+ 13.0764169,
+ 52.36248
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-29T14:22:29Z",
+ "reviewed_features": [],
+ "create": 7,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.0000932955279600455,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "id": 119073087
+ }
+ },
+ {
+ "id": 119068383,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1228005,
+ 41.3931541
+ ],
+ [
+ 2.2130427,
+ 41.3931541
+ ],
+ [
+ 2.2130427,
+ 41.4180424
+ ],
+ [
+ 2.1228005,
+ 41.4180424
+ ],
+ [
+ 2.1228005,
+ 41.3931541
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T12:42:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 971,
+ "delete": 0,
+ "area": 0.00224597494626006,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 1281,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119068383
+ }
+ },
+ {
+ "id": 119066726,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1554874,
+ 50.8531612
+ ],
+ [
+ 4.1841857,
+ 50.8531612
+ ],
+ [
+ 4.1841857,
+ 50.8858542
+ ],
+ [
+ 4.1554874,
+ 50.8858542
+ ],
+ [
+ 4.1554874,
+ 50.8531612
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "jospyck",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Shana Matthys",
+ "uid": "15437476",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T12:08:02Z",
+ "reviewed_features": [],
+ "create": 21,
+ "modify": 20,
+ "delete": 2,
+ "area": 0.00093823352189983,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-29T20:26:57.111651Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 68,
+ "create": 21,
+ "locale": "nl",
+ "imagery": "EsriWorldImagery",
+ "move:node/9620954105": "improve_accuracy"
+ },
+ "id": 119066726
+ }
+ },
+ {
+ "id": 119064572,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.3959502,
+ 50.8169302
+ ],
+ [
+ 3.5054597,
+ 50.8169302
+ ],
+ [
+ 3.5054597,
+ 50.8348014
+ ],
+ [
+ 3.3959502,
+ 50.8348014
+ ],
+ [
+ 3.3959502,
+ 50.8169302
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Anzegem",
+ "uid": "12747497",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T11:24:05Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.0019570661764002,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 12,
+ "create": 3,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119064572
+ }
+ },
+ {
+ "id": 119064497,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3078879,
+ 50.7669057
+ ],
+ [
+ 4.3078879,
+ 50.7669057
+ ],
+ [
+ 4.3078879,
+ 50.7669057
+ ],
+ [
+ 4.3078879,
+ 50.7669057
+ ],
+ [
+ 4.3078879,
+ 50.7669057
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #charging_stations",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T11:22:36Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/charging_stations.html",
+ "theme": "charging_stations",
+ "answer": 5,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "change_over_5000m": 1,
+ "change_within_5000m": 5
+ },
+ "id": 119064497
+ }
+ },
+ {
+ "id": 119061696,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3754458,
+ 50.8682112
+ ],
+ [
+ 4.3754458,
+ 50.8682112
+ ],
+ [
+ 4.3754458,
+ 50.8682112
+ ],
+ [
+ 4.3754458,
+ 50.8682112
+ ],
+ [
+ 4.3754458,
+ 50.8682112
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T10:17:57Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/artwork.html",
+ "theme": "artwork",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 119061696
+ }
+ },
+ {
+ "id": 119060959,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.3954421,
+ 51.0373864
+ ],
+ [
+ 3.396152,
+ 51.0373864
+ ],
+ [
+ 3.396152,
+ 51.0380593
+ ],
+ [
+ 3.3954421,
+ 51.0380593
+ ],
+ [
+ 3.3954421,
+ 51.0373864
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thibaultmol",
+ "uid": "2916921",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T10:00:20Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 4.77691709998439e-7,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-29T10:25:53.394407Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_1000m": 5
+ },
+ "id": 119060959
+ }
+ },
+ {
+ "id": 119060707,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1424354,
+ 41.3672644
+ ],
+ [
+ 2.1955827,
+ 41.3672644
+ ],
+ [
+ 2.1955827,
+ 41.4419527
+ ],
+ [
+ 2.1424354,
+ 41.4419527
+ ],
+ [
+ 2.1424354,
+ 41.3672644
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T09:55:16Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 946,
+ "delete": 0,
+ "area": 0.00396948148658991,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 1246,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119060707
+ }
+ },
+ {
+ "id": 119059490,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 7.8031269,
+ 53.2203066
+ ],
+ [
+ 7.8109039,
+ 53.2203066
+ ],
+ [
+ 7.8109039,
+ 53.2265638
+ ],
+ [
+ 7.8031269,
+ 53.2265638
+ ],
+ [
+ 7.8031269,
+ 53.2203066
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "obst96",
+ "uid": "10436028",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #personal",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T09:27:15Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000486622444000018,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/personal.html",
+ "theme": "personal",
+ "answer": 3,
+ "locale": "de",
+ "imagery": "EsriWorldImagery"
+ },
+ "id": 119059490
+ }
+ },
+ {
+ "id": 119059135,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.432184,
+ 50.8782359
+ ],
+ [
+ 4.432184,
+ 50.8782359
+ ],
+ [
+ 4.432184,
+ 50.8782359
+ ],
+ [
+ 4.432184,
+ 50.8782359
+ ],
+ [
+ 4.432184,
+ 50.8782359
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #bicycle_rental",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T09:20:09Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/bicycle_rental.html",
+ "theme": "bicycle_rental",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 119059135
+ }
+ },
+ {
+ "id": 119058167,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.4031989,
+ 50.8674395
+ ],
+ [
+ 4.4031989,
+ 50.8674395
+ ],
+ [
+ 4.4031989,
+ 50.8674395
+ ],
+ [
+ 4.4031989,
+ 50.8674395
+ ],
+ [
+ 4.4031989,
+ 50.8674395
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:57:58Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "AGIV",
+ "add-image": 1
+ },
+ "id": 119058167
+ }
+ },
+ {
+ "id": 119058021,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -2.9330792,
+ 43.2636887
+ ],
+ [
+ -2.9307806,
+ 43.2636887
+ ],
+ [
+ -2.9307806,
+ 43.2678406
+ ],
+ [
+ -2.9330792,
+ 43.2678406
+ ],
+ [
+ -2.9330792,
+ 43.2636887
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "pezespe",
+ "uid": "149682",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:54:38Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000954355733999222,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 119058021
+ }
+ },
+ {
+ "id": 119057810,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 15.6185769,
+ 60.6032214
+ ],
+ [
+ 15.6185769,
+ 60.6032214
+ ],
+ [
+ 15.6185769,
+ 60.6032214
+ ],
+ [
+ 15.6185769,
+ 60.6032214
+ ],
+ [
+ 15.6185769,
+ 60.6032214
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Aerond",
+ "uid": "10217353",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toilets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:50:06Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toilets.html",
+ "theme": "toilets",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119057810
+ }
+ },
+ {
+ "id": 119057559,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 0.1129783,
+ 38.8360513
+ ],
+ [
+ 0.1129783,
+ 38.8360513
+ ],
+ [
+ 0.1129783,
+ 38.8360513
+ ],
+ [
+ 0.1129783,
+ 38.8360513
+ ],
+ [
+ 0.1129783,
+ 38.8360513
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:43:44Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "waste",
+ "answer": 1,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 1
+ },
+ "id": 119057559
+ }
+ },
+ {
+ "id": 119057550,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:43:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "waste",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 1
+ },
+ "id": 119057550
+ }
+ },
+ {
+ "id": 119057537,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 0.1111708,
+ 38.8365312
+ ],
+ [
+ 0.1111708,
+ 38.8365312
+ ],
+ [
+ 0.1111708,
+ 38.8365312
+ ],
+ [
+ 0.1111708,
+ 38.8365312
+ ],
+ [
+ 0.1111708,
+ 38.8365312
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:43:01Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "waste",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 3
+ },
+ "id": 119057537
+ }
+ },
+ {
+ "id": 119057460,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 0.1101609,
+ 38.8365312
+ ],
+ [
+ 0.1111708,
+ 38.8365312
+ ],
+ [
+ 0.1111708,
+ 38.8368234
+ ],
+ [
+ 0.1101609,
+ 38.8368234
+ ],
+ [
+ 0.1101609,
+ 38.8365312
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/yopaseopor/mcquests/master/containeronvas.json",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:41:10Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 1,
+ "delete": 0,
+ "area": 2.95092779996935e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "https://raw.githubusercontent.com/yopaseopor/mcquests/master/containeronvas.json",
+ "answer": 1,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_500m": 1
+ },
+ "id": 119057460
+ }
+ },
+ {
+ "id": 119057080,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3875151,
+ 50.739564
+ ],
+ [
+ 4.4349461,
+ 50.739564
+ ],
+ [
+ 4.4349461,
+ 50.7605485
+ ],
+ [
+ 4.3875151,
+ 50.7605485
+ ],
+ [
+ 4.3875151,
+ 50.739564
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:31:19Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 2,
+ "area": 0.000995315819499881,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "import": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 2,
+ "import:node/9620399323": "source: https://osm.org/note/3090198",
+ "deletion:node/693277863": "disused",
+ "deletion:node/2390001958": "disused"
+ },
+ "id": 119057080
+ }
+ },
+ {
+ "id": 119056220,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7645427,
+ 50.9033108
+ ],
+ [
+ 4.7671606,
+ 50.9033108
+ ],
+ [
+ 4.7671606,
+ 50.9050871
+ ],
+ [
+ 4.7645427,
+ 50.9050871
+ ],
+ [
+ 4.7645427,
+ 50.9033108
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:11:15Z",
+ "reviewed_features": [],
+ "create": 266,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000465017577000911,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "theme": "grb",
+ "import": 26,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 26
+ },
+ "id": 119056220
+ }
+ },
+ {
+ "id": 119056198,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.2887424,
+ 48.7450862
+ ],
+ [
+ 2.2887424,
+ 48.7450862
+ ],
+ [
+ 2.2887424,
+ 48.7450862
+ ],
+ [
+ 2.2887424,
+ 48.7450862
+ ],
+ [
+ 2.2887424,
+ 48.7450862
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "milenasonneveld",
+ "uid": "8177639",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #climbing",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T08:10:44Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/climbing",
+ "theme": "climbing",
+ "answer": 3,
+ "create": 1,
+ "locale": "en",
+ "imagery": "CartoDB.VoyagerNoLabels",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_5000m": 4
+ },
+ "id": 119056198
+ }
+ },
+ {
+ "id": 119055562,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4454687,
+ 50.8417317
+ ],
+ [
+ 5.4498101,
+ 50.8417317
+ ],
+ [
+ 5.4498101,
+ 50.8456317
+ ],
+ [
+ 5.4454687,
+ 50.8456317
+ ],
+ [
+ 5.4454687,
+ 50.8417317
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T07:54:46Z",
+ "reviewed_features": [],
+ "create": 224,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000169314600000048,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "theme": "grb",
+ "import": 40,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119055562
+ }
+ },
+ {
+ "id": 119055014,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1828673,
+ 41.4067365
+ ],
+ [
+ 2.2283179,
+ 41.4067365
+ ],
+ [
+ 2.2283179,
+ 41.4546675
+ ],
+ [
+ 2.1828673,
+ 41.4546675
+ ],
+ [
+ 2.1828673,
+ 41.4067365
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T07:43:13Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 813,
+ "delete": 0,
+ "area": 0.00217849270859993,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 1094,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119055014
+ }
+ },
+ {
+ "id": 119047637,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.6754949,
+ 51.2612705
+ ],
+ [
+ 4.6754949,
+ 51.2612705
+ ],
+ [
+ 4.6754949,
+ 51.2612705
+ ],
+ [
+ 4.6754949,
+ 51.2612705
+ ],
+ [
+ 4.6754949,
+ 51.2612705
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Frank Y",
+ "uid": "15434739",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-29T03:59:51Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119047637
+ }
+ },
+ {
+ "id": 119040374,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 1.4558879,
+ 41.1848155
+ ],
+ [
+ 1.4560703,
+ 41.1848155
+ ],
+ [
+ 1.4560703,
+ 41.1849507
+ ],
+ [
+ 1.4558879,
+ 41.1849507
+ ],
+ [
+ 1.4558879,
+ 41.1848155
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 489,
+ "name": "Mapbox: Spam text"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "way-239261173",
+ "note": "Spam text reported in [\"name\"] tags in the feature",
+ "osm_id": 239261173,
+ "reasons": [
+ 489
+ ],
+ "version": 10
+ }
+ ],
+ "user": "hortacalaf",
+ "uid": "14495457",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/yopaseopor/mcquests/master/libraries.json",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T21:11:14Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 19,
+ "delete": 0,
+ "area": 2.46604800004548e-8,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/theme.html",
+ "theme": "https://raw.githubusercontent.com/yopaseopor/mcquests/master/libraries.json",
+ "answer": 22,
+ "locale": "ca",
+ "imagery": "osm"
+ },
+ "id": 119040374
+ }
+ },
+ {
+ "id": 119039787,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4477262,
+ 50.8398166
+ ],
+ [
+ 5.45659,
+ 50.8398166
+ ],
+ [
+ 5.45659,
+ 50.8438679
+ ],
+ [
+ 5.4477262,
+ 50.8438679
+ ],
+ [
+ 5.4477262,
+ 50.8398166
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T20:53:14Z",
+ "reviewed_features": [],
+ "create": 322,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000035909912940005,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "theme": "grb",
+ "import": 56,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119039787
+ }
+ },
+ {
+ "id": 119039288,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7579486,
+ 50.9008983
+ ],
+ [
+ 4.7763372,
+ 50.9008983
+ ],
+ [
+ 4.7763372,
+ 50.9081796
+ ],
+ [
+ 4.7579486,
+ 50.9081796
+ ],
+ [
+ 4.7579486,
+ 50.9008983
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 2,
+ "name": "possible import"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T20:39:17Z",
+ "reviewed_features": [],
+ "create": 2384,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.00013389291317992,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "theme": "grb",
+ "answer": 5,
+ "import": 232,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "id": 119039288
+ }
+ },
+ {
+ "id": 119036842,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1188807,
+ 41.3703216
+ ],
+ [
+ 2.1893553,
+ 41.3703216
+ ],
+ [
+ 2.1893553,
+ 41.4348606
+ ],
+ [
+ 2.1188807,
+ 41.4348606
+ ],
+ [
+ 2.1188807,
+ 41.3703216
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T19:33:02Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 492,
+ "delete": 0,
+ "area": 0.00454836020940023,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 669,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119036842
+ }
+ },
+ {
+ "id": 119035721,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1453003,
+ 51.1771793
+ ],
+ [
+ 4.1763597,
+ 51.1771793
+ ],
+ [
+ 4.1763597,
+ 51.1960261
+ ],
+ [
+ 4.1453003,
+ 51.1960261
+ ],
+ [
+ 4.1453003,
+ 51.1771793
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Rembrandt De Vlaeminck",
+ "uid": "504998",
+ "editor": "MapComplete 0.0.8f",
+ "comment": "Adding data with #MapComplete for theme #buurtnatuur",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:59:47Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 12,
+ "delete": 0,
+ "area": 0.00058537029991996,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "theme": "buurtnatuur",
+ "theme-creator": "Pieter Vander Vennet"
+ },
+ "id": 119035721
+ }
+ },
+ {
+ "id": 119035632,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3485848,
+ 50.8546324
+ ],
+ [
+ 4.3485848,
+ 50.8546324
+ ],
+ [
+ 4.3485848,
+ 50.8546324
+ ],
+ [
+ 4.3485848,
+ 50.8546324
+ ],
+ [
+ 4.3485848,
+ 50.8546324
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:56:44Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1
+ },
+ "id": 119035632
+ }
+ },
+ {
+ "id": 119035611,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4527561,
+ 50.8504069
+ ],
+ [
+ 5.4620633,
+ 50.8504069
+ ],
+ [
+ 5.4620633,
+ 50.8611982
+ ],
+ [
+ 5.4527561,
+ 50.8611982
+ ],
+ [
+ 5.4527561,
+ 50.8504069
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 2,
+ "name": "possible import"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:56:09Z",
+ "reviewed_features": [],
+ "create": 1367,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000100436787359937,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "theme": "grb",
+ "import": 184,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119035611
+ }
+ },
+ {
+ "id": 119035579,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3503256,
+ 50.8547037
+ ],
+ [
+ 4.3503256,
+ 50.8547037
+ ],
+ [
+ 4.3503256,
+ 50.8547037
+ ],
+ [
+ 4.3503256,
+ 50.8547037
+ ],
+ [
+ 4.3503256,
+ 50.8547037
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:54:39Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/bookcases.html",
+ "theme": "bookcases",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 119035579
+ }
+ },
+ {
+ "id": 119035534,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3529301,
+ 50.863851
+ ],
+ [
+ 4.3529301,
+ 50.863851
+ ],
+ [
+ 4.3529301,
+ 50.863851
+ ],
+ [
+ 4.3529301,
+ 50.863851
+ ],
+ [
+ 4.3529301,
+ 50.863851
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:53:12Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/aed.html",
+ "theme": "aed",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 119035534
+ }
+ },
+ {
+ "id": 119033861,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.721699,
+ 51.0268317
+ ],
+ [
+ 3.7218979,
+ 51.0268317
+ ],
+ [
+ 3.7218979,
+ 51.0269374
+ ],
+ [
+ 3.721699,
+ 51.0269374
+ ],
+ [
+ 3.721699,
+ 51.0268317
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:08:43Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 2.10237299997767e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/food.html",
+ "theme": "food",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119033861
+ }
+ },
+ {
+ "id": 119033803,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -5.9925066,
+ 37.3801318
+ ],
+ [
+ -5.9884467,
+ 37.3801318
+ ],
+ [
+ -5.9884467,
+ 37.3852233
+ ],
+ [
+ -5.9925066,
+ 37.3852233
+ ],
+ [
+ -5.9925066,
+ 37.3801318
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Dinn0",
+ "uid": "14893874",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T18:07:15Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 0.0000206709808499939,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 5,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "change_within_25m": 1,
+ "change_within_50m": 3,
+ "change_within_100m": 1
+ },
+ "id": 119033803
+ }
+ },
+ {
+ "id": 119028879,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 13.0904835,
+ 52.3857849
+ ],
+ [
+ 13.0945586,
+ 52.3857849
+ ],
+ [
+ 13.0945586,
+ 52.3898148
+ ],
+ [
+ 13.0904835,
+ 52.3898148
+ ],
+ [
+ 13.0904835,
+ 52.3857849
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-28T16:08:43Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000164222454900237,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "id": 119028879
+ }
+ },
+ {
+ "id": 119026022,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4571182,
+ 50.8598611
+ ],
+ [
+ 5.4604299,
+ 50.8598611
+ ],
+ [
+ 5.4604299,
+ 50.8611263
+ ],
+ [
+ 5.4571182,
+ 50.8611263
+ ],
+ [
+ 5.4571182,
+ 50.8598611
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T14:54:28Z",
+ "reviewed_features": [],
+ "create": 103,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000418996283999653,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "theme": "grb",
+ "import": 17,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119026022
+ }
+ },
+ {
+ "id": 119025721,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4528218,
+ 50.8610906
+ ],
+ [
+ 5.4596328,
+ 50.8610906
+ ],
+ [
+ 5.4596328,
+ 50.8646914
+ ],
+ [
+ 5.4528218,
+ 50.8646914
+ ],
+ [
+ 5.4528218,
+ 50.8610906
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T14:47:09Z",
+ "reviewed_features": [],
+ "create": 363,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000245250488000062,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "theme": "grb",
+ "import": 59,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119025721
+ }
+ },
+ {
+ "id": 119017661,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.0278304,
+ 51.1490134
+ ],
+ [
+ 4.1475749,
+ 51.1490134
+ ],
+ [
+ 4.1475749,
+ 51.1852167
+ ],
+ [
+ 4.0278304,
+ 51.1852167
+ ],
+ [
+ 4.0278304,
+ 51.1490134
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "vott",
+ "uid": "15407842",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T11:32:48Z",
+ "reviewed_features": [],
+ "create": 16,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.00433514605684963,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 47,
+ "create": 16,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 18,
+ "change_within_500m": 1,
+ "change_within_1000m": 2,
+ "change_within_5000m": 42
+ },
+ "id": 119017661
+ }
+ },
+ {
+ "id": 119015966,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1460736,
+ 41.3603358
+ ],
+ [
+ 2.2027431,
+ 41.3603358
+ ],
+ [
+ 2.2027431,
+ 41.4238872
+ ],
+ [
+ 2.1460736,
+ 41.4238872
+ ],
+ [
+ 2.1460736,
+ 41.3603358
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T10:50:02Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1302,
+ "delete": 0,
+ "area": 0.00360142606230011,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 1782,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119015966
+ }
+ },
+ {
+ "id": 119015015,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.8083526,
+ 51.123326
+ ],
+ [
+ 5.8166166,
+ 51.123326
+ ],
+ [
+ 5.8166166,
+ 51.1341377
+ ],
+ [
+ 5.8083526,
+ 51.1341377
+ ],
+ [
+ 5.8083526,
+ 51.123326
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Visit Kinrooi",
+ "uid": "15291736",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T10:26:02Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 18,
+ "delete": 0,
+ "area": 0.0000893478887999781,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 25,
+ "create": 2,
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 11,
+ "move:node/9612972833": "improve_accuracy",
+ "import:node/9612845526": "source: https://osm.org/note/3044291",
+ "import:node/9612946095": "source: https://osm.org/note/3044265"
+ },
+ "id": 119015015
+ }
+ },
+ {
+ "id": 119012923,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.9754378,
+ 51.1714242
+ ],
+ [
+ 4.9823749,
+ 51.1714242
+ ],
+ [
+ 4.9823749,
+ 51.175427
+ ],
+ [
+ 4.9754378,
+ 51.175427
+ ],
+ [
+ 4.9754378,
+ 51.1714242
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T09:37:52Z",
+ "reviewed_features": [],
+ "create": 17,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.0000277678238800146,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "theme": "grb",
+ "import": 3,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119012923
+ }
+ },
+ {
+ "id": 119012620,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0309681,
+ 51.2742907
+ ],
+ [
+ 3.0320066,
+ 51.2742907
+ ],
+ [
+ 3.0320066,
+ 51.2753396
+ ],
+ [
+ 3.0309681,
+ 51.2753396
+ ],
+ [
+ 3.0309681,
+ 51.2742907
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T09:30:04Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.00000108928265000065,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 11,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 119012620
+ }
+ },
+ {
+ "id": 119010852,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 6.5706811,
+ 52.9923595
+ ],
+ [
+ 6.5706811,
+ 52.9923595
+ ],
+ [
+ 6.5706811,
+ 52.9923595
+ ],
+ [
+ 6.5706811,
+ 52.9923595
+ ],
+ [
+ 6.5706811,
+ 52.9923595
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Robin van der Linde",
+ "uid": "5093765",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #waste_basket",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T08:46:36Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste_basket.html",
+ "theme": "waste_basket",
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "id": 119010852
+ }
+ },
+ {
+ "id": 119009586,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -0.5306645,
+ 44.8391173
+ ],
+ [
+ -0.5306645,
+ 44.8391173
+ ],
+ [
+ -0.5306645,
+ 44.8391173
+ ],
+ [
+ -0.5306645,
+ 44.8391173
+ ],
+ [
+ -0.5306645,
+ 44.8391173
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Marival",
+ "uid": "8238040",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T08:13:05Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/surveillance.html",
+ "theme": "surveillance",
+ "answer": 4,
+ "create": 1,
+ "locale": "fr",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 4
+ },
+ "id": 119009586
+ }
+ },
+ {
+ "id": 119009426,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 13.4469557,
+ 52.1295048
+ ],
+ [
+ 13.4790471,
+ 52.1295048
+ ],
+ [
+ 13.4790471,
+ 52.1375927
+ ],
+ [
+ 13.4469557,
+ 52.1375927
+ ],
+ [
+ 13.4469557,
+ 52.1295048
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ebihardy",
+ "uid": "263464",
+ "editor": "MapComplete 0.7.2l",
+ "comment": "Adding data with #MapComplete for theme #waldbrand",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T08:08:44Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.000259552034059991,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "id": 119009426
+ }
+ },
+ {
+ "id": 119009236,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.1429171,
+ 41.3837436
+ ],
+ [
+ 2.2089015,
+ 41.3837436
+ ],
+ [
+ 2.2089015,
+ 41.4240873
+ ],
+ [
+ 2.1429171,
+ 41.4240873
+ ],
+ [
+ 2.1429171,
+ 41.3837436
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ccamara",
+ "uid": "423535",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T08:03:07Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1092,
+ "delete": 0,
+ "area": 0.00266205483827961,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 1452,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119009236
+ }
+ },
+ {
+ "id": 119007905,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.5967011,
+ 45.3638508
+ ],
+ [
+ 5.5967011,
+ 45.3638508
+ ],
+ [
+ 5.5967011,
+ 45.3638508
+ ],
+ [
+ 5.5967011,
+ 45.3638508
+ ],
+ [
+ 5.5967011,
+ 45.3638508
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Eric Royer",
+ "uid": "12137407",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T07:32:17Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/food.html",
+ "theme": "food",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 119007905
+ }
+ },
+ {
+ "id": 119000040,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -73.2402575,
+ -39.8314888
+ ],
+ [
+ -73.2402575,
+ -39.8314888
+ ],
+ [
+ -73.2402575,
+ -39.8314888
+ ],
+ [
+ -73.2402575,
+ -39.8314888
+ ],
+ [
+ -73.2402575,
+ -39.8314888
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T01:03:09Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/trees.html",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 1
+ },
+ "id": 119000040
+ }
+ },
+ {
+ "id": 118999619,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -122.3563549,
+ 47.6803374
+ ],
+ [
+ -122.356354,
+ 47.6803374
+ ],
+ [
+ -122.356354,
+ 47.6803374
+ ],
+ [
+ -122.3563549,
+ 47.6803374
+ ],
+ [
+ -122.3563549,
+ 47.6803374
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Wim L",
+ "uid": "223681",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-28T00:25:40Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/bookcases.html",
+ "theme": "bookcases",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 4
+ },
+ "id": 118999619
+ }
+ },
+ {
+ "id": 118998067,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 0.0240488,
+ 38.8174665
+ ],
+ [
+ 0.0244855,
+ 38.8174665
+ ],
+ [
+ 0.0244855,
+ 38.8180262
+ ],
+ [
+ 0.0240488,
+ 38.8180262
+ ],
+ [
+ 0.0240488,
+ 38.8174665
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T22:37:07Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 14,
+ "delete": 0,
+ "area": 2.44420989998521e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/surveillance.html",
+ "theme": "surveillance",
+ "answer": 19,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 19
+ },
+ "id": 118998067
+ }
+ },
+ {
+ "id": 118997076,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -71.5498217,
+ -33.0196915
+ ],
+ [
+ -71.5498217,
+ -33.0196915
+ ],
+ [
+ -71.5498217,
+ -33.0196915
+ ],
+ [
+ -71.5498217,
+ -33.0196915
+ ],
+ [
+ -71.5498217,
+ -33.0196915
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T21:41:30Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/trees.html",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 1
+ },
+ "id": 118997076
+ }
+ },
+ {
+ "id": 118996653,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0299306,
+ 51.27261
+ ],
+ [
+ 3.0330916,
+ 51.27261
+ ],
+ [
+ 3.0330916,
+ 51.2766967
+ ],
+ [
+ 3.0299306,
+ 51.2766967
+ ],
+ [
+ 3.0299306,
+ 51.27261
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #postboxes",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T21:18:38Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000129180587000062,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/postboxes.html",
+ "theme": "postboxes",
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 2
+ },
+ "id": 118996653
+ }
+ },
+ {
+ "id": 118995770,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 1.6054104,
+ 41.1885579
+ ],
+ [
+ 1.6732638,
+ 41.1885579
+ ],
+ [
+ 1.6732638,
+ 41.2086404
+ ],
+ [
+ 1.6054104,
+ 41.2086404
+ ],
+ [
+ 1.6054104,
+ 41.1885579
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "hortacalaf",
+ "uid": "14495457",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/yopaseopor/mcquests/master/libraries.json",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T20:38:23Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 43,
+ "delete": 0,
+ "area": 0.00136266590550006,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/theme.html",
+ "theme": "https://raw.githubusercontent.com/yopaseopor/mcquests/master/libraries.json",
+ "answer": 57,
+ "locale": "ca",
+ "imagery": "osm"
+ },
+ "id": 118995770
+ }
+ },
+ {
+ "id": 118994915,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.855607,
+ 51.145162
+ ],
+ [
+ 4.8567025,
+ 51.145162
+ ],
+ [
+ 4.8567025,
+ 51.1464737
+ ],
+ [
+ 4.855607,
+ 51.1464737
+ ],
+ [
+ 4.855607,
+ 51.145162
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T20:09:28Z",
+ "reviewed_features": [],
+ "create": 56,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000143696735000235,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "theme": "grb",
+ "import": 8,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "id": 118994915
+ }
+ },
+ {
+ "id": 118994625,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0270948,
+ 51.2699932
+ ],
+ [
+ 3.03172,
+ 51.2699932
+ ],
+ [
+ 3.03172,
+ 51.278134
+ ],
+ [
+ 3.0270948,
+ 51.278134
+ ],
+ [
+ 3.0270948,
+ 51.2699932
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.17.0",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T20:00:56Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.0000376528281599982,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 6,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 4
+ },
+ "id": 118994625
+ }
+ },
+ {
+ "id": 118990728,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 6.5549891,
+ 53.0173317
+ ],
+ [
+ 6.5549891,
+ 53.0173317
+ ],
+ [
+ 6.5549891,
+ 53.0173317
+ ],
+ [
+ 6.5549891,
+ 53.0173317
+ ],
+ [
+ 6.5549891,
+ 53.0173317
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Robin van der Linde",
+ "uid": "5093765",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T17:57:04Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/bookcases.html",
+ "theme": "bookcases",
+ "answer": 4,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 4
+ },
+ "id": 118990728
+ }
+ },
+ {
+ "id": 118983300,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.1262041,
+ 51.0873396
+ ],
+ [
+ 5.1262041,
+ 51.0873396
+ ],
+ [
+ 5.1262041,
+ 51.0873396
+ ],
+ [
+ 5.1262041,
+ 51.0873396
+ ],
+ [
+ 5.1262041,
+ 51.0873396
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toilets",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T14:35:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toilets.html",
+ "theme": "toilets",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_50m": 2
+ },
+ "id": 118983300
+ }
+ },
+ {
+ "id": 118981764,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3482953,
+ 50.8710458
+ ],
+ [
+ 4.3482953,
+ 50.8710458
+ ],
+ [
+ 4.3482953,
+ 50.8710458
+ ],
+ [
+ 4.3482953,
+ 50.8710458
+ ],
+ [
+ 4.3482953,
+ 50.8710458
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:52:58Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/aed.html",
+ "theme": "aed",
+ "answer": 3,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 4
+ },
+ "id": 118981764
+ }
+ },
+ {
+ "id": 118981358,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3481934,
+ 50.8709375
+ ],
+ [
+ 4.3481934,
+ 50.8709375
+ ],
+ [
+ 4.3481934,
+ 50.8709375
+ ],
+ [
+ 4.3481934,
+ 50.8709375
+ ],
+ [
+ 4.3481934,
+ 50.8709375
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:41:58Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/bookcases.html",
+ "theme": "bookcases",
+ "answer": 4,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 5
+ },
+ "id": 118981358
+ }
+ },
+ {
+ "id": 118981312,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.5393488,
+ 48.0143759
+ ],
+ [
+ 8.5393488,
+ 48.0143759
+ ],
+ [
+ 8.5393488,
+ 48.0143759
+ ],
+ [
+ 8.5393488,
+ 48.0143759
+ ],
+ [
+ 8.5393488,
+ 48.0143759
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:40:16Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/food.html",
+ "theme": "food",
+ "answer": 1,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118981312
+ }
+ },
+ {
+ "id": 118981144,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3477535,
+ 50.8706328
+ ],
+ [
+ 4.3477535,
+ 50.8706328
+ ],
+ [
+ 4.3477535,
+ 50.8706328
+ ],
+ [
+ 4.3477535,
+ 50.8706328
+ ],
+ [
+ 4.3477535,
+ 50.8706328
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:35:17Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 5
+ },
+ "id": 118981144
+ }
+ },
+ {
+ "id": 118980898,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7467333,
+ 52.0843469
+ ],
+ [
+ 4.7467333,
+ 52.0843469
+ ],
+ [
+ 4.7467333,
+ 52.0843469
+ ],
+ [
+ 4.7467333,
+ 52.0843469
+ ],
+ [
+ 4.7467333,
+ 52.0843469
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "js374",
+ "uid": "12733546",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 1,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T13:27:19Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "change_within_500m": 1
+ },
+ "id": 118980898
+ }
+ },
+ {
+ "id": 118979583,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.2033451,
+ 50.9146668
+ ],
+ [
+ 4.2033451,
+ 50.9146668
+ ],
+ [
+ 4.2033451,
+ 50.9146668
+ ],
+ [
+ 4.2033451,
+ 50.9146668
+ ],
+ [
+ 4.2033451,
+ 50.9146668
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T12:46:30Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 4,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/bookcases.html",
+ "theme": "bookcases",
+ "answer": 5,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 6
+ },
+ "id": 118979583
+ }
+ },
+ {
+ "id": 118979377,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.2029671,
+ 50.9144947
+ ],
+ [
+ 4.2036671,
+ 50.9144947
+ ],
+ [
+ 4.2036671,
+ 50.9148684
+ ],
+ [
+ 4.2029671,
+ 50.9148684
+ ],
+ [
+ 4.2029671,
+ 50.9144947
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T12:39:14Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 2.61590000002776e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 10,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 1,
+ "change_within_25m": 12
+ },
+ "id": 118979377
+ }
+ },
+ {
+ "id": 118978420,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.5327499,
+ 48.0269778
+ ],
+ [
+ 8.533528,
+ 48.0269778
+ ],
+ [
+ 8.533528,
+ 48.0272216
+ ],
+ [
+ 8.5327499,
+ 48.0272216
+ ],
+ [
+ 8.5327499,
+ 48.0269778
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T12:10:26Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 1.89700779999787e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/food.html",
+ "theme": "food",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "id": 118978420
+ }
+ },
+ {
+ "id": 118978278,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3430399,
+ 50.8725722
+ ],
+ [
+ 4.3448595,
+ 50.8725722
+ ],
+ [
+ 4.3448595,
+ 50.8734894
+ ],
+ [
+ 4.3430399,
+ 50.8734894
+ ],
+ [
+ 4.3430399,
+ 50.8725722
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T12:06:11Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.00000166893711999358,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-28T07:14:49.250585Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_1000m": 2
+ },
+ "id": 118978278
+ }
+ },
+ {
+ "id": 118977525,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.9821042,
+ 51.1730194
+ ],
+ [
+ 4.9842686,
+ 51.1730194
+ ],
+ [
+ 4.9842686,
+ 51.1742892
+ ],
+ [
+ 4.9821042,
+ 51.1742892
+ ],
+ [
+ 4.9821042,
+ 51.1730194
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T11:40:24Z",
+ "reviewed_features": [],
+ "create": 102,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000274835511999064,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "theme": "grb",
+ "import": 14,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118977525
+ }
+ },
+ {
+ "id": 118976472,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.5866177,
+ 50.7349341
+ ],
+ [
+ 3.6486948,
+ 50.7349341
+ ],
+ [
+ 3.6486948,
+ 50.7659525
+ ],
+ [
+ 3.5866177,
+ 50.7659525
+ ],
+ [
+ 3.5866177,
+ 50.7349341
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Ronse",
+ "uid": "15420943",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T10:59:02Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 28,
+ "delete": 2,
+ "area": 0.00192553231864003,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 2,
+ "theme": "toerisme_vlaanderen",
+ "answer": 37,
+ "create": 12,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 2,
+ "add-image": 11,
+ "move:node/9610640449": "improve_accuracy",
+ "deletion:node/9610607360": "testing point",
+ "deletion:node/9610615775": "duplicate"
+ },
+ "id": 118976472
+ }
+ },
+ {
+ "id": 118976363,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3453395,
+ 50.8659811
+ ],
+ [
+ 4.3453395,
+ 50.8659811
+ ],
+ [
+ 4.3453395,
+ 50.8659811
+ ],
+ [
+ 4.3453395,
+ 50.8659811
+ ],
+ [
+ 4.3453395,
+ 50.8659811
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T10:54:22Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 8,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118976363
+ }
+ },
+ {
+ "id": 118975431,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3423013,
+ 50.8699755
+ ],
+ [
+ 4.3423013,
+ 50.8699755
+ ],
+ [
+ 4.3423013,
+ 50.8699755
+ ],
+ [
+ 4.3423013,
+ 50.8699755
+ ],
+ [
+ 4.3423013,
+ 50.8699755
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T10:24:45Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/drinking_water.html",
+ "theme": "drinking_water",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_within_25m": 2
+ },
+ "id": 118975431
+ }
+ },
+ {
+ "id": 118974254,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3454796,
+ 50.8758046
+ ],
+ [
+ 4.3471785,
+ 50.8758046
+ ],
+ [
+ 4.3471785,
+ 50.876941
+ ],
+ [
+ 4.3454796,
+ 50.876941
+ ],
+ [
+ 4.3454796,
+ 50.8758046
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:45:24Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 8,
+ "delete": 0,
+ "area": 0.00000193062996000013,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 11,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 5,
+ "change_within_25m": 16
+ },
+ "id": 118974254
+ }
+ },
+ {
+ "id": 118974155,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.7153033,
+ 50.8468888
+ ],
+ [
+ 2.7199058,
+ 50.8468888
+ ],
+ [
+ 2.7199058,
+ 50.8557503
+ ],
+ [
+ 2.7153033,
+ 50.8557503
+ ],
+ [
+ 2.7153033,
+ 50.8468888
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:41:14Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.0000407850537499744,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 16,
+ "create": 4,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 4
+ },
+ "id": 118974155
+ }
+ },
+ {
+ "id": 118974004,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.5286262,
+ 48.0236429
+ ],
+ [
+ 8.5295462,
+ 48.0236429
+ ],
+ [
+ 8.5295462,
+ 48.0249509
+ ],
+ [
+ 8.5286262,
+ 48.0249509
+ ],
+ [
+ 8.5286262,
+ 48.0236429
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:36:00Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.00000120336000000242,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/food.html",
+ "theme": "food",
+ "answer": 7,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118974004
+ }
+ },
+ {
+ "id": 118973591,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.5344565,
+ 48.0271619
+ ],
+ [
+ 8.5345209,
+ 48.0271619
+ ],
+ [
+ 8.5345209,
+ 48.0271671
+ ],
+ [
+ 8.5344565,
+ 48.0271671
+ ],
+ [
+ 8.5344565,
+ 48.0271619
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #benches",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:22:58Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 3.348799998013e-10,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/benches.html",
+ "move": 1,
+ "theme": "benches",
+ "answer": 3,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "move:node/9610486727": "improve_accuracy"
+ },
+ "id": 118973591
+ }
+ },
+ {
+ "id": 118973150,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.8472962,
+ 50.9559059
+ ],
+ [
+ 4.0301746,
+ 50.9559059
+ ],
+ [
+ 4.0301746,
+ 51.0799871
+ ],
+ [
+ 3.8472962,
+ 51.0799871
+ ],
+ [
+ 3.8472962,
+ 50.9559059
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T09:07:34Z",
+ "reviewed_features": [],
+ "create": 22,
+ "modify": 109,
+ "delete": 1,
+ "area": 0.0226917713260798,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 168,
+ "create": 22,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "add-image": 39,
+ "deletion:node/9610487768": "testing point"
+ },
+ "id": 118973150
+ }
+ },
+ {
+ "id": 118970451,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.7360472,
+ 50.8003684
+ ],
+ [
+ 2.7518291,
+ 50.8003684
+ ],
+ [
+ 2.7518291,
+ 50.8218461
+ ],
+ [
+ 2.7360472,
+ 50.8218461
+ ],
+ [
+ 2.7360472,
+ 50.8003684
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T07:16:56Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 1,
+ "delete": 0,
+ "area": 0.000338958913629982,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 13,
+ "create": 5,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "id": 118970451
+ }
+ },
+ {
+ "id": 118969986,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.9956042,
+ 48.5006029
+ ],
+ [
+ 9.0026513,
+ 48.5006029
+ ],
+ [
+ 9.0026513,
+ 48.5013896
+ ],
+ [
+ 8.9956042,
+ 48.5013896
+ ],
+ [
+ 8.9956042,
+ 48.5006029
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Ygramul",
+ "uid": "1230818",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-27T06:55:41Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000554395357004278,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "waste",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_500m": 1,
+ "change_within_1000m": 2
+ },
+ "id": 118969986
+ }
+ },
+ {
+ "id": 118962600,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.5337675,
+ 48.0154597
+ ],
+ [
+ 8.5551894,
+ 48.0154597
+ ],
+ [
+ 8.5551894,
+ 48.0292513
+ ],
+ [
+ 8.5337675,
+ 48.0292513
+ ],
+ [
+ 8.5337675,
+ 48.0154597
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #sidewalks",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T21:00:19Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 10,
+ "delete": 0,
+ "area": 0.000295442276039948,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/sidewalks",
+ "split": 28,
+ "theme": "sidewalks",
+ "answer": 401,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118962600
+ }
+ },
+ {
+ "id": 118962216,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.525049,
+ 48.0099225
+ ],
+ [
+ 8.5494137,
+ 48.0099225
+ ],
+ [
+ 8.5494137,
+ 48.0289703
+ ],
+ [
+ 8.525049,
+ 48.0289703
+ ],
+ [
+ 8.525049,
+ 48.0099225
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #sidewalks",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T20:45:17Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 14,
+ "delete": 0,
+ "area": 0.000464093932659919,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/sidewalks",
+ "split": 48,
+ "theme": "sidewalks",
+ "answer": 638,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118962216
+ }
+ },
+ {
+ "id": 118961966,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3453301,
+ 50.8755168
+ ],
+ [
+ 4.3453462,
+ 50.8755168
+ ],
+ [
+ 4.3453462,
+ 50.8755642
+ ],
+ [
+ 4.3453301,
+ 50.8755642
+ ],
+ [
+ 4.3453301,
+ 50.8755168
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T20:34:20Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 7.63139999988134e-10,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/waste.html",
+ "move": 1,
+ "theme": "waste",
+ "answer": 2,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_500m": 3,
+ "move:node/9609677678": "improve_accuracy"
+ },
+ "id": 118961966
+ }
+ },
+ {
+ "id": 118961492,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.525049,
+ 48.0090908
+ ],
+ [
+ 8.5345199,
+ 48.0090908
+ ],
+ [
+ 8.5345199,
+ 48.03563
+ ],
+ [
+ 8.525049,
+ 48.03563
+ ],
+ [
+ 8.525049,
+ 48.0090908
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #sidewalks",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T20:18:14Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 32,
+ "delete": 0,
+ "area": 0.000251350109279956,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/sidewalks",
+ "split": 90,
+ "theme": "sidewalks",
+ "answer": 665,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118961492
+ }
+ },
+ {
+ "id": 118959722,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.5233543,
+ 48.0172956
+ ],
+ [
+ 8.5386986,
+ 48.0172956
+ ],
+ [
+ 8.5386986,
+ 48.0321813
+ ],
+ [
+ 8.5233543,
+ 48.0321813
+ ],
+ [
+ 8.5233543,
+ 48.0172956
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #street_lighting",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T19:23:06Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 18,
+ "delete": 0,
+ "area": 0.00022841064651002,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/street_lighting.html",
+ "theme": "street_lighting",
+ "answer": 95,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118959722
+ }
+ },
+ {
+ "id": 118959319,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 8.5339321,
+ 48.0272763
+ ],
+ [
+ 8.5345081,
+ 48.0272763
+ ],
+ [
+ 8.5345081,
+ 48.0273624
+ ],
+ [
+ 8.5339321,
+ 48.0273624
+ ],
+ [
+ 8.5339321,
+ 48.0272763
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "blubberbass",
+ "uid": "15227900",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #nature",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T19:07:41Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 0,
+ "delete": 0,
+ "area": 4.95936000025309e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/nature.html",
+ "theme": "nature",
+ "answer": 4,
+ "create": 3,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118959319
+ }
+ },
+ {
+ "id": 118956190,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.6037127,
+ 50.7698991
+ ],
+ [
+ 4.6037127,
+ 50.7698991
+ ],
+ [
+ 4.6037127,
+ 50.7698991
+ ],
+ [
+ 4.6037127,
+ 50.7698991
+ ],
+ [
+ 4.6037127,
+ 50.7698991
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Tuur Jena",
+ "uid": "10072061",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T17:22:00Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 6,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 9,
+ "create": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 118956190
+ }
+ },
+ {
+ "id": 118955012,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.4767226,
+ 51.028858
+ ],
+ [
+ 4.4767226,
+ 51.028858
+ ],
+ [
+ 4.4767226,
+ 51.028858
+ ],
+ [
+ 4.4767226,
+ 51.028858
+ ],
+ [
+ 4.4767226,
+ 51.028858
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "philippec",
+ "uid": "76884",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toilets",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T16:47:55Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 5,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toilets.html",
+ "theme": "toilets",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 3
+ },
+ "id": 118955012
+ }
+ },
+ {
+ "id": 118954066,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -3.8101476,
+ 43.2184376
+ ],
+ [
+ -3.8101476,
+ 43.2184376
+ ],
+ [
+ -3.8101476,
+ 43.2184376
+ ],
+ [
+ -3.8101476,
+ 43.2184376
+ ],
+ [
+ -3.8101476,
+ 43.2184376
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Ninopiña10",
+ "uid": "11138282",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T16:24:55Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/drinking_water.html",
+ "theme": "drinking_water",
+ "answer": 1,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 2
+ },
+ "id": 118954066
+ }
+ },
+ {
+ "id": 118952182,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.9751509,
+ 50.326175
+ ],
+ [
+ 4.9774826,
+ 50.326175
+ ],
+ [
+ 4.9774826,
+ 50.3262362
+ ],
+ [
+ 4.9751509,
+ 50.3262362
+ ],
+ [
+ 4.9751509,
+ 50.326175
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T15:37:29Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.42700039994269e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 1,
+ "change_within_25m": 3
+ },
+ "id": 118952182
+ }
+ },
+ {
+ "id": 118951945,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4515388,
+ 50.8639033
+ ],
+ [
+ 5.4554398,
+ 50.8639033
+ ],
+ [
+ 5.4554398,
+ 50.8683292
+ ],
+ [
+ 5.4515388,
+ 50.8683292
+ ],
+ [
+ 5.4515388,
+ 50.8639033
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T15:32:18Z",
+ "reviewed_features": [],
+ "create": 436,
+ "modify": 314,
+ "delete": 0,
+ "area": 0.000017265435900004,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 277,
+ "theme": "grb",
+ "import": 60,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 74
+ },
+ "id": 118951945
+ }
+ },
+ {
+ "id": 118951841,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.974052,
+ 50.3258132
+ ],
+ [
+ 4.974052,
+ 50.3258132
+ ],
+ [
+ 4.974052,
+ 50.3258132
+ ],
+ [
+ 4.974052,
+ 50.3258132
+ ],
+ [
+ 4.974052,
+ 50.3258132
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #nature",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T15:29:40Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/nature.html",
+ "theme": "nature",
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 1,
+ "change_within_25m": 2
+ },
+ "id": 118951841
+ }
+ },
+ {
+ "id": 118951522,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.2242065,
+ 51.0854796
+ ],
+ [
+ 3.2242065,
+ 51.0854796
+ ],
+ [
+ 3.2242065,
+ 51.0854796
+ ],
+ [
+ 3.2242065,
+ 51.0854796
+ ],
+ [
+ 3.2242065,
+ 51.0854796
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T15:19:57Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 1
+ },
+ "id": 118951522
+ }
+ },
+ {
+ "id": 118950655,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.4516485,
+ 50.8676811
+ ],
+ [
+ 5.4557478,
+ 50.8676811
+ ],
+ [
+ 5.4557478,
+ 50.8720743
+ ],
+ [
+ 5.4516485,
+ 50.8720743
+ ],
+ [
+ 5.4516485,
+ 50.8676811
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T14:54:32Z",
+ "reviewed_features": [],
+ "create": 320,
+ "modify": 96,
+ "delete": 2,
+ "area": 0.000018009044760011,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 84,
+ "theme": "grb",
+ "delete": 2,
+ "import": 43,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 24
+ },
+ "id": 118950655
+ }
+ },
+ {
+ "id": 118950309,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.973273,
+ 50.3255046
+ ],
+ [
+ 4.9760261,
+ 50.3255046
+ ],
+ [
+ 4.9760261,
+ 50.3265387
+ ],
+ [
+ 4.973273,
+ 50.3265387
+ ],
+ [
+ 4.973273,
+ 50.3255046
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #climbing",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T14:44:40Z",
+ "reviewed_features": [],
+ "create": 7,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.00000284698070999574,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/climbing.html",
+ "theme": "climbing",
+ "answer": 11,
+ "create": 7,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 7,
+ "change_within_25m": 11,
+ "change_within_100m": 1
+ },
+ "id": 118950309
+ }
+ },
+ {
+ "id": 118947984,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2627859,
+ 50.7338614
+ ],
+ [
+ 5.4576692,
+ 50.7338614
+ ],
+ [
+ 5.4576692,
+ 50.8778491
+ ],
+ [
+ 5.2627859,
+ 50.8778491
+ ],
+ [
+ 5.2627859,
+ 50.7338614
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T13:39:48Z",
+ "reviewed_features": [],
+ "create": 1516,
+ "modify": 1267,
+ "delete": 41,
+ "area": 0.0280607981354093,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 1144,
+ "theme": "grb",
+ "delete": 41,
+ "import": 185,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 268
+ },
+ "id": 118947984
+ }
+ },
+ {
+ "id": 118946672,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.027931,
+ 51.2708096
+ ],
+ [
+ 3.027931,
+ 51.2708096
+ ],
+ [
+ 3.027931,
+ 51.2708096
+ ],
+ [
+ 3.027931,
+ 51.2708096
+ ],
+ [
+ 3.027931,
+ 51.2708096
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T13:04:53Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_within_25m": 1
+ },
+ "id": 118946672
+ }
+ },
+ {
+ "id": 118946498,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0246647,
+ 51.2708796
+ ],
+ [
+ 3.0278495,
+ 51.2708796
+ ],
+ [
+ 3.0278495,
+ 51.2744327
+ ],
+ [
+ 3.0246647,
+ 51.2744327
+ ],
+ [
+ 3.0246647,
+ 51.2708796
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #nature",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T13:00:59Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000113159128799916,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/",
+ "theme": "nature",
+ "locale": "nl",
+ "add-image": 3,
+ "change_within_25m": 2,
+ "change_within_500m": 1
+ },
+ "id": 118946498
+ }
+ },
+ {
+ "id": 118946264,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0275808,
+ 51.271105
+ ],
+ [
+ 3.0277176,
+ 51.271105
+ ],
+ [
+ 3.0277176,
+ 51.2711419
+ ],
+ [
+ 3.0275808,
+ 51.2711419
+ ],
+ [
+ 3.0275808,
+ 51.271105
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T12:56:33Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 1,
+ "delete": 0,
+ "area": 5.04792000066681e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 2,
+ "change_within_25m": 3
+ },
+ "id": 118946264
+ }
+ },
+ {
+ "id": 118946021,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -3.5844983,
+ 37.1820409
+ ],
+ [
+ -3.5844983,
+ 37.1820409
+ ],
+ [
+ -3.5844983,
+ 37.1820409
+ ],
+ [
+ -3.5844983,
+ 37.1820409
+ ],
+ [
+ -3.5844983,
+ 37.1820409
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Dinn0",
+ "uid": "14893874",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T12:52:40Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "change_within_25m": 1
+ },
+ "id": 118946021
+ }
+ },
+ {
+ "id": 118945101,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2876404,
+ 50.4347344
+ ],
+ [
+ 5.3008655,
+ 50.4347344
+ ],
+ [
+ 5.3008655,
+ 50.4418356
+ ],
+ [
+ 5.2876404,
+ 50.4418356
+ ],
+ [
+ 5.2876404,
+ 50.4347344
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T12:24:21Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000939140801199172,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "create": 3,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 3,
+ "change_within_25m": 9,
+ "change_within_500m": 4,
+ "change_within_5000m": 2,
+ "move:node/9608966079": "improve_accuracy"
+ },
+ "id": 118945101
+ }
+ },
+ {
+ "id": 118944527,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 14.22421,
+ 45.9530898
+ ],
+ [
+ 14.22421,
+ 45.9530898
+ ],
+ [
+ 14.22421,
+ 45.9530898
+ ],
+ [
+ 14.22421,
+ 45.9530898
+ ],
+ [
+ 14.22421,
+ 45.9530898
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "DavidKarlas",
+ "uid": "12422736",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T12:05:09Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/aed.html",
+ "theme": "aed",
+ "answer": 5,
+ "create": 1,
+ "locale": "sl",
+ "imagery": "osm"
+ },
+ "id": 118944527
+ }
+ },
+ {
+ "id": 118939595,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 7.9240468,
+ 53.2582381
+ ],
+ [
+ 7.944147,
+ 53.2582381
+ ],
+ [
+ 7.944147,
+ 53.2642205
+ ],
+ [
+ 7.9240468,
+ 53.2642205
+ ],
+ [
+ 7.9240468,
+ 53.2582381
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "obst96",
+ "uid": "10436028",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #personal",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T09:32:31Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 34,
+ "delete": 0,
+ "area": 0.000120247436480012,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/personal.html",
+ "theme": "personal",
+ "answer": 40,
+ "locale": "de",
+ "imagery": "EsriWorldImagery"
+ },
+ "id": 118939595
+ }
+ },
+ {
+ "id": 118939000,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.9751509,
+ 50.326175
+ ],
+ [
+ 4.9773806,
+ 50.326175
+ ],
+ [
+ 4.9773806,
+ 50.3262293
+ ],
+ [
+ 4.9751509,
+ 50.3262293
+ ],
+ [
+ 4.9751509,
+ 50.326175
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T09:17:10Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.21072710004843e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 4
+ },
+ "id": 118939000
+ }
+ },
+ {
+ "id": 118936067,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.1356472,
+ 51.1435364
+ ],
+ [
+ 3.1356472,
+ 51.1435364
+ ],
+ [
+ 3.1356472,
+ 51.1435364
+ ],
+ [
+ 3.1356472,
+ 51.1435364
+ ],
+ [
+ 3.1356472,
+ 51.1435364
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ilja_space",
+ "uid": "14124839",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T07:17:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/shops.html",
+ "theme": "shops",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118936067
+ }
+ },
+ {
+ "id": 118935904,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.2015893,
+ 50.8146133
+ ],
+ [
+ 3.2016168,
+ 50.8146133
+ ],
+ [
+ 3.2016168,
+ 50.8146205
+ ],
+ [
+ 3.2015893,
+ 50.8146205
+ ],
+ [
+ 3.2015893,
+ 50.8146133
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T07:07:47Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 0,
+ "delete": 0,
+ "area": 1.97999999967955e-10,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/waste.html",
+ "theme": "waste",
+ "answer": 2,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 2,
+ "change_within_25m": 2
+ },
+ "id": 118935904
+ }
+ },
+ {
+ "id": 118935708,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.201545,
+ 50.8144243
+ ],
+ [
+ 3.2017703,
+ 50.8144243
+ ],
+ [
+ 3.2017703,
+ 50.814498
+ ],
+ [
+ 3.201545,
+ 50.814498
+ ],
+ [
+ 3.201545,
+ 50.8144243
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T06:57:31Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 1,
+ "delete": 0,
+ "area": 1.66046100003633e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "create": 3,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 3,
+ "change_within_25m": 4
+ },
+ "id": 118935708
+ }
+ },
+ {
+ "id": 118935646,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.4468317,
+ 51.0919947
+ ],
+ [
+ 3.4468317,
+ 51.0919947
+ ],
+ [
+ 3.4468317,
+ 51.0919947
+ ],
+ [
+ 3.4468317,
+ 51.0919947
+ ],
+ [
+ 3.4468317,
+ 51.0919947
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T06:54:43Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118935646
+ }
+ },
+ {
+ "id": 118935515,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.5433089,
+ 51.151688
+ ],
+ [
+ 5.5472927,
+ 51.151688
+ ],
+ [
+ 5.5472927,
+ 51.1529121
+ ],
+ [
+ 5.5433089,
+ 51.1529121
+ ],
+ [
+ 5.5433089,
+ 51.151688
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T06:46:49Z",
+ "reviewed_features": [],
+ "create": 7,
+ "modify": 58,
+ "delete": 0,
+ "area": 0.00000487656958000618,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "move": 50,
+ "theme": "grb",
+ "import": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 16
+ },
+ "id": 118935515
+ }
+ },
+ {
+ "id": 118931740,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2788483,
+ 51.0205077
+ ],
+ [
+ 5.327871,
+ 51.0205077
+ ],
+ [
+ 5.327871,
+ 51.0349117
+ ],
+ [
+ 5.2788483,
+ 51.0349117
+ ],
+ [
+ 5.2788483,
+ 51.0205077
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T00:30:01Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 15,
+ "delete": 0,
+ "area": 0.000706122970799951,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclestreets.html",
+ "theme": "cyclestreets",
+ "answer": 15,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118931740
+ }
+ },
+ {
+ "id": 118931706,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3112658,
+ 51.0170096
+ ],
+ [
+ 5.3161918,
+ 51.0170096
+ ],
+ [
+ 5.3161918,
+ 51.0249851
+ ],
+ [
+ 5.3112658,
+ 51.0249851
+ ],
+ [
+ 5.3112658,
+ 51.0170096
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T00:28:09Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000392873130000045,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclestreets.html",
+ "split": 2,
+ "theme": "cyclestreets",
+ "answer": 5,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118931706
+ }
+ },
+ {
+ "id": 118931694,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3141746,
+ 51.0185349
+ ],
+ [
+ 5.3178776,
+ 51.0185349
+ ],
+ [
+ 5.3178776,
+ 51.0234257
+ ],
+ [
+ 5.3141746,
+ 51.0234257
+ ],
+ [
+ 5.3141746,
+ 51.0185349
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T00:27:13Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000181106323999927,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclestreets.html",
+ "split": 2,
+ "theme": "cyclestreets",
+ "answer": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118931694
+ }
+ },
+ {
+ "id": 118931665,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3103337,
+ 51.0230483
+ ],
+ [
+ 5.3181717,
+ 51.0230483
+ ],
+ [
+ 5.3181717,
+ 51.0244818
+ ],
+ [
+ 5.3103337,
+ 51.0244818
+ ],
+ [
+ 5.3103337,
+ 51.0230483
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-26T00:24:03Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.0000112357729999792,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclestreets.html",
+ "split": 2,
+ "theme": "cyclestreets",
+ "answer": 6,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118931665
+ }
+ },
+ {
+ "id": 118926908,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -58.7766275,
+ -34.661613
+ ],
+ [
+ -58.5035129,
+ -34.661613
+ ],
+ [
+ -58.5035129,
+ -34.6364862
+ ],
+ [
+ -58.7766275,
+ -34.6364862
+ ],
+ [
+ -58.7766275,
+ -34.661613
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "AgusQui",
+ "uid": "331218",
+ "editor": "MapComplete 0.16.8",
+ "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-03-25T20:30:35Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.00686249593128066,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/theme.html",
+ "theme": "https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals",
+ "answer": 11,
+ "create": 1,
+ "locale": "es",
+ "imagery": "EsriWorldImagery",
+ "change_over_5000m": 1,
+ "change_within_25m": 11
+ },
+ "id": 118926908
+ }
+ },
+ {
+ "id": 118923758,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 13.0823868,
+ 52.3581938
+ ],
+ [
+ 13.0982204,
+ 52.3581938
+ ],
+ [
+ 13.0982204,
+ 52.3680269
+ ],
+ [
+ 13.0823868,
+ 52.3680269
+ ],
+ [
+ 13.0823868,
+ 52.3581938
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-25T18:51:53Z",
+ "reviewed_features": [],
+ "create": 41,
+ "modify": 40,
+ "delete": 0,
+ "area": 0.000155693372159918,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "id": 118923758
+ }
+ },
+ {
+ "id": 118920715,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.4478521,
+ 51.0922075
+ ],
+ [
+ 3.4479225,
+ 51.0922075
+ ],
+ [
+ 3.4479225,
+ 51.0923381
+ ],
+ [
+ 3.4478521,
+ 51.0923381
+ ],
+ [
+ 3.4478521,
+ 51.0922075
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T17:27:22Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 9.19423999987143e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_25m": 4
+ },
+ "id": 118920715
+ }
+ },
+ {
+ "id": 118917662,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.0380925,
+ 51.1460957
+ ],
+ [
+ 4.1809094,
+ 51.1460957
+ ],
+ [
+ 4.1809094,
+ 51.1958904
+ ],
+ [
+ 4.0380925,
+ 51.1958904
+ ],
+ [
+ 4.0380925,
+ 51.1460957
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "vott",
+ "uid": "15407842",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T16:09:51Z",
+ "reviewed_features": [],
+ "create": 17,
+ "modify": 49,
+ "delete": 1,
+ "area": 0.00711152469043095,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 125,
+ "create": 17,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "deletion:node/9606139248": "testing point"
+ },
+ "id": 118917662
+ }
+ },
+ {
+ "id": 118916321,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -70.5698773,
+ -33.5920148
+ ],
+ [
+ -70.5698514,
+ -33.5920148
+ ],
+ [
+ -70.5698514,
+ -33.5919618
+ ],
+ [
+ -70.5698773,
+ -33.5919618
+ ],
+ [
+ -70.5698773,
+ -33.5920148
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T15:40:29Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 1.37269999987908e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/trees.html",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 3,
+ "change_within_25m": 3
+ },
+ "id": 118916321
+ }
+ },
+ {
+ "id": 118916056,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 13.0881332,
+ 52.3635561
+ ],
+ [
+ 13.0881332,
+ 52.3635561
+ ],
+ [
+ 13.0881332,
+ 52.3635561
+ ],
+ [
+ 13.0881332,
+ 52.3635561
+ ],
+ [
+ 13.0881332,
+ 52.3635561
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "AaronRi112",
+ "uid": "15408103",
+ "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-03-25T15:36:02Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "waldbrand-app.de",
+ "theme": "waldbrand",
+ "imagery": "osm",
+ "language": "de",
+ "theme-creator": "Sebastian Kürten"
+ },
+ "id": 118916056
+ }
+ },
+ {
+ "id": 118914410,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3321012,
+ 51.0130236
+ ],
+ [
+ 5.3324,
+ 51.0130236
+ ],
+ [
+ 5.3324,
+ 51.0131685
+ ],
+ [
+ 5.3321012,
+ 51.0131685
+ ],
+ [
+ 5.3321012,
+ 51.0130236
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T14:58:02Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 4.32961200005903e-8,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-25T15:55:08.310817Z",
+ "metadata": {
+ "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": 118914410
+ }
+ },
+ {
+ "id": 118914351,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3326654,
+ 51.0129804
+ ],
+ [
+ 5.3326654,
+ 51.0129804
+ ],
+ [
+ 5.3326654,
+ 51.0129804
+ ],
+ [
+ 5.3326654,
+ 51.0129804
+ ],
+ [
+ 5.3326654,
+ 51.0129804
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #benches",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T14:56:51Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/benches.html",
+ "theme": "benches",
+ "answer": 1,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 2
+ },
+ "id": 118914351
+ }
+ },
+ {
+ "id": 118911166,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0917354,
+ 51.0929136
+ ],
+ [
+ 3.4503636,
+ 51.0929136
+ ],
+ [
+ 3.4503636,
+ 51.1182521
+ ],
+ [
+ 3.0917354,
+ 51.1182521
+ ],
+ [
+ 3.0917354,
+ 51.0929136
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T13:45:32Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0.00908710064569878,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_500m": 1
+ },
+ "id": 118911166
+ }
+ },
+ {
+ "id": 118906009,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -3.3969838,
+ 50.624101
+ ],
+ [
+ -3.3902093,
+ 50.624101
+ ],
+ [
+ -3.3902093,
+ 50.6251458
+ ],
+ [
+ -3.3969838,
+ 50.6251458
+ ],
+ [
+ -3.3969838,
+ 50.624101
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "JassKurn",
+ "uid": "4345757",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #cycle_infra",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T11:46:13Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.000007077997599969,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/cycle_infra.html",
+ "theme": "cycle_infra",
+ "answer": 6,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 118906009
+ }
+ },
+ {
+ "id": 118904087,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0357134,
+ 51.1295389
+ ],
+ [
+ 3.0357134,
+ 51.1295389
+ ],
+ [
+ 3.0357134,
+ 51.1295389
+ ],
+ [
+ 3.0357134,
+ 51.1295389
+ ],
+ [
+ 3.0357134,
+ 51.1295389
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ICT 112",
+ "uid": "15406213",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 2,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T11:07:11Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/aed.html",
+ "theme": "aed",
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 3
+ },
+ "id": 118904087
+ }
+ },
+ {
+ "id": 118892472,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.4107361,
+ 51.141158
+ ],
+ [
+ 3.4107361,
+ 51.141158
+ ],
+ [
+ 3.4107361,
+ 51.141158
+ ],
+ [
+ 3.4107361,
+ 51.141158
+ ],
+ [
+ 3.4107361,
+ 51.141158
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T06:02:53Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "id": 118892472
+ }
+ },
+ {
+ "id": 118889189,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 149.094485,
+ -35.1442242
+ ],
+ [
+ 149.094485,
+ -35.1442242
+ ],
+ [
+ 149.094485,
+ -35.1442242
+ ],
+ [
+ 149.094485,
+ -35.1442242
+ ],
+ [
+ 149.094485,
+ -35.1442242
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Becsta",
+ "uid": "15402954",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-25T02:26:53Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/artwork.html",
+ "theme": "artwork",
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118889189
+ }
+ },
+ {
+ "id": 118883794,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 12.9732737,
+ 52.3241798
+ ],
+ [
+ 13.118518,
+ 52.3241798
+ ],
+ [
+ 13.118518,
+ 52.4093951
+ ],
+ [
+ 12.9732737,
+ 52.4093951
+ ],
+ [
+ 12.9732737,
+ 52.3241798
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "daniel46",
+ "uid": "9677",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T21:34:09Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.0123770365977892,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 16,
+ "create": 6,
+ "locale": "de",
+ "imagery": "osm"
+ },
+ "id": 118883794
+ }
+ },
+ {
+ "id": 118883056,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.8997343,
+ 51.1504362
+ ],
+ [
+ 4.9192742,
+ 51.1504362
+ ],
+ [
+ 4.9192742,
+ 51.1576273
+ ],
+ [
+ 4.8997343,
+ 51.1576273
+ ],
+ [
+ 4.8997343,
+ 51.1504362
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T21:08:40Z",
+ "reviewed_features": [],
+ "create": 536,
+ "modify": 535,
+ "delete": 2,
+ "area": 0.000140513374889999,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "move": 444,
+ "theme": "grb",
+ "answer": 14,
+ "delete": 2,
+ "import": 29,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 160,
+ "change_over_5000m": 43
+ },
+ "id": 118883056
+ }
+ },
+ {
+ "id": 118882639,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0290468,
+ 51.2614399
+ ],
+ [
+ 3.101327,
+ 51.2614399
+ ],
+ [
+ 3.101327,
+ 51.2729013
+ ],
+ [
+ 3.0290468,
+ 51.2729013
+ ],
+ [
+ 3.0290468,
+ 51.2614399
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T20:54:48Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.000828432284280123,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118882639
+ }
+ },
+ {
+ "id": 118881949,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.0001521,
+ 51.1602547
+ ],
+ [
+ 5.0001521,
+ 51.1602547
+ ],
+ [
+ 5.0001521,
+ 51.1602547
+ ],
+ [
+ 5.0001521,
+ 51.1602547
+ ],
+ [
+ 5.0001521,
+ 51.1602547
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T20:32:51Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/artwork.html",
+ "theme": "artwork",
+ "answer": 3,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118881949
+ }
+ },
+ {
+ "id": 118877282,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3093885,
+ 50.9345775
+ ],
+ [
+ 5.309455,
+ 50.9345775
+ ],
+ [
+ 5.309455,
+ 50.9346131
+ ],
+ [
+ 5.3093885,
+ 50.9346131
+ ],
+ [
+ 5.3093885,
+ 50.9345775
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "smedo",
+ "uid": "9002106",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T18:37:26Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 2.36739999978643e-9,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T21:27:30.744773Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "id": 118877282
+ }
+ },
+ {
+ "id": 118875823,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3664248,
+ 50.8334766
+ ],
+ [
+ 4.3664612,
+ 50.8334766
+ ],
+ [
+ 4.3664612,
+ 50.8335392
+ ],
+ [
+ 4.3664248,
+ 50.8335392
+ ],
+ [
+ 4.3664248,
+ 50.8334766
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "StefDeGreef",
+ "uid": "1860737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T18:02:42Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 2.27863999998476e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "move": 1,
+ "theme": "cyclofix",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 2,
+ "change_within_25m": 5,
+ "move:node/6853889587": "improve_accuracy"
+ },
+ "id": 118875823
+ }
+ },
+ {
+ "id": 118873730,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.4516034,
+ 51.0958068
+ ],
+ [
+ 3.4537235,
+ 51.0958068
+ ],
+ [
+ 3.4537235,
+ 51.0965507
+ ],
+ [
+ 3.4516034,
+ 51.0965507
+ ],
+ [
+ 3.4516034,
+ 51.0958068
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T17:10:03Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000157714239000707,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "id": 118873730
+ }
+ },
+ {
+ "id": 118873708,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.3292675,
+ 51.0023056
+ ],
+ [
+ 3.3298147,
+ 51.0023056
+ ],
+ [
+ 3.3298147,
+ 51.0027142
+ ],
+ [
+ 3.3292675,
+ 51.0027142
+ ],
+ [
+ 3.3292675,
+ 51.0023056
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T17:09:27Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 6,
+ "delete": 0,
+ "area": 2.23585920000129e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 35,
+ "create": 6,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 6,
+ "change_within_25m": 35
+ },
+ "id": 118873708
+ }
+ },
+ {
+ "id": 118870458,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 14.4153595,
+ 46.0096562
+ ],
+ [
+ 14.4158491,
+ 46.0096562
+ ],
+ [
+ 14.4158491,
+ 46.0098959
+ ],
+ [
+ 14.4153595,
+ 46.0098959
+ ],
+ [
+ 14.4153595,
+ 46.0096562
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "DavidKarlas",
+ "uid": "12422736",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #aed",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T15:43:37Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 1.17357119997708e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/aed.html",
+ "theme": "aed",
+ "answer": 5,
+ "create": 2,
+ "locale": "sl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118870458
+ }
+ },
+ {
+ "id": 118867598,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3228605,
+ 51.2933456
+ ],
+ [
+ 4.3228605,
+ 51.2933456
+ ],
+ [
+ 4.3228605,
+ 51.2933456
+ ],
+ [
+ 4.3228605,
+ 51.2933456
+ ],
+ [
+ 4.3228605,
+ 51.2933456
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "woutvg",
+ "uid": "15339080",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #charging_stations",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T14:31:39Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 1,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/charging_stations",
+ "theme": "charging_stations",
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 1,
+ "deletion:node/9603423370": "testing point"
+ },
+ "id": 118867598
+ }
+ },
+ {
+ "id": 118862621,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.1837877,
+ 51.2911118
+ ],
+ [
+ 5.1837877,
+ 51.2911118
+ ],
+ [
+ 5.1837877,
+ 51.2911118
+ ],
+ [
+ 5.1837877,
+ 51.2911118
+ ],
+ [
+ 5.1837877,
+ 51.2911118
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Jorisbo",
+ "uid": "1983103",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T12:21:54Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T20:02:01.020833Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_50m": 4
+ },
+ "id": 118862621
+ }
+ },
+ {
+ "id": 118862378,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.1109762,
+ 51.2430925
+ ],
+ [
+ 3.1109762,
+ 51.2430925
+ ],
+ [
+ 3.1109762,
+ 51.2430925
+ ],
+ [
+ 3.1109762,
+ 51.2430925
+ ],
+ [
+ 3.1109762,
+ 51.2430925
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Francis Sprangers",
+ "uid": "15383214",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T12:16:48Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "id": 118862378
+ }
+ },
+ {
+ "id": 118857632,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.2074815,
+ 51.1876063
+ ],
+ [
+ 3.2077067,
+ 51.1876063
+ ],
+ [
+ 3.2077067,
+ 51.1876872
+ ],
+ [
+ 3.2074815,
+ 51.1876872
+ ],
+ [
+ 3.2074815,
+ 51.1876063
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T10:21:35Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.82186800000893e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_within_500m": 5
+ },
+ "id": 118857632
+ }
+ },
+ {
+ "id": 118855117,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0462867,
+ 51.2793738
+ ],
+ [
+ 3.067047,
+ 51.2793738
+ ],
+ [
+ 3.067047,
+ 51.2901876
+ ],
+ [
+ 3.0462867,
+ 51.2901876
+ ],
+ [
+ 3.0462867,
+ 51.2793738
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Francis Sprangers",
+ "uid": "15383214",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T09:26:40Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000224497732140023,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "create": 6,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 6
+ },
+ "id": 118855117
+ }
+ },
+ {
+ "id": 118850644,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0550414,
+ 50.8475052
+ ],
+ [
+ 3.0989707,
+ 50.8475052
+ ],
+ [
+ 3.0989707,
+ 50.8892553
+ ],
+ [
+ 3.0550414,
+ 50.8892553
+ ],
+ [
+ 3.0550414,
+ 50.8475052
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Dadizele",
+ "uid": "12309530",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T07:38:50Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 5,
+ "delete": 1,
+ "area": 0.00183405266793008,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 18,
+ "create": 12,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "deletion": 1,
+ "deletion:node/9602533302": "foutje"
+ },
+ "id": 118850644
+ }
+ },
+ {
+ "id": 118846044,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -105.9603328,
+ -12.0000018
+ ],
+ [
+ 49.3047792,
+ -12.0000018
+ ],
+ [
+ 49.3047792,
+ 35.796214
+ ],
+ [
+ -105.9603328,
+ 35.796214
+ ],
+ [
+ -105.9603328,
+ -12.0000018
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Arlo James Barnes",
+ "uid": "682928",
+ "editor": "iD 2.20.4",
+ "comment": "Adding data with #MapComplete",
+ "comments_count": 0,
+ "source": "aerial imagery",
+ "imagery_used": "Bing Maps Aerial",
+ "date": "2022-03-24T04:47:13Z",
+ "reviewed_features": [],
+ "create": 165,
+ "modify": 52,
+ "delete": 46,
+ "area": 7421.08479936317,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://www.openstreetmap.org/edit",
+ "locale": "en",
+ "hashtags": "#MapComplete",
+ "changesets_count": 1403,
+ "resolved:help_request:fixme_tag": 9,
+ "resolved:outdated_tags:incomplete_tags": 2,
+ "resolved:almost_junction:highway-highway": 1
+ },
+ "id": 118846044
+ }
+ },
+ {
+ "id": 118842944,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.347242,
+ 50.8816672
+ ],
+ [
+ 5.347242,
+ 50.8816672
+ ],
+ [
+ 5.347242,
+ 50.8816672
+ ],
+ [
+ 5.347242,
+ 50.8816672
+ ],
+ [
+ 5.347242,
+ 50.8816672
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #unkown",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T01:07:12Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "http://127.0.0.1:1234/import_helper.html",
+ "theme": "unkown",
+ "answer": 2,
+ "locale": "nl"
+ },
+ "id": 118842944
+ }
+ },
+ {
+ "id": 118842562,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.3453587,
+ 50.9915429
+ ],
+ [
+ 3.3469273,
+ 50.9915429
+ ],
+ [
+ 3.3469273,
+ 50.9928111
+ ],
+ [
+ 3.3453587,
+ 50.9928111
+ ],
+ [
+ 3.3453587,
+ 50.9915429
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #nature",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-24T00:33:05Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000198929851999765,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/nature.html",
+ "theme": "nature",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118842562
+ }
+ },
+ {
+ "id": 118837894,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 20.3665066,
+ 44.7987499
+ ],
+ [
+ 20.3665066,
+ 44.7987499
+ ],
+ [
+ 20.3665066,
+ 44.7987499
+ ],
+ [
+ 20.3665066,
+ 44.7987499
+ ],
+ [
+ 20.3665066,
+ 44.7987499
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:46:14Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/shops.html",
+ "theme": "shops",
+ "answer": 2,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118837894
+ }
+ },
+ {
+ "id": 118837590,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 20.4116475,
+ 44.8481872
+ ],
+ [
+ 20.4116475,
+ 44.8481872
+ ],
+ [
+ 20.4116475,
+ 44.8481872
+ ],
+ [
+ 20.4116475,
+ 44.8481872
+ ],
+ [
+ 20.4116475,
+ 44.8481872
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 43,
+ "name": "Invalid key value combination"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "node-9601744671",
+ "name": "Art Dekor",
+ "osm_id": 9601744671,
+ "reasons": [
+ 43
+ ],
+ "version": 3,
+ "primary_tags": {
+ "shop": "Souvenirs"
+ }
+ }
+ ],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:36:49Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/shops.html",
+ "theme": "shops",
+ "answer": 5,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118837590
+ }
+ },
+ {
+ "id": 118837511,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -70.5987492,
+ -32.838203
+ ],
+ [
+ -70.5987492,
+ -32.838203
+ ],
+ [
+ -70.5987492,
+ -32.838203
+ ],
+ [
+ -70.5987492,
+ -32.838203
+ ],
+ [
+ -70.5987492,
+ -32.838203
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:33:54Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/trees.html",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 2
+ },
+ "id": 118837511
+ }
+ },
+ {
+ "id": 118837297,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 20.4119593,
+ 44.8197656
+ ],
+ [
+ 20.4119593,
+ 44.8197656
+ ],
+ [
+ 20.4119593,
+ 44.8197656
+ ],
+ [
+ 20.4119593,
+ 44.8197656
+ ],
+ [
+ 20.4119593,
+ 44.8197656
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:25:44Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/food.html",
+ "theme": "food",
+ "answer": 6,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118837297
+ }
+ },
+ {
+ "id": 118837260,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3000842,
+ 50.7431059
+ ],
+ [
+ 5.3027659,
+ 50.7431059
+ ],
+ [
+ 5.3027659,
+ 50.7444623
+ ],
+ [
+ 5.3000842,
+ 50.7444623
+ ],
+ [
+ 5.3000842,
+ 50.7431059
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:24:16Z",
+ "reviewed_features": [],
+ "create": 50,
+ "modify": 17,
+ "delete": 0,
+ "area": 0.00000363745787999698,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 16,
+ "theme": "grb",
+ "import": 9,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 6
+ },
+ "id": 118837260
+ }
+ },
+ {
+ "id": 118837119,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.1404993,
+ 51.0257776
+ ],
+ [
+ 3.141837,
+ 51.0257776
+ ],
+ [
+ 3.141837,
+ 51.027488
+ ],
+ [
+ 3.1404993,
+ 51.027488
+ ],
+ [
+ 3.1404993,
+ 51.0257776
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:18:50Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.00000228800208000063,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118837119
+ }
+ },
+ {
+ "id": 118837090,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.9185908,
+ 42.6855329
+ ],
+ [
+ 2.9237613,
+ 42.6855329
+ ],
+ [
+ 2.9237613,
+ 42.6875869
+ ],
+ [
+ 2.9185908,
+ 42.6875869
+ ],
+ [
+ 2.9185908,
+ 42.6855329
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "LySioS",
+ "uid": "11579673",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:18:00Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000106202070000052,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "waste",
+ "answer": 6,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_1000m": 2,
+ "change_within_5000m": 4
+ },
+ "id": 118837090
+ }
+ },
+ {
+ "id": 118836999,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 20.4345167,
+ 44.8129312
+ ],
+ [
+ 20.4345167,
+ 44.8129312
+ ],
+ [
+ 20.4345167,
+ 44.8129312
+ ],
+ [
+ 20.4345167,
+ 44.8129312
+ ],
+ [
+ 20.4345167,
+ 44.8129312
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T20:14:59Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/food.html",
+ "theme": "food",
+ "answer": 3,
+ "create": 1,
+ "locale": "en",
+ "imagery": "EsriWorldImagery"
+ },
+ "id": 118836999
+ }
+ },
+ {
+ "id": 118836126,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 20.4792372,
+ 44.8028969
+ ],
+ [
+ 20.4792372,
+ 44.8028969
+ ],
+ [
+ 20.4792372,
+ 44.8028969
+ ],
+ [
+ 20.4792372,
+ 44.8028969
+ ],
+ [
+ 20.4792372,
+ 44.8028969
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 43,
+ "name": "Invalid key value combination"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "node-9601643872",
+ "name": "Jelena Plus",
+ "osm_id": 9601643872,
+ "reasons": [
+ 43
+ ],
+ "version": 4,
+ "primary_tags": {
+ "shop": "Jewelry"
+ }
+ }
+ ],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T19:45:24Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 5,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/shops.html",
+ "theme": "shops",
+ "answer": 10,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118836126
+ }
+ },
+ {
+ "id": 118835510,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 17.306244,
+ 62.3873676
+ ],
+ [
+ 17.306244,
+ 62.3873676
+ ],
+ [
+ 17.306244,
+ 62.3873676
+ ],
+ [
+ 17.306244,
+ 62.3873676
+ ],
+ [
+ 17.306244,
+ 62.3873676
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 43,
+ "name": "Invalid key value combination"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "node-9600988589",
+ "name": "Butik Ametist",
+ "osm_id": 9600988589,
+ "reasons": [
+ 43
+ ],
+ "version": 4,
+ "primary_tags": {
+ "shop": "Spiritual shop"
+ }
+ }
+ ],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T19:26:59Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/shops.html",
+ "theme": "shops",
+ "answer": 4,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118835510
+ }
+ },
+ {
+ "id": 118834771,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 20.4603441,
+ 44.8217824
+ ],
+ [
+ 20.4603441,
+ 44.8217824
+ ],
+ [
+ 20.4603441,
+ 44.8217824
+ ],
+ [
+ 20.4603441,
+ 44.8217824
+ ],
+ [
+ 20.4603441,
+ 44.8217824
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T19:04:05Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cafes_and_pubs.html",
+ "theme": "cafes_and_pubs",
+ "answer": 3,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118834771
+ }
+ },
+ {
+ "id": 118834542,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 13.3252393,
+ 52.4724848
+ ],
+ [
+ 13.3252393,
+ 52.4724848
+ ],
+ [
+ 13.3252393,
+ 52.4724848
+ ],
+ [
+ 13.3252393,
+ 52.4724848
+ ],
+ [
+ 13.3252393,
+ 52.4724848
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "mariobra",
+ "uid": "15391987",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T18:56:11Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 6,
+ "create": 1,
+ "locale": "de",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 118834542
+ }
+ },
+ {
+ "id": 118830235,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.8474563,
+ 50.985012
+ ],
+ [
+ 4.8598483,
+ 50.985012
+ ],
+ [
+ 4.8598483,
+ 50.9922004
+ ],
+ [
+ 4.8474563,
+ 50.9922004
+ ],
+ [
+ 4.8474563,
+ 50.985012
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "user_15392026",
+ "uid": "15392026",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:59:52Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.0000890786528000506,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 10,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 118830235
+ }
+ },
+ {
+ "id": 118829535,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 17.2626201,
+ 62.3905033
+ ],
+ [
+ 17.2701403,
+ 62.3905033
+ ],
+ [
+ 17.2701403,
+ 62.3924167
+ ],
+ [
+ 17.2626201,
+ 62.3924167
+ ],
+ [
+ 17.2626201,
+ 62.3905033
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:43:09Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 9,
+ "delete": 1,
+ "area": 0.000014389150679999,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/food.html",
+ "move": 2,
+ "theme": "food",
+ "answer": 10,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 1,
+ "move:node/1870596305": "relocated",
+ "move:node/9600337506": "improve_accuracy",
+ "deletion:node/1870596308": "shop_closed"
+ },
+ "id": 118829535
+ }
+ },
+ {
+ "id": 118829424,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 17.267713,
+ 62.388925
+ ],
+ [
+ 17.267713,
+ 62.388925
+ ],
+ [
+ 17.267713,
+ 62.388925
+ ],
+ [
+ 17.267713,
+ 62.388925
+ ],
+ [
+ 17.267713,
+ 62.388925
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:40:08Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 1,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "waste",
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 1,
+ "deletion:node/9600166563": "testing point"
+ },
+ "id": 118829424
+ }
+ },
+ {
+ "id": 118828837,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.2123548,
+ 51.1904915
+ ],
+ [
+ 3.2160335,
+ 51.1904915
+ ],
+ [
+ 3.2160335,
+ 51.1961158
+ ],
+ [
+ 3.2123548,
+ 51.1961158
+ ],
+ [
+ 3.2123548,
+ 51.1904915
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:27:00Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 14,
+ "delete": 0,
+ "area": 0.0000206901124100036,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 15,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "change_over_5000m": 1,
+ "change_within_100m": 3,
+ "change_within_500m": 9,
+ "change_within_1000m": 3
+ },
+ "id": 118828837
+ }
+ },
+ {
+ "id": 118828667,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 17.2677183,
+ 62.3879653
+ ],
+ [
+ 17.2688824,
+ 62.3879653
+ ],
+ [
+ 17.2688824,
+ 62.3889486
+ ],
+ [
+ 17.2677183,
+ 62.3889486
+ ],
+ [
+ 17.2677183,
+ 62.3879653
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "gautrr",
+ "uid": "4157466",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T16:22:55Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 3,
+ "delete": 1,
+ "area": 0.00000114465953000214,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "waste",
+ "answer": 4,
+ "create": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 1,
+ "deletion:node/9600144043": "testing point"
+ },
+ "id": 118828667
+ }
+ },
+ {
+ "id": 118826984,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3662044,
+ 50.7941529
+ ],
+ [
+ 4.3663527,
+ 50.7941529
+ ],
+ [
+ 4.3663527,
+ 50.7941681
+ ],
+ [
+ 4.3662044,
+ 50.7941681
+ ],
+ [
+ 4.3662044,
+ 50.7941529
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "StefDeGreef",
+ "uid": "1860737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T15:37:06Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 2.25416000000219e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "move": 1,
+ "theme": "cyclofix",
+ "answer": 8,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_within_25m": 10,
+ "move:node/9165167061": "improve_accuracy"
+ },
+ "id": 118826984
+ }
+ },
+ {
+ "id": 118825761,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "StefDeGreef",
+ "uid": "1860737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T15:05:55Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "move": 1,
+ "theme": "cyclofix",
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "change_within_25m": 1,
+ "move:node/9165158557": "improve_accuracy"
+ },
+ "id": 118825761
+ }
+ },
+ {
+ "id": 118825666,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3732795,
+ 50.7957296
+ ],
+ [
+ 4.3734598,
+ 50.7957296
+ ],
+ [
+ 4.3734598,
+ 50.7958796
+ ],
+ [
+ 4.3732795,
+ 50.7958796
+ ],
+ [
+ 4.3732795,
+ 50.7957296
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "StefDeGreef",
+ "uid": "1860737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T15:03:05Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 0,
+ "area": 2.70449999996533e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "move": 1,
+ "theme": "cyclofix",
+ "answer": 8,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "change_within_25m": 10,
+ "move:node/9165158557": "improve_accuracy"
+ },
+ "id": 118825666
+ }
+ },
+ {
+ "id": 118824523,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3057313,
+ 51.7011904
+ ],
+ [
+ 5.3187735,
+ 51.7011904
+ ],
+ [
+ 5.3187735,
+ 51.7085614
+ ],
+ [
+ 5.3057313,
+ 51.7085614
+ ],
+ [
+ 5.3057313,
+ 51.7011904
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Ken2009",
+ "uid": "207307",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #benches",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T14:33:31Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.0000961340561999895,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/benches.html",
+ "theme": "benches",
+ "answer": 26,
+ "create": 12,
+ "locale": "nl",
+ "imagery": "Actueel_orthoHR_WMTS"
+ },
+ "id": 118824523
+ }
+ },
+ {
+ "id": 118823099,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.1610544,
+ 51.2219578
+ ],
+ [
+ 3.1610544,
+ 51.2219578
+ ],
+ [
+ 3.1610544,
+ 51.2219578
+ ],
+ [
+ 3.1610544,
+ 51.2219578
+ ],
+ [
+ 3.1610544,
+ 51.2219578
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Francis Sprangers",
+ "uid": "15383214",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 3,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:59:23Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "id": 118823099
+ }
+ },
+ {
+ "id": 118822966,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.7193238,
+ 50.8161786
+ ],
+ [
+ 2.7632037,
+ 50.8161786
+ ],
+ [
+ 2.7632037,
+ 50.8572645
+ ],
+ [
+ 2.7193238,
+ 50.8572645
+ ],
+ [
+ 2.7193238,
+ 50.8161786
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:56:22Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.00180284518340994,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T14:57:40.226333Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 10,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "AGIV"
+ },
+ "id": 118822966
+ }
+ },
+ {
+ "id": 118821368,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2965619,
+ 50.7304435
+ ],
+ [
+ 5.3478836,
+ 50.7304435
+ ],
+ [
+ 5.3478836,
+ 50.7534922
+ ],
+ [
+ 5.2965619,
+ 50.7534922
+ ],
+ [
+ 5.2965619,
+ 50.7304435
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:17:24Z",
+ "reviewed_features": [],
+ "create": 1055,
+ "modify": 812,
+ "delete": 16,
+ "area": 0.00118289846678983,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 702,
+ "theme": "grb",
+ "delete": 15,
+ "import": 199,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 198
+ },
+ "id": 118821368
+ }
+ },
+ {
+ "id": 118820890,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1721658,
+ 50.9106083
+ ],
+ [
+ 4.2333193,
+ 50.9106083
+ ],
+ [
+ 4.2333193,
+ 50.9680812
+ ],
+ [
+ 4.1721658,
+ 50.9680812
+ ],
+ [
+ 4.1721658,
+ 50.9106083
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:04:56Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 7,
+ "delete": 1,
+ "area": 0.00351466899015001,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 20,
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "import:node/9599653855": "source: https://osm.org/note/3090144",
+ "import:node/9599691223": "source: https://osm.org/note/3084029",
+ "deletion:node/2321047983": "Dit is een binnenspeeltuin"
+ },
+ "id": 118820890
+ }
+ },
+ {
+ "id": 118820870,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2960994,
+ 50.7325418
+ ],
+ [
+ 5.3411513,
+ 50.7325418
+ ],
+ [
+ 5.3411513,
+ 50.757111
+ ],
+ [
+ 5.2960994,
+ 50.757111
+ ],
+ [
+ 5.2960994,
+ 50.7325418
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T13:04:17Z",
+ "reviewed_features": [],
+ "create": 148,
+ "modify": 251,
+ "delete": 19,
+ "area": 0.00110688914148008,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 228,
+ "theme": "grb",
+ "delete": 19,
+ "import": 32,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 54
+ },
+ "id": 118820870
+ }
+ },
+ {
+ "id": 118820079,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.2096091,
+ 51.1765831
+ ],
+ [
+ 3.2104127,
+ 51.1765831
+ ],
+ [
+ 3.2104127,
+ 51.1770814
+ ],
+ [
+ 3.2096091,
+ 51.1770814
+ ],
+ [
+ 3.2096091,
+ 51.1765831
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T12:45:04Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 4.00433879997271e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "id": 118820079
+ }
+ },
+ {
+ "id": 118818681,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -0.508599,
+ 44.882315
+ ],
+ [
+ -0.50664,
+ 44.882315
+ ],
+ [
+ -0.50664,
+ 44.884347
+ ],
+ [
+ -0.508599,
+ 44.884347
+ ],
+ [
+ -0.508599,
+ 44.882315
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Marival",
+ "uid": "8238040",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T12:10:44Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 11,
+ "delete": 0,
+ "area": 0.00000398068799999972,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/surveillance.html",
+ "theme": "surveillance",
+ "answer": 12,
+ "create": 6,
+ "locale": "fr",
+ "imagery": "osm",
+ "change_within_50m": 6,
+ "change_within_500m": 12
+ },
+ "id": 118818681
+ }
+ },
+ {
+ "id": 118816109,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.5744437,
+ 50.6136656
+ ],
+ [
+ 5.575029,
+ 50.6136656
+ ],
+ [
+ 5.575029,
+ 50.6143708
+ ],
+ [
+ 5.5744437,
+ 50.6143708
+ ],
+ [
+ 5.5744437,
+ 50.6136656
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T11:18:01Z",
+ "reviewed_features": [],
+ "create": 16,
+ "modify": 65,
+ "delete": 0,
+ "area": 4.12753560003429e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 77,
+ "create": 16,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "change_over_5000m": 16,
+ "change_within_25m": 70,
+ "change_within_50m": 9
+ },
+ "id": 118816109
+ }
+ },
+ {
+ "id": 118813152,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2928242,
+ 50.7510097
+ ],
+ [
+ 5.3002482,
+ 50.7510097
+ ],
+ [
+ 5.3002482,
+ 50.7546024
+ ],
+ [
+ 5.2928242,
+ 50.7546024
+ ],
+ [
+ 5.2928242,
+ 50.7510097
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T10:21:12Z",
+ "reviewed_features": [],
+ "create": 114,
+ "modify": 122,
+ "delete": 7,
+ "area": 0.000026672204800044,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 109,
+ "theme": "grb",
+ "delete": 7,
+ "import": 20,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 26
+ },
+ "id": 118813152
+ }
+ },
+ {
+ "id": 118811423,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.2083429,
+ 51.1868573
+ ],
+ [
+ 3.2109469,
+ 51.1868573
+ ],
+ [
+ 3.2109469,
+ 51.1883962
+ ],
+ [
+ 3.2083429,
+ 51.1883962
+ ],
+ [
+ 3.2083429,
+ 51.1868573
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T09:39:29Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 6,
+ "delete": 0,
+ "area": 0.00000400729560000016,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118811423
+ }
+ },
+ {
+ "id": 118810739,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.1929553,
+ 51.1765954
+ ],
+ [
+ 3.1965172,
+ 51.1765954
+ ],
+ [
+ 3.1965172,
+ 51.1793934
+ ],
+ [
+ 3.1929553,
+ 51.1793934
+ ],
+ [
+ 3.1929553,
+ 51.1765954
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Francis Sprangers",
+ "uid": "15383214",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T09:21:43Z",
+ "reviewed_features": [],
+ "create": 7,
+ "modify": 1,
+ "delete": 2,
+ "area": 0.00000996619620002069,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "create": 8,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 2,
+ "change_over_5000m": 8,
+ "change_within_25m": 5,
+ "change_within_50m": 1,
+ "deletion:node/9599234795": "testing point",
+ "deletion:node/9599258625": "duplicate"
+ },
+ "id": 118810739
+ }
+ },
+ {
+ "id": 118810416,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3659688,
+ 51.1482326
+ ],
+ [
+ 5.4695289,
+ 51.1482326
+ ],
+ [
+ 5.4695289,
+ 51.2319747
+ ],
+ [
+ 5.3659688,
+ 51.2319747
+ ],
+ [
+ 5.3659688,
+ 51.1482326
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Mieke Kerkhofs",
+ "uid": "15388519",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T09:14:32Z",
+ "reviewed_features": [],
+ "create": 12,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00867234025021022,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 16,
+ "import": 12,
+ "locale": "nl",
+ "imagery": "osm",
+ "import:node/-10": "source: https://osm.org/note/3044216",
+ "import:node/-11": "source: https://osm.org/note/3044606",
+ "import:node/-12": "source: https://osm.org/note/3044716",
+ "import:node/9599155075": "source: https://osm.org/note/3044558",
+ "import:node/9599230042": "source: https://osm.org/note/3044538",
+ "import:node/9599234601": "source: https://osm.org/note/3044564",
+ "import:node/9599234793": "source: https://osm.org/note/3044708",
+ "import:node/9599234802": "source: https://osm.org/note/3044207",
+ "import:node/9599246200": "source: https://osm.org/note/3044393",
+ "import:node/9599250273": "source: https://osm.org/note/3044212",
+ "import:node/9599251375": "source: https://osm.org/note/3023043",
+ "import:node/9599263108": "source: https://osm.org/note/3044290"
+ },
+ "id": 118810416
+ }
+ },
+ {
+ "id": 118809679,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2919552,
+ 50.751239
+ ],
+ [
+ 5.2942271,
+ 50.751239
+ ],
+ [
+ 5.2942271,
+ 50.7544285
+ ],
+ [
+ 5.2919552,
+ 50.7544285
+ ],
+ [
+ 5.2919552,
+ 50.751239
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:56:41Z",
+ "reviewed_features": [],
+ "create": 38,
+ "modify": 58,
+ "delete": 4,
+ "area": 0.00000724622505000885,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 54,
+ "theme": "grb",
+ "delete": 4,
+ "import": 8,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 8
+ },
+ "id": 118809679
+ }
+ },
+ {
+ "id": 118809671,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:56:31Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "theme": "grb",
+ "import": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118809671
+ }
+ },
+ {
+ "id": 118809579,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.3811255,
+ 51.1842511
+ ],
+ [
+ 5.4949129,
+ 51.1842511
+ ],
+ [
+ 5.4949129,
+ 51.2539337
+ ],
+ [
+ 5.3811255,
+ 51.2539337
+ ],
+ [
+ 5.3811255,
+ 51.1842511
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Carmen van den Akker",
+ "uid": "15388402",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:55:01Z",
+ "reviewed_features": [],
+ "create": 17,
+ "modify": 3,
+ "delete": 1,
+ "area": 0.00792900187924005,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T15:27:57.339912Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "create": 15,
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "import:node/-17": "source: https://osm.org/note/3044287",
+ "import:node/9599160916": "source: https://osm.org/note/3044386",
+ "deletion:node/9599246201": "duplicate"
+ },
+ "id": 118809579
+ }
+ },
+ {
+ "id": 118809158,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2721472,
+ 50.7519358
+ ],
+ [
+ 5.2924626,
+ 50.7519358
+ ],
+ [
+ 5.2924626,
+ 50.7641911
+ ],
+ [
+ 5.2721472,
+ 50.7641911
+ ],
+ [
+ 5.2721472,
+ 50.7519358
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:45:48Z",
+ "reviewed_features": [],
+ "create": 146,
+ "modify": 166,
+ "delete": 4,
+ "area": 0.000248971321619996,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 148,
+ "theme": "grb",
+ "delete": 4,
+ "import": 23,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 36
+ },
+ "id": 118809158
+ }
+ },
+ {
+ "id": 118808752,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2715416,
+ 50.7579725
+ ],
+ [
+ 5.2805706,
+ 50.7579725
+ ],
+ [
+ 5.2805706,
+ 50.7632261
+ ],
+ [
+ 5.2715416,
+ 50.7632261
+ ],
+ [
+ 5.2715416,
+ 50.7579725
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:35:24Z",
+ "reviewed_features": [],
+ "create": 309,
+ "modify": 438,
+ "delete": 4,
+ "area": 0.0000474347543999644,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 403,
+ "theme": "grb",
+ "delete": 4,
+ "import": 40,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 78
+ },
+ "id": 118808752
+ }
+ },
+ {
+ "id": 118808005,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.272258,
+ 50.7627094
+ ],
+ [
+ 5.2868625,
+ 50.7627094
+ ],
+ [
+ 5.2868625,
+ 50.7669993
+ ],
+ [
+ 5.272258,
+ 50.7669993
+ ],
+ [
+ 5.272258,
+ 50.7627094
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:17:04Z",
+ "reviewed_features": [],
+ "create": 271,
+ "modify": 396,
+ "delete": 0,
+ "area": 0.0000626518445500493,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 355,
+ "theme": "grb",
+ "import": 46,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 86
+ },
+ "id": 118808005
+ }
+ },
+ {
+ "id": 118807679,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2793714,
+ 50.7654961
+ ],
+ [
+ 5.2839727,
+ 50.7654961
+ ],
+ [
+ 5.2839727,
+ 50.767644
+ ],
+ [
+ 5.2793714,
+ 50.767644
+ ],
+ [
+ 5.2793714,
+ 50.7654961
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T08:08:30Z",
+ "reviewed_features": [],
+ "create": 205,
+ "modify": 221,
+ "delete": 1,
+ "area": 0.00000988313226998669,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 199,
+ "theme": "grb",
+ "delete": 1,
+ "import": 34,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 44
+ },
+ "id": 118807679
+ }
+ },
+ {
+ "id": 118806384,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.449298,
+ 51.0918984
+ ],
+ [
+ 3.4495212,
+ 51.0918984
+ ],
+ [
+ 3.4495212,
+ 51.0924042
+ ],
+ [
+ 3.449298,
+ 51.0924042
+ ],
+ [
+ 3.449298,
+ 51.0918984
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-23T07:32:15Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 8,
+ "delete": 0,
+ "area": 1.12894559999679e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 11,
+ "create": 3,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 2,
+ "change_over_5000m": 3,
+ "change_within_25m": 11,
+ "change_within_50m": 2
+ },
+ "id": 118806384
+ }
+ },
+ {
+ "id": 118795094,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.807863,
+ 44.137594
+ ],
+ [
+ 4.8078947,
+ 44.137594
+ ],
+ [
+ 4.8078947,
+ 44.1381869
+ ],
+ [
+ 4.807863,
+ 44.1381869
+ ],
+ [
+ 4.807863,
+ 44.137594
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "JLZIMMERMANN",
+ "uid": "188930",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #street_lighting",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T21:22:52Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 1.87949300000752e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/street_lighting.html",
+ "move": 1,
+ "theme": "street_lighting",
+ "locale": "en",
+ "imagery": "fr.ign.bdortho",
+ "move:node/1985817833": "improve_accuracy"
+ },
+ "id": 118795094
+ }
+ },
+ {
+ "id": 118792115,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2746562,
+ 50.7635479
+ ],
+ [
+ 5.2801029,
+ 50.7635479
+ ],
+ [
+ 5.2801029,
+ 50.7681029
+ ],
+ [
+ 5.2746562,
+ 50.7681029
+ ],
+ [
+ 5.2746562,
+ 50.7635479
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T19:43:04Z",
+ "reviewed_features": [],
+ "create": 94,
+ "modify": 139,
+ "delete": 4,
+ "area": 0.0000248097185000197,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 128,
+ "theme": "grb",
+ "delete": 4,
+ "import": 15,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 30
+ },
+ "id": 118792115
+ }
+ },
+ {
+ "id": 118787553,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7059572,
+ 51.1468866
+ ],
+ [
+ 4.7059572,
+ 51.1468866
+ ],
+ [
+ 4.7059572,
+ 51.1468866
+ ],
+ [
+ 4.7059572,
+ 51.1468866
+ ],
+ [
+ 4.7059572,
+ 51.1468866
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T17:17:59Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T15:29:26.961338Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_50m": 5
+ },
+ "id": 118787553
+ }
+ },
+ {
+ "id": 118787292,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -0.5728963,
+ 44.8399712
+ ],
+ [
+ -0.5707742,
+ 44.8399712
+ ],
+ [
+ -0.5707742,
+ 44.850484
+ ],
+ [
+ -0.5728963,
+ 44.850484
+ ],
+ [
+ -0.5728963,
+ 44.8399712
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Marival",
+ "uid": "8238040",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T17:09:09Z",
+ "reviewed_features": [],
+ "create": 3,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0000223092128800018,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/surveillance.html",
+ "theme": "surveillance",
+ "answer": 10,
+ "create": 6,
+ "locale": "fr",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_25m": 10,
+ "change_within_50m": 5
+ },
+ "id": 118787292
+ }
+ },
+ {
+ "id": 118786020,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2167155,
+ 50.9762338
+ ],
+ [
+ 5.2168067,
+ 50.9762338
+ ],
+ [
+ 5.2168067,
+ 50.9763039
+ ],
+ [
+ 5.2167155,
+ 50.9763039
+ ],
+ [
+ 5.2167155,
+ 50.9762338
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Thiewinkel23",
+ "uid": "15378404",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T16:35:07Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 4,
+ "delete": 1,
+ "area": 6.39311999953794e-9,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:07:35.608380Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 6,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "deletion": 1,
+ "add-image": 6,
+ "deletion:node/9596688538": "testing point"
+ },
+ "id": 118786020
+ }
+ },
+ {
+ "id": 118784301,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2754996,
+ 50.764629
+ ],
+ [
+ 5.2779098,
+ 50.764629
+ ],
+ [
+ 5.2779098,
+ 50.7663507
+ ],
+ [
+ 5.2754996,
+ 50.7663507
+ ],
+ [
+ 5.2754996,
+ 50.764629
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T15:46:51Z",
+ "reviewed_features": [],
+ "create": 90,
+ "modify": 145,
+ "delete": 0,
+ "area": 0.00000414964133999355,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 130,
+ "theme": "grb",
+ "import": 17,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 30
+ },
+ "id": 118784301
+ }
+ },
+ {
+ "id": 118783891,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2763933,
+ 50.7662448
+ ],
+ [
+ 5.2804301,
+ 50.7662448
+ ],
+ [
+ 5.2804301,
+ 50.7696468
+ ],
+ [
+ 5.2763933,
+ 50.7696468
+ ],
+ [
+ 5.2763933,
+ 50.7662448
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T15:36:57Z",
+ "reviewed_features": [],
+ "create": 274,
+ "modify": 257,
+ "delete": 2,
+ "area": 0.0000137331935999784,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 226,
+ "theme": "grb",
+ "delete": 2,
+ "import": 48,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 62
+ },
+ "id": 118783891
+ }
+ },
+ {
+ "id": 118783363,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.3416969,
+ 50.9918382
+ ],
+ [
+ 3.3459945,
+ 50.9918382
+ ],
+ [
+ 3.3459945,
+ 50.9937037
+ ],
+ [
+ 3.3416969,
+ 50.9937037
+ ],
+ [
+ 3.3416969,
+ 50.9918382
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T15:25:51Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 2,
+ "delete": 1,
+ "area": 0.00000801717280000437,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:09:44.706018Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 8,
+ "create": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "change_over_5000m": 4,
+ "change_within_25m": 9,
+ "deletion:node/9597678820": "Wrong tag"
+ },
+ "id": 118783363
+ }
+ },
+ {
+ "id": 118782549,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.2162865,
+ 51.2056037
+ ],
+ [
+ 3.2247287,
+ 51.2056037
+ ],
+ [
+ 3.2247287,
+ 51.2100005
+ ],
+ [
+ 3.2162865,
+ 51.2100005
+ ],
+ [
+ 3.2162865,
+ 51.2056037
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T15:04:09Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 1,
+ "delete": 0,
+ "area": 0.0000371186649600184,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/shops.html",
+ "theme": "shops",
+ "answer": 5,
+ "create": 2,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 2,
+ "change_within_25m": 5
+ },
+ "id": 118782549
+ }
+ },
+ {
+ "id": 118782337,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.215805,
+ 51.2046391
+ ],
+ [
+ 3.215805,
+ 51.2046391
+ ],
+ [
+ 3.215805,
+ 51.2046391
+ ],
+ [
+ 3.215805,
+ 51.2046391
+ ],
+ [
+ 3.215805,
+ 51.2046391
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #drinking_water",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T14:57:47Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/drinking_water.html",
+ "theme": "drinking_water",
+ "answer": 1,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_50m": 2
+ },
+ "id": 118782337
+ }
+ },
+ {
+ "id": 118780210,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.121407,
+ 50.9077429
+ ],
+ [
+ 5.1236538,
+ 50.9077429
+ ],
+ [
+ 5.1236538,
+ 50.908357
+ ],
+ [
+ 5.121407,
+ 50.908357
+ ],
+ [
+ 5.121407,
+ 50.9077429
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T13:59:38Z",
+ "reviewed_features": [],
+ "create": 7,
+ "modify": 36,
+ "delete": 2,
+ "area": 0.00000137975987999989,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "move": 32,
+ "theme": "grb",
+ "delete": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 8
+ },
+ "id": 118780210
+ }
+ },
+ {
+ "id": 118779818,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.6734435,
+ 50.8267418
+ ],
+ [
+ 2.6769408,
+ 50.8267418
+ ],
+ [
+ 2.6769408,
+ 50.8285273
+ ],
+ [
+ 2.6734435,
+ 50.8285273
+ ],
+ [
+ 2.6734435,
+ 50.8267418
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T13:49:35Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00000624442914998957,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "create": 5,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118779818
+ }
+ },
+ {
+ "id": 118777957,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.780934,
+ 51.1369525
+ ],
+ [
+ 4.7809398,
+ 51.1369525
+ ],
+ [
+ 4.7809398,
+ 51.1369571
+ ],
+ [
+ 4.780934,
+ 51.1369571
+ ],
+ [
+ 4.780934,
+ 51.1369525
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T13:01:08Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 2.66799999792855e-11,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:11:37.341532Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "move:node/9597257573": "improve_accuracy"
+ },
+ "id": 118777957
+ }
+ },
+ {
+ "id": 118777122,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7252654,
+ 50.9140821
+ ],
+ [
+ 4.7645463,
+ 50.9140821
+ ],
+ [
+ 4.7645463,
+ 50.9333957
+ ],
+ [
+ 4.7252654,
+ 50.9333957
+ ],
+ [
+ 4.7252654,
+ 50.9140821
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "pieterpaul",
+ "uid": "14539037",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T12:38:27Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 6,
+ "delete": 0,
+ "area": 0.000758655590239881,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:18:04.767734Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 12,
+ "create": 2,
+ "import": 2,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1,
+ "import:node/9597282387": "source: https://osm.org/note/3084026",
+ "import:node/9597282938": "source: https://osm.org/note/3084018"
+ },
+ "id": 118777122
+ }
+ },
+ {
+ "id": 118776934,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T12:32:51Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/cafes_and_pubs.html",
+ "theme": "cafes_and_pubs",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118776934
+ }
+ },
+ {
+ "id": 118776933,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3704124,
+ 50.848361
+ ],
+ [
+ 4.3704124,
+ 50.848361
+ ],
+ [
+ 4.3704124,
+ 50.848361
+ ],
+ [
+ 4.3704124,
+ 50.848361
+ ],
+ [
+ 4.3704124,
+ 50.848361
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T12:32:51Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/cafes_and_pubs.html",
+ "theme": "cyclofix",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118776933
+ }
+ },
+ {
+ "id": 118776922,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T12:32:19Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 118776922
+ }
+ },
+ {
+ "id": 118776010,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.179276,
+ 51.2627113
+ ],
+ [
+ 3.1809168,
+ 51.2627113
+ ],
+ [
+ 3.1809168,
+ 51.2631367
+ ],
+ [
+ 3.179276,
+ 51.2631367
+ ],
+ [
+ 3.179276,
+ 51.2627113
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Aurélie8377",
+ "uid": "15380511",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T12:06:41Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 25,
+ "delete": 0,
+ "area": 6.97996319995701e-7,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:32:22.662457Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "move": 3,
+ "theme": "toerisme_vlaanderen",
+ "answer": 30,
+ "create": 6,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1,
+ "move:node/9597204888": "improve_accuracy",
+ "move:node/9597212551": "improve_accuracy",
+ "move:node/9597219630": "improve_accuracy"
+ },
+ "id": 118776010
+ }
+ },
+ {
+ "id": 118775276,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7168302,
+ 50.8739477
+ ],
+ [
+ 4.717758,
+ 50.8739477
+ ],
+ [
+ 4.717758,
+ 50.8757209
+ ],
+ [
+ 4.7168302,
+ 50.8757209
+ ],
+ [
+ 4.7168302,
+ 50.8739477
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Hilde OSM",
+ "uid": "15275790",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T11:45:54Z",
+ "reviewed_features": [],
+ "create": 11,
+ "modify": 17,
+ "delete": 0,
+ "area": 0.00000164517495999468,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:33:44.855006Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 18,
+ "create": 10,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 4,
+ "change_over_5000m": 10,
+ "change_within_25m": 23,
+ "move:node/9597188035": "improve_accuracy"
+ },
+ "id": 118775276
+ }
+ },
+ {
+ "id": 118774584,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.7134475,
+ 50.8157348
+ ],
+ [
+ 2.7653705,
+ 50.8157348
+ ],
+ [
+ 2.7653705,
+ 50.8581294
+ ],
+ [
+ 2.7134475,
+ 50.8581294
+ ],
+ [
+ 2.7134475,
+ 50.8157348
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Vakantiehuis Velogies",
+ "uid": "15380005",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 1,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T11:27:37Z",
+ "reviewed_features": [],
+ "create": 11,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00220125481580008,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "create": 11,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118774584
+ }
+ },
+ {
+ "id": 118771407,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1970811,
+ 50.9098446
+ ],
+ [
+ 4.1976708,
+ 50.9098446
+ ],
+ [
+ 4.1976708,
+ 50.9103091
+ ],
+ [
+ 4.1970811,
+ 50.9103091
+ ],
+ [
+ 4.1970811,
+ 50.9098446
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jospyck",
+ "uid": "12128135",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T10:01:28Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 7,
+ "delete": 0,
+ "area": 2.73915649999752e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2,
+ "move:node/7281830764": "improve_accuracy"
+ },
+ "id": 118771407
+ }
+ },
+ {
+ "id": 118770693,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.505214,
+ 50.8134248
+ ],
+ [
+ 3.5599203,
+ 50.8134248
+ ],
+ [
+ 3.5599203,
+ 50.8544786
+ ],
+ [
+ 3.505214,
+ 50.8544786
+ ],
+ [
+ 3.505214,
+ 50.8134248
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Wortegem-Petegem",
+ "uid": "10387981",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T09:44:59Z",
+ "reviewed_features": [],
+ "create": 13,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.00224590149894001,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:47:22.901760Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "create": 13,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 118770693
+ }
+ },
+ {
+ "id": 118769485,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3704124,
+ 50.848361
+ ],
+ [
+ 4.3704124,
+ 50.848361
+ ],
+ [
+ 4.3704124,
+ 50.848361
+ ],
+ [
+ 4.3704124,
+ 50.848361
+ ],
+ [
+ 4.3704124,
+ 50.848361
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #cafes_and_pubs",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T09:15:25Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/cafes_and_pubs.html",
+ "theme": "cafes_and_pubs",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1
+ },
+ "id": 118769485
+ }
+ },
+ {
+ "id": 118765260,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2167155,
+ 50.9762338
+ ],
+ [
+ 5.2168067,
+ 50.9762338
+ ],
+ [
+ 5.2168067,
+ 50.9763039
+ ],
+ [
+ 5.2167155,
+ 50.9763039
+ ],
+ [
+ 5.2167155,
+ 50.9762338
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Thiewinkel23",
+ "uid": "15378404",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-22T07:26:39Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 3,
+ "delete": 0,
+ "area": 6.39311999953794e-9,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:35:31.367145Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "create": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 5
+ },
+ "id": 118765260
+ }
+ },
+ {
+ "id": 118749940,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.272705,
+ 50.7692556
+ ],
+ [
+ 5.2782195,
+ 50.7692556
+ ],
+ [
+ 5.2782195,
+ 50.7705308
+ ],
+ [
+ 5.272705,
+ 50.7705308
+ ],
+ [
+ 5.272705,
+ 50.7692556
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T19:35:45Z",
+ "reviewed_features": [],
+ "create": 101,
+ "modify": 102,
+ "delete": 1,
+ "area": 0.00000703209040001046,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 93,
+ "theme": "grb",
+ "delete": 1,
+ "import": 14,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 22
+ },
+ "id": 118749940
+ }
+ },
+ {
+ "id": 118749922,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2733082,
+ 50.770678
+ ],
+ [
+ 5.2742181,
+ 50.770678
+ ],
+ [
+ 5.2742181,
+ 50.7708014
+ ],
+ [
+ 5.2733082,
+ 50.7708014
+ ],
+ [
+ 5.2733082,
+ 50.770678
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T19:35:15Z",
+ "reviewed_features": [],
+ "create": 10,
+ "modify": 0,
+ "delete": 0,
+ "area": 1.12281660006147e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "theme": "grb",
+ "import": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118749922
+ }
+ },
+ {
+ "id": 118744338,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3947619,
+ 51.2077547
+ ],
+ [
+ 4.3947619,
+ 51.2077547
+ ],
+ [
+ 4.3947619,
+ 51.2077547
+ ],
+ [
+ 4.3947619,
+ 51.2077547
+ ],
+ [
+ 4.3947619,
+ 51.2077547
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "matissevdberg",
+ "uid": "12928471",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T16:57:58Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/surveillance",
+ "theme": "surveillance",
+ "answer": 3,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118744338
+ }
+ },
+ {
+ "id": 118743392,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7078187,
+ 51.1051475
+ ],
+ [
+ 4.7188437,
+ 51.1051475
+ ],
+ [
+ 4.7188437,
+ 51.121909
+ ],
+ [
+ 4.7078187,
+ 51.121909
+ ],
+ [
+ 4.7078187,
+ 51.1051475
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T16:31:50Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.000184795537500014,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:38:32.921953Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 11,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118743392
+ }
+ },
+ {
+ "id": 118742468,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.6921501,
+ 51.0540287
+ ],
+ [
+ 3.6923154,
+ 51.0540287
+ ],
+ [
+ 3.6923154,
+ 51.0541537
+ ],
+ [
+ 3.6921501,
+ 51.0541537
+ ],
+ [
+ 3.6921501,
+ 51.0540287
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T16:05:55Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 2.06624999995019e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_25m": 3
+ },
+ "id": 118742468
+ }
+ },
+ {
+ "id": 118742460,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T16:05:38Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:39:48.148632Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118742460
+ }
+ },
+ {
+ "id": 118742458,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T16:05:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:39:51.639262Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118742458
+ }
+ },
+ {
+ "id": 118741722,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.79272,
+ 51.1850743
+ ],
+ [
+ 4.79272,
+ 51.1850743
+ ],
+ [
+ 4.79272,
+ 51.1850743
+ ],
+ [
+ 4.79272,
+ 51.1850743
+ ],
+ [
+ 4.79272,
+ 51.1850743
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Salambre",
+ "uid": "15272429",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T15:44:01Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-21T19:43:20.543030Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118741722
+ }
+ },
+ {
+ "id": 118741234,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2727258,
+ 50.7705316
+ ],
+ [
+ 5.2779548,
+ 50.7705316
+ ],
+ [
+ 5.2779548,
+ 50.7747908
+ ],
+ [
+ 5.2727258,
+ 50.7747908
+ ],
+ [
+ 5.2727258,
+ 50.7705316
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T15:31:02Z",
+ "reviewed_features": [],
+ "create": 447,
+ "modify": 539,
+ "delete": 13,
+ "area": 0.0000222713567999992,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 491,
+ "theme": "grb",
+ "delete": 13,
+ "import": 67,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 104
+ },
+ "id": 118741234
+ }
+ },
+ {
+ "id": 118740648,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.5003718,
+ 50.9659266
+ ],
+ [
+ 5.5003718,
+ 50.9659266
+ ],
+ [
+ 5.5003718,
+ 50.9659266
+ ],
+ [
+ 5.5003718,
+ 50.9659266
+ ],
+ [
+ 5.5003718,
+ 50.9659266
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "joost schouppe",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Michael Didderiens",
+ "uid": "15281757",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T15:16:31Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-23T16:48:05.559232Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "create": 1,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 118740648
+ }
+ },
+ {
+ "id": 118737999,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.0157963,
+ 50.9047711
+ ],
+ [
+ 4.0573726,
+ 50.9047711
+ ],
+ [
+ 4.0573726,
+ 50.9194159
+ ],
+ [
+ 4.0157963,
+ 50.9194159
+ ],
+ [
+ 4.0157963,
+ 50.9047711
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Erin76",
+ "uid": "8982454",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T14:03:26Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 18,
+ "delete": 0,
+ "area": 0.000608876598239968,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology",
+ "theme": "etymology",
+ "answer": 18,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118737999
+ }
+ },
+ {
+ "id": 118735229,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 20.9938677,
+ 52.2368405
+ ],
+ [
+ 20.9960904,
+ 52.2368405
+ ],
+ [
+ 20.9960904,
+ 52.2398343
+ ],
+ [
+ 20.9938677,
+ 52.2398343
+ ],
+ [
+ 20.9938677,
+ 52.2368405
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Tetryk",
+ "uid": "13505870",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T12:53:13Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 3,
+ "area": 0.00000665431925999953,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/shops.html",
+ "theme": "shops",
+ "locale": "en",
+ "imagery": "osm",
+ "deletion": 3,
+ "deletion:node/4602946348": "disused",
+ "deletion:node/5235959914": "shop_closed",
+ "deletion:node/8093829729": "shop_closed"
+ },
+ "id": 118735229
+ }
+ },
+ {
+ "id": 118735147,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.9781033,
+ 50.7770621
+ ],
+ [
+ 3.1257172,
+ 50.7770621
+ ],
+ [
+ 3.1257172,
+ 51.0890881
+ ],
+ [
+ 2.9781033,
+ 51.0890881
+ ],
+ [
+ 2.9781033,
+ 50.7770621
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T12:51:21Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 6,
+ "delete": 0,
+ "area": 0.0460593747613994,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 7,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 4
+ },
+ "id": 118735147
+ }
+ },
+ {
+ "id": 118734824,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -58.7345758,
+ -34.6634816
+ ],
+ [
+ -58.5951036,
+ -34.6634816
+ ],
+ [
+ -58.5951036,
+ -34.6449105
+ ],
+ [
+ -58.7345758,
+ -34.6449105
+ ],
+ [
+ -58.7345758,
+ -34.6634816
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "AgusQui",
+ "uid": "331218",
+ "editor": "MapComplete 0.16.8",
+ "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-03-21T12:43:33Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00259015217341938,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/theme.html",
+ "theme": "https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals",
+ "answer": 3,
+ "locale": "es",
+ "imagery": "osmfr",
+ "change_within_25m": 2,
+ "change_within_50m": 1
+ },
+ "id": 118734824
+ }
+ },
+ {
+ "id": 118733801,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.7115,
+ 50.8774487
+ ],
+ [
+ 4.7123542,
+ 50.8774487
+ ],
+ [
+ 4.7123542,
+ 50.877761
+ ],
+ [
+ 4.7115,
+ 50.877761
+ ],
+ [
+ 4.7115,
+ 50.8774487
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T12:19:14Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 11,
+ "delete": 0,
+ "area": 2.66766659997769e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "create": 5,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "change_over_5000m": 5,
+ "change_within_25m": 4,
+ "change_within_50m": 5,
+ "change_within_100m": 6,
+ "move:node/4908035523": "improve_accuracy"
+ },
+ "id": 118733801
+ }
+ },
+ {
+ "id": 118732935,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.3381466,
+ 50.9925796
+ ],
+ [
+ 3.3419934,
+ 50.9925796
+ ],
+ [
+ 3.3419934,
+ 50.9944163
+ ],
+ [
+ 3.3381466,
+ 50.9944163
+ ],
+ [
+ 3.3381466,
+ 50.9925796
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "RubOSM",
+ "uid": "2096650",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T11:59:56Z",
+ "reviewed_features": [],
+ "create": 6,
+ "modify": 28,
+ "delete": 0,
+ "area": 0.00000706541755999335,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 41,
+ "create": 6,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 6,
+ "change_within_25m": 42,
+ "move:node/9594268350": "improve_accuracy"
+ },
+ "id": 118732935
+ }
+ },
+ {
+ "id": 118731804,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.2010138,
+ 51.1861374
+ ],
+ [
+ 3.2010138,
+ 51.1861374
+ ],
+ [
+ 3.2010138,
+ 51.1861374
+ ],
+ [
+ 3.2010138,
+ 51.1861374
+ ],
+ [
+ 3.2010138,
+ 51.1861374
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T11:36:21Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118731804
+ }
+ },
+ {
+ "id": 118726456,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.8165661,
+ 51.1239165
+ ],
+ [
+ 5.8165661,
+ 51.1239165
+ ],
+ [
+ 5.8165661,
+ 51.1239165
+ ],
+ [
+ 5.8165661,
+ 51.1239165
+ ],
+ [
+ 5.8165661,
+ 51.1239165
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Visit Kinrooi",
+ "uid": "15291736",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T09:25:08Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "import": 1,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "import:node/9593947994": "source: https://osm.org/note/3044265"
+ },
+ "id": 118726456
+ }
+ },
+ {
+ "id": 118721867,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 78.1411426,
+ 9.3571947
+ ],
+ [
+ 79.8344868,
+ 9.3571947
+ ],
+ [
+ 79.8344868,
+ 10.9429615
+ ],
+ [
+ 78.1411426,
+ 10.9429615
+ ],
+ [
+ 78.1411426,
+ 9.3571947
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "NaanAvanIllai",
+ "uid": "14062769",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T07:24:19Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 14,
+ "delete": 0,
+ "area": 2.68524901333255,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 15,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 8
+ },
+ "id": 118721867
+ }
+ },
+ {
+ "id": 118721482,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 77.7980578,
+ 9.1665969
+ ],
+ [
+ 77.9857183,
+ 9.1665969
+ ],
+ [
+ 77.9857183,
+ 9.8220391
+ ],
+ [
+ 77.7980578,
+ 9.8220391
+ ],
+ [
+ 77.7980578,
+ 9.1665969
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "NaanAvanIllai",
+ "uid": "14062769",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T07:13:15Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.123000610973104,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 4,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 4
+ },
+ "id": 118721482
+ }
+ },
+ {
+ "id": 118719959,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 10.2413023,
+ 53.5469108
+ ],
+ [
+ 10.2422837,
+ 53.5469108
+ ],
+ [
+ 10.2422837,
+ 53.5474457
+ ],
+ [
+ 10.2413023,
+ 53.5474457
+ ],
+ [
+ 10.2413023,
+ 53.5469108
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "un1matr1x",
+ "uid": "9133122",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #playgrounds",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T06:24:08Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 5.24950859998461e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/playgrounds.html",
+ "theme": "playgrounds",
+ "answer": 2,
+ "locale": "de",
+ "imagery": "osm"
+ },
+ "id": 118719959
+ }
+ },
+ {
+ "id": 118718813,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 7.012732,
+ 51.4545217
+ ],
+ [
+ 7.012732,
+ 51.4545217
+ ],
+ [
+ 7.012732,
+ 51.4545217
+ ],
+ [
+ 7.012732,
+ 51.4545217
+ ],
+ [
+ 7.012732,
+ 51.4545217
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "thschick",
+ "uid": "2753036",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #waste",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T05:39:34Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/waste.html",
+ "theme": "waste",
+ "answer": 1,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 1
+ },
+ "id": 118718813
+ }
+ },
+ {
+ "id": 118715002,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.2984379,
+ 50.8322585
+ ],
+ [
+ 4.2990546,
+ 50.8322585
+ ],
+ [
+ 4.2990546,
+ 50.832483
+ ],
+ [
+ 4.2984379,
+ 50.832483
+ ],
+ [
+ 4.2984379,
+ 50.8322585
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #playgrounds",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-21T01:10:44Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.38449150001034e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/playgrounds.html",
+ "theme": "playgrounds",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 5
+ },
+ "id": 118715002
+ }
+ },
+ {
+ "id": 118708091,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 20.9567039,
+ 52.2495538
+ ],
+ [
+ 20.9567039,
+ 52.2495538
+ ],
+ [
+ 20.9567039,
+ 52.2495538
+ ],
+ [
+ 20.9567039,
+ 52.2495538
+ ],
+ [
+ 20.9567039,
+ 52.2495538
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "tomczk",
+ "uid": "4345690",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T19:29:49Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/trees.html",
+ "theme": "trees",
+ "create": 1,
+ "locale": "en",
+ "imagery": "Geoportal2-PL-HighResolution-aerial_image_WMS"
+ },
+ "id": 118708091
+ }
+ },
+ {
+ "id": 118706934,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.8019088,
+ 51.3215277
+ ],
+ [
+ 4.8019088,
+ 51.3215277
+ ],
+ [
+ 4.8019088,
+ 51.3215277
+ ],
+ [
+ 4.8019088,
+ 51.3215277
+ ],
+ [
+ 4.8019088,
+ 51.3215277
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Philippe Winant",
+ "uid": "6354026",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T18:47:18Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-22T10:28:12.210336Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118706934
+ }
+ },
+ {
+ "id": 118702127,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.0468115,
+ 51.6453612
+ ],
+ [
+ 5.0470636,
+ 51.6453612
+ ],
+ [
+ 5.0470636,
+ 51.6454999
+ ],
+ [
+ 5.0468115,
+ 51.6454999
+ ],
+ [
+ 5.0468115,
+ 51.6453612
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T16:14:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 3.49662699985366e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_25m": 1
+ },
+ "id": 118702127
+ }
+ },
+ {
+ "id": 118701048,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1638534,
+ 50.9354031
+ ],
+ [
+ 4.1638534,
+ 50.9354031
+ ],
+ [
+ 4.1638534,
+ 50.9354031
+ ],
+ [
+ 4.1638534,
+ 50.9354031
+ ],
+ [
+ 4.1638534,
+ 50.9354031
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Liezeke P",
+ "uid": "15315945",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T15:43:33Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-20T18:42:33.265518Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_1000m": 1
+ },
+ "id": 118701048
+ }
+ },
+ {
+ "id": 118700505,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 15.9928168,
+ 45.7969148
+ ],
+ [
+ 16.0019013,
+ 45.7969148
+ ],
+ [
+ 16.0019013,
+ 45.7998059
+ ],
+ [
+ 15.9928168,
+ 45.7998059
+ ],
+ [
+ 15.9928168,
+ 45.7969148
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Janjko",
+ "uid": "244754",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T15:31:27Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.0000262641979499947,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/etymology.html",
+ "theme": "etymology",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_500m": 3
+ },
+ "id": 118700505
+ }
+ },
+ {
+ "id": 118698189,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 6.1058316,
+ 49.7465855
+ ],
+ [
+ 6.1058316,
+ 49.7465855
+ ],
+ [
+ 6.1058316,
+ 49.7465855
+ ],
+ [
+ 6.1058316,
+ 49.7465855
+ ],
+ [
+ 6.1058316,
+ 49.7465855
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "ClarissaWAM",
+ "uid": "13745921",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T14:35:38Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/bookcases",
+ "theme": "bookcases",
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118698189
+ }
+ },
+ {
+ "id": 118696122,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -0.1264086,
+ 51.534583
+ ],
+ [
+ -0.1264086,
+ 51.534583
+ ],
+ [
+ -0.1264086,
+ 51.534583
+ ],
+ [
+ -0.1264086,
+ 51.534583
+ ],
+ [
+ -0.1264086,
+ 51.534583
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "queenLizzie",
+ "uid": "15349770",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T13:32:37Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_25m": 1
+ },
+ "id": 118696122
+ }
+ },
+ {
+ "id": 118696100,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "queenLizzie",
+ "uid": "15349770",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T13:31:46Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_25m": 1
+ },
+ "id": 118696100
+ }
+ },
+ {
+ "id": 118695699,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -0.1273764,
+ 51.5345378
+ ],
+ [
+ -0.1264086,
+ 51.5345378
+ ],
+ [
+ -0.1264086,
+ 51.5352034
+ ],
+ [
+ -0.1273764,
+ 51.5352034
+ ],
+ [
+ -0.1273764,
+ 51.5345378
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "queenLizzie",
+ "uid": "15349770",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T13:19:02Z",
+ "reviewed_features": [],
+ "create": 5,
+ "modify": 10,
+ "delete": 1,
+ "area": 6.44167679997887e-7,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 14,
+ "create": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "deletion": 1,
+ "add-image": 4,
+ "change_over_5000m": 5,
+ "change_within_25m": 19,
+ "deletion:node/9592055349": "testing point"
+ },
+ "id": 118695699
+ }
+ },
+ {
+ "id": 118693357,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.0068178,
+ 51.12731
+ ],
+ [
+ 5.0179173,
+ 51.12731
+ ],
+ [
+ 5.0179173,
+ 51.1368512
+ ],
+ [
+ 5.0068178,
+ 51.1368512
+ ],
+ [
+ 5.0068178,
+ 51.12731
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T11:55:14Z",
+ "reviewed_features": [],
+ "create": 69,
+ "modify": 286,
+ "delete": 9,
+ "area": 0.000105902549400005,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "move": 253,
+ "theme": "grb",
+ "answer": 4,
+ "delete": 9,
+ "import": 14,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 68
+ },
+ "id": 118693357
+ }
+ },
+ {
+ "id": 118691909,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2237072,
+ 51.1647811
+ ],
+ [
+ 5.368466,
+ 51.1647811
+ ],
+ [
+ 5.368466,
+ 51.2639152
+ ],
+ [
+ 5.2237072,
+ 51.2639152
+ ],
+ [
+ 5.2237072,
+ 51.1647811
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Lommel",
+ "uid": "15363065",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T11:05:36Z",
+ "reviewed_features": [],
+ "create": 20,
+ "modify": 1,
+ "delete": 0,
+ "area": 0.0143505333550801,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 5,
+ "create": 15,
+ "import": 5,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "import:node/-14": "source: https://osm.org/note/3022908",
+ "import:node/-19": "source: https://osm.org/note/3044336",
+ "import:node/-20": "source: https://osm.org/note/3044408",
+ "import:node/9591751423": "source: https://osm.org/note/3023036",
+ "import:node/9591769183": "source: https://osm.org/note/3023012"
+ },
+ "id": 118691909
+ }
+ },
+ {
+ "id": 118689635,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.7187547,
+ 51.0378678
+ ],
+ [
+ 3.8125348,
+ 51.0378678
+ ],
+ [
+ 3.8125348,
+ 51.0749558
+ ],
+ [
+ 3.7187547,
+ 51.0749558
+ ],
+ [
+ 3.7187547,
+ 51.0378678
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T09:42:04Z",
+ "reviewed_features": [],
+ "create": 20,
+ "modify": 94,
+ "delete": 0,
+ "area": 0.00347811634879973,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 2,
+ "theme": "toerisme_vlaanderen",
+ "answer": 129,
+ "create": 20,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 25,
+ "move:node/9591648663": "improve_accuracy",
+ "move:node/9591655479": "improve_accuracy"
+ },
+ "id": 118689635
+ }
+ },
+ {
+ "id": 118689577,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T09:39:52Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118689577
+ }
+ },
+ {
+ "id": 118689571,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T09:39:42Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118689571
+ }
+ },
+ {
+ "id": 118689566,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T09:39:25Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118689566
+ }
+ },
+ {
+ "id": 118689563,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T09:39:12Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118689563
+ }
+ },
+ {
+ "id": 118689555,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T09:38:47Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118689555
+ }
+ },
+ {
+ "id": 118689499,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.8363957,
+ 51.0462844
+ ],
+ [
+ 3.8363957,
+ 51.0462844
+ ],
+ [
+ 3.8363957,
+ 51.0462844
+ ],
+ [
+ 3.8363957,
+ 51.0462844
+ ],
+ [
+ 3.8363957,
+ 51.0462844
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T09:36:57Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118689499
+ }
+ },
+ {
+ "id": 118688521,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.8677005,
+ 50.980861
+ ],
+ [
+ 3.8951291,
+ 50.980861
+ ],
+ [
+ 3.8951291,
+ 51.0103096
+ ],
+ [
+ 3.8677005,
+ 51.0103096
+ ],
+ [
+ 3.8677005,
+ 50.980861
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Erin76",
+ "uid": "8982454",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T08:53:29Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 2,
+ "delete": 0,
+ "area": 0.000807733869960054,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager"
+ },
+ "id": 118688521
+ }
+ },
+ {
+ "id": 118686881,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.841616,
+ 50.9511986
+ ],
+ [
+ 4.0276212,
+ 50.9511986
+ ],
+ [
+ 4.0276212,
+ 51.0379716
+ ],
+ [
+ 3.841616,
+ 51.0379716
+ ],
+ [
+ 3.841616,
+ 50.9511986
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-20T07:26:57Z",
+ "reviewed_features": [],
+ "create": 16,
+ "modify": 64,
+ "delete": 0,
+ "area": 0.0161402292196001,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 106,
+ "create": 16,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 18,
+ "move:node/9591488277": "improve_accuracy"
+ },
+ "id": 118686881
+ }
+ },
+ {
+ "id": 118682470,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3793721,
+ 50.8607021
+ ],
+ [
+ 4.3793721,
+ 50.8607021
+ ],
+ [
+ 4.3793721,
+ 50.8607021
+ ],
+ [
+ 4.3793721,
+ 50.8607021
+ ],
+ [
+ 4.3793721,
+ 50.8607021
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T23:54:23Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/artwork.html",
+ "theme": "artwork",
+ "answer": 1,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118682470
+ }
+ },
+ {
+ "id": 118682451,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3517883,
+ 50.8492024
+ ],
+ [
+ 4.3517883,
+ 50.8492024
+ ],
+ [
+ 4.3517883,
+ 50.8492024
+ ],
+ [
+ 4.3517883,
+ 50.8492024
+ ],
+ [
+ 4.3517883,
+ 50.8492024
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #food",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T23:52:17Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/food.html",
+ "theme": "food",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "id": 118682451
+ }
+ },
+ {
+ "id": 118682388,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3834236,
+ 50.8560664
+ ],
+ [
+ 4.3834236,
+ 50.8560664
+ ],
+ [
+ 4.3834236,
+ 50.8560664
+ ],
+ [
+ 4.3834236,
+ 50.8560664
+ ],
+ [
+ 4.3834236,
+ 50.8560664
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T23:47:31Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 4,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 4,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "UrbISOrtho",
+ "add-image": 1
+ },
+ "id": 118682388
+ }
+ },
+ {
+ "id": 118681569,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -122.3183669,
+ 47.637297
+ ],
+ [
+ -122.3183669,
+ 47.637297
+ ],
+ [
+ -122.3183669,
+ 47.637297
+ ],
+ [
+ -122.3183669,
+ 47.637297
+ ],
+ [
+ -122.3183669,
+ 47.637297
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Wim L",
+ "uid": "223681",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T22:55:43Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/bookcases.html",
+ "theme": "bookcases",
+ "answer": 1,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_500m": 1
+ },
+ "id": 118681569
+ }
+ },
+ {
+ "id": 118681432,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -122.9615528,
+ 49.2079629
+ ],
+ [
+ -122.9615528,
+ 49.2079629
+ ],
+ [
+ -122.9615528,
+ 49.2079629
+ ],
+ [
+ -122.9615528,
+ 49.2079629
+ ],
+ [
+ -122.9615528,
+ 49.2079629
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Zarr",
+ "uid": "6670496",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #personal",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T22:46:55Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/personal.html",
+ "theme": "personal",
+ "answer": 2,
+ "create": 1,
+ "locale": "en",
+ "imagery": "EsriWorldImagery",
+ "change_over_5000m": 1,
+ "change_within_25m": 2
+ },
+ "id": 118681432
+ }
+ },
+ {
+ "id": 118678876,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.0326262,
+ 50.946925
+ ],
+ [
+ 4.0682083,
+ 50.946925
+ ],
+ [
+ 4.0682083,
+ 50.9526703
+ ],
+ [
+ 4.0326262,
+ 50.9526703
+ ],
+ [
+ 4.0326262,
+ 50.946925
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "WimBau",
+ "uid": "15313167",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T20:50:41Z",
+ "reviewed_features": [],
+ "create": 10,
+ "modify": 49,
+ "delete": 0,
+ "area": 0.000204429839130034,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 55,
+ "create": 10,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 12
+ },
+ "id": 118678876
+ }
+ },
+ {
+ "id": 118676646,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.2325124,
+ 50.73165
+ ],
+ [
+ 4.2325124,
+ 50.73165
+ ],
+ [
+ 4.2325124,
+ 50.73165
+ ],
+ [
+ 4.2325124,
+ 50.73165
+ ],
+ [
+ 4.2325124,
+ 50.73165
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": "L'imaginaire",
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T19:17:41Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-20T18:45:32.041910Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_over_5000m": 1,
+ "change_within_5000m": 2
+ },
+ "id": 118676646
+ }
+ },
+ {
+ "id": 118676265,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.7244255,
+ 51.0439385
+ ],
+ [
+ 3.7262325,
+ 51.0439385
+ ],
+ [
+ 3.7262325,
+ 51.043965
+ ],
+ [
+ 3.7244255,
+ 51.043965
+ ],
+ [
+ 3.7244255,
+ 51.0439385
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #etymology",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T18:58:55Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 4.78854999946534e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/etymology.html",
+ "theme": "etymology",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_500m": 2
+ },
+ "id": 118676265
+ }
+ },
+ {
+ "id": 118671861,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.7279218,
+ 51.0444851
+ ],
+ [
+ 3.7279218,
+ 51.0444851
+ ],
+ [
+ 3.7279218,
+ 51.0444851
+ ],
+ [
+ 3.7279218,
+ 51.0444851
+ ],
+ [
+ 3.7279218,
+ 51.0444851
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #vending_machines",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T16:35:17Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/theme.html",
+ "theme": "vending_machines",
+ "locale": "en",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_100m": 1
+ },
+ "id": 118671861
+ }
+ },
+ {
+ "id": 118670971,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.495001,
+ 50.990407
+ ],
+ [
+ 4.4950384,
+ 50.990407
+ ],
+ [
+ 4.4950384,
+ 50.991846
+ ],
+ [
+ 4.495001,
+ 50.991846
+ ],
+ [
+ 4.495001,
+ 50.990407
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclestreets",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T16:08:12Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 5.38186000002912e-8,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclestreets.html",
+ "theme": "cyclestreets",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118670971
+ }
+ },
+ {
+ "id": 118669747,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.7279218,
+ 51.0444851
+ ],
+ [
+ 3.7279218,
+ 51.0444851
+ ],
+ [
+ 3.7279218,
+ 51.0444851
+ ],
+ [
+ 3.7279218,
+ 51.0444851
+ ],
+ [
+ 3.7279218,
+ 51.0444851
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #vending_machines",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T15:33:27Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/theme.html",
+ "theme": "vending_machines",
+ "answer": 2,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_100m": 1
+ },
+ "id": 118669747
+ }
+ },
+ {
+ "id": 118669196,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.5148994,
+ 50.8251802
+ ],
+ [
+ 4.5148994,
+ 50.8251802
+ ],
+ [
+ 4.5148994,
+ 50.8251802
+ ],
+ [
+ 4.5148994,
+ 50.8251802
+ ],
+ [
+ 4.5148994,
+ 50.8251802
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T15:17:21Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 4,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 4,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1
+ },
+ "id": 118669196
+ }
+ },
+ {
+ "id": 118667027,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.3552997,
+ 50.8776305
+ ],
+ [
+ 4.3552997,
+ 50.8776305
+ ],
+ [
+ 4.3552997,
+ 50.8776305
+ ],
+ [
+ 4.3552997,
+ 50.8776305
+ ],
+ [
+ 4.3552997,
+ 50.8776305
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #artwork",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T14:06:21Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/artwork.html",
+ "theme": "artwork",
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 1
+ },
+ "id": 118667027
+ }
+ },
+ {
+ "id": 118666687,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.4238443,
+ 50.8846536
+ ],
+ [
+ 4.4239035,
+ 50.8846536
+ ],
+ [
+ 4.4239035,
+ 50.8847598
+ ],
+ [
+ 4.4238443,
+ 50.8847598
+ ],
+ [
+ 4.4238443,
+ 50.8846536
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T13:53:06Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 4,
+ "delete": 0,
+ "area": 6.28703999985087e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 5,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 2
+ },
+ "id": 118666687
+ }
+ },
+ {
+ "id": 118665576,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -0.5331481,
+ 44.8653597
+ ],
+ [
+ -0.5331481,
+ 44.8653597
+ ],
+ [
+ -0.5331481,
+ 44.8653597
+ ],
+ [
+ -0.5331481,
+ 44.8653597
+ ],
+ [
+ -0.5331481,
+ 44.8653597
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Marival",
+ "uid": "8238040",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #playgrounds",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T13:17:41Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 0,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/playgrounds.html",
+ "theme": "playgrounds",
+ "create": 1,
+ "locale": "fr",
+ "imagery": "osm"
+ },
+ "id": 118665576
+ }
+ },
+ {
+ "id": 118665478,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Vincent Bombaerts",
+ "uid": "98569",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T13:14:33Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/bookcases.html",
+ "theme": "bookcases",
+ "answer": 1,
+ "locale": "fr",
+ "imagery": "osm",
+ "change_within_25m": 1
+ },
+ "id": 118665478
+ }
+ },
+ {
+ "id": 118665471,
+ "type": "Feature",
+ "geometry": null,
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Vincent Bombaerts",
+ "uid": "98569",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #bookcases",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T13:14:17Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 0,
+ "delete": 0,
+ "area": null,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/bookcases.html",
+ "theme": "bookcases",
+ "answer": 1,
+ "locale": "fr",
+ "imagery": "osm",
+ "add-image": 1,
+ "change_within_25m": 2
+ },
+ "id": 118665471
+ }
+ },
+ {
+ "id": 118663453,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -58.7640118,
+ -34.6588894
+ ],
+ [
+ -58.7597403,
+ -34.6588894
+ ],
+ [
+ -58.7597403,
+ -34.6576606
+ ],
+ [
+ -58.7640118,
+ -34.6576606
+ ],
+ [
+ -58.7640118,
+ -34.6588894
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "AgusQui",
+ "uid": "331218",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T12:02:29Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 0.00000524881920000107,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/theme.html",
+ "theme": "https://raw.githubusercontent.com/AgusQui/MapCompleteRailway/main/Signals",
+ "answer": 3,
+ "locale": "es",
+ "imagery": "osm"
+ },
+ "id": 118663453
+ }
+ },
+ {
+ "id": 118663259,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.5516893,
+ 51.2529797
+ ],
+ [
+ 4.5517436,
+ 51.2529797
+ ],
+ [
+ 4.5517436,
+ 51.2530276
+ ],
+ [
+ 4.5516893,
+ 51.2530276
+ ],
+ [
+ 4.5516893,
+ 51.2529797
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Jorisbo",
+ "uid": "1983103",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T11:55:18Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 1,
+ "delete": 0,
+ "area": 2.60097000031982e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 1,
+ "change_within_25m": 5,
+ "move:node/9589827080": "improve_accuracy"
+ },
+ "id": 118663259
+ }
+ },
+ {
+ "id": 118662751,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 0.1112677,
+ 38.841307
+ ],
+ [
+ 0.1112677,
+ 38.841307
+ ],
+ [
+ 0.1112677,
+ 38.841307
+ ],
+ [
+ 0.1112677,
+ 38.841307
+ ],
+ [
+ 0.1112677,
+ 38.841307
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "paunofu",
+ "uid": "13779940",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #surveillance",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T11:34:59Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/surveillance.html",
+ "theme": "surveillance",
+ "answer": 4,
+ "create": 1,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 4
+ },
+ "id": 118662751
+ }
+ },
+ {
+ "id": 118662292,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.2357428,
+ 50.7364971
+ ],
+ [
+ 4.2357428,
+ 50.7364971
+ ],
+ [
+ 4.2357428,
+ 50.7364971
+ ],
+ [
+ 4.2357428,
+ 50.7364971
+ ],
+ [
+ 4.2357428,
+ 50.7364971
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "joost schouppe",
+ "uid": "67832",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T11:21:16Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/shops.html",
+ "theme": "shops",
+ "answer": 3,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 3
+ },
+ "id": 118662292
+ }
+ },
+ {
+ "id": 118660316,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.424582,
+ 51.203289
+ ],
+ [
+ 4.4246191,
+ 51.203289
+ ],
+ [
+ 4.4246191,
+ 51.2032934
+ ],
+ [
+ 4.424582,
+ 51.2032934
+ ],
+ [
+ 4.424582,
+ 51.203289
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Jorisbo",
+ "uid": "1983103",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T10:21:16Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 1.63240000062901e-10,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "move": 1,
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm",
+ "move:node/7242959910": "improve_accuracy"
+ },
+ "id": 118660316
+ }
+ },
+ {
+ "id": 118659636,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.450867,
+ 50.8811808
+ ],
+ [
+ 4.450867,
+ 50.8811808
+ ],
+ [
+ 4.450867,
+ 50.8811808
+ ],
+ [
+ 4.450867,
+ 50.8811808
+ ],
+ [
+ 4.450867,
+ 50.8811808
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #benches",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T10:00:37Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/benches.html",
+ "theme": "benches",
+ "answer": 3,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "add-image": 1
+ },
+ "id": 118659636
+ }
+ },
+ {
+ "id": 118659559,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.4017757,
+ 50.8601498
+ ],
+ [
+ 4.450812,
+ 50.8601498
+ ],
+ [
+ 4.450812,
+ 50.8812785
+ ],
+ [
+ 4.4017757,
+ 50.8812785
+ ],
+ [
+ 4.4017757,
+ 50.8601498
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T09:57:16Z",
+ "reviewed_features": [],
+ "create": 1,
+ "modify": 7,
+ "delete": 0,
+ "area": 0.00103607327180992,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 5,
+ "create": 1,
+ "locale": "nl",
+ "imagery": "osm",
+ "add-image": 2
+ },
+ "id": 118659559
+ }
+ },
+ {
+ "id": 118658975,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.712281,
+ 51.0603454
+ ],
+ [
+ 3.7129765,
+ 51.0603454
+ ],
+ [
+ 3.7129765,
+ 51.0609068
+ ],
+ [
+ 3.712281,
+ 51.0609068
+ ],
+ [
+ 3.712281,
+ 51.0603454
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Ruben Van de Velde",
+ "uid": "2676725",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #hailhydrant",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T09:36:19Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 3,
+ "delete": 0,
+ "area": 3.90453699996611e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/hailhydrant",
+ "theme": "hailhydrant",
+ "locale": "en",
+ "imagery": "HDM_HOT",
+ "add-image": 3
+ },
+ "id": 118658975
+ }
+ },
+ {
+ "id": 118657435,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.4847071,
+ 50.8855086
+ ],
+ [
+ 4.4847071,
+ 50.8855086
+ ],
+ [
+ 4.4847071,
+ 50.8855086
+ ],
+ [
+ 4.4847071,
+ 50.8855086
+ ],
+ [
+ 4.4847071,
+ 50.8855086
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Thierry1030",
+ "uid": "286563",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #cyclofix",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T08:38:07Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/cyclofix.html",
+ "theme": "cyclofix",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "CartoDB.Voyager",
+ "add-image": 1
+ },
+ "id": 118657435
+ }
+ },
+ {
+ "id": 118657115,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -105.9931524,
+ 35.5360336
+ ],
+ [
+ -105.890378,
+ 35.5360336
+ ],
+ [
+ -105.890378,
+ 35.6620126
+ ],
+ [
+ -105.9931524,
+ 35.6620126
+ ],
+ [
+ -105.9931524,
+ 35.5360336
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Arlo James Barnes",
+ "uid": "682928",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #hackerspaces",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T08:24:29Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 5,
+ "delete": 0,
+ "area": 0.0129474161375995,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/hackerspaces.html",
+ "theme": "hackerspaces",
+ "answer": 7,
+ "locale": "en",
+ "imagery": "osm"
+ },
+ "id": 118657115
+ }
+ },
+ {
+ "id": 118656381,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.0972963,
+ 50.9970135
+ ],
+ [
+ 3.0972963,
+ 50.9970135
+ ],
+ [
+ 3.0972963,
+ 50.9970135
+ ],
+ [
+ 3.0972963,
+ 50.9970135
+ ],
+ [
+ 3.0972963,
+ 50.9970135
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #shops",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-19T07:49:53Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/shops.html",
+ "theme": "shops",
+ "answer": 2,
+ "locale": "en",
+ "imagery": "osm",
+ "change_within_25m": 2
+ },
+ "id": 118656381
+ }
+ },
+ {
+ "id": 118647769,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2574215,
+ 50.7728685
+ ],
+ [
+ 5.2704821,
+ 50.7728685
+ ],
+ [
+ 5.2704821,
+ 50.7827933
+ ],
+ [
+ 5.2574215,
+ 50.7827933
+ ],
+ [
+ 5.2574215,
+ 50.7728685
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T21:06:04Z",
+ "reviewed_features": [],
+ "create": 37,
+ "modify": 16,
+ "delete": 0,
+ "area": 0.000129623842879997,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 15,
+ "theme": "grb",
+ "import": 7,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 2
+ },
+ "id": 118647769
+ }
+ },
+ {
+ "id": 118645314,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.6232461,
+ 50.9150033
+ ],
+ [
+ 2.6286645,
+ 50.9150033
+ ],
+ [
+ 2.6286645,
+ 50.9200743
+ ],
+ [
+ 2.6232461,
+ 50.9200743
+ ],
+ [
+ 2.6232461,
+ 50.9150033
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Pieter Vander Vennet",
+ "uid": "3818858",
+ "editor": "MapComplete 0.17.0-alpha-3",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T19:25:05Z",
+ "reviewed_features": [],
+ "create": 908,
+ "modify": 0,
+ "delete": 0,
+ "area": 0.000027476706400007,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://pietervdvn.github.io/mc/develop/grb.html",
+ "theme": "grb",
+ "import": 137,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_within_100m": 5,
+ "change_within_500m": 57,
+ "change_within_1000m": 70,
+ "change_within_5000m": 5
+ },
+ "id": 118645314
+ }
+ },
+ {
+ "id": 118644313,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -70.912223,
+ -53.1576011
+ ],
+ [
+ -70.912223,
+ -53.1576011
+ ],
+ [
+ -70.912223,
+ -53.1576011
+ ],
+ [
+ -70.912223,
+ -53.1576011
+ ],
+ [
+ -70.912223,
+ -53.1576011
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Awo",
+ "uid": "196556",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #trees",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T18:51:14Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/trees.html",
+ "theme": "trees",
+ "locale": "en",
+ "imagery": "cyclosm",
+ "add-image": 1
+ },
+ "id": 118644313
+ }
+ },
+ {
+ "id": 118641855,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1445045,
+ 51.1783051
+ ],
+ [
+ 4.1446257,
+ 51.1783051
+ ],
+ [
+ 4.1446257,
+ 51.1783223
+ ],
+ [
+ 4.1445045,
+ 51.1783223
+ ],
+ [
+ 4.1445045,
+ 51.1783051
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Rembrandt De Vlaeminck",
+ "uid": "504998",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T17:31:30Z",
+ "reviewed_features": [],
+ "create": 2,
+ "modify": 6,
+ "delete": 0,
+ "area": 2.08463999938217e-9,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
+ "theme": "toerisme_vlaanderen",
+ "answer": 9,
+ "create": 2,
+ "locale": "nl",
+ "imagery": "osm",
+ "change_over_5000m": 2,
+ "change_within_25m": 9
+ },
+ "id": 118641855
+ }
+ },
+ {
+ "id": 118641720,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ -0.1378696,
+ 51.5485577
+ ],
+ [
+ -0.1378696,
+ 51.5485577
+ ],
+ [
+ -0.1378696,
+ 51.5485577
+ ],
+ [
+ -0.1378696,
+ 51.5485577
+ ],
+ [
+ -0.1378696,
+ 51.5485577
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "queenLizzie",
+ "uid": "15349770",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T17:27:38Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 2,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118641720
+ }
+ },
+ {
+ "id": 118634971,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.9953565,
+ 51.0992387
+ ],
+ [
+ 5.0508165,
+ 51.0992387
+ ],
+ [
+ 5.0508165,
+ 51.1100066
+ ],
+ [
+ 4.9953565,
+ 51.1100066
+ ],
+ [
+ 4.9953565,
+ 51.0992387
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 4,
+ "name": "mass modification"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "dentonny",
+ "uid": "4198737",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "survey",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T14:18:52Z",
+ "reviewed_features": [],
+ "create": 765,
+ "modify": 1928,
+ "delete": 31,
+ "area": 0.000597187733999868,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb.html",
+ "move": 1667,
+ "theme": "grb",
+ "answer": 6,
+ "delete": 31,
+ "import": 85,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 520,
+ "change_within_5000m": 7
+ },
+ "id": 118634971
+ }
+ },
+ {
+ "id": 118633589,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2540982,
+ 50.7653407
+ ],
+ [
+ 5.2701725,
+ 50.7653407
+ ],
+ [
+ 5.2701725,
+ 50.7733537
+ ],
+ [
+ 5.2540982,
+ 50.7733537
+ ],
+ [
+ 5.2540982,
+ 50.7653407
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T13:44:38Z",
+ "reviewed_features": [],
+ "create": 1284,
+ "modify": 1525,
+ "delete": 13,
+ "area": 0.000128803365899977,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 1384,
+ "theme": "grb",
+ "delete": 13,
+ "import": 156,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 348
+ },
+ "id": 118633589
+ }
+ },
+ {
+ "id": 118633102,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.7068666,
+ 51.011344
+ ],
+ [
+ 2.7078308,
+ 51.011344
+ ],
+ [
+ 2.7078308,
+ 51.0121448
+ ],
+ [
+ 2.7068666,
+ 51.0121448
+ ],
+ [
+ 2.7068666,
+ 51.011344
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Toerisme Alveringem",
+ "uid": "15348388",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T13:30:30Z",
+ "reviewed_features": [],
+ "create": 4,
+ "modify": 0,
+ "delete": 0,
+ "area": 7.72131360000253e-7,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "create": 4,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118633102
+ }
+ },
+ {
+ "id": 118632455,
+ "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": "L'imaginaire",
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ }
+ ],
+ "tags": [],
+ "features": [],
+ "user": "Dries Verdoodt",
+ "uid": "7250277",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T13:11:38Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": true,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-18T19:14:33.947925Z",
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 1,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118632455
+ }
+ },
+ {
+ "id": 118625875,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 3.9451979,
+ 51.024093
+ ],
+ [
+ 4.0001709,
+ 51.024093
+ ],
+ [
+ 4.0001709,
+ 51.0448438
+ ],
+ [
+ 3.9451979,
+ 51.0448438
+ ],
+ [
+ 3.9451979,
+ 51.024093
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [
+ {
+ "id": 40,
+ "name": "New mapper"
+ },
+ {
+ "id": 42,
+ "name": "Invalid tag modification"
+ }
+ ],
+ "tags": [],
+ "features": [
+ {
+ "url": "way-981249348",
+ "osm_id": 981249348,
+ "reasons": [
+ 42
+ ],
+ "version": 3,
+ "primary_tags": {}
+ }
+ ],
+ "user": "DNK9290",
+ "uid": "14143286",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T10:02:17Z",
+ "reviewed_features": [],
+ "create": 10,
+ "modify": 13,
+ "delete": 1,
+ "area": 0.00114073372840009,
+ "is_suspect": true,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 23,
+ "create": 10,
+ "locale": "nl",
+ "imagery": "AGIV",
+ "deletion": 1,
+ "soft-delete": 1,
+ "deletion:node/1624607361": "shop_closed",
+ "soft-delete:way/981249348": "disused"
+ },
+ "id": 118625875
+ }
+ },
+ {
+ "id": 118625802,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2469473,
+ 50.7302745
+ ],
+ [
+ 5.2772536,
+ 50.7302745
+ ],
+ [
+ 5.2772536,
+ 50.7509102
+ ],
+ [
+ 5.2469473,
+ 50.7509102
+ ],
+ [
+ 5.2469473,
+ 50.7302745
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T09:59:19Z",
+ "reviewed_features": [],
+ "create": 696,
+ "modify": 608,
+ "delete": 23,
+ "area": 0.00062539171490998,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 543,
+ "theme": "grb",
+ "delete": 23,
+ "import": 134,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 164
+ },
+ "id": 118625802
+ }
+ },
+ {
+ "id": 118624092,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2533719,
+ 50.7383938
+ ],
+ [
+ 5.2663586,
+ 50.7383938
+ ],
+ [
+ 5.2663586,
+ 50.7648132
+ ],
+ [
+ 5.2533719,
+ 50.7648132
+ ],
+ [
+ 5.2533719,
+ 50.7383938
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T09:09:11Z",
+ "reviewed_features": [],
+ "create": 950,
+ "modify": 843,
+ "delete": 38,
+ "area": 0.00034310082198002,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 767,
+ "theme": "grb",
+ "delete": 38,
+ "import": 149,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 180
+ },
+ "id": 118624092
+ }
+ },
+ {
+ "id": 118624029,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2593851,
+ 50.7559834
+ ],
+ [
+ 5.2629409,
+ 50.7559834
+ ],
+ [
+ 5.2629409,
+ 50.7593698
+ ],
+ [
+ 5.2593851,
+ 50.7593698
+ ],
+ [
+ 5.2593851,
+ 50.7559834
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T09:07:19Z",
+ "reviewed_features": [],
+ "create": 41,
+ "modify": 26,
+ "delete": 0,
+ "area": 0.0000120413611200131,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 23,
+ "theme": "grb",
+ "import": 5,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 6
+ },
+ "id": 118624029
+ }
+ },
+ {
+ "id": 118623219,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 4.1381595,
+ 51.1771819
+ ],
+ [
+ 4.1391805,
+ 51.1771819
+ ],
+ [
+ 4.1391805,
+ 51.1778163
+ ],
+ [
+ 4.1381595,
+ 51.1778163
+ ],
+ [
+ 4.1381595,
+ 51.1771819
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "Rembrandt De Vlaeminck",
+ "uid": "504998",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T08:45:51Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 6.47722400002576e-7,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 2,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118623219
+ }
+ },
+ {
+ "id": 118621703,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 5.2540586,
+ 50.7563627
+ ],
+ [
+ 5.2638141,
+ 50.7563627
+ ],
+ [
+ 5.2638141,
+ 50.7682053
+ ],
+ [
+ 5.2540586,
+ 50.7682053
+ ],
+ [
+ 5.2540586,
+ 50.7563627
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "jozin-belgium",
+ "uid": "1947314",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #grb",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T08:06:51Z",
+ "reviewed_features": [],
+ "create": 1342,
+ "modify": 1282,
+ "delete": 6,
+ "area": 0.000115530484300022,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/grb",
+ "move": 1165,
+ "theme": "grb",
+ "delete": 6,
+ "import": 175,
+ "locale": "nl",
+ "imagery": "osm",
+ "conflation": 282
+ },
+ "id": 118621703
+ }
+ },
+ {
+ "id": 118621398,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.7361168,
+ 50.8545877
+ ],
+ [
+ 2.7361168,
+ 50.8545877
+ ],
+ [
+ 2.7361168,
+ 50.8545877
+ ],
+ [
+ 2.7361168,
+ 50.8545877
+ ],
+ [
+ 2.7361168,
+ 50.8545877
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-18T07:58:33Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 4,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118621398
+ }
+ },
+ {
+ "id": 118613561,
+ "type": "Feature",
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ 2.8571554,
+ 50.9910854
+ ],
+ [
+ 2.8571554,
+ 50.9910854
+ ],
+ [
+ 2.8571554,
+ 50.9910854
+ ],
+ [
+ 2.8571554,
+ 50.9910854
+ ],
+ [
+ 2.8571554,
+ 50.9910854
+ ]
+ ]
+ ]
+ },
+ "properties": {
+ "check_user": null,
+ "reasons": [],
+ "tags": [],
+ "features": [],
+ "user": "L'imaginaire",
+ "uid": "654234",
+ "editor": "MapComplete 0.16.8",
+ "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
+ "comments_count": 0,
+ "source": "Not reported",
+ "imagery_used": "Not reported",
+ "date": "2022-03-17T22:50:32Z",
+ "reviewed_features": [],
+ "create": 0,
+ "modify": 1,
+ "delete": 0,
+ "area": 0,
+ "is_suspect": false,
+ "harmful": null,
+ "checked": false,
+ "check_date": null,
+ "metadata": {
+ "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
+ "theme": "toerisme_vlaanderen",
+ "answer": 3,
+ "locale": "nl",
+ "imagery": "osm"
+ },
+ "id": 118613561
+ }
+ },
{
"id": 118611994,
"type": "Feature",
@@ -1987,7 +23784,7 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "L'imaginaire",
"reasons": [
{
"id": 40,
@@ -2000,7 +23797,7 @@
"uid": "15275790",
"editor": "MapComplete 0.16.8",
"comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
- "comments_count": 0,
+ "comments_count": 1,
"source": "Not reported",
"imagery_used": "Not reported",
"date": "2022-03-16T15:33:50Z",
@@ -2010,9 +23807,9 @@
"delete": 0,
"area": 1.33465500000938e-8,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-17T22:43:55.896239Z",
"metadata": {
"host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
"theme": "toerisme_vlaanderen",
@@ -3070,7 +24867,7 @@
"uid": "1947314",
"editor": "MapComplete 0.16.8",
"comment": "Adding data with #MapComplete for theme #grb",
- "comments_count": 0,
+ "comments_count": 1,
"source": "Not reported",
"imagery_used": "Not reported",
"date": "2022-03-15T21:17:58Z",
@@ -5260,7 +27057,7 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -5273,7 +27070,7 @@
"uid": "15313167",
"editor": "MapComplete 0.16.7",
"comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen",
- "comments_count": 0,
+ "comments_count": 2,
"source": "Not reported",
"imagery_used": "Not reported",
"date": "2022-03-15T10:18:17Z",
@@ -5283,9 +27080,9 @@
"delete": 0,
"area": 0.00016011004584,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-22T13:53:13.120331Z",
"metadata": {
"host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
"move": 1,
@@ -6675,7 +28472,7 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -6698,9 +28495,9 @@
"delete": 0,
"area": 0.000277239030589766,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-26T10:47:10.492799Z",
"metadata": {
"host": "https://mapcomplete.osm.be/toerisme_vlaanderen",
"theme": "toerisme_vlaanderen",
@@ -7659,7 +29456,7 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -7682,9 +29479,9 @@
"delete": 0,
"area": 0.000370036201270036,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T09:09:37.988234Z",
"metadata": {
"host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
"theme": "toerisme_vlaanderen",
@@ -10078,7 +31875,7 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -10101,9 +31898,9 @@
"delete": 0,
"area": 0.00687879089856004,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T08:14:53.674857Z",
"metadata": {
"host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
"move": 1,
@@ -11058,14 +32855,19 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
"name": "New mapper"
}
],
- "tags": [],
+ "tags": [
+ {
+ "id": 9,
+ "name": "Resolved"
+ }
+ ],
"features": [],
"user": "Visit_Maasmechelen",
"uid": "15271831",
@@ -11081,9 +32883,9 @@
"delete": 2,
"area": 0.000462920752160016,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T08:13:47.046238Z",
"metadata": {
"host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
"theme": "toerisme_vlaanderen",
@@ -13941,7 +35743,7 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -13964,9 +35766,9 @@
"delete": 0,
"area": 0.000135381883900112,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T08:11:47.869987Z",
"metadata": {
"host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html",
"move": 1,
@@ -21363,7 +43165,7 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -21386,9 +43188,9 @@
"delete": 0,
"area": 0.0000320622829000051,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T07:55:01.067081Z",
"metadata": {
"host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
@@ -21823,7 +43625,7 @@
"uid": "3574538",
"editor": "MapComplete 0.16.5",
"comment": "Adding data with #MapComplete for theme #aed",
- "comments_count": 1,
+ "comments_count": 3,
"source": "survey",
"imagery_used": "Not reported",
"date": "2022-03-04T09:25:34Z",
@@ -23002,7 +44804,7 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -23025,9 +44827,9 @@
"delete": 0,
"area": 0.0000117715019399882,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T07:52:41.965137Z",
"metadata": {
"host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
@@ -24756,7 +46558,7 @@
]
},
"properties": {
- "check_user": null,
+ "check_user": "joost schouppe",
"reasons": [
{
"id": 40,
@@ -24779,9 +46581,9 @@
"delete": 0,
"area": 0.00229000742753992,
"is_suspect": true,
- "harmful": null,
- "checked": false,
- "check_date": null,
+ "harmful": false,
+ "checked": true,
+ "check_date": "2022-03-24T07:51:37.490278Z",
"metadata": {
"host": "mapcomplete.osm.be",
"theme": "toerisme_vlaanderen",
diff --git a/Logic/Tags/And.ts b/Logic/Tags/And.ts
index 426e2addc..fa79d3eda 100644
--- a/Logic/Tags/And.ts
+++ b/Logic/Tags/And.ts
@@ -238,4 +238,8 @@ export class And extends TagsFilter {
return new And(newAnds)
}
+
+ isNegative(): boolean {
+ return !this.and.some(t => !t.isNegative());
+ }
}
\ No newline at end of file
diff --git a/Logic/Tags/ComparingTag.ts b/Logic/Tags/ComparingTag.ts
index 20d5ffbde..6b790311b 100644
--- a/Logic/Tags/ComparingTag.ts
+++ b/Logic/Tags/ComparingTag.ts
@@ -59,4 +59,8 @@ export default class ComparingTag implements TagsFilter {
optimize(): TagsFilter | boolean {
return this;
}
+
+ isNegative(): boolean {
+ return true;
+ }
}
\ No newline at end of file
diff --git a/Logic/Tags/Or.ts b/Logic/Tags/Or.ts
index 2ff799178..07f50629b 100644
--- a/Logic/Tags/Or.ts
+++ b/Logic/Tags/Or.ts
@@ -167,6 +167,10 @@ export class Or extends TagsFilter {
return new Or(newOrs)
}
+
+ isNegative(): boolean {
+ return this.or.some(t => t.isNegative());
+ }
}
diff --git a/Logic/Tags/RegexTag.ts b/Logic/Tags/RegexTag.ts
index b3a48b6a1..8a4c7ad3b 100644
--- a/Logic/Tags/RegexTag.ts
+++ b/Logic/Tags/RegexTag.ts
@@ -197,4 +197,8 @@ export class RegexTag extends TagsFilter {
optimize(): TagsFilter | boolean {
return this;
}
+
+ isNegative(): boolean {
+ return this.invert;
+ }
}
\ No newline at end of file
diff --git a/Logic/Tags/SubstitutingTag.ts b/Logic/Tags/SubstitutingTag.ts
index 41b114ec3..532c2586e 100644
--- a/Logic/Tags/SubstitutingTag.ts
+++ b/Logic/Tags/SubstitutingTag.ts
@@ -89,4 +89,8 @@ export default class SubstitutingTag implements TagsFilter {
optimize(): TagsFilter | boolean {
return this;
}
+
+ isNegative(): boolean {
+ return false;
+ }
}
\ No newline at end of file
diff --git a/Logic/Tags/Tag.ts b/Logic/Tags/Tag.ts
index 9bc1b1eba..9a4919688 100644
--- a/Logic/Tags/Tag.ts
+++ b/Logic/Tags/Tag.ts
@@ -120,4 +120,8 @@ export class Tag extends TagsFilter {
optimize(): TagsFilter | boolean {
return this;
}
+
+ isNegative(): boolean {
+ return false;
+ }
}
\ No newline at end of file
diff --git a/Logic/Tags/TagUtils.ts b/Logic/Tags/TagUtils.ts
index cd4a90f85..d72008136 100644
--- a/Logic/Tags/TagUtils.ts
+++ b/Logic/Tags/TagUtils.ts
@@ -172,7 +172,7 @@ export class TagUtils {
*
* TagUtils.Tag("key=value") // => new Tag("key", "value")
* TagUtils.Tag("key=") // => new Tag("key", "")
- * TagUtils.Tag("key!=") // => new RegexTag("key", "^..*$", true)
+ * TagUtils.Tag("key!=") // => new RegexTag("key", "^..*$")
* TagUtils.Tag("key!=value") // => new RegexTag("key", /^value$/, true)
* TagUtils.Tag("vending~.*bicycle_tube.*") // => new RegexTag("vending", /^.*bicycle_tube.*$/)
* TagUtils.Tag("x!~y") // => new RegexTag("x", /^y$/, true)
@@ -298,6 +298,7 @@ export class TagUtils {
}
if (split[1] === "") {
split[1] = "..*"
+ return new RegexTag(split[0], /^..*$/)
}
return new RegexTag(
split[0],
diff --git a/Logic/Tags/TagsFilter.ts b/Logic/Tags/TagsFilter.ts
index 5a9270953..c505fe117 100644
--- a/Logic/Tags/TagsFilter.ts
+++ b/Logic/Tags/TagsFilter.ts
@@ -33,5 +33,21 @@ export abstract class TagsFilter {
*/
abstract optimize(): TagsFilter | boolean;
-
+ /**
+ * Returns 'true' if the tagsfilter might select all features (i.e. the filter will return everything from OSM, except a few entries).
+ *
+ * A typical negative tagsfilter is 'key!=value'
+ *
+ * import {RegexTag} from "./RegexTag";
+ * import {Tag} from "./Tag";
+ * import {And} from "./And";
+ * import {Or} from "./Or";
+ *
+ * new Tag("key","value").isNegative() // => false
+ * new And([new RegexTag("key","value", true)]).isNegative() // => true
+ * new Or([new RegexTag("key","value", true), new Tag("x","y")]).isNegative() // => true
+ * new And([new RegexTag("key","value", true), new Tag("x","y")]).isNegative() // => false
+ */
+ abstract isNegative(): boolean
+
}
\ No newline at end of file
diff --git a/Models/ThemeConfig/Conversion/PrepareTheme.ts b/Models/ThemeConfig/Conversion/PrepareTheme.ts
index 658b622af..5c210cec7 100644
--- a/Models/ThemeConfig/Conversion/PrepareTheme.ts
+++ b/Models/ThemeConfig/Conversion/PrepareTheme.ts
@@ -456,7 +456,7 @@ export class PrepareTheme extends Fuse {
super(
"Fully prepares and expands a theme",
new PreparePersonalTheme(state),
- // new WarnForUnsubstitutedLayersInTheme(),
+ new WarnForUnsubstitutedLayersInTheme(),
new OnEveryConcat("layers", new SubstituteLayer(state)),
new SetDefault("socialImage", "assets/SocialImage.png", true),
// We expand all tagrenderings first...
diff --git a/Models/ThemeConfig/LayerConfig.ts b/Models/ThemeConfig/LayerConfig.ts
index a74a90c57..05e2e418d 100644
--- a/Models/ThemeConfig/LayerConfig.ts
+++ b/Models/ThemeConfig/LayerConfig.ts
@@ -102,6 +102,10 @@ export default class LayerConfig extends WithContextLoader {
context + "source.osmTags"
);
+ if(Constants.priviliged_layers.indexOf(this.id) < 0 && osmTags.isNegative()){
+ throw context + "The source states tags which give a very wide selection: it only uses negative expressions, which will result in too much and unexpected data. Add at least one required tag. The tags are:\n\t"+osmTags.asHumanString(false, false, {});
+ }
+
if (json.source["geoJsonSource"] !== undefined) {
throw context + "Use 'geoJson' instead of 'geoJsonSource'";
}
@@ -109,6 +113,7 @@ export default class LayerConfig extends WithContextLoader {
if (json.source["geojson"] !== undefined) {
throw context + "Use 'geoJson' instead of 'geojson' (the J is a capital letter)";
}
+
this.source = new SourceConfig(
{
@@ -434,7 +439,8 @@ export default class LayerConfig extends WithContextLoader {
new List(extraProps),
...usingLayer,
- new Link("Go to the source code", `../assets/layers/${this.id}/${this.id}.json`),
+ new Link("Go to the source code",
+ `https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/${this.id}/${this.id}.json`),
new Title("Basic tags for this layer", 2),
"Elements must have the all of following tags to be shown on this layer:",
diff --git a/assets/themes/entrances/entrances.json b/assets/themes/entrances/entrances.json
index 6390411cf..abfb17820 100644
--- a/assets/themes/entrances/entrances.json
+++ b/assets/themes/entrances/entrances.json
@@ -4,7 +4,8 @@
"en": "Entrances",
"zh_Hant": "出入口",
"hu": "Épületek bejáratai",
- "de": "Eingänge"
+ "de": "Eingänge",
+ "nl": "Toegangsdeuren"
},
"icon": "./assets/layers/entrance/door.svg",
"description": {
diff --git a/assets/themes/hackerspaces/hackerspaces.json b/assets/themes/hackerspaces/hackerspaces.json
index e708f12f9..cdb05d3e2 100644
--- a/assets/themes/hackerspaces/hackerspaces.json
+++ b/assets/themes/hackerspaces/hackerspaces.json
@@ -6,7 +6,8 @@
"it": "Hackerspace",
"ru": "Хакерспейсы",
"zh_Hant": "駭客空間",
- "hu": "Hackerspace-ek"
+ "hu": "Hackerspace-ek",
+ "nl": "Hackerspaces"
},
"shortDescription": {
"en": "A map of hackerspaces",
diff --git a/assets/themes/notes/notes.json b/assets/themes/notes/notes.json
index a91f9eab9..26190aa57 100644
--- a/assets/themes/notes/notes.json
+++ b/assets/themes/notes/notes.json
@@ -6,7 +6,8 @@
"startZoom": 0,
"title": {
"en": "Notes on OpenStreetMap",
- "hu": "Jegyzetek az OpenStreetMapen"
+ "hu": "Jegyzetek az OpenStreetMapen",
+ "nl": "Kaartnotas op OpenStreetMap"
},
"version": "0.1",
"description": {
diff --git a/assets/themes/openwindpowermap/openwindpowermap.json b/assets/themes/openwindpowermap/openwindpowermap.json
index aecf8205c..5bf674c77 100644
--- a/assets/themes/openwindpowermap/openwindpowermap.json
+++ b/assets/themes/openwindpowermap/openwindpowermap.json
@@ -8,7 +8,8 @@
"ru": "Открытая карта ветроэнергетики",
"zh_Hant": "開放風力地圖",
"id": "OpenWindPowerMap",
- "hu": "OpenWindPowerMap"
+ "hu": "OpenWindPowerMap",
+ "nl": "Windmolens"
},
"maintainer": "Seppe Santens",
"icon": "./assets/themes/openwindpowermap/logo.svg",
diff --git a/assets/themes/postboxes/postboxes.json b/assets/themes/postboxes/postboxes.json
index a2f81f36a..70d000b4c 100644
--- a/assets/themes/postboxes/postboxes.json
+++ b/assets/themes/postboxes/postboxes.json
@@ -6,7 +6,8 @@
"nb_NO": "Postboks og postkontor-kart",
"it": "Buche delle lettere e uffici postali",
"zh_Hant": "郵筒與郵局地圖",
- "hu": "Posta- és postaládatérkép"
+ "hu": "Posta- és postaládatérkép",
+ "nl": "Brievenbussen en postkantoren"
},
"shortDescription": {
"en": "A map showing postboxes and post offices",
diff --git a/assets/themes/shops/shops.json b/assets/themes/shops/shops.json
index 0c058075e..7a70fee7f 100644
--- a/assets/themes/shops/shops.json
+++ b/assets/themes/shops/shops.json
@@ -9,7 +9,8 @@
"de": "Freie Geschäftskarte",
"it": "Mappa dei negozi",
"nb_NO": "Kart over åpne butikker",
- "hu": "Bolttérkép"
+ "hu": "Bolttérkép",
+ "nl": "Winkels"
},
"shortDescription": {
"en": "An editable map with basic shop information",
diff --git a/langs/ca.json b/langs/ca.json
index 0728ebac3..cfd0a3e65 100644
--- a/langs/ca.json
+++ b/langs/ca.json
@@ -285,4 +285,4 @@
"split": "Tallar",
"splitTitle": "Tria al mapa on tallar aquesta carretera"
}
-}
\ No newline at end of file
+}
diff --git a/langs/de.json b/langs/de.json
index d90c785ce..209cd7feb 100644
--- a/langs/de.json
+++ b/langs/de.json
@@ -292,4 +292,4 @@
"split": "Teilen",
"splitTitle": "Wählen Sie auf der Karte aus, wo die Straße geteilt werden soll"
}
-}
\ No newline at end of file
+}
diff --git a/langs/en.json b/langs/en.json
index 64792e271..070946fc8 100644
--- a/langs/en.json
+++ b/langs/en.json
@@ -599,4 +599,4 @@
"description": "A Wikidata identifier"
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/es.json b/langs/es.json
index df9849a01..5670a45ec 100644
--- a/langs/es.json
+++ b/langs/es.json
@@ -208,4 +208,4 @@
"cancel": "Cancelar",
"split": "Dividir"
}
-}
\ No newline at end of file
+}
diff --git a/langs/fi.json b/langs/fi.json
index 5057bbe58..59cabde52 100644
--- a/langs/fi.json
+++ b/langs/fi.json
@@ -58,4 +58,4 @@
"title": "{count} arvostelua",
"title_singular": "Yksi arvostelu"
}
-}
\ No newline at end of file
+}
diff --git a/langs/fr.json b/langs/fr.json
index a383e4d37..280f51e46 100644
--- a/langs/fr.json
+++ b/langs/fr.json
@@ -289,4 +289,4 @@
"split": "Couper",
"splitTitle": "Choisissez sur la carte où couper cette route"
}
-}
\ No newline at end of file
+}
diff --git a/langs/gl.json b/langs/gl.json
index 9934e1092..ce0e6ed5e 100644
--- a/langs/gl.json
+++ b/langs/gl.json
@@ -173,4 +173,4 @@
"title_singular": "Unha recensión",
"write_a_comment": "Deixa unha recensión…"
}
-}
\ No newline at end of file
+}
diff --git a/langs/hu.json b/langs/hu.json
index 7ce3a4eb5..a5750aa36 100644
--- a/langs/hu.json
+++ b/langs/hu.json
@@ -367,4 +367,4 @@
"split": "Szétvágás",
"splitTitle": "Válaszd ki a térképen, hogy az út hol legyen elvágva"
}
-}
\ No newline at end of file
+}
diff --git a/langs/id.json b/langs/id.json
index bc6c86a08..7a5334e07 100644
--- a/langs/id.json
+++ b/langs/id.json
@@ -115,4 +115,4 @@
"split": {
"cancel": "Batal"
}
-}
\ No newline at end of file
+}
diff --git a/langs/it.json b/langs/it.json
index 13128003d..c83933bfd 100644
--- a/langs/it.json
+++ b/langs/it.json
@@ -286,4 +286,4 @@
"split": "Dividi",
"splitTitle": "Scegli sulla cartina il punto dove vuoi dividere la strada"
}
-}
\ No newline at end of file
+}
diff --git a/langs/ja.json b/langs/ja.json
index 7180aa986..0b8928806 100644
--- a/langs/ja.json
+++ b/langs/ja.json
@@ -172,4 +172,4 @@
"tos": "レビューを作成する場合は、Mangrove.reviewsのTOSおよびプライバシーポリシーに同意します。",
"write_a_comment": "レビューを残す…"
}
-}
\ No newline at end of file
+}
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index 894bf5b82..bcac8f6de 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -5230,7 +5230,17 @@
},
"question": "Waar bevindt deze container zich?"
}
- }
+ },
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "Enkel publiek toegankelijke afvalcontainers"
+ }
+ }
+ }
+ },
+ "name": "Afvalcontainers voor huishoudelijk afval"
},
"watermill": {
"description": "Watermolens",
@@ -5285,4 +5295,4 @@
"render": "Watermolens"
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/nb_NO.json b/langs/nb_NO.json
index 47ccb608f..e726666e8 100644
--- a/langs/nb_NO.json
+++ b/langs/nb_NO.json
@@ -273,4 +273,4 @@
"split": "Del",
"splitTitle": "Velg hvor på kartet veien skal deles"
}
-}
\ No newline at end of file
+}
diff --git a/langs/nl.json b/langs/nl.json
index 04d0af9cb..ae1ce9ed5 100644
--- a/langs/nl.json
+++ b/langs/nl.json
@@ -90,7 +90,8 @@
"openIssueTracker": "Geef een fout in de software door",
"openMapillary": "Open Mapillary op deze locatie",
"openOsmcha": "Bekijk de laatste bijdragen gemaakt met {theme}",
- "themeBy": "Thema gemaakt door {author}"
+ "themeBy": "Thema gemaakt door {author}",
+ "translatedBy": "MapComplete werd vertaald door {contributors} en {hiddenCount} meer vertalers"
},
"back": "Vorige",
"backToMapcomplete": "Terug naar het themaoverzicht",
@@ -489,4 +490,4 @@
"feedback": "Dit is geen geldige link"
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/pl.json b/langs/pl.json
index a95467959..2f7a400ad 100644
--- a/langs/pl.json
+++ b/langs/pl.json
@@ -281,4 +281,4 @@
"split": "Podziel",
"splitTitle": "Wybierz na mapie gdzie podzielić tę drogę"
}
-}
\ No newline at end of file
+}
diff --git a/langs/pt.json b/langs/pt.json
index f185c3161..076c917bc 100644
--- a/langs/pt.json
+++ b/langs/pt.json
@@ -285,4 +285,4 @@
"split": "Dividir",
"splitTitle": "Escolha no mapa onde dividir esta estrada"
}
-}
\ No newline at end of file
+}
diff --git a/langs/pt_BR.json b/langs/pt_BR.json
index 102e0085f..32718ac2f 100644
--- a/langs/pt_BR.json
+++ b/langs/pt_BR.json
@@ -154,4 +154,4 @@
"tos": "Se você criar um comentário, você concorda com o TOS e a política de privacidade de Mangrove.reviews ",
"write_a_comment": "Deixe um comentário…"
}
-}
\ No newline at end of file
+}
diff --git a/langs/ru.json b/langs/ru.json
index c6a969a5d..1619ca1a0 100644
--- a/langs/ru.json
+++ b/langs/ru.json
@@ -191,4 +191,4 @@
"split": "Разделить",
"splitTitle": "Выберите карту на которой хотите разделить дорогу"
}
-}
\ No newline at end of file
+}
diff --git a/langs/sv.json b/langs/sv.json
index 13e0884f1..069d39805 100644
--- a/langs/sv.json
+++ b/langs/sv.json
@@ -70,4 +70,4 @@
"cancel": "Avbryt",
"split": "Dela"
}
-}
\ No newline at end of file
+}
diff --git a/langs/themes/nl.json b/langs/themes/nl.json
index 1cf06ab95..580a38948 100644
--- a/langs/themes/nl.json
+++ b/langs/themes/nl.json
@@ -598,6 +598,9 @@
"description": "Op deze kaart staan publiek toegankelijke drinkwaterpunten en kan je makkelijk een nieuw drinkwaterpunt toevoegen",
"title": "Drinkwaterpunten"
},
+ "entrances": {
+ "title": "Toegangsdeuren"
+ },
"etymology": {
"description": "Op deze kaart zie je waar een plaats naar is vernoemd. De straten, gebouwen, ... komen uit OpenStreetMap, waar een link naar Wikidata werd gelegd. In de popup zie je het Wikipedia-artikel van hetgeen naarwaar het vernoemd is of de Wikidata-box.
Je kan zelf ook meehelpen!Als je ver inzoomt, krijg je alle straten te zien. Klik je een straat aan, dan krijg je een zoekfunctie waarmee je snel een nieuwe link kan leggen. Je hebt hiervoor een gratis OpenStreetMap account nodig.",
"layers": {
@@ -851,6 +854,9 @@
"shortDescription": "Grb Fixup",
"title": "GRB Fixup"
},
+ "hackerspaces": {
+ "title": "Hackerspaces"
+ },
"maps": {
"description": "Op deze kaart kan je alle kaarten zien die OpenStreetMap kent.
Ontbreekt er een kaart, dan kan je die kaart hier ook gemakelijk aan deze kaart toevoegen.",
"shortDescription": "Een kaart met alle kaarten die OpenStreetMap kent",
@@ -866,6 +872,9 @@
"shortDescription": "Deze kaart bevat informatie voor natuurliefhebbers",
"title": "De Natuur in"
},
+ "notes": {
+ "title": "Kaartnotas op OpenStreetMap"
+ },
"observation_towers": {
"description": "Publieke uitkijktorens om van het panorama te genieten",
"shortDescription": "Publieke uitkijktorens om van het panorama te genieten",
@@ -909,7 +918,8 @@
}
}
}
- }
+ },
+ "title": "Windmolens"
},
"parkings": {
"description": "Deze kaart toont verschillende parkeerplekken",
@@ -930,6 +940,12 @@
"shortDescription": "Een kaart met speeltuinen",
"title": "Speelplekken"
},
+ "postboxes": {
+ "title": "Brievenbussen en postkantoren"
+ },
+ "shops": {
+ "title": "Winkels"
+ },
"speelplekken": {
"description": "Welkom bij de Groendoener!
De Zuidrand dat is spelen, ravotten, chillen, wandelen,… in het groen. Meer dan 200 grote en kleine speelplekken liggen er in parken, in bossen en op pleintjes te wachten om ontdekt te worden. De verschillende speelplekken werden getest én goedgekeurd door kinder- en jongerenreporters uit de Zuidrand. Met leuke challenges dagen de reporters jou uit om ook op ontdekking te gaan. Klik op een speelplek op de kaart, bekijk het filmpje en ga op verkenning!
Het project groendoener kadert binnen het strategisch project Beleefbare Open Ruimte in de Antwerpse Zuidrand en is een samenwerking tussen het departement Leefmilieu van provincie Antwerpen, Sportpret vzw, een OpenStreetMap-België Consultent en Createlli vzw. Het project kwam tot stand met steun van Departement Omgeving van de Vlaamse Overheid.
",
"layers": {
diff --git a/langs/zh_Hant.json b/langs/zh_Hant.json
index 26e8c90eb..620e1721f 100644
--- a/langs/zh_Hant.json
+++ b/langs/zh_Hant.json
@@ -364,4 +364,4 @@
"split": "分開",
"splitTitle": "請在地圖選擇要在那裡分割道路"
}
-}
\ No newline at end of file
+}
diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts
index 29b750167..8ee1fe36b 100644
--- a/scripts/generateTranslations.ts
+++ b/scripts/generateTranslations.ts
@@ -302,11 +302,11 @@ function sortKeys(o: object): object{
* Formats the specified file, helps to prevent merge conflicts
* */
function formatFile(path) {
- let contents = JSON.parse(readFileSync(path, "utf8"))
-
+ const original = readFileSync(path, "utf8")
+ let contents = JSON.parse(original)
contents = sortKeys(contents)
-
- writeFileSync(path, JSON.stringify(contents, null, " "))
+ const endsWithNewline = original.endsWith("\n")
+ writeFileSync(path, JSON.stringify(contents, null, " ") + (endsWithNewline ? "\n" : ""))
}
/**
diff --git a/scripts/lint.ts b/scripts/lint.ts
index 00d2840a7..ba964fd53 100644
--- a/scripts/lint.ts
+++ b/scripts/lint.ts
@@ -1,9 +1,10 @@
import ScriptUtils from "./ScriptUtils";
-import {writeFileSync} from "fs";
+import {mkdirSync, writeFileSync} from "fs";
import {FixLegacyTheme, UpdateLegacyLayer} from "../Models/ThemeConfig/Conversion/LegacyJsonConvert";
import Translations from "../UI/i18n/Translations";
import {Translation} from "../UI/i18n/Translation";
import {LayerConfigJson} from "../Models/ThemeConfig/Json/LayerConfigJson";
+import {LayoutConfigJson} from "../Models/ThemeConfig/Json/LayoutConfigJson";
/*
* This script reads all theme and layer files and reformats them inplace
@@ -49,11 +50,27 @@ function addArticleToPresets(layerConfig: {presets?: {title: any}[]}){
//*/
}
+function extractInlineLayer(theme: LayoutConfigJson){
+ for (let i = 0; i < theme.layers.length; i++){
+ const layer = theme.layers[i];
+ if(typeof layer === "string"){
+ continue
+ }
+ if(layer["override"] !== undefined){
+ continue
+ }
+ const l = layer
+ mkdirSync("./assets/layers/"+l.id)
+ writeFileSync("./assets/layers/"+l.id+"/"+l.id+".json", JSON.stringify(l, null, " "))
+ theme.layers[i] = l.id
+ }
+}
+
const layerFiles = ScriptUtils.getLayerFiles();
for (const layerFile of layerFiles) {
try {
const fixed = new UpdateLegacyLayer().convertStrict(layerFile.parsed, "While linting " + layerFile.path);
- addArticleToPresets(fixed)
+ addArticleToPresets(fixed)
writeFileSync(layerFile.path, JSON.stringify(fixed, null, " "))
} catch (e) {
console.error("COULD NOT LINT LAYER" + layerFile.path + ":\n\t" + e)
@@ -69,7 +86,7 @@ for (const themeFile of themeFiles) {
addArticleToPresets( layer)
}
}
-
+ // extractInlineLayer(fixed)
writeFileSync(themeFile.path, JSON.stringify(fixed, null, " "))
} catch (e) {
console.error("COULD NOT LINT THEME" + themeFile.path + ":\n\t" + e)