EqualStreetNames / equalstreetnames

Map visualizing the streetnames by gender : 62 cities in 21 countries
https://equalstreetnames.org/
MIT License
72 stars 14 forks source link

New city: Fremantle, Western Australia #707

Closed samwilson closed 1 year ago

samwilson commented 1 year ago

I've prepared the template for Fremantle: https://github.com/Wikimedia-AU/equalstreetnames-fremantle

jbelien commented 1 year ago

Welcome @samwilson ! 🎉 You should have received an invite to join @EqualStreetNames/fremantle team. Once you've joined the team, you'll be able to transfer ownership of your repo to @EqualStreetNames organization and I'll take care of the next steps. 👍

samwilson commented 1 year ago

Great, thanks! It's now at https://github.com/EqualStreetNames/equalstreetnames-fremantle

jbelien commented 1 year ago

Thanks! Everything is ready on my side ; you just need to add your MAPBOX_TOKEN in the repository secrets.

samwilson commented 1 year ago

Done.

jbelien commented 1 year ago

🚀 Deployed: https://fremantle.equalstreetnames.org/

samwilson commented 1 year ago

Great, thank you!! :-) Looks terrific.

We updated the Wikidata info about a street, but it's not appearing on the map. The street is Shuffrey Street, here: https://fremantle.equalstreetnames.org/en/index.html#18.28/-32.048539/115.75176 — do you have any idea why it's not appearing? It seems like it's including it in the queries, and the data is correct on Wikidata.

jbelien commented 1 year ago

We updated the Wikidata info about a street, but it's not appearing on the map. The street is Shuffrey Street, here: https://fremantle.equalstreetnames.org/en/index.html#18.28/-32.048539/115.75176 — do you have any idea why it's not appearing? It seems like it's including it in the queries, and the data is correct on Wikidata.

I've investigated why that street doesn't show up. Here is why: https://github.com/EqualStreetNames/equalstreetnames-fremantle/actions/runs/5495858771/jobs/10015506467#step:7:55

No role="street" member in relation(9361896).

samwilson commented 1 year ago

Ah! great, thank you! I'll fix it up (and any others like it).