https://github.com/allixender/dggs_webgen

DGGS Web Generator

https://github.com/allixender/dggs_webgen

Science Score: 39.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

DGGS Web Generator

Basic Info
  • Host: GitHub
  • Owner: allixender
  • Language: CSS
  • Default Branch: main
  • Size: 3.51 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme

README.md

Towards a DGGS web generator demo app

https://dggs-generator.web.app/

As of December 2022, this is currently a prototype, H3 and RHEALPIX are not yet implemented, we only allow grid resolutions up to 100.000 cells, and the only return format will be GeoJSON.

This app is a demo project by Alexander Kmoch and the Landscape Geoinformatics Lab at the University of Tartu, Estonia

DGGS Background

DGGS Teaser

  • https://www.youtube.com/playlist?list=PLnRNODhZNeWKKIc1Gb-VsPwQ2HD5okYoD

Alexander Kmoch, Ivan Vasilyev, Holger Virro & Evelyn Uuemaa (2022) Area and shape distortions in open-source discrete global grid systems, Big Earth Data, 6:3, 256-275, DOI: 10.1080/20964471.2022.2094926

Landscape Geoinformatics Lab, University of Tartu, Estonia

DGGRID by Kevin Sahr, DGGRID GitHub

H3 Hexagonal Hierarchical Geospatial Indexing System, H3 GitHub

rHEALPix DGGS GitHub

Some resources

  • https://github.com/allixender/dggrid4py
  • https://github.com/nshen/vite-plugin-cesium
  • https://github.com/vasturiano/globe.gl
  • https://deck.gl

How to DGGS yourself

  • https://www.youtube.com/playlist?list=PLnRNODhZNeWJ8jeo_BAcqON0M9ntr8mMy
  • rHEALPix DGGS is avaialable as Python package
  • H3 is available virtually in all programming languages
  • DGGRID is a C++ application, Dockerfiles are available

Owner

  • Name: Alex Kmoch
  • Login: allixender
  • Kind: user
  • Location: Estonia
  • Company: University of Tartu

Geospatial Web Dev Ops Researcher Tinkerer

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
vue-project/package-lock.json npm
  • 409 dependencies
vue-project/package.json npm
  • @rushstack/eslint-patch ^1.2.0 development
  • @vitejs/plugin-vue ^3.2.0 development
  • bulma ^0.9.4 development
  • eslint ^8.33.0 development
  • eslint-plugin-vue ^9.9.0 development
  • node-sass ^8.0.0 development
  • prettier ^2.8.3 development
  • vite ^3.2.4 development
  • @deck.gl/core ^8.8.22
  • @deck.gl/layers ^8.8.22
  • axios ^1.2.2
  • pinia ^2.0.26
  • vue ^3.2.45
  • vue-router ^4.1.6
requirements.txt pypi
  • dggrid4py *
  • fastapi *
  • geopandas *
  • h3 *
  • numpy *
  • pandas *
  • python-dotenv *
  • rhealpixdggs *
  • shapely <2
  • uvicorn *