A small package to help creating maps of france with geo statistical data overlays.
Project description
A package to create LeafletJS maps of France
To install, create a virtualenv using whichever method you want, and either:
pip install frgeostat
Or, if you're using poetry, just do:
# uncomment the line below to trigger venv
# poetry shell
poetry add frgeostat
Here's an example of a map generated by this small module.
To get it, just run
frgeo build -k dept -o departements.score.volt.map.html
And wait a dozen seconds, you should see progress bars in the meantime..
Multiple plots
You can plot several maps at once by repeating the arguments:
frgeo build -k dept -o dept.map.html -k commune -o co.map.html
This will build the dept
map first and then the commune
one.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
frgeostat-0.1.2.tar.gz
(6.6 kB
view details)
Built Distribution
File details
Details for the file frgeostat-0.1.2.tar.gz
.
File metadata
- Download URL: frgeostat-0.1.2.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/6.3.12-204.fsync.fc38.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc060fad6fafd1cc56f3cd55c718f4283912ab6366e656ed357c59653107e5fe |
|
MD5 | d8f29222bde16dc2b0e5defee4ab3c5d |
|
BLAKE2b-256 | 79a638961d46f2ea0bbae9a25c6e81591a8f2eec41c759ff1d2fa3b33a8c964d |
File details
Details for the file frgeostat-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: frgeostat-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/6.3.12-204.fsync.fc38.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3acc0e37193b1a087600efeba2f96cd776a8940f09bf9c2fdfa60d2b75f74a72 |
|
MD5 | 68bd6d019682d7b4c94a5b740b857bad |
|
BLAKE2b-256 | 5db3fdf55dd972e8698b35225c0eec070258cba7099b53cb34629397b8d07e49 |