Skip to main content

A small package to help creating maps of france with geo statistical data overlays.

Project description

PyPI version

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


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 hashes)

Uploaded Source

Built Distribution

frgeostat-0.1.2-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page