-
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
enhancement: add etymology info in config.php to map #145
Comments
I gave some thoughts about this and actually, I'm not sure how I feel about it. The goal of the project is to be fully based on data from OpenStreetMap and Wikidata. |
I would be interested to have your insight on this topic @RobinLinde @gislars @stalker314314 ? |
TL;DR: I'm for adding to Wikidata, even if it's only very basic Personally I'm for adding everything to Wikidata, since it allows anyone to add more data and context to a person, but sometimes adding just some basic details can take a lot of time. For example, this took me something like half an hour to do. Might be interesting for once, but if you have to do this for more streets, it quickly gets annoying and tedious. Though I guess adding staying very basic, with name, gender and a small description can be enough. Personally I also take time to add Since I'm already typing for so long, just another side-note: I think that creating a dedicated editor might simplify the process of gathering data. |
What is this project about? We fight against too much public space given to CIS men. And now we add hundreds of them to Wikidata? That doesn't feel right. |
This project is about creating a map (and statistics) to highlight the inequality between genders in the naming of the streets of a city (and to suggest alternatives or suggestions for new streetnames, at least for Brussels where the project was initiated - see "Suggestions" in https://equalstreetnames.brussels/). This project is also about showing the power of open-data ! That being said, you can decide to add WIkipedia pages (and/or Wikidata items) only for the non cis-gender men in Munich (and use the |
My opinion is EqualStreetNames is a great visualization for the gender inequality in our street networks. As I was setting it up for Berlin I was thinking about to extend it to visualize more Wikidata categories. It might also be interesting how much streets are named after other cities, professions, plants... but I think it is out of scope or it would be an other project. @ynux I understand your point. I don't think not adding more CIS men to Wikidata would solve the inequality around us. Wikidata is gathering facts and with EqualStreetNames + OSM these are visualized and everyone can draw their own conclusions. |
adding a few cents here, as I recently did a new city... and indeed, there are a few streets that are named after an old politician that no one knows about, and of course Wikipedia page was rejected and not sure about wikidata but should probably be the same kind of answer ... those ends up beeing in the config, but then there isn't any info attached... not sure we want to bother too much with this but data not in Wikidata is a real thing |
I guess the situation depends on your city. We did all the streets in our district of Munich. Here we have 169 streets, of which 122 are named after a person. Of those, 52 do not have Wikidata entries (50 men, 2 women). Of course the elegance of the project is in using Wikidata. It is linked data at its best.
and i really wouldn't enjoy entering all of them into Wikidata. Munich has over 6000 streets, if this is representative, this would mean adding nearly 2000 entries of low relevance to Wikidata. |
To satisfy some local curiosity we created a variant that displays "local data" living in a csv of this form:
The |
Interesting ! l like that separate CSV file logic. 👍 |
You can now add a Documentation has been updated: https://github.com/EqualStreetNames/equalstreetnames-template/blob/master/README.md |
For streets (or more precisely osm ids) in the config.php, the gender is shown as the appropriate color in the map. It would be nice if etymology data could also be shown at mouseclick on the street, like "named after some utterly boring local politician that neither Wikipedia nor Wikidata can be bothered with".
So far, some comments were added. The info could be in a third comma separated field.
The text was updated successfully, but these errors were encountered: