12rambau / pygadm

Easy access to administrative boundary defined by GADM from Python scripts
https://pygadm.readthedocs.io
MIT License
7 stars 1 forks source link

fix: use json instead of geopackage format #5

Closed 12rambau closed 1 year ago

12rambau commented 1 year ago

Fix #3

distant reading is faster and the downloading of sub region as well. The only moment .gpkg and .json are competing is when requesting the smallest level.

codecov[bot] commented 1 year ago

Codecov Report

Merging #5 (19a4fe2) into main (0d8dabd) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           67        66    -1     
=========================================
- Hits            67        66    -1     
Impacted Files Coverage Δ
pygadm/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.