[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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
- brain-dead simple parsing of ini files
-
- 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