Cartopy alternatives and similar packages
Based on the "Data Visualization" category.
Alternatively, view Cartopy alternatives based on common mentions on social networks and blogs.
-
Apache Superset
DISCONTINUED. Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset] -
redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. -
#<Sawyer::Resource:0x00007fbd82367850>
Panel: The powerful data exploration & web app framework for Python -
Flask JSONDash
:snake: :bar_chart: :chart_with_upwards_trend: Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go. -
ipyvizzu
Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax.
Judoscale - Save 47% on cloud hosting with autoscaling that just works

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Cartopy or a related project?
Popular Comparisons
README
Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy.
<!-- https://shields.io/ is a good source of these -->
Table of contents
<!-- NOTE: toc auto-generated with https://github.com/jonschlinkert/markdown-toc $> markdown-toc -i --bullets='-' README.md
NOTE: This entire README can be markdown linted with https://github.com/igorshubovych/markdownlint-cli $ echo '{"no-inline-html": false}' > .markdownrc $ markdownlint README.md -->
<!-- toc -->
<!-- tocstop -->
Overview
Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy.
It features:
- object oriented projection definitions
- point, line, polygon and image transformations between projections
- integration to expose advanced mapping in Matplotlib with a simple and intuitive interface
- powerful vector data handling by integrating shapefile reading with Shapely capabilities
Documentation can be found at https://scitools.org.uk/cartopy/docs/latest/.
Get in touch
- Ask usage questions on StackOverflow.
- For less well defined questions, ideas, general discussion or announcements of related projects use the Cartopy category on Matplotlib's Discourse.
- Report bugs, suggest features or view the source code on GitHub.
- To chat with developers and other users you can use the Gitter Chat.
Credits, copyright and license
Cartopy is developed collaboratively under the SciTools umberella.
A full list of codecontributors ("Cartopy contributors") can be found at https://github.com/SciTools/cartopy/graphs/contributors.
Code is just one of many ways of positively contributing to Cartopy, please see our [contributing guide](.github/CONTRIBUTING.md) for more details on how you can get involved.
Cartopy is released under a LGPL license with a shared copyright model. See [COPYING](COPYING) and [COPYING.LESSER](COPYING.LESSER) for full terms.
The Met Office has made a significant contribution to the development, maintenance and support of this library. All Met Office contributions are copyright on behalf of the British Crown.
*Note that all licence references and agreements mentioned in the Cartopy README section above
are relevant to that project's source code only.