パッケージ: 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
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- 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