(Draft, may be incomplete)
- Download the compressed archive from @wkhchow
- Extract the database file from the archive
- Rename database dump to opendrr-boundaries-db.dump
- Recompress with
7zz a -mx=9 -v2000m opendrr-boundaries-db.7z opendrr-boundaries-db.dump
to split into 2000 MiB volumes - Further split the files into 100 MiB chunks with
for i in *.7z.0??; do split -b 100M --verbose $i $i.; done
git add opendrr-boundaries-db.7z.001.??
git commit -S -m 'Update opendrr-boundaries-db.7z.001.?? // from opendrr-boundaries_with_full_hexgrid1km_remove_PT_aug2022.7z'
git push origin
- Repeat Steps 6–8 for opendrr-boundaries-db.7z.002.??, opendrr-boundaries-db.7z.003.??, etc.
(previously tagged as v1.4.4
)
- Original filename:
opendrr-boundaries_with_full_hexgrid1km_remove_PT.sql
- File size: 8,729,712,573 bytes
- SHA-256 checksum: 7d773f69a9444e72b373a3b175a5be8f2812c69cb7043f5db6331b89210cb001
- Creation date: 2022-06-21
- From archive:
boundaries - update_900913.7z.001
–boundaries - update_900913.7z.008
- Original filename:
opendrr-boundaries_with_full_hexgrid1km_remove_PT_aug2022.sql
- File size: 8,729,648,926 bytes
- SHA-256 checksum: 29d88fdae3ea5be7e0f70c800c5e91c69fff4764719c8275e7638e1b87a833ab
- Creation date: 2022-08-31
- From archive:
opendrr-boundaries_with_full_hexgrid1km_remove_PT_aug2022.7z
- Original filename:
opendrr-boundaries_with_full_hexgrid1km_remove_PT_sept2022.sql
- File size: 8,805,403,234 bytes
- SHA-256 checksum: 29d88fdae3ea5be7e0f70c800c5e91c69fff4764719c8275e7638e1b87a833ab
- Creation date: 2022-09-13
- From archive:
opendrr-boundaries_with_full_hexgrid1km_remove_PT_sep2022.7z