spatialcsv


Namespatialcsv JSON
Version 0.0.19 PyPI version JSON
download
home_pagehttps://github.com/TJHomer/spatialcsv
SummaryEasily add location points to a map from a csv
upload_time2023-05-07 22:18:14
maintainer
docs_urlNone
authorTracy Homer
requires_python>=3.7
licenseGNU General Public License v3
keywords spatialcsv
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # spatialcsv


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


**Easily add location points to a map from a csv**


-   Free software: GNU General Public License v3
-   Documentation: https://tjhomer.github.io/spatialcsv/
    

## Features

-   Will take a csv with Latitude and Longitude columns and add to a web map

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TJHomer/spatialcsv",
    "name": "spatialcsv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "spatialcsv",
    "author": "Tracy Homer",
    "author_email": "thomer@mac.com",
    "download_url": "https://files.pythonhosted.org/packages/29/bd/dad6072eab737bce114dfdfe29f1e325f3f764aafad6061886d18f140e8e/spatialcsv-0.0.19.tar.gz",
    "platform": null,
    "description": "# spatialcsv\n\n\n[![image](https://img.shields.io/pypi/v/spatialcsv.svg)](https://pypi.python.org/pypi/spatialcsv)\n[![image](https://img.shields.io/conda/vn/conda-forge/spatialcsv.svg)](https://anaconda.org/conda-forge/spatialcsv)\n\n\n**Easily add location points to a map from a csv**\n\n\n-   Free software: GNU General Public License v3\n-   Documentation: https://tjhomer.github.io/spatialcsv/\n    \n\n## Features\n\n-   Will take a csv with Latitude and Longitude columns and add to a web map\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "Easily add location points to a map from a csv",
    "version": "0.0.19",
    "project_urls": {
        "Homepage": "https://github.com/TJHomer/spatialcsv"
    },
    "split_keywords": [
        "spatialcsv"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29bddad6072eab737bce114dfdfe29f1e325f3f764aafad6061886d18f140e8e",
                "md5": "2e1c3826876064561b71067237dfbac6",
                "sha256": "26bc8eacaba272f5c22c218eb5050bd32d2eb15c707073a663cc1ddf1b16e462"
            },
            "downloads": -1,
            "filename": "spatialcsv-0.0.19.tar.gz",
            "has_sig": false,
            "md5_digest": "2e1c3826876064561b71067237dfbac6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5702,
            "upload_time": "2023-05-07T22:18:14",
            "upload_time_iso_8601": "2023-05-07T22:18:14.473960Z",
            "url": "https://files.pythonhosted.org/packages/29/bd/dad6072eab737bce114dfdfe29f1e325f3f764aafad6061886d18f140e8e/spatialcsv-0.0.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-07 22:18:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TJHomer",
    "github_project": "spatialcsv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "spatialcsv"
}
        
Elapsed time: 0.06211s