Half Earth
Provides an interactive summary of progress toward Half-Earth goal, offered as a tool to help contextualise global datasets of biodiversity, human encroachment, and protection.
https://github.com/Vizzuality/half-earth-v3
Category: Biosphere
Sub Category: Conservation and Restoration
Keywords
arcgisjs biodiversity half-earth reactjs
Keywords from Contributors
climate conservation climate-change archiving deforestation forest-monitoring measur sustainability transforms wri-api
Last synced: about 17 hours ago
JSON representation
Repository metadata
The Half-Earth map provides an interactive summary of progress toward Half-Earth goal, offered as a tool to help contextualise global datasets of biodiversity, human encroachment, and protection.
- Host: GitHub
- URL: https://github.com/Vizzuality/half-earth-v3
- Owner: Vizzuality
- License: mit
- Created: 2019-04-02T11:49:17.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-17T17:32:36.000Z (10 days ago)
- Last Synced: 2025-04-20T11:04:23.900Z (7 days ago)
- Topics: arcgisjs, biodiversity, half-earth, reactjs
- Language: JavaScript
- Homepage: https://map.half-earthproject.org
- Size: 113 MB
- Stars: 16
- Watchers: 5
- Forks: 5
- Open Issues: 2
- Releases: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
README.md
Half Earth
This project is using Vite as the build tool and React as the main library. The map is built using Arcgis JS with the @arcgis/core package.
Clone the repo and run yarn install
to install the needed dependencies.
Documentation
The documentation is available though this link.
It uses github pages and the content is generated from the _docs
folder.
Available Scripts
In the project directory, you can run:
yarn dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn docs:serve
yarn test
Launches the test runner in the interactive watch mode.
yarn run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about build for more information.
yarn start
Runs the preview mode of Vite from the build that has to be run before. It will run on http://localhost:3000
Owner metadata
- Name: Vizzuality
- Login: Vizzuality
- Email: [email protected]
- Kind: organization
- Description:
- Website: http://www.vizzuality.com
- Location: Madrid, Cambridge, Barcelona, Washington DC
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/305994?v=4
- Repositories: 424
- Last ynced at: 2024-04-09T00:50:50.762Z
- Profile URL: https://github.com/Vizzuality
GitHub Events
Total
- Create event: 13
- Release event: 1
- Watch event: 3
- Delete event: 14
- Member event: 1
- Issue comment event: 28
- Push event: 72
- Pull request review comment event: 12
- Pull request review event: 26
- Pull request event: 52
Last Year
- Create event: 13
- Release event: 1
- Watch event: 3
- Delete event: 14
- Member event: 1
- Issue comment event: 28
- Push event: 72
- Pull request review comment event: 12
- Pull request review event: 26
- Pull request event: 52
Committers metadata
Last synced: 6 days ago
Total Commits: 3,337
Total Committers: 21
Avg Commits per committer: 158.905
Development Distribution Score (DDS): 0.66
Commits in past year: 611
Committers in past year: 2
Avg Commits per committer in past year: 305.5
Development Distribution Score (DDS) in past year: 0.025
Name | Commits | |
---|---|---|
Javi Abia | w****i@g****m | 1133 |
Alvaro Leal | p****e@g****m | 629 |
Chris Manciero | c****o@g****m | 620 |
Kamil Filip | k****4@g****m | 271 |
anamontiaga | a****a@g****m | 257 |
Marta Gajowczyk | g****a@g****m | 244 |
Pablo Pareja Tobes | p****s@g****m | 75 |
dependabot[bot] | 4****] | 20 |
Greta | g****a@g****m | 19 |
Tomasz Subik | t****k@g****m | 15 |
SofiaAldabet | 7****t | 13 |
tamaramegan | t****e@g****m | 9 |
Pedro Pimenta | p****a | 8 |
Javier Abia | j****a@v****l | 5 |
Greta | g****e@v****m | 5 |
Andrés González | a****z@v****m | 3 |
Simao Belchior | s****r@g****m | 3 |
Sofia Aldabet | s****a@S****l | 3 |
John Wilshire | j****e@g****m | 2 |
Tiago Santos | s****o@g****m | 2 |
David Inga | d****a@v****m | 1 |
Committer domains:
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 0
Total pull requests: 187
Average time to close issues: N/A
Average time to close pull requests: 10 days
Total issue authors: 0
Total pull request authors: 6
Average comments per issue: 0
Average comments per pull request: 1.25
Merged pull request: 163
Bot issues: 0
Bot pull requests: 14
Past year issues: 0
Past year pull requests: 59
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 1.22
Past year merged pull request: 45
Past year bot issues: 0
Past year bot pull requests: 2
Top Issue Authors
Top Pull Request Authors
- Bluesmile82 (67)
- cmanciero (56)
- anamontiaga (46)
- dependabot[bot] (14)
- SofiaAldabet (3)
- johnWilshire (1)
Top Issue Labels
Top Pull Request Labels
- ready to review (24)
- dependencies (14)
- javascript (14)
- bug (5)
- WIP (4)
- enhancement (3)
- Don't Merge (2)
- help wanted (2)
Dependencies
- @babel/preset-env ^7.5.3 development
- @babel/preset-react ^7.0.0 development
- babel-plugin-module-resolver ^3.2.0 development
- babel-plugin-syntax-dynamic-import ^6.18.0 development
- babel-plugin-transform-class-properties ^6.24.1 development
- cypress ^6.3.0 development
- eslint-plugin-cypress ^2.11.2 development
- identity-obj-proxy ^3.0.0 development
- npm-run-all ^4.1.5 development
- react-app-rewired ^2.1.1 development
- sass ^1.52.1 development
- sass-loader ^13.0.0 development
- @esri/arcgis-rest-feature-layer ^3.4.3
- @esri/arcgis-rest-request ^3.4.3
- @loadable/component ^5.10.1
- @tippyjs/react ^4.2.5
- @transifex/cli ^4.1.0
- @transifex/native ^4.1.0
- @transifex/react ^4.1.0
- airtable ^0.8.1
- classnames ^2.2.6
- contentful ^7.6.0
- cross-var ^1.1.0
- d3 ^5.16.0
- d3-format ^3.1.0
- d3-shape ^1.3.5
- directory-named-webpack-plugin ^4.0.1
- dotenv ^16.0.1
- dotenv-cli ^5.1.0
- esri-loader ^3.2.0
- framer-motion ^4.0.3
- he-components github:vizzuality/half-earth-components#0.2.1
- localforage ^1.10.0
- lodash-es 4.17.14
- node-sass yarn:sass
- post-robot 8.0.28
- prop-types ^15.7.2
- qs ^6.7.0
- rc-slider ^9.7.2
- react ^16.8.6
- react-app-rewire-hot-loader ^2.0.1
- react-collapse ^5.0.1
- react-copy-to-clipboard ^5.0.1
- react-dom ^16.8.6
- react-dropzone ^11.4.0
- react-hot-loader ^4.8.2
- react-markdown ^4.3.1
- react-player ^2.9.0
- react-popper ^2.2.5
- react-query ^3.16.1
- react-redux ^6.0.1
- react-responsive ^8.0.1
- react-scripts 2.1.8
- react-tippy ^1.4.0
- react-tooltip ^3.10.0
- react-universal-component ^4.0.0
- react-virtuoso ^0.20.0
- recharts ^2.1.9
- redux ^4.0.1
- redux-actions ^2.6.5
- redux-first-router 0.0.9-rudy
- redux-first-router-link 2.1.1
- redux-first-router-restore-scroll 1.2.1
- redux-saga ^1.0.2
- redux-thunk ^2.3.0
- redux-tools github:vizzuality/redux-tools#3.4.1
- reselect ^4.0.0
- sha1 ^1.1.1
- swr ^0.3.2
- vega-lib ^4.4.0
- workbox-build ^4.3.1
- activesupport 6.0.3.7
- addressable 2.7.0
- coffee-script 2.4.1
- coffee-script-source 1.11.1
- colorator 1.1.0
- commonmarker 0.17.13
- concurrent-ruby 1.1.8
- dnsruby 1.61.5
- em-websocket 0.5.2
- ethon 0.14.0
- eventmachine 1.2.7
- execjs 2.8.1
- faraday 1.4.2
- faraday-em_http 1.0.0
- faraday-em_synchrony 1.0.0
- faraday-excon 1.1.0
- faraday-net_http 1.0.1
- faraday-net_http_persistent 1.1.0
- ffi 1.15.1
- forwardable-extended 2.6.0
- gemoji 3.0.1
- github-pages 215
- github-pages-health-check 1.17.2
- html-pipeline 2.14.0
- http_parser.rb 0.6.0
- i18n 0.9.5
- jekyll 3.9.0
- jekyll-avatar 0.7.0
- jekyll-coffeescript 1.1.1
- jekyll-commonmark 1.3.1
- jekyll-commonmark-ghpages 0.1.6
- jekyll-default-layout 0.1.4
- jekyll-feed 0.15.1
- jekyll-gist 1.5.0
- jekyll-github-metadata 2.13.0
- jekyll-mentions 1.6.0
- jekyll-optional-front-matter 0.3.2
- jekyll-paginate 1.1.0
- jekyll-readme-index 0.3.0
- jekyll-redirect-from 0.16.0
- jekyll-relative-links 0.6.1
- jekyll-remote-theme 0.4.3
- jekyll-sass-converter 1.5.2
- jekyll-seo-tag 2.7.1
- jekyll-sitemap 1.4.0
- jekyll-swiss 1.0.0
- jekyll-theme-architect 0.1.1
- jekyll-theme-cayman 0.1.1
- jekyll-theme-dinky 0.1.1
- jekyll-theme-hacker 0.1.2
- jekyll-theme-leap-day 0.1.1
- jekyll-theme-merlot 0.1.1
- jekyll-theme-midnight 0.1.1
- jekyll-theme-minimal 0.1.1
- jekyll-theme-modernist 0.1.1
- jekyll-theme-primer 0.5.4
- jekyll-theme-slate 0.1.1
- jekyll-theme-tactile 0.1.1
- jekyll-theme-time-machine 0.1.1
- jekyll-titles-from-headings 0.5.3
- jekyll-watch 2.2.1
- jemoji 0.12.0
- just-the-docs 0.3.3
- kramdown 2.3.1
- kramdown-parser-gfm 1.1.0
- liquid 4.0.3
- listen 3.5.1
- mercenary 0.3.6
- minima 2.5.1
- minitest 5.14.4
- multipart-post 2.1.1
- nokogiri 1.11.6
- octokit 4.21.0
- pathutil 0.16.2
- public_suffix 4.0.6
- racc 1.5.2
- rake 13.0.3
- rb-fsevent 0.11.0
- rb-inotify 0.10.1
- rexml 3.2.5
- rouge 3.26.0
- ruby-enum 0.9.0
- ruby2_keywords 0.0.4
- rubyzip 2.3.0
- safe_yaml 1.0.5
- sass 3.7.4
- sass-listen 4.0.0
- sawyer 0.8.2
- simpleidn 0.2.1
- terminal-table 1.8.0
- thread_safe 0.3.6
- typhoeus 1.4.0
- tzinfo 1.2.9
- unf 0.1.4
- unf_ext 0.0.7.7
- unicode-display_width 1.7.0
- zeitwerk 2.4.2
Score: 5.934894195619588