{"id":15038032,"url":"https://github.com/scitools/cartopy","last_synced_at":"2025-05-12T15:35:27.782Z","repository":{"id":4167176,"uuid":"5282596","full_name":"SciTools/cartopy","owner":"SciTools","description":"Cartopy - a cartographic python library with matplotlib support","archived":false,"fork":false,"pushed_at":"2025-05-10T18:42:35.000Z","size":85076,"stargazers_count":1492,"open_issues_count":319,"forks_count":384,"subscribers_count":57,"default_branch":"main","last_synced_at":"2025-05-10T19:32:26.079Z","etag":null,"topics":["cartopy","geometry","maps","matplotlib","projections","python","spatial"],"latest_commit_sha":null,"homepage":"https://scitools.org.uk/cartopy/docs/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SciTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-08-03T07:43:59.000Z","updated_at":"2025-05-10T18:42:39.000Z","dependencies_parsed_at":"2024-02-14T04:29:22.124Z","dependency_job_id":"edc804f9-9716-4298-86e8-f06d6ba72c43","html_url":"https://github.com/SciTools/cartopy","commit_stats":{"total_commits":2093,"total_committers":126,"mean_commits":16.61111111111111,"dds":0.7529861442904922,"last_synced_commit":"ea946a1d47e110d9274833d803eb068ab394c77c"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Fcartopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Fcartopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Fcartopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Fcartopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools","download_url":"https://codeload.github.com/SciTools/cartopy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253766455,"owners_count":21960921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cartopy","geometry","maps","matplotlib","projections","python","spatial"],"created_at":"2024-09-24T20:36:52.087Z","updated_at":"2025-05-12T15:35:27.738Z","avatar_url":"https://github.com/SciTools.png","language":"Python","readme":"\u003ch1 align=\"center\" style=\"margin:1em;\"\u003e\n  \u003ca href=\"https://scitools.org.uk/cartopy/docs/latest/\"\u003e\n    \u003cimg src=\"https://scitools.org.uk/cartopy/docs/latest/_static/cartopy.png\"\n         alt=\"Cartopy\"\u003e\u003c/a\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n    Cartopy is a Python package designed to make drawing maps for\n    data analysis and visualisation easy.\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\u003c!-- https://shields.io/ is a good source of these --\u003e\n\u003ca href=\"https://anaconda.org/conda-forge/cartopy\"\u003e\n\u003cimg src=\"https://img.shields.io/conda/dn/conda-forge/cartopy.svg\"\n alt=\"conda-forge downloads\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/SciTools/cartopy/releases\"\u003e\n\u003cimg src=\"https://img.shields.io/github/tag/SciTools/cartopy.svg\"\n alt=\"Latest version\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/SciTools/cartopy/commits/main\"\u003e\n\u003cimg src=\"https://img.shields.io/github/commits-since/SciTools/cartopy/latest.svg\"\n alt=\"Commits since last release\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/SciTools/cartopy/graphs/contributors\"\u003e\n\u003cimg src=\"https://img.shields.io/github/contributors/SciTools/cartopy.svg\"\n alt=\"# contributors\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://zenodo.org/badge/latestdoi/5282596\"\u003e\n\u003cimg src=\"https://zenodo.org/badge/5282596.svg\"\n alt=\"zenodo\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://gitter.im/SciTools/cartopy?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\"\u003e\n\u003cimg src=\"https://badges.gitter.im/SciTools/cartopy.svg\" alt=\"Gitter Chat\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://results.pre-commit.ci/latest/github/SciTools/cartopy/main\"\u003e\n\u003cimg src=\"https://results.pre-commit.ci/badge/github/SciTools/cartopy/main.svg\"\n alt=\"pre-commit.ci\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n# Table of contents\n\n\u003c!--\nNOTE: toc auto-generated with https://github.com/jonschlinkert/markdown-toc\n    $\u003e markdown-toc -i --bullets='-' README.md\n\nNOTE: This entire README can be markdown linted with\n    https://github.com/igorshubovych/markdownlint-cli\n    $ echo '{\"no-inline-html\": false}' \u003e .markdownrc\n    $ markdownlint README.md\n--\u003e\n\n\u003c!-- toc --\u003e\n\n- [Overview](#overview)\n- [Get in touch](#get-in-touch)\n- [License and copyright](#license-and-copyright)\n\n\u003c!-- tocstop --\u003e\n\n## Overview\n\nCartopy is a Python package designed to make drawing maps for data\nanalysis and visualisation easy.\n\nIt features:\n\n- object oriented projection definitions\n- point, line, polygon and image transformations between projections\n- integration to expose advanced mapping in Matplotlib with a simple and\n  intuitive interface\n- powerful vector data handling by integrating shapefile reading with Shapely\n  capabilities\n\nDocumentation can be found at \u003chttps://scitools.org.uk/cartopy/docs/latest/\u003e.\n\n## Get in touch\n\n- Ask usage questions on\n  [StackOverflow](https://stackoverflow.com/questions/tagged/cartopy).\n- For less well defined questions, ideas, general discussion or announcements of\n  related projects use the\n  [Cartopy category on Matplotlib's Discourse](https://discourse.matplotlib.org/c/3rdparty/cartopy/19).\n- Report bugs, suggest features or view the source code on\n  [GitHub](https://github.com/SciTools/cartopy).\n- To chat with developers and other users you can use the\n  [Gitter Chat](https://gitter.im/SciTools/cartopy).\n\n\n## Credits, copyright and license\n\nCartopy is developed collaboratively under the SciTools umberella.\n\nA full list of codecontributors (\"Cartopy contributors\") can be found at\nhttps://github.com/SciTools/cartopy/graphs/contributors.\n\nCode is just one of many ways of positively contributing to Cartopy, please see\nour [contributing guide](.github/CONTRIBUTING.md) for more details on how\nyou can get involved.\n\nCartopy is released under the 3-Clause BSD license with a shared copyright model.\nSee [LICENSE](LICENSE) for full terms.\n\nThe [Met Office](https://metoffice.gov.uk) has made a significant\ncontribution to the development, maintenance and support of this library.\nAll Met Office contributions are copyright on behalf of the British Crown.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscitools%2Fcartopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscitools%2Fcartopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscitools%2Fcartopy/lists"}