Prettymaps

Latest version: v1.0.0

Safety actively analyzes 623092 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

- Refactoring
- Simplified the usage of some features
- New features for saving, loading & updating "presets" (JSON files containing OSM and matplotlib parameter configurations)
- `plot = prettymaps.plot()` now outputs a "Plot" object contaning:
- **geodataframes**: a pandas dataframe with all the data fetched from OSM.
- **ax**: a matplotlib `axis ` element; can now be used to update or add new matplotlib elements to prettymaps plot. Example `plot.ax.set_title("Barcelona")`.
- **fig**: a matplotlib `figure` element; can now be used to update or add new matplotlib elements to prettymaps plot. Example `plot.fig.patch.set_facecolor("fff")`.
- Updated the examples.ipynb notebook
- Updated README with a short tutorial

0.1.3

Followed matthewfeickert's instructions for publishing workflow with Github Actions (see [here](https://github.com/marceloprates/prettymaps/pull/69))

0.1.2

0.1.1

0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.