diff --git a/Docs/Tools/GenerateSeries.ts b/Docs/Tools/GenerateSeries.ts index b97d7399b..855c7ca5b 100644 --- a/Docs/Tools/GenerateSeries.ts +++ b/Docs/Tools/GenerateSeries.ts @@ -533,10 +533,10 @@ function stackHists(hists: [V, Histogram][]): [V, Histogram][] { } -function createGraphs(allFeatures: ChangeSetData[], appliedFilterDescription: string) { +function createGraphs(allFeatures: ChangeSetData[], appliedFilterDescription: string, cutoff = undefined) { const hist = new Histogram(allFeatures.map(f => f.properties.metadata.theme)) hist - .createOthersCategory("other", 20) + .createOthersCategory("other", cutoff ?? 20) .addCountToName() .asBar({name: "Changesets per theme (bar)" + appliedFilterDescription}) .render() @@ -545,7 +545,7 @@ function createGraphs(allFeatures: ChangeSetData[], appliedFilterDescription: st new Histogram(allFeatures.map(f => f.properties.user)) .binPerCount() .stringifyName() - .createOthersCategory("25 or more", (key, _) => Number(key) >= 25).asBar( + .createOthersCategory("25 or more", (key, _) => Number(key) >=(cutoff ?? 25)).asBar( { compare: (a, b) => Number(a) - Number(b), name: "Contributors per changeset count" + appliedFilterDescription @@ -598,7 +598,7 @@ function createGraphs(allFeatures: ChangeSetData[], appliedFilterDescription: st }).render() new Histogram(allFeatures.map(f => f.properties.metadata.theme)) - .createOthersCategory("< 25 changesets", 25) + .createOthersCategory("< 25 changesets", (cutoff ?? 25)) .addCountToName() .asPie({ name: "Changesets per theme (pie)" + appliedFilterDescription @@ -608,14 +608,14 @@ function createGraphs(allFeatures: ChangeSetData[], appliedFilterDescription: st "Changesets per theme" + appliedFilterDescription, allFeatures, f => f.properties.metadata.theme, - 25 + cutoff ?? 25 ) Group.createStackedBarChartPerDay( "Changesets per version number" + appliedFilterDescription, allFeatures, f => f.properties.editor.substr("MapComplete ".length, 6).replace(/[a-zA-Z-/]/g, ''), - 1 + cutoff ?? 1 ) Group.createStackedBarChartPerDay( @@ -627,14 +627,14 @@ function createGraphs(allFeatures: ChangeSetData[], appliedFilterDescription: st return major+"."+minor }, - 1 + cutoff ??1 ) Group.createStackedBarChartPerDay( "Deletion-changesets per theme" + appliedFilterDescription, allFeatures.filter(f => f.properties.delete > 0), f => f.properties.metadata.theme, - 1 + cutoff ?? 1 ) { @@ -715,7 +715,8 @@ async function main(): Promise{ createGraphs(allFeatures, "") // createGraphs(allFeatures.filter(f => f.properties.date.startsWith("2020")), " in 2020") // createGraphs(allFeatures.filter(f => f.properties.date.startsWith("2021")), " in 2021") - createGraphs(allFeatures.filter(f => f.properties.date.startsWith("2022")), " in 2022") + createGraphs(allFeatures.filter(f => f.properties.date.startsWith("2022")), " in 2022"), + createGraphs(allFeatures.filter(f => f.properties.metadata.theme==="toerisme_vlaanderen"), " met pin je punt", 0) } main().then(_ => console.log("All done!")) diff --git a/Docs/Tools/centerpoints.geojson b/Docs/Tools/centerpoints.geojson index 463bf000d..b788a8004 100644 --- a/Docs/Tools/centerpoints.geojson +++ b/Docs/Tools/centerpoints.geojson @@ -313473,6 +313473,12336 @@ ] } }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T22:06:02Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 6.73199139999227e-7, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117960826, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_25m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 9.612126150000002, + 44.1681531 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T20:47:49Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117958784, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "en", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.1418963, + 49.1959921 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T20:35:12Z", + "reviewed_features": [], + "create": 48, + "modify": 167, + "delete": 0, + "area": 0.00000990596558998363, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117958429, + "host": "pietervdvn.github.io", + "move": 152, + "path": "mc/develop/", + "theme": "grb", + "import": 6, + "locale": "nl", + "imagery": "osm", + "conflation": 40 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.26259935, + 50.807807249999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T19:32:42Z", + "reviewed_features": [], + "create": 0, + "modify": 22, + "delete": 0, + "area": 0.000300043480000023, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117956632, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 22, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 22 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.4421976999999995, + 50.9248981 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T16:35:16Z", + "reviewed_features": [], + "create": 441, + "modify": 618, + "delete": 6, + "area": 0.0000403769459699678, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117950898, + "host": "pietervdvn.github.io", + "move": 554, + "path": "mc/develop/", + "theme": "grb", + "import": 55, + "locale": "nl", + "imagery": "osm", + "conflation": 132 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.26958615, + 50.80796905 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "hortacalaf", + "uid": "14495457", + "editor": "MapComplete 0.16.4", + "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-02-28T15:56:13Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117949659, + "host": "mapcomplete.osm.be", + "theme": "gh://yopaseopor/mcquests/master/libraries.json", + "answer": 14, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 1.7751388, + 41.2598941 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #street_lighting", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T14:38:01Z", + "reviewed_features": [], + "create": 0, + "modify": 16, + "delete": 0, + "area": 0.000326165216520069, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117947018, + "host": "mapcomplete.osm.be", + "theme": "street_lighting", + "answer": 17, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.27269535, + 51.054624000000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T14:08:29Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117946092, + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "answer": 2, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_within_1000m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2421613, + 51.2058621 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T12:50:40Z", + "reviewed_features": [], + "create": 0, + "modify": 7, + "delete": 0, + "area": 0.0000384884061799965, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117943693, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 7, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.2844297000000005, + 51.08001185 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T12:45:01Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0.00000559731356999731, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117943513, + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.31547555, + 51.061642250000006 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T11:31:38Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117940581, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 6, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3558959, + 50.8467476 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T11:15:20Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117939986, + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 3, + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0501123, + 51.1594328 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T11:06:28Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117939661, + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1386134, + 51.1355271 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #maps", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T10:38:14Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117938656, + "host": "mapcomplete.osm.be", + "theme": "maps", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0782124, + 51.1696077 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T10:14:57Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117937651, + "host": "mapcomplete.osm.be", + "theme": "bookcases", + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0500287, + 51.1594983 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LePirlouit", + "uid": "369248", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T10:13:44Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117937603, + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.283106, + 50.7940724 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:57:21Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117934833, + "host": "mapcomplete.osm.be", + "theme": "bookcases", + "locale": "nl", + "imagery": "AGIV", + "add-image": 1, + "change_over_5000m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0313911, + 51.1346919 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:54:29Z", + "reviewed_features": [], + "create": 3, + "modify": 9, + "delete": 0, + "area": 0.00163319803674996, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117934727, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 5, + "locale": "nl", + "imagery": "AGIV", + "add-image": 5, + "change_over_5000m": 13 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.05486735, + 51.152221049999994 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "brust84", + "uid": "1225756", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:35:01Z", + "reviewed_features": [], + "create": 2, + "modify": 0, + "delete": 0, + "area": 3.97980000088769e-10, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117934091, + "host": "mapcomplete.osm.be", + "theme": "hailhydrant", + "locale": "en", + "imagery": "GEOSN-DOP-RGB", + "change_over_5000m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 13.72445095, + 51.0307611 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:27:07Z", + "reviewed_features": [], + "create": 0, + "modify": 49, + "delete": 0, + "area": 0.00385089224576053, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117933843, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 49, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.4103079, + 50.7880622 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:21:16Z", + "reviewed_features": [], + "create": 261, + "modify": 0, + "delete": 0, + "area": 0.00000776910000001441, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117933667, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 30, + "locale": "nl", + "imagery": "AGIV" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.1275022, + 50.833239750000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T08:06:27Z", + "reviewed_features": [], + "create": 167, + "modify": 1643, + "delete": 49, + "area": 0.0000917032607999994, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117933240, + "host": "pietervdvn.github.io", + "move": 1462, + "path": "mc/develop/", + "theme": "grb", + "import": 34, + "locale": "nl", + "imagery": "osm", + "conflation": 394 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.285474600000001, + 50.80832835 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:00:23Z", + "reviewed_features": [], + "create": 551, + "modify": 18, + "delete": 0, + "area": 0.0000185426316700079, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117933074, + "host": "mapcomplete.osm.be", + "move": 12, + "theme": "grb", + "answer": 3, + "import": 51, + "locale": "nl", + "imagery": "AGIV", + "conflation": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.131634249999999, + 50.83384965 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T07:45:08Z", + "reviewed_features": [], + "create": 251, + "modify": 446, + "delete": 4, + "area": 0.0000299094378000124, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117932649, + "host": "pietervdvn.github.io", + "move": 399, + "path": "mc/develop/", + "theme": "grb", + "import": 41, + "locale": "nl", + "imagery": "osm", + "conflation": 96 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.297497249999999, + 50.8069592 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T07:33:31Z", + "reviewed_features": [], + "create": 454, + "modify": 87, + "delete": 0, + "area": 0.0000886231198499795, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117932317, + "host": "mapcomplete.osm.be", + "move": 72, + "theme": "grb", + "answer": 1, + "import": 48, + "locale": "nl", + "imagery": "osm", + "conflation": 28 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.12932325, + 50.82395895 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T05:54:12Z", + "reviewed_features": [], + "create": 854, + "modify": 170, + "delete": 5, + "area": 0.0000901813823999999, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117929775, + "host": "mapcomplete.osm.be", + "move": 135, + "theme": "grb", + "answer": 15, + "import": 97, + "locale": "nl", + "imagery": "osm", + "conflation": 42, + "change_over_5000m": 70 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.128455799999999, + 50.824077200000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T20:44:54Z", + "reviewed_features": [], + "create": 3, + "modify": 4, + "delete": 0, + "area": 3.8825149998795e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117921742, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 12, + "locale": "en", + "imagery": "UrbISOrtho", + "add-image": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.38286065, + 50.87908865 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T20:13:29Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117920820, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.463616, + 51.0175071 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T19:15:10Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0.00000262394912999832, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117919377, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 9, + "locale": "en", + "imagery": "osm", + "add-image": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.381019950000001, + 50.87272585 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T18:14:19Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117917880, + "host": "127.0.0.1:1234", + "theme": "shops", + "answer": 4, + "locale": "en", + "imagery": "osm", + "change_within_5000m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2106384, + 51.1864662 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #ghostbikes", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T17:35:47Z", + "reviewed_features": [], + "create": 1, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117916847, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "ghostbikes", + "answer": 3, + "locale": "en", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.235825, + 51.2026888 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #nature", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T17:19:45Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117916372, + "host": "mapcomplete.osm.be", + "theme": "nature", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.3536276, + 50.9789663 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T15:49:26Z", + "reviewed_features": [], + "create": 42, + "modify": 238, + "delete": 0, + "area": 0.00000639492290999094, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117913221, + "host": "pietervdvn.github.io", + "move": 218, + "path": "mc/develop/", + "theme": "grb", + "import": 8, + "locale": "nl", + "imagery": "osm", + "conflation": 48 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.29727605, + 50.806594149999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T15:06:58Z", + "reviewed_features": [], + "create": 100, + "modify": 413, + "delete": 28, + "area": 0.0000109870520799642, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117911710, + "host": "pietervdvn.github.io", + "move": 366, + "path": "mc/develop/", + "theme": "grb", + "import": 16, + "locale": "nl", + "imagery": "osm", + "conflation": 102 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.29547115, + 50.8088954 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + }, + { + "id": 42, + "name": "Invalid tag modification" + } + ], + "tags": [], + "features": [ + { + "url": "node-3628885593", + "name": "ChargePoint", + "osm_id": 3628885593, + "reasons": [ + 42 + ], + "version": 7, + "primary_tags": {} + } + ], + "user": "PlugInSites", + "uid": "10651792", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T14:45:19Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0.0000301107257000652, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117910854, + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "answer": 13, + "locale": "en", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -76.8293345, + 39.19348275 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "StefDeGreef", + "uid": "1860737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T13:23:17Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117907958, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "fr", + "imagery": "CartoDB.Voyager", + "change_within_25m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4118342, + 50.8140311 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "mweper", + "uid": "1311281", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T12:28:41Z", + "reviewed_features": [], + "create": 0, + "modify": 199, + "delete": 0, + "area": 0.00100755295675015, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117906150, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 257, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -60.822846049999995, + -32.92028045 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "RobJN", + "uid": "411244", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #uk_addresses", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T12:22:10Z", + "reviewed_features": [], + "create": 3, + "modify": 3, + "delete": 0, + "area": 1.39494999992554e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117905994, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "uk_addresses", + "answer": 5, + "import": 3, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.6064728, + 52.28809045 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T10:58:17Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 5.31776700018588e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117903683, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 3, + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.07214155, + 51.16482585 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #postboxes", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T10:51:26Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117903440, + "host": "mapcomplete.osm.be", + "theme": "postboxes", + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0524522, + 51.1586315 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T10:45:00Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117903263, + "host": "mapcomplete.osm.be", + "theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0792912, + 51.1661946 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T09:16:00Z", + "reviewed_features": [], + "create": 2, + "modify": 2, + "delete": 0, + "area": 4.7173100000111e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117900860, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 9, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1085926, + 50.91849015 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/MapComplete-Themes/main/cyclenodenetworks/cyclenodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T09:12:40Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117900775, + "host": "mapcomplete.osm.be", + "theme": "gh://seppesantens/mapcomplete-themes/main/cyclenodenetworks/cyclenodenetworks.json", + "answer": 1, + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0693793, + 51.1679083 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T06:53:42Z", + "reviewed_features": [], + "create": 147, + "modify": 0, + "delete": 0, + "area": 0.00000421717296001438, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117898315, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 7, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.1330159, + 50.8241616 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T06:51:41Z", + "reviewed_features": [], + "create": 113, + "modify": 0, + "delete": 0, + "area": 0.00000206362148000531, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117898288, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 15, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.1334878, + 50.8238793 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T06:36:34Z", + "reviewed_features": [], + "create": 209, + "modify": 163, + "delete": 0, + "area": 0.0316500335898803, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117898122, + "host": "mapcomplete.osm.be", + "move": 140, + "theme": "grb", + "answer": 1, + "import": 25, + "locale": "nl", + "imagery": "osm", + "conflation": 44 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.080382800000001, + 50.966761500000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T21:59:12Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117893098, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3470833, + 50.8501498 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T21:36:31Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117892584, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cyclofix", + "answer": 2, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_50m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3463936, + 50.8499268 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T21:19:30Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.00182319015149974, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117892223, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 7, + "change_over_5000m": 7 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.10361345, + 51.1563852 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T20:31:13Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117891049, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3084965, + 50.8327029 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T20:26:34Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117890941, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3470833, + 50.8501498 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T20:21:25Z", + "reviewed_features": [], + "create": 237, + "modify": 257, + "delete": 8, + "area": 0.000165975702849937, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117890808, + "host": "pietervdvn.github.io", + "move": 221, + "path": "mc/develop/", + "theme": "grb", + "import": 54, + "locale": "nl", + "imagery": "osm", + "conflation": 72 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.28754425, + 50.810826250000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T20:06:59Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000223659533100012, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117890468, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 5, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.6359001499999999, + 54.80813685 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 83, + "name": "User has multiple blocks" + } + ], + "tags": [], + "features": [], + "user": "Hibenny", + "uid": "2183247", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T19:49:35Z", + "reviewed_features": [], + "create": 1, + "modify": 6, + "delete": 0, + "area": 0.657967868450597, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117890044, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "toilets", + "answer": 22, + "locale": "de", + "imagery": "osm", + "change_over_5000m": 13, + "change_within_500m": 2, + "change_within_5000m": 8 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.13358045, + 47.7383873 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "RobJN", + "uid": "411244", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #uk_addresses", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T18:39:53Z", + "reviewed_features": [], + "create": 4, + "modify": 9, + "delete": 0, + "area": 1.88101239997666e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117888476, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "uk_addresses", + "answer": 11, + "import": 4, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.6057888, + 52.2879284 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 42, + "name": "Invalid tag modification" + } + ], + "tags": [], + "features": [ + { + "url": "way-25067193", + "osm_id": 25067193, + "reasons": [ + 42 + ], + "version": 7, + "primary_tags": {} + } + ], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:07:36Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0.00175060340793014, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117886000, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "soft-delete": 1, + "change_over_5000m": 1, + "change_within_500m": 2, + "change_within_5000m": 4, + "soft-delete:way/25067193": "disused" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.19468775, + 50.92499375 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:01:53Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117885827, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.2043402, + 50.9049894 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T16:44:56Z", + "reviewed_features": [], + "create": 27, + "modify": 92, + "delete": 2, + "area": 0.00000218754834999528, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117885237, + "host": "pietervdvn.github.io", + "move": 81, + "path": "mc/develop/", + "theme": "grb", + "import": 8, + "locale": "nl", + "imagery": "osm", + "conflation": 28 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.27547285, + 50.810484349999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T16:44:39Z", + "reviewed_features": [], + "create": 7, + "modify": 0, + "delete": 0, + "area": 8.20667700009773e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117885227, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "grb", + "import": 2, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.27680845, + 50.81087135 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T16:30:54Z", + "reviewed_features": [], + "create": 74, + "modify": 522, + "delete": 16, + "area": 0.0000144460183200225, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117884749, + "host": "pietervdvn.github.io", + "move": 456, + "path": "mc/develop/", + "theme": "grb", + "import": 13, + "locale": "nl", + "imagery": "osm", + "conflation": 136 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.28005555, + 50.8115791 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T16:23:54Z", + "reviewed_features": [], + "create": 0, + "modify": 25, + "delete": 0, + "area": 0.00132036142405014, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117884516, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 30, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.4415333500000003, + 49.15978185 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T15:39:31Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117883084, + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "answer": 4, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3429771, + 50.8323896 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T15:25:36Z", + "reviewed_features": [], + "create": 1576, + "modify": 1198, + "delete": 24, + "area": 0.000416714339709919, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117882632, + "host": "pietervdvn.github.io", + "move": 1074, + "path": "mc/develop/", + "theme": "grb", + "import": 254, + "locale": "nl", + "imagery": "osm", + "conflation": 292 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.28761395, + 50.81957065 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + }, + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "way-553143865", + "osm_id": 553143865, + "reasons": [ + 43 + ], + "version": 3, + "primary_tags": { + "building": "sports_centre" + } + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T14:49:00Z", + "reviewed_features": [], + "create": 1373, + "modify": 115, + "delete": 4, + "area": 0.0000919931038199365, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117881406, + "host": "pietervdvn.github.io", + "move": 101, + "path": "mc/develop/", + "theme": "grb", + "import": 199, + "locale": "nl", + "imagery": "osm", + "conflation": 34 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.29269745, + 50.811085399999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T14:25:09Z", + "reviewed_features": [], + "create": 87, + "modify": 421, + "delete": 5, + "area": 0.00000876741107998118, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117880716, + "host": "pietervdvn.github.io", + "move": 377, + "path": "mc/develop/", + "theme": "grb", + "answer": 1, + "import": 11, + "locale": "nl", + "imagery": "osm", + "conflation": 98 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2850096, + 50.8069948 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T13:06:14Z", + "reviewed_features": [], + "create": 0, + "modify": 37, + "delete": 0, + "area": 0.000900223506810008, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117878376, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 56, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.42505465, + 49.15854915 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T12:12:08Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117877084, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.35786, + 50.8679295 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "WinstonSmith", + "uid": "36030", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #drinking_water", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T10:54:19Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117875306, + "host": "mapcomplete.osm.be", + "theme": "drinking_water", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.2940108, + 46.1149844 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T06:41:59Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0.000706177561389997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117870504, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 10, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.00195355, + 51.16336995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T22:52:13Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.000418985628119676, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117865204, + "host": "mapcomplete.osm.be", + "theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0970993499999997, + 51.1695755 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-25T20:37:02Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117862305, + "host": "mapcomplete.osm.be", + "theme": "benches", + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1235123, + 51.1778646 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T19:57:09Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117861208, + "host": "mapcomplete.osm.be", + "theme": "artwork", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1232178, + 51.1690578 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T19:01:40Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117859682, + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1369843, + 51.1365674 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "matheusgomesms", + "uid": "3781248", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #parkings", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T17:37:25Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117857377, + "host": "mapcomplete.osm.be", + "theme": "parkings", + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -38.5054439, + -3.7237741 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-25T16:54:15Z", + "reviewed_features": [], + "create": 104, + "modify": 15, + "delete": 0, + "area": 0.0000024171979200062, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117856101, + "host": "mapcomplete.osm.be", + "move": 12, + "theme": "grb", + "import": 22, + "locale": "nl", + "imagery": "osm", + "conflation": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9998565500000005, + 51.157309999999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Cmap99", + "uid": "13524250", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #bicycle_rental", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T13:46:02Z", + "reviewed_features": [], + "create": 0, + "modify": 24, + "delete": 0, + "area": 0.000560797607899958, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117850054, + "host": "mapcomplete.osm.be", + "theme": "bicycle_rental", + "answer": 31, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -9.0547503, + 53.27468855 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Cmap99", + "uid": "13524250", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T13:36:41Z", + "reviewed_features": [], + "create": 0, + "modify": 9, + "delete": 0, + "area": 0.000009480481079994, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117849733, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 9, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -9.07685785, + 53.259705999999994 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Cmap99", + "uid": "13524250", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T13:31:36Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.0000159140057399552, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117849553, + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 10, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -9.08798885, + 53.2574119 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "kersentaart", + "uid": "9812520", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T13:17:10Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117849032, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.6536321, + 51.0686205 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T11:06:52Z", + "reviewed_features": [], + "create": 0, + "modify": 11, + "delete": 0, + "area": 0.161381330535463, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117844829, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 13, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.91639585, + 50.985403399999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "alxGS", + "uid": "13367754", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T10:45:01Z", + "reviewed_features": [], + "create": 0, + "modify": 93, + "delete": 0, + "area": 0.0323187381912405, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117844130, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 154, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 15.088451599999999, + 48.035004400000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "wvdp", + "uid": "436419", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T09:47:51Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117842068, + "host": "mapcomplete.osm.be", + "theme": "shops", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.2584268, + 51.8219167 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ralley", + "uid": "670820", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T04:16:08Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117833704, + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 1, + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 174.6650333, + -36.9291217 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "fdemmer", + "uid": "58402", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T03:46:12Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 3.66261380001725e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117833272, + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 2, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 16.3524697, + 48.175561349999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "TedScouGV", + "uid": "75300", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #entrances", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-25T00:13:28Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117831073, + "host": "mapcomplete.osm.be", + "theme": "entrances", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_500m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -4.27719, + 47.797864 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "SAEMS09", + "uid": "15140872", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T22:20:58Z", + "reviewed_features": [], + "create": 4, + "modify": 6, + "delete": 0, + "area": 0.0929881394560803, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117829610, + "host": "mapcomplete.osm.be", + "theme": "hailhydrant", + "answer": 10, + "locale": "en", + "imagery": "Mapbox" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -78.4818488, + 39.9161975 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T20:50:21Z", + "reviewed_features": [], + "create": 0, + "modify": 11, + "delete": 0, + "area": 0.0000297092115600011, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117827426, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 12, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.2477214500000002, + 48.978853 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T17:53:54Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0.0000324871413599747, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117821852, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "osm", + "add-image": 3, + "change_over_5000m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1392517, + 51.1396153 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T16:28:14Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117819033, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7020895, + 51.0536132 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T15:54:27Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00000148400800000502, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117817821, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "etymology", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7038308, + 51.0571554 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T15:49:15Z", + "reviewed_features": [], + "create": 2, + "modify": 5, + "delete": 0, + "area": 2.60620199977736e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117817623, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "benches", + "answer": 3, + "locale": "nl", + "imagery": "AGIV", + "add-image": 4, + "change_over_5000m": 2, + "change_within_25m": 6, + "change_within_50m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7069134000000004, + 51.05455585 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T15:16:00Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117816434, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 1, + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2201704, + 51.2061911 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T14:09:32Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117814054, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 6, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.4113495, + 50.9647581 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #observation_towers", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T13:59:38Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 3.19958600000721e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117813679, + "host": "mapcomplete.osm.be", + "theme": "observation_towers", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.7926559, + 51.17634315 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T13:48:12Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117813264, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 6, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4800498, + 51.0252267 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T13:33:30Z", + "reviewed_features": [], + "create": 64, + "modify": 13, + "delete": 0, + "area": 8.28874960003326e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117812764, + "host": "mapcomplete.osm.be", + "move": 12, + "theme": "grb", + "import": 4, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.482494300000001, + 51.255652600000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "MatFroz", + "uid": "9216818", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T10:38:37Z", + "reviewed_features": [], + "create": 1, + "modify": 5, + "delete": 0, + "area": 0.0000863881155399891, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117806088, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 5, + "locale": "en", + "imagery": "AGIV" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.395796900000001, + 50.82033395 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 3, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T09:24:43Z", + "reviewed_features": [], + "create": 6, + "modify": 18, + "delete": 0, + "area": 0.0000628881781500282, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117803435, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 32, + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 9 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.35370935, + 50.85068975 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T09:23:03Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 1.34246000007683e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117803392, + "host": "mapcomplete.osm.be", + "theme": "shops", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.34582535, + 50.8524295 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T09:09:51Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0.0000144617707200067, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117802902, + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7256403000000002, + 51.054893 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #nature", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T08:15:02Z", + "reviewed_features": [], + "create": 0, + "modify": 24, + "delete": 0, + "area": 0.000821103892230496, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117801087, + "host": "mapcomplete.osm.be", + "theme": "nature", + "answer": 22, + "locale": "nl", + "imagery": "osm", + "add-image": 9 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.30719195, + 50.78726455 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T04:25:25Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117795202, + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "cyclosm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -73.2299967, + -39.8207004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T02:07:00Z", + "reviewed_features": [], + "create": 13, + "modify": 0, + "delete": 0, + "area": 9.70039299983721e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117793160, + "host": "127.0.0.1:1234", + "theme": "grb", + "import": 3, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.70493545, + 51.05818505 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T23:06:31Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 3.99409450000896e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117790813, + "host": "mapcomplete.osm.be", + "theme": "benches", + "locale": "nl", + "imagery": "osm", + "add-image": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.14228195, + 51.139039749999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Ruben Van de Velde", + "uid": "2676725", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T20:45:28Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117786867, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "hailhydrant", + "answer": 1, + "locale": "en", + "imagery": "HDM_HOT" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7488578, + 51.0811209 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T19:53:13Z", + "reviewed_features": [], + "create": 65, + "modify": 1385, + "delete": 27, + "area": 0.000100162038299986, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117785303, + "host": "pietervdvn.github.io", + "move": 1252, + "path": "mc/develop/", + "theme": "grb", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 338 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.28725095, + 50.808751 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T19:14:06Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117784104, + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "id", + "imagery": "cyclosm", + "add-image": 1, + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -71.3683002, + -34.6333388 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T19:10:52Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117783987, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1424426, + 51.1367321 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T18:48:47Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117783213, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7104171, + 51.0373003 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T18:06:37Z", + "reviewed_features": [], + "create": 8, + "modify": 64, + "delete": 0, + "area": 0.000198291265350048, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117781915, + "host": "mapcomplete.osm.be", + "move": 56, + "theme": "grb", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 16, + "change_within_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.99657995, + 51.130143849999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T17:34:55Z", + "reviewed_features": [], + "create": 3, + "modify": 20, + "delete": 0, + "area": 1.2606824999992e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117780768, + "host": "mapcomplete.osm.be", + "move": 18, + "theme": "grb", + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7046237499999997, + 51.05249825 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T17:10:04Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117779793, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_within_50m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9882175, + 51.1695457 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T17:07:43Z", + "reviewed_features": [], + "create": 42, + "modify": 292, + "delete": 2, + "area": 0.00000632838384000491, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117779712, + "host": "pietervdvn.github.io", + "move": 266, + "path": "mc/develop/", + "theme": "grb", + "locale": "nl", + "imagery": "osm", + "conflation": 56 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2917083, + 50.8100715 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #personal", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T16:52:14Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00000211517773999916, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117779100, + "host": "mapcomplete.osm.be", + "theme": "personal", + "answer": 2, + "locale": "en", + "imagery": "osm", + "add-image": 2, + "change_within_25m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.70361565, + 51.0561822 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T16:03:33Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 2.54535000020868e-9, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117777144, + "host": "mapcomplete.osm.be", + "theme": "benches", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.32449715, + 51.004294349999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T15:54:04Z", + "reviewed_features": [], + "create": 13, + "modify": 4, + "delete": 0, + "area": 0.0000295164009599952, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117776807, + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 16, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 13, + "change_within_25m": 15, + "change_within_50m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7221321, + 51.0538999 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "s8evq", + "uid": "3710738", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #sport_pitches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T15:48:40Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0.00000592202359999834, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117776561, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "sport_pitches", + "answer": 6, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.4850832, + 51.093665900000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T14:09:08Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117772566, + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "fr", + "imagery": "HDM_HOT", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -72.615794, + -38.7368064 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T12:27:13Z", + "reviewed_features": [], + "create": 0, + "modify": 20, + "delete": 0, + "area": 0.0612444886812012, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117768354, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 20, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4914308, + 51.0019616 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "brust84", + "uid": "1225756", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T08:08:52Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117757354, + "host": "mapcomplete.osm.be", + "theme": "hailhydrant", + "locale": "en", + "imagery": "GEOSN-DOP-RGB", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 13.7176717, + 51.0600025 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T07:59:09Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117757007, + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5661471, + 53.0109715 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T01:04:39Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.0000254847292399731, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117748671, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.880117, + 51.157556 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T22:33:52Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117746386, + "host": "mapcomplete.osm.be", + "theme": "benches", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.3248696, + 51.0044777 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T22:30:07Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 4.70635199997382e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117746313, + "host": "mapcomplete.osm.be", + "theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.4182523, + 51.0970834 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "hortacalaf", + "uid": "14495457", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/yopaseopor/mcquests/main/libraries.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T22:19:08Z", + "reviewed_features": [], + "create": 0, + "modify": 22, + "delete": 0, + "area": 1.37221909999766e-7, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117746101, + "host": "mapcomplete.osm.be", + "theme": "gh://yopaseopor/mcquests/main/libraries.json", + "answer": 27, + "locale": "es", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 1.62653205, + 41.19982175 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #postboxes", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-22T20:45:59Z", + "reviewed_features": [], + "create": 0, + "modify": 7, + "delete": 0, + "area": 0.000301925884809993, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117743877, + "host": "pietervdvn.github.io", + "path": "mc/post-partner/", + "theme": "postboxes", + "answer": 10, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_5000m": 10 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.57794365, + 53.00825295 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T18:57:30Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0.00000108555702000014, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117740296, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "nl" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5693453, + 53.237038150000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T18:36:04Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.00214611001200047, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117739596, + "host": "mapcomplete.osm.be", + "theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 5 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1125853, + 51.1551969 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T16:13:58Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000228174919499987, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117734366, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 5, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.54613435, + 53.22662625 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T15:46:04Z", + "reviewed_features": [], + "create": 31, + "modify": 1136, + "delete": 30, + "area": 0.0000660265954599712, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117733265, + "host": "pietervdvn.github.io", + "move": 1029, + "path": "mc/develop/", + "theme": "grb", + "locale": "nl", + "imagery": "osm", + "conflation": 266 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.28640595, + 50.812704999999994 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-22T14:38:50Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117730480, + "host": "127.0.0.1:1234", + "theme": "waste", + "answer": 3, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7400267, + 51.0335731 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T14:35:03Z", + "reviewed_features": [], + "create": 313, + "modify": 3146, + "delete": 54, + "area": 0.00146718851899992, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117730338, + "host": "pietervdvn.github.io", + "move": 2832, + "path": "mc/develop/", + "theme": "grb", + "answer": 7, + "import": 3, + "locale": "nl", + "imagery": "osm", + "conflation": 670 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.29550335, + 50.834802100000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T14:24:07Z", + "reviewed_features": [], + "create": 33, + "modify": 260, + "delete": 4, + "area": 0.0000618296847300008, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117729903, + "host": "pietervdvn.github.io", + "move": 242, + "path": "mc/develop/", + "theme": "grb", + "locale": "nl", + "imagery": "osm", + "conflation": 60 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.28832175, + 50.84331415 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T14:04:09Z", + "reviewed_features": [], + "create": 368, + "modify": 0, + "delete": 0, + "area": 0.0000501930410800567, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117728967, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 38, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.0925673, + 50.7619185 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T14:03:05Z", + "reviewed_features": [], + "create": 83, + "modify": 0, + "delete": 0, + "area": 0.00000120676859999312, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117728927, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 8, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.0873076, + 50.7614147 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:52:07Z", + "reviewed_features": [], + "create": 290, + "modify": 0, + "delete": 0, + "area": 0.00000443835419999715, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117728508, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 25, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.0891395, + 50.7643774 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:46:39Z", + "reviewed_features": [], + "create": 307, + "modify": 366, + "delete": 2, + "area": 0.000195332936300025, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117728302, + "host": "pietervdvn.github.io", + "move": 337, + "path": "mc/develop/", + "theme": "grb", + "import": 51, + "locale": "nl", + "imagery": "osm", + "conflation": 88 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.28526495, + 50.8408911 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:45:48Z", + "reviewed_features": [], + "create": 711, + "modify": 0, + "delete": 0, + "area": 0.00000646709325001247, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117728271, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 91, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.08723835, + 50.760113950000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:37:46Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117727989, + "host": "mapcomplete.osm.be", + "theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "answer": 1, + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1441337, + 51.1383474 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:27:48Z", + "reviewed_features": [], + "create": 1430, + "modify": 127, + "delete": 4, + "area": 0.000375540381039868, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117727593, + "host": "pietervdvn.github.io", + "move": 114, + "path": "mc/develop/", + "theme": "grb", + "import": 178, + "locale": "nl", + "imagery": "osm", + "conflation": 26 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2856049, + 50.8339732 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-22T13:12:02Z", + "reviewed_features": [], + "create": 26, + "modify": 0, + "delete": 0, + "area": 1.61585389999318e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117726988, + "host": "127.0.0.1:1234", + "theme": "grb", + "import": 3, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.26296415, + 50.84633355 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T12:56:01Z", + "reviewed_features": [], + "create": 736, + "modify": 0, + "delete": 0, + "area": 0.0000182629666800339, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117726440, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 94, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.0957699, + 50.763004699999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + }, + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T12:48:05Z", + "reviewed_features": [], + "create": 3765, + "modify": 0, + "delete": 0, + "area": 0.000219681577000009, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117726134, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 497, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.0888646, + 50.761030000000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T11:30:02Z", + "reviewed_features": [], + "create": 0, + "modify": 45, + "delete": 0, + "area": 0.00033159752614005, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117722778, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 61, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.24713635, + 51.0968412 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T11:00:28Z", + "reviewed_features": [], + "create": 1642, + "modify": 422, + "delete": 1, + "area": 0.000222917265679945, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117721482, + "host": "pietervdvn.github.io", + "move": 378, + "path": "mc/develop/", + "theme": "grb", + "import": 245, + "locale": "nl", + "imagery": "osm", + "conflation": 92 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2699979500000005, + 50.834312100000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-22T09:50:05Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 9.54053400004144e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117718598, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 7, + "locale": "nl", + "imagery": "AGIV", + "change_within_25m": 5, + "change_within_50m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.4026191499999996, + 50.9072817 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T21:17:56Z", + "reviewed_features": [], + "create": 0, + "modify": 16, + "delete": 0, + "area": 0.000114338217209995, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117701325, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 25, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.56388375, + 54.88439735 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T21:15:34Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 5.21864639999852e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117701248, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 2, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.51361245, + 53.0035145 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T19:20:54Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 1, + "area": 0.0000292768846800428, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117697757, + "host": "pietervdvn.github.io", + "move": 1, + "path": "mc/develop/", + "theme": "waste", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "deletion": 1, + "change_within_5000m": 6, + "move:node/6032193173": "improve_accuracy", + "deletion:node/389551570": "disused" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.51953975, + 53.000350999999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T17:37:55Z", + "reviewed_features": [], + "create": 1, + "modify": 9, + "delete": 0, + "area": 0.000539241643799921, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117692774, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "waste", + "answer": 13, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_500m": 4, + "change_within_1000m": 2, + "change_within_5000m": 7 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.563177700000001, + 53.01231815 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T17:19:22Z", + "reviewed_features": [], + "create": 287, + "modify": 174, + "delete": 9, + "area": 0.000230684812500018, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117692001, + "host": "pietervdvn.github.io", + "move": 150, + "path": "mc/develop/", + "theme": "grb", + "answer": 2, + "import": 38, + "locale": "nl", + "imagery": "osm", + "conflation": 48 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2654473, + 50.82788725 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T16:58:58Z", + "reviewed_features": [], + "create": 0, + "modify": 75, + "delete": 0, + "area": 0.000881281447999906, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117691167, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 108, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5834117, + 53.010602399999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T16:55:10Z", + "reviewed_features": [], + "create": 870, + "modify": 340, + "delete": 7, + "area": 0.0000617265101199917, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117691031, + "host": "pietervdvn.github.io", + "move": 289, + "path": "mc/develop/", + "theme": "grb", + "answer": 11, + "import": 108, + "locale": "nl", + "imagery": "osm", + "conflation": 104 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2672155499999995, + 50.8317647 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T16:46:01Z", + "reviewed_features": [], + "create": 296, + "modify": 244, + "delete": 0, + "area": 0.00000812852190000724, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117690709, + "host": "pietervdvn.github.io", + "move": 176, + "path": "mc/develop/", + "theme": "grb", + "answer": 3, + "import": 30, + "locale": "nl", + "imagery": "osm", + "conflation": 50 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2616125, + 50.82870455 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T16:45:14Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117690673, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "artwork", + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7474407, + 51.0359087 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T16:36:19Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117690291, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 3, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7400267, + 51.0335731 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1033439185", + "osm_id": 1033439185, + "reasons": [ + 531 + ], + "version": 3 + }, + { + "url": "way-1033895318", + "osm_id": 1033895318, + "reasons": [ + 531 + ], + "version": 1 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T16:34:04Z", + "reviewed_features": [], + "create": 28, + "modify": 59, + "delete": 8, + "area": 0.0000554975853600271, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117690222, + "host": "pietervdvn.github.io", + "move": 50, + "path": "mc/develop/", + "theme": "grb", + "answer": 5, + "import": 9, + "locale": "nl", + "imagery": "osm", + "conflation": 16 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2557507999999995, + 50.8252911 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1033884563", + "osm_id": 1033884563, + "reasons": [ + 531 + ], + "version": 1 + }, + { + "url": "way-98538396", + "osm_id": 98538396, + "reasons": [ + 531 + ], + "version": 3 + }, + { + "url": "way-1033884564", + "osm_id": 1033884564, + "reasons": [ + 531 + ], + "version": 1 + }, + { + "url": "way-1033884438", + "osm_id": 1033884438, + "reasons": [ + 531 + ], + "version": 1 + }, + { + "url": "way-1033880213", + "osm_id": 1033880213, + "reasons": [ + 531 + ], + "version": 1 + }, + { + "url": "way-1033880003", + "osm_id": 1033880003, + "reasons": [ + 531 + ], + "version": 1 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T15:58:56Z", + "reviewed_features": [], + "create": 560, + "modify": 1052, + "delete": 31, + "area": 0.0000960487445799873, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117688586, + "host": "pietervdvn.github.io", + "move": 833, + "path": "mc/develop/", + "theme": "grb", + "answer": 20, + "import": 68, + "locale": "nl", + "imagery": "osm", + "conflation": 212 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.24477685, + 50.829142000000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T15:55:18Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117688367, + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "HDM_HOT", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -71.5570567, + -33.0216785 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T14:39:40Z", + "reviewed_features": [], + "create": 432, + "modify": 78, + "delete": 0, + "area": 0.000027795181249997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117685113, + "host": "pietervdvn.github.io", + "move": 68, + "path": "mc/develop/", + "theme": "grb", + "answer": 1, + "import": 50, + "locale": "nl", + "imagery": "osm", + "conflation": 22 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.25344625, + 50.83086175 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T14:27:22Z", + "reviewed_features": [], + "create": 623, + "modify": 13, + "delete": 0, + "area": 0.00000727189471997163, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117684480, + "host": "pietervdvn.github.io", + "move": 12, + "path": "mc/develop/", + "theme": "grb", + "import": 76, + "locale": "nl", + "imagery": "osm", + "conflation": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2522791, + 50.83090465 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "DIrish", + "uid": "12410778", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T11:34:18Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117677364, + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -7.8539023, + 51.9366818 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T11:06:24Z", + "reviewed_features": [], + "create": 29, + "modify": 21, + "delete": 0, + "area": 0.000497474609609871, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117676012, + "host": "mapcomplete.osm.be", + "move": 19, + "theme": "grb", + "import": 3, + "locale": "nl", + "imagery": "osm", + "conflation": 4, + "change_over_5000m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0466802499999996, + 51.03586975 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T07:52:52Z", + "reviewed_features": [], + "create": 0, + "modify": 42, + "delete": 0, + "area": 11.5020403986403, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117667455, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 46, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 78.4583033, + 11.50759205 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T07:32:37Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000242906544799959, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117666698, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 7, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3645716, + 50.80694865 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "AlexeyTyur", + "uid": "10509852", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T05:23:45Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117663014, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_500m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -119.66929915, + 34.4169059 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T00:21:01Z", + "reviewed_features": [], + "create": 0, + "modify": 7, + "delete": 0, + "area": 0.721163756108885, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117658698, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 7, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1277133, + 51.0764756 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T22:43:38Z", + "reviewed_features": [], + "create": 0, + "modify": 38, + "delete": 0, + "area": 0.000128714934040037, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117657311, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 45, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.2538014, + 48.973363899999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "way-454878964", + "osm_id": 454878964, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "building": "porch" + } + } + ], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T20:34:46Z", + "reviewed_features": [], + "create": 7, + "modify": 116, + "delete": 11, + "area": 0.00000137731899999293, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117653833, + "host": "mapcomplete.osm.be", + "move": 104, + "theme": "grb", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "conflation": 32, + "change_within_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.958928650000001, + 51.1004762 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T20:28:20Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 8.23689999998805e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117653634, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.2235657, + 50.714269 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Mraedis", + "uid": "12983705", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #fritures", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T19:22:34Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 1, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117651633, + "host": "mapcomplete.osm.be", + "theme": "fritures", + "locale": "en", + "imagery": "osm", + "deletion": 1, + "deletion:node/300236235": "disused" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.0884057, + 51.1506821 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste_assen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T18:51:52Z", + "reviewed_features": [], + "create": 2, + "modify": 1, + "delete": 0, + "area": 7.66380000047029e-10, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117650607, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste_assen", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 2, + "change_within_50m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2158116999999997, + 51.20405975 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + }, + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1033596638", + "osm_id": 1033596638, + "reasons": [ + 531 + ], + "version": 1 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T18:42:08Z", + "reviewed_features": [], + "create": 323, + "modify": 1121, + "delete": 72, + "area": 0.000584916596210053, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117650282, + "host": "pietervdvn.github.io", + "move": 1016, + "path": "mc/develop/", + "theme": "grb", + "import": 108, + "locale": "nl", + "imagery": "osm", + "conflation": 232 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.253318849999999, + 50.83413275 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T18:27:01Z", + "reviewed_features": [], + "create": 277, + "modify": 481, + "delete": 42, + "area": 0.0000856528348800213, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117649814, + "host": "pietervdvn.github.io", + "move": 442, + "path": "mc/develop/", + "theme": "grb", + "import": 31, + "locale": "nl", + "imagery": "osm", + "conflation": 86 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2581906, + 50.8323748 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T17:27:04Z", + "reviewed_features": [], + "create": 0, + "modify": 143, + "delete": 0, + "area": 0.00014313309629999, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117647862, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 199, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5947438, + 53.022429450000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T17:14:26Z", + "reviewed_features": [], + "create": 0, + "modify": 56, + "delete": 0, + "area": 0.0661729169800778, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117647405, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 67, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.5762536, + 54.8076663 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T15:34:17Z", + "reviewed_features": [], + "create": 1, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117643688, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 6, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 4, + "change_within_50m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.9123962, + 51.2325667 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "stijnh", + "uid": "14414954", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T13:55:54Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117639869, + "host": "mapcomplete.osm.be", + "theme": "trees", + "answer": 2, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4221973, + 51.2272026 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "stijnh", + "uid": "14414954", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T13:49:07Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.0000345742592799915, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117639619, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 11, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4190024, + 51.22624605 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T13:26:11Z", + "reviewed_features": [], + "create": 0, + "modify": 111, + "delete": 0, + "area": 0.000258762142790056, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117638731, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 138, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.26278215, + 48.96976935 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "StefDeGreef", + "uid": "1860737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T13:05:52Z", + "reviewed_features": [], + "create": 1, + "modify": 5, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117637920, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 9, + "locale": "fr", + "imagery": "CartoDB.Voyager", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 10 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4036164, + 50.809936 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T12:56:53Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 1.11300000035253e-9, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117637586, + "host": "pietervdvn.github.io", + "move": 1, + "path": "mc/develop/", + "theme": "food", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_25m": 2, + "move:node/6578523236": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.9184841500000003, + 51.2336684 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T11:43:46Z", + "reviewed_features": [], + "create": 2, + "modify": 1, + "delete": 1, + "area": 0.00208179915800009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117634797, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "artwork", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "deletion": 1, + "deletion:node/9521399614": "testing point" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.582080700000001, + 51.32804335 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + }, + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T11:41:06Z", + "reviewed_features": [], + "create": 1915, + "modify": 0, + "delete": 0, + "area": 0.0000603598720999904, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117634699, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 246, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.0793567, + 50.754021050000006 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-335186053", + "osm_id": 335186053, + "reasons": [ + 531 + ], + "version": 5 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T10:44:44Z", + "reviewed_features": [], + "create": 703, + "modify": 797, + "delete": 8, + "area": 0.0000557158581600184, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117632733, + "host": "pietervdvn.github.io", + "move": 711, + "path": "mc/develop/", + "theme": "grb", + "answer": 42, + "import": 148, + "locale": "nl", + "imagery": "osm", + "conflation": 170 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2581238, + 50.83558 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T10:16:04Z", + "reviewed_features": [], + "create": 186, + "modify": 285, + "delete": 2, + "area": 0.0000284558868199942, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117631748, + "host": "pietervdvn.github.io", + "move": 234, + "path": "mc/develop/", + "theme": "grb", + "import": 22, + "locale": "nl", + "imagery": "osm", + "conflation": 76 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2580507, + 50.831118450000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-993988122", + "osm_id": 993988122, + "reasons": [ + 531 + ], + "version": 2 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T09:31:49Z", + "reviewed_features": [], + "create": 748, + "modify": 1617, + "delete": 54, + "area": 0.000247262077819999, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117630355, + "host": "pietervdvn.github.io", + "move": 1458, + "path": "mc/develop/", + "theme": "grb", + "import": 160, + "locale": "nl", + "imagery": "osm", + "conflation": 380 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.25181555, + 50.827226800000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #climbing", + "comments_count": 3, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T08:02:44Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117628089, + "host": "mapcomplete.osm.be", + "theme": "climbing", + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8804295, + 51.060373 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "stijnh", + "uid": "14414954", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T07:54:24Z", + "reviewed_features": [], + "create": 2, + "modify": 0, + "delete": 0, + "area": 1.42753599996893e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117627949, + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "AGIV" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.42377305, + 51.2259375 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T06:35:34Z", + "reviewed_features": [], + "create": 0, + "modify": 35, + "delete": 0, + "area": 21.3692873444107, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117626715, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 41, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 77.8249553, + 10.92797195 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T03:58:04Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117625125, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 4, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.1173875, + 51.1903503 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T03:24:56Z", + "reviewed_features": [], + "create": 0, + "modify": 44, + "delete": 0, + "area": 0.00418329781755976, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117624804, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 51, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.06808635, + 51.1833245 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "DIrish", + "uid": "12410778", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T01:26:18Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117623777, + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 3, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -7.8431746, + 51.9501586 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "DIrish", + "uid": "12410778", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T01:21:29Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117623739, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -7.8430324, + 51.9471046 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T23:12:45Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.0000562750548000126, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117622160, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "locale": "en", + "imagery": "osm", + "add-image": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3494464, + 50.8228972 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T23:09:25Z", + "reviewed_features": [], + "create": 0, + "modify": 42, + "delete": 0, + "area": 0.0102508537890209, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117622099, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 64, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.4662115, + 54.91114225 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T23:06:05Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.000155999305889961, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117622045, + "host": "mapcomplete.osm.be", + "theme": "artwork", + "locale": "en", + "imagery": "osm", + "add-image": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3399389500000005, + 50.82362395 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "node-9520600811", + "osm_id": 9520600811, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "tourism": "map" + } + }, + { + "url": "node-9520608252", + "osm_id": 9520608252, + "reasons": [ + 43 + ], + "version": 1, + "primary_tags": { + "tourism": "map" + } + } + ], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #maps", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T22:55:31Z", + "reviewed_features": [], + "create": 2, + "modify": 1, + "delete": 0, + "area": 0.00000305843903996136, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117621826, + "host": "mapcomplete.osm.be", + "theme": "maps", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3677588, + 50.820933249999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T22:53:39Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117621783, + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3609946, + 50.8267762 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #nature", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T20:58:12Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.0264013548962101, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117619307, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "nature", + "answer": 9, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.58519365, + 51.34383345 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T20:51:22Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.00147888699150048, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117619069, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "shops", + "answer": 5, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.5762689000000005, + 51.32125585 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #sport_pitches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T20:46:08Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00125279108252997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117618893, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "sport_pitches", + "answer": 2, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.57997635, + 51.32388625 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T19:12:35Z", + "reviewed_features": [], + "create": 384, + "modify": 708, + "delete": 12, + "area": 0.0000732356790599762, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117616270, + "host": "pietervdvn.github.io", + "move": 626, + "path": "mc/develop/", + "theme": "grb", + "import": 63, + "locale": "nl", + "imagery": "osm", + "conflation": 156 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.25659825, + 50.8242301 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T19:01:42Z", + "reviewed_features": [], + "create": 97, + "modify": 498, + "delete": 16, + "area": 0.0000251110288000018, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117615998, + "host": "pietervdvn.github.io", + "move": 436, + "path": "mc/develop/", + "theme": "grb", + "import": 17, + "locale": "nl", + "imagery": "osm", + "conflation": 102 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.256039449999999, + 50.8224692 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T18:51:09Z", + "reviewed_features": [], + "create": 82, + "modify": 501, + "delete": 6, + "area": 0.0000229504625799852, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117615727, + "host": "pietervdvn.github.io", + "move": 394, + "path": "mc/develop/", + "theme": "grb", + "import": 11, + "locale": "nl", + "imagery": "osm", + "conflation": 90 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2593141, + 50.82330155 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T18:43:20Z", + "reviewed_features": [], + "create": 0, + "modify": 53, + "delete": 0, + "area": 0.01404361619, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117615532, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 78, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.4486964, + 54.85742805 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-19T17:39:28Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117613640, + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "HDM_HOT", + "add-image": 1, + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -70.5681294, + -33.5928661 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T16:57:27Z", + "reviewed_features": [], + "create": 3611, + "modify": 243, + "delete": 4, + "area": 0.00059823691343993, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117612320, + "host": "pietervdvn.github.io", + "move": 215, + "path": "mc/develop/", + "theme": "grb", + "answer": 3, + "import": 531, + "locale": "nl", + "imagery": "osm", + "conflation": 58 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.25116805, + 50.8292922 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #cafes_and_pubs", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T16:21:00Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.0000386573472001109, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117610784, + "host": "mapcomplete.osm.be", + "theme": "cafes_and_pubs", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.362288400000001, + 50.8505079 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-19T15:48:43Z", + "reviewed_features": [], + "create": 2, + "modify": 4, + "delete": 0, + "area": 5.35533839995966e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117609480, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "benches", + "answer": 10, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 2, + "change_within_50m": 10 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.61201255, + 51.3119981 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-19T15:46:35Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117609388, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "artwork", + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_50m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.6112833, + 51.3115995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "stijnh", + "uid": "14414954", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T15:25:48Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117608520, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "en", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4200336, + 51.2279432 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "brust84", + "uid": "1225756", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-19T14:34:37Z", + "reviewed_features": [], + "create": 12, + "modify": 0, + "delete": 0, + "area": 0.0000218754708899944, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117606572, + "host": "mapcomplete.osm.be", + "theme": "hailhydrant", + "answer": 1, + "locale": "en", + "imagery": "GEOSN-DOP-RGB", + "change_over_5000m": 12, + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 13.68386955, + 51.05450335 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T13:44:15Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.0000659097618000009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117604643, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.198689, + 49.07217045 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "whatismoss", + "uid": "8427311", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T13:13:53Z", + "reviewed_features": [], + "create": 0, + "modify": 35, + "delete": 0, + "area": 0.00104607415219997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117603584, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 67, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.967124, + 50.399339049999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "ClarissaWAM", + "uid": "13745921", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T12:28:27Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117601937, + "host": "mapcomplete.osm.be", + "theme": "bookcases", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9494185, + 50.0003985 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T11:49:45Z", + "reviewed_features": [], + "create": 3, + "modify": 7, + "delete": 0, + "area": 0.000205371751199991, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117600697, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 14, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1807661, + 50.90741905 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T06:59:31Z", + "reviewed_features": [], + "create": 0, + "modify": 36, + "delete": 6, + "area": 0.00000174257177999723, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117593015, + "host": "pietervdvn.github.io", + "move": 31, + "path": "mc/develop/", + "theme": "grb", + "locale": "nl", + "imagery": "osm", + "conflation": 10 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.257865450000001, + 50.842586600000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T23:00:37Z", + "reviewed_features": [], + "create": 0, + "modify": 66, + "delete": 0, + "area": 0.00135333082133013, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117585528, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 86, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_5000m": 85 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.91834915, + 51.11122125 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T22:58:39Z", + "reviewed_features": [], + "create": 2, + "modify": 10, + "delete": 0, + "area": 2.24273000001594e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117585450, + "host": "mapcomplete.osm.be", + "move": 8, + "theme": "grb", + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9210056, + 51.10948815 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T22:44:01Z", + "reviewed_features": [], + "create": 0, + "modify": 35, + "delete": 0, + "area": 0.00754060948544049, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117584878, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 37, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.4190899, + 54.810012 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "habi", + "uid": "15671", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T21:09:47Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 4.9891600001114e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117582035, + "host": "mapcomplete.osm.be", + "theme": "cycle_infra", + "answer": 5, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_500m": 5 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 7.4186923, + 46.9409021 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "habi", + "uid": "15671", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T20:59:44Z", + "reviewed_features": [], + "create": 5, + "modify": 1, + "delete": 0, + "area": 0.00000591373628999667, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117581674, + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "answer": 7, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 5, + "change_within_25m": 3, + "change_within_50m": 2, + "change_within_100m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 7.42097545, + 46.93622285 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T20:56:15Z", + "reviewed_features": [], + "create": 0, + "modify": 88, + "delete": 0, + "area": 0.00285463203219974, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117581537, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 123, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 79.8155002, + 11.9259351 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T18:37:51Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117577383, + "host": "mapcomplete.osm.be", + "theme": "shops", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3486899, + 50.8709543 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T17:33:06Z", + "reviewed_features": [], + "create": 1432, + "modify": 104, + "delete": 8, + "area": 0.000166077632719928, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117575150, + "host": "pietervdvn.github.io", + "move": 91, + "path": "mc/develop/", + "theme": "grb", + "import": 205, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 30 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.266670700000001, + 50.8455286 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Zalitoar", + "uid": "79602", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T17:30:53Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117575061, + "host": "mapcomplete.osm.be", + "theme": "shops", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_1000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -58.4036422, + -34.7801133 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #https://paunofu.github.io/preguntesmc/policia_esp.json", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T17:26:26Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 4.80066000014401e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117574912, + "host": "mapcomplete.osm.be", + "theme": "https://paunofu.github.io/preguntesmc/policia_esp.json", + "answer": 5, + "locale": "ca", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 0.0300522, + 38.79186755 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T17:22:09Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117574740, + "host": "mapcomplete.osm.be", + "theme": "artwork", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9687056, + 51.3363691 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "chvp", + "uid": "9095231", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T17:12:32Z", + "reviewed_features": [], + "create": 245, + "modify": 15, + "delete": 0, + "area": 0.0000045545209499991, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117574367, + "host": "mapcomplete.osm.be", + "move": 12, + "theme": "grb", + "answer": 5, + "import": 24, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.283780650000001, + 51.22257845 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #policia_esp", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T16:14:39Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 1.83835319999886e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117572259, + "host": "mapcomplete.osm.be", + "theme": "policia_esp", + "answer": 3, + "locale": "ca", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 0.0875193, + 38.836771049999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + }, + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "node-9516997172", + "osm_id": 9516997172, + "reasons": [ + 43 + ], + "version": 1, + "primary_tags": { + "tourism": "map" + } + } + ], + "user": "cmitchusa", + "uid": "1884021", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #maps", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T16:11:40Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117572151, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "maps", + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -76.1604184, + 36.8382338 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #policia_esp", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:34:55Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.0102577957636008, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117568096, + "host": "mapcomplete.osm.be", + "theme": "policia_esp", + "answer": 5, + "locale": "ca", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 0.081399, + 38.8188128 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:21:45Z", + "reviewed_features": [], + "create": 0, + "modify": 34, + "delete": 0, + "area": 0.000167642014039975, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117567512, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "etymology", + "answer": 44, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 39, + "change_within_5000m": 5 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5093747, + 52.9962635 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #bicycle_rental", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:12:39Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117567044, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "bicycle_rental", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5608821, + 53.0166042 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:11:46Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117567010, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5636561, + 53.00961 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:04:08Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117566718, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "bookcases", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5640763, + 53.0198777 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #https://paunofu.github.io/preguntesmc/policia_esp.json", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T11:00:23Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117559177, + "host": "mapcomplete.osm.be", + "theme": "https://paunofu.github.io/preguntesmc/policia_esp.json", + "answer": 1, + "locale": "ca", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -0.11613, + 38.8415084 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T10:20:58Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117557459, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5801717, + 53.0106033 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:56:16Z", + "reviewed_features": [], + "create": 1313, + "modify": 1109, + "delete": 6, + "area": 0.000325233039040081, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117556311, + "host": "mapcomplete.osm.be", + "move": 984, + "theme": "grb", + "import": 216, + "locale": "nl", + "imagery": "osm", + "conflation": 264 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.36098305, + 50.7982408 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:44:16Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117555737, + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.8971894, + 51.0036997 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:40:11Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000182360535999818, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117555547, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 7, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 18.4058834, + -33.9004137 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:35:33Z", + "reviewed_features": [], + "create": 0, + "modify": 68, + "delete": 0, + "area": 0.000534953493399973, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117555303, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 85, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 18.4077087, + -33.9125952 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:25:59Z", + "reviewed_features": [], + "create": 539, + "modify": 177, + "delete": 4, + "area": 0.0000657808746999316, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117554863, + "host": "mapcomplete.osm.be", + "move": 153, + "theme": "grb", + "answer": 1, + "import": 134, + "locale": "nl", + "imagery": "osm", + "conflation": 46 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.34409655, + 50.8053114 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:24:23Z", + "reviewed_features": [], + "create": 26, + "modify": 7, + "delete": 0, + "area": 8.11832519999557e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117554781, + "host": "mapcomplete.osm.be", + "move": 6, + "theme": "grb", + "import": 9, + "locale": "nl", + "imagery": "osm", + "conflation": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.343177900000001, + 50.80846735 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T08:54:30Z", + "reviewed_features": [], + "create": 0, + "modify": 25, + "delete": 0, + "area": 0.000313093499939938, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117553403, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 44, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.2810289, + 51.06923715 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T04:54:47Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 8.24219999711115e-10, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117545992, + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "cyclosm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -71.36404435, + -34.6337973 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T03:26:55Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 1.85656799996562e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117544538, + "host": "mapcomplete.osm.be", + "theme": "cycle_infra", + "answer": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2132447, + 51.2101303 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T03:20:39Z", + "reviewed_features": [], + "create": 2, + "modify": 51, + "delete": 6, + "area": 5.8656222000283e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117544474, + "host": "mapcomplete.osm.be", + "move": 47, + "theme": "grb", + "locale": "nl", + "imagery": "osm", + "conflation": 8 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9207621, + 51.10922505 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T03:09:37Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0.000448095477200067, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117544352, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 15, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 15 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9292371, + 51.1132221 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T02:46:08Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117544111, + "host": "mapcomplete.osm.be", + "theme": "benches", + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7038135, + 51.050521 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #https://paunofu.github.io/preguntesmc/policia_esp.json", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T01:58:49Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0.022437050956139, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117543583, + "host": "mapcomplete.osm.be", + "theme": "https://paunofu.github.io/preguntesmc/policia_esp.json", + "answer": 6, + "locale": "ca", + "imagery": "osm", + "change_over_5000m": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -0.0345983, + 38.78271505 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T00:55:49Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 4.39289500040954e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117542792, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 79.50434325, + 11.62428085 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #observation_towers", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T21:22:00Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 4.60086900007151e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117538787, + "host": "mapcomplete.osm.be", + "theme": "observation_towers", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.418889849999999, + 51.093279550000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T21:19:17Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117538710, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 6, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4187734, + 51.0932372 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T21:15:59Z", + "reviewed_features": [], + "create": 1589, + "modify": 262, + "delete": 7, + "area": 0.000846136346180202, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117538582, + "host": "mapcomplete.osm.be", + "move": 227, + "theme": "grb", + "answer": 11, + "import": 204, + "locale": "nl", + "imagery": "osm", + "conflation": 56 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.3427589, + 50.80960905 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T21:13:45Z", + "reviewed_features": [], + "create": 200, + "modify": 0, + "delete": 0, + "area": 0.0000117351041499862, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117538507, + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 27, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.35517015, + 50.807496549999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Hopperpop", + "uid": "3664604", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/Hopperpop/OpenAsianMap/develop/assets/themes/OpenAsianMap/OpenAsianMap.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T20:53:45Z", + "reviewed_features": [], + "create": 1, + "modify": 10, + "delete": 0, + "area": 0.0956389928385996, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117537838, + "host": "mapcomplete.osm.be", + "theme": "gh://hopperpop/openasianmap/develop/assets/themes/openasianmap/openasianmap.json", + "answer": 10, + "locale": "en", + "imagery": "AGIV" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.48132325, + 50.93804 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Hopperpop", + "uid": "3664604", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/Hopperpop/OpenAsianMap/main/assets/themes/OpenAsianMap/OpenAsianMap.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T20:28:23Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.107660920982521, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117536892, + "host": "mapcomplete.osm.be", + "theme": "gh://hopperpop/openasianmap/main/assets/themes/openasianmap/openasianmap.json", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.2279009, + 51.080314900000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #fritures", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T17:54:12Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117532300, + "host": "mapcomplete.osm.be", + "theme": "fritures", + "answer": 5, + "locale": "nl", + "imagery": "osm", + "change_within_50m": 5 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.0688051, + 51.1265552 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T16:19:08Z", + "reviewed_features": [], + "create": 0, + "modify": 202, + "delete": 0, + "area": 0.00703423601459941, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117528809, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 262, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 18.4094967, + -33.9696225 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T16:03:38Z", + "reviewed_features": [], + "create": 1151, + "modify": 66, + "delete": 0, + "area": 0.000154594606180019, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117528200, + "host": "mapcomplete.osm.be", + "move": 49, + "theme": "grb", + "answer": 9, + "import": 180, + "locale": "nl", + "imagery": "osm", + "conflation": 16 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.35177685, + 50.8059123 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #policia_esp", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T15:05:55Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0.00123916183356001, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117525975, + "host": "mapcomplete.osm.be", + "theme": "policia_esp", + "answer": 3, + "locale": "es", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 0.12411449999999999, + 38.7803806 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T14:25:11Z", + "reviewed_features": [], + "create": 0, + "modify": 39, + "delete": 0, + "area": 0.00140261399928001, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117524326, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 39, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 79.49463610000001, + 11.6126132 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T13:41:42Z", + "reviewed_features": [], + "create": 80, + "modify": 19, + "delete": 0, + "area": 0.0048340005354199, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117522251, + "host": "pietervdvn.github.io", + "move": 17, + "path": "mc/develop/", + "theme": "grb", + "import": 4, + "locale": "nl", + "imagery": "osm", + "conflation": 4, + "change_over_5000m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1779159999999997, + 50.92685245 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T13:34:39Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117521968, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "en", + "imagery": "SPW_ORTHO_LAST" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.8436157, + 50.7039922 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T13:21:06Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117521358, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.449889, + 51.0925228 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T12:49:05Z", + "reviewed_features": [], + "create": 4, + "modify": 18, + "delete": 0, + "area": 4.33175309993757e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117520150, + "host": "mapcomplete.osm.be", + "move": 16, + "theme": "grb", + "import": 2, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.34470245, + 50.80090285 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "habi", + "uid": "15671", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T12:40:59Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117519867, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 7.4296276, + 46.9541534 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thibaultmol", + "uid": "2916921", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T11:37:39Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117517111, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.3957105, + 51.0406149 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T11:36:56Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117517074, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.2392253, + 50.734922 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T11:12:57Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117515628, + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2269861, + 51.2216144 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Angelo Lisco", + "uid": "12906729", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T09:59:42Z", + "reviewed_features": [], + "create": 0, + "modify": 17, + "delete": 0, + "area": 0.000171178663890016, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117512137, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cyclofix", + "answer": 19, + "locale": "it", + "imagery": "CartoDB.Voyager", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 9.18249535, + 45.480880850000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T06:20:10Z", + "reviewed_features": [], + "create": 3, + "modify": 37, + "delete": 0, + "area": 0.00000210963084000256, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117503612, + "host": "mapcomplete.osm.be", + "move": 34, + "theme": "grb", + "locale": "nl", + "imagery": "AGIV", + "conflation": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.244587, + 51.18730625 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T23:21:07Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117497216, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "food", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7205239, + 51.026665 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T23:13:42Z", + "reviewed_features": [], + "create": 4, + "modify": 3, + "delete": 0, + "area": 1.31804400016861e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117497117, + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "cyclosm", + "add-image": 4, + "change_over_5000m": 4, + "change_within_25m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -71.36415195000001, + -34.633951100000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Hopperpop", + "uid": "3664604", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/Hopperpop/OpenAsianMap/main/assets/themes/OpenAsianMap/OpenAsianMap.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T22:45:56Z", + "reviewed_features": [], + "create": 1, + "modify": 8, + "delete": 0, + "area": 0.0457186849892531, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117496566, + "host": "mapcomplete.osm.be", + "theme": "gh://hopperpop/openasianmap/main/assets/themes/openasianmap/openasianmap.json", + "answer": 8, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.07539205, + 50.92742955 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T22:41:53Z", + "reviewed_features": [], + "create": 0, + "modify": 26, + "delete": 0, + "area": 0.00394974579366021, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117496475, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 35, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.6340651, + 54.86112405 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T22:14:38Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117495889, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cyclofix", + "answer": 3, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "add-image": 1, + "change_over_5000m": 1, + "change_within_50m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7151089, + 51.024678 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T21:55:04Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117495391, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7205239, + 51.026665 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T21:45:12Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117495182, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.0015773, + 51.2654787 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T20:00:34Z", + "reviewed_features": [], + "create": 0, + "modify": 32, + "delete": 0, + "area": 0.0085797934878698, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117491810, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 41, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.59383095, + 54.64609315 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T19:50:15Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0.0000159348869400024, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117491489, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 15, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.463167049999999, + 50.7735011 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Hopperpop", + "uid": "3664604", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T19:44:38Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117491266, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 4, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1619664, + 51.1035935 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Dasrakel", + "uid": "673393", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T16:37:53Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117484485, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 3, + "locale": "en", + "imagery": "osm", + "change_within_25m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1204873, + 50.9447481 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T15:44:40Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117482285, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 6, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4593111, + 51.0391101 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Dasrakel", + "uid": "673393", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T15:32:52Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117481817, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1300655, + 50.9491472 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #postboxes", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T14:20:33Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 1.32832920000152e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117479097, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "postboxes", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.214, + 51.20484985 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Dasrakel", + "uid": "673393", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T12:55:47Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0.00000334240790000602, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117475720, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.12630425, + 50.946223399999994 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T10:31:57Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117469991, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "shops", + "locale": "en", + "add-image": 2, + "change_within_25m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7041469, + 51.0508861 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "benetj", + "uid": "2353661", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #policia", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T10:23:56Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117469662, + "host": "mapcomplete.osm.be", + "theme": "policia", + "answer": 1, + "locale": "es", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.7786352, + 39.6473863 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:17:01Z", + "reviewed_features": [], + "create": 11, + "modify": 3, + "delete": 0, + "area": 0.047312824505701, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117464857, + "host": "mapcomplete.osm.be", + "theme": "trees", + "answer": 3, + "locale": "en", + "imagery": "PNOA-Spain-TMS" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 1.00048125, + 41.266209599999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:13:17Z", + "reviewed_features": [], + "create": 4, + "modify": 0, + "delete": 0, + "area": 5.5936424000017e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117464726, + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "PNOA-Spain-TMS" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 0.9085326, + 41.1377485 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:07:02Z", + "reviewed_features": [], + "create": 2, + "modify": 29, + "delete": 0, + "area": 0.00000264160511999357, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117464533, + "host": "mapcomplete.osm.be", + "theme": "trees", + "answer": 29, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 0.9086839, + 41.1381546 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:04:16Z", + "reviewed_features": [], + "create": 3, + "modify": 1, + "delete": 0, + "area": 9.61569620005873e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117464419, + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "answer": 2, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 0.909177, + 41.13798585 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:02:19Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00160173471609056, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117464351, + "host": "mapcomplete.osm.be", + "theme": "shops", + "answer": 2, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 1.00608835, + 41.14150015 + ] + } + }, { "type": "Feature", "properties": { @@ -313490,9 +325820,9 @@ "date": "2022-02-16T02:04:06Z", "reviewed_features": [], "create": 0, - "modify": 1, + "modify": 4, "delete": 0, - "area": 2.89347500000227e-8, + "area": 0.0106854549608004, "is_suspect": false, "harmful": null, "checked": false, @@ -313500,15 +325830,15 @@ "id": 117457096, "host": "mapcomplete.osm.be", "theme": "policia", - "answer": 1, + "answer": 6, "locale": "es", "imagery": "osm" }, "geometry": { "type": "Point", "coordinates": [ - 0.01627835, - 38.84951305 + 0.039957599999999996, + 38.7938045 ] } }, @@ -313945,7 +326275,7 @@ "uid": "13779940", "editor": "MapComplete 0.15.8", "comment": "Adding data with #MapComplete for theme #policia", - "comments_count": 0, + "comments_count": 2, "source": "Not reported", "imagery_used": "Not reported", "date": "2022-02-15T13:38:32Z", @@ -323408,7 +335738,7 @@ "uid": "15040216", "editor": "MapComplete 0.15.4", "comment": "Adding data with #MapComplete for theme #cycle_infra", - "comments_count": 0, + "comments_count": 1, "source": "Not reported", "imagery_used": "Not reported", "date": "2022-02-08T08:48:32Z", @@ -326322,6 +338652,18 @@ "primary_tags": { "highway": "trunk" } + }, + { + "url": "way-929712895", + "name": "Consett Road", + "osm_id": 929712895, + "reasons": [ + 91 + ], + "version": 5, + "primary_tags": { + "highway": "trunk" + } } ], "user": "confusedbuffalo", @@ -328077,6 +340419,8353 @@ 51.12703915 ] } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "totosm", + "uid": "252884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T21:35:41Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00000130667748000219, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118340668, + "host": "https://mapcomplete.osm.be/shops.html", + "theme": "shops", + "answer": 2, + "locale": "de", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.8519929, + 51.2980341 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Christopher", + "uid": "2956", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T21:25:58Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118340407, + "host": "https://mapcomplete.osm.be/cyclofix.html", + "theme": "cyclofix", + "answer": 2, + "locale": "de", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 13.2661075, + 52.2970677 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T20:07:58Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118337950, + "host": "https://mapcomplete.osm.be/theme.html", + "theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.3737036, + 51.0818367 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T19:01:30Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118335890, + "host": "https://mapcomplete.osm.be/aed.html", + "theme": "aed", + "locale": "nl", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.48466, + 51.0009077 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T18:58:51Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118335792, + "host": "https://mapcomplete.osm.be/toilets.html", + "theme": "toilets", + "locale": "nl", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4845031, + 51.0009929 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #fritures", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T18:24:43Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118334701, + "host": "https://mapcomplete.osm.be/fritures.html", + "theme": "fritures", + "answer": 5, + "locale": "nl", + "imagery": "osm", + "change_within_50m": 5 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.6996553, + 51.0521448 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 87, + "name": "Irrelevant tags on highway" + } + ], + "tags": [], + "features": [ + { + "url": "way-203753872", + "name": "Ulica kneza Branimira", + "osm_id": 203753872, + "reasons": [ + 87 + ], + "version": 10, + "primary_tags": { + "highway": "secondary" + } + } + ], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T15:52:00Z", + "reviewed_features": [], + "create": 0, + "modify": 110, + "delete": 0, + "area": 0.00320965119732009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118329336, + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 134, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 26, + "change_within_25m": 2, + "change_within_50m": 1, + "change_within_100m": 1, + "change_within_500m": 2, + "change_within_5000m": 102 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 16.032459000000003, + 45.81094525 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T14:55:40Z", + "reviewed_features": [], + "create": 0, + "modify": 9, + "delete": 0, + "area": 3.97514039998877e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118327277, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 11, + "locale": "nl", + "imagery": "osm", + "change_within_25m": 5, + "change_within_50m": 3, + "change_within_100m": 1, + "change_within_500m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.3324381, + 51.01304145 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T14:49:46Z", + "reviewed_features": [], + "create": 0, + "modify": 11, + "delete": 0, + "area": 0.0000336365823299648, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118327062, + "host": "https://mapcomplete.osm.be/etymology", + "theme": "etymology", + "answer": 16, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.16729185, + 51.11370345 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T14:34:39Z", + "reviewed_features": [], + "create": 4906, + "modify": 77, + "delete": 0, + "area": 0.00648723537359989, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118326565, + "host": "https://mapcomplete.osm.be/grb", + "move": 74, + "theme": "grb", + "import": 674, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 34, + "change_over_5000m": 333 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1398245, + 51.169143649999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "fx99", + "uid": "130472", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T14:30:33Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 3.14513500011416e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118326429, + "host": "https://mapcomplete.osm.be/trees.html", + "theme": "trees", + "answer": 6, + "locale": "de", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.90373885, + 48.648897149999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dries Verdoodt", + "uid": "7250277", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T14:17:09Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 1, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118325923, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "osm", + "deletion": 1, + "deletion:node/9568829106": "testing point" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.0125418, + 50.9441163 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Toerisme Menen", + "uid": "15282506", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T12:47:05Z", + "reviewed_features": [], + "create": 4, + "modify": 0, + "delete": 0, + "area": 3.47759999996515e-8, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118322667, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.1194758, + 50.795159100000006 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T12:35:33Z", + "reviewed_features": [], + "create": 205, + "modify": 1024, + "delete": 19, + "area": 0.0000533583361999875, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118322336, + "host": "https://mapcomplete.osm.be/grb.html", + "move": 894, + "theme": "grb", + "answer": 12, + "import": 28, + "locale": "nl", + "imagery": "osm", + "conflation": 266 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.90635535, + 51.128516399999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "AnnabelleVerhaegen", + "uid": "12319350", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T12:33:40Z", + "reviewed_features": [], + "create": 7, + "modify": 1, + "delete": 0, + "area": 0.00192710186363972, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118322266, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "move": 1, + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "AGIV", + "move:node/9568658420": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8543772, + 50.9860374 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T12:21:18Z", + "reviewed_features": [], + "create": 2479, + "modify": 0, + "delete": 0, + "area": 0.000036258157100006, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118321860, + "host": "https://mapcomplete.osm.be/grb", + "theme": "grb", + "import": 330, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 330 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1182476999999995, + 51.22267795 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T12:07:30Z", + "reviewed_features": [], + "create": 1543, + "modify": 0, + "delete": 0, + "area": 0.0000366263693199895, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118321391, + "host": "https://mapcomplete.osm.be/grb", + "theme": "grb", + "import": 215, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 215 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.118388599999999, + 51.21917045 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "jeugddienst Bierbeek", + "uid": "15281781", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T11:08:19Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118318869, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.7947919, + 50.8092246 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "StefDeGreef", + "uid": "1860737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T09:35:40Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 2.00999999972702e-12, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118313135, + "host": "https://mapcomplete.osm.be/cyclofix.html", + "move": 1, + "theme": "cyclofix", + "answer": 10, + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1, + "move:node/5212386109": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.40286065, + 50.82110945 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T08:43:36Z", + "reviewed_features": [], + "create": 382, + "modify": 452, + "delete": 0, + "area": 0.0000527204761000177, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118310778, + "host": "https://mapcomplete.osm.be/grb", + "move": 411, + "theme": "grb", + "import": 60, + "locale": "nl", + "imagery": "osm", + "conflation": 82 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.42681305, + 50.9240732 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Vrijetijd", + "uid": "15265182", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T08:31:25Z", + "reviewed_features": [], + "create": 2, + "modify": 8, + "delete": 0, + "area": 0.00282049016212004, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118310233, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "add-image": 5, + "change_within_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.17516405, + 50.9877867 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T08:10:59Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 1.01240370000772e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118309449, + "host": "https://mapcomplete.osm.be/cyclofix.html", + "theme": "cyclofix", + "answer": 2, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.22309175, + 51.20872955 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "L'imaginaire", + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T07:44:57Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-10T16:13:43.717092Z", + "id": 118307883, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "answer": 7, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8130907, + 51.1921633 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T05:43:58Z", + "reviewed_features": [], + "create": 51, + "modify": 420, + "delete": 8, + "area": 0.0000398565289500127, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118303992, + "host": "https://mapcomplete.osm.be/grb.html", + "move": 362, + "theme": "grb", + "answer": 13, + "import": 5, + "locale": "nl", + "imagery": "osm", + "conflation": 106 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.91201575, + 51.13523135 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T05:00:56Z", + "reviewed_features": [], + "create": 0, + "modify": 72, + "delete": 0, + "area": 7.08537441671416, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118303101, + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 87, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 14, + "change_within_5000m": 15 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 79.1739574, + 11.4873639 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.17.0-alpha", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T02:08:19Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 2.26457000002718e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118300475, + "host": "https://pietervdvn.github.io/mc/develop/cyclofix.html", + "theme": "cyclofix", + "answer": 5, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 5 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1434507, + 51.17146075 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "P Kanzler", + "uid": "6173912", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T22:03:06Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.00000228374644999014, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118296034, + "host": "https://mapcomplete.osm.be/artwork.html", + "theme": "artwork", + "answer": 5, + "locale": "de", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.029012250000001, + 49.57401145 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #surveillance", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T21:56:37Z", + "reviewed_features": [], + "create": 0, + "modify": 75, + "delete": 0, + "area": 0.00462900275794009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118295878, + "host": "https://mapcomplete.osm.be/surveillance", + "theme": "surveillance", + "answer": 103, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 15 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 0.07524025000000001, + 38.8221872 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T21:32:57Z", + "reviewed_features": [], + "create": 0, + "modify": 149, + "delete": 0, + "area": 0.0408221753616892, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118295287, + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 175, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.3343826500000002, + 49.06452405 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T21:05:42Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118294518, + "host": "https://mapcomplete.osm.be/cyclofix.html", + "theme": "cyclofix", + "answer": 4, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_500m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.1333814, + 49.3041449 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Els Q", + "uid": "15213418", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T20:56:30Z", + "reviewed_features": [], + "create": 7, + "modify": 11, + "delete": 0, + "area": 0.00196756997643997, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118294281, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "move": 1, + "theme": "toerisme_vlaanderen", + "answer": 27, + "locale": "nl", + "imagery": "osm", + "move:node/9566924243": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.56952995, + 50.857408899999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Logies De Boskouter", + "uid": "15276486", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T20:47:17Z", + "reviewed_features": [], + "create": 2, + "modify": 2, + "delete": 0, + "area": 0.000135381883900112, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118294029, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "move": 1, + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 2, + "change_within_5000m": 3, + "move:node/9566927051": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.91096265, + 50.813164 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.17.0-alpha", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T20:11:51Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 2.26457000002718e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118293075, + "host": "https://pietervdvn.github.io/mc/develop/cyclofix.html", + "theme": "cyclofix", + "locale": "nl", + "imagery": "CartoDB.Voyager", + "add-image": 3, + "change_within_25m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1434507, + 51.17146075 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Hilde OSM", + "uid": "15275790", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T19:38:20Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118292206, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 3, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8567589, + 50.8834305 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Salambre", + "uid": "15272429", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T18:28:25Z", + "reviewed_features": [], + "create": 2, + "modify": 10, + "delete": 0, + "area": 0.00109314747760005, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118289942, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "move": 1, + "theme": "toerisme_vlaanderen", + "answer": 21, + "locale": "nl", + "imagery": "osm", + "move:node/9566663258": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.76583045, + 51.126369 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T17:26:25Z", + "reviewed_features": [], + "create": 1942, + "modify": 0, + "delete": 0, + "area": 0.0000222405478400292, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118287854, + "host": "https://mapcomplete.osm.be/grb.html", + "theme": "grb", + "import": 283, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "change_within_50m": 5, + "change_within_100m": 42, + "change_within_500m": 23, + "change_within_1000m": 213 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1194924, + 51.217741000000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T16:32:57Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0.00000380432052000064, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118285899, + "host": "https://mapcomplete.osm.be/cycle_infra.html", + "theme": "cycle_infra", + "answer": 2, + "locale": "en", + "imagery": "osm", + "change_within_500m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1113622, + 51.2206607 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "L'imaginaire", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Mappers_Delight", + "uid": "15267966", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T14:51:35Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T21:43:53.652609Z", + "id": 118282335, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 5, + "locale": "nl", + "imagery": "osm", + "change_within_25m": 5 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7534705, + 51.0628504 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:44:55Z", + "reviewed_features": [], + "create": 97, + "modify": 240, + "delete": 4, + "area": 0.00000453714927000435, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118282091, + "host": "https://mapcomplete.osm.be/grb", + "move": 215, + "theme": "grb", + "import": 17, + "locale": "nl", + "imagery": "osm", + "conflation": 50 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.423796149999999, + 50.92158295 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:42:20Z", + "reviewed_features": [], + "create": 128, + "modify": 94, + "delete": 4, + "area": 0.00000318038388999626, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118282013, + "host": "https://mapcomplete.osm.be/grb", + "move": 82, + "theme": "grb", + "import": 19, + "locale": "nl", + "imagery": "osm", + "conflation": 24 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.4227947499999996, + 50.920382849999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:14:39Z", + "reviewed_features": [], + "create": 186, + "modify": 332, + "delete": 39, + "area": 0.0000323980588500322, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118280901, + "host": "https://mapcomplete.osm.be/grb", + "move": 289, + "theme": "grb", + "import": 33, + "locale": "nl", + "imagery": "osm", + "conflation": 86 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.41960315, + 50.920047350000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:12:34Z", + "reviewed_features": [], + "create": 6, + "modify": 13, + "delete": 3, + "area": 1.38527269999866e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118280827, + "host": "https://mapcomplete.osm.be/grb", + "move": 11, + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.42155085, + 50.92026405 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T14:12:05Z", + "reviewed_features": [], + "create": 0, + "modify": 34, + "delete": 0, + "area": 0.000302990946220054, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118280802, + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 34, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9002175, + 51.13845455 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:10:52Z", + "reviewed_features": [], + "create": 92, + "modify": 267, + "delete": 9, + "area": 0.00106098675712986, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118280741, + "host": "https://mapcomplete.osm.be/", + "move": 233, + "theme": "grb", + "answer": 7, + "import": 4, + "locale": "nl", + "conflation": 56 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.89667665, + 51.13427515 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "jumpguitarke", + "uid": "1764929", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 1, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:07:40Z", + "reviewed_features": [], + "create": 19, + "modify": 0, + "delete": 0, + "area": 0.000517690779600008, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-10T09:13:14.449642Z", + "id": 118280600, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.0895098, + 50.873349899999994 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T13:47:03Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118279890, + "host": "https://mapcomplete.osm.be/food.html", + "theme": "food", + "answer": 5, + "locale": "en", + "imagery": "AGIVFlandersGRB", + "change_within_25m": 4, + "change_within_50m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1391715, + 51.1690027 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T13:26:18Z", + "reviewed_features": [], + "create": 4, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118279228, + "host": "https://mapcomplete.osm.be/aed.html", + "theme": "aed", + "answer": 10, + "locale": "nl", + "imagery": "osm", + "add-image": 3, + "change_over_5000m": 4, + "change_within_25m": 13 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.5562629, + 53.2301499 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T12:46:24Z", + "reviewed_features": [], + "create": 572, + "modify": 1472, + "delete": 24, + "area": 0.000152326014820025, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118277942, + "host": "https://mapcomplete.osm.be/grb", + "move": 1279, + "theme": "grb", + "import": 95, + "locale": "nl", + "imagery": "osm", + "conflation": 390 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.4204398000000005, + 50.924634350000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T11:34:34Z", + "reviewed_features": [], + "create": 1, + "modify": 5, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118275036, + "host": "https://mapcomplete.osm.be/food.html", + "theme": "food", + "answer": 6, + "locale": "en", + "imagery": "AGIVFlandersGRB", + "change_over_5000m": 1, + "change_within_25m": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1391715, + 51.1690027 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T11:19:14Z", + "reviewed_features": [], + "create": 132, + "modify": 140, + "delete": 1, + "area": 0.0000186994838399811, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118274475, + "host": "https://mapcomplete.osm.be/grb", + "move": 124, + "theme": "grb", + "import": 21, + "locale": "nl", + "imagery": "osm", + "conflation": 36 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.4267536, + 50.930077350000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T11:12:36Z", + "reviewed_features": [], + "create": 45, + "modify": 183, + "delete": 4, + "area": 0.00000443903523000748, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118274197, + "host": "https://mapcomplete.osm.be/grb", + "move": 175, + "theme": "grb", + "import": 5, + "locale": "nl", + "imagery": "osm", + "conflation": 42 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.42708285, + 50.93025945 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Salambre", + "uid": "15272429", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T10:31:25Z", + "reviewed_features": [], + "create": 5, + "modify": 5, + "delete": 0, + "area": 0.000762918030350127, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T14:08:12.245479Z", + "id": 118272545, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "move": 2, + "theme": "toerisme_vlaanderen", + "answer": 6, + "locale": "nl", + "imagery": "osm", + "move:node/9565779052": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.76583045, + 51.12249475 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T10:16:54Z", + "reviewed_features": [], + "create": 0, + "modify": 126, + "delete": 0, + "area": 4.90218371747509, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118271953, + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 163, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 78.47643755, + 12.4473016 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "LienV", + "uid": "15272266", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T09:44:31Z", + "reviewed_features": [], + "create": 4, + "modify": 4, + "delete": 0, + "area": 0.0126033346223101, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T14:05:01.484344Z", + "id": 118270704, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 9, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.07785225, + 50.72725785 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T09:03:34Z", + "reviewed_features": [], + "create": 657, + "modify": 1526, + "delete": 39, + "area": 0.00011652742815991, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118269085, + "host": "https://mapcomplete.osm.be/grb", + "move": 1364, + "theme": "grb", + "import": 107, + "locale": "nl", + "imagery": "osm", + "conflation": 330 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.43115095, + 50.931426099999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "reginaldc", + "uid": "510576", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T07:35:42Z", + "reviewed_features": [], + "create": 14, + "modify": 16, + "delete": 0, + "area": 0.00115553820690009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118265775, + "host": "https://mapcomplete.osm.be/waste.html", + "theme": "waste", + "answer": 16, + "locale": "en", + "imagery": "osm", + "add-image": 14 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2606738, + 50.92481375 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 42, + "name": "Invalid tag modification" + } + ], + "tags": [], + "features": [ + { + "url": "way-412829145", + "osm_id": 412829145, + "reasons": [ + 42 + ], + "version": 5, + "primary_tags": {} + } + ], + "user": "reginaldc", + "uid": "510576", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T07:17:51Z", + "reviewed_features": [], + "create": 5, + "modify": 7, + "delete": 0, + "area": 0.00039159397816006, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118265167, + "host": "https://mapcomplete.osm.be/playgrounds", + "theme": "playgrounds", + "answer": 4, + "locale": "en", + "imagery": "osm", + "add-image": 5, + "soft-delete": 1, + "soft-delete:way/412829145": "This point is not on the right place" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2518016000000003, + 50.917114 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T21:53:21Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 9.25440000038195e-9, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118254055, + "host": "https://mapcomplete.osm.be/toilets.html", + "theme": "toilets", + "answer": 6, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.5159798, + 51.0020467 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Mappers_Delight", + "uid": "15267966", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T21:50:52Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T09:02:22.390225Z", + "id": 118253993, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "AGIV" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7534705, + 51.0628504 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "NonnEmilia", + "uid": "683102", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T21:31:05Z", + "reviewed_features": [], + "create": 0, + "modify": 255, + "delete": 0, + "area": 0.00366293581327996, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118253482, + "host": "https://mapcomplete.osm.be/etymology", + "theme": "etymology", + "answer": 297, + "locale": "it", + "imagery": "osm", + "change_within_500m": 26, + "change_within_1000m": 36, + "change_within_5000m": 38 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 10.6756675, + 44.737562100000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T20:53:27Z", + "reviewed_features": [], + "create": 22, + "modify": 191, + "delete": 6, + "area": 0.0000253542884699958, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118252393, + "host": "https://mapcomplete.osm.be/grb", + "move": 172, + "theme": "grb", + "import": 5, + "locale": "nl", + "imagery": "osm", + "conflation": 38 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.42214005, + 50.92658215 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T20:03:19Z", + "reviewed_features": [], + "create": 0, + "modify": 50, + "delete": 7, + "area": 0.0000363495934500258, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118250925, + "host": "https://mapcomplete.osm.be/grb.html", + "move": 43, + "theme": "grb", + "answer": 3, + "locale": "nl", + "imagery": "osm", + "conflation": 8 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.91379785, + 51.13515085 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [], + "tags": [], + "features": [], + "user": "Rembrandt De Vlaeminck", + "uid": "504998", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T19:44:47Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T08:56:58.594720Z", + "id": 118250413, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.1318877, + 51.1824735 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T16:06:47Z", + "reviewed_features": [], + "create": 11, + "modify": 15, + "delete": 0, + "area": 5.41721600016333e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118242501, + "host": "https://mapcomplete.osm.be/grb.html", + "move": 15, + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9038169499999995, + 51.1362211 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T15:16:58Z", + "reviewed_features": [], + "create": 596, + "modify": 928, + "delete": 21, + "area": 0.000159577799999978, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118240767, + "host": "https://mapcomplete.osm.be/grb", + "move": 819, + "theme": "grb", + "import": 93, + "locale": "nl", + "imagery": "osm", + "conflation": 218 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.413574199999999, + 50.9273556 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T14:50:25Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 3.65940000231548e-9, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-10T08:22:18.317322Z", + "id": 118239785, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 2, + "change_within_25m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.3311437, + 51.01281195 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Vrijetijd", + "uid": "15265182", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T14:47:00Z", + "reviewed_features": [], + "create": 3, + "modify": 15, + "delete": 0, + "area": 0.00399834164783989, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T18:50:58.066169Z", + "id": 118239668, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "answer": 14, + "locale": "nl", + "imagery": "AGIV", + "add-image": 8, + "change_over_5000m": 1, + "change_within_5000m": 14 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.18294845, + 50.987740599999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "reginaldc", + "uid": "510576", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T14:38:21Z", + "reviewed_features": [], + "create": 4, + "modify": 1, + "delete": 0, + "area": 0.000156078727419997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118239383, + "host": "https://mapcomplete.osm.be/waste.html", + "theme": "waste", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2554427, + 50.91710745 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Toerisme Tongeren", + "uid": "15265134", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T14:16:02Z", + "reviewed_features": [], + "create": 10, + "modify": 7, + "delete": 1, + "area": 0.000160119945999957, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T18:42:01.590764Z", + "id": 118238619, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 9, + "locale": "nl", + "imagery": "osm", + "deletion": 1, + "deletion:node/9562762302": "testing point" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.4657465, + 50.776033 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T13:48:11Z", + "reviewed_features": [], + "create": 321, + "modify": 345, + "delete": 3, + "area": 0.0000452876767200176, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118237596, + "host": "https://mapcomplete.osm.be/grb", + "move": 310, + "theme": "grb", + "import": 43, + "locale": "nl", + "imagery": "osm", + "conflation": 70 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.4048713, + 50.9321906 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Marival", + "uid": "8238040", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #surveillance", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T13:42:00Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118237389, + "host": "https://mapcomplete.osm.be/surveillance.html", + "theme": "surveillance", + "answer": 5, + "locale": "fr", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -0.4745793, + 44.9077529 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T13:23:12Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T15:34:15.073878Z", + "id": 118236745, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2420522, + 50.8909833 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "mweper", + "uid": "1311281", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T13:07:12Z", + "reviewed_features": [], + "create": 0, + "modify": 18, + "delete": 0, + "area": 0.00131567645037004, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118236215, + "host": "https://mapcomplete.osm.be/etymology", + "theme": "etymology", + "answer": 18, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -60.82746405, + -32.91976135 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T12:46:00Z", + "reviewed_features": [], + "create": 913, + "modify": 916, + "delete": 15, + "area": 0.0058217387617498, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118235536, + "host": "https://mapcomplete.osm.be/grb", + "move": 823, + "theme": "grb", + "import": 121, + "locale": "nl", + "imagery": "osm", + "conflation": 188 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.36752495, + 50.89485685 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Hilde De Laet", + "uid": "15264487", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 3, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T12:42:15Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118235395, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8132414, + 51.1923822 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T12:10:08Z", + "reviewed_features": [], + "create": 150, + "modify": 486, + "delete": 21, + "area": 0.00010621402264005, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118234219, + "host": "https://mapcomplete.osm.be/grb.html", + "move": 425, + "theme": "grb", + "answer": 13, + "import": 18, + "locale": "nl", + "imagery": "osm", + "conflation": 130 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9033266, + 51.1353339 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "SanderVD", + "uid": "264932", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T12:00:03Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T15:30:14.453859Z", + "id": 118233805, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.6431019, + 50.8379963 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T11:24:05Z", + "reviewed_features": [], + "create": 137, + "modify": 45, + "delete": 0, + "area": 0.0000259473606999894, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118232324, + "host": "https://mapcomplete.osm.be/grb", + "move": 44, + "theme": "grb", + "import": 17, + "locale": "nl", + "imagery": "osm", + "conflation": 8 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.3334156, + 50.86743935 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T11:22:06Z", + "reviewed_features": [], + "create": 20, + "modify": 0, + "delete": 0, + "area": 3.46069119991433e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118232233, + "host": "https://mapcomplete.osm.be/grb", + "theme": "grb", + "import": 4, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.33559235, + 50.8650159 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": "joost schouppe", + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 1, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T10:57:52Z", + "reviewed_features": [], + "create": 2, + "modify": 5, + "delete": 0, + "area": 0.0135785299154498, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T15:29:43.621514Z", + "id": 118231284, + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "move": 1, + "theme": "toerisme_vlaanderen", + "answer": 13, + "locale": "nl", + "imagery": "osm", + "move:node/9562341567": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.16490515, + 51.00666715 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T10:43:27Z", + "reviewed_features": [], + "create": 0, + "modify": 480, + "delete": 0, + "area": 0.00212682553019993, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118230692, + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 635, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 16.00318, + 45.80360245 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "P Kanzler", + "uid": "6173912", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T09:51:41Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118228715, + "host": "https://mapcomplete.osm.be/artwork.html", + "theme": "artwork", + "answer": 2, + "locale": "de", + "imagery": "osm", + "change_within_50m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.0292689, + 49.5713591 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 42, + "name": "Invalid tag modification" + } + ], + "tags": [], + "features": [ + { + "url": "way-784538238", + "osm_id": 784538238, + "reasons": [ + 42 + ], + "version": 2, + "primary_tags": {} + } + ], + "user": "reginaldc", + "uid": "510576", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T09:18:24Z", + "reviewed_features": [], + "create": 2, + "modify": 7, + "delete": 0, + "area": 0.000324375376499956, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118227572, + "host": "https://mapcomplete.osm.be/playgrounds", + "theme": "playgrounds", + "answer": 5, + "locale": "en", + "imagery": "osm", + "add-image": 5, + "soft-delete": 1, + "soft-delete:way/784538238": "not on the right place" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.251272, + 50.91918315 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T09:08:00Z", + "reviewed_features": [], + "create": 1715, + "modify": 544, + "delete": 2, + "area": 0.00117299145299996, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118227218, + "host": "https://mapcomplete.osm.be/grb", + "move": 494, + "theme": "grb", + "import": 215, + "locale": "nl", + "imagery": "osm", + "conflation": 106 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.3415979, + 50.8398012 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T05:40:45Z", + "reviewed_features": [], + "create": 432, + "modify": 341, + "delete": 0, + "area": 0.000703233228480137, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118221455, + "host": "https://mapcomplete.osm.be/grb.html", + "move": 296, + "theme": "grb", + "import": 39, + "locale": "nl", + "imagery": "osm", + "conflation": 90, + "change_over_5000m": 28 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8795936, + 51.138446599999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T21:57:14Z", + "reviewed_features": [], + "create": 1, + "modify": 8, + "delete": 0, + "area": 0.000142774506150018, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118214319, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "food", + "answer": 11, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 7, + "change_within_500m": 1, + "change_within_5000m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7048168500000003, + 51.04496465 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Stinus_Clasius", + "uid": "1086503", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T21:26:39Z", + "reviewed_features": [], + "create": 16, + "modify": 0, + "delete": 0, + "area": 2.50094720001778e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118213398, + "host": "https://mapcomplete.osm.be/grb.html", + "theme": "grb", + "import": 2, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.520593, + 51.433745599999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #hackerspaces", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T19:52:02Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118210701, + "host": "https://mapcomplete.osm.be/hackerspaces", + "theme": "hackerspaces", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7102741, + 51.0231119 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "beardhatcode", + "uid": "5439560", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #personal", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T19:25:02Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 3.43442999997304e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118209843, + "host": "https://mapcomplete.osm.be/personal.html", + "theme": "personal", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.2695423000000003, + 50.8019343 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "ON7WPI", + "uid": "12424191", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #hackerspaces", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T19:24:16Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118209824, + "host": "https://mapcomplete.osm.be/hackerspaces.html", + "theme": "hackerspaces", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.7102741, + 51.0231119 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T16:43:36Z", + "reviewed_features": [], + "create": 0, + "modify": 95, + "delete": 0, + "area": 0.000352414790099876, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118204324, + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 125, + "locale": "en", + "imagery": "osm", + "change_within_25m": 2, + "change_within_50m": 1, + "change_within_100m": 3, + "change_within_500m": 23, + "change_within_1000m": 57, + "change_within_5000m": 28 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 15.9898404, + 45.79516185 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "node-9560170891", + "osm_id": 9560170891, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "amenity": "binoculars" + } + } + ], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #binoculars", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T10:32:53Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118191412, + "host": "https://mapcomplete.osm.be/binoculars.html", + "theme": "binoculars", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 15.9404205, + 45.8690835 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T09:40:55Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.0000524177275799939, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118189505, + "host": "https://mapcomplete.osm.be/toilets.html", + "theme": "toilets", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.4674812, + 51.040714050000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T09:16:55Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118188707, + "host": "https://mapcomplete.osm.be/waste.html", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3723686, + 50.869964 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T09:13:53Z", + "reviewed_features": [], + "create": 1, + "modify": 6, + "delete": 0, + "area": 3.9068480000613e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118188610, + "host": "https://mapcomplete.osm.be/benches.html", + "theme": "benches", + "answer": 10, + "locale": "nl", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3721321, + 50.869917 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T09:12:01Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118188555, + "host": "https://mapcomplete.osm.be/cyclofix.html", + "theme": "cyclofix", + "locale": "nl", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3724129, + 50.8699778 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T09:08:24Z", + "reviewed_features": [], + "create": 600, + "modify": 427, + "delete": 3, + "area": 0.0000239993654999472, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118188430, + "host": "https://mapcomplete.osm.be/grb.html", + "move": 363, + "theme": "grb", + "import": 60, + "locale": "nl", + "imagery": "osm", + "conflation": 168, + "change_over_5000m": 17 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.86516915, + 51.146701300000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T08:23:54Z", + "reviewed_features": [], + "create": 0, + "modify": 115, + "delete": 0, + "area": 0.000661844832750229, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118186892, + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 141, + "locale": "en", + "imagery": "osm", + "change_within_25m": 1, + "change_within_100m": 2, + "change_within_500m": 10, + "change_within_1000m": 38, + "change_within_5000m": 64 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 15.96395465, + 45.80302025 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "MxxCon", + "uid": "384667", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T00:54:37Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118178737, + "host": "https://mapcomplete.osm.be/shops.html", + "theme": "shops", + "answer": 4, + "locale": "en", + "imagery": "osm", + "change_within_500m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -73.9722679, + 40.5793 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "4b3eff", + "uid": "14349548", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-06T17:09:12Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118167533, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 2, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -71.1189366, + 42.3749189 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "koofi_mk", + "uid": "2272879", + "editor": "MapComplete 0.7.2l", + "comment": "Adding data with #MapComplete for theme #waldbrand", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-06T15:36:14Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118163935, + "host": "waldbrand-app.de", + "theme": "waldbrand", + "imagery": "osm", + "language": "de", + "theme-creator": "Sebastian Kürten" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 13.0635917, + 51.9928944 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-06T14:41:17Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.0000882723436000667, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118161679, + "host": "mapcomplete.osm.be", + "theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "answer": 7, + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.3733152000000004, + 51.08143565 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-06T10:32:52Z", + "reviewed_features": [], + "create": 0, + "modify": 106, + "delete": 2, + "area": 0.00000268608942000679, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118153014, + "host": "pietervdvn.github.io", + "move": 95, + "path": "mc/develop/", + "theme": "grb", + "locale": "nl", + "imagery": "osm", + "conflation": 22 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.3851037999999996, + 50.91372225 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-06T07:56:48Z", + "reviewed_features": [], + "create": 342, + "modify": 309, + "delete": 0, + "area": 0.0000122753131199973, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118149109, + "host": "mapcomplete.osm.be", + "move": 264, + "theme": "grb", + "answer": 3, + "import": 16, + "locale": "nl", + "imagery": "osm", + "conflation": 124 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8636158, + 51.1472972 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-06T06:24:38Z", + "reviewed_features": [], + "create": 0, + "modify": 56, + "delete": 0, + "area": 0.00762919222596976, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118147708, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 56, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.86274895, + 51.11961815 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "solenoid jam", + "uid": "10129333", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #surveillance", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T20:53:06Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118140353, + "host": "mapcomplete.osm.be", + "theme": "surveillance", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 37.6799834, + 55.7926476 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "timshel500", + "uid": "14565618", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #swimmingpools", + "comments_count": 3, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T20:33:16Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118139848, + "host": "mapcomplete.osm.be", + "theme": "swimmingpools", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -73.9680947, + 40.673378 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "timshel500", + "uid": "14565618", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #swimmingpools", + "comments_count": 2, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T20:31:00Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118139784, + "host": "mapcomplete.osm.be", + "theme": "swimmingpools", + "answer": 5, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -73.9349078, + 40.6738154 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T19:09:43Z", + "reviewed_features": [], + "create": 128, + "modify": 58, + "delete": 2, + "area": 0.0000149452492799969, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118137628, + "host": "pietervdvn.github.io", + "move": 51, + "path": "mc/develop/", + "theme": "grb", + "import": 30, + "locale": "nl", + "imagery": "osm", + "conflation": 14 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.3843596, + 50.91409905 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Slayne88", + "uid": "14768560", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T18:02:03Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 1, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118135766, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 2, + "locale": "en", + "imagery": "osm", + "deletion": 1, + "deletion:node/9556471822": "testing point" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.8848472, + 30.5800732 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Slayne88", + "uid": "14768560", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T18:00:54Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 1, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118135736, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "locale": "en", + "imagery": "osm", + "deletion": 1, + "deletion:node/9556463133": "testing point" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.8850269, + 30.5794058 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:58:37Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118129344, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "waste", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9229988, + 50.3902303 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:42:31Z", + "reviewed_features": [], + "create": 0, + "modify": 15, + "delete": 0, + "area": 0.000681341240250118, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118128832, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 19, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8321755500000005, + 51.15159075 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #entrances", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:20:56Z", + "reviewed_features": [], + "create": 4, + "modify": 3, + "delete": 0, + "area": 1.02727440002313e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118128068, + "host": "mapcomplete.osm.be", + "theme": "entrances", + "answer": 4, + "locale": "en", + "imagery": "osm", + "change_within_50m": 8 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9318354499999995, + 50.393611899999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:14:43Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118127846, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9321196, + 50.3937542 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:12:38Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118127769, + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_500m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9321196, + 50.3937542 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "node-9555980278", + "osm_id": 9555980278, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "tourism": "map" + } + } + ], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #nature", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T12:54:33Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118125332, + "host": "mapcomplete.osm.be", + "theme": "nature", + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.1215198, + 50.4102953 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T12:20:19Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118124234, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cyclofix", + "answer": 4, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.1327422, + 50.370227 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T12:16:48Z", + "reviewed_features": [], + "create": 5, + "modify": 3, + "delete": 0, + "area": 0.000448206740680026, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118124171, + "host": "mapcomplete.osm.be", + "move": 1, + "theme": "toerisme_vlaanderen", + "answer": 5, + "locale": "nl", + "imagery": "osm", + "add-image": 2, + "change_over_5000m": 5, + "change_within_25m": 8, + "move:node/5861552919": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.1272946, + 50.3903124 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T10:46:05Z", + "reviewed_features": [], + "create": 481, + "modify": 237, + "delete": 0, + "area": 0.0000383612595100013, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118121418, + "host": "mapcomplete.osm.be", + "move": 208, + "theme": "grb", + "import": 52, + "locale": "nl", + "imagery": "osm", + "conflation": 66 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.86423065, + 51.14484515 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T10:27:49Z", + "reviewed_features": [], + "create": 1128, + "modify": 12, + "delete": 0, + "area": 0.0177723020448607, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118120897, + "host": "pietervdvn.github.io", + "move": 10, + "path": "mc/develop/", + "theme": "grb", + "import": 148, + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.307387350000001, + 50.864631700000004 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #openwindpowermap", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T10:10:13Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118120118, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "openwindpowermap", + "locale": "en", + "imagery": "SPW_ORTHO_LAST", + "add-image": 1, + "change_over_5000m": 1, + "change_within_500m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9622073, + 50.3011109 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T09:51:33Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118119606, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cycle_infra", + "answer": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9233508, + 50.2905251 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T08:21:12Z", + "reviewed_features": [], + "create": 75, + "modify": 91, + "delete": 0, + "area": 0.00000659993990000122, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118117305, + "host": "mapcomplete.osm.be", + "move": 77, + "theme": "grb", + "answer": 7, + "import": 10, + "locale": "nl", + "imagery": "AGIV", + "conflation": 32 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.86089645, + 51.1457458 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T08:02:36Z", + "reviewed_features": [], + "create": 138, + "modify": 51, + "delete": 0, + "area": 0.00000370050156000682, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118116865, + "host": "mapcomplete.osm.be", + "move": 44, + "theme": "grb", + "import": 15, + "locale": "nl", + "imagery": "osm", + "conflation": 22 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.861044, + 51.147499100000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T07:37:42Z", + "reviewed_features": [], + "create": 113, + "modify": 35, + "delete": 0, + "area": 0.00000352594704000586, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118116407, + "host": "mapcomplete.osm.be", + "move": 28, + "theme": "grb", + "answer": 1, + "import": 13, + "locale": "nl", + "imagery": "osm", + "conflation": 12 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8597558, + 51.14704735 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T07:33:16Z", + "reviewed_features": [], + "create": 13, + "modify": 5, + "delete": 0, + "area": 6.41646999999435e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118116290, + "host": "mapcomplete.osm.be", + "move": 4, + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.859988550000001, + 51.146219599999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jessbeutler", + "uid": "3243541", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T03:07:08Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118113124, + "host": "mapcomplete.osm.be", + "theme": "shops", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -85.6478932, + 42.9278164 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T00:49:56Z", + "reviewed_features": [], + "create": 123, + "modify": 403, + "delete": 7, + "area": 0.00000746683100999265, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118111685, + "host": "mapcomplete.osm.be", + "move": 356, + "theme": "grb", + "answer": 5, + "import": 16, + "locale": "nl", + "imagery": "AGIV", + "conflation": 110 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.98344185, + 51.202917049999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T00:49:05Z", + "reviewed_features": [], + "create": 3, + "modify": 32, + "delete": 2, + "area": 3.44339250001342e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118111670, + "host": "mapcomplete.osm.be", + "move": 29, + "theme": "grb", + "answer": 1, + "locale": "nl", + "imagery": "AGIV", + "conflation": 8 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.983734050000001, + 51.203849149999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T23:36:51Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 7.8019061999935e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118110876, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -1.4731836, + 54.856060150000005 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T21:27:01Z", + "reviewed_features": [], + "create": 43, + "modify": 159, + "delete": 0, + "area": 0.00000332001791998639, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118108465, + "host": "mapcomplete.osm.be", + "move": 144, + "theme": "grb", + "answer": 1, + "import": 4, + "locale": "nl", + "imagery": "osm", + "conflation": 40 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9822157, + 51.2042864 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T19:59:10Z", + "reviewed_features": [], + "create": 0, + "modify": 47, + "delete": 0, + "area": 0.00184356376602007, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118105979, + "host": "mapcomplete.osm.be", + "theme": "gh://seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "answer": 48, + "locale": "en", + "imagery": "osm", + "add-image": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.92600565, + 51.0222381 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T18:58:58Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.00075497841250006, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118104458, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 4, + "locale": "nl", + "imagery": "AGIV", + "add-image": 5 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.90819385, + 51.021733100000006 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Moisès", + "uid": "12884230", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T17:14:12Z", + "reviewed_features": [], + "create": 1, + "modify": 10, + "delete": 0, + "area": 0.0000195739397599943, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118101553, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 12, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.20922935, + 41.5420928 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + }, + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "way-453704920", + "osm_id": 453704920, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "building": "porch" + } + } + ], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T17:10:32Z", + "reviewed_features": [], + "create": 29, + "modify": 222, + "delete": 7, + "area": 0.00000961566635997691, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118101373, + "host": "mapcomplete.osm.be", + "move": 191, + "theme": "grb", + "answer": 5, + "import": 2, + "locale": "nl", + "imagery": "AGIV", + "conflation": 56 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.97908765, + 51.201777899999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T16:43:13Z", + "reviewed_features": [], + "create": 37, + "modify": 129, + "delete": 2, + "area": 0.0000155335837799731, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118100314, + "host": "mapcomplete.osm.be", + "move": 114, + "theme": "grb", + "import": 2, + "locale": "nl", + "imagery": "osm", + "conflation": 30 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.98274535, + 51.2023262 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Isabel H", + "uid": "10282777", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T15:51:17Z", + "reviewed_features": [], + "create": 0, + "modify": 7, + "delete": 0, + "area": 0.0000320622829000051, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118098261, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 10, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.79667465, + 51.00377829999999 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T15:44:22Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.00000302399544000756, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118098026, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 4, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.97891975, + 51.2017763 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T13:55:08Z", + "reviewed_features": [], + "create": 0, + "modify": 32, + "delete": 0, + "area": 0.000321865258440015, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118094557, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 32, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 26 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.989106, + 51.203831949999994 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Casi1980", + "uid": "13989376", + "editor": "MapComplete 0.7.2l", + "comment": "Adding data with #MapComplete for theme #waldbrand", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T12:42:39Z", + "reviewed_features": [], + "create": 2, + "modify": 0, + "delete": 0, + "area": 0.000105554654869888, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118091882, + "host": "waldbrand-app.de", + "theme": "waldbrand", + "imagery": "osm", + "language": "de", + "theme-creator": "Sebastian Kürten" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 14.12853715, + 52.42188295 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T11:53:42Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 4.70694639995571e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118090192, + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "locale": "en", + "imagery": "osm", + "add-image": 3, + "change_within_5000m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8675501, + 51.13203945 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T11:46:24Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118089917, + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 3, + "locale": "en", + "imagery": "osm", + "add-image": 3, + "change_over_5000m": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.0207871, + 51.0805814 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 1, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T09:25:34Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118085019, + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 3, + "locale": "en", + "imagery": "osm", + "change_within_25m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.0207871, + 51.0805814 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #postboxes", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T09:24:36Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118084984, + "host": "mapcomplete.osm.be", + "theme": "postboxes", + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.021277, + 51.0810354 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T09:11:51Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118084542, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.2346426, + 50.7384954 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T09:02:35Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 2.63644999998274e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118084249, + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_within_25m": 5 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.02063385, + 51.081244999999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LySioS", + "uid": "11579673", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T05:32:38Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118078451, + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 1, + "locale": "fr", + "change_within_25m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.8806415, + 42.669099 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T03:03:45Z", + "reviewed_features": [], + "create": 8, + "modify": 44, + "delete": 0, + "area": 3.76418159999753e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118076487, + "host": "mapcomplete.osm.be", + "move": 40, + "theme": "grb", + "locale": "nl", + "imagery": "AGIV", + "conflation": 8 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9946649, + 51.1652792 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T02:54:02Z", + "reviewed_features": [], + "create": 88, + "modify": 300, + "delete": 4, + "area": 0.0000112970158799912, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118076378, + "host": "mapcomplete.osm.be", + "move": 267, + "theme": "grb", + "answer": 3, + "import": 9, + "locale": "nl", + "imagery": "osm", + "conflation": 64 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.99566315, + 51.1652027 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T02:42:36Z", + "reviewed_features": [], + "create": 32, + "modify": 276, + "delete": 7, + "area": 0.0000190966381500077, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118076244, + "host": "mapcomplete.osm.be", + "move": 253, + "theme": "grb", + "answer": 2, + "import": 4, + "locale": "nl", + "imagery": "osm", + "conflation": 48 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.992682650000001, + 51.16732655 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T01:58:56Z", + "reviewed_features": [], + "create": 76, + "modify": 427, + "delete": 9, + "area": 0.000726303816800043, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118075743, + "host": "mapcomplete.osm.be", + "move": 386, + "theme": "grb", + "answer": 2, + "import": 10, + "locale": "nl", + "imagery": "osm", + "conflation": 110 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9990942, + 51.14838805 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #sport_pitches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T20:46:42Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118070354, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "sport_pitches", + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9109154, + 50.2807152 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T20:28:10Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118069713, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9145337, + 50.2846932 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T19:59:29Z", + "reviewed_features": [], + "create": 598, + "modify": 19, + "delete": 0, + "area": 0.0000101640110000195, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118068873, + "host": "mapcomplete.osm.be", + "move": 16, + "theme": "grb", + "import": 73, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.84326665, + 50.975374099999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pipeton", + "uid": "11969052", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T15:23:56Z", + "reviewed_features": [], + "create": 0, + "modify": 13, + "delete": 0, + "area": 0.00000873441845001246, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118059913, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 17, + "locale": "en", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -3.6134968499999998, + 37.17807335 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T14:58:05Z", + "reviewed_features": [], + "create": 25, + "modify": 126, + "delete": 0, + "area": 0.00000440961180000555, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118059165, + "host": "mapcomplete.osm.be", + "move": 111, + "theme": "grb", + "answer": 1, + "import": 4, + "locale": "nl", + "imagery": "AGIV", + "conflation": 28 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.97860625, + 51.2018887 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T14:10:51Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118057594, + "host": "mapcomplete.osm.be", + "theme": "cycle_infra", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.4254993, + 49.3100456 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T13:53:17Z", + "reviewed_features": [], + "create": 16, + "modify": 34, + "delete": 2, + "area": 1.62122250001428e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118057057, + "host": "mapcomplete.osm.be", + "move": 28, + "theme": "grb", + "answer": 3, + "import": 3, + "locale": "nl", + "imagery": "osm", + "conflation": 8 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.97213975, + 51.17151925 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 87, + "name": "Irrelevant tags on highway" + } + ], + "tags": [], + "features": [ + { + "url": "way-144886153", + "name": "Koning Leopold III-laan", + "osm_id": 144886153, + "reasons": [ + 87 + ], + "version": 6, + "primary_tags": { + "highway": "tertiary" + } + } + ], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T12:41:10Z", + "reviewed_features": [], + "create": 0, + "modify": 135, + "delete": 0, + "area": 0.0597811340548109, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118054679, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 135, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.10100705, + 51.11678515 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T11:38:26Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118052653, + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 7, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 7 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.2346426, + 50.7384954 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Els Q", + "uid": "15213418", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T11:01:54Z", + "reviewed_features": [], + "create": 3, + "modify": 6, + "delete": 0, + "area": 0.0000117715019399882, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118051527, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 7, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.65173565, + 50.85923 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T09:58:19Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0.000855000742340097, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118049274, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 12, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.22522415, + 50.9196216 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T09:49:40Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118048962, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "bookcases", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9153166, + 50.2846207 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T08:05:19Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000137284732500344, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118045751, + "host": "mapcomplete.osm.be", + "theme": "cycle_infra", + "answer": 10, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 10 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.11148185, + 49.19607375 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "alxGS", + "uid": "13367754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T08:00:55Z", + "reviewed_features": [], + "create": 0, + "modify": 50, + "delete": 0, + "area": 0.00466827835252973, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118045644, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 79, + "locale": "de", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 15.12221585, + 48.12488245 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T23:07:23Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.01418414537432, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118036767, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 8, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 8 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.1369864, + 50.8651605 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T20:04:38Z", + "reviewed_features": [], + "create": 38, + "modify": 124, + "delete": 13, + "area": 0.00000982345822998835, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118032364, + "host": "mapcomplete.osm.be", + "move": 116, + "theme": "grb", + "import": 5, + "locale": "nl", + "imagery": "osm", + "conflation": 30 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.91450645, + 50.28587345 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T19:08:51Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.00000867301161000706, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118030744, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 11, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 11 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.11435535, + 49.19663775 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T17:54:55Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118028576, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "playgrounds", + "answer": 2, + "locale": "nl", + "imagery": "SPW_ORTHO_LAST", + "change_within_500m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9207833, + 50.2868903 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T16:57:39Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118026853, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "waste", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_50m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.92103, + 50.28615 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T16:44:33Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118026471, + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "bookcases", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.9152713, + 50.2846641 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T16:33:30Z", + "reviewed_features": [], + "create": 8, + "modify": 7, + "delete": 0, + "area": 0.0000156045748100339, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118026184, + "host": "mapcomplete.osm.be", + "move": 1, + "theme": "toerisme_vlaanderen", + "answer": 15, + "locale": "nl", + "imagery": "osm", + "add-image": 5, + "change_over_5000m": 8, + "change_within_25m": 21, + "move:node/9550046979": "improve_accuracy" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.91693165, + 50.28587745 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1036273113", + "osm_id": 1036273113, + "reasons": [ + 531 + ], + "version": 2 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 2, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T16:27:07Z", + "reviewed_features": [], + "create": 125, + "modify": 193, + "delete": 17, + "area": 0.0000221744451599729, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118025995, + "host": "pietervdvn.github.io", + "move": 178, + "path": "mc/develop/", + "theme": "grb", + "import": 77, + "locale": "nl", + "imagery": "osm", + "conflation": 32 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.231445300000001, + 50.81099415 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T15:35:21Z", + "reviewed_features": [], + "create": 0, + "modify": 18, + "delete": 0, + "area": 0.00000231944960000239, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118024290, + "host": "mapcomplete.osm.be", + "move": 16, + "theme": "grb", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9776098, + 51.2035499 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T14:11:36Z", + "reviewed_features": [], + "create": 2, + "modify": 3, + "delete": 0, + "area": 1.716151317232, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118021335, + "host": "127.0.0.1:1234", + "theme": "toerisme_vlaanderen", + "answer": 3, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 2, + "change_within_25m": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.80752935, + 50.6676035 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T12:51:25Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 7.34642999935934e-9, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118018714, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.90311785, + 50.937804549999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T10:06:06Z", + "reviewed_features": [], + "create": 4, + "modify": 4, + "delete": 0, + "area": 0.0000045529246999987, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118012467, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 15, + "locale": "nl", + "imagery": "UrbISOrtho", + "add-image": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3723279, + 50.865708749999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T05:34:53Z", + "reviewed_features": [], + "create": 0, + "modify": 128, + "delete": 0, + "area": 0.00323478817974034, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118003572, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 129, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.56970615, + 51.1472749 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Wim L", + "uid": "223681", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T03:38:30Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118001792, + "host": "mapcomplete.osm.be", + "theme": "bookcases", + "answer": 3, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 3 + }, + "geometry": { + "type": "Point", + "coordinates": [ + -122.36716734999999, + 47.6799218 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T03:10:14Z", + "reviewed_features": [], + "create": 0, + "modify": 11, + "delete": 0, + "area": 0.0140705786145602, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 118001446, + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 11, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 11 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9551639000000005, + 51.0026773 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T00:39:24Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 6.02598299996234e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117999381, + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3548744500000005, + 50.862126149999995 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:49:19Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 8.703564999961e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117994286, + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "answer": 3, + "locale": "nl", + "imagery": "AGIV", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.35540235, + 50.86286735 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #sport_pitches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:46:42Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117994171, + "host": "mapcomplete.osm.be", + "theme": "sport_pitches", + "locale": "nl", + "imagery": "AGIV", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3549539, + 50.8624438 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:20:32Z", + "reviewed_features": [], + "create": 2, + "modify": 1, + "delete": 0, + "area": 0.0000836689874999971, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117993326, + "host": "mapcomplete.osm.be", + "theme": "benches", + "answer": 3, + "locale": "nl", + "imagery": "UrbISOrtho", + "add-image": 2 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.36212115, + 50.8651858 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:10:19Z", + "reviewed_features": [], + "create": 4, + "modify": 9, + "delete": 0, + "area": 0.0000769512800100073, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117993019, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 21, + "locale": "nl", + "imagery": "AGIV", + "add-image": 7 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3640687499999995, + 50.866223149999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:08:45Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117992969, + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.3685793, + 50.8684869 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #climbing", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-01T16:43:52Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117986662, + "host": "mapcomplete.osm.be", + "theme": "climbing", + "answer": 6, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 6 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.8804295, + 51.060373 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Jan Pirard", + "uid": "13678221", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T13:54:57Z", + "reviewed_features": [], + "create": 2, + "modify": 3, + "delete": 0, + "area": 0.00229000742753992, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117981164, + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 8, + "locale": "nl", + "imagery": "osm" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.19721585, + 50.7848641 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-01T12:48:44Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117978946, + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_100m": 1 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 9.6101442, + 44.1683316 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1036273114", + "osm_id": 1036273114, + "reasons": [ + 531 + ], + "version": 1 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T11:06:36Z", + "reviewed_features": [], + "create": 1202, + "modify": 1340, + "delete": 8, + "area": 0.000123278410240036, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117975552, + "host": "pietervdvn.github.io", + "move": 1184, + "path": "mc/develop/", + "theme": "grb", + "import": 221, + "locale": "nl", + "imagery": "osm", + "conflation": 332 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2327776, + 50.8099914 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LySioS", + "uid": "11579673", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-01T10:41:05Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117974627, + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 4, + "locale": "fr", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.8806415, + 42.669099 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T10:11:50Z", + "reviewed_features": [], + "create": 901, + "modify": 1280, + "delete": 20, + "area": 0.000419558006699915, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117973531, + "host": "pietervdvn.github.io", + "move": 1143, + "path": "mc/develop/", + "theme": "grb", + "import": 119, + "locale": "nl", + "imagery": "osm", + "conflation": 296 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2538844000000005, + 50.80518205 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T09:42:06Z", + "reviewed_features": [], + "create": 211, + "modify": 815, + "delete": 20, + "area": 0.0000426360391600502, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117972399, + "host": "pietervdvn.github.io", + "move": 709, + "path": "mc/develop/", + "theme": "grb", + "import": 48, + "locale": "nl", + "imagery": "osm", + "conflation": 218 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2606348, + 50.810620549999996 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T08:20:17Z", + "reviewed_features": [], + "create": 1802, + "modify": 1066, + "delete": 3, + "area": 0.0000466022083000098, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117969677, + "host": "pietervdvn.github.io", + "move": 961, + "path": "mc/develop/", + "theme": "grb", + "import": 258, + "locale": "nl", + "imagery": "osm", + "conflation": 248 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.2617046, + 50.81067085 + ] + } + }, + { + "type": "Feature", + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-01T06:54:38Z", + "reviewed_features": [], + "create": 54, + "modify": 438, + "delete": 6, + "area": 0.0000131484472000013, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "id": 117967568, + "host": "mapcomplete.osm.be", + "move": 387, + "theme": "grb", + "answer": 3, + "import": 9, + "locale": "nl", + "imagery": "osm", + "conflation": 112 + }, + "geometry": { + "type": "Point", + "coordinates": [ + 4.9790682, + 51.204710899999995 + ] + } } ] } \ No newline at end of file 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 e97c35426..27d72efe0 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 new file mode 100644 index 000000000..d7a261454 Binary files /dev/null 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).png b/Docs/Tools/graphs/Changesets per day (line).png index 5edee5e7d..a05db4921 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 2022.png b/Docs/Tools/graphs/Changesets per host in 2022.png index 4aa7ee1d6..53f2c28f2 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 new file mode 100644 index 000000000..0a1a9074e Binary files /dev/null and b/Docs/Tools/graphs/Changesets per host met pin je punt.png differ diff --git a/Docs/Tools/graphs/Changesets per host.png b/Docs/Tools/graphs/Changesets per host.png index 3c1aa5aec..07de20af9 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 2022.png b/Docs/Tools/graphs/Changesets per minor version number in 2022.png index cbca95827..d913b8f73 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 new file mode 100644 index 000000000..7581bddb5 Binary files /dev/null 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.png b/Docs/Tools/graphs/Changesets per minor version number.png index 2a235d925..660bbb566 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 2022.png b/Docs/Tools/graphs/Changesets per theme (bar) in 2022.png index 229bfd425..d29f5dae0 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).png b/Docs/Tools/graphs/Changesets per theme (bar).png index 9551608c2..90bc6911c 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 2022.png b/Docs/Tools/graphs/Changesets per theme (pie) in 2022.png index 6eaad1871..a3c856475 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).png b/Docs/Tools/graphs/Changesets per theme (pie).png index 44350c5a1..d024fe7f7 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 2022.png b/Docs/Tools/graphs/Changesets per theme in 2022.png index bb722d8b9..4c94e9fa6 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 new file mode 100644 index 000000000..6752595b0 Binary files /dev/null and b/Docs/Tools/graphs/Changesets per theme met pin je punt.png differ diff --git a/Docs/Tools/graphs/Changesets per theme.png b/Docs/Tools/graphs/Changesets per theme.png index b0c79c3d6..99c55400a 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 2022.png b/Docs/Tools/graphs/Changesets per version number in 2022.png index e845dc505..7561a5ab0 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 new file mode 100644 index 000000000..f0083d90e Binary files /dev/null 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.png b/Docs/Tools/graphs/Changesets per version number.png index e1f546f2f..3c4ec02de 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 2022.png b/Docs/Tools/graphs/Contributors per changeset count in 2022.png index b2006bcbe..9ce299973 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.png b/Docs/Tools/graphs/Contributors per changeset count.png index a2582788c..b1f4fc358 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 2022.png b/Docs/Tools/graphs/Contributors per day in 2022.png index 4542ae01a..c49b09974 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 new file mode 100644 index 000000000..fe86fd00c Binary files /dev/null and b/Docs/Tools/graphs/Contributors per day met pin je punt.png differ diff --git a/Docs/Tools/graphs/Contributors per day.png b/Docs/Tools/graphs/Contributors per day.png index f364cfa71..90bb9c6a9 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 2022.png b/Docs/Tools/graphs/Deletion-changesets per theme in 2022.png index 28b9eeb77..60dc98a4e 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 new file mode 100644 index 000000000..3e406bc8d Binary files /dev/null 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.png b/Docs/Tools/graphs/Deletion-changesets per theme.png index d94b57cce..3c55b09f9 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 15270415c..18f84cce4 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-2.json b/Docs/Tools/stats/stats.2022-2.json index e4f90e4f0..e04d4911b 100644 --- a/Docs/Tools/stats/stats.2022-2.json +++ b/Docs/Tools/stats/stats.2022-2.json @@ -1,5 +1,19713 @@ { "features": [ + { + "id": 117960826, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 9.6116468, + 44.167802 + ], + [ + 9.6126055, + 44.167802 + ], + [ + 9.6126055, + 44.1685042 + ], + [ + 9.6116468, + 44.1685042 + ], + [ + 9.6116468, + 44.167802 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T22:06:02Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 6.73199139999227e-7, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_25m": 2 + }, + "id": 117960826 + } + }, + { + "id": 117958784, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.1418963, + 49.1959921 + ], + [ + 8.1418963, + 49.1959921 + ], + [ + 8.1418963, + 49.1959921 + ], + [ + 8.1418963, + 49.1959921 + ], + [ + 8.1418963, + 49.1959921 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T20:47:49Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "en", + "imagery": "CartoDB.Voyager" + }, + "id": 117958784 + } + }, + { + "id": 117958429, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2590663, + 50.8071063 + ], + [ + 5.2661324, + 50.8071063 + ], + [ + 5.2661324, + 50.8085082 + ], + [ + 5.2590663, + 50.8085082 + ], + [ + 5.2590663, + 50.8071063 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T20:35:12Z", + "reviewed_features": [], + "create": 48, + "modify": 167, + "delete": 0, + "area": 0.00000990596558998363, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 152, + "path": "mc/develop/", + "theme": "grb", + "import": 6, + "locale": "nl", + "imagery": "osm", + "conflation": 40 + }, + "id": 117958429 + } + }, + { + "id": 117956632, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4334327, + 50.9163401 + ], + [ + 5.4509627, + 50.9163401 + ], + [ + 5.4509627, + 50.9334561 + ], + [ + 5.4334327, + 50.9334561 + ], + [ + 5.4334327, + 50.9163401 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T19:32:42Z", + "reviewed_features": [], + "create": 0, + "modify": 22, + "delete": 0, + "area": 0.000300043480000023, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 22, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 22 + }, + "id": 117956632 + } + }, + { + "id": 117950898, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2607783, + 50.806823 + ], + [ + 5.278394, + 50.806823 + ], + [ + 5.278394, + 50.8091151 + ], + [ + 5.2607783, + 50.8091151 + ], + [ + 5.2607783, + 50.806823 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T16:35:16Z", + "reviewed_features": [], + "create": 441, + "modify": 618, + "delete": 6, + "area": 0.0000403769459699678, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 554, + "path": "mc/develop/", + "theme": "grb", + "delete": 6, + "import": 55, + "locale": "nl", + "imagery": "osm", + "conflation": 132 + }, + "id": 117950898 + } + }, + { + "id": 117949659, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 1.7751388, + 41.2598941 + ], + [ + 1.7751388, + 41.2598941 + ], + [ + 1.7751388, + 41.2598941 + ], + [ + 1.7751388, + 41.2598941 + ], + [ + 1.7751388, + 41.2598941 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "hortacalaf", + "uid": "14495457", + "editor": "MapComplete 0.16.4", + "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-02-28T15:56:13Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/yopaseopor/mcquests/master/libraries.json", + "answer": 14, + "locale": "en", + "imagery": "osm" + }, + "id": 117949659 + } + }, + { + "id": 117947018, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2649267, + 51.0441278 + ], + [ + 4.280464, + 51.0441278 + ], + [ + 4.280464, + 51.0651202 + ], + [ + 4.2649267, + 51.0651202 + ], + [ + 4.2649267, + 51.0441278 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #street_lighting", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T14:38:01Z", + "reviewed_features": [], + "create": 0, + "modify": 16, + "delete": 0, + "area": 0.000326165216520069, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "street_lighting", + "answer": 17, + "locale": "nl", + "imagery": "osm" + }, + "id": 117947018 + } + }, + { + "id": 117946092, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2421613, + 51.2058621 + ], + [ + 3.2421613, + 51.2058621 + ], + [ + 3.2421613, + 51.2058621 + ], + [ + 3.2421613, + 51.2058621 + ], + [ + 3.2421613, + 51.2058621 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T14:08:29Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "answer": 2, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_within_1000m": 2 + }, + "id": 117946092 + } + }, + { + "id": 117943693, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2805524, + 51.0775302 + ], + [ + 4.288307, + 51.0775302 + ], + [ + 4.288307, + 51.0824935 + ], + [ + 4.2805524, + 51.0824935 + ], + [ + 4.2805524, + 51.0775302 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T12:50:40Z", + "reviewed_features": [], + "create": 0, + "modify": 7, + "delete": 0, + "area": 0.0000384884061799965, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 7, + "locale": "nl", + "imagery": "osm" + }, + "id": 117943693 + } + }, + { + "id": 117943513, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3137451, + 51.0608336 + ], + [ + 4.317206, + 51.0608336 + ], + [ + 4.317206, + 51.0624509 + ], + [ + 4.3137451, + 51.0624509 + ], + [ + 4.3137451, + 51.0608336 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T12:45:01Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0.00000559731356999731, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117943513 + } + }, + { + "id": 117940581, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3558959, + 50.8467476 + ], + [ + 4.3558959, + 50.8467476 + ], + [ + 4.3558959, + 50.8467476 + ], + [ + 4.3558959, + 50.8467476 + ], + [ + 4.3558959, + 50.8467476 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T11:31:38Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 6, + "create": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 6 + }, + "id": 117940581 + } + }, + { + "id": 117939986, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0501123, + 51.1594328 + ], + [ + 3.0501123, + 51.1594328 + ], + [ + 3.0501123, + 51.1594328 + ], + [ + 3.0501123, + 51.1594328 + ], + [ + 3.0501123, + 51.1594328 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T11:15:20Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 3, + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117939986 + } + }, + { + "id": 117939661, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1386134, + 51.1355271 + ], + [ + 3.1386134, + 51.1355271 + ], + [ + 3.1386134, + 51.1355271 + ], + [ + 3.1386134, + 51.1355271 + ], + [ + 3.1386134, + 51.1355271 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T11:06:28Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117939661 + } + }, + { + "id": 117938656, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0782124, + 51.1696077 + ], + [ + 3.0782124, + 51.1696077 + ], + [ + 3.0782124, + 51.1696077 + ], + [ + 3.0782124, + 51.1696077 + ], + [ + 3.0782124, + 51.1696077 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #maps", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T10:38:14Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "maps", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "id": 117938656 + } + }, + { + "id": 117937651, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0500287, + 51.1594983 + ], + [ + 3.0500287, + 51.1594983 + ], + [ + 3.0500287, + 51.1594983 + ], + [ + 3.0500287, + 51.1594983 + ], + [ + 3.0500287, + 51.1594983 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T10:14:57Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "bookcases", + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1 + }, + "id": 117937651 + } + }, + { + "id": 117937603, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.283106, + 50.7940724 + ], + [ + 4.283106, + 50.7940724 + ], + [ + 4.283106, + 50.7940724 + ], + [ + 4.283106, + 50.7940724 + ], + [ + 4.283106, + 50.7940724 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LePirlouit", + "uid": "369248", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T10:13:44Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "id": 117937603 + } + }, + { + "id": 117934833, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0313911, + 51.1346919 + ], + [ + 3.0313911, + 51.1346919 + ], + [ + 3.0313911, + 51.1346919 + ], + [ + 3.0313911, + 51.1346919 + ], + [ + 3.0313911, + 51.1346919 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:57:21Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "bookcases", + "create": 1, + "locale": "nl", + "imagery": "AGIV", + "add-image": 1, + "change_over_5000m": 2 + }, + "id": 117934833 + } + }, + { + "id": 117934727, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0314286, + 51.1348012 + ], + [ + 3.0783061, + 51.1348012 + ], + [ + 3.0783061, + 51.1696409 + ], + [ + 3.0314286, + 51.1696409 + ], + [ + 3.0314286, + 51.1348012 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:54:29Z", + "reviewed_features": [], + "create": 3, + "modify": 9, + "delete": 0, + "area": 0.00163319803674996, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 5, + "create": 3, + "locale": "nl", + "imagery": "AGIV", + "add-image": 5, + "change_over_5000m": 13 + }, + "id": 117934727 + } + }, + { + "id": 117934091, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 13.7244409, + 51.0307512 + ], + [ + 13.724461, + 51.0307512 + ], + [ + 13.724461, + 51.030771 + ], + [ + 13.7244409, + 51.030771 + ], + [ + 13.7244409, + 51.0307512 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "brust84", + "uid": "1225756", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:35:01Z", + "reviewed_features": [], + "create": 2, + "modify": 0, + "delete": 0, + "area": 3.97980000088769e-10, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "hailhydrant", + "create": 2, + "locale": "en", + "imagery": "GEOSN-DOP-RGB", + "change_over_5000m": 2 + }, + "id": 117934091 + } + }, + { + "id": 117933843, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3463111, + 50.7730189 + ], + [ + 5.4743047, + 50.7730189 + ], + [ + 5.4743047, + 50.8031055 + ], + [ + 5.3463111, + 50.8031055 + ], + [ + 5.3463111, + 50.7730189 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:27:07Z", + "reviewed_features": [], + "create": 0, + "modify": 49, + "delete": 0, + "area": 0.00385089224576053, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 49, + "locale": "nl", + "imagery": "osm" + }, + "id": 117933843 + } + }, + { + "id": 117933667, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1256022, + 50.8322175 + ], + [ + 5.1294022, + 50.8322175 + ], + [ + 5.1294022, + 50.834262 + ], + [ + 5.1256022, + 50.834262 + ], + [ + 5.1256022, + 50.8322175 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:21:16Z", + "reviewed_features": [], + "create": 261, + "modify": 0, + "delete": 0, + "area": 0.00000776910000001441, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 30, + "locale": "nl", + "imagery": "AGIV" + }, + "id": 117933667 + } + }, + { + "id": 117933656, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:20:56Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "AGIV" + }, + "id": 117933656 + } + }, + { + "id": 117933240, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2779002, + 50.8053016 + ], + [ + 5.293049, + 50.8053016 + ], + [ + 5.293049, + 50.8113551 + ], + [ + 5.2779002, + 50.8113551 + ], + [ + 5.2779002, + 50.8053016 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T08:06:27Z", + "reviewed_features": [], + "create": 167, + "modify": 1643, + "delete": 49, + "area": 0.0000917032607999994, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1462, + "path": "mc/develop/", + "theme": "grb", + "delete": 49, + "import": 34, + "locale": "nl", + "imagery": "osm", + "conflation": 394 + }, + "id": 117933240 + } + }, + { + "id": 117933074, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1300154, + 50.8309861 + ], + [ + 5.1332531, + 50.8309861 + ], + [ + 5.1332531, + 50.8367132 + ], + [ + 5.1300154, + 50.8367132 + ], + [ + 5.1300154, + 50.8309861 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T08:00:23Z", + "reviewed_features": [], + "create": 551, + "modify": 18, + "delete": 0, + "area": 0.0000185426316700079, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 12, + "theme": "grb", + "answer": 3, + "import": 51, + "locale": "nl", + "imagery": "AGIV", + "conflation": 6 + }, + "id": 117933074 + } + }, + { + "id": 117932649, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.292, + 50.805599 + ], + [ + 5.3029945, + 50.805599 + ], + [ + 5.3029945, + 50.8083194 + ], + [ + 5.292, + 50.8083194 + ], + [ + 5.292, + 50.805599 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-28T07:45:08Z", + "reviewed_features": [], + "create": 251, + "modify": 446, + "delete": 4, + "area": 0.0000299094378000124, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 399, + "path": "mc/develop/", + "theme": "grb", + "delete": 4, + "import": 41, + "locale": "nl", + "imagery": "osm", + "conflation": 96 + }, + "id": 117932649 + } + }, + { + "id": 117932317, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1234435, + 50.8201908 + ], + [ + 5.135203, + 50.8201908 + ], + [ + 5.135203, + 50.8277271 + ], + [ + 5.1234435, + 50.8277271 + ], + [ + 5.1234435, + 50.8201908 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T07:33:31Z", + "reviewed_features": [], + "create": 454, + "modify": 87, + "delete": 0, + "area": 0.0000886231198499795, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 72, + "theme": "grb", + "answer": 1, + "import": 48, + "locale": "nl", + "imagery": "osm", + "conflation": 28 + }, + "id": 117932317 + } + }, + { + "id": 117932038, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T07:25:43Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "AGIV" + }, + "id": 117932038 + } + }, + { + "id": 117932032, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T07:25:29Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 3, + "locale": "nl", + "imagery": "AGIV" + }, + "id": 117932032 + } + }, + { + "id": 117932024, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T07:25:15Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "AGIV" + }, + "id": 117932024 + } + }, + { + "id": 117929775, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1226571, + 50.8201892 + ], + [ + 5.1342545, + 50.8201892 + ], + [ + 5.1342545, + 50.8279652 + ], + [ + 5.1226571, + 50.8279652 + ], + [ + 5.1226571, + 50.8201892 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-28T05:54:12Z", + "reviewed_features": [], + "create": 854, + "modify": 170, + "delete": 5, + "area": 0.0000901813823999999, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 135, + "theme": "grb", + "answer": 15, + "delete": 5, + "import": 97, + "locale": "nl", + "imagery": "osm", + "conflation": 42, + "change_over_5000m": 70 + }, + "id": 117929775 + } + }, + { + "id": 117921742, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3827014, + 50.8790277 + ], + [ + 4.3830199, + 50.8790277 + ], + [ + 4.3830199, + 50.8791496 + ], + [ + 4.3827014, + 50.8791496 + ], + [ + 4.3827014, + 50.8790277 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T20:44:54Z", + "reviewed_features": [], + "create": 3, + "modify": 4, + "delete": 0, + "area": 3.8825149998795e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 12, + "create": 3, + "locale": "en", + "imagery": "UrbISOrtho", + "add-image": 3 + }, + "id": 117921742 + } + }, + { + "id": 117920820, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.463616, + 51.0175071 + ], + [ + 4.463616, + 51.0175071 + ], + [ + 4.463616, + 51.0175071 + ], + [ + 4.463616, + 51.0175071 + ], + [ + 4.463616, + 51.0175071 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T20:13:29Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 2 + }, + "id": 117920820 + } + }, + { + "id": 117919377, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3794928, + 50.8722963 + ], + [ + 4.3825471, + 50.8722963 + ], + [ + 4.3825471, + 50.8731554 + ], + [ + 4.3794928, + 50.8731554 + ], + [ + 4.3794928, + 50.8722963 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T19:15:10Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0.00000262394912999832, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 9, + "create": 1, + "locale": "en", + "imagery": "osm", + "add-image": 3 + }, + "id": 117919377 + } + }, + { + "id": 117917880, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2106384, + 51.1864662 + ], + [ + 3.2106384, + 51.1864662 + ], + [ + 3.2106384, + 51.1864662 + ], + [ + 3.2106384, + 51.1864662 + ], + [ + 3.2106384, + 51.1864662 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T18:14:19Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "127.0.0.1:1234", + "theme": "shops", + "answer": 4, + "locale": "en", + "imagery": "osm", + "change_within_5000m": 4 + }, + "id": 117917880 + } + }, + { + "id": 117916847, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.235825, + 51.2026888 + ], + [ + 3.235825, + 51.2026888 + ], + [ + 3.235825, + 51.2026888 + ], + [ + 3.235825, + 51.2026888 + ], + [ + 3.235825, + 51.2026888 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #ghostbikes", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T17:35:47Z", + "reviewed_features": [], + "create": 1, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "ghostbikes", + "answer": 3, + "create": 1, + "locale": "en", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "id": 117916847 + } + }, + { + "id": 117916372, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.3536276, + 50.9789663 + ], + [ + 3.3536276, + 50.9789663 + ], + [ + 3.3536276, + 50.9789663 + ], + [ + 3.3536276, + 50.9789663 + ], + [ + 3.3536276, + 50.9789663 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #nature", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T17:19:45Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "nature", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "id": 117916372 + } + }, + { + "id": 117913221, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2959964, + 50.8053448 + ], + [ + 5.2985557, + 50.8053448 + ], + [ + 5.2985557, + 50.8078435 + ], + [ + 5.2959964, + 50.8078435 + ], + [ + 5.2959964, + 50.8053448 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T15:49:26Z", + "reviewed_features": [], + "create": 42, + "modify": 238, + "delete": 0, + "area": 0.00000639492290999094, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 218, + "path": "mc/develop/", + "theme": "grb", + "import": 8, + "locale": "nl", + "imagery": "osm", + "conflation": 48 + }, + "id": 117913221 + } + }, + { + "id": 117911710, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2921522, + 50.8080678 + ], + [ + 5.2987901, + 50.8080678 + ], + [ + 5.2987901, + 50.809723 + ], + [ + 5.2921522, + 50.809723 + ], + [ + 5.2921522, + 50.8080678 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T15:06:58Z", + "reviewed_features": [], + "create": 100, + "modify": 413, + "delete": 28, + "area": 0.0000109870520799642, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 366, + "path": "mc/develop/", + "theme": "grb", + "delete": 28, + "import": 16, + "locale": "nl", + "imagery": "osm", + "conflation": 102 + }, + "id": 117911710 + } + }, + { + "id": 117910854, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -76.84122, + 39.1928494 + ], + [ + -76.817449, + 39.1928494 + ], + [ + -76.817449, + 39.1941161 + ], + [ + -76.84122, + 39.1941161 + ], + [ + -76.84122, + 39.1928494 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + }, + { + "id": 42, + "name": "Invalid tag modification" + } + ], + "tags": [], + "features": [ + { + "url": "node-3628885593", + "name": "ChargePoint", + "osm_id": 3628885593, + "reasons": [ + 42 + ], + "version": 7, + "primary_tags": {} + } + ], + "user": "PlugInSites", + "uid": "10651792", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T14:45:19Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0.0000301107257000652, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "answer": 13, + "locale": "en", + "imagery": "CartoDB.Voyager" + }, + "id": 117910854 + } + }, + { + "id": 117907958, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4118342, + 50.8140311 + ], + [ + 4.4118342, + 50.8140311 + ], + [ + 4.4118342, + 50.8140311 + ], + [ + 4.4118342, + 50.8140311 + ], + [ + 4.4118342, + 50.8140311 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "StefDeGreef", + "uid": "1860737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T13:23:17Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "fr", + "imagery": "CartoDB.Voyager", + "change_within_25m": 2 + }, + "id": 117907958 + } + }, + { + "id": 117906150, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -60.8482233, + -32.9302062 + ], + [ + -60.7974688, + -32.9302062 + ], + [ + -60.7974688, + -32.9103547 + ], + [ + -60.8482233, + -32.9103547 + ], + [ + -60.8482233, + -32.9302062 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "mweper", + "uid": "1311281", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T12:28:41Z", + "reviewed_features": [], + "create": 0, + "modify": 199, + "delete": 0, + "area": 0.00100755295675015, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 257, + "locale": "en", + "imagery": "osm" + }, + "id": 117906150 + } + }, + { + "id": 117905994, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.6065941, + 52.2880617 + ], + [ + -1.6063515, + 52.2880617 + ], + [ + -1.6063515, + 52.2881192 + ], + [ + -1.6065941, + 52.2881192 + ], + [ + -1.6065941, + 52.2880617 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "RobJN", + "uid": "411244", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #uk_addresses", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T12:22:10Z", + "reviewed_features": [], + "create": 3, + "modify": 3, + "delete": 0, + "area": 1.39494999992554e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "uk_addresses", + "answer": 5, + "import": 3, + "locale": "en", + "imagery": "osm" + }, + "id": 117905994 + } + }, + { + "id": 117903683, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.071983, + 51.164742 + ], + [ + 3.0723001, + 51.164742 + ], + [ + 3.0723001, + 51.1649097 + ], + [ + 3.071983, + 51.1649097 + ], + [ + 3.071983, + 51.164742 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T10:58:17Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 5.31776700018588e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 3, + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "id": 117903683 + } + }, + { + "id": 117903440, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0524522, + 51.1586315 + ], + [ + 3.0524522, + 51.1586315 + ], + [ + 3.0524522, + 51.1586315 + ], + [ + 3.0524522, + 51.1586315 + ], + [ + 3.0524522, + 51.1586315 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #postboxes", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T10:51:26Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "postboxes", + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "id": 117903440 + } + }, + { + "id": 117903263, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0792912, + 51.1661946 + ], + [ + 3.0792912, + 51.1661946 + ], + [ + 3.0792912, + 51.1661946 + ], + [ + 3.0792912, + 51.1661946 + ], + [ + 3.0792912, + 51.1661946 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T10:45:00Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117903263 + } + }, + { + "id": 117903259, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T10:44:54Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117903259 + } + }, + { + "id": 117900860, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1084541, + 50.918405 + ], + [ + 4.1087311, + 50.918405 + ], + [ + 4.1087311, + 50.9185753 + ], + [ + 4.1084541, + 50.9185753 + ], + [ + 4.1084541, + 50.918405 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T09:16:00Z", + "reviewed_features": [], + "create": 2, + "modify": 2, + "delete": 0, + "area": 4.7173100000111e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 9, + "create": 2, + "locale": "nl", + "imagery": "osm" + }, + "id": 117900860 + } + }, + { + "id": 117900775, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0693793, + 51.1679083 + ], + [ + 3.0693793, + 51.1679083 + ], + [ + 3.0693793, + 51.1679083 + ], + [ + 3.0693793, + 51.1679083 + ], + [ + 3.0693793, + 51.1679083 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/MapComplete-Themes/main/cyclenodenetworks/cyclenodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-27T09:12:40Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/seppesantens/MapComplete-Themes/main/cyclenodenetworks/cyclenodenetworks.json", + "answer": 1, + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117900775 + } + }, + { + "id": 117898315, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1312605, + 50.823561 + ], + [ + 5.1347713, + 50.823561 + ], + [ + 5.1347713, + 50.8247622 + ], + [ + 5.1312605, + 50.8247622 + ], + [ + 5.1312605, + 50.823561 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T06:53:42Z", + "reviewed_features": [], + "create": 147, + "modify": 0, + "delete": 0, + "area": 0.00000421717296001438, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 7, + "locale": "nl", + "imagery": "osm" + }, + "id": 117898315 + } + }, + { + "id": 117898288, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1324221, + 50.8233952 + ], + [ + 5.1345535, + 50.8233952 + ], + [ + 5.1345535, + 50.8243634 + ], + [ + 5.1324221, + 50.8243634 + ], + [ + 5.1324221, + 50.8233952 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T06:51:41Z", + "reviewed_features": [], + "create": 113, + "modify": 0, + "delete": 0, + "area": 0.00000206362148000531, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 15, + "locale": "nl", + "imagery": "osm" + }, + "id": 117898288 + } + }, + { + "id": 117898122, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0254341, + 50.8227634 + ], + [ + 5.1353315, + 50.8227634 + ], + [ + 5.1353315, + 51.1107596 + ], + [ + 5.0254341, + 51.1107596 + ], + [ + 5.0254341, + 50.8227634 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-27T06:36:34Z", + "reviewed_features": [], + "create": 209, + "modify": 163, + "delete": 0, + "area": 0.0316500335898803, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 140, + "theme": "grb", + "answer": 1, + "import": 25, + "locale": "nl", + "imagery": "osm", + "conflation": 44 + }, + "id": 117898122 + } + }, + { + "id": 117893098, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3470833, + 50.8501498 + ], + [ + 4.3470833, + 50.8501498 + ], + [ + 4.3470833, + 50.8501498 + ], + [ + 4.3470833, + 50.8501498 + ], + [ + 4.3470833, + 50.8501498 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T21:59:12Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "id": 117893098 + } + }, + { + "id": 117892584, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3463936, + 50.8499268 + ], + [ + 4.3463936, + 50.8499268 + ], + [ + 4.3463936, + 50.8499268 + ], + [ + 4.3463936, + 50.8499268 + ], + [ + 4.3463936, + 50.8499268 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T21:36:31Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cyclofix", + "answer": 2, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_50m": 2 + }, + "id": 117892584 + } + }, + { + "id": 117892223, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0714073, + 51.1422327 + ], + [ + 3.1358196, + 51.1422327 + ], + [ + 3.1358196, + 51.1705377 + ], + [ + 3.0714073, + 51.1705377 + ], + [ + 3.0714073, + 51.1422327 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T21:19:30Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.00182319015149974, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 7, + "change_over_5000m": 7 + }, + "id": 117892223 + } + }, + { + "id": 117891049, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3084965, + 50.8327029 + ], + [ + 4.3084965, + 50.8327029 + ], + [ + 4.3084965, + 50.8327029 + ], + [ + 4.3084965, + 50.8327029 + ], + [ + 4.3084965, + 50.8327029 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T20:31:13Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "id": 117891049 + } + }, + { + "id": 117890941, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3470833, + 50.8501498 + ], + [ + 4.3470833, + 50.8501498 + ], + [ + 4.3470833, + 50.8501498 + ], + [ + 4.3470833, + 50.8501498 + ], + [ + 4.3470833, + 50.8501498 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T20:26:34Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_25m": 1 + }, + "id": 117890941 + } + }, + { + "id": 117890808, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2777976, + 50.806569 + ], + [ + 5.2972909, + 50.806569 + ], + [ + 5.2972909, + 50.8150835 + ], + [ + 5.2777976, + 50.8150835 + ], + [ + 5.2777976, + 50.806569 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T20:21:25Z", + "reviewed_features": [], + "create": 237, + "modify": 257, + "delete": 8, + "area": 0.000165975702849937, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 221, + "path": "mc/develop/", + "theme": "grb", + "delete": 8, + "import": 54, + "locale": "nl", + "imagery": "osm", + "conflation": 72 + }, + "id": 117890808 + } + }, + { + "id": 117890468, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.639008, + 54.8063377 + ], + [ + -1.6327923, + 54.8063377 + ], + [ + -1.6327923, + 54.809936 + ], + [ + -1.639008, + 54.809936 + ], + [ + -1.639008, + 54.8063377 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T20:06:59Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000223659533100012, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 5, + "locale": "en", + "imagery": "osm" + }, + "id": 117890468 + } + }, + { + "id": 117890044, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 10.8715637, + 47.1105955 + ], + [ + 11.3955972, + 47.1105955 + ], + [ + 11.3955972, + 48.3661791 + ], + [ + 10.8715637, + 48.3661791 + ], + [ + 10.8715637, + 47.1105955 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 83, + "name": "User has multiple blocks" + } + ], + "tags": [], + "features": [], + "user": "Hibenny", + "uid": "2183247", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T19:49:35Z", + "reviewed_features": [], + "create": 1, + "modify": 6, + "delete": 0, + "area": 0.657967868450597, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "toilets", + "answer": 22, + "create": 1, + "locale": "de", + "imagery": "osm", + "change_over_5000m": 13, + "change_within_500m": 2, + "change_within_5000m": 8 + }, + "id": 117890044 + } + }, + { + "id": 117888476, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.6062287, + 52.2878215 + ], + [ + -1.6053489, + 52.2878215 + ], + [ + -1.6053489, + 52.2880353 + ], + [ + -1.6062287, + 52.2880353 + ], + [ + -1.6062287, + 52.2878215 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "RobJN", + "uid": "411244", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #uk_addresses", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T18:39:53Z", + "reviewed_features": [], + "create": 4, + "modify": 9, + "delete": 0, + "area": 1.88101239997666e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "uk_addresses", + "answer": 11, + "import": 4, + "locale": "en", + "imagery": "osm" + }, + "id": 117888476 + } + }, + { + "id": 117886000, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1720654, + 50.9056478 + ], + [ + 4.2173101, + 50.9056478 + ], + [ + 4.2173101, + 50.9443397 + ], + [ + 4.1720654, + 50.9443397 + ], + [ + 4.1720654, + 50.9056478 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 42, + "name": "Invalid tag modification" + } + ], + "tags": [], + "features": [ + { + "url": "way-25067193", + "osm_id": 25067193, + "reasons": [ + 42 + ], + "version": 7, + "primary_tags": {} + } + ], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:07:36Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0.00175060340793014, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 4, + "create": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "soft-delete": 1, + "change_over_5000m": 1, + "change_within_500m": 2, + "change_within_5000m": 4, + "soft-delete:way/25067193": "disused" + }, + "id": 117886000 + } + }, + { + "id": 117885993, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:07:21Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 1 + }, + "id": 117885993 + } + }, + { + "id": 117885978, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:06:34Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 1 + }, + "id": 117885978 + } + }, + { + "id": 117885971, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:06:25Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 1 + }, + "id": 117885971 + } + }, + { + "id": 117885967, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:06:18Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_within_500m": 3 + }, + "id": 117885967 + } + }, + { + "id": 117885915, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:04:19Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_100m": 2 + }, + "id": 117885915 + } + }, + { + "id": 117885913, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:04:15Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_within_100m": 5 + }, + "id": 117885913 + } + }, + { + "id": 117885827, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2043402, + 50.9049894 + ], + [ + 4.2043402, + 50.9049894 + ], + [ + 4.2043402, + 50.9049894 + ], + [ + 4.2043402, + 50.9049894 + ], + [ + 4.2043402, + 50.9049894 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T17:01:53Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "create": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 3 + }, + "id": 117885827 + } + }, + { + "id": 117885237, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2745986, + 50.8098588 + ], + [ + 5.2763471, + 50.8098588 + ], + [ + 5.2763471, + 50.8111099 + ], + [ + 5.2745986, + 50.8111099 + ], + [ + 5.2745986, + 50.8098588 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T16:44:56Z", + "reviewed_features": [], + "create": 27, + "modify": 92, + "delete": 2, + "area": 0.00000218754834999528, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 81, + "path": "mc/develop/", + "theme": "grb", + "delete": 2, + "import": 8, + "locale": "nl", + "imagery": "osm", + "conflation": 28 + }, + "id": 117885237 + } + }, + { + "id": 117885227, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2765944, + 50.8107755 + ], + [ + 5.2770225, + 50.8107755 + ], + [ + 5.2770225, + 50.8109672 + ], + [ + 5.2765944, + 50.8109672 + ], + [ + 5.2765944, + 50.8107755 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T16:44:39Z", + "reviewed_features": [], + "create": 7, + "modify": 0, + "delete": 0, + "area": 8.20667700009773e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "grb", + "import": 2, + "locale": "nl", + "imagery": "osm" + }, + "id": 117885227 + } + }, + { + "id": 117884749, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2767807, + 50.8104763 + ], + [ + 5.2833304, + 50.8104763 + ], + [ + 5.2833304, + 50.8126819 + ], + [ + 5.2767807, + 50.8126819 + ], + [ + 5.2767807, + 50.8104763 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T16:30:54Z", + "reviewed_features": [], + "create": 74, + "modify": 522, + "delete": 16, + "area": 0.0000144460183200225, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 456, + "path": "mc/develop/", + "theme": "grb", + "delete": 16, + "import": 13, + "locale": "nl", + "imagery": "osm", + "conflation": 136 + }, + "id": 117884749 + } + }, + { + "id": 117884516, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.4218411, + 49.1430194 + ], + [ + 2.4612256, + 49.1430194 + ], + [ + 2.4612256, + 49.1765443 + ], + [ + 2.4218411, + 49.1765443 + ], + [ + 2.4218411, + 49.1430194 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T16:23:54Z", + "reviewed_features": [], + "create": 0, + "modify": 25, + "delete": 0, + "area": 0.00132036142405014, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 30, + "locale": "en", + "imagery": "osm" + }, + "id": 117884516 + } + }, + { + "id": 117883084, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3429771, + 50.8323896 + ], + [ + 4.3429771, + 50.8323896 + ], + [ + 4.3429771, + 50.8323896 + ], + [ + 4.3429771, + 50.8323896 + ], + [ + 4.3429771, + 50.8323896 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T15:39:31Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "answer": 4, + "create": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "id": 117883084 + } + }, + { + "id": 117882632, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2788429, + 50.8076931 + ], + [ + 5.296385, + 50.8076931 + ], + [ + 5.296385, + 50.8314482 + ], + [ + 5.2788429, + 50.8314482 + ], + [ + 5.2788429, + 50.8076931 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T15:25:36Z", + "reviewed_features": [], + "create": 1576, + "modify": 1198, + "delete": 24, + "area": 0.000416714339709919, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1074, + "path": "mc/develop/", + "theme": "grb", + "delete": 24, + "import": 254, + "locale": "nl", + "imagery": "osm", + "conflation": 292 + }, + "id": 117882632 + } + }, + { + "id": 117882629, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T15:25:32Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117882629 + } + }, + { + "id": 117881406, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2872801, + 50.8068401 + ], + [ + 5.2981148, + 50.8068401 + ], + [ + 5.2981148, + 50.8153307 + ], + [ + 5.2872801, + 50.8153307 + ], + [ + 5.2872801, + 50.8068401 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + }, + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "way-553143865", + "osm_id": 553143865, + "reasons": [ + 43 + ], + "version": 3, + "primary_tags": { + "building": "sports_centre" + } + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T14:49:00Z", + "reviewed_features": [], + "create": 1373, + "modify": 115, + "delete": 4, + "area": 0.0000919931038199365, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 101, + "path": "mc/develop/", + "theme": "grb", + "delete": 4, + "import": 199, + "locale": "nl", + "imagery": "osm", + "conflation": 34 + }, + "id": 117881406 + } + }, + { + "id": 117880716, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2820687, + 50.8062495 + ], + [ + 5.2879505, + 50.8062495 + ], + [ + 5.2879505, + 50.8077401 + ], + [ + 5.2820687, + 50.8077401 + ], + [ + 5.2820687, + 50.8062495 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T14:25:09Z", + "reviewed_features": [], + "create": 87, + "modify": 421, + "delete": 5, + "area": 0.00000876741107998118, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 377, + "path": "mc/develop/", + "theme": "grb", + "answer": 1, + "delete": 5, + "import": 11, + "locale": "nl", + "imagery": "osm", + "conflation": 98 + }, + "id": 117880716 + } + }, + { + "id": 117878376, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.4024767, + 49.1485812 + ], + [ + 2.4476326, + 49.1485812 + ], + [ + 2.4476326, + 49.1685171 + ], + [ + 2.4024767, + 49.1685171 + ], + [ + 2.4024767, + 49.1485812 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T13:06:14Z", + "reviewed_features": [], + "create": 0, + "modify": 37, + "delete": 0, + "area": 0.000900223506810008, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 56, + "locale": "en", + "imagery": "osm" + }, + "id": 117878376 + } + }, + { + "id": 117877084, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.35786, + 50.8679295 + ], + [ + 4.35786, + 50.8679295 + ], + [ + 4.35786, + 50.8679295 + ], + [ + 4.35786, + 50.8679295 + ], + [ + 4.35786, + 50.8679295 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-26T12:12:08Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "id": 117877084 + } + }, + { + "id": 117875306, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.2940108, + 46.1149844 + ], + [ + 8.2940108, + 46.1149844 + ], + [ + 8.2940108, + 46.1149844 + ], + [ + 8.2940108, + 46.1149844 + ], + [ + 8.2940108, + 46.1149844 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "WinstonSmith", + "uid": "36030", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #drinking_water", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T10:54:19Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "drinking_water", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_25m": 1 + }, + "id": 117875306 + } + }, + { + "id": 117870504, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.979033, + 51.1556675 + ], + [ + 5.0248741, + 51.1556675 + ], + [ + 5.0248741, + 51.1710724 + ], + [ + 4.979033, + 51.1710724 + ], + [ + 4.979033, + 51.1556675 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-26T06:41:59Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0.000706177561389997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 10, + "locale": "nl", + "imagery": "osm" + }, + "id": 117870504 + } + }, + { + "id": 117865204, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0700233, + 51.1657069 + ], + [ + 3.1241754, + 51.1657069 + ], + [ + 3.1241754, + 51.1734441 + ], + [ + 3.0700233, + 51.1734441 + ], + [ + 3.0700233, + 51.1657069 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T22:52:13Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.000418985628119676, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "id": 117865204 + } + }, + { + "id": 117862305, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1235123, + 51.1778646 + ], + [ + 3.1235123, + 51.1778646 + ], + [ + 3.1235123, + 51.1778646 + ], + [ + 3.1235123, + 51.1778646 + ], + [ + 3.1235123, + 51.1778646 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-25T20:37:02Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "benches", + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1 + }, + "id": 117862305 + } + }, + { + "id": 117861208, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1232178, + 51.1690578 + ], + [ + 3.1232178, + 51.1690578 + ], + [ + 3.1232178, + 51.1690578 + ], + [ + 3.1232178, + 51.1690578 + ], + [ + 3.1232178, + 51.1690578 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T19:57:09Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "artwork", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "id": 117861208 + } + }, + { + "id": 117859682, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1369843, + 51.1365674 + ], + [ + 3.1369843, + 51.1365674 + ], + [ + 3.1369843, + 51.1365674 + ], + [ + 3.1369843, + 51.1365674 + ], + [ + 3.1369843, + 51.1365674 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T19:01:40Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117859682 + } + }, + { + "id": 117857377, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -38.5054439, + -3.7237741 + ], + [ + -38.5054439, + -3.7237741 + ], + [ + -38.5054439, + -3.7237741 + ], + [ + -38.5054439, + -3.7237741 + ], + [ + -38.5054439, + -3.7237741 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "matheusgomesms", + "uid": "3781248", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #parkings", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T17:37:25Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "parkings", + "create": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 117857377 + } + }, + { + "id": 117856101, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9987759, + 51.1567508 + ], + [ + 5.0009372, + 51.1567508 + ], + [ + 5.0009372, + 51.1578692 + ], + [ + 4.9987759, + 51.1578692 + ], + [ + 4.9987759, + 51.1567508 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-25T16:54:15Z", + "reviewed_features": [], + "create": 104, + "modify": 15, + "delete": 0, + "area": 0.0000024171979200062, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 12, + "theme": "grb", + "import": 22, + "locale": "nl", + "imagery": "osm", + "conflation": 6 + }, + "id": 117856101 + } + }, + { + "id": 117850054, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -9.0741458, + 53.2674601 + ], + [ + -9.0353548, + 53.2674601 + ], + [ + -9.0353548, + 53.281917 + ], + [ + -9.0741458, + 53.281917 + ], + [ + -9.0741458, + 53.2674601 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Cmap99", + "uid": "13524250", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #bicycle_rental", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T13:46:02Z", + "reviewed_features": [], + "create": 0, + "modify": 24, + "delete": 0, + "area": 0.000560797607899958, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "bicycle_rental", + "answer": 31, + "locale": "en", + "imagery": "osm" + }, + "id": 117850054 + } + }, + { + "id": 117849733, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -9.0789199, + 53.2585566 + ], + [ + -9.0747958, + 53.2585566 + ], + [ + -9.0747958, + 53.2608554 + ], + [ + -9.0789199, + 53.2608554 + ], + [ + -9.0789199, + 53.2585566 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Cmap99", + "uid": "13524250", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T13:36:41Z", + "reviewed_features": [], + "create": 0, + "modify": 9, + "delete": 0, + "area": 0.000009480481079994, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 9, + "locale": "en", + "imagery": "osm" + }, + "id": 117849733 + } + }, + { + "id": 117849553, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -9.0929024, + 53.2566022 + ], + [ + -9.0830753, + 53.2566022 + ], + [ + -9.0830753, + 53.2582216 + ], + [ + -9.0929024, + 53.2582216 + ], + [ + -9.0929024, + 53.2566022 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Cmap99", + "uid": "13524250", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T13:31:36Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.0000159140057399552, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 10, + "locale": "en", + "imagery": "osm" + }, + "id": 117849553 + } + }, + { + "id": 117849032, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.6536321, + 51.0686205 + ], + [ + 5.6536321, + 51.0686205 + ], + [ + 5.6536321, + 51.0686205 + ], + [ + 5.6536321, + 51.0686205 + ], + [ + 5.6536321, + 51.0686205 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "kersentaart", + "uid": "9812520", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T13:17:10Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm" + }, + "id": 117849032 + } + }, + { + "id": 117844829, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.4027089, + 50.9068627 + ], + [ + 4.4300828, + 50.9068627 + ], + [ + 4.4300828, + 51.0639441 + ], + [ + 3.4027089, + 51.0639441 + ], + [ + 3.4027089, + 50.9068627 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T11:06:52Z", + "reviewed_features": [], + "create": 0, + "modify": 11, + "delete": 0, + "area": 0.161381330535463, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 13, + "locale": "nl", + "imagery": "osm" + }, + "id": 117844829 + } + }, + { + "id": 117844130, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 15.0177687, + 47.9206955 + ], + [ + 15.1591345, + 47.9206955 + ], + [ + 15.1591345, + 48.1493133 + ], + [ + 15.0177687, + 48.1493133 + ], + [ + 15.0177687, + 47.9206955 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "alxGS", + "uid": "13367754", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T10:45:01Z", + "reviewed_features": [], + "create": 0, + "modify": 93, + "delete": 0, + "area": 0.0323187381912405, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 154, + "locale": "en", + "imagery": "osm" + }, + "id": 117844130 + } + }, + { + "id": 117842068, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2584268, + 51.8219167 + ], + [ + 4.2584268, + 51.8219167 + ], + [ + 4.2584268, + 51.8219167 + ], + [ + 4.2584268, + 51.8219167 + ], + [ + 4.2584268, + 51.8219167 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "wvdp", + "uid": "436419", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T09:47:51Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "shops", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "id": 117842068 + } + }, + { + "id": 117833704, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 174.6650333, + -36.9291217 + ], + [ + 174.6650333, + -36.9291217 + ], + [ + 174.6650333, + -36.9291217 + ], + [ + 174.6650333, + -36.9291217 + ], + [ + 174.6650333, + -36.9291217 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ralley", + "uid": "670820", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T04:16:08Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 1, + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117833704 + } + }, + { + "id": 117833272, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 16.3520036, + 48.1753649 + ], + [ + 16.3529358, + 48.1753649 + ], + [ + 16.3529358, + 48.1757578 + ], + [ + 16.3520036, + 48.1757578 + ], + [ + 16.3520036, + 48.1753649 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "fdemmer", + "uid": "58402", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-25T03:46:12Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 3.66261380001725e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 2, + "locale": "en", + "imagery": "osm" + }, + "id": 117833272 + } + }, + { + "id": 117831073, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -4.27719, + 47.797864 + ], + [ + -4.27719, + 47.797864 + ], + [ + -4.27719, + 47.797864 + ], + [ + -4.27719, + 47.797864 + ], + [ + -4.27719, + 47.797864 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "TedScouGV", + "uid": "75300", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #entrances", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-25T00:13:28Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "entrances", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_500m": 1 + }, + "id": 117831073 + } + }, + { + "id": 117829610, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -78.7203401, + 39.8187221 + ], + [ + -78.2433575, + 39.8187221 + ], + [ + -78.2433575, + 40.0136729 + ], + [ + -78.7203401, + 40.0136729 + ], + [ + -78.7203401, + 39.8187221 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "SAEMS09", + "uid": "15140872", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T22:20:58Z", + "reviewed_features": [], + "create": 4, + "modify": 6, + "delete": 0, + "area": 0.0929881394560803, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "hailhydrant", + "answer": 10, + "create": 4, + "locale": "en", + "imagery": "Mapbox" + }, + "id": 117829610 + } + }, + { + "id": 117827426, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.245099, + 48.9760208 + ], + [ + 2.2503439, + 48.9760208 + ], + [ + 2.2503439, + 48.9816852 + ], + [ + 2.245099, + 48.9816852 + ], + [ + 2.245099, + 48.9760208 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T20:50:21Z", + "reviewed_features": [], + "create": 0, + "modify": 11, + "delete": 0, + "area": 0.0000297092115600011, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 12, + "locale": "en", + "imagery": "osm" + }, + "id": 117827426 + } + }, + { + "id": 117821852, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.133549, + 51.1381911 + ], + [ + 3.1449544, + 51.1381911 + ], + [ + 3.1449544, + 51.1410395 + ], + [ + 3.133549, + 51.1410395 + ], + [ + 3.133549, + 51.1381911 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T17:53:54Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0.0000324871413599747, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "osm", + "add-image": 3, + "change_over_5000m": 2 + }, + "id": 117821852 + } + }, + { + "id": 117819033, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7020895, + 51.0536132 + ], + [ + 3.7020895, + 51.0536132 + ], + [ + 3.7020895, + 51.0536132 + ], + [ + 3.7020895, + 51.0536132 + ], + [ + 3.7020895, + 51.0536132 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T16:28:14Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 2 + }, + "id": 117819033 + } + }, + { + "id": 117817821, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7032208, + 51.0565472 + ], + [ + 3.7044408, + 51.0565472 + ], + [ + 3.7044408, + 51.0577636 + ], + [ + 3.7032208, + 51.0577636 + ], + [ + 3.7032208, + 51.0565472 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T15:54:27Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00000148400800000502, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "etymology", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 2 + }, + "id": 117817821 + } + }, + { + "id": 117817623, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7066533, + 51.0545308 + ], + [ + 3.7071735, + 51.0545308 + ], + [ + 3.7071735, + 51.0545809 + ], + [ + 3.7066533, + 51.0545809 + ], + [ + 3.7066533, + 51.0545308 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T15:49:15Z", + "reviewed_features": [], + "create": 2, + "modify": 5, + "delete": 0, + "area": 2.60620199977736e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "benches", + "answer": 3, + "create": 2, + "locale": "nl", + "imagery": "AGIV", + "add-image": 4, + "change_over_5000m": 2, + "change_within_25m": 6, + "change_within_50m": 1 + }, + "id": 117817623 + } + }, + { + "id": 117816434, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2201704, + 51.2061911 + ], + [ + 3.2201704, + 51.2061911 + ], + [ + 3.2201704, + 51.2061911 + ], + [ + 3.2201704, + 51.2061911 + ], + [ + 3.2201704, + 51.2061911 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T15:16:00Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 1, + "create": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 1, + "change_within_25m": 1 + }, + "id": 117816434 + } + }, + { + "id": 117814054, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4113495, + 50.9647581 + ], + [ + 5.4113495, + 50.9647581 + ], + [ + 5.4113495, + 50.9647581 + ], + [ + 5.4113495, + 50.9647581 + ], + [ + 5.4113495, + 50.9647581 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T14:09:32Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 6, + "locale": "nl", + "imagery": "osm" + }, + "id": 117814054 + } + }, + { + "id": 117813679, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.792543, + 51.1762723 + ], + [ + 2.7927688, + 51.1762723 + ], + [ + 2.7927688, + 51.176414 + ], + [ + 2.792543, + 51.176414 + ], + [ + 2.792543, + 51.1762723 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #observation_towers", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T13:59:38Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 3.19958600000721e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "observation_towers", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117813679 + } + }, + { + "id": 117813264, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4800498, + 51.0252267 + ], + [ + 4.4800498, + 51.0252267 + ], + [ + 4.4800498, + 51.0252267 + ], + [ + 4.4800498, + 51.0252267 + ], + [ + 4.4800498, + 51.0252267 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T13:48:12Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 6, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 6 + }, + "id": 117813264 + } + }, + { + "id": 117812764, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4818569, + 51.2553275 + ], + [ + 5.4831317, + 51.2553275 + ], + [ + 5.4831317, + 51.2559777 + ], + [ + 5.4818569, + 51.2559777 + ], + [ + 5.4818569, + 51.2553275 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T13:33:30Z", + "reviewed_features": [], + "create": 64, + "modify": 13, + "delete": 0, + "area": 8.28874960003326e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 12, + "theme": "grb", + "import": 4, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 2 + }, + "id": 117812764 + } + }, + { + "id": 117806088, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3871786, + 50.817828 + ], + [ + 4.4044152, + 50.817828 + ], + [ + 4.4044152, + 50.8228399 + ], + [ + 4.3871786, + 50.8228399 + ], + [ + 4.3871786, + 50.817828 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "MatFroz", + "uid": "9216818", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T10:38:37Z", + "reviewed_features": [], + "create": 1, + "modify": 5, + "delete": 0, + "area": 0.0000863881155399891, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 5, + "create": 1, + "locale": "en", + "imagery": "AGIV" + }, + "id": 117806088 + } + }, + { + "id": 117803435, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3448755, + 50.84891 + ], + [ + 4.3625432, + 50.84891 + ], + [ + 4.3625432, + 50.8524695 + ], + [ + 4.3448755, + 50.8524695 + ], + [ + 4.3448755, + 50.84891 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 3, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T09:24:43Z", + "reviewed_features": [], + "create": 6, + "modify": 18, + "delete": 0, + "area": 0.0000628881781500282, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 32, + "create": 6, + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 9 + }, + "id": 117803435 + } + }, + { + "id": 117803392, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3457501, + 50.8523849 + ], + [ + 4.3459006, + 50.8523849 + ], + [ + 4.3459006, + 50.8524741 + ], + [ + 4.3457501, + 50.8524741 + ], + [ + 4.3457501, + 50.8523849 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T09:23:03Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 1.34246000007683e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "shops", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117803392 + } + }, + { + "id": 117802902, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7241007, + 51.0525447 + ], + [ + 3.7271799, + 51.0525447 + ], + [ + 3.7271799, + 51.0572413 + ], + [ + 3.7241007, + 51.0572413 + ], + [ + 3.7241007, + 51.0525447 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-24T09:09:51Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0.0000144617707200067, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 2, + "create": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 2 + }, + "id": 117802902 + } + }, + { + "id": 117801087, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.265896, + 50.7822937 + ], + [ + 5.3484879, + 50.7822937 + ], + [ + 5.3484879, + 50.7922354 + ], + [ + 5.265896, + 50.7922354 + ], + [ + 5.265896, + 50.7822937 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #nature", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T08:15:02Z", + "reviewed_features": [], + "create": 0, + "modify": 24, + "delete": 0, + "area": 0.000821103892230496, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "nature", + "answer": 22, + "locale": "nl", + "imagery": "osm", + "add-image": 9 + }, + "id": 117801087 + } + }, + { + "id": 117795202, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -73.2299967, + -39.8207004 + ], + [ + -73.2299967, + -39.8207004 + ], + [ + -73.2299967, + -39.8207004 + ], + [ + -73.2299967, + -39.8207004 + ], + [ + -73.2299967, + -39.8207004 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T04:25:25Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "cyclosm", + "add-image": 1 + }, + "id": 117795202 + } + }, + { + "id": 117793160, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7047518, + 51.058053 + ], + [ + 3.7051191, + 51.058053 + ], + [ + 3.7051191, + 51.0583171 + ], + [ + 3.7047518, + 51.0583171 + ], + [ + 3.7047518, + 51.058053 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-24T02:07:00Z", + "reviewed_features": [], + "create": 13, + "modify": 0, + "delete": 0, + "area": 9.70039299983721e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "127.0.0.1:1234", + "theme": "grb", + "import": 3, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "id": 117793160 + } + }, + { + "id": 117790813, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1417138, + 51.138864 + ], + [ + 3.1428501, + 51.138864 + ], + [ + 3.1428501, + 51.1392155 + ], + [ + 3.1417138, + 51.1392155 + ], + [ + 3.1417138, + 51.138864 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T23:06:31Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 3.99409450000896e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "benches", + "locale": "nl", + "imagery": "osm", + "add-image": 3 + }, + "id": 117790813 + } + }, + { + "id": 117786867, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7488578, + 51.0811209 + ], + [ + 3.7488578, + 51.0811209 + ], + [ + 3.7488578, + 51.0811209 + ], + [ + 3.7488578, + 51.0811209 + ], + [ + 3.7488578, + 51.0811209 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Ruben Van de Velde", + "uid": "2676725", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T20:45:28Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "hailhydrant", + "answer": 1, + "create": 1, + "locale": "en", + "imagery": "HDM_HOT" + }, + "id": 117786867 + } + }, + { + "id": 117785303, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2810462, + 50.8047153 + ], + [ + 5.2934557, + 50.8047153 + ], + [ + 5.2934557, + 50.8127867 + ], + [ + 5.2810462, + 50.8127867 + ], + [ + 5.2810462, + 50.8047153 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T19:53:13Z", + "reviewed_features": [], + "create": 65, + "modify": 1385, + "delete": 27, + "area": 0.000100162038299986, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1252, + "path": "mc/develop/", + "theme": "grb", + "answer": 1, + "delete": 27, + "locale": "nl", + "imagery": "osm", + "conflation": 338 + }, + "id": 117785303 + } + }, + { + "id": 117784104, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.3683002, + -34.6333388 + ], + [ + -71.3683002, + -34.6333388 + ], + [ + -71.3683002, + -34.6333388 + ], + [ + -71.3683002, + -34.6333388 + ], + [ + -71.3683002, + -34.6333388 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T19:14:06Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "id", + "imagery": "cyclosm", + "add-image": 1, + "change_over_5000m": 1 + }, + "id": 117784104 + } + }, + { + "id": 117783987, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1424426, + 51.1367321 + ], + [ + 3.1424426, + 51.1367321 + ], + [ + 3.1424426, + 51.1367321 + ], + [ + 3.1424426, + 51.1367321 + ], + [ + 3.1424426, + 51.1367321 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T19:10:52Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "id": 117783987 + } + }, + { + "id": 117783213, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7104171, + 51.0373003 + ], + [ + 3.7104171, + 51.0373003 + ], + [ + 3.7104171, + 51.0373003 + ], + [ + 3.7104171, + 51.0373003 + ], + [ + 3.7104171, + 51.0373003 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T18:48:47Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 1, + "create": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 1 + }, + "id": 117783213 + } + }, + { + "id": 117781915, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9895461, + 51.1230961 + ], + [ + 5.0036138, + 51.1230961 + ], + [ + 5.0036138, + 51.1371916 + ], + [ + 4.9895461, + 51.1371916 + ], + [ + 4.9895461, + 51.1230961 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T18:06:37Z", + "reviewed_features": [], + "create": 8, + "modify": 64, + "delete": 0, + "area": 0.000198291265350048, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 56, + "theme": "grb", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 16, + "change_within_5000m": 1 + }, + "id": 117781915 + } + }, + { + "id": 117780768, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7044615, + 51.052304 + ], + [ + 3.704786, + 51.052304 + ], + [ + 3.704786, + 51.0526925 + ], + [ + 3.7044615, + 51.0526925 + ], + [ + 3.7044615, + 51.052304 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T17:34:55Z", + "reviewed_features": [], + "create": 3, + "modify": 20, + "delete": 0, + "area": 1.2606824999992e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 18, + "theme": "grb", + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 4 + }, + "id": 117780768 + } + }, + { + "id": 117779793, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9882175, + 51.1695457 + ], + [ + 4.9882175, + 51.1695457 + ], + [ + 4.9882175, + 51.1695457 + ], + [ + 4.9882175, + 51.1695457 + ], + [ + 4.9882175, + 51.1695457 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T17:10:04Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_within_50m": 2 + }, + "id": 117779793 + } + }, + { + "id": 117779712, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2899609, + 50.8091661 + ], + [ + 5.2934557, + 50.8091661 + ], + [ + 5.2934557, + 50.8109769 + ], + [ + 5.2899609, + 50.8109769 + ], + [ + 5.2899609, + 50.8091661 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T17:07:43Z", + "reviewed_features": [], + "create": 42, + "modify": 292, + "delete": 2, + "area": 0.00000632838384000491, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 266, + "path": "mc/develop/", + "theme": "grb", + "delete": 2, + "locale": "nl", + "imagery": "osm", + "conflation": 56 + }, + "id": 117779712 + } + }, + { + "id": 117779100, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7032731, + 51.0546385 + ], + [ + 3.7039582, + 51.0546385 + ], + [ + 3.7039582, + 51.0577259 + ], + [ + 3.7032731, + 51.0577259 + ], + [ + 3.7032731, + 51.0546385 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #personal", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T16:52:14Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00000211517773999916, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "personal", + "answer": 2, + "locale": "en", + "imagery": "osm", + "add-image": 2, + "change_within_25m": 4 + }, + "id": 117779100 + } + }, + { + "id": 117777144, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.3244613, + 51.0042766 + ], + [ + 3.324533, + 51.0042766 + ], + [ + 3.324533, + 51.0043121 + ], + [ + 3.3244613, + 51.0043121 + ], + [ + 3.3244613, + 51.0042766 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T16:03:33Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 2.54535000020868e-9, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "benches", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "id": 117777144 + } + }, + { + "id": 117776807, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7201635, + 51.0501515 + ], + [ + 3.7241007, + 51.0501515 + ], + [ + 3.7241007, + 51.0576483 + ], + [ + 3.7201635, + 51.0576483 + ], + [ + 3.7201635, + 51.0501515 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T15:54:04Z", + "reviewed_features": [], + "create": 13, + "modify": 4, + "delete": 0, + "area": 0.0000295164009599952, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 16, + "create": 13, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 13, + "change_within_25m": 15, + "change_within_50m": 1 + }, + "id": 117776807 + } + }, + { + "id": 117776561, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.4837102, + 51.0925876 + ], + [ + 3.4864562, + 51.0925876 + ], + [ + 3.4864562, + 51.0947442 + ], + [ + 3.4837102, + 51.0947442 + ], + [ + 3.4837102, + 51.0925876 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "s8evq", + "uid": "3710738", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #sport_pitches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T15:48:40Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0.00000592202359999834, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "sport_pitches", + "answer": 6, + "locale": "en", + "imagery": "osm" + }, + "id": 117776561 + } + }, + { + "id": 117772566, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -72.615794, + -38.7368064 + ], + [ + -72.615794, + -38.7368064 + ], + [ + -72.615794, + -38.7368064 + ], + [ + -72.615794, + -38.7368064 + ], + [ + -72.615794, + -38.7368064 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T14:09:08Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "fr", + "imagery": "HDM_HOT", + "add-image": 2 + }, + "id": 117772566 + } + }, + { + "id": 117768354, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2437802, + 50.9401361 + ], + [ + 4.7390814, + 50.9401361 + ], + [ + 4.7390814, + 51.0637871 + ], + [ + 4.2437802, + 51.0637871 + ], + [ + 4.2437802, + 50.9401361 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T12:27:13Z", + "reviewed_features": [], + "create": 0, + "modify": 20, + "delete": 0, + "area": 0.0612444886812012, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 20, + "locale": "nl", + "imagery": "osm" + }, + "id": 117768354 + } + }, + { + "id": 117757354, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 13.7176717, + 51.0600025 + ], + [ + 13.7176717, + 51.0600025 + ], + [ + 13.7176717, + 51.0600025 + ], + [ + 13.7176717, + 51.0600025 + ], + [ + 13.7176717, + 51.0600025 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "brust84", + "uid": "1225756", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T08:08:52Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "hailhydrant", + "create": 1, + "locale": "en", + "imagery": "GEOSN-DOP-RGB", + "change_over_5000m": 1 + }, + "id": 117757354 + } + }, + { + "id": 117757007, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5661471, + 53.0109715 + ], + [ + 6.5661471, + 53.0109715 + ], + [ + 6.5661471, + 53.0109715 + ], + [ + 6.5661471, + 53.0109715 + ], + [ + 6.5661471, + 53.0109715 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-23T07:59:09Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117757007 + } + }, + { + "id": 117748671, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8762699, + 51.1558999 + ], + [ + 4.8839641, + 51.1558999 + ], + [ + 4.8839641, + 51.1592121 + ], + [ + 4.8762699, + 51.1592121 + ], + [ + 4.8762699, + 51.1558999 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-23T01:04:39Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.0000254847292399731, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 2 + }, + "id": 117748671 + } + }, + { + "id": 117746386, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.3248696, + 51.0044777 + ], + [ + 3.3248696, + 51.0044777 + ], + [ + 3.3248696, + 51.0044777 + ], + [ + 3.3248696, + 51.0044777 + ], + [ + 3.3248696, + 51.0044777 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T22:33:52Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "benches", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117746386 + } + }, + { + "id": 117746313, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.4181641, + 51.09695 + ], + [ + 3.4183405, + 51.09695 + ], + [ + 3.4183405, + 51.0972168 + ], + [ + 3.4181641, + 51.0972168 + ], + [ + 3.4181641, + 51.09695 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T22:30:07Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 4.70635199997382e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "id": 117746313 + } + }, + { + "id": 117746101, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 1.6263851, + 41.1995883 + ], + [ + 1.626679, + 41.1995883 + ], + [ + 1.626679, + 41.2000552 + ], + [ + 1.6263851, + 41.2000552 + ], + [ + 1.6263851, + 41.1995883 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "hortacalaf", + "uid": "14495457", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/yopaseopor/mcquests/main/libraries.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T22:19:08Z", + "reviewed_features": [], + "create": 0, + "modify": 22, + "delete": 0, + "area": 1.37221909999766e-7, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/yopaseopor/mcquests/main/libraries.json", + "answer": 27, + "locale": "es", + "imagery": "osm" + }, + "id": 117746101 + } + }, + { + "id": 117743877, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5699651, + 52.9987924 + ], + [ + 6.5859222, + 52.9987924 + ], + [ + 6.5859222, + 53.0177135 + ], + [ + 6.5699651, + 53.0177135 + ], + [ + 6.5699651, + 52.9987924 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #postboxes", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-22T20:45:59Z", + "reviewed_features": [], + "create": 0, + "modify": 7, + "delete": 0, + "area": 0.000301925884809993, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/post-partner/", + "theme": "postboxes", + "answer": 10, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_5000m": 10 + }, + "id": 117743877 + } + }, + { + "id": 117740296, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.568894, + 53.2364368 + ], + [ + 6.5697966, + 53.2364368 + ], + [ + 6.5697966, + 53.2376395 + ], + [ + 6.568894, + 53.2376395 + ], + [ + 6.568894, + 53.2364368 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T18:57:30Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0.00000108555702000014, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "nl" + }, + "id": 117740296 + } + }, + { + "id": 117739596, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0774147, + 51.1399419 + ], + [ + 3.1477559, + 51.1399419 + ], + [ + 3.1477559, + 51.1704519 + ], + [ + 3.0774147, + 51.1704519 + ], + [ + 3.0774147, + 51.1399419 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.2", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T18:36:04Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.00214611001200047, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 5 + }, + "id": 117739596 + } + }, + { + "id": 117734366, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5431668, + 53.224704 + ], + [ + 6.5491019, + 53.224704 + ], + [ + 6.5491019, + 53.2285485 + ], + [ + 6.5431668, + 53.2285485 + ], + [ + 6.5431668, + 53.224704 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T16:13:58Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000228174919499987, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 5, + "locale": "nl", + "imagery": "osm" + }, + "id": 117734366 + } + }, + { + "id": 117733265, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.280303, + 50.8100003 + ], + [ + 5.2925089, + 50.8100003 + ], + [ + 5.2925089, + 50.8154097 + ], + [ + 5.280303, + 50.8154097 + ], + [ + 5.280303, + 50.8100003 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T15:46:04Z", + "reviewed_features": [], + "create": 31, + "modify": 1136, + "delete": 30, + "area": 0.0000660265954599712, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1029, + "path": "mc/develop/", + "theme": "grb", + "delete": 30, + "locale": "nl", + "imagery": "osm", + "conflation": 266 + }, + "id": 117733265 + } + }, + { + "id": 117730480, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7400267, + 51.0335731 + ], + [ + 3.7400267, + 51.0335731 + ], + [ + 3.7400267, + 51.0335731 + ], + [ + 3.7400267, + 51.0335731 + ], + [ + 3.7400267, + 51.0335731 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-22T14:38:50Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "127.0.0.1:1234", + "theme": "waste", + "answer": 3, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 3 + }, + "id": 117730480 + } + }, + { + "id": 117730338, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2800495, + 50.8110671 + ], + [ + 5.3109572, + 50.8110671 + ], + [ + 5.3109572, + 50.8585371 + ], + [ + 5.2800495, + 50.8585371 + ], + [ + 5.2800495, + 50.8110671 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T14:35:03Z", + "reviewed_features": [], + "create": 313, + "modify": 3146, + "delete": 54, + "area": 0.00146718851899992, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 2832, + "path": "mc/develop/", + "theme": "grb", + "answer": 7, + "delete": 54, + "import": 3, + "locale": "nl", + "imagery": "osm", + "conflation": 670 + }, + "id": 117730338 + } + }, + { + "id": 117729903, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2844558, + 50.8393158 + ], + [ + 5.2921877, + 50.8393158 + ], + [ + 5.2921877, + 50.8473125 + ], + [ + 5.2844558, + 50.8473125 + ], + [ + 5.2844558, + 50.8393158 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T14:24:07Z", + "reviewed_features": [], + "create": 33, + "modify": 260, + "delete": 4, + "area": 0.0000618296847300008, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 242, + "path": "mc/develop/", + "theme": "grb", + "delete": 4, + "locale": "nl", + "imagery": "osm", + "conflation": 60 + }, + "id": 117729903 + } + }, + { + "id": 117728967, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.087675, + 50.7593536 + ], + [ + 5.0974596, + 50.7593536 + ], + [ + 5.0974596, + 50.7644834 + ], + [ + 5.087675, + 50.7644834 + ], + [ + 5.087675, + 50.7593536 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T14:04:09Z", + "reviewed_features": [], + "create": 368, + "modify": 0, + "delete": 0, + "area": 0.0000501930410800567, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 38, + "locale": "nl", + "imagery": "osm" + }, + "id": 117728967 + } + }, + { + "id": 117728927, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0865969, + 50.7609902 + ], + [ + 5.0880183, + 50.7609902 + ], + [ + 5.0880183, + 50.7618392 + ], + [ + 5.0865969, + 50.7618392 + ], + [ + 5.0865969, + 50.7609902 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T14:03:05Z", + "reviewed_features": [], + "create": 83, + "modify": 0, + "delete": 0, + "area": 0.00000120676859999312, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 8, + "locale": "nl", + "imagery": "osm" + }, + "id": 117728927 + } + }, + { + "id": 117728508, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0878256, + 50.7635329 + ], + [ + 5.0904534, + 50.7635329 + ], + [ + 5.0904534, + 50.7652219 + ], + [ + 5.0878256, + 50.7652219 + ], + [ + 5.0878256, + 50.7635329 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:52:07Z", + "reviewed_features": [], + "create": 290, + "modify": 0, + "delete": 0, + "area": 0.00000443835419999715, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 25, + "locale": "nl", + "imagery": "osm" + }, + "id": 117728508 + } + }, + { + "id": 117728302, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2757367, + 50.835766 + ], + [ + 5.2947932, + 50.835766 + ], + [ + 5.2947932, + 50.8460162 + ], + [ + 5.2757367, + 50.8460162 + ], + [ + 5.2757367, + 50.835766 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:46:39Z", + "reviewed_features": [], + "create": 307, + "modify": 366, + "delete": 2, + "area": 0.000195332936300025, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 337, + "path": "mc/develop/", + "theme": "grb", + "delete": 2, + "import": 51, + "locale": "nl", + "imagery": "osm", + "conflation": 88 + }, + "id": 117728302 + } + }, + { + "id": 117728271, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0850891, + 50.7593617 + ], + [ + 5.0893876, + 50.7593617 + ], + [ + 5.0893876, + 50.7608662 + ], + [ + 5.0850891, + 50.7608662 + ], + [ + 5.0850891, + 50.7593617 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:45:48Z", + "reviewed_features": [], + "create": 711, + "modify": 0, + "delete": 0, + "area": 0.00000646709325001247, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 91, + "locale": "nl", + "imagery": "osm" + }, + "id": 117728271 + } + }, + { + "id": 117727989, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1441337, + 51.1383474 + ], + [ + 3.1441337, + 51.1383474 + ], + [ + 3.1441337, + 51.1383474 + ], + [ + 3.1441337, + 51.1383474 + ], + [ + 3.1441337, + 51.1383474 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:37:46Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "answer": 1, + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "id": 117727989 + } + }, + { + "id": 117727593, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.271413, + 50.8273578 + ], + [ + 5.2997968, + 50.8273578 + ], + [ + 5.2997968, + 50.8405886 + ], + [ + 5.271413, + 50.8405886 + ], + [ + 5.271413, + 50.8273578 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T13:27:48Z", + "reviewed_features": [], + "create": 1430, + "modify": 127, + "delete": 4, + "area": 0.000375540381039868, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 114, + "path": "mc/develop/", + "theme": "grb", + "delete": 4, + "import": 178, + "locale": "nl", + "imagery": "osm", + "conflation": 26 + }, + "id": 117727593 + } + }, + { + "id": 117726988, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2626843, + 50.8461892 + ], + [ + 5.263244, + 50.8461892 + ], + [ + 5.263244, + 50.8464779 + ], + [ + 5.2626843, + 50.8464779 + ], + [ + 5.2626843, + 50.8461892 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-22T13:12:02Z", + "reviewed_features": [], + "create": 26, + "modify": 0, + "delete": 0, + "area": 1.61585389999318e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "127.0.0.1:1234", + "theme": "grb", + "import": 3, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "id": 117726988 + } + }, + { + "id": 117726440, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0923826, + 50.7616568 + ], + [ + 5.0991572, + 50.7616568 + ], + [ + 5.0991572, + 50.7643526 + ], + [ + 5.0923826, + 50.7643526 + ], + [ + 5.0923826, + 50.7616568 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T12:56:01Z", + "reviewed_features": [], + "create": 736, + "modify": 0, + "delete": 0, + "area": 0.0000182629666800339, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 94, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "id": 117726440 + } + }, + { + "id": 117726134, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0785091, + 50.7557265 + ], + [ + 5.0992201, + 50.7557265 + ], + [ + 5.0992201, + 50.7663335 + ], + [ + 5.0785091, + 50.7663335 + ], + [ + 5.0785091, + 50.7557265 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + }, + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T12:48:05Z", + "reviewed_features": [], + "create": 3765, + "modify": 0, + "delete": 0, + "area": 0.000219681577000009, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 497, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "id": 117726134 + } + }, + { + "id": 117722778, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2327862, + 51.0910643 + ], + [ + 4.2614865, + 51.0910643 + ], + [ + 4.2614865, + 51.1026181 + ], + [ + 4.2327862, + 51.1026181 + ], + [ + 4.2327862, + 51.0910643 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T11:30:02Z", + "reviewed_features": [], + "create": 0, + "modify": 45, + "delete": 0, + "area": 0.00033159752614005, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 61, + "locale": "nl", + "imagery": "osm" + }, + "id": 117722778 + } + }, + { + "id": 117721482, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2592783, + 50.8291133 + ], + [ + 5.2807176, + 50.8291133 + ], + [ + 5.2807176, + 50.8395109 + ], + [ + 5.2592783, + 50.8395109 + ], + [ + 5.2592783, + 50.8291133 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-22T11:00:28Z", + "reviewed_features": [], + "create": 1642, + "modify": 422, + "delete": 1, + "area": 0.000222917265679945, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 378, + "path": "mc/develop/", + "theme": "grb", + "delete": 1, + "import": 245, + "locale": "nl", + "imagery": "osm", + "conflation": 92 + }, + "id": 117721482 + } + }, + { + "id": 117718598, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.4024786, + 50.907112 + ], + [ + 3.4027597, + 50.907112 + ], + [ + 3.4027597, + 50.9074514 + ], + [ + 3.4024786, + 50.9074514 + ], + [ + 3.4024786, + 50.907112 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-22T09:50:05Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 9.54053400004144e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 7, + "locale": "nl", + "imagery": "AGIV", + "change_within_25m": 5, + "change_within_50m": 2 + }, + "id": 117718598 + } + }, + { + "id": 117701325, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.5715718, + 54.8806793 + ], + [ + -1.5561957, + 54.8806793 + ], + [ + -1.5561957, + 54.8881154 + ], + [ + -1.5715718, + 54.8881154 + ], + [ + -1.5715718, + 54.8806793 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T21:17:56Z", + "reviewed_features": [], + "create": 0, + "modify": 16, + "delete": 0, + "area": 0.000114338217209995, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 25, + "locale": "en", + "imagery": "osm" + }, + "id": 117701325 + } + }, + { + "id": 117701248, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5131356, + 53.0032409 + ], + [ + 6.5140893, + 53.0032409 + ], + [ + 6.5140893, + 53.0037881 + ], + [ + 6.5131356, + 53.0037881 + ], + [ + 6.5131356, + 53.0032409 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T21:15:34Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 5.21864639999852e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 2, + "locale": "nl", + "imagery": "osm" + }, + "id": 117701248 + } + }, + { + "id": 117697757, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5134838, + 52.9991424 + ], + [ + 6.5255957, + 52.9991424 + ], + [ + 6.5255957, + 53.0015596 + ], + [ + 6.5134838, + 53.0015596 + ], + [ + 6.5134838, + 52.9991424 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T19:20:54Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 1, + "area": 0.0000292768846800428, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1, + "path": "mc/develop/", + "theme": "waste", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "deletion": 1, + "change_within_5000m": 6, + "move:node/6032193173": "improve_accuracy", + "deletion:node/389551570": "disused" + }, + "id": 117697757 + } + }, + { + "id": 117692774, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5399887, + 53.0065046 + ], + [ + 6.5863667, + 53.0065046 + ], + [ + 6.5863667, + 53.0181317 + ], + [ + 6.5399887, + 53.0181317 + ], + [ + 6.5399887, + 53.0065046 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T17:37:55Z", + "reviewed_features": [], + "create": 1, + "modify": 9, + "delete": 0, + "area": 0.000539241643799921, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "waste", + "answer": 13, + "create": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_500m": 4, + "change_within_1000m": 2, + "change_within_5000m": 7 + }, + "id": 117692774 + } + }, + { + "id": 117692001, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2575942, + 50.8205435 + ], + [ + 5.2733004, + 50.8205435 + ], + [ + 5.2733004, + 50.835231 + ], + [ + 5.2575942, + 50.835231 + ], + [ + 5.2575942, + 50.8205435 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T17:19:22Z", + "reviewed_features": [], + "create": 287, + "modify": 174, + "delete": 9, + "area": 0.000230684812500018, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 150, + "path": "mc/develop/", + "theme": "grb", + "answer": 2, + "delete": 9, + "import": 38, + "locale": "nl", + "imagery": "osm", + "conflation": 48 + }, + "id": 117692001 + } + }, + { + "id": 117691167, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5652634, + 52.9984624 + ], + [ + 6.60156, + 52.9984624 + ], + [ + 6.60156, + 53.0227424 + ], + [ + 6.5652634, + 53.0227424 + ], + [ + 6.5652634, + 52.9984624 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T16:58:58Z", + "reviewed_features": [], + "create": 0, + "modify": 75, + "delete": 0, + "area": 0.000881281447999906, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 108, + "locale": "nl", + "imagery": "osm" + }, + "id": 117691167 + } + }, + { + "id": 117691031, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2622017, + 50.8286869 + ], + [ + 5.2722294, + 50.8286869 + ], + [ + 5.2722294, + 50.8348425 + ], + [ + 5.2622017, + 50.8348425 + ], + [ + 5.2622017, + 50.8286869 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T16:55:10Z", + "reviewed_features": [], + "create": 870, + "modify": 340, + "delete": 7, + "area": 0.0000617265101199917, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 289, + "path": "mc/develop/", + "theme": "grb", + "answer": 11, + "delete": 7, + "import": 108, + "locale": "nl", + "imagery": "osm", + "conflation": 104 + }, + "id": 117691031 + } + }, + { + "id": 117690709, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2596362, + 50.8276763 + ], + [ + 5.2635888, + 50.8276763 + ], + [ + 5.2635888, + 50.8297328 + ], + [ + 5.2596362, + 50.8297328 + ], + [ + 5.2596362, + 50.8276763 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T16:46:01Z", + "reviewed_features": [], + "create": 296, + "modify": 244, + "delete": 0, + "area": 0.00000812852190000724, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 176, + "path": "mc/develop/", + "theme": "grb", + "answer": 3, + "import": 30, + "locale": "nl", + "imagery": "osm", + "conflation": 50 + }, + "id": 117690709 + } + }, + { + "id": 117690673, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7474407, + 51.0359087 + ], + [ + 3.7474407, + 51.0359087 + ], + [ + 3.7474407, + 51.0359087 + ], + [ + 3.7474407, + 51.0359087 + ], + [ + 3.7474407, + 51.0359087 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T16:45:14Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "artwork", + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_within_25m": 1 + }, + "id": 117690673 + } + }, + { + "id": 117690291, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7400267, + 51.0335731 + ], + [ + 3.7400267, + 51.0335731 + ], + [ + 3.7400267, + 51.0335731 + ], + [ + 3.7400267, + 51.0335731 + ], + [ + 3.7400267, + 51.0335731 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T16:36:19Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 3, + "create": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 3 + }, + "id": 117690291 + } + }, + { + "id": 117690222, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2499587, + 50.8228957 + ], + [ + 5.2615429, + 50.8228957 + ], + [ + 5.2615429, + 50.8276865 + ], + [ + 5.2499587, + 50.8276865 + ], + [ + 5.2499587, + 50.8228957 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1033439185", + "osm_id": 1033439185, + "reasons": [ + 531 + ], + "version": 3 + }, + { + "url": "way-1033895318", + "osm_id": 1033895318, + "reasons": [ + 531 + ], + "version": 1 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T16:34:04Z", + "reviewed_features": [], + "create": 28, + "modify": 59, + "delete": 8, + "area": 0.0000554975853600271, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 50, + "path": "mc/develop/", + "theme": "grb", + "answer": 5, + "delete": 8, + "import": 9, + "locale": "nl", + "imagery": "osm", + "conflation": 16 + }, + "id": 117690222 + } + }, + { + "id": 117688586, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2379554, + 50.8256219 + ], + [ + 5.2515983, + 50.8256219 + ], + [ + 5.2515983, + 50.8326621 + ], + [ + 5.2379554, + 50.8326621 + ], + [ + 5.2379554, + 50.8256219 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1033884563", + "osm_id": 1033884563, + "reasons": [ + 531 + ], + "version": 1 + }, + { + "url": "way-98538396", + "osm_id": 98538396, + "reasons": [ + 531 + ], + "version": 3 + }, + { + "url": "way-1033884564", + "osm_id": 1033884564, + "reasons": [ + 531 + ], + "version": 1 + }, + { + "url": "way-1033884438", + "osm_id": 1033884438, + "reasons": [ + 531 + ], + "version": 1 + }, + { + "url": "way-1033880213", + "osm_id": 1033880213, + "reasons": [ + 531 + ], + "version": 1 + }, + { + "url": "way-1033880003", + "osm_id": 1033880003, + "reasons": [ + 531 + ], + "version": 1 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T15:58:56Z", + "reviewed_features": [], + "create": 560, + "modify": 1052, + "delete": 31, + "area": 0.0000960487445799873, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 833, + "path": "mc/develop/", + "theme": "grb", + "answer": 20, + "delete": 31, + "import": 68, + "locale": "nl", + "imagery": "osm", + "conflation": 212 + }, + "id": 117688586 + } + }, + { + "id": 117688367, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.5570567, + -33.0216785 + ], + [ + -71.5570567, + -33.0216785 + ], + [ + -71.5570567, + -33.0216785 + ], + [ + -71.5570567, + -33.0216785 + ], + [ + -71.5570567, + -33.0216785 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T15:55:18Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "HDM_HOT", + "add-image": 1 + }, + "id": 117688367 + } + }, + { + "id": 117685113, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2490725, + 50.829273 + ], + [ + 5.25782, + 50.829273 + ], + [ + 5.25782, + 50.8324505 + ], + [ + 5.2490725, + 50.8324505 + ], + [ + 5.2490725, + 50.829273 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T14:39:40Z", + "reviewed_features": [], + "create": 432, + "modify": 78, + "delete": 0, + "area": 0.000027795181249997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 68, + "path": "mc/develop/", + "theme": "grb", + "answer": 1, + "import": 50, + "locale": "nl", + "imagery": "osm", + "conflation": 22 + }, + "id": 117685113 + } + }, + { + "id": 117684480, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2493015, + 50.8302941 + ], + [ + 5.2552567, + 50.8302941 + ], + [ + 5.2552567, + 50.8315152 + ], + [ + 5.2493015, + 50.8315152 + ], + [ + 5.2493015, + 50.8302941 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T14:27:22Z", + "reviewed_features": [], + "create": 623, + "modify": 13, + "delete": 0, + "area": 0.00000727189471997163, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 12, + "path": "mc/develop/", + "theme": "grb", + "import": 76, + "locale": "nl", + "imagery": "osm", + "conflation": 2 + }, + "id": 117684480 + } + }, + { + "id": 117677364, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -7.8539023, + 51.9366818 + ], + [ + -7.8539023, + 51.9366818 + ], + [ + -7.8539023, + 51.9366818 + ], + [ + -7.8539023, + 51.9366818 + ], + [ + -7.8539023, + 51.9366818 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "DIrish", + "uid": "12410778", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T11:34:18Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "create": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 117677364 + } + }, + { + "id": 117676012, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0279434, + 51.0292321 + ], + [ + 3.0654171, + 51.0292321 + ], + [ + 3.0654171, + 51.0425074 + ], + [ + 3.0279434, + 51.0425074 + ], + [ + 3.0279434, + 51.0292321 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T11:06:24Z", + "reviewed_features": [], + "create": 29, + "modify": 21, + "delete": 0, + "area": 0.000497474609609871, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 19, + "theme": "grb", + "import": 3, + "locale": "nl", + "imagery": "osm", + "conflation": 4, + "change_over_5000m": 3 + }, + "id": 117676012 + } + }, + { + "id": 117667455, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 76.656314, + 9.91185 + ], + [ + 80.2602926, + 9.91185 + ], + [ + 80.2602926, + 13.1033341 + ], + [ + 76.656314, + 13.1033341 + ], + [ + 76.656314, + 9.91185 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T07:52:52Z", + "reviewed_features": [], + "create": 0, + "modify": 42, + "delete": 0, + "area": 11.5020403986403, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 46, + "locale": "en", + "imagery": "osm" + }, + "id": 117667455 + } + }, + { + "id": 117666698, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3626392, + 50.8038061 + ], + [ + 4.366504, + 50.8038061 + ], + [ + 4.366504, + 50.8100912 + ], + [ + 4.3626392, + 50.8100912 + ], + [ + 4.3626392, + 50.8038061 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T07:32:37Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000242906544799959, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 7, + "locale": "en", + "imagery": "osm" + }, + "id": 117666698 + } + }, + { + "id": 117663014, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -119.6692993, + 34.4169059 + ], + [ + -119.669299, + 34.4169059 + ], + [ + -119.669299, + 34.4169059 + ], + [ + -119.6692993, + 34.4169059 + ], + [ + -119.6692993, + 34.4169059 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "AlexeyTyur", + "uid": "10509852", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-21T05:23:45Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_500m": 1 + }, + "id": 117663014 + } + }, + { + "id": 117658698, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.9181267, + 50.9274239 + ], + [ + 5.3372999, + 50.9274239 + ], + [ + 5.3372999, + 51.2255273 + ], + [ + 2.9181267, + 51.2255273 + ], + [ + 2.9181267, + 50.9274239 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-21T00:21:01Z", + "reviewed_features": [], + "create": 0, + "modify": 7, + "delete": 0, + "area": 0.721163756108885, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 7, + "locale": "nl", + "imagery": "osm" + }, + "id": 117658698 + } + }, + { + "id": 117657311, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.2444305, + 48.96993 + ], + [ + 2.2631723, + 48.96993 + ], + [ + 2.2631723, + 48.9767978 + ], + [ + 2.2444305, + 48.9767978 + ], + [ + 2.2444305, + 48.96993 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T22:43:38Z", + "reviewed_features": [], + "create": 0, + "modify": 38, + "delete": 0, + "area": 0.000128714934040037, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 45, + "locale": "en", + "imagery": "osm" + }, + "id": 117657311 + } + }, + { + "id": 117653833, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9579069, + 51.1001392 + ], + [ + 4.9599504, + 51.1001392 + ], + [ + 4.9599504, + 51.1008132 + ], + [ + 4.9579069, + 51.1008132 + ], + [ + 4.9579069, + 51.1001392 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "way-454878964", + "osm_id": 454878964, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "building": "porch" + } + } + ], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T20:34:46Z", + "reviewed_features": [], + "create": 7, + "modify": 116, + "delete": 11, + "area": 0.00000137731899999293, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 104, + "theme": "grb", + "answer": 4, + "delete": 11, + "locale": "nl", + "imagery": "osm", + "conflation": 32, + "change_within_5000m": 1 + }, + "id": 117653833 + } + }, + { + "id": 117653634, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2229532, + 50.7139328 + ], + [ + 4.2241782, + 50.7139328 + ], + [ + 4.2241782, + 50.7146052 + ], + [ + 4.2229532, + 50.7146052 + ], + [ + 4.2229532, + 50.7139328 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T20:28:20Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 8.23689999998805e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 117653634 + } + }, + { + "id": 117651633, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.0884057, + 51.1506821 + ], + [ + 4.0884057, + 51.1506821 + ], + [ + 4.0884057, + 51.1506821 + ], + [ + 4.0884057, + 51.1506821 + ], + [ + 4.0884057, + 51.1506821 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Mraedis", + "uid": "12983705", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #fritures", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T19:22:34Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 1, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "fritures", + "locale": "en", + "imagery": "osm", + "deletion": 1, + "deletion:node/300236235": "disused" + }, + "id": 117651633 + } + }, + { + "id": 117650607, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2157876, + 51.2040518 + ], + [ + 3.2158358, + 51.2040518 + ], + [ + 3.2158358, + 51.2040677 + ], + [ + 3.2157876, + 51.2040677 + ], + [ + 3.2157876, + 51.2040518 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste_assen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T18:51:52Z", + "reviewed_features": [], + "create": 2, + "modify": 1, + "delete": 0, + "area": 7.66380000047029e-10, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste_assen", + "answer": 4, + "create": 2, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 2, + "change_within_50m": 4 + }, + "id": 117650607 + } + }, + { + "id": 117650282, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2422194, + 50.8209583 + ], + [ + 5.2644183, + 50.8209583 + ], + [ + 5.2644183, + 50.8473072 + ], + [ + 5.2422194, + 50.8473072 + ], + [ + 5.2422194, + 50.8209583 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + }, + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1033596638", + "osm_id": 1033596638, + "reasons": [ + 531 + ], + "version": 1 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T18:42:08Z", + "reviewed_features": [], + "create": 323, + "modify": 1121, + "delete": 72, + "area": 0.000584916596210053, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1016, + "path": "mc/develop/", + "theme": "grb", + "delete": 72, + "import": 108, + "locale": "nl", + "imagery": "osm", + "conflation": 232 + }, + "id": 117650282 + } + }, + { + "id": 117649814, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2553062, + 50.824951 + ], + [ + 5.261075, + 50.824951 + ], + [ + 5.261075, + 50.8397986 + ], + [ + 5.2553062, + 50.8397986 + ], + [ + 5.2553062, + 50.824951 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T18:27:01Z", + "reviewed_features": [], + "create": 277, + "modify": 481, + "delete": 42, + "area": 0.0000856528348800213, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 442, + "path": "mc/develop/", + "theme": "grb", + "delete": 42, + "import": 31, + "locale": "nl", + "imagery": "osm", + "conflation": 86 + }, + "id": 117649814 + } + }, + { + "id": 117647862, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5888397, + 53.0163687 + ], + [ + 6.6006479, + 53.0163687 + ], + [ + 6.6006479, + 53.0284902 + ], + [ + 6.5888397, + 53.0284902 + ], + [ + 6.5888397, + 53.0163687 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T17:27:04Z", + "reviewed_features": [], + "create": 0, + "modify": 143, + "delete": 0, + "area": 0.00014313309629999, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 199, + "locale": "nl", + "imagery": "osm" + }, + "id": 117647862 + } + }, + { + "id": 117647405, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.8308267, + 54.7426821 + ], + [ + -1.3216805, + 54.7426821 + ], + [ + -1.3216805, + 54.8726505 + ], + [ + -1.8308267, + 54.8726505 + ], + [ + -1.8308267, + 54.7426821 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T17:14:26Z", + "reviewed_features": [], + "create": 0, + "modify": 56, + "delete": 0, + "area": 0.0661729169800778, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 67, + "locale": "en", + "imagery": "osm" + }, + "id": 117647405 + } + }, + { + "id": 117643688, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.9123962, + 51.2325667 + ], + [ + 2.9123962, + 51.2325667 + ], + [ + 2.9123962, + 51.2325667 + ], + [ + 2.9123962, + 51.2325667 + ], + [ + 2.9123962, + 51.2325667 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T15:34:17Z", + "reviewed_features": [], + "create": 1, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 6, + "create": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 4, + "change_within_50m": 2 + }, + "id": 117643688 + } + }, + { + "id": 117639869, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4221973, + 51.2272026 + ], + [ + 4.4221973, + 51.2272026 + ], + [ + 4.4221973, + 51.2272026 + ], + [ + 4.4221973, + 51.2272026 + ], + [ + 4.4221973, + 51.2272026 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "stijnh", + "uid": "14414954", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T13:55:54Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "answer": 2, + "locale": "en", + "imagery": "osm" + }, + "id": 117639869 + } + }, + { + "id": 117639619, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4172116, + 51.2214194 + ], + [ + 4.4207932, + 51.2214194 + ], + [ + 4.4207932, + 51.2310727 + ], + [ + 4.4172116, + 51.2310727 + ], + [ + 4.4172116, + 51.2214194 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "stijnh", + "uid": "14414954", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T13:49:07Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.0000345742592799915, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 11, + "locale": "en", + "imagery": "osm" + }, + "id": 117639619 + } + }, + { + "id": 117638731, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.2530628, + 48.9631135 + ], + [ + 2.2725015, + 48.9631135 + ], + [ + 2.2725015, + 48.9764252 + ], + [ + 2.2530628, + 48.9764252 + ], + [ + 2.2530628, + 48.9631135 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T13:26:11Z", + "reviewed_features": [], + "create": 0, + "modify": 111, + "delete": 0, + "area": 0.000258762142790056, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 138, + "locale": "en", + "imagery": "osm" + }, + "id": 117638731 + } + }, + { + "id": 117637920, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4036164, + 50.809936 + ], + [ + 4.4036164, + 50.809936 + ], + [ + 4.4036164, + 50.809936 + ], + [ + 4.4036164, + 50.809936 + ], + [ + 4.4036164, + 50.809936 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "StefDeGreef", + "uid": "1860737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T13:05:52Z", + "reviewed_features": [], + "create": 1, + "modify": 5, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 9, + "create": 1, + "locale": "fr", + "imagery": "CartoDB.Voyager", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 10 + }, + "id": 117637920 + } + }, + { + "id": 117637586, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.9184285, + 51.2336634 + ], + [ + 2.9185398, + 51.2336634 + ], + [ + 2.9185398, + 51.2336734 + ], + [ + 2.9184285, + 51.2336734 + ], + [ + 2.9184285, + 51.2336634 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T12:56:53Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 1.11300000035253e-9, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1, + "path": "mc/develop/", + "theme": "food", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_25m": 2, + "move:node/6578523236": "improve_accuracy" + }, + "id": 117637586 + } + }, + { + "id": 117634797, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.5509603, + 51.3113196 + ], + [ + 5.6132011, + 51.3113196 + ], + [ + 5.6132011, + 51.3447671 + ], + [ + 5.5509603, + 51.3447671 + ], + [ + 5.5509603, + 51.3113196 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T11:43:46Z", + "reviewed_features": [], + "create": 2, + "modify": 1, + "delete": 1, + "area": 0.00208179915800009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "artwork", + "answer": 2, + "create": 2, + "locale": "nl", + "imagery": "osm", + "deletion": 1, + "deletion:node/9521399614": "testing point" + }, + "id": 117634797 + } + }, + { + "id": 117634699, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0762548, + 50.7491563 + ], + [ + 5.0824586, + 50.7491563 + ], + [ + 5.0824586, + 50.7588858 + ], + [ + 5.0762548, + 50.7588858 + ], + [ + 5.0762548, + 50.7491563 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + }, + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "JensTi", + "uid": "57212", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T11:41:06Z", + "reviewed_features": [], + "create": 1915, + "modify": 0, + "delete": 0, + "area": 0.0000603598720999904, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 246, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "id": 117634699 + } + }, + { + "id": 117632733, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2550231, + 50.8310878 + ], + [ + 5.2612245, + 50.8310878 + ], + [ + 5.2612245, + 50.8400722 + ], + [ + 5.2550231, + 50.8400722 + ], + [ + 5.2550231, + 50.8310878 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-335186053", + "osm_id": 335186053, + "reasons": [ + 531 + ], + "version": 5 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T10:44:44Z", + "reviewed_features": [], + "create": 703, + "modify": 797, + "delete": 8, + "area": 0.0000557158581600184, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 711, + "path": "mc/develop/", + "theme": "grb", + "answer": 42, + "delete": 8, + "import": 148, + "locale": "nl", + "imagery": "osm", + "conflation": 170 + }, + "id": 117632733 + } + }, + { + "id": 117631748, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2564558, + 50.826658 + ], + [ + 5.2596456, + 50.826658 + ], + [ + 5.2596456, + 50.8355789 + ], + [ + 5.2564558, + 50.8355789 + ], + [ + 5.2564558, + 50.826658 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T10:16:04Z", + "reviewed_features": [], + "create": 186, + "modify": 285, + "delete": 2, + "area": 0.0000284558868199942, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 234, + "path": "mc/develop/", + "theme": "grb", + "delete": 2, + "import": 22, + "locale": "nl", + "imagery": "osm", + "conflation": 76 + }, + "id": 117631748 + } + }, + { + "id": 117630355, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2422194, + 50.8207851 + ], + [ + 5.2614117, + 50.8207851 + ], + [ + 5.2614117, + 50.8336685 + ], + [ + 5.2422194, + 50.8336685 + ], + [ + 5.2422194, + 50.8207851 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-993988122", + "osm_id": 993988122, + "reasons": [ + 531 + ], + "version": 2 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T09:31:49Z", + "reviewed_features": [], + "create": 748, + "modify": 1617, + "delete": 54, + "area": 0.000247262077819999, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1458, + "path": "mc/develop/", + "theme": "grb", + "delete": 54, + "import": 160, + "locale": "nl", + "imagery": "osm", + "conflation": 380 + }, + "id": 117630355 + } + }, + { + "id": 117628089, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8804295, + 51.060373 + ], + [ + 4.8804295, + 51.060373 + ], + [ + 4.8804295, + 51.060373 + ], + [ + 4.8804295, + 51.060373 + ], + [ + 4.8804295, + 51.060373 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #climbing", + "comments_count": 3, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T08:02:44Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "climbing", + "create": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 117628089 + } + }, + { + "id": 117627949, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4233675, + 51.2258495 + ], + [ + 4.4241786, + 51.2258495 + ], + [ + 4.4241786, + 51.2260255 + ], + [ + 4.4233675, + 51.2260255 + ], + [ + 4.4233675, + 51.2258495 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "stijnh", + "uid": "14414954", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T07:54:24Z", + "reviewed_features": [], + "create": 2, + "modify": 0, + "delete": 0, + "area": 1.42753599996893e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "create": 2, + "locale": "en", + "imagery": "AGIV" + }, + "id": 117627949 + } + }, + { + "id": 117626715, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 75.3636948, + 8.7574086 + ], + [ + 80.2862158, + 8.7574086 + ], + [ + 80.2862158, + 13.0985353 + ], + [ + 75.3636948, + 13.0985353 + ], + [ + 75.3636948, + 8.7574086 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T06:35:34Z", + "reviewed_features": [], + "create": 0, + "modify": 35, + "delete": 0, + "area": 21.3692873444107, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 41, + "locale": "en", + "imagery": "osm" + }, + "id": 117626715 + } + }, + { + "id": 117625125, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1173875, + 51.1903503 + ], + [ + 5.1173875, + 51.1903503 + ], + [ + 5.1173875, + 51.1903503 + ], + [ + 5.1173875, + 51.1903503 + ], + [ + 5.1173875, + 51.1903503 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T03:58:04Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 4, + "locale": "nl", + "imagery": "osm" + }, + "id": 117625125 + } + }, + { + "id": 117624804, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0119564, + 51.1646923 + ], + [ + 5.1242163, + 51.1646923 + ], + [ + 5.1242163, + 51.2019567 + ], + [ + 5.0119564, + 51.2019567 + ], + [ + 5.0119564, + 51.1646923 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-20T03:24:56Z", + "reviewed_features": [], + "create": 0, + "modify": 44, + "delete": 0, + "area": 0.00418329781755976, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 51, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 2 + }, + "id": 117624804 + } + }, + { + "id": 117623777, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -7.8431746, + 51.9501586 + ], + [ + -7.8431746, + 51.9501586 + ], + [ + -7.8431746, + 51.9501586 + ], + [ + -7.8431746, + 51.9501586 + ], + [ + -7.8431746, + 51.9501586 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "DIrish", + "uid": "12410778", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T01:26:18Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 3, + "locale": "en", + "imagery": "osm" + }, + "id": 117623777 + } + }, + { + "id": 117623739, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -7.8430324, + 51.9471046 + ], + [ + -7.8430324, + 51.9471046 + ], + [ + -7.8430324, + 51.9471046 + ], + [ + -7.8430324, + 51.9471046 + ], + [ + -7.8430324, + 51.9471046 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "DIrish", + "uid": "12410778", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-20T01:21:29Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "id": 117623739 + } + }, + { + "id": 117622160, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3452494, + 50.8195451 + ], + [ + 4.3536434, + 50.8195451 + ], + [ + 4.3536434, + 50.8262493 + ], + [ + 4.3452494, + 50.8262493 + ], + [ + 4.3452494, + 50.8195451 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T23:12:45Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.0000562750548000126, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "locale": "en", + "imagery": "osm", + "add-image": 3 + }, + "id": 117622160 + } + }, + { + "id": 117622099, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.5649972, + 54.8852001 + ], + [ + -1.3674258, + 54.8852001 + ], + [ + -1.3674258, + 54.9370844 + ], + [ + -1.5649972, + 54.9370844 + ], + [ + -1.5649972, + 54.8852001 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T23:09:25Z", + "reviewed_features": [], + "create": 0, + "modify": 42, + "delete": 0, + "area": 0.0102508537890209, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 64, + "locale": "en", + "imagery": "osm" + }, + "id": 117622099 + } + }, + { + "id": 117622045, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3317218, + 50.8188778 + ], + [ + 4.3481561, + 50.8188778 + ], + [ + 4.3481561, + 50.8283701 + ], + [ + 4.3317218, + 50.8283701 + ], + [ + 4.3317218, + 50.8188778 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T23:06:05Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.000155999305889961, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "artwork", + "locale": "en", + "imagery": "osm", + "add-image": 3 + }, + "id": 117622045 + } + }, + { + "id": 117621826, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3641204, + 50.8207231 + ], + [ + 4.3713972, + 50.8207231 + ], + [ + 4.3713972, + 50.8211434 + ], + [ + 4.3641204, + 50.8211434 + ], + [ + 4.3641204, + 50.8207231 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "node-9520600811", + "osm_id": 9520600811, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "tourism": "map" + } + }, + { + "url": "node-9520608252", + "osm_id": 9520608252, + "reasons": [ + 43 + ], + "version": 1, + "primary_tags": { + "tourism": "map" + } + } + ], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #maps", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T22:55:31Z", + "reviewed_features": [], + "create": 2, + "modify": 1, + "delete": 0, + "area": 0.00000305843903996136, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "maps", + "create": 2, + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "id": 117621826 + } + }, + { + "id": 117621783, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3609946, + 50.8267762 + ], + [ + 4.3609946, + 50.8267762 + ], + [ + 4.3609946, + 50.8267762 + ], + [ + 4.3609946, + 50.8267762 + ], + [ + 4.3609946, + 50.8267762 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T22:53:39Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "id": 117621783 + } + }, + { + "id": 117619307, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4768732, + 51.2829 + ], + [ + 5.6935141, + 51.2829 + ], + [ + 5.6935141, + 51.4047669 + ], + [ + 5.4768732, + 51.4047669 + ], + [ + 5.4768732, + 51.2829 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #nature", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T20:58:12Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.0264013548962101, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "nature", + "answer": 9, + "locale": "en", + "imagery": "osm" + }, + "id": 117619307 + } + }, + { + "id": 117619069, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.5414084, + 51.3106501 + ], + [ + 5.6111294, + 51.3106501 + ], + [ + 5.6111294, + 51.3318616 + ], + [ + 5.5414084, + 51.3318616 + ], + [ + 5.5414084, + 51.3106501 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T20:51:22Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.00147888699150048, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "shops", + "answer": 5, + "locale": "en", + "imagery": "osm" + }, + "id": 117619069 + } + }, + { + "id": 117618893, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.5410797, + 51.3158342 + ], + [ + 5.618873, + 51.3158342 + ], + [ + 5.618873, + 51.3319383 + ], + [ + 5.5410797, + 51.3319383 + ], + [ + 5.5410797, + 51.3158342 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #sport_pitches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T20:46:08Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00125279108252997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "sport_pitches", + "answer": 2, + "locale": "nl", + "imagery": "osm" + }, + "id": 117618893 + } + }, + { + "id": 117616270, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2517848, + 50.8204264 + ], + [ + 5.2614117, + 50.8204264 + ], + [ + 5.2614117, + 50.8280338 + ], + [ + 5.2517848, + 50.8280338 + ], + [ + 5.2517848, + 50.8204264 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T19:12:35Z", + "reviewed_features": [], + "create": 384, + "modify": 708, + "delete": 12, + "area": 0.0000732356790599762, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 626, + "path": "mc/develop/", + "theme": "grb", + "delete": 12, + "import": 63, + "locale": "nl", + "imagery": "osm", + "conflation": 156 + }, + "id": 117616270 + } + }, + { + "id": 117615998, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2505519, + 50.8213252 + ], + [ + 5.261527, + 50.8213252 + ], + [ + 5.261527, + 50.8236132 + ], + [ + 5.2505519, + 50.8236132 + ], + [ + 5.2505519, + 50.8213252 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T19:01:42Z", + "reviewed_features": [], + "create": 97, + "modify": 498, + "delete": 16, + "area": 0.0000251110288000018, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 436, + "path": "mc/develop/", + "theme": "grb", + "delete": 16, + "import": 17, + "locale": "nl", + "imagery": "osm", + "conflation": 102 + }, + "id": 117615998 + } + }, + { + "id": 117615727, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.256646, + 50.8211511 + ], + [ + 5.2619822, + 50.8211511 + ], + [ + 5.2619822, + 50.825452 + ], + [ + 5.256646, + 50.825452 + ], + [ + 5.256646, + 50.8211511 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T18:51:09Z", + "reviewed_features": [], + "create": 82, + "modify": 501, + "delete": 6, + "area": 0.0000229504625799852, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 394, + "path": "mc/develop/", + "theme": "grb", + "delete": 6, + "import": 11, + "locale": "nl", + "imagery": "osm", + "conflation": 90 + }, + "id": 117615727 + } + }, + { + "id": 117615532, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.5668464, + 54.8277124 + ], + [ + -1.3305464, + 54.8277124 + ], + [ + -1.3305464, + 54.8871437 + ], + [ + -1.5668464, + 54.8871437 + ], + [ + -1.5668464, + 54.8277124 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T18:43:20Z", + "reviewed_features": [], + "create": 0, + "modify": 53, + "delete": 0, + "area": 0.01404361619, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 78, + "locale": "en", + "imagery": "osm" + }, + "id": 117615532 + } + }, + { + "id": 117613640, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -70.5681294, + -33.5928661 + ], + [ + -70.5681294, + -33.5928661 + ], + [ + -70.5681294, + -33.5928661 + ], + [ + -70.5681294, + -33.5928661 + ], + [ + -70.5681294, + -33.5928661 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-19T17:39:28Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "HDM_HOT", + "add-image": 1, + "change_within_25m": 1 + }, + "id": 117613640 + } + }, + { + "id": 117612320, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2391076, + 50.8168914 + ], + [ + 5.2632285, + 50.8168914 + ], + [ + 5.2632285, + 50.841693 + ], + [ + 5.2391076, + 50.841693 + ], + [ + 5.2391076, + 50.8168914 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T16:57:27Z", + "reviewed_features": [], + "create": 3611, + "modify": 243, + "delete": 4, + "area": 0.00059823691343993, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 215, + "path": "mc/develop/", + "theme": "grb", + "answer": 3, + "delete": 4, + "import": 531, + "locale": "nl", + "imagery": "osm", + "conflation": 58 + }, + "id": 117612320 + } + }, + { + "id": 117610784, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3526664, + 50.8495035 + ], + [ + 4.3719104, + 50.8495035 + ], + [ + 4.3719104, + 50.8515123 + ], + [ + 4.3526664, + 50.8515123 + ], + [ + 4.3526664, + 50.8495035 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #cafes_and_pubs", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T16:21:00Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.0000386573472001109, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cafes_and_pubs", + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "id": 117610784 + } + }, + { + "id": 117609480, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.6115031, + 51.3117353 + ], + [ + 5.612522, + 51.3117353 + ], + [ + 5.612522, + 51.3122609 + ], + [ + 5.6115031, + 51.3122609 + ], + [ + 5.6115031, + 51.3117353 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-19T15:48:43Z", + "reviewed_features": [], + "create": 2, + "modify": 4, + "delete": 0, + "area": 5.35533839995966e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "benches", + "answer": 10, + "create": 2, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 2, + "change_within_50m": 10 + }, + "id": 117609480 + } + }, + { + "id": 117609388, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.6112833, + 51.3115995 + ], + [ + 5.6112833, + 51.3115995 + ], + [ + 5.6112833, + 51.3115995 + ], + [ + 5.6112833, + 51.3115995 + ], + [ + 5.6112833, + 51.3115995 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "r0di", + "uid": "4737001", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-19T15:46:35Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "artwork", + "create": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_50m": 1 + }, + "id": 117609388 + } + }, + { + "id": 117608520, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4200336, + 51.2279432 + ], + [ + 4.4200336, + 51.2279432 + ], + [ + 4.4200336, + 51.2279432 + ], + [ + 4.4200336, + 51.2279432 + ], + [ + 4.4200336, + 51.2279432 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "stijnh", + "uid": "14414954", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T15:25:48Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 2, + "locale": "en", + "imagery": "CartoDB.Voyager" + }, + "id": 117608520 + } + }, + { + "id": 117606572, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 13.6818214, + 51.0518332 + ], + [ + 13.6859177, + 51.0518332 + ], + [ + 13.6859177, + 51.0571735 + ], + [ + 13.6818214, + 51.0571735 + ], + [ + 13.6818214, + 51.0518332 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "brust84", + "uid": "1225756", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #hailhydrant", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-19T14:34:37Z", + "reviewed_features": [], + "create": 12, + "modify": 0, + "delete": 0, + "area": 0.0000218754708899944, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "hailhydrant", + "answer": 1, + "create": 12, + "locale": "en", + "imagery": "GEOSN-DOP-RGB", + "change_over_5000m": 12, + "change_within_25m": 1 + }, + "id": 117606572 + } + }, + { + "id": 117604643, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.1946132, + 49.0681277 + ], + [ + 2.2027648, + 49.0681277 + ], + [ + 2.2027648, + 49.0762132 + ], + [ + 2.1946132, + 49.0762132 + ], + [ + 2.1946132, + 49.0681277 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T13:44:15Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.0000659097618000009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "id": 117604643 + } + }, + { + "id": 117603584, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.9530946, + 50.3806983 + ], + [ + 2.9811534, + 50.3806983 + ], + [ + 2.9811534, + 50.4179798 + ], + [ + 2.9530946, + 50.4179798 + ], + [ + 2.9530946, + 50.3806983 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "whatismoss", + "uid": "8427311", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T13:13:53Z", + "reviewed_features": [], + "create": 0, + "modify": 35, + "delete": 0, + "area": 0.00104607415219997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 67, + "locale": "en", + "imagery": "osm" + }, + "id": 117603584 + } + }, + { + "id": 117601937, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9494185, + 50.0003985 + ], + [ + 5.9494185, + 50.0003985 + ], + [ + 5.9494185, + 50.0003985 + ], + [ + 5.9494185, + 50.0003985 + ], + [ + 5.9494185, + 50.0003985 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "ClarissaWAM", + "uid": "13745921", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T12:28:27Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "bookcases", + "create": 1, + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117601937 + } + }, + { + "id": 117600697, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1657621, + 50.9039971 + ], + [ + 4.1957701, + 50.9039971 + ], + [ + 4.1957701, + 50.910841 + ], + [ + 4.1657621, + 50.910841 + ], + [ + 4.1657621, + 50.9039971 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T11:49:45Z", + "reviewed_features": [], + "create": 3, + "modify": 7, + "delete": 0, + "area": 0.000205371751199991, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 14, + "create": 3, + "locale": "nl", + "imagery": "osm" + }, + "id": 117600697 + } + }, + { + "id": 117593015, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2569485, + 50.8421115 + ], + [ + 5.2587824, + 50.8421115 + ], + [ + 5.2587824, + 50.8430617 + ], + [ + 5.2569485, + 50.8430617 + ], + [ + 5.2569485, + 50.8421115 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-19T06:59:31Z", + "reviewed_features": [], + "create": 0, + "modify": 36, + "delete": 6, + "area": 0.00000174257177999723, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 31, + "path": "mc/develop/", + "theme": "grb", + "delete": 6, + "locale": "nl", + "imagery": "osm", + "conflation": 10 + }, + "id": 117593015 + } + }, + { + "id": 117585528, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9040578, + 51.0875473 + ], + [ + 4.9326405, + 51.0875473 + ], + [ + 4.9326405, + 51.1348952 + ], + [ + 4.9040578, + 51.1348952 + ], + [ + 4.9040578, + 51.0875473 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T23:00:37Z", + "reviewed_features": [], + "create": 0, + "modify": 66, + "delete": 0, + "area": 0.00135333082133013, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 86, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_5000m": 85 + }, + "id": 117585528 + } + }, + { + "id": 117585450, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9209251, + 51.1094185 + ], + [ + 4.9210861, + 51.1094185 + ], + [ + 4.9210861, + 51.1095578 + ], + [ + 4.9209251, + 51.1095578 + ], + [ + 4.9209251, + 51.1094185 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T22:58:39Z", + "reviewed_features": [], + "create": 2, + "modify": 10, + "delete": 0, + "area": 2.24273000001594e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 8, + "theme": "grb", + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "id": 117585450 + } + }, + { + "id": 117584878, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.4821621, + 54.7801232 + ], + [ + -1.3560177, + 54.7801232 + ], + [ + -1.3560177, + 54.8399008 + ], + [ + -1.4821621, + 54.8399008 + ], + [ + -1.4821621, + 54.7801232 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T22:44:01Z", + "reviewed_features": [], + "create": 0, + "modify": 35, + "delete": 0, + "area": 0.00754060948544049, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 37, + "locale": "en", + "imagery": "osm" + }, + "id": 117584878 + } + }, + { + "id": 117582035, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 7.4185589, + 46.9408086 + ], + [ + 7.4188257, + 46.9408086 + ], + [ + 7.4188257, + 46.9409956 + ], + [ + 7.4185589, + 46.9409956 + ], + [ + 7.4185589, + 46.9408086 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "habi", + "uid": "15671", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T21:09:47Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 4.9891600001114e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cycle_infra", + "answer": 5, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_500m": 5 + }, + "id": 117582035 + } + }, + { + "id": 117581674, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 7.419097, + 46.9354358 + ], + [ + 7.4228539, + 46.9354358 + ], + [ + 7.4228539, + 46.9370099 + ], + [ + 7.419097, + 46.9370099 + ], + [ + 7.419097, + 46.9354358 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "habi", + "uid": "15671", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T20:59:44Z", + "reviewed_features": [], + "create": 5, + "modify": 1, + "delete": 0, + "area": 0.00000591373628999667, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "answer": 7, + "create": 5, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 5, + "change_within_25m": 3, + "change_within_50m": 2, + "change_within_100m": 2 + }, + "id": 117581674 + } + }, + { + "id": 117581537, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 79.7937161, + 11.8931746 + ], + [ + 79.8372843, + 11.8931746 + ], + [ + 79.8372843, + 11.9586956 + ], + [ + 79.7937161, + 11.9586956 + ], + [ + 79.7937161, + 11.8931746 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T20:56:15Z", + "reviewed_features": [], + "create": 0, + "modify": 88, + "delete": 0, + "area": 0.00285463203219974, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 123, + "locale": "en", + "imagery": "osm" + }, + "id": 117581537 + } + }, + { + "id": 117577383, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3486899, + 50.8709543 + ], + [ + 4.3486899, + 50.8709543 + ], + [ + 4.3486899, + 50.8709543 + ], + [ + 4.3486899, + 50.8709543 + ], + [ + 4.3486899, + 50.8709543 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T18:37:51Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "shops", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117577383 + } + }, + { + "id": 117575150, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2565689, + 50.8414185 + ], + [ + 5.2767725, + 50.8414185 + ], + [ + 5.2767725, + 50.8496387 + ], + [ + 5.2565689, + 50.8496387 + ], + [ + 5.2565689, + 50.8414185 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T17:33:06Z", + "reviewed_features": [], + "create": 1432, + "modify": 104, + "delete": 8, + "area": 0.000166077632719928, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 91, + "path": "mc/develop/", + "theme": "grb", + "delete": 8, + "import": 205, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 30 + }, + "id": 117575150 + } + }, + { + "id": 117575061, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -58.4036422, + -34.7801133 + ], + [ + -58.4036422, + -34.7801133 + ], + [ + -58.4036422, + -34.7801133 + ], + [ + -58.4036422, + -34.7801133 + ], + [ + -58.4036422, + -34.7801133 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Zalitoar", + "uid": "79602", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T17:30:53Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "shops", + "answer": 1, + "create": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_1000m": 1 + }, + "id": 117575061 + } + }, + { + "id": 117574912, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.0298724, + 38.7918008 + ], + [ + 0.030232, + 38.7918008 + ], + [ + 0.030232, + 38.7919343 + ], + [ + 0.0298724, + 38.7919343 + ], + [ + 0.0298724, + 38.7918008 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #https://paunofu.github.io/preguntesmc/policia_esp.json", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T17:26:26Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 4.80066000014401e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://paunofu.github.io/preguntesmc/policia_esp.json", + "answer": 5, + "locale": "ca", + "imagery": "osm" + }, + "id": 117574912 + } + }, + { + "id": 117574740, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9687056, + 51.3363691 + ], + [ + 4.9687056, + 51.3363691 + ], + [ + 4.9687056, + 51.3363691 + ], + [ + 4.9687056, + 51.3363691 + ], + [ + 4.9687056, + 51.3363691 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T17:22:09Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "artwork", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 117574740 + } + }, + { + "id": 117574367, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2820039, + 51.2219376 + ], + [ + 4.2855574, + 51.2219376 + ], + [ + 4.2855574, + 51.2232193 + ], + [ + 4.2820039, + 51.2232193 + ], + [ + 4.2820039, + 51.2219376 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "chvp", + "uid": "9095231", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T17:12:32Z", + "reviewed_features": [], + "create": 245, + "modify": 15, + "delete": 0, + "area": 0.0000045545209499991, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 12, + "theme": "grb", + "answer": 5, + "import": 24, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 4 + }, + "id": 117574367 + } + }, + { + "id": 117572259, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.0872095, + 38.8366227 + ], + [ + 0.0878291, + 38.8366227 + ], + [ + 0.0878291, + 38.8369194 + ], + [ + 0.0872095, + 38.8369194 + ], + [ + 0.0872095, + 38.8366227 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #policia_esp", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T16:14:39Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 1.83835319999886e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "policia_esp", + "answer": 3, + "locale": "ca", + "imagery": "osm" + }, + "id": 117572259 + } + }, + { + "id": 117572151, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -76.1604184, + 36.8382338 + ], + [ + -76.1604184, + 36.8382338 + ], + [ + -76.1604184, + 36.8382338 + ], + [ + -76.1604184, + 36.8382338 + ], + [ + -76.1604184, + 36.8382338 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + }, + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "node-9516997172", + "osm_id": 9516997172, + "reasons": [ + 43 + ], + "version": 1, + "primary_tags": { + "tourism": "map" + } + } + ], + "user": "cmitchusa", + "uid": "1884021", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #maps", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T16:11:40Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "maps", + "create": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 117572151 + } + }, + { + "id": 117568096, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -0.0018772, + 38.7880183 + ], + [ + 0.1646752, + 38.7880183 + ], + [ + 0.1646752, + 38.8496073 + ], + [ + -0.0018772, + 38.8496073 + ], + [ + -0.0018772, + 38.7880183 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #policia_esp", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:34:55Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.0102577957636008, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "policia_esp", + "answer": 5, + "locale": "ca", + "imagery": "osm" + }, + "id": 117568096 + } + }, + { + "id": 117567512, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.4972306, + 52.9928124 + ], + [ + 6.5215188, + 52.9928124 + ], + [ + 6.5215188, + 52.9997146 + ], + [ + 6.4972306, + 52.9997146 + ], + [ + 6.4972306, + 52.9928124 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:21:45Z", + "reviewed_features": [], + "create": 0, + "modify": 34, + "delete": 0, + "area": 0.000167642014039975, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "etymology", + "answer": 44, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 39, + "change_within_5000m": 5 + }, + "id": 117567512 + } + }, + { + "id": 117567044, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5608821, + 53.0166042 + ], + [ + 6.5608821, + 53.0166042 + ], + [ + 6.5608821, + 53.0166042 + ], + [ + 6.5608821, + 53.0166042 + ], + [ + 6.5608821, + 53.0166042 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #bicycle_rental", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:12:39Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "bicycle_rental", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 1 + }, + "id": 117567044 + } + }, + { + "id": 117567010, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5636561, + 53.00961 + ], + [ + 6.5636561, + 53.00961 + ], + [ + 6.5636561, + 53.00961 + ], + [ + 6.5636561, + 53.00961 + ], + [ + 6.5636561, + 53.00961 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:11:46Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 2 + }, + "id": 117567010 + } + }, + { + "id": 117566718, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5640763, + 53.0198777 + ], + [ + 6.5640763, + 53.0198777 + ], + [ + 6.5640763, + 53.0198777 + ], + [ + 6.5640763, + 53.0198777 + ], + [ + 6.5640763, + 53.0198777 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T14:04:08Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "bookcases", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 1 + }, + "id": 117566718 + } + }, + { + "id": 117559177, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -0.11613, + 38.8415084 + ], + [ + -0.11613, + 38.8415084 + ], + [ + -0.11613, + 38.8415084 + ], + [ + -0.11613, + 38.8415084 + ], + [ + -0.11613, + 38.8415084 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #https://paunofu.github.io/preguntesmc/policia_esp.json", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T11:00:23Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://paunofu.github.io/preguntesmc/policia_esp.json", + "answer": 1, + "locale": "ca", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 117559177 + } + }, + { + "id": 117557459, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5801717, + 53.0106033 + ], + [ + 6.5801717, + 53.0106033 + ], + [ + 6.5801717, + 53.0106033 + ], + [ + 6.5801717, + 53.0106033 + ], + [ + 6.5801717, + 53.0106033 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T10:20:58Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 117557459 + } + }, + { + "id": 117556311, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3495864, + 50.7911064 + ], + [ + 5.3723797, + 50.7911064 + ], + [ + 5.3723797, + 50.8053752 + ], + [ + 5.3495864, + 50.8053752 + ], + [ + 5.3495864, + 50.7911064 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:56:16Z", + "reviewed_features": [], + "create": 1313, + "modify": 1109, + "delete": 6, + "area": 0.000325233039040081, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 984, + "theme": "grb", + "delete": 6, + "import": 216, + "locale": "nl", + "imagery": "osm", + "conflation": 264 + }, + "id": 117556311 + } + }, + { + "id": 117555737, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.8971894, + 51.0036997 + ], + [ + 3.8971894, + 51.0036997 + ], + [ + 3.8971894, + 51.0036997 + ], + [ + 3.8971894, + 51.0036997 + ], + [ + 3.8971894, + 51.0036997 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:44:16Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 117555737 + } + }, + { + "id": 117555547, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 18.4009387, + -33.9013357 + ], + [ + 18.4108281, + -33.9013357 + ], + [ + 18.4108281, + -33.8994917 + ], + [ + 18.4009387, + -33.8994917 + ], + [ + 18.4009387, + -33.9013357 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:40:11Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000182360535999818, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 7, + "locale": "nl", + "imagery": "osm" + }, + "id": 117555547 + } + }, + { + "id": 117555303, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 18.397535, + -33.9257407 + ], + [ + 18.4178824, + -33.9257407 + ], + [ + 18.4178824, + -33.8994497 + ], + [ + 18.397535, + -33.8994497 + ], + [ + 18.397535, + -33.9257407 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:35:33Z", + "reviewed_features": [], + "create": 0, + "modify": 68, + "delete": 0, + "area": 0.000534953493399973, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 85, + "locale": "nl", + "imagery": "osm" + }, + "id": 117555303 + } + }, + { + "id": 117554863, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3378826, + 50.8026649 + ], + [ + 5.3503105, + 50.8026649 + ], + [ + 5.3503105, + 50.8079579 + ], + [ + 5.3378826, + 50.8079579 + ], + [ + 5.3378826, + 50.8026649 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:25:59Z", + "reviewed_features": [], + "create": 539, + "modify": 177, + "delete": 4, + "area": 0.0000657808746999316, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 153, + "theme": "grb", + "answer": 1, + "delete": 4, + "import": 134, + "locale": "nl", + "imagery": "osm", + "conflation": 46 + }, + "id": 117554863 + } + }, + { + "id": 117554781, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3429373, + 50.8076238 + ], + [ + 5.3434185, + 50.8076238 + ], + [ + 5.3434185, + 50.8093109 + ], + [ + 5.3429373, + 50.8093109 + ], + [ + 5.3429373, + 50.8076238 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T09:24:23Z", + "reviewed_features": [], + "create": 26, + "modify": 7, + "delete": 0, + "area": 8.11832519999557e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 6, + "theme": "grb", + "import": 9, + "locale": "nl", + "imagery": "osm", + "conflation": 2 + }, + "id": 117554781 + } + }, + { + "id": 117553403, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2748576, + 51.0565537 + ], + [ + 4.2872002, + 51.0565537 + ], + [ + 4.2872002, + 51.0819206 + ], + [ + 4.2748576, + 51.0819206 + ], + [ + 4.2748576, + 51.0565537 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T08:54:30Z", + "reviewed_features": [], + "create": 0, + "modify": 25, + "delete": 0, + "area": 0.000313093499939938, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 44, + "locale": "nl", + "imagery": "osm" + }, + "id": 117553403 + } + }, + { + "id": 117545992, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.3640564, + -34.6338144 + ], + [ + -71.3640323, + -34.6338144 + ], + [ + -71.3640323, + -34.6337802 + ], + [ + -71.3640564, + -34.6337802 + ], + [ + -71.3640564, + -34.6338144 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.16.1", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T04:54:47Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 8.24219999711115e-10, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "locale": "en", + "imagery": "cyclosm", + "add-image": 2 + }, + "id": 117545992 + } + }, + { + "id": 117544538, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2128849, + 51.2100013 + ], + [ + 3.2136045, + 51.2100013 + ], + [ + 3.2136045, + 51.2102593 + ], + [ + 3.2128849, + 51.2102593 + ], + [ + 3.2128849, + 51.2100013 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T03:26:55Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 1.85656799996562e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cycle_infra", + "answer": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "id": 117544538 + } + }, + { + "id": 117544474, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9204204, + 51.1087959 + ], + [ + 4.9211038, + 51.1087959 + ], + [ + 4.9211038, + 51.1096542 + ], + [ + 4.9204204, + 51.1096542 + ], + [ + 4.9204204, + 51.1087959 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T03:20:39Z", + "reviewed_features": [], + "create": 2, + "modify": 51, + "delete": 6, + "area": 5.8656222000283e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 47, + "theme": "grb", + "delete": 6, + "locale": "nl", + "imagery": "osm", + "conflation": 8 + }, + "id": 117544474 + } + }, + { + "id": 117544352, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9155461, + 51.1050398 + ], + [ + 4.9429281, + 51.1050398 + ], + [ + 4.9429281, + 51.1214044 + ], + [ + 4.9155461, + 51.1214044 + ], + [ + 4.9155461, + 51.1050398 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T03:09:37Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0.000448095477200067, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 15, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 15 + }, + "id": 117544352 + } + }, + { + "id": 117544111, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7038135, + 51.050521 + ], + [ + 3.7038135, + 51.050521 + ], + [ + 3.7038135, + 51.050521 + ], + [ + 3.7038135, + 51.050521 + ], + [ + 3.7038135, + 51.050521 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T02:46:08Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "benches", + "create": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 117544111 + } + }, + { + "id": 117543583, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -0.11613, + 38.7139165 + ], + [ + 0.0469334, + 38.7139165 + ], + [ + 0.0469334, + 38.8515136 + ], + [ + -0.11613, + 38.8515136 + ], + [ + -0.11613, + 38.7139165 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #https://paunofu.github.io/preguntesmc/policia_esp.json", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-18T01:58:49Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0.022437050956139, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://paunofu.github.io/preguntesmc/policia_esp.json", + "answer": 6, + "locale": "ca", + "imagery": "osm", + "change_over_5000m": 6 + }, + "id": 117543583 + } + }, + { + "id": 117542792, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 79.5020312, + 11.6242761 + ], + [ + 79.5066553, + 11.6242761 + ], + [ + 79.5066553, + 11.6242856 + ], + [ + 79.5020312, + 11.6242856 + ], + [ + 79.5020312, + 11.6242761 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-18T00:55:49Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 4.39289500040954e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 117542792 + } + }, + { + "id": 117538787, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4187568, + 51.0931931 + ], + [ + 4.4190229, + 51.0931931 + ], + [ + 4.4190229, + 51.093366 + ], + [ + 4.4187568, + 51.093366 + ], + [ + 4.4187568, + 51.0931931 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #observation_towers", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T21:22:00Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 4.60086900007151e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "observation_towers", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117538787 + } + }, + { + "id": 117538710, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4187734, + 51.0932372 + ], + [ + 4.4187734, + 51.0932372 + ], + [ + 4.4187734, + 51.0932372 + ], + [ + 4.4187734, + 51.0932372 + ], + [ + 4.4187734, + 51.0932372 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T21:19:17Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 6, + "locale": "nl", + "imagery": "osm" + }, + "id": 117538710 + } + }, + { + "id": 117538582, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3170278, + 50.8013881 + ], + [ + 5.36849, + 50.8013881 + ], + [ + 5.36849, + 50.81783 + ], + [ + 5.3170278, + 50.81783 + ], + [ + 5.3170278, + 50.8013881 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T21:15:59Z", + "reviewed_features": [], + "create": 1589, + "modify": 262, + "delete": 7, + "area": 0.000846136346180202, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 227, + "theme": "grb", + "answer": 11, + "delete": 7, + "import": 204, + "locale": "nl", + "imagery": "osm", + "conflation": 56 + }, + "id": 117538582 + } + }, + { + "id": 117538578, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T21:15:54Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117538578 + } + }, + { + "id": 117538507, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3532259, + 50.8059876 + ], + [ + 5.3571144, + 50.8059876 + ], + [ + 5.3571144, + 50.8090055 + ], + [ + 5.3532259, + 50.8090055 + ], + [ + 5.3532259, + 50.8059876 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T21:13:45Z", + "reviewed_features": [], + "create": 200, + "modify": 0, + "delete": 0, + "area": 0.0000117351041499862, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 27, + "locale": "nl", + "imagery": "osm" + }, + "id": 117538507 + } + }, + { + "id": 117537838, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.246173, + 50.8363614 + ], + [ + 3.7164735, + 50.8363614 + ], + [ + 3.7164735, + 51.0397186 + ], + [ + 3.246173, + 51.0397186 + ], + [ + 3.246173, + 50.8363614 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Hopperpop", + "uid": "3664604", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/Hopperpop/OpenAsianMap/develop/assets/themes/OpenAsianMap/OpenAsianMap.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T20:53:45Z", + "reviewed_features": [], + "create": 1, + "modify": 10, + "delete": 0, + "area": 0.0956389928385996, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/Hopperpop/OpenAsianMap/develop/assets/themes/OpenAsianMap/OpenAsianMap.json", + "answer": 10, + "create": 1, + "locale": "en", + "imagery": "AGIV" + }, + "id": 117537838 + } + }, + { + "id": 117536892, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.0351786, + 50.9406568 + ], + [ + 4.4206232, + 50.9406568 + ], + [ + 4.4206232, + 51.219973 + ], + [ + 4.0351786, + 51.219973 + ], + [ + 4.0351786, + 50.9406568 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Hopperpop", + "uid": "3664604", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/Hopperpop/OpenAsianMap/main/assets/themes/OpenAsianMap/OpenAsianMap.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T20:28:23Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.107660920982521, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/Hopperpop/OpenAsianMap/main/assets/themes/OpenAsianMap/OpenAsianMap.json", + "answer": 4, + "locale": "en", + "imagery": "osm" + }, + "id": 117536892 + } + }, + { + "id": 117532300, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0688051, + 51.1265552 + ], + [ + 5.0688051, + 51.1265552 + ], + [ + 5.0688051, + 51.1265552 + ], + [ + 5.0688051, + 51.1265552 + ], + [ + 5.0688051, + 51.1265552 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #fritures", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T17:54:12Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "fritures", + "answer": 5, + "locale": "nl", + "imagery": "osm", + "change_within_50m": 5 + }, + "id": 117532300 + } + }, + { + "id": 117528809, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 18.3767862, + -34.0233838 + ], + [ + 18.4422072, + -34.0233838 + ], + [ + 18.4422072, + -33.9158612 + ], + [ + 18.3767862, + -33.9158612 + ], + [ + 18.3767862, + -34.0233838 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T16:19:08Z", + "reviewed_features": [], + "create": 0, + "modify": 202, + "delete": 0, + "area": 0.00703423601459941, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 262, + "locale": "nl", + "imagery": "osm" + }, + "id": 117528809 + } + }, + { + "id": 117528200, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3435448, + 50.8012174 + ], + [ + 5.3600089, + 50.8012174 + ], + [ + 5.3600089, + 50.8106072 + ], + [ + 5.3435448, + 50.8106072 + ], + [ + 5.3435448, + 50.8012174 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T16:03:38Z", + "reviewed_features": [], + "create": 1151, + "modify": 66, + "delete": 0, + "area": 0.000154594606180019, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 49, + "theme": "grb", + "answer": 9, + "import": 180, + "locale": "nl", + "imagery": "osm", + "conflation": 16 + }, + "id": 117528200 + } + }, + { + "id": 117525975, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.0835538, + 38.7727429 + ], + [ + 0.1646752, + 38.7727429 + ], + [ + 0.1646752, + 38.7880183 + ], + [ + 0.0835538, + 38.7880183 + ], + [ + 0.0835538, + 38.7727429 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #policia_esp", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T15:05:55Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0.00123916183356001, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "policia_esp", + "answer": 3, + "locale": "es", + "imagery": "osm" + }, + "id": 117525975 + } + }, + { + "id": 117524326, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 79.4679172, + 11.5994894 + ], + [ + 79.521355, + 11.5994894 + ], + [ + 79.521355, + 11.625737 + ], + [ + 79.4679172, + 11.625737 + ], + [ + 79.4679172, + 11.5994894 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T14:25:11Z", + "reviewed_features": [], + "create": 0, + "modify": 39, + "delete": 0, + "area": 0.00140261399928001, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 39, + "locale": "en", + "imagery": "osm" + }, + "id": 117524326 + } + }, + { + "id": 117522251, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1370649, + 50.8972694 + ], + [ + 3.2187671, + 50.8972694 + ], + [ + 3.2187671, + 50.9564355 + ], + [ + 3.1370649, + 50.9564355 + ], + [ + 3.1370649, + 50.8972694 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T13:41:42Z", + "reviewed_features": [], + "create": 80, + "modify": 19, + "delete": 0, + "area": 0.0048340005354199, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 17, + "path": "mc/develop/", + "theme": "grb", + "import": 4, + "locale": "nl", + "imagery": "osm", + "conflation": 4, + "change_over_5000m": 2 + }, + "id": 117522251 + } + }, + { + "id": 117521968, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.8436157, + 50.7039922 + ], + [ + 3.8436157, + 50.7039922 + ], + [ + 3.8436157, + 50.7039922 + ], + [ + 3.8436157, + 50.7039922 + ], + [ + 3.8436157, + 50.7039922 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T13:34:39Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "en", + "imagery": "SPW_ORTHO_LAST" + }, + "id": 117521968 + } + }, + { + "id": 117521358, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.449889, + 51.0925228 + ], + [ + 3.449889, + 51.0925228 + ], + [ + 3.449889, + 51.0925228 + ], + [ + 3.449889, + 51.0925228 + ], + [ + 3.449889, + 51.0925228 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T13:21:06Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 1 + }, + "id": 117521358 + } + }, + { + "id": 117520150, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3442313, + 50.800673 + ], + [ + 5.3451736, + 50.800673 + ], + [ + 5.3451736, + 50.8011327 + ], + [ + 5.3442313, + 50.8011327 + ], + [ + 5.3442313, + 50.800673 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T12:49:05Z", + "reviewed_features": [], + "create": 4, + "modify": 18, + "delete": 0, + "area": 4.33175309993757e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 16, + "theme": "grb", + "import": 2, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 4 + }, + "id": 117520150 + } + }, + { + "id": 117519867, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 7.4296276, + 46.9541534 + ], + [ + 7.4296276, + 46.9541534 + ], + [ + 7.4296276, + 46.9541534 + ], + [ + 7.4296276, + 46.9541534 + ], + [ + 7.4296276, + 46.9541534 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "habi", + "uid": "15671", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T12:40:59Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_25m": 1 + }, + "id": 117519867 + } + }, + { + "id": 117517111, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.3957105, + 51.0406149 + ], + [ + 3.3957105, + 51.0406149 + ], + [ + 3.3957105, + 51.0406149 + ], + [ + 3.3957105, + 51.0406149 + ], + [ + 3.3957105, + 51.0406149 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thibaultmol", + "uid": "2916921", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T11:37:39Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 1 + }, + "id": 117517111 + } + }, + { + "id": 117517074, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2392253, + 50.734922 + ], + [ + 4.2392253, + 50.734922 + ], + [ + 4.2392253, + 50.734922 + ], + [ + 4.2392253, + 50.734922 + ], + [ + 4.2392253, + 50.734922 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T11:36:56Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "en", + "imagery": "osm", + "change_within_5000m": 1 + }, + "id": 117517074 + } + }, + { + "id": 117515628, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2269861, + 51.2216144 + ], + [ + 3.2269861, + 51.2216144 + ], + [ + 3.2269861, + 51.2216144 + ], + [ + 3.2269861, + 51.2216144 + ], + [ + 3.2269861, + 51.2216144 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T11:12:57Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/waste-theme/", + "theme": "waste", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 1 + }, + "id": 117515628 + } + }, + { + "id": 117512137, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 9.1724119, + 45.4766368 + ], + [ + 9.1925788, + 45.4766368 + ], + [ + 9.1925788, + 45.4851249 + ], + [ + 9.1724119, + 45.4851249 + ], + [ + 9.1724119, + 45.4766368 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Angelo Lisco", + "uid": "12906729", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-17T09:59:42Z", + "reviewed_features": [], + "create": 0, + "modify": 17, + "delete": 0, + "area": 0.000171178663890016, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cyclofix", + "answer": 19, + "locale": "it", + "imagery": "CartoDB.Voyager", + "add-image": 2 + }, + "id": 117512137 + } + }, + { + "id": 117503612, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2436716, + 51.1867301 + ], + [ + 5.2455024, + 51.1867301 + ], + [ + 5.2455024, + 51.1878824 + ], + [ + 5.2436716, + 51.1878824 + ], + [ + 5.2436716, + 51.1867301 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-17T06:20:10Z", + "reviewed_features": [], + "create": 3, + "modify": 37, + "delete": 0, + "area": 0.00000210963084000256, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 34, + "theme": "grb", + "locale": "nl", + "imagery": "AGIV", + "conflation": 6 + }, + "id": 117503612 + } + }, + { + "id": 117497216, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7205239, + 51.026665 + ], + [ + 3.7205239, + 51.026665 + ], + [ + 3.7205239, + 51.026665 + ], + [ + 3.7205239, + 51.026665 + ], + [ + 3.7205239, + 51.026665 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T23:21:07Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "food", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 117497216 + } + }, + { + "id": 117497117, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.3642123, + -34.6340057 + ], + [ + -71.3640916, + -34.6340057 + ], + [ + -71.3640916, + -34.6338965 + ], + [ + -71.3642123, + -34.6338965 + ], + [ + -71.3642123, + -34.6340057 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Awo", + "uid": "196556", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T23:13:42Z", + "reviewed_features": [], + "create": 4, + "modify": 3, + "delete": 0, + "area": 1.31804400016861e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "create": 4, + "locale": "en", + "imagery": "cyclosm", + "add-image": 4, + "change_over_5000m": 4, + "change_within_25m": 4 + }, + "id": 117497117 + } + }, + { + "id": 117496566, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.7080114, + 50.8963183 + ], + [ + 5.4427727, + 50.8963183 + ], + [ + 5.4427727, + 50.9585408 + ], + [ + 4.7080114, + 50.9585408 + ], + [ + 4.7080114, + 50.8963183 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Hopperpop", + "uid": "3664604", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/Hopperpop/OpenAsianMap/main/assets/themes/OpenAsianMap/OpenAsianMap.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T22:45:56Z", + "reviewed_features": [], + "create": 1, + "modify": 8, + "delete": 0, + "area": 0.0457186849892531, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/Hopperpop/OpenAsianMap/main/assets/themes/OpenAsianMap/OpenAsianMap.json", + "answer": 8, + "create": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 117496566 + } + }, + { + "id": 117496475, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.6902638, + 54.8435536 + ], + [ + -1.5778664, + 54.8435536 + ], + [ + -1.5778664, + 54.8786945 + ], + [ + -1.6902638, + 54.8786945 + ], + [ + -1.6902638, + 54.8435536 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T22:41:53Z", + "reviewed_features": [], + "create": 0, + "modify": 26, + "delete": 0, + "area": 0.00394974579366021, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 35, + "locale": "en", + "imagery": "osm" + }, + "id": 117496475 + } + }, + { + "id": 117495889, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7151089, + 51.024678 + ], + [ + 3.7151089, + 51.024678 + ], + [ + 3.7151089, + 51.024678 + ], + [ + 3.7151089, + 51.024678 + ], + [ + 3.7151089, + 51.024678 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T22:14:38Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cyclofix", + "answer": 3, + "create": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "add-image": 1, + "change_over_5000m": 1, + "change_within_50m": 4 + }, + "id": 117495889 + } + }, + { + "id": 117495391, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7205239, + 51.026665 + ], + [ + 3.7205239, + 51.026665 + ], + [ + 3.7205239, + 51.026665 + ], + [ + 3.7205239, + 51.026665 + ], + [ + 3.7205239, + 51.026665 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T21:55:04Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117495391 + } + }, + { + "id": 117495182, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.0015773, + 51.2654787 + ], + [ + 3.0015773, + 51.2654787 + ], + [ + 3.0015773, + 51.2654787 + ], + [ + 3.0015773, + 51.2654787 + ], + [ + 3.0015773, + 51.2654787 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T21:45:12Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm" + }, + "id": 117495182 + } + }, + { + "id": 117491810, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.6350969, + 54.5941145 + ], + [ + -1.552565, + 54.5941145 + ], + [ + -1.552565, + 54.6980718 + ], + [ + -1.6350969, + 54.6980718 + ], + [ + -1.6350969, + 54.5941145 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T20:00:34Z", + "reviewed_features": [], + "create": 0, + "modify": 32, + "delete": 0, + "area": 0.0085797934878698, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 41, + "locale": "en", + "imagery": "osm" + }, + "id": 117491810 + } + }, + { + "id": 117491489, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4604686, + 50.7720248 + ], + [ + 5.4658655, + 50.7720248 + ], + [ + 5.4658655, + 50.7749774 + ], + [ + 5.4604686, + 50.7749774 + ], + [ + 5.4604686, + 50.7720248 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Rienux", + "uid": "11911273", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T19:50:15Z", + "reviewed_features": [], + "create": 0, + "modify": 10, + "delete": 0, + "area": 0.0000159348869400024, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 15, + "locale": "nl", + "imagery": "osm" + }, + "id": 117491489 + } + }, + { + "id": 117491266, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1619664, + 51.1035935 + ], + [ + 3.1619664, + 51.1035935 + ], + [ + 3.1619664, + 51.1035935 + ], + [ + 3.1619664, + 51.1035935 + ], + [ + 3.1619664, + 51.1035935 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Hopperpop", + "uid": "3664604", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T19:44:38Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 4, + "create": 1, + "locale": "nl", + "imagery": "AGIVFlandersGRB" + }, + "id": 117491266 + } + }, + { + "id": 117484485, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1204873, + 50.9447481 + ], + [ + 3.1204873, + 50.9447481 + ], + [ + 3.1204873, + 50.9447481 + ], + [ + 3.1204873, + 50.9447481 + ], + [ + 3.1204873, + 50.9447481 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Dasrakel", + "uid": "673393", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T16:37:53Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 3, + "locale": "en", + "imagery": "osm", + "change_within_25m": 3 + }, + "id": 117484485 + } + }, + { + "id": 117482285, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4593111, + 51.0391101 + ], + [ + 4.4593111, + 51.0391101 + ], + [ + 4.4593111, + 51.0391101 + ], + [ + 4.4593111, + 51.0391101 + ], + [ + 4.4593111, + 51.0391101 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T15:44:40Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 6, + "create": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 117482285 + } + }, + { + "id": 117481817, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1300655, + 50.9491472 + ], + [ + 3.1300655, + 50.9491472 + ], + [ + 3.1300655, + 50.9491472 + ], + [ + 3.1300655, + 50.9491472 + ], + [ + 3.1300655, + 50.9491472 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Dasrakel", + "uid": "673393", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T15:32:52Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "create": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "id": 117481817 + } + }, + { + "id": 117479097, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2137734, + 51.2047033 + ], + [ + 3.2142266, + 51.2047033 + ], + [ + 3.2142266, + 51.2049964 + ], + [ + 3.2137734, + 51.2049964 + ], + [ + 3.2137734, + 51.2047033 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #postboxes", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-02-16T14:20:33Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 1.32832920000152e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "postboxes", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_25m": 1 + }, + "id": 117479097 + } + }, + { + "id": 117475720, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1238787, + 50.9458789 + ], + [ + 3.1287298, + 50.9458789 + ], + [ + 3.1287298, + 50.9465679 + ], + [ + 3.1238787, + 50.9465679 + ], + [ + 3.1238787, + 50.9458789 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Dasrakel", + "uid": "673393", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T12:55:47Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0.00000334240790000602, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "create": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 117475720 + } + }, + { + "id": 117469991, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7041469, + 51.0508861 + ], + [ + 3.7041469, + 51.0508861 + ], + [ + 3.7041469, + 51.0508861 + ], + [ + 3.7041469, + 51.0508861 + ], + [ + 3.7041469, + 51.0508861 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.0", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T10:31:57Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "shops", + "locale": "en", + "add-image": 2, + "change_within_25m": 2 + }, + "id": 117469991 + } + }, + { + "id": 117469662, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.7786352, + 39.6473863 + ], + [ + 2.7786352, + 39.6473863 + ], + [ + 2.7786352, + 39.6473863 + ], + [ + 2.7786352, + 39.6473863 + ], + [ + 2.7786352, + 39.6473863 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "benetj", + "uid": "2353661", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #policia", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T10:23:56Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "policia", + "answer": 1, + "locale": "es", + "imagery": "osm" + }, + "id": 117469662 + } + }, + { + "id": 117464857, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.9082359, + 41.1379841 + ], + [ + 1.0927266, + 41.1379841 + ], + [ + 1.0927266, + 41.3944351 + ], + [ + 0.9082359, + 41.3944351 + ], + [ + 0.9082359, + 41.1379841 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:17:01Z", + "reviewed_features": [], + "create": 11, + "modify": 3, + "delete": 0, + "area": 0.047312824505701, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "answer": 3, + "create": 11, + "locale": "en", + "imagery": "PNOA-Spain-TMS" + }, + "id": 117464857 + } + }, + { + "id": 117464726, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.9082684, + 41.1372192 + ], + [ + 0.9087968, + 41.1372192 + ], + [ + 0.9087968, + 41.1382778 + ], + [ + 0.9082684, + 41.1382778 + ], + [ + 0.9082684, + 41.1372192 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:13:17Z", + "reviewed_features": [], + "create": 4, + "modify": 0, + "delete": 0, + "area": 5.5936424000017e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "create": 4, + "locale": "en", + "imagery": "PNOA-Spain-TMS" + }, + "id": 117464726 + } + }, + { + "id": 117464533, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.9077905, + 41.1374154 + ], + [ + 0.9095773, + 41.1374154 + ], + [ + 0.9095773, + 41.1388938 + ], + [ + 0.9077905, + 41.1388938 + ], + [ + 0.9077905, + 41.1374154 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:07:02Z", + "reviewed_features": [], + "create": 2, + "modify": 29, + "delete": 0, + "area": 0.00000264160511999357, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "trees", + "answer": 29, + "create": 2, + "locale": "en", + "imagery": "osm" + }, + "id": 117464533 + } + }, + { + "id": 117464419, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.9087029, + 41.1374788 + ], + [ + 0.9096511, + 41.1374788 + ], + [ + 0.9096511, + 41.1384929 + ], + [ + 0.9087029, + 41.1384929 + ], + [ + 0.9087029, + 41.1374788 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #waste_basket", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:04:16Z", + "reviewed_features": [], + "create": 3, + "modify": 1, + "delete": 0, + "area": 9.61569620005873e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "waste_basket", + "answer": 2, + "create": 3, + "locale": "en", + "imagery": "osm" + }, + "id": 117464419 + } + }, + { + "id": 117464351, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.9091768, + 41.1373682 + ], + [ + 1.1029999, + 41.1373682 + ], + [ + 1.1029999, + 41.1456321 + ], + [ + 0.9091768, + 41.1456321 + ], + [ + 0.9091768, + 41.1373682 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "ecabre4", + "uid": "554769", + "editor": "MapComplete 0.15.8", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-02-16T08:02:19Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00160173471609056, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "shops", + "answer": 2, + "locale": "en", + "imagery": "osm" + }, + "id": 117464351 + } + }, { "id": 117457096, "type": "Feature", @@ -8,24 +19716,24 @@ "coordinates": [ [ [ - 0.0162016, - 38.8494188 + -0.0079139, + 38.7380017 ], [ - 0.0163551, - 38.8494188 + 0.0878291, + 38.7380017 ], [ - 0.0163551, + 0.0878291, 38.8496073 ], [ - 0.0162016, + -0.0079139, 38.8496073 ], [ - 0.0162016, - 38.8494188 + -0.0079139, + 38.7380017 ] ] ] @@ -45,9 +19753,9 @@ "date": "2022-02-16T02:04:06Z", "reviewed_features": [], "create": 0, - "modify": 1, + "modify": 4, "delete": 0, - "area": 2.89347500000227e-8, + "area": 0.0106854549608004, "is_suspect": false, "harmful": null, "checked": false, @@ -55,7 +19763,7 @@ "metadata": { "host": "mapcomplete.osm.be", "theme": "policia", - "answer": 1, + "answer": 6, "locale": "es", "imagery": "osm" }, @@ -753,7 +20461,7 @@ "uid": "13779940", "editor": "MapComplete 0.15.8", "comment": "Adding data with #MapComplete for theme #policia", - "comments_count": 0, + "comments_count": 2, "source": "Not reported", "imagery_used": "Not reported", "date": "2022-02-15T13:38:32Z", @@ -16152,7 +35860,7 @@ "uid": "15040216", "editor": "MapComplete 0.15.4", "comment": "Adding data with #MapComplete for theme #cycle_infra", - "comments_count": 0, + "comments_count": 1, "source": "Not reported", "imagery_used": "Not reported", "date": "2022-02-08T08:48:32Z", @@ -20720,6 +40428,18 @@ "primary_tags": { "highway": "trunk" } + }, + { + "url": "way-929712895", + "name": "Consett Road", + "osm_id": 929712895, + "reasons": [ + 91 + ], + "version": 5, + "primary_tags": { + "highway": "trunk" + } } ], "user": "confusedbuffalo", diff --git a/Docs/Tools/stats/stats.2022-3.json b/Docs/Tools/stats/stats.2022-3.json new file mode 100644 index 000000000..f45756713 --- /dev/null +++ b/Docs/Tools/stats/stats.2022-3.json @@ -0,0 +1,13168 @@ +{ + "features": [ + { + "id": 118340668, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.8511402, + 51.297651 + ], + [ + 6.8528456, + 51.297651 + ], + [ + 6.8528456, + 51.2984172 + ], + [ + 6.8511402, + 51.2984172 + ], + [ + 6.8511402, + 51.297651 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "totosm", + "uid": "252884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T21:35:41Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.00000130667748000219, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/shops.html", + "theme": "shops", + "answer": 2, + "locale": "de", + "imagery": "osm" + }, + "id": 118340668 + } + }, + { + "id": 118340407, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 13.2661075, + 52.2970677 + ], + [ + 13.2661075, + 52.2970677 + ], + [ + 13.2661075, + 52.2970677 + ], + [ + 13.2661075, + 52.2970677 + ], + [ + 13.2661075, + 52.2970677 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Christopher", + "uid": "2956", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T21:25: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": 2, + "locale": "de", + "imagery": "CartoDB.Voyager" + }, + "id": 118340407 + } + }, + { + "id": 118337950, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.3737036, + 51.0818367 + ], + [ + 3.3737036, + 51.0818367 + ], + [ + 3.3737036, + 51.0818367 + ], + [ + 3.3737036, + 51.0818367 + ], + [ + 3.3737036, + 51.0818367 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T20:07:58Z", + "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": "https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "locale": "en", + "imagery": "osm", + "add-image": 1 + }, + "id": 118337950 + } + }, + { + "id": 118335890, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.48466, + 51.0009077 + ], + [ + 4.48466, + 51.0009077 + ], + [ + 4.48466, + 51.0009077 + ], + [ + 4.48466, + 51.0009077 + ], + [ + 4.48466, + 51.0009077 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T19:01: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/aed.html", + "theme": "aed", + "locale": "nl", + "imagery": "osm", + "add-image": 2 + }, + "id": 118335890 + } + }, + { + "id": 118335792, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4845031, + 51.0009929 + ], + [ + 4.4845031, + 51.0009929 + ], + [ + 4.4845031, + 51.0009929 + ], + [ + 4.4845031, + 51.0009929 + ], + [ + 4.4845031, + 51.0009929 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T18:58:51Z", + "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", + "locale": "nl", + "imagery": "osm", + "add-image": 2 + }, + "id": 118335792 + } + }, + { + "id": 118334701, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.6996553, + 51.0521448 + ], + [ + 3.6996553, + 51.0521448 + ], + [ + 3.6996553, + 51.0521448 + ], + [ + 3.6996553, + 51.0521448 + ], + [ + 3.6996553, + 51.0521448 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #fritures", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T18:24:43Z", + "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/fritures.html", + "theme": "fritures", + "answer": 5, + "locale": "nl", + "imagery": "osm", + "change_within_50m": 5 + }, + "id": 118334701 + } + }, + { + "id": 118329336, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 15.9815052, + 45.7951974 + ], + [ + 16.0834128, + 45.7951974 + ], + [ + 16.0834128, + 45.8266931 + ], + [ + 15.9815052, + 45.8266931 + ], + [ + 15.9815052, + 45.7951974 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 87, + "name": "Irrelevant tags on highway" + } + ], + "tags": [], + "features": [ + { + "url": "way-203753872", + "name": "Ulica kneza Branimira", + "osm_id": 203753872, + "reasons": [ + 87 + ], + "version": 10, + "primary_tags": { + "highway": "secondary" + } + } + ], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T15:52:00Z", + "reviewed_features": [], + "create": 0, + "modify": 110, + "delete": 0, + "area": 0.00320965119732009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 134, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 26, + "change_within_25m": 2, + "change_within_50m": 1, + "change_within_100m": 1, + "change_within_500m": 2, + "change_within_5000m": 102 + }, + "id": 118329336 + } + }, + { + "id": 118327277, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3316559, + 51.0129144 + ], + [ + 5.3332203, + 51.0129144 + ], + [ + 5.3332203, + 51.0131685 + ], + [ + 5.3316559, + 51.0131685 + ], + [ + 5.3316559, + 51.0129144 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T14:55:40Z", + "reviewed_features": [], + "create": 0, + "modify": 9, + "delete": 0, + "area": 3.97514039998877e-7, + "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", + "change_within_25m": 5, + "change_within_50m": 3, + "change_within_100m": 1, + "change_within_500m": 2 + }, + "id": 118327277 + } + }, + { + "id": 118327062, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1594464, + 51.1126316 + ], + [ + 4.1751373, + 51.1126316 + ], + [ + 4.1751373, + 51.1147753 + ], + [ + 4.1594464, + 51.1147753 + ], + [ + 4.1594464, + 51.1126316 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T14:49:46Z", + "reviewed_features": [], + "create": 0, + "modify": 11, + "delete": 0, + "area": 0.0000336365823299648, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology", + "theme": "etymology", + "answer": 16, + "locale": "nl", + "imagery": "osm" + }, + "id": 118327062 + } + }, + { + "id": 118326565, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1116141, + 51.1116539 + ], + [ + 4.1680349, + 51.1116539 + ], + [ + 4.1680349, + 51.2266334 + ], + [ + 4.1116141, + 51.2266334 + ], + [ + 4.1116141, + 51.1116539 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T14:34:39Z", + "reviewed_features": [], + "create": 4906, + "modify": 77, + "delete": 0, + "area": 0.00648723537359989, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 74, + "theme": "grb", + "import": 674, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 34, + "change_over_5000m": 333 + }, + "id": 118326565 + } + }, + { + "id": 118326429, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.9035435, + 48.6488569 + ], + [ + 8.9039342, + 48.6488569 + ], + [ + 8.9039342, + 48.6489374 + ], + [ + 8.9035435, + 48.6489374 + ], + [ + 8.9035435, + 48.6488569 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "fx99", + "uid": "130472", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #trees", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T14:30:33Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 3.14513500011416e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/trees.html", + "theme": "trees", + "answer": 6, + "locale": "de", + "imagery": "osm" + }, + "id": 118326429 + } + }, + { + "id": 118325923, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.0125418, + 50.9441163 + ], + [ + 4.0125418, + 50.9441163 + ], + [ + 4.0125418, + 50.9441163 + ], + [ + 4.0125418, + 50.9441163 + ], + [ + 4.0125418, + 50.9441163 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dries Verdoodt", + "uid": "7250277", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T14:17:09Z", + "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/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "create": 1, + "locale": "nl", + "imagery": "osm", + "deletion": 1, + "deletion:node/9568829106": "testing point" + }, + "id": 118325923 + } + }, + { + "id": 118322667, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.1192958, + 50.7951108 + ], + [ + 3.1196558, + 50.7951108 + ], + [ + 3.1196558, + 50.7952074 + ], + [ + 3.1192958, + 50.7952074 + ], + [ + 3.1192958, + 50.7951108 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Toerisme Menen", + "uid": "15282506", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T12:47:05Z", + "reviewed_features": [], + "create": 4, + "modify": 0, + "delete": 0, + "area": 3.47759999996515e-8, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "create": 4, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "id": 118322667 + } + }, + { + "id": 118322336, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9032776, + 51.1241822 + ], + [ + 4.9094331, + 51.1241822 + ], + [ + 4.9094331, + 51.1328506 + ], + [ + 4.9032776, + 51.1328506 + ], + [ + 4.9032776, + 51.1241822 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T12:35:33Z", + "reviewed_features": [], + "create": 205, + "modify": 1024, + "delete": 19, + "area": 0.0000533583361999875, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb.html", + "move": 894, + "theme": "grb", + "answer": 12, + "delete": 19, + "import": 28, + "locale": "nl", + "imagery": "osm", + "conflation": 266 + }, + "id": 118322336 + } + }, + { + "id": 118322266, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8148495, + 50.9738491 + ], + [ + 4.8939049, + 50.9738491 + ], + [ + 4.8939049, + 50.9982257 + ], + [ + 4.8148495, + 50.9982257 + ], + [ + 4.8148495, + 50.9738491 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "AnnabelleVerhaegen", + "uid": "12319350", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T12:33:40Z", + "reviewed_features": [], + "create": 7, + "modify": 1, + "delete": 0, + "area": 0.00192710186363972, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "move": 1, + "theme": "toerisme_vlaanderen", + "create": 7, + "locale": "nl", + "imagery": "AGIV", + "move:node/9568658420": "improve_accuracy" + }, + "id": 118322266 + } + }, + { + "id": 118321860, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1151512, + 51.2197506 + ], + [ + 4.1213442, + 51.2197506 + ], + [ + 4.1213442, + 51.2256053 + ], + [ + 4.1151512, + 51.2256053 + ], + [ + 4.1151512, + 51.2197506 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T12:21:18Z", + "reviewed_features": [], + "create": 2479, + "modify": 0, + "delete": 0, + "area": 0.000036258157100006, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "theme": "grb", + "import": 330, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 330 + }, + "id": 118321860 + } + }, + { + "id": 118321391, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1127932, + 51.217534 + ], + [ + 4.123984, + 51.217534 + ], + [ + 4.123984, + 51.2208069 + ], + [ + 4.1127932, + 51.2208069 + ], + [ + 4.1127932, + 51.217534 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T12:07:30Z", + "reviewed_features": [], + "create": 1543, + "modify": 0, + "delete": 0, + "area": 0.0000366263693199895, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "theme": "grb", + "import": 215, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 215 + }, + "id": 118321391 + } + }, + { + "id": 118318869, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.7947919, + 50.8092246 + ], + [ + 4.7947919, + 50.8092246 + ], + [ + 4.7947919, + 50.8092246 + ], + [ + 4.7947919, + 50.8092246 + ], + [ + 4.7947919, + 50.8092246 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "jeugddienst Bierbeek", + "uid": "15281781", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T11:08:19Z", + "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", + "theme": "toerisme_vlaanderen", + "create": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "id": 118318869 + } + }, + { + "id": 118313135, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4028605, + 50.8211061 + ], + [ + 4.4028608, + 50.8211061 + ], + [ + 4.4028608, + 50.8211128 + ], + [ + 4.4028605, + 50.8211128 + ], + [ + 4.4028605, + 50.8211061 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "StefDeGreef", + "uid": "1860737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T09:35:40Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 2.00999999972702e-12, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/cyclofix.html", + "move": 1, + "theme": "cyclofix", + "answer": 10, + "locale": "en", + "imagery": "CartoDB.Voyager", + "add-image": 1, + "move:node/5212386109": "improve_accuracy" + }, + "id": 118313135 + } + }, + { + "id": 118310778, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4227108, + 50.9208603 + ], + [ + 5.4309153, + 50.9208603 + ], + [ + 5.4309153, + 50.9272861 + ], + [ + 5.4227108, + 50.9272861 + ], + [ + 5.4227108, + 50.9208603 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T08:43:36Z", + "reviewed_features": [], + "create": 382, + "modify": 452, + "delete": 0, + "area": 0.0000527204761000177, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 411, + "theme": "grb", + "import": 60, + "locale": "nl", + "imagery": "osm", + "conflation": 82 + }, + "id": 118310778 + } + }, + { + "id": 118310233, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1466602, + 50.9630489 + ], + [ + 5.2036679, + 50.9630489 + ], + [ + 5.2036679, + 51.0125245 + ], + [ + 5.1466602, + 51.0125245 + ], + [ + 5.1466602, + 50.9630489 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Vrijetijd", + "uid": "15265182", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T08:31:25Z", + "reviewed_features": [], + "create": 2, + "modify": 8, + "delete": 0, + "area": 0.00282049016212004, + "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": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 5, + "change_within_5000m": 1 + }, + "id": 118310233 + } + }, + { + "id": 118309449, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2228492, + 51.2086252 + ], + [ + 3.2233343, + 51.2086252 + ], + [ + 3.2233343, + 51.2088339 + ], + [ + 3.2228492, + 51.2088339 + ], + [ + 3.2228492, + 51.2086252 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T08:10:59Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 1.01240370000772e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/cyclofix.html", + "theme": "cyclofix", + "answer": 2, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "id": 118309449 + } + }, + { + "id": 118307883, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8130907, + 51.1921633 + ], + [ + 4.8130907, + 51.1921633 + ], + [ + 4.8130907, + 51.1921633 + ], + [ + 4.8130907, + 51.1921633 + ], + [ + 4.8130907, + 51.1921633 + ] + ] + ] + }, + "properties": { + "check_user": "L'imaginaire", + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T07:44:57Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-10T16:13:43.717092Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "answer": 7, + "locale": "nl", + "imagery": "osm" + }, + "id": 118307883 + } + }, + { + "id": 118303992, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9042419, + 51.1339496 + ], + [ + 4.9197896, + 51.1339496 + ], + [ + 4.9197896, + 51.1365131 + ], + [ + 4.9042419, + 51.1365131 + ], + [ + 4.9042419, + 51.1339496 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T05:43:58Z", + "reviewed_features": [], + "create": 51, + "modify": 420, + "delete": 8, + "area": 0.0000398565289500127, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb.html", + "move": 362, + "theme": "grb", + "answer": 13, + "delete": 8, + "import": 5, + "locale": "nl", + "imagery": "osm", + "conflation": 106 + }, + "id": 118303992 + } + }, + { + "id": 118303101, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 78.0751328, + 9.875329 + ], + [ + 80.272782, + 9.875329 + ], + [ + 80.272782, + 13.0993988 + ], + [ + 78.0751328, + 13.0993988 + ], + [ + 78.0751328, + 9.875329 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-10T05:00:56Z", + "reviewed_features": [], + "create": 0, + "modify": 72, + "delete": 0, + "area": 7.08537441671416, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 87, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 14, + "change_within_5000m": 15 + }, + "id": 118303101 + } + }, + { + "id": 118300475, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1433572, + 51.1714002 + ], + [ + 4.1435442, + 51.1714002 + ], + [ + 4.1435442, + 51.1715213 + ], + [ + 4.1433572, + 51.1715213 + ], + [ + 4.1433572, + 51.1714002 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.17.0-alpha", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-10T02:08:19Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 2.26457000002718e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://pietervdvn.github.io/mc/develop/cyclofix.html", + "theme": "cyclofix", + "answer": 5, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 5 + }, + "id": 118300475 + } + }, + { + "id": 118296034, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 11.0275858, + 49.5736112 + ], + [ + 11.0304387, + 49.5736112 + ], + [ + 11.0304387, + 49.5744117 + ], + [ + 11.0275858, + 49.5744117 + ], + [ + 11.0275858, + 49.5736112 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "P Kanzler", + "uid": "6173912", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T22:03:06Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.00000228374644999014, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/artwork.html", + "theme": "artwork", + "answer": 5, + "locale": "de", + "imagery": "osm" + }, + "id": 118296034 + } + }, + { + "id": 118295878, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0.0287163, + 38.7973129 + ], + [ + 0.1217642, + 38.7973129 + ], + [ + 0.1217642, + 38.8470615 + ], + [ + 0.0287163, + 38.8470615 + ], + [ + 0.0287163, + 38.7973129 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "paunofu", + "uid": "13779940", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #surveillance", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T21:56:37Z", + "reviewed_features": [], + "create": 0, + "modify": 75, + "delete": 0, + "area": 0.00462900275794009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/surveillance", + "theme": "surveillance", + "answer": 103, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 15 + }, + "id": 118295878 + } + }, + { + "id": 118295287, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.2278747, + 48.9687045 + ], + [ + 2.4408906, + 48.9687045 + ], + [ + 2.4408906, + 49.1603436 + ], + [ + 2.2278747, + 49.1603436 + ], + [ + 2.2278747, + 48.9687045 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T21:32:57Z", + "reviewed_features": [], + "create": 0, + "modify": 149, + "delete": 0, + "area": 0.0408221753616892, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 175, + "locale": "en", + "imagery": "osm" + }, + "id": 118295287 + } + }, + { + "id": 118295283, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LeTopographeFou", + "uid": "3178375", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T21: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://mapcomplete.osm.be/", + "theme": "etymology", + "answer": 1, + "locale": "en" + }, + "id": 118295283 + } + }, + { + "id": 118294518, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.1333814, + 49.3041449 + ], + [ + 8.1333814, + 49.3041449 + ], + [ + 8.1333814, + 49.3041449 + ], + [ + 8.1333814, + 49.3041449 + ], + [ + 8.1333814, + 49.3041449 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T21:05:42Z", + "reviewed_features": [], + "create": 0, + "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": 4, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_500m": 4 + }, + "id": 118294518 + } + }, + { + "id": 118294281, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.5032318, + 50.8499895 + ], + [ + 4.6358281, + 50.8499895 + ], + [ + 4.6358281, + 50.8648283 + ], + [ + 4.5032318, + 50.8648283 + ], + [ + 4.5032318, + 50.8499895 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Els Q", + "uid": "15213418", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T20:56:30Z", + "reviewed_features": [], + "create": 7, + "modify": 11, + "delete": 0, + "area": 0.00196756997643997, + "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": 27, + "create": 7, + "locale": "nl", + "imagery": "osm", + "move:node/9566924243": "improve_accuracy" + }, + "id": 118294281 + } + }, + { + "id": 118294029, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.9015094, + 50.8095837 + ], + [ + 3.9204159, + 50.8095837 + ], + [ + 3.9204159, + 50.8167443 + ], + [ + 3.9015094, + 50.8167443 + ], + [ + 3.9015094, + 50.8095837 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Logies De Boskouter", + "uid": "15276486", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T20:47:17Z", + "reviewed_features": [], + "create": 2, + "modify": 2, + "delete": 0, + "area": 0.000135381883900112, + "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": 1, + "create": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 2, + "change_within_5000m": 3, + "move:node/9566927051": "improve_accuracy" + }, + "id": 118294029 + } + }, + { + "id": 118293075, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1433572, + 51.1714002 + ], + [ + 4.1435442, + 51.1714002 + ], + [ + 4.1435442, + 51.1715213 + ], + [ + 4.1433572, + 51.1715213 + ], + [ + 4.1433572, + 51.1714002 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.17.0-alpha", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T20:11:51Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 2.26457000002718e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://pietervdvn.github.io/mc/develop/cyclofix.html", + "theme": "cyclofix", + "locale": "nl", + "imagery": "CartoDB.Voyager", + "add-image": 3, + "change_within_25m": 3 + }, + "id": 118293075 + } + }, + { + "id": 118292206, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8567589, + 50.8834305 + ], + [ + 4.8567589, + 50.8834305 + ], + [ + 4.8567589, + 50.8834305 + ], + [ + 4.8567589, + 50.8834305 + ], + [ + 4.8567589, + 50.8834305 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Hilde OSM", + "uid": "15275790", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T19:38:20Z", + "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/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 3, + "create": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 118292206 + } + }, + { + "id": 118289942, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.7445212, + 51.1135442 + ], + [ + 4.7871397, + 51.1135442 + ], + [ + 4.7871397, + 51.1391938 + ], + [ + 4.7445212, + 51.1391938 + ], + [ + 4.7445212, + 51.1135442 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Salambre", + "uid": "15272429", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T18:28:25Z", + "reviewed_features": [], + "create": 2, + "modify": 10, + "delete": 0, + "area": 0.00109314747760005, + "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": 21, + "create": 2, + "locale": "nl", + "imagery": "osm", + "move:node/9566663258": "improve_accuracy" + }, + "id": 118289942 + } + }, + { + "id": 118287854, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1167916, + 51.2156823 + ], + [ + 4.1221932, + 51.2156823 + ], + [ + 4.1221932, + 51.2197997 + ], + [ + 4.1167916, + 51.2197997 + ], + [ + 4.1167916, + 51.2156823 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T17:26:25Z", + "reviewed_features": [], + "create": 1942, + "modify": 0, + "delete": 0, + "area": 0.0000222405478400292, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb.html", + "theme": "grb", + "import": 283, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "change_within_50m": 5, + "change_within_100m": 42, + "change_within_500m": 23, + "change_within_1000m": 213 + }, + "id": 118287854 + } + }, + { + "id": 118285899, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1105411, + 51.2195024 + ], + [ + 4.1121833, + 51.2195024 + ], + [ + 4.1121833, + 51.221819 + ], + [ + 4.1105411, + 51.221819 + ], + [ + 4.1105411, + 51.2195024 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T16:32:57Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0.00000380432052000064, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/cycle_infra.html", + "theme": "cycle_infra", + "answer": 2, + "locale": "en", + "imagery": "osm", + "change_within_500m": 2 + }, + "id": 118285899 + } + }, + { + "id": 118282335, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7534705, + 51.0628504 + ], + [ + 3.7534705, + 51.0628504 + ], + [ + 3.7534705, + 51.0628504 + ], + [ + 3.7534705, + 51.0628504 + ], + [ + 3.7534705, + 51.0628504 + ] + ] + ] + }, + "properties": { + "check_user": "L'imaginaire", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Mappers_Delight", + "uid": "15267966", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T14:51:35Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T21:43:53.652609Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 5, + "locale": "nl", + "imagery": "osm", + "change_within_25m": 5 + }, + "id": 118282335 + } + }, + { + "id": 118282091, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4223835, + 50.92078 + ], + [ + 5.4252088, + 50.92078 + ], + [ + 5.4252088, + 50.9223859 + ], + [ + 5.4223835, + 50.9223859 + ], + [ + 5.4223835, + 50.92078 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:44:55Z", + "reviewed_features": [], + "create": 97, + "modify": 240, + "delete": 4, + "area": 0.00000453714927000435, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 215, + "theme": "grb", + "delete": 4, + "import": 17, + "locale": "nl", + "imagery": "osm", + "conflation": 50 + }, + "id": 118282091 + } + }, + { + "id": 118282013, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4215927, + 50.9197214 + ], + [ + 5.4239968, + 50.9197214 + ], + [ + 5.4239968, + 50.9210443 + ], + [ + 5.4215927, + 50.9210443 + ], + [ + 5.4215927, + 50.9197214 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:42:20Z", + "reviewed_features": [], + "create": 128, + "modify": 94, + "delete": 4, + "area": 0.00000318038388999626, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 82, + "theme": "grb", + "delete": 4, + "import": 19, + "locale": "nl", + "imagery": "osm", + "conflation": 24 + }, + "id": 118282013 + } + }, + { + "id": 118280901, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4163881, + 50.9175281 + ], + [ + 5.4228182, + 50.9175281 + ], + [ + 5.4228182, + 50.9225666 + ], + [ + 5.4163881, + 50.9225666 + ], + [ + 5.4163881, + 50.9175281 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:14:39Z", + "reviewed_features": [], + "create": 186, + "modify": 332, + "delete": 39, + "area": 0.0000323980588500322, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 289, + "theme": "grb", + "delete": 39, + "import": 33, + "locale": "nl", + "imagery": "osm", + "conflation": 86 + }, + "id": 118280901 + } + }, + { + "id": 118280827, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4212925, + 50.92013 + ], + [ + 5.4218092, + 50.92013 + ], + [ + 5.4218092, + 50.9203981 + ], + [ + 5.4212925, + 50.9203981 + ], + [ + 5.4212925, + 50.92013 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:12:34Z", + "reviewed_features": [], + "create": 6, + "modify": 13, + "delete": 3, + "area": 1.38527269999866e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 11, + "theme": "grb", + "delete": 3, + "import": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "id": 118280827 + } + }, + { + "id": 118280802, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8835236, + 51.1339171 + ], + [ + 4.9169114, + 51.1339171 + ], + [ + 4.9169114, + 51.142992 + ], + [ + 4.8835236, + 51.142992 + ], + [ + 4.8835236, + 51.1339171 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T14:12:05Z", + "reviewed_features": [], + "create": 0, + "modify": 34, + "delete": 0, + "area": 0.000302990946220054, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 34, + "locale": "nl", + "imagery": "osm" + }, + "id": 118280802 + } + }, + { + "id": 118280741, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8574015, + 51.1275216 + ], + [ + 4.9359518, + 51.1275216 + ], + [ + 4.9359518, + 51.1410287 + ], + [ + 4.8574015, + 51.1410287 + ], + [ + 4.8574015, + 51.1275216 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:10:52Z", + "reviewed_features": [], + "create": 92, + "modify": 267, + "delete": 9, + "area": 0.00106098675712986, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/", + "move": 233, + "theme": "grb", + "answer": 7, + "delete": 9, + "import": 4, + "locale": "nl", + "conflation": 56 + }, + "id": 118280741 + } + }, + { + "id": 118280600, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.0775733, + 50.8625073 + ], + [ + 4.1014463, + 50.8625073 + ], + [ + 4.1014463, + 50.8841925 + ], + [ + 4.0775733, + 50.8841925 + ], + [ + 4.0775733, + 50.8625073 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "jumpguitarke", + "uid": "1764929", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 1, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T14:07:40Z", + "reviewed_features": [], + "create": 19, + "modify": 0, + "delete": 0, + "area": 0.000517690779600008, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-10T09:13:14.449642Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "answer": 1, + "create": 19, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "id": 118280600 + } + }, + { + "id": 118279890, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1391715, + 51.1690027 + ], + [ + 4.1391715, + 51.1690027 + ], + [ + 4.1391715, + 51.1690027 + ], + [ + 4.1391715, + 51.1690027 + ], + [ + 4.1391715, + 51.1690027 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T13:47:03Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "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": 5, + "locale": "en", + "imagery": "AGIVFlandersGRB", + "change_within_25m": 4, + "change_within_50m": 1 + }, + "id": 118279890 + } + }, + { + "id": 118279228, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.5562629, + 53.2301499 + ], + [ + 6.5562629, + 53.2301499 + ], + [ + 6.5562629, + 53.2301499 + ], + [ + 6.5562629, + 53.2301499 + ], + [ + 6.5562629, + 53.2301499 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Robin van der Linde", + "uid": "5093765", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T13:26:18Z", + "reviewed_features": [], + "create": 2, + "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": 10, + "create": 4, + "locale": "nl", + "imagery": "osm", + "add-image": 3, + "change_over_5000m": 4, + "change_within_25m": 13 + }, + "id": 118279228 + } + }, + { + "id": 118277942, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4136981, + 50.9189857 + ], + [ + 5.4271815, + 50.9189857 + ], + [ + 5.4271815, + 50.930283 + ], + [ + 5.4136981, + 50.930283 + ], + [ + 5.4136981, + 50.9189857 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T12:46:24Z", + "reviewed_features": [], + "create": 572, + "modify": 1472, + "delete": 24, + "area": 0.000152326014820025, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 1279, + "theme": "grb", + "delete": 24, + "import": 95, + "locale": "nl", + "imagery": "osm", + "conflation": 390 + }, + "id": 118277942 + } + }, + { + "id": 118275036, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1391715, + 51.1690027 + ], + [ + 4.1391715, + 51.1690027 + ], + [ + 4.1391715, + 51.1690027 + ], + [ + 4.1391715, + 51.1690027 + ], + [ + 4.1391715, + 51.1690027 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-09T11:34:34Z", + "reviewed_features": [], + "create": 1, + "modify": 5, + "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": 6, + "create": 1, + "locale": "en", + "imagery": "AGIVFlandersGRB", + "change_over_5000m": 1, + "change_within_25m": 6 + }, + "id": 118275036 + } + }, + { + "id": 118274475, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.424048, + 50.9283495 + ], + [ + 5.4294592, + 50.9283495 + ], + [ + 5.4294592, + 50.9318052 + ], + [ + 5.424048, + 50.9318052 + ], + [ + 5.424048, + 50.9283495 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T11:19:14Z", + "reviewed_features": [], + "create": 132, + "modify": 140, + "delete": 1, + "area": 0.0000186994838399811, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 124, + "theme": "grb", + "delete": 1, + "import": 21, + "locale": "nl", + "imagery": "osm", + "conflation": 36 + }, + "id": 118274475 + } + }, + { + "id": 118274197, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4254643, + 50.9295738 + ], + [ + 5.4287014, + 50.9295738 + ], + [ + 5.4287014, + 50.9309451 + ], + [ + 5.4254643, + 50.9309451 + ], + [ + 5.4254643, + 50.9295738 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T11:12:36Z", + "reviewed_features": [], + "create": 45, + "modify": 183, + "delete": 4, + "area": 0.00000443903523000748, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 175, + "theme": "grb", + "delete": 4, + "import": 5, + "locale": "nl", + "imagery": "osm", + "conflation": 42 + }, + "id": 118274197 + } + }, + { + "id": 118272545, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.7445212, + 51.1135442 + ], + [ + 4.7871397, + 51.1135442 + ], + [ + 4.7871397, + 51.1314453 + ], + [ + 4.7445212, + 51.1314453 + ], + [ + 4.7445212, + 51.1135442 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Salambre", + "uid": "15272429", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T10:31:25Z", + "reviewed_features": [], + "create": 5, + "modify": 5, + "delete": 0, + "area": 0.000762918030350127, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T14:08:12.245479Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "move": 2, + "theme": "toerisme_vlaanderen", + "answer": 6, + "create": 5, + "locale": "nl", + "imagery": "osm", + "move:node/9565779052": "improve_accuracy" + }, + "id": 118272545 + } + }, + { + "id": 118271953, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 76.6723064, + 11.7680018 + ], + [ + 80.2805687, + 11.7680018 + ], + [ + 80.2805687, + 13.1266014 + ], + [ + 76.6723064, + 13.1266014 + ], + [ + 76.6723064, + 11.7680018 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "bponkishore", + "uid": "14062769", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T10:16:54Z", + "reviewed_features": [], + "create": 0, + "modify": 126, + "delete": 0, + "area": 4.90218371747509, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 163, + "locale": "en", + "imagery": "osm" + }, + "id": 118271953 + } + }, + { + "id": 118270704, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.9921597, + 50.6904888 + ], + [ + 4.1635448, + 50.6904888 + ], + [ + 4.1635448, + 50.7640269 + ], + [ + 3.9921597, + 50.7640269 + ], + [ + 3.9921597, + 50.6904888 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "LienV", + "uid": "15272266", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T09:44:31Z", + "reviewed_features": [], + "create": 4, + "modify": 4, + "delete": 0, + "area": 0.0126033346223101, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T14:05:01.484344Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 9, + "create": 4, + "locale": "nl", + "imagery": "osm" + }, + "id": 118270704 + } + }, + { + "id": 118269085, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4224351, + 50.9280837 + ], + [ + 5.4398668, + 50.9280837 + ], + [ + 5.4398668, + 50.9347685 + ], + [ + 5.4224351, + 50.9347685 + ], + [ + 5.4224351, + 50.9280837 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T09:03:34Z", + "reviewed_features": [], + "create": 657, + "modify": 1526, + "delete": 39, + "area": 0.00011652742815991, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 1364, + "theme": "grb", + "delete": 39, + "import": 107, + "locale": "nl", + "imagery": "osm", + "conflation": 330 + }, + "id": 118269085 + } + }, + { + "id": 118265775, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2433647, + 50.908124 + ], + [ + 3.2779829, + 50.908124 + ], + [ + 3.2779829, + 50.9415035 + ], + [ + 3.2433647, + 50.9415035 + ], + [ + 3.2433647, + 50.908124 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "reginaldc", + "uid": "510576", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T07:35:42Z", + "reviewed_features": [], + "create": 14, + "modify": 16, + "delete": 0, + "area": 0.00115553820690009, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/waste.html", + "theme": "waste", + "answer": 16, + "create": 14, + "locale": "en", + "imagery": "osm", + "add-image": 14 + }, + "id": 118265775 + } + }, + { + "id": 118265167, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.241455, + 50.9076521 + ], + [ + 3.2621482, + 50.9076521 + ], + [ + 3.2621482, + 50.9265759 + ], + [ + 3.241455, + 50.9265759 + ], + [ + 3.241455, + 50.9076521 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 42, + "name": "Invalid tag modification" + } + ], + "tags": [], + "features": [ + { + "url": "way-412829145", + "osm_id": 412829145, + "reasons": [ + 42 + ], + "version": 5, + "primary_tags": {} + } + ], + "user": "reginaldc", + "uid": "510576", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-09T07:17:51Z", + "reviewed_features": [], + "create": 5, + "modify": 7, + "delete": 0, + "area": 0.00039159397816006, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/playgrounds", + "theme": "playgrounds", + "answer": 4, + "create": 5, + "locale": "en", + "imagery": "osm", + "add-image": 5, + "soft-delete": 1, + "soft-delete:way/412829145": "This point is not on the right place" + }, + "id": 118265167 + } + }, + { + "id": 118254055, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.5159318, + 51.0019985 + ], + [ + 4.5160278, + 51.0019985 + ], + [ + 4.5160278, + 51.0020949 + ], + [ + 4.5159318, + 51.0020949 + ], + [ + 4.5159318, + 51.0019985 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T21:53:21Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 9.25440000038195e-9, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/toilets.html", + "theme": "toilets", + "answer": 6, + "locale": "nl", + "imagery": "osm" + }, + "id": 118254055 + } + }, + { + "id": 118253993, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7534705, + 51.0628504 + ], + [ + 3.7534705, + 51.0628504 + ], + [ + 3.7534705, + 51.0628504 + ], + [ + 3.7534705, + 51.0628504 + ], + [ + 3.7534705, + 51.0628504 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Mappers_Delight", + "uid": "15267966", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T21:50:52Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T09:02:22.390225Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "create": 1, + "locale": "nl", + "imagery": "AGIV" + }, + "id": 118253993 + } + }, + { + "id": 118253482, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 10.6495404, + 44.7025129 + ], + [ + 10.7017946, + 44.7025129 + ], + [ + 10.7017946, + 44.7726113 + ], + [ + 10.6495404, + 44.7726113 + ], + [ + 10.6495404, + 44.7025129 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "NonnEmilia", + "uid": "683102", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T21:31:05Z", + "reviewed_features": [], + "create": 0, + "modify": 255, + "delete": 0, + "area": 0.00366293581327996, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology", + "theme": "etymology", + "answer": 297, + "locale": "it", + "imagery": "osm", + "change_within_500m": 26, + "change_within_1000m": 36, + "change_within_5000m": 38 + }, + "id": 118253482 + } + }, + { + "id": 118252393, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4192831, + 50.9243635 + ], + [ + 5.424997, + 50.9243635 + ], + [ + 5.424997, + 50.9288008 + ], + [ + 5.4192831, + 50.9288008 + ], + [ + 5.4192831, + 50.9243635 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T20:53:27Z", + "reviewed_features": [], + "create": 22, + "modify": 191, + "delete": 6, + "area": 0.0000253542884699958, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 172, + "theme": "grb", + "delete": 6, + "import": 5, + "locale": "nl", + "imagery": "osm", + "conflation": 38 + }, + "id": 118252393 + } + }, + { + "id": 118250925, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9062461, + 51.1339475 + ], + [ + 4.9213496, + 51.1339475 + ], + [ + 4.9213496, + 51.1363542 + ], + [ + 4.9062461, + 51.1363542 + ], + [ + 4.9062461, + 51.1339475 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T20:03:19Z", + "reviewed_features": [], + "create": 0, + "modify": 50, + "delete": 7, + "area": 0.0000363495934500258, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb.html", + "move": 43, + "theme": "grb", + "answer": 3, + "delete": 7, + "locale": "nl", + "imagery": "osm", + "conflation": 8 + }, + "id": 118250925 + } + }, + { + "id": 118250413, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1318877, + 51.1824735 + ], + [ + 4.1318877, + 51.1824735 + ], + [ + 4.1318877, + 51.1824735 + ], + [ + 4.1318877, + 51.1824735 + ], + [ + 4.1318877, + 51.1824735 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [], + "tags": [], + "features": [], + "user": "Rembrandt De Vlaeminck", + "uid": "504998", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T19:44:47Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-09T08:56:58.594720Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_within_1000m": 1 + }, + "id": 118250413 + } + }, + { + "id": 118242501, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9036658, + 51.1361315 + ], + [ + 4.9039681, + 51.1361315 + ], + [ + 4.9039681, + 51.1363107 + ], + [ + 4.9036658, + 51.1363107 + ], + [ + 4.9036658, + 51.1361315 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T16:06:47Z", + "reviewed_features": [], + "create": 11, + "modify": 15, + "delete": 0, + "area": 5.41721600016333e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb.html", + "move": 15, + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "id": 118242501 + } + }, + { + "id": 118240767, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4051842, + 50.9226006 + ], + [ + 5.4219642, + 50.9226006 + ], + [ + 5.4219642, + 50.9321106 + ], + [ + 5.4051842, + 50.9321106 + ], + [ + 5.4051842, + 50.9226006 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T15:16:58Z", + "reviewed_features": [], + "create": 596, + "modify": 928, + "delete": 21, + "area": 0.000159577799999978, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 819, + "theme": "grb", + "delete": 21, + "import": 93, + "locale": "nl", + "imagery": "osm", + "conflation": 218 + }, + "id": 118240767 + } + }, + { + "id": 118239785, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3307371, + 51.0128097 + ], + [ + 5.3315503, + 51.0128097 + ], + [ + 5.3315503, + 51.0128142 + ], + [ + 5.3307371, + 51.0128142 + ], + [ + 5.3307371, + 51.0128097 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T14:50:25Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 3.65940000231548e-9, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-10T08:22:18.317322Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 2, + "change_within_25m": 4 + }, + "id": 118239785 + } + }, + { + "id": 118239668, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1363625, + 50.9662838 + ], + [ + 5.2295344, + 50.9662838 + ], + [ + 5.2295344, + 51.0091974 + ], + [ + 5.1363625, + 51.0091974 + ], + [ + 5.1363625, + 50.9662838 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Vrijetijd", + "uid": "15265182", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T14:47:00Z", + "reviewed_features": [], + "create": 3, + "modify": 15, + "delete": 0, + "area": 0.00399834164783989, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T18:50:58.066169Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "answer": 14, + "create": 3, + "locale": "nl", + "imagery": "AGIV", + "add-image": 8, + "change_over_5000m": 1, + "change_within_5000m": 14 + }, + "id": 118239668 + } + }, + { + "id": 118239383, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2483268, + 50.911624 + ], + [ + 3.2625586, + 50.911624 + ], + [ + 3.2625586, + 50.9225909 + ], + [ + 3.2483268, + 50.9225909 + ], + [ + 3.2483268, + 50.911624 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "reginaldc", + "uid": "510576", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T14:38:21Z", + "reviewed_features": [], + "create": 4, + "modify": 1, + "delete": 0, + "area": 0.000156078727419997, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/waste.html", + "theme": "waste", + "answer": 4, + "create": 4, + "locale": "en", + "imagery": "osm" + }, + "id": 118239383 + } + }, + { + "id": 118238619, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.459969, + 50.7691044 + ], + [ + 5.471524, + 50.7691044 + ], + [ + 5.471524, + 50.7829616 + ], + [ + 5.459969, + 50.7829616 + ], + [ + 5.459969, + 50.7691044 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Toerisme Tongeren", + "uid": "15265134", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T14:16:02Z", + "reviewed_features": [], + "create": 10, + "modify": 7, + "delete": 1, + "area": 0.000160119945999957, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T18:42:01.590764Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 9, + "create": 10, + "locale": "nl", + "imagery": "osm", + "deletion": 1, + "deletion:node/9562762302": "testing point" + }, + "id": 118238619 + } + }, + { + "id": 118237596, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.4013964, + 50.9289324 + ], + [ + 5.4083462, + 50.9289324 + ], + [ + 5.4083462, + 50.9354488 + ], + [ + 5.4013964, + 50.9354488 + ], + [ + 5.4013964, + 50.9289324 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T13:48:11Z", + "reviewed_features": [], + "create": 321, + "modify": 345, + "delete": 3, + "area": 0.0000452876767200176, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 310, + "theme": "grb", + "delete": 3, + "import": 43, + "locale": "nl", + "imagery": "osm", + "conflation": 70 + }, + "id": 118237596 + } + }, + { + "id": 118237389, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -0.4745793, + 44.9077529 + ], + [ + -0.4745793, + 44.9077529 + ], + [ + -0.4745793, + 44.9077529 + ], + [ + -0.4745793, + 44.9077529 + ], + [ + -0.4745793, + 44.9077529 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Marival", + "uid": "8238040", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #surveillance", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T13:42:00Z", + "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/surveillance.html", + "theme": "surveillance", + "answer": 5, + "create": 1, + "locale": "fr", + "imagery": "osm" + }, + "id": 118237389 + } + }, + { + "id": 118236745, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2420522, + 50.8909833 + ], + [ + 3.2420522, + 50.8909833 + ], + [ + 3.2420522, + 50.8909833 + ], + [ + 3.2420522, + 50.8909833 + ], + [ + 3.2420522, + 50.8909833 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [], + "tags": [], + "features": [], + "user": "Erin76", + "uid": "8982454", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T13:23:12Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T15:34:15.073878Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen", + "theme": "toerisme_vlaanderen", + "create": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "id": 118236745 + } + }, + { + "id": 118236215, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -60.8622797, + -32.9292088 + ], + [ + -60.7926484, + -32.9292088 + ], + [ + -60.7926484, + -32.9103139 + ], + [ + -60.8622797, + -32.9103139 + ], + [ + -60.8622797, + -32.9292088 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "mweper", + "uid": "1311281", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T13:07:12Z", + "reviewed_features": [], + "create": 0, + "modify": 18, + "delete": 0, + "area": 0.00131567645037004, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology", + "theme": "etymology", + "answer": 18, + "locale": "en", + "imagery": "osm" + }, + "id": 118236215 + } + }, + { + "id": 118235536, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3298837, + 50.8561909 + ], + [ + 5.4051662, + 50.8561909 + ], + [ + 5.4051662, + 50.9335228 + ], + [ + 5.3298837, + 50.9335228 + ], + [ + 5.3298837, + 50.8561909 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T12:46:00Z", + "reviewed_features": [], + "create": 913, + "modify": 916, + "delete": 15, + "area": 0.0058217387617498, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 823, + "theme": "grb", + "delete": 15, + "import": 121, + "locale": "nl", + "imagery": "osm", + "conflation": 188 + }, + "id": 118235536 + } + }, + { + "id": 118235395, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8132414, + 51.1923822 + ], + [ + 4.8132414, + 51.1923822 + ], + [ + 4.8132414, + 51.1923822 + ], + [ + 4.8132414, + 51.1923822 + ], + [ + 4.8132414, + 51.1923822 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Hilde De Laet", + "uid": "15264487", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 3, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T12:42:15Z", + "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", + "theme": "toerisme_vlaanderen", + "create": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "id": 118235395 + } + }, + { + "id": 118234219, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8976852, + 51.130627 + ], + [ + 4.908968, + 51.130627 + ], + [ + 4.908968, + 51.1400408 + ], + [ + 4.8976852, + 51.1400408 + ], + [ + 4.8976852, + 51.130627 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T12:10:08Z", + "reviewed_features": [], + "create": 150, + "modify": 486, + "delete": 21, + "area": 0.00010621402264005, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb.html", + "move": 425, + "theme": "grb", + "answer": 13, + "delete": 21, + "import": 18, + "locale": "nl", + "imagery": "osm", + "conflation": 130 + }, + "id": 118234219 + } + }, + { + "id": 118233805, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.6431019, + 50.8379963 + ], + [ + 4.6431019, + 50.8379963 + ], + [ + 4.6431019, + 50.8379963 + ], + [ + 4.6431019, + 50.8379963 + ], + [ + 4.6431019, + 50.8379963 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "SanderVD", + "uid": "264932", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T12:00:03Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T15:30:14.453859Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "theme": "toerisme_vlaanderen", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 118233805 + } + }, + { + "id": 118232324, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3308463, + 50.8649146 + ], + [ + 5.3359849, + 50.8649146 + ], + [ + 5.3359849, + 50.8699641 + ], + [ + 5.3308463, + 50.8699641 + ], + [ + 5.3308463, + 50.8649146 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T11:24:05Z", + "reviewed_features": [], + "create": 137, + "modify": 45, + "delete": 0, + "area": 0.0000259473606999894, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 44, + "theme": "grb", + "import": 17, + "locale": "nl", + "imagery": "osm", + "conflation": 8 + }, + "id": 118232324 + } + }, + { + "id": 118232317, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T11:23:52Z", + "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": 118232317 + } + }, + { + "id": 118232305, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T11:23:41Z", + "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": 118232305 + } + }, + { + "id": 118232290, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T11:23:26Z", + "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": 2, + "locale": "nl", + "imagery": "osm" + }, + "id": 118232290 + } + }, + { + "id": 118232233, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3347202, + 50.8649167 + ], + [ + 5.3364645, + 50.8649167 + ], + [ + 5.3364645, + 50.8651151 + ], + [ + 5.3347202, + 50.8651151 + ], + [ + 5.3347202, + 50.8649167 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T11:22:06Z", + "reviewed_features": [], + "create": 20, + "modify": 0, + "delete": 0, + "area": 3.46069119991433e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "theme": "grb", + "import": 4, + "locale": "nl", + "imagery": "osm" + }, + "id": 118232233 + } + }, + { + "id": 118231284, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.1297449, + 50.9101197 + ], + [ + 4.2000654, + 50.9101197 + ], + [ + 4.2000654, + 51.1032146 + ], + [ + 4.1297449, + 51.1032146 + ], + [ + 4.1297449, + 50.9101197 + ] + ] + ] + }, + "properties": { + "check_user": "joost schouppe", + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 1, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T10:57:52Z", + "reviewed_features": [], + "create": 2, + "modify": 5, + "delete": 0, + "area": 0.0135785299154498, + "is_suspect": false, + "harmful": false, + "checked": true, + "check_date": "2022-03-08T15:29:43.621514Z", + "metadata": { + "host": "https://mapcomplete.osm.be/toerisme_vlaanderen.html", + "move": 1, + "theme": "toerisme_vlaanderen", + "answer": 13, + "create": 2, + "locale": "nl", + "imagery": "osm", + "move:node/9562341567": "improve_accuracy" + }, + "id": 118231284 + } + }, + { + "id": 118230692, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 15.9569758, + 45.7920947 + ], + [ + 16.0493842, + 45.7920947 + ], + [ + 16.0493842, + 45.8151102 + ], + [ + 15.9569758, + 45.8151102 + ], + [ + 15.9569758, + 45.7920947 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T10:43:27Z", + "reviewed_features": [], + "create": 0, + "modify": 480, + "delete": 0, + "area": 0.00212682553019993, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 635, + "locale": "en", + "imagery": "osm" + }, + "id": 118230692 + } + }, + { + "id": 118228715, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 11.0292689, + 49.5713591 + ], + [ + 11.0292689, + 49.5713591 + ], + [ + 11.0292689, + 49.5713591 + ], + [ + 11.0292689, + 49.5713591 + ], + [ + 11.0292689, + 49.5713591 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "P Kanzler", + "uid": "6173912", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #artwork", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T09:51:41Z", + "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/artwork.html", + "theme": "artwork", + "answer": 2, + "locale": "de", + "imagery": "osm", + "change_within_50m": 2 + }, + "id": 118228715 + } + }, + { + "id": 118227572, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2412743, + 50.9110719 + ], + [ + 3.2612697, + 50.9110719 + ], + [ + 3.2612697, + 50.9272944 + ], + [ + 3.2412743, + 50.9272944 + ], + [ + 3.2412743, + 50.9110719 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 42, + "name": "Invalid tag modification" + } + ], + "tags": [], + "features": [ + { + "url": "way-784538238", + "osm_id": 784538238, + "reasons": [ + 42 + ], + "version": 2, + "primary_tags": {} + } + ], + "user": "reginaldc", + "uid": "510576", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T09:18:24Z", + "reviewed_features": [], + "create": 2, + "modify": 7, + "delete": 0, + "area": 0.000324375376499956, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/playgrounds", + "theme": "playgrounds", + "answer": 5, + "create": 2, + "locale": "en", + "imagery": "osm", + "add-image": 5, + "soft-delete": 1, + "soft-delete:way/784538238": "not on the right place" + }, + "id": 118227572 + } + }, + { + "id": 118227218, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3318624, + 50.8096797 + ], + [ + 5.3513334, + 50.8096797 + ], + [ + 5.3513334, + 50.8699227 + ], + [ + 5.3318624, + 50.8699227 + ], + [ + 5.3318624, + 50.8096797 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-08T09:08:00Z", + "reviewed_features": [], + "create": 1715, + "modify": 544, + "delete": 2, + "area": 0.00117299145299996, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb", + "move": 494, + "theme": "grb", + "delete": 2, + "import": 215, + "locale": "nl", + "imagery": "osm", + "conflation": 106 + }, + "id": 118227218 + } + }, + { + "id": 118221455, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8559138, + 51.1310222 + ], + [ + 4.9032734, + 51.1310222 + ], + [ + 4.9032734, + 51.145871 + ], + [ + 4.8559138, + 51.145871 + ], + [ + 4.8559138, + 51.1310222 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-08T05:40:45Z", + "reviewed_features": [], + "create": 432, + "modify": 341, + "delete": 0, + "area": 0.000703233228480137, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb.html", + "move": 296, + "theme": "grb", + "import": 39, + "locale": "nl", + "imagery": "osm", + "conflation": 90, + "change_over_5000m": 28 + }, + "id": 118221455 + } + }, + { + "id": 118214319, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7001051, + 51.0373892 + ], + [ + 3.7095286, + 51.0373892 + ], + [ + 3.7095286, + 51.0525401 + ], + [ + 3.7001051, + 51.0525401 + ], + [ + 3.7001051, + 51.0373892 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T21:57:14Z", + "reviewed_features": [], + "create": 1, + "modify": 8, + "delete": 0, + "area": 0.000142774506150018, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "food", + "answer": 11, + "create": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 7, + "change_within_500m": 1, + "change_within_5000m": 3 + }, + "id": 118214319 + } + }, + { + "id": 118213398, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.5202947, + 51.433536 + ], + [ + 4.5208913, + 51.433536 + ], + [ + 4.5208913, + 51.4339552 + ], + [ + 4.5202947, + 51.4339552 + ], + [ + 4.5202947, + 51.433536 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Stinus_Clasius", + "uid": "1086503", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T21:26:39Z", + "reviewed_features": [], + "create": 16, + "modify": 0, + "delete": 0, + "area": 2.50094720001778e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb.html", + "theme": "grb", + "import": 2, + "locale": "nl", + "imagery": "osm" + }, + "id": 118213398 + } + }, + { + "id": 118210701, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7102741, + 51.0231119 + ], + [ + 3.7102741, + 51.0231119 + ], + [ + 3.7102741, + 51.0231119 + ], + [ + 3.7102741, + 51.0231119 + ], + [ + 3.7102741, + 51.0231119 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #hackerspaces", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T19:52:02Z", + "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/hackerspaces", + "theme": "hackerspaces", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118210701 + } + }, + { + "id": 118209843, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.2693028, + 50.8015758 + ], + [ + 3.2697818, + 50.8015758 + ], + [ + 3.2697818, + 50.8022928 + ], + [ + 3.2693028, + 50.8022928 + ], + [ + 3.2693028, + 50.8015758 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "beardhatcode", + "uid": "5439560", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #personal", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T19:25:02Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 3.43442999997304e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/personal.html", + "theme": "personal", + "answer": 1, + "create": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118209843 + } + }, + { + "id": 118209824, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7102741, + 51.0231119 + ], + [ + 3.7102741, + 51.0231119 + ], + [ + 3.7102741, + 51.0231119 + ], + [ + 3.7102741, + 51.0231119 + ], + [ + 3.7102741, + 51.0231119 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "ON7WPI", + "uid": "12424191", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #hackerspaces", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T19:24:16Z", + "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/hackerspaces.html", + "theme": "hackerspaces", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118209824 + } + }, + { + "id": 118204324, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 15.9746709, + 45.7893539 + ], + [ + 16.0050099, + 45.7893539 + ], + [ + 16.0050099, + 45.8009698 + ], + [ + 15.9746709, + 45.8009698 + ], + [ + 15.9746709, + 45.7893539 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T16:43:36Z", + "reviewed_features": [], + "create": 0, + "modify": 95, + "delete": 0, + "area": 0.000352414790099876, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 125, + "locale": "en", + "imagery": "osm", + "change_within_25m": 2, + "change_within_50m": 1, + "change_within_100m": 3, + "change_within_500m": 23, + "change_within_1000m": 57, + "change_within_5000m": 28 + }, + "id": 118204324 + } + }, + { + "id": 118191412, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 15.9404205, + 45.8690835 + ], + [ + 15.9404205, + 45.8690835 + ], + [ + 15.9404205, + 45.8690835 + ], + [ + 15.9404205, + 45.8690835 + ], + [ + 15.9404205, + 45.8690835 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "node-9560170891", + "osm_id": 9560170891, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "amenity": "binoculars" + } + } + ], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #binoculars", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T10:32:53Z", + "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/binoculars.html", + "theme": "binoculars", + "answer": 1, + "create": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118191412 + } + }, + { + "id": 118189505, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.4593111, + 51.0391101 + ], + [ + 4.4756513, + 51.0391101 + ], + [ + 4.4756513, + 51.042318 + ], + [ + 4.4593111, + 51.042318 + ], + [ + 4.4593111, + 51.0391101 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "philippec", + "uid": "76884", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T09:40:55Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0.0000524177275799939, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/toilets.html", + "theme": "toilets", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "change_within_5000m": 4 + }, + "id": 118189505 + } + }, + { + "id": 118188707, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3723686, + 50.869964 + ], + [ + 4.3723686, + 50.869964 + ], + [ + 4.3723686, + 50.869964 + ], + [ + 4.3723686, + 50.869964 + ], + [ + 4.3723686, + 50.869964 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T09:16:55Z", + "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": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 118188707 + } + }, + { + "id": 118188610, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3719303, + 50.8698686 + ], + [ + 4.3723339, + 50.8698686 + ], + [ + 4.3723339, + 50.8699654 + ], + [ + 4.3719303, + 50.8699654 + ], + [ + 4.3719303, + 50.8698686 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T09:13:53Z", + "reviewed_features": [], + "create": 1, + "modify": 6, + "delete": 0, + "area": 3.9068480000613e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/benches.html", + "theme": "benches", + "answer": 10, + "create": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 2 + }, + "id": 118188610 + } + }, + { + "id": 118188555, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3724129, + 50.8699778 + ], + [ + 4.3724129, + 50.8699778 + ], + [ + 4.3724129, + 50.8699778 + ], + [ + 4.3724129, + 50.8699778 + ], + [ + 4.3724129, + 50.8699778 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-07T09:12: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/cyclofix.html", + "theme": "cyclofix", + "locale": "nl", + "imagery": "CartoDB.Voyager", + "add-image": 1 + }, + "id": 118188555 + } + }, + { + "id": 118188430, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8613415, + 51.1451338 + ], + [ + 4.8689968, + 51.1451338 + ], + [ + 4.8689968, + 51.1482688 + ], + [ + 4.8613415, + 51.1482688 + ], + [ + 4.8613415, + 51.1451338 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T09:08:24Z", + "reviewed_features": [], + "create": 600, + "modify": 427, + "delete": 3, + "area": 0.0000239993654999472, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/grb.html", + "move": 363, + "theme": "grb", + "delete": 3, + "import": 60, + "locale": "nl", + "imagery": "osm", + "conflation": 168, + "change_over_5000m": 17 + }, + "id": 118188430 + } + }, + { + "id": 118186892, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 15.9352559, + 45.7972548 + ], + [ + 15.9926534, + 45.7972548 + ], + [ + 15.9926534, + 45.8087857 + ], + [ + 15.9352559, + 45.8087857 + ], + [ + 15.9352559, + 45.7972548 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Janjko", + "uid": "244754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T08:23:54Z", + "reviewed_features": [], + "create": 0, + "modify": 115, + "delete": 0, + "area": 0.000661844832750229, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "https://mapcomplete.osm.be/etymology.html", + "theme": "etymology", + "answer": 141, + "locale": "en", + "imagery": "osm", + "change_within_25m": 1, + "change_within_100m": 2, + "change_within_500m": 10, + "change_within_1000m": 38, + "change_within_5000m": 64 + }, + "id": 118186892 + } + }, + { + "id": 118178737, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -73.9722679, + 40.5793 + ], + [ + -73.9722679, + 40.5793 + ], + [ + -73.9722679, + 40.5793 + ], + [ + -73.9722679, + 40.5793 + ], + [ + -73.9722679, + 40.5793 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "MxxCon", + "uid": "384667", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-07T00:54:37Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "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": 4, + "locale": "en", + "imagery": "osm", + "change_within_500m": 4 + }, + "id": 118178737 + } + }, + { + "id": 118167533, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -71.1189366, + 42.3749189 + ], + [ + -71.1189366, + 42.3749189 + ], + [ + -71.1189366, + 42.3749189 + ], + [ + -71.1189366, + 42.3749189 + ], + [ + -71.1189366, + 42.3749189 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "4b3eff", + "uid": "14349548", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-06T17:09:12Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 2, + "locale": "en", + "imagery": "osm" + }, + "id": 118167533 + } + }, + { + "id": 118163935, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 13.0635917, + 51.9928944 + ], + [ + 13.0635917, + 51.9928944 + ], + [ + 13.0635917, + 51.9928944 + ], + [ + 13.0635917, + 51.9928944 + ], + [ + 13.0635917, + 51.9928944 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "koofi_mk", + "uid": "2272879", + "editor": "MapComplete 0.7.2l", + "comment": "Adding data with #MapComplete for theme #waldbrand", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-06T15:36:14Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "waldbrand-app.de", + "theme": "waldbrand", + "imagery": "osm", + "language": "de", + "theme-creator": "Sebastian Kürten" + }, + "id": 118163935 + } + }, + { + "id": 118161679, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.3673372, + 51.0777441 + ], + [ + 3.3792932, + 51.0777441 + ], + [ + 3.3792932, + 51.0851272 + ], + [ + 3.3673372, + 51.0851272 + ], + [ + 3.3673372, + 51.0777441 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-06T14:41:17Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.0000882723436000667, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "answer": 7, + "locale": "en", + "imagery": "osm", + "add-image": 2 + }, + "id": 118161679 + } + }, + { + "id": 118153014, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3841175, + 50.9130414 + ], + [ + 5.3860901, + 50.9130414 + ], + [ + 5.3860901, + 50.9144031 + ], + [ + 5.3841175, + 50.9144031 + ], + [ + 5.3841175, + 50.9130414 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-06T10:32:52Z", + "reviewed_features": [], + "create": 0, + "modify": 106, + "delete": 2, + "area": 0.00000268608942000679, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 95, + "path": "mc/develop/", + "theme": "grb", + "delete": 2, + "locale": "nl", + "imagery": "osm", + "conflation": 22 + }, + "id": 118153014 + } + }, + { + "id": 118149109, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8614762, + 51.1458629 + ], + [ + 4.8657554, + 51.1458629 + ], + [ + 4.8657554, + 51.1487315 + ], + [ + 4.8614762, + 51.1487315 + ], + [ + 4.8614762, + 51.1458629 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-06T07:56:48Z", + "reviewed_features": [], + "create": 342, + "modify": 309, + "delete": 0, + "area": 0.0000122753131199973, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 264, + "theme": "grb", + "answer": 3, + "import": 16, + "locale": "nl", + "imagery": "osm", + "conflation": 124 + }, + "id": 118149109 + } + }, + { + "id": 118147708, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8117306, + 51.0822336 + ], + [ + 4.9137673, + 51.0822336 + ], + [ + 4.9137673, + 51.1570027 + ], + [ + 4.8117306, + 51.1570027 + ], + [ + 4.8117306, + 51.0822336 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-06T06:24:38Z", + "reviewed_features": [], + "create": 0, + "modify": 56, + "delete": 0, + "area": 0.00762919222596976, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 56, + "locale": "nl", + "imagery": "osm" + }, + "id": 118147708 + } + }, + { + "id": 118140353, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 37.6799834, + 55.7926476 + ], + [ + 37.6799834, + 55.7926476 + ], + [ + 37.6799834, + 55.7926476 + ], + [ + 37.6799834, + 55.7926476 + ], + [ + 37.6799834, + 55.7926476 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "solenoid jam", + "uid": "10129333", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #surveillance", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T20:53:06Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "surveillance", + "answer": 1, + "create": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118140353 + } + }, + { + "id": 118139848, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -73.9680947, + 40.673378 + ], + [ + -73.9680947, + 40.673378 + ], + [ + -73.9680947, + 40.673378 + ], + [ + -73.9680947, + 40.673378 + ], + [ + -73.9680947, + 40.673378 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "timshel500", + "uid": "14565618", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #swimmingpools", + "comments_count": 3, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T20:33:16Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "swimmingpools", + "answer": 4, + "create": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118139848 + } + }, + { + "id": 118139784, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -73.9349078, + 40.6738154 + ], + [ + -73.9349078, + 40.6738154 + ], + [ + -73.9349078, + 40.6738154 + ], + [ + -73.9349078, + 40.6738154 + ], + [ + -73.9349078, + 40.6738154 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "timshel500", + "uid": "14565618", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #swimmingpools", + "comments_count": 2, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T20:31:00Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "swimmingpools", + "answer": 5, + "create": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118139784 + } + }, + { + "id": 118137628, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.3823628, + 50.9122279 + ], + [ + 5.3863564, + 50.9122279 + ], + [ + 5.3863564, + 50.9159702 + ], + [ + 5.3823628, + 50.9159702 + ], + [ + 5.3823628, + 50.9122279 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T19:09:43Z", + "reviewed_features": [], + "create": 128, + "modify": 58, + "delete": 2, + "area": 0.0000149452492799969, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 51, + "path": "mc/develop/", + "theme": "grb", + "delete": 2, + "import": 30, + "locale": "nl", + "imagery": "osm", + "conflation": 14 + }, + "id": 118137628 + } + }, + { + "id": 118135766, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.8848472, + 30.5800732 + ], + [ + 2.8848472, + 30.5800732 + ], + [ + 2.8848472, + 30.5800732 + ], + [ + 2.8848472, + 30.5800732 + ], + [ + 2.8848472, + 30.5800732 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Slayne88", + "uid": "14768560", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T18:02:03Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 1, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 2, + "create": 1, + "locale": "en", + "imagery": "osm", + "deletion": 1, + "deletion:node/9556471822": "testing point" + }, + "id": 118135766 + } + }, + { + "id": 118135736, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.8850269, + 30.5794058 + ], + [ + 2.8850269, + 30.5794058 + ], + [ + 2.8850269, + 30.5794058 + ], + [ + 2.8850269, + 30.5794058 + ], + [ + 2.8850269, + 30.5794058 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Slayne88", + "uid": "14768560", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T18:00:54Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 1, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "create": 1, + "locale": "en", + "imagery": "osm", + "deletion": 1, + "deletion:node/9556463133": "testing point" + }, + "id": 118135736 + } + }, + { + "id": 118129344, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9229988, + 50.3902303 + ], + [ + 5.9229988, + 50.3902303 + ], + [ + 5.9229988, + 50.3902303 + ], + [ + 5.9229988, + 50.3902303 + ], + [ + 5.9229988, + 50.3902303 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:58:37Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "waste", + "answer": 1, + "create": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 1 + }, + "id": 118129344 + } + }, + { + "id": 118128832, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8206243, + 51.1368447 + ], + [ + 4.8437268, + 51.1368447 + ], + [ + 4.8437268, + 51.1663368 + ], + [ + 4.8206243, + 51.1663368 + ], + [ + 4.8206243, + 51.1368447 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:42:31Z", + "reviewed_features": [], + "create": 0, + "modify": 15, + "delete": 0, + "area": 0.000681341240250118, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 19, + "locale": "nl", + "imagery": "osm" + }, + "id": 118128832 + } + }, + { + "id": 118128068, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9315776, + 50.3935123 + ], + [ + 5.9320933, + 50.3935123 + ], + [ + 5.9320933, + 50.3937115 + ], + [ + 5.9315776, + 50.3937115 + ], + [ + 5.9315776, + 50.3935123 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #entrances", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:20:56Z", + "reviewed_features": [], + "create": 2, + "modify": 3, + "delete": 0, + "area": 1.02727440002313e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "entrances", + "answer": 4, + "create": 4, + "locale": "en", + "imagery": "osm", + "change_within_50m": 8 + }, + "id": 118128068 + } + }, + { + "id": 118127846, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9321196, + 50.3937542 + ], + [ + 5.9321196, + 50.3937542 + ], + [ + 5.9321196, + 50.3937542 + ], + [ + 5.9321196, + 50.3937542 + ], + [ + 5.9321196, + 50.3937542 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:14:43Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 4 + }, + "id": 118127846 + } + }, + { + "id": 118127769, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9321196, + 50.3937542 + ], + [ + 5.9321196, + 50.3937542 + ], + [ + 5.9321196, + 50.3937542 + ], + [ + 5.9321196, + 50.3937542 + ], + [ + 5.9321196, + 50.3937542 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toilets", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T14:12:38Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toilets", + "answer": 4, + "create": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_500m": 4 + }, + "id": 118127769 + } + }, + { + "id": 118125332, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.1215198, + 50.4102953 + ], + [ + 6.1215198, + 50.4102953 + ], + [ + 6.1215198, + 50.4102953 + ], + [ + 6.1215198, + 50.4102953 + ], + [ + 6.1215198, + 50.4102953 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "node-9555980278", + "osm_id": 9555980278, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "tourism": "map" + } + } + ], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #nature", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T12:54:33Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "nature", + "create": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 1 + }, + "id": 118125332 + } + }, + { + "id": 118124234, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.1327422, + 50.370227 + ], + [ + 6.1327422, + 50.370227 + ], + [ + 6.1327422, + 50.370227 + ], + [ + 6.1327422, + 50.370227 + ], + [ + 6.1327422, + 50.370227 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T12:20:19Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cyclofix", + "answer": 4, + "create": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "id": 118124234 + } + }, + { + "id": 118124171, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.1217049, + 50.3702663 + ], + [ + 6.1328843, + 50.3702663 + ], + [ + 6.1328843, + 50.4103585 + ], + [ + 6.1217049, + 50.4103585 + ], + [ + 6.1217049, + 50.3702663 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T12:16:48Z", + "reviewed_features": [], + "create": 5, + "modify": 3, + "delete": 0, + "area": 0.000448206740680026, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 1, + "theme": "toerisme_vlaanderen", + "answer": 5, + "create": 5, + "locale": "nl", + "imagery": "osm", + "add-image": 2, + "change_over_5000m": 5, + "change_within_25m": 8, + "move:node/5861552919": "improve_accuracy" + }, + "id": 118124171 + } + }, + { + "id": 118121418, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8587625, + 51.1430913 + ], + [ + 4.8696988, + 51.1430913 + ], + [ + 4.8696988, + 51.146599 + ], + [ + 4.8587625, + 51.146599 + ], + [ + 4.8587625, + 51.1430913 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T10:46:05Z", + "reviewed_features": [], + "create": 481, + "modify": 237, + "delete": 0, + "area": 0.0000383612595100013, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 208, + "theme": "grb", + "import": 52, + "locale": "nl", + "imagery": "osm", + "conflation": 66 + }, + "id": 118121418 + } + }, + { + "id": 118120897, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2268249, + 50.809481 + ], + [ + 5.3879498, + 50.809481 + ], + [ + 5.3879498, + 50.9197824 + ], + [ + 5.2268249, + 50.9197824 + ], + [ + 5.2268249, + 50.809481 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 2, + "name": "possible import" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T10:27:49Z", + "reviewed_features": [], + "create": 1128, + "modify": 12, + "delete": 0, + "area": 0.0177723020448607, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 10, + "path": "mc/develop/", + "theme": "grb", + "import": 148, + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "id": 118120897 + } + }, + { + "id": 118120118, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9622073, + 50.3011109 + ], + [ + 5.9622073, + 50.3011109 + ], + [ + 5.9622073, + 50.3011109 + ], + [ + 5.9622073, + 50.3011109 + ], + [ + 5.9622073, + 50.3011109 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #openwindpowermap", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T10:10:13Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "openwindpowermap", + "create": 1, + "locale": "en", + "imagery": "SPW_ORTHO_LAST", + "add-image": 1, + "change_over_5000m": 1, + "change_within_500m": 1 + }, + "id": 118120118 + } + }, + { + "id": 118119606, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9233508, + 50.2905251 + ], + [ + 5.9233508, + 50.2905251 + ], + [ + 5.9233508, + 50.2905251 + ], + [ + 5.9233508, + 50.2905251 + ], + [ + 5.9233508, + 50.2905251 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T09:51:33Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "cycle_infra", + "answer": 1, + "locale": "nl", + "imagery": "CartoDB.Voyager", + "change_within_25m": 1 + }, + "id": 118119606 + } + }, + { + "id": 118117305, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8599922, + 51.1439211 + ], + [ + 4.8618007, + 51.1439211 + ], + [ + 4.8618007, + 51.1475705 + ], + [ + 4.8599922, + 51.1475705 + ], + [ + 4.8599922, + 51.1439211 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T08:21:12Z", + "reviewed_features": [], + "create": 75, + "modify": 91, + "delete": 0, + "area": 0.00000659993990000122, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 77, + "theme": "grb", + "answer": 7, + "import": 10, + "locale": "nl", + "imagery": "AGIV", + "conflation": 32 + }, + "id": 118117305 + } + }, + { + "id": 118116865, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8601473, + 51.1464674 + ], + [ + 4.8619407, + 51.1464674 + ], + [ + 4.8619407, + 51.1485308 + ], + [ + 4.8601473, + 51.1485308 + ], + [ + 4.8601473, + 51.1464674 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T08:02:36Z", + "reviewed_features": [], + "create": 138, + "modify": 51, + "delete": 0, + "area": 0.00000370050156000682, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 44, + "theme": "grb", + "import": 15, + "locale": "nl", + "imagery": "osm", + "conflation": 22 + }, + "id": 118116865 + } + }, + { + "id": 118116859, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T08:02:08Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 118116859 + } + }, + { + "id": 118116407, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8585854, + 51.1462942 + ], + [ + 4.8609262, + 51.1462942 + ], + [ + 4.8609262, + 51.1478005 + ], + [ + 4.8585854, + 51.1478005 + ], + [ + 4.8585854, + 51.1462942 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T07:37:42Z", + "reviewed_features": [], + "create": 113, + "modify": 35, + "delete": 0, + "area": 0.00000352594704000586, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 28, + "theme": "grb", + "answer": 1, + "import": 13, + "locale": "nl", + "imagery": "osm", + "conflation": 12 + }, + "id": 118116407 + } + }, + { + "id": 118116393, + "type": "Feature", + "geometry": null, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T07:36:51Z", + "reviewed_features": [], + "create": 0, + "modify": 0, + "delete": 0, + "area": null, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 118116393 + } + }, + { + "id": 118116290, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8598938, + 51.1460503 + ], + [ + 4.8600833, + 51.1460503 + ], + [ + 4.8600833, + 51.1463889 + ], + [ + 4.8598938, + 51.1463889 + ], + [ + 4.8598938, + 51.1460503 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T07:33:16Z", + "reviewed_features": [], + "create": 13, + "modify": 5, + "delete": 0, + "area": 6.41646999999435e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 4, + "theme": "grb", + "import": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 2 + }, + "id": 118116290 + } + }, + { + "id": 118113124, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -85.6478932, + 42.9278164 + ], + [ + -85.6478932, + 42.9278164 + ], + [ + -85.6478932, + 42.9278164 + ], + [ + -85.6478932, + 42.9278164 + ], + [ + -85.6478932, + 42.9278164 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jessbeutler", + "uid": "3243541", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #shops", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-05T03:07:08Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "shops", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118113124 + } + }, + { + "id": 118111685, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9818673, + 51.2017315 + ], + [ + 4.9850164, + 51.2017315 + ], + [ + 4.9850164, + 51.2041026 + ], + [ + 4.9818673, + 51.2041026 + ], + [ + 4.9818673, + 51.2017315 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T00:49:56Z", + "reviewed_features": [], + "create": 123, + "modify": 403, + "delete": 7, + "area": 0.00000746683100999265, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 356, + "theme": "grb", + "answer": 5, + "delete": 7, + "import": 16, + "locale": "nl", + "imagery": "AGIV", + "conflation": 110 + }, + "id": 118111685 + } + }, + { + "id": 118111670, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9833103, + 51.203646 + ], + [ + 4.9841578, + 51.203646 + ], + [ + 4.9841578, + 51.2040523 + ], + [ + 4.9833103, + 51.2040523 + ], + [ + 4.9833103, + 51.203646 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-05T00:49:05Z", + "reviewed_features": [], + "create": 3, + "modify": 32, + "delete": 2, + "area": 3.44339250001342e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 29, + "theme": "grb", + "answer": 1, + "delete": 2, + "locale": "nl", + "imagery": "AGIV", + "conflation": 8 + }, + "id": 118111670 + } + }, + { + "id": 118110876, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -1.4741499, + 54.8558583 + ], + [ + -1.4722173, + 54.8558583 + ], + [ + -1.4722173, + 54.856262 + ], + [ + -1.4741499, + 54.856262 + ], + [ + -1.4741499, + 54.8558583 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "confusedbuffalo", + "uid": "242345", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T23:36:51Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 7.8019061999935e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118110876 + } + }, + { + "id": 118108465, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9806461, + 51.2037576 + ], + [ + 4.9837853, + 51.2037576 + ], + [ + 4.9837853, + 51.2048152 + ], + [ + 4.9806461, + 51.2048152 + ], + [ + 4.9806461, + 51.2037576 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T21:27:01Z", + "reviewed_features": [], + "create": 43, + "modify": 159, + "delete": 0, + "area": 0.00000332001791998639, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 144, + "theme": "grb", + "answer": 1, + "import": 4, + "locale": "nl", + "imagery": "osm", + "conflation": 40 + }, + "id": 118108465 + } + }, + { + "id": 118105979, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.8937306, + 51.007958 + ], + [ + 3.9582807, + 51.007958 + ], + [ + 3.9582807, + 51.0365182 + ], + [ + 3.8937306, + 51.0365182 + ], + [ + 3.8937306, + 51.007958 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T19:59:10Z", + "reviewed_features": [], + "create": 0, + "modify": 47, + "delete": 0, + "area": 0.00184356376602007, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "https://raw.githubusercontent.com/seppesantens/mapcomplete-themes/main/walkingnodenetworks/walkingnodenetworks.json", + "answer": 48, + "locale": "en", + "imagery": "osm", + "add-image": 4 + }, + "id": 118105979 + } + }, + { + "id": 118104458, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.8911476, + 51.0106606 + ], + [ + 3.9252401, + 51.0106606 + ], + [ + 3.9252401, + 51.0328056 + ], + [ + 3.8911476, + 51.0328056 + ], + [ + 3.8911476, + 51.0106606 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "L'imaginaire", + "uid": "654234", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T18:58:58Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.00075497841250006, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 4, + "locale": "nl", + "imagery": "AGIV", + "add-image": 5 + }, + "id": 118104458 + } + }, + { + "id": 118101553, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.2070207, + 41.5398772 + ], + [ + 2.211438, + 41.5398772 + ], + [ + 2.211438, + 41.5443084 + ], + [ + 2.2070207, + 41.5443084 + ], + [ + 2.2070207, + 41.5398772 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Moisès", + "uid": "12884230", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T17:14:12Z", + "reviewed_features": [], + "create": 1, + "modify": 10, + "delete": 0, + "area": 0.0000195739397599943, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 12, + "create": 1, + "locale": "en", + "imagery": "osm" + }, + "id": 118101553 + } + }, + { + "id": 118101373, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9762721, + 51.2009241 + ], + [ + 4.9819032, + 51.2009241 + ], + [ + 4.9819032, + 51.2026317 + ], + [ + 4.9762721, + 51.2026317 + ], + [ + 4.9762721, + 51.2009241 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + }, + { + "id": 43, + "name": "Invalid key value combination" + } + ], + "tags": [], + "features": [ + { + "url": "way-453704920", + "osm_id": 453704920, + "reasons": [ + 43 + ], + "version": 2, + "primary_tags": { + "building": "porch" + } + } + ], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T17:10:32Z", + "reviewed_features": [], + "create": 29, + "modify": 222, + "delete": 7, + "area": 0.00000961566635997691, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 191, + "theme": "grb", + "answer": 5, + "delete": 7, + "import": 2, + "locale": "nl", + "imagery": "AGIV", + "conflation": 56 + }, + "id": 118101373 + } + }, + { + "id": 118100314, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.979249, + 51.2012155 + ], + [ + 4.9862417, + 51.2012155 + ], + [ + 4.9862417, + 51.2034369 + ], + [ + 4.979249, + 51.2034369 + ], + [ + 4.979249, + 51.2012155 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T16:43:13Z", + "reviewed_features": [], + "create": 37, + "modify": 129, + "delete": 2, + "area": 0.0000155335837799731, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 114, + "theme": "grb", + "delete": 2, + "import": 2, + "locale": "nl", + "imagery": "osm", + "conflation": 30 + }, + "id": 118100314 + } + }, + { + "id": 118098261, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.7918182, + 51.0021278 + ], + [ + 3.8015311, + 51.0021278 + ], + [ + 3.8015311, + 51.0054288 + ], + [ + 3.7918182, + 51.0054288 + ], + [ + 3.7918182, + 51.0021278 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Isabel H", + "uid": "10282777", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T15:51:17Z", + "reviewed_features": [], + "create": 0, + "modify": 7, + "delete": 0, + "area": 0.0000320622829000051, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 10, + "locale": "nl", + "imagery": "CartoDB.Voyager" + }, + "id": 118098261 + } + }, + { + "id": 118098026, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9778864, + 51.2010447 + ], + [ + 4.9799531, + 51.2010447 + ], + [ + 4.9799531, + 51.2025079 + ], + [ + 4.9778864, + 51.2025079 + ], + [ + 4.9778864, + 51.2010447 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T15:44:22Z", + "reviewed_features": [], + "create": 0, + "modify": 4, + "delete": 0, + "area": 0.00000302399544000756, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 4, + "locale": "nl", + "imagery": "osm" + }, + "id": 118098026 + } + }, + { + "id": 118094557, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9786978, + 51.1961009 + ], + [ + 4.9995142, + 51.1961009 + ], + [ + 4.9995142, + 51.211563 + ], + [ + 4.9786978, + 51.211563 + ], + [ + 4.9786978, + 51.1961009 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T13:55:08Z", + "reviewed_features": [], + "create": 0, + "modify": 32, + "delete": 0, + "area": 0.000321865258440015, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 32, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 26 + }, + "id": 118094557 + } + }, + { + "id": 118091882, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 14.1099882, + 52.4204603 + ], + [ + 14.1470861, + 52.4204603 + ], + [ + 14.1470861, + 52.4233056 + ], + [ + 14.1099882, + 52.4233056 + ], + [ + 14.1099882, + 52.4204603 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Casi1980", + "uid": "13989376", + "editor": "MapComplete 0.7.2l", + "comment": "Adding data with #MapComplete for theme #waldbrand", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T12:42:39Z", + "reviewed_features": [], + "create": 2, + "modify": 0, + "delete": 0, + "area": 0.000105554654869888, + "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": 118091882 + } + }, + { + "id": 118090192, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8671393, + 51.131753 + ], + [ + 4.8679609, + 51.131753 + ], + [ + 4.8679609, + 51.1323259 + ], + [ + 4.8671393, + 51.1323259 + ], + [ + 4.8671393, + 51.131753 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T11:53:42Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 4.70694639995571e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "locale": "en", + "imagery": "osm", + "add-image": 3, + "change_within_5000m": 3 + }, + "id": 118090192 + } + }, + { + "id": 118089917, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0207871, + 51.0805814 + ], + [ + 5.0207871, + 51.0805814 + ], + [ + 5.0207871, + 51.0805814 + ], + [ + 5.0207871, + 51.0805814 + ], + [ + 5.0207871, + 51.0805814 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T11:46:24Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 3, + "locale": "en", + "imagery": "osm", + "add-image": 3, + "change_over_5000m": 6 + }, + "id": 118089917 + } + }, + { + "id": 118085019, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0207871, + 51.0805814 + ], + [ + 5.0207871, + 51.0805814 + ], + [ + 5.0207871, + 51.0805814 + ], + [ + 5.0207871, + 51.0805814 + ], + [ + 5.0207871, + 51.0805814 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 1, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T09:25:34Z", + "reviewed_features": [], + "create": 0, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 3, + "locale": "en", + "imagery": "osm", + "change_within_25m": 3 + }, + "id": 118085019 + } + }, + { + "id": 118084984, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.021277, + 51.0810354 + ], + [ + 5.021277, + 51.0810354 + ], + [ + 5.021277, + 51.0810354 + ], + [ + 5.021277, + 51.0810354 + ], + [ + 5.021277, + 51.0810354 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #postboxes", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T09:24:36Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "postboxes", + "create": 1, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 1 + }, + "id": 118084984 + } + }, + { + "id": 118084542, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2346426, + 50.7384954 + ], + [ + 4.2346426, + 50.7384954 + ], + [ + 4.2346426, + 50.7384954 + ], + [ + 4.2346426, + 50.7384954 + ], + [ + 4.2346426, + 50.7384954 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T09:11:51Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 118084542 + } + }, + { + "id": 118084249, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.0205501, + 51.0811663 + ], + [ + 5.0207176, + 51.0811663 + ], + [ + 5.0207176, + 51.0813237 + ], + [ + 5.0205501, + 51.0813237 + ], + [ + 5.0205501, + 51.0811663 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T09:02:35Z", + "reviewed_features": [], + "create": 0, + "modify": 3, + "delete": 0, + "area": 2.63644999998274e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "answer": 4, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_within_25m": 5 + }, + "id": 118084249 + } + }, + { + "id": 118078451, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.8806415, + 42.669099 + ], + [ + 2.8806415, + 42.669099 + ], + [ + 2.8806415, + 42.669099 + ], + [ + 2.8806415, + 42.669099 + ], + [ + 2.8806415, + 42.669099 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LySioS", + "uid": "11579673", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-04T05:32:38Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 1, + "locale": "fr", + "change_within_25m": 1 + }, + "id": 118078451 + } + }, + { + "id": 118076487, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.994277, + 51.1650366 + ], + [ + 4.9950528, + 51.1650366 + ], + [ + 4.9950528, + 51.1655218 + ], + [ + 4.994277, + 51.1655218 + ], + [ + 4.994277, + 51.1650366 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T03:03:45Z", + "reviewed_features": [], + "create": 8, + "modify": 44, + "delete": 0, + "area": 3.76418159999753e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 40, + "theme": "grb", + "locale": "nl", + "imagery": "AGIV", + "conflation": 8 + }, + "id": 118076487 + } + }, + { + "id": 118076378, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9940901, + 51.1634073 + ], + [ + 4.9972362, + 51.1634073 + ], + [ + 4.9972362, + 51.1669981 + ], + [ + 4.9940901, + 51.1669981 + ], + [ + 4.9940901, + 51.1634073 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T02:54:02Z", + "reviewed_features": [], + "create": 88, + "modify": 300, + "delete": 4, + "area": 0.0000112970158799912, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 267, + "theme": "grb", + "answer": 3, + "delete": 4, + "import": 9, + "locale": "nl", + "imagery": "osm", + "conflation": 64 + }, + "id": 118076378 + } + }, + { + "id": 118076244, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9903209, + 51.1653051 + ], + [ + 4.9950444, + 51.1653051 + ], + [ + 4.9950444, + 51.169348 + ], + [ + 4.9903209, + 51.169348 + ], + [ + 4.9903209, + 51.1653051 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T02:42:36Z", + "reviewed_features": [], + "create": 32, + "modify": 276, + "delete": 7, + "area": 0.0000190966381500077, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 253, + "theme": "grb", + "answer": 2, + "delete": 7, + "import": 4, + "locale": "nl", + "imagery": "osm", + "conflation": 48 + }, + "id": 118076244 + } + }, + { + "id": 118075743, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9899302, + 51.128574 + ], + [ + 5.0082582, + 51.128574 + ], + [ + 5.0082582, + 51.1682021 + ], + [ + 4.9899302, + 51.1682021 + ], + [ + 4.9899302, + 51.128574 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-04T01:58:56Z", + "reviewed_features": [], + "create": 76, + "modify": 427, + "delete": 9, + "area": 0.000726303816800043, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 386, + "theme": "grb", + "answer": 2, + "delete": 9, + "import": 10, + "locale": "nl", + "imagery": "osm", + "conflation": 110 + }, + "id": 118075743 + } + }, + { + "id": 118070354, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9109154, + 50.2807152 + ], + [ + 5.9109154, + 50.2807152 + ], + [ + 5.9109154, + 50.2807152 + ], + [ + 5.9109154, + 50.2807152 + ], + [ + 5.9109154, + 50.2807152 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #sport_pitches", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T20:46:42Z", + "reviewed_features": [], + "create": 1, + "modify": 0, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "sport_pitches", + "create": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 118070354 + } + }, + { + "id": 118069713, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9145337, + 50.2846932 + ], + [ + 5.9145337, + 50.2846932 + ], + [ + 5.9145337, + 50.2846932 + ], + [ + 5.9145337, + 50.2846932 + ], + [ + 5.9145337, + 50.2846932 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T20:28:10Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 1, + "create": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 2 + }, + "id": 118069713 + } + }, + { + "id": 118068873, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.840549, + 50.9744391 + ], + [ + 4.8459843, + 50.9744391 + ], + [ + 4.8459843, + 50.9763091 + ], + [ + 4.840549, + 50.9763091 + ], + [ + 4.840549, + 50.9744391 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T19:59:29Z", + "reviewed_features": [], + "create": 598, + "modify": 19, + "delete": 0, + "area": 0.0000101640110000195, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 16, + "theme": "grb", + "import": 73, + "locale": "nl", + "imagery": "AGIVFlandersGRB", + "conflation": 6 + }, + "id": 118068873 + } + }, + { + "id": 118059913, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -3.6151721, + 37.1767699 + ], + [ + -3.6118216, + 37.1767699 + ], + [ + -3.6118216, + 37.1793768 + ], + [ + -3.6151721, + 37.1793768 + ], + [ + -3.6151721, + 37.1767699 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pipeton", + "uid": "11969052", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T15:23:56Z", + "reviewed_features": [], + "create": 0, + "modify": 13, + "delete": 0, + "area": 0.00000873441845001246, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 17, + "locale": "en", + "imagery": "osm" + }, + "id": 118059913 + } + }, + { + "id": 118059165, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9774802, + 51.2009097 + ], + [ + 4.9797323, + 51.2009097 + ], + [ + 4.9797323, + 51.2028677 + ], + [ + 4.9774802, + 51.2028677 + ], + [ + 4.9774802, + 51.2009097 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T14:58:05Z", + "reviewed_features": [], + "create": 25, + "modify": 126, + "delete": 0, + "area": 0.00000440961180000555, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 111, + "theme": "grb", + "answer": 1, + "import": 4, + "locale": "nl", + "imagery": "AGIV", + "conflation": 28 + }, + "id": 118059165 + } + }, + { + "id": 118057594, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.4254993, + 49.3100456 + ], + [ + 8.4254993, + 49.3100456 + ], + [ + 8.4254993, + 49.3100456 + ], + [ + 8.4254993, + 49.3100456 + ], + [ + 8.4254993, + 49.3100456 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T14:10:51Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cycle_infra", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager" + }, + "id": 118057594 + } + }, + { + "id": 118057057, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9718645, + 51.171372 + ], + [ + 4.972415, + 51.171372 + ], + [ + 4.972415, + 51.1716665 + ], + [ + 4.9718645, + 51.1716665 + ], + [ + 4.9718645, + 51.171372 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T13:53:17Z", + "reviewed_features": [], + "create": 16, + "modify": 34, + "delete": 2, + "area": 1.62122250001428e-7, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 28, + "theme": "grb", + "answer": 3, + "delete": 2, + "import": 3, + "locale": "nl", + "imagery": "osm", + "conflation": 8 + }, + "id": 118057057 + } + }, + { + "id": 118054679, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.884738, + 51.0476801 + ], + [ + 5.3172761, + 51.0476801 + ], + [ + 5.3172761, + 51.1858902 + ], + [ + 4.884738, + 51.1858902 + ], + [ + 4.884738, + 51.0476801 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 87, + "name": "Irrelevant tags on highway" + } + ], + "tags": [], + "features": [ + { + "url": "way-144886153", + "name": "Koning Leopold III-laan", + "osm_id": 144886153, + "reasons": [ + 87 + ], + "version": 6, + "primary_tags": { + "highway": "tertiary" + } + } + ], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T12:41:10Z", + "reviewed_features": [], + "create": 0, + "modify": 135, + "delete": 0, + "area": 0.0597811340548109, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 135, + "locale": "nl", + "imagery": "osm" + }, + "id": 118054679 + } + }, + { + "id": 118052653, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.2346426, + 50.7384954 + ], + [ + 4.2346426, + 50.7384954 + ], + [ + 4.2346426, + 50.7384954 + ], + [ + 4.2346426, + 50.7384954 + ], + [ + 4.2346426, + 50.7384954 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "joost schouppe", + "uid": "67832", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #food", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T11:38:26Z", + "reviewed_features": [], + "create": 0, + "modify": 6, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "food", + "answer": 7, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 7 + }, + "id": 118052653 + } + }, + { + "id": 118051527, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.6489401, + 50.8581773 + ], + [ + 4.6545312, + 50.8581773 + ], + [ + 4.6545312, + 50.8602827 + ], + [ + 4.6489401, + 50.8602827 + ], + [ + 4.6489401, + 50.8581773 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Els Q", + "uid": "15213418", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T11:01:54Z", + "reviewed_features": [], + "create": 3, + "modify": 6, + "delete": 0, + "area": 0.0000117715019399882, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 7, + "create": 3, + "locale": "nl", + "imagery": "osm" + }, + "id": 118051527 + } + }, + { + "id": 118049274, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.20932, + 50.9061817 + ], + [ + 4.2411283, + 50.9061817 + ], + [ + 4.2411283, + 50.9330615 + ], + [ + 4.20932, + 50.9330615 + ], + [ + 4.20932, + 50.9061817 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jospyck", + "uid": "12128135", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T09:58:19Z", + "reviewed_features": [], + "create": 1, + "modify": 4, + "delete": 0, + "area": 0.000855000742340097, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 12, + "create": 1, + "locale": "nl", + "imagery": "osm" + }, + "id": 118049274 + } + }, + { + "id": 118048962, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9153166, + 50.2846207 + ], + [ + 5.9153166, + 50.2846207 + ], + [ + 5.9153166, + 50.2846207 + ], + [ + 5.9153166, + 50.2846207 + ], + [ + 5.9153166, + 50.2846207 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T09:49:40Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "bookcases", + "answer": 2, + "locale": "nl", + "imagery": "osm", + "change_within_500m": 2 + }, + "id": 118048962 + } + }, + { + "id": 118045751, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.1087168, + 49.1948325 + ], + [ + 8.1142469, + 49.1948325 + ], + [ + 8.1142469, + 49.197315 + ], + [ + 8.1087168, + 49.197315 + ], + [ + 8.1087168, + 49.1948325 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cycle_infra", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-03T08:05:19Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0.0000137284732500344, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cycle_infra", + "answer": 10, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 10 + }, + "id": 118045751 + } + }, + { + "id": 118045644, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 15.0760723, + 48.0995903 + ], + [ + 15.1683594, + 48.0995903 + ], + [ + 15.1683594, + 48.1501746 + ], + [ + 15.0760723, + 48.1501746 + ], + [ + 15.0760723, + 48.0995903 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "alxGS", + "uid": "13367754", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-03T08:00:55Z", + "reviewed_features": [], + "create": 0, + "modify": 50, + "delete": 0, + "area": 0.00466827835252973, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 79, + "locale": "de", + "imagery": "osm" + }, + "id": 118045644 + } + }, + { + "id": 118036767, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.058967, + 50.8197098 + ], + [ + 5.2150058, + 50.8197098 + ], + [ + 5.2150058, + 50.9106112 + ], + [ + 5.058967, + 50.9106112 + ], + [ + 5.058967, + 50.8197098 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T23:07:23Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.01418414537432, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 8, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 8 + }, + "id": 118036767 + } + }, + { + "id": 118032364, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9134361, + 50.283579 + ], + [ + 5.9155768, + 50.283579 + ], + [ + 5.9155768, + 50.2881679 + ], + [ + 5.9134361, + 50.2881679 + ], + [ + 5.9134361, + 50.283579 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T20:04:38Z", + "reviewed_features": [], + "create": 38, + "modify": 124, + "delete": 13, + "area": 0.00000982345822998835, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 116, + "theme": "grb", + "delete": 13, + "import": 5, + "locale": "nl", + "imagery": "osm", + "conflation": 30 + }, + "id": 118032364 + } + }, + { + "id": 118030744, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 8.1131402, + 49.1948534 + ], + [ + 8.1155705, + 49.1948534 + ], + [ + 8.1155705, + 49.1984221 + ], + [ + 8.1131402, + 49.1984221 + ], + [ + 8.1131402, + 49.1948534 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T19:08:51Z", + "reviewed_features": [], + "create": 0, + "modify": 8, + "delete": 0, + "area": 0.00000867301161000706, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 11, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_over_5000m": 11 + }, + "id": 118030744 + } + }, + { + "id": 118028576, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9207833, + 50.2868903 + ], + [ + 5.9207833, + 50.2868903 + ], + [ + 5.9207833, + 50.2868903 + ], + [ + 5.9207833, + 50.2868903 + ], + [ + 5.9207833, + 50.2868903 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T17:54:55Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "playgrounds", + "answer": 2, + "locale": "nl", + "imagery": "SPW_ORTHO_LAST", + "change_within_500m": 2 + }, + "id": 118028576 + } + }, + { + "id": 118026853, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.92103, + 50.28615 + ], + [ + 5.92103, + 50.28615 + ], + [ + 5.92103, + 50.28615 + ], + [ + 5.92103, + 50.28615 + ], + [ + 5.92103, + 50.28615 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #waste", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T16:57:39Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "waste", + "answer": 2, + "create": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_50m": 2 + }, + "id": 118026853 + } + }, + { + "id": 118026471, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.9152713, + 50.2846641 + ], + [ + 5.9152713, + 50.2846641 + ], + [ + 5.9152713, + 50.2846641 + ], + [ + 5.9152713, + 50.2846641 + ], + [ + 5.9152713, + 50.2846641 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T16:44:33Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "path": "mc/develop/", + "theme": "bookcases", + "answer": 1, + "create": 1, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 1, + "change_within_25m": 2 + }, + "id": 118026471 + } + }, + { + "id": 118026184, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.91308, + 50.2848646 + ], + [ + 5.9207833, + 50.2848646 + ], + [ + 5.9207833, + 50.2868903 + ], + [ + 5.91308, + 50.2868903 + ], + [ + 5.91308, + 50.2848646 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.5", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T16:33:30Z", + "reviewed_features": [], + "create": 8, + "modify": 7, + "delete": 0, + "area": 0.0000156045748100339, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 1, + "theme": "toerisme_vlaanderen", + "answer": 15, + "create": 8, + "locale": "nl", + "imagery": "osm", + "add-image": 5, + "change_over_5000m": 8, + "change_within_25m": 21, + "move:node/9550046979": "improve_accuracy" + }, + "id": 118026184 + } + }, + { + "id": 118025995, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2279131, + 50.8094247 + ], + [ + 5.2349775, + 50.8094247 + ], + [ + 5.2349775, + 50.8125636 + ], + [ + 5.2279131, + 50.8125636 + ], + [ + 5.2279131, + 50.8094247 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1036273113", + "osm_id": 1036273113, + "reasons": [ + 531 + ], + "version": 2 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 2, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T16:27:07Z", + "reviewed_features": [], + "create": 125, + "modify": 193, + "delete": 17, + "area": 0.0000221744451599729, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 178, + "path": "mc/develop/", + "theme": "grb", + "delete": 17, + "import": 77, + "locale": "nl", + "imagery": "osm", + "conflation": 32 + }, + "id": 118025995 + } + }, + { + "id": 118024290, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9770838, + 51.2024475 + ], + [ + 4.9781358, + 51.2024475 + ], + [ + 4.9781358, + 51.2046523 + ], + [ + 4.9770838, + 51.2046523 + ], + [ + 4.9770838, + 51.2024475 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T15:35:21Z", + "reviewed_features": [], + "create": 0, + "modify": 18, + "delete": 0, + "area": 0.00000231944960000239, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 16, + "theme": "grb", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "conflation": 4 + }, + "id": 118024290 + } + }, + { + "id": 118021335, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 3.704264, + 50.2787235 + ], + [ + 5.9107947, + 50.2787235 + ], + [ + 5.9107947, + 51.0564835 + ], + [ + 3.704264, + 51.0564835 + ], + [ + 3.704264, + 50.2787235 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Pieter Vander Vennet", + "uid": "3818858", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T14:11:36Z", + "reviewed_features": [], + "create": 2, + "modify": 3, + "delete": 0, + "area": 1.716151317232, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "127.0.0.1:1234", + "theme": "toerisme_vlaanderen", + "answer": 3, + "create": 2, + "locale": "nl", + "imagery": "osm", + "add-image": 1, + "change_over_5000m": 2, + "change_within_25m": 2 + }, + "id": 118021335 + } + }, + { + "id": 118018714, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9029005, + 50.9377961 + ], + [ + 4.9033352, + 50.9377961 + ], + [ + 4.9033352, + 50.937813 + ], + [ + 4.9029005, + 50.937813 + ], + [ + 4.9029005, + 50.9377961 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T12:51:25Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 7.34642999935934e-9, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 1, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 1 + }, + "id": 118018714 + } + }, + { + "id": 118012467, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3717244, + 50.8638227 + ], + [ + 4.3729314, + 50.8638227 + ], + [ + 4.3729314, + 50.8675948 + ], + [ + 4.3717244, + 50.8675948 + ], + [ + 4.3717244, + 50.8638227 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T10:06:06Z", + "reviewed_features": [], + "create": 4, + "modify": 4, + "delete": 0, + "area": 0.0000045529246999987, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 15, + "create": 4, + "locale": "nl", + "imagery": "UrbISOrtho", + "add-image": 4 + }, + "id": 118012467 + } + }, + { + "id": 118003572, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.5360277, + 51.1232626 + ], + [ + 4.6033846, + 51.1232626 + ], + [ + 4.6033846, + 51.1712872 + ], + [ + 4.5360277, + 51.1712872 + ], + [ + 4.5360277, + 51.1232626 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T05:34:53Z", + "reviewed_features": [], + "create": 0, + "modify": 128, + "delete": 0, + "area": 0.00323478817974034, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 129, + "locale": "nl", + "imagery": "osm" + }, + "id": 118003572 + } + }, + { + "id": 118001792, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.3671677, + 47.6799218 + ], + [ + -122.367167, + 47.6799218 + ], + [ + -122.367167, + 47.6799218 + ], + [ + -122.3671677, + 47.6799218 + ], + [ + -122.3671677, + 47.6799218 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Wim L", + "uid": "223681", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #bookcases", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T03:38:30Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "bookcases", + "answer": 3, + "create": 1, + "locale": "en", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 3 + }, + "id": 118001792 + } + }, + { + "id": 118001446, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9009786, + 50.9377585 + ], + [ + 5.0093492, + 50.9377585 + ], + [ + 5.0093492, + 51.0675961 + ], + [ + 4.9009786, + 51.0675961 + ], + [ + 4.9009786, + 50.9377585 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #etymology", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-02T03:10:14Z", + "reviewed_features": [], + "create": 0, + "modify": 11, + "delete": 0, + "area": 0.0140705786145602, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "etymology", + "answer": 11, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 11 + }, + "id": 118001446 + } + }, + { + "id": 117999381, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3546511, + 50.8620587 + ], + [ + 4.3550978, + 50.8620587 + ], + [ + 4.3550978, + 50.8621936 + ], + [ + 4.3546511, + 50.8621936 + ], + [ + 4.3546511, + 50.8620587 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-02T00:39:24Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 6.02598299996234e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "id": 117999381 + } + }, + { + "id": 117994286, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3552119, + 50.8627531 + ], + [ + 4.3555928, + 50.8627531 + ], + [ + 4.3555928, + 50.8629816 + ], + [ + 4.3552119, + 50.8629816 + ], + [ + 4.3552119, + 50.8627531 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #playgrounds", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:49:19Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 8.703564999961e-8, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "playgrounds", + "answer": 3, + "locale": "nl", + "imagery": "AGIV", + "add-image": 1 + }, + "id": 117994286 + } + }, + { + "id": 117994171, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3549539, + 50.8624438 + ], + [ + 4.3549539, + 50.8624438 + ], + [ + 4.3549539, + 50.8624438 + ], + [ + 4.3549539, + 50.8624438 + ], + [ + 4.3549539, + 50.8624438 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #sport_pitches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:46:42Z", + "reviewed_features": [], + "create": 1, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "sport_pitches", + "create": 1, + "locale": "nl", + "imagery": "AGIV", + "add-image": 1 + }, + "id": 117994171 + } + }, + { + "id": 117993326, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3557774, + 50.8618885 + ], + [ + 4.3684649, + 50.8618885 + ], + [ + 4.3684649, + 50.8684831 + ], + [ + 4.3557774, + 50.8684831 + ], + [ + 4.3557774, + 50.8618885 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #benches", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:20:32Z", + "reviewed_features": [], + "create": 2, + "modify": 1, + "delete": 0, + "area": 0.0000836689874999971, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "benches", + "answer": 3, + "create": 2, + "locale": "nl", + "imagery": "UrbISOrtho", + "add-image": 2 + }, + "id": 117993326 + } + }, + { + "id": 117993019, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3553837, + 50.8640081 + ], + [ + 4.3727538, + 50.8640081 + ], + [ + 4.3727538, + 50.8684382 + ], + [ + 4.3553837, + 50.8684382 + ], + [ + 4.3553837, + 50.8640081 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:10:19Z", + "reviewed_features": [], + "create": 4, + "modify": 9, + "delete": 0, + "area": 0.0000769512800100073, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 21, + "create": 4, + "locale": "nl", + "imagery": "AGIV", + "add-image": 7 + }, + "id": 117993019 + } + }, + { + "id": 117992969, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.3685793, + 50.8684869 + ], + [ + 4.3685793, + 50.8684869 + ], + [ + 4.3685793, + 50.8684869 + ], + [ + 4.3685793, + 50.8684869 + ], + [ + 4.3685793, + 50.8684869 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Thierry1030", + "uid": "286563", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #charging_stations", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T20:08:45Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "charging_stations", + "locale": "nl", + "imagery": "osm", + "add-image": 1 + }, + "id": 117992969 + } + }, + { + "id": 117986662, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.8804295, + 51.060373 + ], + [ + 4.8804295, + 51.060373 + ], + [ + 4.8804295, + 51.060373 + ], + [ + 4.8804295, + 51.060373 + ], + [ + 4.8804295, + 51.060373 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "Frans_Napaters", + "uid": "3574538", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #climbing", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-01T16:43:52Z", + "reviewed_features": [], + "create": 0, + "modify": 5, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "climbing", + "answer": 6, + "locale": "nl", + "imagery": "osm", + "change_over_5000m": 6 + }, + "id": 117986662 + } + }, + { + "id": 117981164, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.1795213, + 50.7525094 + ], + [ + 5.2149104, + 50.7525094 + ], + [ + 5.2149104, + 50.8172188 + ], + [ + 5.1795213, + 50.8172188 + ], + [ + 5.1795213, + 50.7525094 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Jan Pirard", + "uid": "13678221", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #toerisme_vlaanderen", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T13:54:57Z", + "reviewed_features": [], + "create": 2, + "modify": 3, + "delete": 0, + "area": 0.00229000742753992, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "toerisme_vlaanderen", + "answer": 8, + "create": 2, + "locale": "nl", + "imagery": "osm" + }, + "id": 117981164 + } + }, + { + "id": 117978946, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 9.6101442, + 44.1683316 + ], + [ + 9.6101442, + 44.1683316 + ], + [ + 9.6101442, + 44.1683316 + ], + [ + 9.6101442, + 44.1683316 + ], + [ + 9.6101442, + 44.1683316 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 40, + "name": "New mapper" + } + ], + "tags": [], + "features": [], + "user": "Dinn0", + "uid": "14893874", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #cyclofix", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-01T12:48:44Z", + "reviewed_features": [], + "create": 0, + "modify": 1, + "delete": 0, + "area": 0, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "cyclofix", + "answer": 1, + "locale": "en", + "imagery": "CartoDB.Voyager", + "change_within_100m": 1 + }, + "id": 117978946 + } + }, + { + "id": 117975552, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2223008, + 50.8070497 + ], + [ + 5.2432544, + 50.8070497 + ], + [ + 5.2432544, + 50.8129331 + ], + [ + 5.2223008, + 50.8129331 + ], + [ + 5.2223008, + 50.8070497 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 531, + "name": "Mapbox: Overlapping features" + } + ], + "tags": [], + "features": [ + { + "url": "way-1036273114", + "osm_id": 1036273114, + "reasons": [ + 531 + ], + "version": 1 + } + ], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T11:06:36Z", + "reviewed_features": [], + "create": 1202, + "modify": 1340, + "delete": 8, + "area": 0.000123278410240036, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1184, + "path": "mc/develop/", + "theme": "grb", + "delete": 8, + "import": 221, + "locale": "nl", + "imagery": "osm", + "conflation": 332 + }, + "id": 117975552 + } + }, + { + "id": 117974627, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 2.8806415, + 42.669099 + ], + [ + 2.8806415, + 42.669099 + ], + [ + 2.8806415, + 42.669099 + ], + [ + 2.8806415, + 42.669099 + ], + [ + 2.8806415, + 42.669099 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "LySioS", + "uid": "11579673", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #aed", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-01T10:41:05Z", + "reviewed_features": [], + "create": 1, + "modify": 2, + "delete": 0, + "area": 0, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "theme": "aed", + "answer": 4, + "create": 1, + "locale": "fr", + "imagery": "osm", + "change_over_5000m": 1, + "change_within_25m": 4 + }, + "id": 117974627 + } + }, + { + "id": 117973531, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2410549, + 50.7970064 + ], + [ + 5.2667139, + 50.7970064 + ], + [ + 5.2667139, + 50.8133577 + ], + [ + 5.2410549, + 50.8133577 + ], + [ + 5.2410549, + 50.7970064 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T10:11:50Z", + "reviewed_features": [], + "create": 901, + "modify": 1280, + "delete": 20, + "area": 0.000419558006699915, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 1143, + "path": "mc/develop/", + "theme": "grb", + "delete": 20, + "import": 119, + "locale": "nl", + "imagery": "osm", + "conflation": 296 + }, + "id": 117973531 + } + }, + { + "id": 117972399, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2559642, + 50.8083384 + ], + [ + 5.2653054, + 50.8083384 + ], + [ + 5.2653054, + 50.8129027 + ], + [ + 5.2559642, + 50.8129027 + ], + [ + 5.2559642, + 50.8083384 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T09:42:06Z", + "reviewed_features": [], + "create": 211, + "modify": 815, + "delete": 20, + "area": 0.0000426360391600502, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 709, + "path": "mc/develop/", + "theme": "grb", + "delete": 20, + "import": 48, + "locale": "nl", + "imagery": "osm", + "conflation": 218 + }, + "id": 117972399 + } + }, + { + "id": 117969677, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 5.2570031, + 50.8081928 + ], + [ + 5.2664061, + 50.8081928 + ], + [ + 5.2664061, + 50.8131489 + ], + [ + 5.2570031, + 50.8131489 + ], + [ + 5.2570031, + 50.8081928 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [], + "tags": [], + "features": [], + "user": "jozin-belgium", + "uid": "1947314", + "editor": "MapComplete 0.16.3", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "Not reported", + "imagery_used": "Not reported", + "date": "2022-03-01T08:20:17Z", + "reviewed_features": [], + "create": 1802, + "modify": 1066, + "delete": 3, + "area": 0.0000466022083000098, + "is_suspect": false, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "pietervdvn.github.io", + "move": 961, + "path": "mc/develop/", + "theme": "grb", + "delete": 3, + "import": 258, + "locale": "nl", + "imagery": "osm", + "conflation": 248 + }, + "id": 117969677 + } + }, + { + "id": 117967568, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 4.9774652, + 51.2026603 + ], + [ + 4.9806712, + 51.2026603 + ], + [ + 4.9806712, + 51.2067615 + ], + [ + 4.9774652, + 51.2067615 + ], + [ + 4.9774652, + 51.2026603 + ] + ] + ] + }, + "properties": { + "check_user": null, + "reasons": [ + { + "id": 4, + "name": "mass modification" + } + ], + "tags": [], + "features": [], + "user": "dentonny", + "uid": "4198737", + "editor": "MapComplete 0.16.4", + "comment": "Adding data with #MapComplete for theme #grb", + "comments_count": 0, + "source": "survey", + "imagery_used": "Not reported", + "date": "2022-03-01T06:54:38Z", + "reviewed_features": [], + "create": 54, + "modify": 438, + "delete": 6, + "area": 0.0000131484472000013, + "is_suspect": true, + "harmful": null, + "checked": false, + "check_date": null, + "metadata": { + "host": "mapcomplete.osm.be", + "move": 387, + "theme": "grb", + "answer": 3, + "delete": 6, + "import": 9, + "locale": "nl", + "imagery": "osm", + "conflation": 112 + }, + "id": 117967568 + } + } + ] +} \ No newline at end of file diff --git a/Models/Constants.ts b/Models/Constants.ts index ae26b89d5..9d2738455 100644 --- a/Models/Constants.ts +++ b/Models/Constants.ts @@ -2,7 +2,7 @@ import {Utils} from "../Utils"; export default class Constants { - public static vNumber = "0.17.0-alpha"; + public static vNumber = "0.17.0-alpha-1"; public static ImgurApiKey = '7070e7167f0a25a' public static readonly mapillary_client_token_v4 = "MLY|4441509239301885|b40ad2d3ea105435bd40c7e76993ae85" diff --git a/Models/ThemeConfig/Conversion/CreateNoteImportLayer.ts b/Models/ThemeConfig/Conversion/CreateNoteImportLayer.ts index 49d7af5b9..14bf63688 100644 --- a/Models/ThemeConfig/Conversion/CreateNoteImportLayer.ts +++ b/Models/ThemeConfig/Conversion/CreateNoteImportLayer.ts @@ -46,15 +46,7 @@ export default class CreateNoteImportLayer extends Conversion, locationControl: UIEventSource}; + layoutToUse: { id: string, title: Translation }; + featureSwitchWelcomeMessage: UIEventSource, locationControl: UIEventSource + }; - constructor(state: {featureSwitchWelcomeMessage: UIEventSource, locationControl: UIEventSource, layoutToUse: {id: string}}, + constructor(state: { featureSwitchWelcomeMessage: UIEventSource, locationControl: UIEventSource, layoutToUse: { id: string, title: Translation } }, config: ExtraLinkConfig) { super(); this.state = state; this._config = config; } - protected InnerRender(): BaseUIElement { - if(this._config === undefined){ + protected InnerRender(): BaseUIElement { + if (this._config === undefined) { return undefined; } - + const c = this._config; const isIframe = window !== window.top - if(c.requirements.has("iframe") && !isIframe){ + if (c.requirements.has("iframe") && !isIframe) { return undefined } - if(c.requirements.has("no-iframe") && isIframe){ + if (c.requirements.has("no-iframe") && isIframe) { return undefined } - let link : BaseUIElement + let link: BaseUIElement const theme = this.state.layoutToUse?.id ?? "" const href = this.state.locationControl.map(loc => { const subs = { @@ -51,31 +53,35 @@ export default class ExtraLinkButton extends UIElement{ } return Utils.SubstituteKeys(c.href, subs) }) - - if(c.text === undefined){ - link = new MapControlButton( - new Link(new Img(c.icon), href, c.newTab).SetClass("block w-full h-full p-1.5") - ) - }else { - let img : BaseUIElement = undefined - if(c.icon !== undefined){ - img = new Img(c.icon).SetClass("h-6") - } - - link = new SubtleButton(img,c.text, {url: - href, - newTab: c.newTab}) + + + let img: BaseUIElement = Svg.pop_out_ui() + if (c.icon !== undefined) { + img = new Img(c.icon).SetClass("h-6") } - - if(c.requirements.has("no-welcome-message")){ + + let text: Translation + if (c.text === undefined) { + text = Translations.t.general.screenToSmall.Fuse(this.state.layoutToUse.title, "{theme}") + } else { + text = c.text.Clone() + } + + link = new SubtleButton(img, text, { + url: + href, + newTab: c.newTab + }) + + if (c.requirements.has("no-welcome-message")) { link = new Toggle(undefined, link, this.state.featureSwitchWelcomeMessage) } - if(c.requirements.has("welcome-message")){ - link = new Toggle(link, undefined, this.state.featureSwitchWelcomeMessage) + if (c.requirements.has("welcome-message")) { + link = new Toggle(link, undefined, this.state.featureSwitchWelcomeMessage) } - + return link; } - + } \ No newline at end of file diff --git a/UI/DefaultGUI.ts b/UI/DefaultGUI.ts index cfbb9aabc..3d0e2cacd 100644 --- a/UI/DefaultGUI.ts +++ b/UI/DefaultGUI.ts @@ -168,6 +168,11 @@ export default class DefaultGUI { ]).SetClass("flex flex-col") .AttachTo("userbadge") + new Combine([ + new ExtraLinkButton(state, {...state.layoutToUse.extraLink, newTab: true, requirements: new Set<"iframe" | "no-iframe" | "welcome-message" | "no-welcome-message">( ) }) + ]).SetClass("flex items-center justify-center normal-background h-full") + .AttachTo("on-small-screen") + Toggle.If(state.featureSwitchSearch, () => new SearchAndGo(state)) .AttachTo("searchbox"); diff --git a/UI/Popup/ImportButton.ts b/UI/Popup/ImportButton.ts index efacb975d..c8a50ba42 100644 --- a/UI/Popup/ImportButton.ts +++ b/UI/Popup/ImportButton.ts @@ -191,7 +191,7 @@ ${Utils.special_visualizations_importRequirementDocs} importFlow, isImported ), - t.zoomInMore, + t.zoomInMore.SetClass("alert"), state.locationControl.map(l => l.zoom >= 18) ), pleaseLoginButton, diff --git a/UI/Popup/NewNoteUi.ts b/UI/Popup/NewNoteUi.ts index 71fe2d7b9..0511002e6 100644 --- a/UI/Popup/NewNoteUi.ts +++ b/UI/Popup/NewNoteUi.ts @@ -71,7 +71,7 @@ export default class NewNoteUi extends Toggle { new Combine([new Toggle(undefined, t.warnAnonymous.SetClass("alert"), state?.osmConnection?.isLoggedIn), new Toggle(postNote, t.textNeeded.SetClass("alert"), - text.GetValue().map(txt => txt.length > 3) + text.GetValue().map(txt => txt?.length > 3) ) ]).SetClass("flex justify-end items-center") diff --git a/UI/SpecialVisualizations.ts b/UI/SpecialVisualizations.ts index 9f1fc857a..1b4cf7f41 100644 --- a/UI/SpecialVisualizations.ts +++ b/UI/SpecialVisualizations.ts @@ -46,6 +46,7 @@ import FileSelectorButton from "./Input/FileSelectorButton"; import {LoginToggle} from "./Popup/LoginButton"; import {start} from "repl"; import {SubstitutedTranslation} from "./SubstitutedTranslation"; +import {Feature} from "@turf/turf"; export interface SpecialVisualization { funcName: string, @@ -95,6 +96,88 @@ export class AllTagsPanel extends VariableUiElement { } } +class CloseNoteButton implements SpecialVisualization { + public readonly funcName = "close_note" + public readonly docs = "Button to close a note. A predifined text can be defined to close the note with. If the note is already closed, will show a small text." + public readonly args = [ + { + name: "text", + doc: "Text to show on this button", + }, + { + name: "icon", + doc: "Icon to show", + defaultValue: "checkmark.svg" + }, + { + name: "idkey", + doc: "The property name where the ID of the note to close can be found", + defaultValue: "id" + }, + { + name: "comment", + doc: "Text to add onto the note when closing", + }, + { + name: "minZoom", + doc: "If set, only show the closenote button if zoomed in enough" + }, + { + name: "zoomButton", + doc: "Text to show if not zoomed in enough" + } + ] + + public constr(state: FeaturePipelineState, tags, args): BaseUIElement { + const t = Translations.t.notes; + + const params: { + text: string, + icon: string, + idkey: string, + comment: string, + minZoom: string, + zoomButton: string + } = Utils.ParseVisArgs(this.args, args) + + let icon = Svg.checkmark_svg() + if (params.icon !== "checkmark.svg" && (args[2] ?? "") !== "") { + icon = new Img(args[1]) + } + let textToShow = t.closeNote; + if ((params.text ?? "") !== "") { + textToShow = Translations.T(args[0]) + } + + let closeButton: BaseUIElement = new SubtleButton(icon, textToShow) + const isClosed = tags.map(tags => (tags["closed_at"] ?? "") !== ""); + closeButton.onClick(() => { + const id = tags.data[args[2] ?? "id"] + state.osmConnection.closeNote(id, args[3]) + ?.then(_ => { + tags.data["closed_at"] = new Date().toISOString(); + tags.ping() + }) + }) + + if((params.minZoom??"") !== "" && !isNaN(Number(params.minZoom))){ + closeButton = new Toggle( + closeButton, + params.zoomButton ?? "", + state. locationControl.map(l => l.zoom >= Number(params.minZoom)) + ) + } + + return new LoginToggle(new Toggle( + t.isClosed.SetClass("thanks"), + closeButton, + + isClosed + ), t.loginToClose, state) + } + +} + export default class SpecialVisualizations { public static specialVisualizations = SpecialVisualizations.init() @@ -655,58 +738,7 @@ export default class SpecialVisualizations { }) } }, - { - funcName: "close_note", - docs: "Button to close a note. A predifined text can be defined to close the note with. If the note is already closed, will show a small text.", - args: [ - { - name: "text", - doc: "Text to show on this button", - }, - { - name: "icon", - doc: "Icon to show", - defaultValue: "checkmark.svg" - }, - { - name: "Id-key", - doc: "The property name where the ID of the note to close can be found", - defaultValue: "id" - }, - { - name: "comment", - doc: "Text to add onto the note when closing", - } - ], - constr: (state, tags, args) => { - const t = Translations.t.notes; - - let icon = Svg.checkmark_svg() - if (args[1] !== "checkmark.svg" && (args[2] ?? "") !== "") { - icon = new Img(args[1]) - } - let textToShow = t.closeNote; - if ((args[0] ?? "") !== "") { - textToShow = Translations.T(args[0]) - } - - const closeButton = new SubtleButton(icon, textToShow) - const isClosed = tags.map(tags => (tags["closed_at"] ?? "") !== ""); - closeButton.onClick(() => { - const id = tags.data[args[2] ?? "id"] - state.osmConnection.closeNote(id, args[3]) - ?.then(_ => { - tags.data["closed_at"] = new Date().toISOString(); - tags.ping() - }) - }) - return new LoginToggle(new Toggle( - t.isClosed.SetClass("thanks"), - closeButton, - isClosed - ), t.loginToClose, state) - } - }, + new CloseNoteButton(), { funcName: "add_note_comment", docs: "A textfield to add a comment to a node (with the option to close the note).", @@ -778,7 +810,7 @@ export default class SpecialVisualizations { new Title("Add a comment"), textField, new Combine([ - new Toggle(addCommentButton, undefined, textField.GetValue().map(t => t !==undefined && t.length > 1)).SetClass("mr-2") + new Toggle(addCommentButton, undefined, textField.GetValue().map(t => t !== undefined && t.length > 1)).SetClass("mr-2") , stateButtons]).SetClass("flex justify-end") ]).SetClass("border-2 border-black rounded-xl p-4 block"), t.loginToAddComment, state) @@ -860,15 +892,15 @@ export default class SpecialVisualizations { }, { - funcName:"title", + funcName: "title", args: [], - docs:"Shows the title of the popup. Useful for some cases, e.g. 'What is phone number of {title()}?'", - example:"`What is the phone number of {title()}`, which might automatically become `What is the phone number of XYZ`.", + docs: "Shows the title of the popup. Useful for some cases, e.g. 'What is phone number of {title()}?'", + example: "`What is the phone number of {title()}`, which might automatically become `What is the phone number of XYZ`.", constr: (state, tagsSource, args, guistate) => new VariableUiElement(tagsSource.map(tags => { const layer = state.layoutToUse.getMatchingLayer(tags) const title = layer?.title?.GetRenderValue(tags) - if(title === undefined){ + if (title === undefined) { return undefined } return new SubstitutedTranslation(title, tagsSource, state) diff --git a/assets/layers/charging_station/charging_station.json b/assets/layers/charging_station/charging_station.json index 3bc8bf704..6c05fa04b 100644 --- a/assets/layers/charging_station/charging_station.json +++ b/assets/layers/charging_station/charging_station.json @@ -171,6 +171,13 @@ "nl": "Enkel klanten van de bijhorende plaats mogen dit oplaadpunt gebruiken
Bv. op de parking van een hotel en enkel toegankelijk voor klanten van dit hotel" } }, + { + "if": "access=key", + "then": { + "en": "A key must be requested to access this charging station
E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station", + "nl": "Een sleutel is nodig om dit oplaadpunt te gebruiken
Bv. voor klanten van een hotel of een bar, die de sleutel aan de receptie kunnen krijgen" + } + }, { "if": "access=private", "then": { diff --git a/assets/layers/charging_station/charging_station.protojson b/assets/layers/charging_station/charging_station.protojson index 35a2fc40a..7c6d492ec 100644 --- a/assets/layers/charging_station/charging_station.protojson +++ b/assets/layers/charging_station/charging_station.protojson @@ -162,6 +162,13 @@ "nl": "Enkel klanten van de bijhorende plaats mogen dit oplaadpunt gebruiken
Bv. op de parking van een hotel en enkel toegankelijk voor klanten van dit hotel" } }, + { + "if": "access=key", + "then": { + "en": "A key must be requested to access this charging station
E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station", + "nl": "Een sleutel is nodig om dit oplaadpunt te gebruiken
Bv. voor klanten van een hotel of een bar, die de sleutel aan de receptie kunnen krijgen" + } + }, { "if": "access=private", "then": { diff --git a/assets/svg/duplicate.svg b/assets/svg/duplicate.svg new file mode 100644 index 000000000..56565262d --- /dev/null +++ b/assets/svg/duplicate.svg @@ -0,0 +1,8868 @@ + + + + + OpenStreetMap logo 2011 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + OpenStreetMap logo 2011 + + + Ken Vermette + + + + April 2011 + + + OpenStreetMap.org + + + Replacement logo for OpenStreetMap Foundation + + + OSM openstreetmap logo + + + http://wiki.openstreetmap.org/wiki/File:Public-images-osm_logo.svg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/svg/license_info.json b/assets/svg/license_info.json index 47eda4678..9b88eec4a 100644 --- a/assets/svg/license_info.json +++ b/assets/svg/license_info.json @@ -381,6 +381,14 @@ "https://commons.wikimedia.org/wiki/File:Download-icon.svg" ] }, + { + "path": "duplicate.svg", + "license": "CC0", + "authors": [ + "Pieter Vander Vennet" + ], + "sources": [] + }, { "path": "envelope.svg", "license": "CC0; trivial", diff --git a/css/index-tailwind-output.css b/css/index-tailwind-output.css index ca9b1f473..f6586b3df 100644 --- a/css/index-tailwind-output.css +++ b/css/index-tailwind-output.css @@ -1103,10 +1103,6 @@ video { max-height: 2rem; } -.max-h-6 { - max-height: 1.5rem; -} - .w-full { width: 100%; } @@ -1504,10 +1500,6 @@ video { padding: 0px; } -.p-1\.5 { - padding: 0.375rem; -} - .p-0\.5 { padding: 0.125rem; } diff --git a/css/mobile.css b/css/mobile.css index a0b6cb896..7164b7506 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -9,6 +9,29 @@ Contains tweaks for small screens } } + +@media only screen and (min-height: 300px) and (min-width: 225px) { + .very-small-screen { + display: none !important; + } + + + .hidden-on-very-small-screen { + } + +} + + +@media not screen and (min-height: 300px) and (min-width: 225px) { + .very-small-screen { + } + + .hidden-on-very-small-screen { + display: none !important; + } + +} + @media only screen and (max-width: 768px), only screen and (max-height: 768px) { diff --git a/langs/en.json b/langs/en.json index 93ecab0bb..bffbdaec7 100644 --- a/langs/en.json +++ b/langs/en.json @@ -189,6 +189,7 @@ "removeLocationHistory": "Delete the location history", "returnToTheMap": "Return to the map", "save": "Save", + "screenToSmall": "Open {theme} in a new window", "search": { "error": "Something went wrong…", "nothing": "Nothing found…", diff --git a/langs/layers/en.json b/langs/layers/en.json index 952f1efe7..fa20120cf 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -1584,6 +1584,9 @@ "then": "Only customers of the place this station belongs to can use this charging station
E.g. a charging station operated by hotel which is only usable by their guests" }, "3": { + "then": "A key must be requested to access this charging station
E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station" + }, + "4": { "then": "Not accessible to the general public (e.g. only accessible to the owners, employees, ...)" } }, diff --git a/langs/layers/nl.json b/langs/layers/nl.json index bed7f7c07..fdaebe8f8 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -1593,6 +1593,9 @@ "then": "Enkel klanten van de bijhorende plaats mogen dit oplaadpunt gebruiken
Bv. op de parking van een hotel en enkel toegankelijk voor klanten van dit hotel" }, "3": { + "then": "Een sleutel is nodig om dit oplaadpunt te gebruiken
Bv. voor klanten van een hotel of een bar, die de sleutel aan de receptie kunnen krijgen" + }, + "4": { "then": "Niet toegankelijk voor het publiek
Bv. enkel toegankelijk voor de eigenaar, medewerkers ,... " } }, diff --git a/langs/nl.json b/langs/nl.json index ce59b8a58..2f8dfeee0 100644 --- a/langs/nl.json +++ b/langs/nl.json @@ -54,7 +54,7 @@ "importTags": "Het element zal deze tags krijgen: {tags}", "officialThemesOnly": "In onofficiële thema's is de importeerknop uitgeschakeld om ongelukjes te vermijden", "wrongType": "Dit object is geen punt of lijn, en kan daarom niet geïmporteerd worden", - "zoomInMore": "Zoom verder in om dit kaart-object te kunnen importeren" + "zoomInMore": "Zoom verder in om dit object af te handelen" }, "importTags": "Het object zal deze tags krijgen: {tags}", "intro": "Kies hieronder welk punt je wilt toevoegen
", diff --git a/langs/shared-questions/id.json b/langs/shared-questions/id.json index b7a10a3ba..91589a6d7 100644 --- a/langs/shared-questions/id.json +++ b/langs/shared-questions/id.json @@ -13,12 +13,8 @@ }, "2": { "then": "Anjing diperbolehkan, tetapi mereka harus diikat" - }, - "3": { - "then": "Anjing diperbolehkan dan dapat berkeliaran dengan bebas" } - }, - "question": "Apakah anjing diperbolehkan dalam bisnis ini?" + } }, "email": { "question": "Apa alamat surel dari {title()}?" diff --git a/theme.html b/theme.html index 1a41d8bd4..2636d1e1d 100644 --- a/theme.html +++ b/theme.html @@ -47,8 +47,9 @@ - -
+
+ +
'
@@ -83,7 +84,6 @@
-