An open API service for producing an overview of a list of open source projects.

https://github.com/dechristopher/xyz

cache gis map maps mvt open osm png primer raster street tile vector xyz

Score: 4.219507705176107

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Simple tool to procedurally prime XYZ tile caches to a given zoom level.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 49
Total Committers: 2
Avg Commits per committer: 24.5
Development Distribution Score (DDS): 0.02

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Andrew DeChristopher a****r@g****m 48
Wilko Müller w****r@u****e 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 4
Total pull requests: 3
Average time to close issues: about 19 hours
Average time to close pull requests: about 2 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dechristopher/xyz

Top Issue Authors

  • dechristopher (4)

Top Pull Request Authors

  • dechristopher (2)
  • wimueller (1)

Top Issue Labels

  • enhancement (4)

Top Pull Request Labels

  • enhancement (2)
  • documentation (1)

Dependencies

go.mod go
  • github.com/schollz/progressbar/v3 v3.5.0
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
  • github.com/mattn/go-isatty v0.0.12
  • github.com/mattn/go-runewidth v0.0.9
  • github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/schollz/progressbar v1.0.0
  • github.com/schollz/progressbar/v3 v3.5.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
  • golang.org/x/sys v0.0.0-20200116001909-b77594299b42
  • golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite