Skip to content
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

Create OpenBeta contributors map #893

Open
actuallyyun opened this issue Jun 29, 2023 · 3 comments · May be fixed by #906
Open

Create OpenBeta contributors map #893

actuallyyun opened this issue Jun 29, 2023 · 3 comments · May be fixed by #906
Assignees
Milestone

Comments

@actuallyyun
Copy link
Collaborator

What would you like to be able to do? Please describe.
Create a map that shows OpenBeta contributors.

How important is this to you (Please pick one)

  • Important
@actuallyyun
Copy link
Collaborator Author

@actuallyyun
Copy link
Collaborator Author

actuallyyun commented Jul 5, 2023

  • create contributors map geojson file.
  • Implement map component in /about page
  • migrate existing contributors' data in .all-contributors.srcto the geojson data. ? How to get coordinates?

@actuallyyun actuallyyun linked a pull request Jul 11, 2023 that will close this issue
4 tasks
@musoke musoke added the feature label Jul 13, 2023
@vnugent vnugent added this to the v0.10 milestone Jul 21, 2023
@musoke musoke linked a pull request Aug 3, 2023 that will close this issue
4 tasks
@enapupe
Copy link
Contributor

enapupe commented Nov 17, 2023

migrate existing contributors' data in .all-contributors.src to the geojson data. ? How to get coordinates?

You could create a build script that generates the geojson data from .all-contributors.src with some Github API lookups to fetch the location for each username.

Also, it's worth noting many users (myself included) don't disclose their location - maybe they could be put in the middle of the ocean ;)

The build script could be a plain .js file that runs along with build-release, when this lands in production the expected static geofile is there. This little script should be pretty straightforward.

@vnugent vnugent removed the feature label May 9, 2024
@musoke musoke added feature request New functionality and removed feature request New functionality labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

4 participants