Пакет python3-module-mercantile: Информация
Исходный пакет: python3-module-mercantile
Версия: 1.2.1-alt1
Собран: 9 января 2022 г. 17:19
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.python.org/pypi/mercantile/
Лицензия: BSD
О пакете: Spherical mercator and XYZ tile utilities
Описание:
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.
Сопровождающий: Vitaly Lipatov
Список участников:
Vitaly Lipatov
Stanislav Levin
Aleksei Nikiforov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Lipatov
Stanislav Levin
Aleksei Nikiforov
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Последнее изменение
15 августа 2021 г. Vitaly Lipatov 1.2.1-alt1
- new version 1.2.1 (with rpmrb script)
5 ноября 2020 г. Vitaly Lipatov 1.1.6-alt1
- new version 1.1.6 (with rpmrb script)
5 ноября 2020 г. Vitaly Lipatov 0.10.0-alt2
- build python3 module separately, cleanup spec, drops tests from packing