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
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application -
redash
Connect to any data source, easily visualize, dashboard and share your data. -
folium
Manipulate your data in Python, then visualize it in a Leaflet map via folium. -
PyQtGraph
Interactive and realtime 2D/3D/Image plotting and science/engineering widgets. -
Flask JSONDash
Build javascript chart dashboards without any front-end code. Uses any json endpoint. JSON config only. Ready to go. -
SnakeViz
A browser based graphical viewer for the output of Python's cProfile module. -
GooPyCharts
A Google Charts API for Python, meant to be used as an alternative to matplotlib.
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
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 Google Group.
- 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.