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

Ability to load large admin boundaries #1

Open
andrewtpham opened this issue Apr 14, 2020 · 0 comments
Open

Ability to load large admin boundaries #1

andrewtpham opened this issue Apr 14, 2020 · 0 comments

Comments

@andrewtpham
Copy link
Member

We have some countries with admin boundaries with larger files than 100 MB and we would like to add to the repo:


As of December 2019, the GitHub docs say:

We recommend repositories be kept under 1GB each. Repositories have a hard limit of 100GB. If you reach 75GB you'll receive a warning from Git in your terminal when you push. This limit is easy to stay within if large files are kept out of the repository. If your repository exceeds 1GB, you might receive a polite email from GitHub Support requesting that you reduce the size of the repository to bring it back down.

In addition, we place a strict limit of files exceeding 100 MB in size.

Checking usage
The size of each repo to which you directly (not via a group) have Admin access is shown at https://github.com/settings/repositories.

Bypassing file size limit
The file size limit can however be bypassed using a tool such as Git LFS [help] (credit to jaacko-torus)

Alt hosting for data
As an aside, if the goal is to host relational data, also consider https://www.dolthub.com/ which is like "git for data" and has a free plan for public repos. I have no conflict of interest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant