geohey


Namegeohey JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryA Python package demo for geospatial analysis
upload_time2024-04-24 02:00:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords geohey
VCS
bugtrack_url
requirements folium ipyleaflet localtileserver numpy pandas
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geohey

[![image](https://img.shields.io/pypi/v/geohey.svg)](https://pypi.python.org/pypi/geohey)
[![image](https://img.shields.io/conda/vn/conda-forge/geohey.svg)](https://anaconda.org/conda-forge/geohey)

**A Python package demo for geospatial analysis**

-   Free software: MIT License
-   Documentation: https://geohey.gishub.org

## Features

-   Visualizing raster and vector data
-   Analyzing raster and vector data
-   Visualizing raster data
-   Analyzing raster data

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geohey",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "geohey",
    "author": null,
    "author_email": "Qiusheng Wu <giswqs@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ee/91/41f46c49c11ee9a277ba3bcdc9ef5088ad6e157f9b73c7f3f4d88cf16115/geohey-0.0.7.tar.gz",
    "platform": null,
    "description": "# geohey\n\n[![image](https://img.shields.io/pypi/v/geohey.svg)](https://pypi.python.org/pypi/geohey)\n[![image](https://img.shields.io/conda/vn/conda-forge/geohey.svg)](https://anaconda.org/conda-forge/geohey)\n\n**A Python package demo for geospatial analysis**\n\n-   Free software: MIT License\n-   Documentation: https://geohey.gishub.org\n\n## Features\n\n-   Visualizing raster and vector data\n-   Analyzing raster and vector data\n-   Visualizing raster data\n-   Analyzing raster data\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Python package demo for geospatial analysis",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/giswqs/geohey"
    },
    "split_keywords": [
        "geohey"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22871e66c79d6f32942cd29bbebc85b0d42b2241415cd843abf86ded3377e186",
                "md5": "b64bafe1483965f26509646e57926675",
                "sha256": "6d2c4976d4eae5adb6f773ae263046377b920079a130c13d58c64d62c01b8c2d"
            },
            "downloads": -1,
            "filename": "geohey-0.0.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b64bafe1483965f26509646e57926675",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 6479,
            "upload_time": "2024-04-24T02:00:23",
            "upload_time_iso_8601": "2024-04-24T02:00:23.015025Z",
            "url": "https://files.pythonhosted.org/packages/22/87/1e66c79d6f32942cd29bbebc85b0d42b2241415cd843abf86ded3377e186/geohey-0.0.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee9141f46c49c11ee9a277ba3bcdc9ef5088ad6e157f9b73c7f3f4d88cf16115",
                "md5": "8319199792ae021ddadd1a51131a07fa",
                "sha256": "66d20a32840bea2ce3ced03ebf0b03a7e8fe2d5aa8056bb1721882ba38903675"
            },
            "downloads": -1,
            "filename": "geohey-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "8319199792ae021ddadd1a51131a07fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2221457,
            "upload_time": "2024-04-24T02:00:24",
            "upload_time_iso_8601": "2024-04-24T02:00:24.738869Z",
            "url": "https://files.pythonhosted.org/packages/ee/91/41f46c49c11ee9a277ba3bcdc9ef5088ad6e157f9b73c7f3f4d88cf16115/geohey-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 02:00:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "giswqs",
    "github_project": "geohey",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "folium",
            "specs": []
        },
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "localtileserver",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        }
    ],
    "lcname": "geohey"
}
        
Elapsed time: 0.22284s