GeoTiler is a library to create maps using tiles from a map provider.
The main goal of the library is to enable a programmer to create maps using
tiles downloaded from OpenStreetMap, Stamen or other map provider.
The maps can be used by interactive applications or to create data analysis
graphs.
The code is based on Python port of Modest Maps project [1][2], which is
licensed under BSD license. All subsequent changes are licensed under GPL
v3 license.
- [1] http://modestmaps.com/
- [2] https://github.com/stamen/modestmaps-py
.. note::
Version 0.20.0 of GeoTiler will change API. Please use::
geotiler>=0.14.2,<0.20.0
as your dependency requirement if you need old API.
Raw data
{
"_id": null,
"home_page": "https://wrobell.dcmod.org/geotiler/",
"name": "geotiler",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "",
"author": "Artur Wroblewski",
"author_email": "wrobell@riseup.net",
"download_url": "https://files.pythonhosted.org/packages/de/7f/29cc3c3ac84c1e237d0a67d0829ab1fbc7c471c0685470ed32f01d4955a4/geotiler-0.15.1.tar.gz",
"platform": null,
"description": "GeoTiler is a library to create maps using tiles from a map provider.\n\nThe main goal of the library is to enable a programmer to create maps using\ntiles downloaded from OpenStreetMap, Stamen or other map provider.\n\nThe maps can be used by interactive applications or to create data analysis\ngraphs.\n\nThe code is based on Python port of Modest Maps project [1][2], which is\nlicensed under BSD license. All subsequent changes are licensed under GPL\nv3 license.\n\n- [1] http://modestmaps.com/\n- [2] https://github.com/stamen/modestmaps-py\n\n.. note::\n Version 0.20.0 of GeoTiler will change API. Please use::\n\n geotiler>=0.14.2,<0.20.0\n\n as your dependency requirement if you need old API.\n",
"bugtrack_url": null,
"license": "GPL (includes BSD licensed code)",
"summary": "GeoTiler - library to create maps using tiles from a map provider",
"version": "0.15.1",
"project_urls": {
"Bug tracker": "https://github.com/wrobell/geotiler/issues",
"Code": "https://github.com/wrobell/geotiler",
"Homepage": "https://wrobell.dcmod.org/geotiler/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "de7f29cc3c3ac84c1e237d0a67d0829ab1fbc7c471c0685470ed32f01d4955a4",
"md5": "1b3fb99b110baefbe6a147cc2b646d53",
"sha256": "a50123f7386627415d29c536b50f008b502d269b6835f387d1cfaef9fb986c78"
},
"downloads": -1,
"filename": "geotiler-0.15.1.tar.gz",
"has_sig": false,
"md5_digest": "1b3fb99b110baefbe6a147cc2b646d53",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 371481,
"upload_time": "2024-01-22T10:45:40",
"upload_time_iso_8601": "2024-01-22T10:45:40.846335Z",
"url": "https://files.pythonhosted.org/packages/de/7f/29cc3c3ac84c1e237d0a67d0829ab1fbc7c471c0685470ed32f01d4955a4/geotiler-0.15.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-22 10:45:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wrobell",
"github_project": "geotiler",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "geotiler"
}