Talk:Import/Catalogue/sous-surveillance.net

From OpenStreetMap Wiki
Jump to navigation Jump to search

Naming convention for ref tag

ref:sous-surveillance.net=* contains a dot as a separator. This is triggering warnings with Osmose or other Q/A systems. Shouldn’t we consider simplifying it? (See some guidelines here: Syntactic conventions for new tags) Bxl-forever (talk) 10:34, 8 April 2020 (UTC)

Thanks for the report. I updated the key https://www.openstreetmap.org/changeset/83420543#map=10/51.0097/4.5716 Vucodil (talk) 09:06, 12 April 2020 (UTC)

source and survey:date tag on nodes

According to the current import protocol, the source is indicated in changeset tags. There is no need to add it again on objects. Furthermore, the source=* tag is a Trolltag. It has clear (but redundant) meaning only when the item is created. If the item is later modified, it becomes impossible to determine what this tag applies to (position? one tag? all tags?).

The survey:date=* tag has the same problem. However the solution there is a bit more involved, as one changeset would need to be made for each survey:date=* value (with the source:date=* changeset tag corresponding to the survey date). But that can be automated with Osmium --Gileri (talk) 10:12, 5 September 2020 (UTC)

Thanks for the comments. Ok for the source=* tag. For the survey survey:date=*, it seems a bit of work as the original dataset was built by a lot of contributors during multiple years. Also, mappers can still update the survey:date=* when they survey the camera nodes. --Vucod (talk) 13:26, 5 September 2020 (UTC)
Thank you for answering, and updating the protocol ! About the survey:date=* : How can one know what has been "resurveyed" if a contributor updates the survey:date tag ? All tags ? Some tags ? Just the position of the object ?
The survey is on the element itself (node, way or relation), so all the tags. At least, that's what it is stated in the wiki page. --Vucod (talk) 16:37, 5 September 2020 (UTC)

Conflation tool

What tool did you use to merge these cameras ?

--Pyrog (talk) 16:15, 6 September 2020 (UTC)

Ok, I see getCameraBxlToAdd.ipynb
…and understood that this is a Jupyter notebook
--Pyrog (talk) 16:19, 6 September 2020 (UTC)