life-itself / life-itself/secondrenaissance
Geographic Map of Organizations
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 11
- Forks
- 19
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
When viewing an entity i want to see where they are located on map esp if they have multiple locations
When viewing a grouping of entities i want to see clustering on a map to get a sense of density
## Tasks
* [ ] Geocode locations **Probably use https://api.opencagedata.com/geocode/v1/json?q=PLACENAME&key=YOUR-API-KEY**
* [ ] Display locations on a map
* [ ] Identify library **React simple maps seems decent https://www.react-simple-maps.io/examples/custom-markers/**
* [ ] Implement it
## Analysis
Simple maps ...
https://www.react-simple-maps.io/examples/basic-markers/
Geocoding
https://opencagedata.com/api#quickstart
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start with the entity and grouping views, then read the linked React Simple Maps marker examples and OpenCage quickstart; done means locations and clustering can be displayed for individual entities and groups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- api, data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100