パッケージ: python3-mercantile (1.1.5-1)
python3-mercantile に関するリンク
Debian の資源:
mercantile ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Spherical mercator coordinate and tile utilities
The mercantile module provides functions that respectively return the upper left corner and bounding longitudes and latitudes for XYZ tiles, spherical mercator x and y coordinates, tile containing a given point, and quadkey conversion functions for translating between quadkey and tile coordinates.
Also in mercantile are functions to traverse the tile stack. Named tuples are used to represent tiles, coordinates, and bounding boxes.
This package contains the module for Python 3.
その他の python3-mercantile 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x