Conversation
|
@jmaspons Thanks for picking this one up too. There was a reason for that originally, which I unfortunately forget the exact details of. It was related to what happens when writing and re-reading an XML doc via f <- "doc.osm"
osmdata_xml(q, filename = f)
x <- osmdata_sf(q, doc = f)❓ That makes me also realise that we've got an inconsistency there, with |
mpadge
left a comment
There was a problem hiding this comment.
I'll request changes here, just so I see your response to #416 (comment). Thanks!
|
I added tests to compare timestamps for results from queries and from doc. For the |
|
@jmaspons I don't mind at all whether they're called |
No description provided.