# Monthly counts of contributions to man-made objects around "Null Island"
ohsome_contributions_count("0,0,10", filter = "man_made=*", time = "2010/2020/P1Y")
# Monthly counts of latest contributions to man-made objects around "Null Island"
ohsome_contributions_count(
"0,0,10",
latest = TRUE,
filter = "man_made=*",
time = "2010/2020/P1Y"
)
Run the code above in your browser using DataLab