{
"info": {
"author": "Matt Daws",
"author_email": "matthew.daws@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Scientific/Engineering :: GIS"
],
"description": "|Build Status|\n\nTileMapBase\n===========\n\nUses OpenStreetMap tiles, or other tile servers, to produce \"basemaps\"\nfor use with matplotlib. Uses a SQLite database to cache the tiles, so\nyou can experiment with map production without re-downloading the same\ntiles. Supports Open Data tiles from the UK Ordnance Survey.\n\nRequirements\n------------\n\nPure python. Uses\n`requests `__ to make HTTP\nrequests for tiles, and `pillow `__ for\nimage manipulation.\n\nInstall\n-------\n\n::\n\n pip install tilemapbase\n\nor build from source:\n\n::\n\n python setup.py install\n\nor directly from GitHub:\n\n::\n\n pip install https://github.com/MatthewDaws/TileMapBase/zipball/master\n\nExample\n-------\n\n- `Example `__\n - Jupyter notebook showing examples.\n- `Ordnance\n Survey `__\n - Ordnance survey examples.\n- `Notebooks `__\n - Other examples.\n\nOpenStreetMap data\n------------------\n\nOpenStreetMap Data is \"\u00a9 OpenStreetMap contributors\u201d, see\nhttp://www.openstreetmap.org/copyright\n\nPlease remember that tile set usage is subject to constraints:\nhttps://operations.osmfoundation.org/policies/tiles/\n\n- As of 25/05/2019 `OSM requires a user agent for all\n requests `__,\n with a warning \"Faking another app\u2019s User-Agent WILL get you\n blocked.\" We hence default to using \"TileMapBase\" as a user agent.\n\nOrdnance Survery data\n---------------------\n\n`Contains OS data \u00a9 Crown copyright and database right\n(2017) `__\n\n.. |Build Status| image:: https://travis-ci.org/MatthewDaws/TileMapBase.svg?branch=master\n :target: https://travis-ci.org/MatthewDaws/TileMapBase",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/MatthewDaws/TileMapBase",
"keywords": "basemap,OpenStreetMap,tiles",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "tilemapbase",
"package_url": "https://pypi.org/project/tilemapbase/",
"platform": "",
"project_url": "https://pypi.org/project/tilemapbase/",
"project_urls": {
"Homepage": "https://github.com/MatthewDaws/TileMapBase"
},
"release_url": "https://pypi.org/project/tilemapbase/0.4.5/",
"requires_dist": null,
"requires_python": ">=3.5",
"summary": "Use OpenStreetMap tiles as basemaps in python / matplotlib",
"version": "0.4.5"
},
"last_serial": 5338937,
"releases": {
"0.4.3": [
{
"comment_text": "",
"digests": {
"md5": "7033b72b84f8fae5e8e184b87d923e5b",
"sha256": "0d6f14e79fb0d4dc22f7e46e1e2039b03777b3153d787961579fe77802a9e168"
},
"downloads": -1,
"filename": "tilemapbase-0.4.3.tar.gz",
"has_sig": false,
"md5_digest": "7033b72b84f8fae5e8e184b87d923e5b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 23764,
"upload_time": "2017-08-18T16:13:51",
"url": "https://files.pythonhosted.org/packages/4b/c6/ad483214d8ce2322da35ffc7af435d60d82c352045080e3e0798df7026ce/tilemapbase-0.4.3.tar.gz"
}
],
"0.4.5": [
{
"comment_text": "",
"digests": {
"md5": "ee7cc9b253d424ae086fa4a0dfc3511f",
"sha256": "56b3e40d77d4b6c0c57412d9cccf003e829a16bbff09d2061923959163836407"
},
"downloads": -1,
"filename": "tilemapbase-0.4.5.tar.gz",
"has_sig": false,
"md5_digest": "ee7cc9b253d424ae086fa4a0dfc3511f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 24431,
"upload_time": "2019-05-30T18:40:34",
"url": "https://files.pythonhosted.org/packages/e7/d8/984038a72a16d9a126f685848fed2b6a1690ed7732a3161a35d770fe4df8/tilemapbase-0.4.5.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "ee7cc9b253d424ae086fa4a0dfc3511f",
"sha256": "56b3e40d77d4b6c0c57412d9cccf003e829a16bbff09d2061923959163836407"
},
"downloads": -1,
"filename": "tilemapbase-0.4.5.tar.gz",
"has_sig": false,
"md5_digest": "ee7cc9b253d424ae086fa4a0dfc3511f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 24431,
"upload_time": "2019-05-30T18:40:34",
"url": "https://files.pythonhosted.org/packages/e7/d8/984038a72a16d9a126f685848fed2b6a1690ed7732a3161a35d770fe4df8/tilemapbase-0.4.5.tar.gz"
}
]
}