-
Notifications
You must be signed in to change notification settings - Fork 873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with Portuguese fuel brand Galp #7359
Comments
If the local community prefers this capitalization, feel free to open a PR to change it.
|
I didn't know UN M49. I found this map of many Galp fuel stations. It seems they exist in Spain as well, I had no idea. For now I'll open a PR to fix the locations. |
Opened #7402 to fix the casing problem. Now only the |
If you feel the name tag will be unique in certain locations for this brand, you can now add |
Thanks for the suggestion, but I think that goes besides the point. For one, this isn't an issue with iD alone because NSI is used on other editors as well (e.g. JOSM and Every Door). Let's say a fuel station that sells fuel of the Galp brand is called "My Super Fuel Station". Let's say I see such a fuel station only in passing. I may notice that it sells Galp fuel but not that it's called "My Super Fuel Station". I open Every Door and add a Galp fuel station. |
Also, see the wiki page for
|
This would be available to EveryDoor to also support, but it's something they would have to implement if they chose to do so - but they may have already done so - @Zverik are you able to answer this? The NSI was developed with iD in mind, and back then it was about the This is where |
That is still besides the point... If I'm adding a new feature to the map, it doesn't have a The point is that adding |
Ok I removed the name. I think this is weird, but if it's what you want, whatever. 🤷 |
There are a few problems with the Portuguese brand Galp.
It's written "Galp" as per everywhere I've ever seen that matters, not "GALP" (including their site but also Wikidata and Wikipedia). I also asked the local community to be extra sure.
It doesn't currently show as a fuel brand for Portugal in https://nsi.guide/index.html?t=brands&k=amenity&v=fuel&cc=pt (lol). I believe this problem is due to these lines:
name-suggestion-index/data/brands/amenity/fuel.json
Lines 1888 to 1891 in 84aaad4
I have no idea what
001
is, but I'm guessing it should bept
instead. Thepl
looks out of place too, but I don't see it hurting.name=brand
(on top of that, yes, I'm on that side of Stop suggesting some amenity=fuel names #29, I think it doesn't make sense to includename=brand
).I can open a PR once the issues are confirmed.
The text was updated successfully, but these errors were encountered: