planetcantile


Nameplanetcantile JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/AndrewAnnex/planetcantile
SummaryTMS tilesets for Planets
upload_time2023-05-18 17:52:56
maintainer
docs_urlNone
authorAndrew Annex
requires_python>=3.10,<4.0
license
keywords morecantile tms tilematrixset gis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Planetcantile


Adds TileMatrixSets for other planets.
Aims to be home to a wide range of tilesets for the Moon, Mars, and more.

Integrates with [morecantile](https://github.com/developmentseed/morecantile), ideally should allow downstream projects to benefit from additional TMSs defined here.

Definitions go into the generate.py script to have fine grain control, alternatively json files can just be added directly to the data directory.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AndrewAnnex/planetcantile",
    "name": "planetcantile",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "morecantile,TMS,TileMatrixSet,GIS",
    "author": "Andrew Annex",
    "author_email": "ama6fy@virginia.edu",
    "download_url": "https://files.pythonhosted.org/packages/e1/b0/9b2652cffe4f627709b4a16a47c5e35cf42a5544d2cda5c7996ad52b9d1b/planetcantile-0.2.0.tar.gz",
    "platform": null,
    "description": "# Planetcantile\n\n\nAdds TileMatrixSets for other planets.\nAims to be home to a wide range of tilesets for the Moon, Mars, and more.\n\nIntegrates with [morecantile](https://github.com/developmentseed/morecantile), ideally should allow downstream projects to benefit from additional TMSs defined here.\n\nDefinitions go into the generate.py script to have fine grain control, alternatively json files can just be added directly to the data directory.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "TMS tilesets for Planets",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/AndrewAnnex/planetcantile",
        "Repository": "https://github.com/AndrewAnnex/planetcantile"
    },
    "split_keywords": [
        "morecantile",
        "tms",
        "tilematrixset",
        "gis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d2a46166f8e4ee97d4980e3e95d0229d9b3a5bb50a41835f80e83f42145ed53",
                "md5": "1c47a084df7434fc70d48845cc106da7",
                "sha256": "419bcb5181f673f5f136d6631b0e34faa185023d556a0ef81c031863e55017b9"
            },
            "downloads": -1,
            "filename": "planetcantile-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c47a084df7434fc70d48845cc106da7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 748905,
            "upload_time": "2023-05-18T17:52:54",
            "upload_time_iso_8601": "2023-05-18T17:52:54.311475Z",
            "url": "https://files.pythonhosted.org/packages/3d/2a/46166f8e4ee97d4980e3e95d0229d9b3a5bb50a41835f80e83f42145ed53/planetcantile-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1b09b2652cffe4f627709b4a16a47c5e35cf42a5544d2cda5c7996ad52b9d1b",
                "md5": "817b937c43ac8ac18d2d5c49e73e326f",
                "sha256": "42798a2a27324ab88dc3de0c0c5b2eaa37b9dc89a03fa8bc97ee07d8448e8993"
            },
            "downloads": -1,
            "filename": "planetcantile-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "817b937c43ac8ac18d2d5c49e73e326f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 218678,
            "upload_time": "2023-05-18T17:52:56",
            "upload_time_iso_8601": "2023-05-18T17:52:56.678644Z",
            "url": "https://files.pythonhosted.org/packages/e1/b0/9b2652cffe4f627709b4a16a47c5e35cf42a5544d2cda5c7996ad52b9d1b/planetcantile-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-18 17:52:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AndrewAnnex",
    "github_project": "planetcantile",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "planetcantile"
}
        
Elapsed time: 0.07045s