Hello, I would like to ask for information about OSM and Wikidata. The thing is that I know that some brands (supermarkets, fast-food chains, gas stations and so on) are set as brand in OSM (iD editor). So if when I write McDonald's in the OSM search engine while editing, I will automatically be offered a "McDonald's Burger Fast Food" version, and this option will also show the brand's logo right next to the text. In the description of this newly created point, it will automatically fill in – brand:McDonald’s, brand:wikidata - Q38076, brand:wikipedia - en:McDonald's, cousine, takeaway, amenity and name, as you can see below. Well, and I would like to create such an attribute or a faster picking option on one supermarket chain, but I don't know how to achieve it. I have a Wikidata and a Wikipedia page already created but I don't know how to link it to something like you can see on the images. Thank you very much for your answer! image image asked 30 May '19, 20:52 Rick Richards |
Hey Rick Richards, glad you are enjoying the brand feature in iD! If you want to open an issue in https://github.com/osmlab/name-suggestion-index project, it will be picked up by iD. Or if you don't want to use GitHub, just post the details here and I will add it. Thanks! answered 30 May '19, 22:02 bhousel 1
Thank you for clarifying my question! I would like to do it myself, because I don't want to bother you, but I don't know how so if you can add it, it would be perfect. Should it look like this? "shop/supermarket|Fresh": { How long can it take to be implemented in iD/OSM?
(31 May '19, 09:08)
Rick Richards
Looks good to me! If you want to add it yourself you can open a Pull Request to that project.
(31 May '19, 16:54)
bhousel
I would like to, but I really don't know how to proceed :-/
(31 May '19, 21:17)
Rick Richards
1
Maybe take a look at https://gist.github.com/Chaser324/ce0505fbed06b947d962 (I think it is not too bad, it's rather brief though) There's quite a lot of complexity to deal with the first couple of times you make a pull request on github, it ends up making collaboration quite a bit easier. Conceptually, you make a working copy of the project (clone), make your changes (commit), introduce them to github (push), and then use github to propose merging those changes to the main copy of the project (pull request).
(31 May '19, 21:53)
maxerickson
no worries Rick Richards, I just added it.
(31 May '19, 22:08)
bhousel
Thank you Max, I will read it surely! And thank you Bryan! Just one last thing. Can you send me a link, where can I see progress/acceptation of this request? Thanks again! I really appreciate your help.
(31 May '19, 22:23)
Rick Richards
showing 5 of 7
show 2 more comments
|