Description Usage Arguments Value Examples
Add date attribute to overpass query
1 | add_date(opq, datetime)
|
opq |
An'overpass_query' object |
datetime |
datetimestring in the form 2019-01-01T12:00:00Z |
osmtt object
1 2 | oq <- osmdata::opq('bhaktapur')
add_date(oq,"2019-01-01T12:00:00Z")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.