[ 源代码: python-mercantile ]
软件包:python3-mercantile(1.2.1-3)
python3-mercantile 的相关链接
Debian 的资源:
下载源码包 python-mercantile:
- [python-mercantile_1.2.1-3.dsc]
- [python-mercantile_1.2.1.orig.tar.xz]
- [python-mercantile_1.2.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Web mercator 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, a tile(lng, lat, zoom) function that returns the tile containing a given point, and quadkey conversion functions quadkey(xtile, ytile, zoom) and quadkey_to_tile(quadkey) for translating between quadkey and tile coordinates.
其他与 python3-mercantile 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-chardet
- Universal Character Encoding Detector (Python3)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-coverage
- code coverage tool for Python 3
-
- dep: python3-docopt
- command-line interface description language (Python3)
-
- dep: python3-hypothesis
- advanced Quickcheck style testing library for Python 3
-
- dep: python3-idna
- Python IDNA2008 (RFC 5891) handling (Python 3)
-
- dep: python3-iniconfig
- 超简单的 ini 文件解析工具
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pluggy
- plugin and hook calling mechanisms for Python 3
-
- dep: python3-py
- Advanced Python development support library (Python 3)
-
- dep: python3-pydocstyle
- Python docstring style checker (Python 3 library)
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-snowballstemmer
- Pure Python Snowball stemming library
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- dep: python3-zipp
- pathlib-compatible Zipfile object wrapper - Python 3.x