Package python3-module-mercantile: Information
Source package: python3-module-mercantile
Version: 1.2.1-alt1
Build time: Jan 9, 2022, 05:19 PM
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/mercantile/
License: BSD
Summary: Spherical mercator and XYZ tile utilities
Description:
The mercantile module provides ul(xtile, ytile, zoom) and bounds(xtile, ytile, zoom) functions that respectively return the upper left corner and bounding longitudes and latitudes for XYZ tiles, a xy(lng, lat) function that returns spherical mercator x and y coordinates, and a tile(lng, lat, zoom) function that returns the tile containing a given point.
Maintainer: Vitaly Lipatov
List of contributors:
Vitaly Lipatov
Stanislav Levin
Aleksei Nikiforov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Lipatov
Stanislav Levin
Aleksei Nikiforov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Last changed
Aug. 15, 2021 Vitaly Lipatov 1.2.1-alt1
- new version 1.2.1 (with rpmrb script)
Nov. 5, 2020 Vitaly Lipatov 1.1.6-alt1
- new version 1.1.6 (with rpmrb script)
Nov. 5, 2020 Vitaly Lipatov 0.10.0-alt2
- build python3 module separately, cleanup spec, drops tests from packing