Skip to main content

No project description provided

Project description

A small package to generate LeafletJS maps of France using folium

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.1.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

frgeostat-0.1.1-py3-none-any.whl (8.3 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