sturgmap


Namesturgmap JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
SummaryPython package for geospatial analysis
upload_time2024-05-03 04:29:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords sturgmap
VCS
bugtrack_url
requirements numpy ipyleaflet folium pandas localtileserver ipywidgets
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sturgmap


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


**Python package for geospatial analysis**


-   Free software: MIT License
-   Documentation: https://nathansturgill.github.io/sturgmap
    

## Features

- Creative Interactive Maps
- Visualize Geospatial Data
- Visualize Raster and Vector Data with Split Map functionality
- Import Basemaps and Maps for geospatial analysis

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sturgmap",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "sturgmap",
    "author": null,
    "author_email": "Nathan Sturgill <nsturgi1@vols.utk.edu>",
    "download_url": "https://files.pythonhosted.org/packages/6b/72/11abb4df1edbedaf7edfd1b6d91f33e1e2e3e654f51209e7c3373be2ec54/sturgmap-0.0.6.tar.gz",
    "platform": null,
    "description": "# sturgmap\n\n\n[![image](https://img.shields.io/pypi/v/sturgmap.svg)](https://pypi.python.org/pypi/sturgmap)\n[![image](https://img.shields.io/conda/vn/conda-forge/sturgmap.svg)](https://anaconda.org/conda-forge/sturgmap)\n\n\n**Python package for geospatial analysis**\n\n\n-   Free software: MIT License\n-   Documentation: https://nathansturgill.github.io/sturgmap\n    \n\n## Features\n\n- Creative Interactive Maps\n- Visualize Geospatial Data\n- Visualize Raster and Vector Data with Split Map functionality\n- Import Basemaps and Maps for geospatial analysis\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python package for geospatial analysis",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/nathansturgill/sturgmap"
    },
    "split_keywords": [
        "sturgmap"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9157a75d2157fc337e3f44916ecb3bd6c28af1b4c4692b92a4d9a18dd80ac9b",
                "md5": "958f4d17ed546818f7d008e9a9b5d8f3",
                "sha256": "9edcf50f1e4b81bcde7f454573b997b46d2a126e3daf2b6664d046571cc98ccc"
            },
            "downloads": -1,
            "filename": "sturgmap-0.0.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "958f4d17ed546818f7d008e9a9b5d8f3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 8474,
            "upload_time": "2024-05-03T04:29:06",
            "upload_time_iso_8601": "2024-05-03T04:29:06.530276Z",
            "url": "https://files.pythonhosted.org/packages/a9/15/7a75d2157fc337e3f44916ecb3bd6c28af1b4c4692b92a4d9a18dd80ac9b/sturgmap-0.0.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b7211abb4df1edbedaf7edfd1b6d91f33e1e2e3e654f51209e7c3373be2ec54",
                "md5": "814af848ff4e2f75cffff46aa7b6e7ea",
                "sha256": "db8e3e628ee48f540639599ee979588db74e73b9df49871f990cc919495a658f"
            },
            "downloads": -1,
            "filename": "sturgmap-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "814af848ff4e2f75cffff46aa7b6e7ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15794354,
            "upload_time": "2024-05-03T04:29:08",
            "upload_time_iso_8601": "2024-05-03T04:29:08.015461Z",
            "url": "https://files.pythonhosted.org/packages/6b/72/11abb4df1edbedaf7edfd1b6d91f33e1e2e3e654f51209e7c3373be2ec54/sturgmap-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-03 04:29:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nathansturgill",
    "github_project": "sturgmap",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "folium",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "localtileserver",
            "specs": []
        },
        {
            "name": "ipywidgets",
            "specs": []
        }
    ],
    "lcname": "sturgmap"
}
        
Elapsed time: 1.06683s