Skip to main content

Easy to use functions to plot geospatial data on maps using staticmaps.

Project description

Landfall Logo

Landfall: Easy to use functions for plotting geographic data on static maps

PyPI Latest Release Tests

What is it?

Landfall is a Python package with easy to use functions for plotting geographic data on a static map.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/eddiethedean/landfall

# PyPI
pip install landfall

Dependencies

Example

import landfall


lats = [27.88, 27.92, 27.94]
lons = [-82.49, -82.49, -82.46]

landfall.plot_points(lats, lons)

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

landfall-0.3.5.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

landfall-0.3.5-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