-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add Tallinn, Estonia #487
Comments
Hello @62mkv , welcome on board! You should have received an invite to join @EqualStreetNames/tallinn ; once you joined, you will be able to transfer your repository to @EqualStreetNames and I'll take care of the next steps. About item # 5 (CSV file), don't worry about it, it's not a requirement. |
by the way, if I run the "relations-full" Overpass query, it gets me mostly this: does not seem to make any sense, those are basically parking places in the middle of nowhere, but somehow they like dominate in the results, because they have relation to Tammsaare tee, which is named after a person indeed? @jbelien can you check this, maybe it's incorrect mapping in OSM? if so I could probably fix it but I would need some guidance on how those things should be mapped instead (or we could adjust Overpass query to exclude them somehow?) |
repository is transferred, by the way |
Relation https://www.openstreetmap.org/relation/1575115
Thnaks, I'll take care of the next steps. |
Deployed: https://tallinn.equalstreetnames.eu/ 🚀 |
Woohoo! Thanks. Right now, it's in a sad state lol.. but I will try to fix it soon I have a question though: https://www.openstreetmap.org/way/114708576 https://www.openstreetmap.org/way/132657959 Should one apply wikidata tag to all of them, or only one should suffice? that seems strange, frankly, it can't be that one lane is named after a person and the other is not :)) should not there be some way to logically unite those geometric items? @jbelien ? |
Oh, I probably see now.. a Way can participate in Relations, and Relations can then have attributes too! thanks! |
Yep, I've done everything I can, now it's up to you to update the data (in OpenStreetMap and Wikidata). 💪
You will indeed need to add the wikidata tags on ALL the ways in a street.
That's exactly it! |
hmmmm... so, this, for example, https://www.openstreetmap.org/relation/8834740#map=17/59.43561/24.75751 by itself will not be sufficient then? this Relation has "name", it has "wikidata" tag, and the item in question has "named after" property that resolves as a person/male. I'd think this should suffice, no? |
The project doesn't use |
ok, I will try then ! btw, can we only include relations/ways, that have certain tags non-blank, like "wikidata" or "name:etymology:wikidata" ? it would return much less data I guess... |
That's indeed possible but AFAIK that option was never used by any city in the project. |
I've tried with "routes" and it seems to work, however it also returns many (if not all) of the international routes:
however, I believe we should be able to live with that. I will try to update data locally and then will present a PR if it works |
Maybe you could add an extra filter on |
I've tried to collect data again, and it's a bit better, but still, I am not sure I follow. For example, in
and that wikidata item https://www.wikidata.org/wiki/Q62505358 has but the script puts it in
|
At first sight, it should indeed work ... |
I just tried locally and it works fine!
|
hmm, I had almost the same. but without "associatedStreet". let me try once more with your query. |
this is very strange. I've pasted your query literally; and this relation is still in the
|
seems like I have to remove |
indeed; this helped. maybe should be mentioned in command docs somehow |
I am a bit worried about failing pipeline with my latest changes in "tallinn" - it seems that overpass query dies because of timeout, but when I run the same query via Overpass-turbo UI, it seems to work good. could you check it out @jbelien ? |
Nothing to worry about 😃 |
Thanks! now it's indeed much better. Still; there're some things I don't understand, for whatever reason Gonsiori street is not highlighted at all on the https://tallinn.equalstreetnames.eu/en/index.html#15/59.43325/24.76248 even though it IS returned by Overpass query for relations (http://www.openstreetmap.org/relation/8821307) and it has a WD link (https://www.wikidata.org/wiki/Q16409044) and it has a "named after" (https://www.wikidata.org/wiki/Q31277799) which has "sex or gender" statement.. I wonder why we might be losing it still.. |
huh, not only that; also Kunderi, Vilmsi.. I was sure I had it all when I debugged the data retrieval locally. I will check again later.. |
seems like something is off with the highlighting, data box on the right shows that there're 2 streets named after women but none of them is presented on the map at all! |
Your I'll investigate! |
Okay, it's related to the I'm looking for relation members with a |
All fixed! 🚀 |
Hi, I have not done item # 5 from the template Readme (not sure where would such CSV be coming from, or in which cases I might want to create it manually - maybe this could be elaborated a bit in the README) ?
Can you please take a look at https://github.com/62mkv/equalstreetnames-tallinn and let me know what else needs to be done, in order to have it integrated? Thanks
The text was updated successfully, but these errors were encountered: