geopandas


Namegeopandas JSON
Version 0.14.4 PyPI version JSON
download
home_pageNone
SummaryGeographic pandas extensions
upload_time2024-04-28 13:49:27
maintainerGeoPandas contributors
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD 3-Clause
keywords gis cartography pandas shapely
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            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/f6/79/79af2645d40d590a466f8329ab04c2d4fffc811e6713d1c1580dcfdf285c/geopandas-0.14.4.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": "0.14.4",
    "project_urls": {
        "Home": "https://geopandas.org",
        "Repository": "https://github.com/geopandas/geopandas"
    },
    "split_keywords": [
        "gis",
        " cartography",
        " pandas",
        " shapely"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3eb069fa7a0f55122847506a42fea6988d03b34136938082f142151bc9d9f7e7",
                "md5": "13a39a28a03ef0e92446cf1665d87a39",
                "sha256": "3bb6473cb59d51e1a7fe2dbc24a1a063fb0ebdeddf3ce08ddbf8c7ddc99689aa"
            },
            "downloads": -1,
            "filename": "geopandas-0.14.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13a39a28a03ef0e92446cf1665d87a39",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1109913,
            "upload_time": "2024-04-28T13:49:24",
            "upload_time_iso_8601": "2024-04-28T13:49:24.250641Z",
            "url": "https://files.pythonhosted.org/packages/3e/b0/69fa7a0f55122847506a42fea6988d03b34136938082f142151bc9d9f7e7/geopandas-0.14.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f67979af2645d40d590a466f8329ab04c2d4fffc811e6713d1c1580dcfdf285c",
                "md5": "f08a6a1d0890b4a1b9c1f473ea97240b",
                "sha256": "56765be9d58e2c743078085db3bd07dc6be7719f0dbe1dfdc1d705cb80be7c25"
            },
            "downloads": -1,
            "filename": "geopandas-0.14.4.tar.gz",
            "has_sig": false,
            "md5_digest": "f08a6a1d0890b4a1b9c1f473ea97240b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1106304,
            "upload_time": "2024-04-28T13:49:27",
            "upload_time_iso_8601": "2024-04-28T13:49:27.039488Z",
            "url": "https://files.pythonhosted.org/packages/f6/79/79af2645d40d590a466f8329ab04c2d4fffc811e6713d1c1580dcfdf285c/geopandas-0.14.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 13:49:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "geopandas",
    "github_project": "geopandas",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "geopandas"
}
        
Elapsed time: 0.24334s