GeoPandas is a project to add support for geographic data to
`pandas`_ objects.
The goal of GeoPandas is to make working with geospatial data in
python easier. It combines the capabilities of `pandas`_ and `shapely`_,
providing geospatial operations in pandas and a high-level interface
to multiple geometries to shapely. GeoPandas enables you to easily do
operations in python that would otherwise require a spatial database
such as PostGIS.
.. _pandas: https://pandas.pydata.org
.. _shapely: https://shapely.readthedocs.io/en/latest/
Raw data
{
"_id": null,
"home_page": null,
"name": "geopandas",
"maintainer": "GeoPandas contributors",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "GIS, cartography, pandas, shapely",
"author": null,
"author_email": "Kelsey Jordahl <kjordahl@alum.mit.edu>",
"download_url": "https://files.pythonhosted.org/packages/39/08/2cf5d85356e45b10b8d066cf4c3ba1e9e3185423c48104eed87e8afd0455/geopandas-1.0.1.tar.gz",
"platform": null,
"description": "GeoPandas is a project to add support for geographic data to\n`pandas`_ objects.\n\nThe goal of GeoPandas is to make working with geospatial data in\npython easier. It combines the capabilities of `pandas`_ and `shapely`_,\nproviding geospatial operations in pandas and a high-level interface\nto multiple geometries to shapely. GeoPandas enables you to easily do\noperations in python that would otherwise require a spatial database\nsuch as PostGIS.\n\n.. _pandas: https://pandas.pydata.org\n.. _shapely: https://shapely.readthedocs.io/en/latest/\n",
"bugtrack_url": null,
"license": "BSD 3-Clause",
"summary": "Geographic pandas extensions",
"version": "1.0.1",
"project_urls": {
"Home": "https://geopandas.org",
"Repository": "https://github.com/geopandas/geopandas"
},
"split_keywords": [
"gis",
" cartography",
" pandas",
" shapely"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c4647d344cfcef5efddf9cf32f59af7f855828e9d74b5f862eddf5bfd9f25323",
"md5": "e85753a15e2e6ff520d8150448a2840e",
"sha256": "01e147d9420cc374d26f51fc23716ac307f32b49406e4bd8462c07e82ed1d3d6"
},
"downloads": -1,
"filename": "geopandas-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e85753a15e2e6ff520d8150448a2840e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 323587,
"upload_time": "2024-07-02T12:26:50",
"upload_time_iso_8601": "2024-07-02T12:26:50.876386Z",
"url": "https://files.pythonhosted.org/packages/c4/64/7d344cfcef5efddf9cf32f59af7f855828e9d74b5f862eddf5bfd9f25323/geopandas-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "39082cf5d85356e45b10b8d066cf4c3ba1e9e3185423c48104eed87e8afd0455",
"md5": "71bb538fef2d4ac88368400316a22275",
"sha256": "b8bf70a5534588205b7a56646e2082fb1de9a03599651b3d80c99ea4c2ca08ab"
},
"downloads": -1,
"filename": "geopandas-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "71bb538fef2d4ac88368400316a22275",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 317736,
"upload_time": "2024-07-02T12:26:52",
"upload_time_iso_8601": "2024-07-02T12:26:52.928112Z",
"url": "https://files.pythonhosted.org/packages/39/08/2cf5d85356e45b10b8d066cf4c3ba1e9e3185423c48104eed87e8afd0455/geopandas-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-02 12:26:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "geopandas",
"github_project": "geopandas",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "geopandas"
}