Simple tool to download High Resolution Population Density Maps from Humanitarian Data Exchange
Project description
hdxpop
Simple tool to download High Resolution Population Density Maps from Humanitarian Data Exchange
For usage go to the medium article
Samapriya Roy. (2020, March 31). samapriya/hdxpop: hdxpop: Simple tool to download High Resolution Population Density Maps from
Humanitarian Data Exchange (Version 0.0.3). Zenodo. http://doi.org/10.5281/zenodo.3735435
Table of contents
Prerequisites
This assumes that you have native python & pip installed in your system, you can test this by going to the terminal (or windows command prompt) and trying. I recommend installation within virtual environment if you are worries about messing up your current environment.
python
and then pip list
If you get no errors and you have python 3.2 or higher you should be good to go.
Installing hdxpop
Once you have determined you have python, you can simply install hdxpop using two methods
pip install hdxpop
For linux I found it helps to specify the pip type and use --user. Here pip refers to your default python and pip installations, assumption here is you are using python3 and up.
pip install hdxpop --user
or
pip3 install porder --user
or you can also try
git clone https://github.com/samapriya/hdxpop.git
cd hdxpop
python setup.py install
Using without install
You can do this too,by simply going downloading and unzipping the repo onto your machine and migrating to the innner hdxpop folder with the hdxpop.py file.
you can then do a
python3 hdxpop.py -h
or simply if you have Git enabled
git clone https://github.com/samapriya/hdxpop.git
cd hdxpop/hdxpop/
python hdxpop.py -h
Changelog
v0.0.4
- Changes to search URL and fuzzy search to look for overall population datasets.
v0.0.3
- Changes to search URL to include geotif, zipped only, goetiff and geotiff keyword filters.
v0.0.2
- Added installation instructions and setup
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hdxpop-0.0.4.tar.gz
.
File metadata
- Download URL: hdxpop-0.0.4.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.0 requests-toolbelt/0.8.0 tqdm/4.33.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00a92126b710980090b823d6b9bdfda9c2c54cc456c1fd7e59bdc1597fec4e56 |
|
MD5 | 1de72046239bbf2be7fbb979068e60dc |
|
BLAKE2b-256 | 86dddfd811cd7904a3d9ac0bb094af7999aac2623da5bfb55e75cbf018a338cf |
File details
Details for the file hdxpop-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: hdxpop-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.0 requests-toolbelt/0.8.0 tqdm/4.33.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc8098ca9e5f238e153c5a41bd5988e2d0e75a821a5e2beeb33f659b6cd5cfc6 |
|
MD5 | 5d31f3655942200e20fd9b0327db39fe |
|
BLAKE2b-256 | 142dd2277e8c28d34c685df711596796392a07422bfb660ba344908a152a357d |