软件包: python3-mercantile (1.1.5-1)
python3-mercantile 的相关链接
Trisquel 的资源:
下载源码包 mercantile:
维护者:
Original Maintainers:
- Debian GIS Project (Mail Archive)
- Joachim Langenbach
外部的资源:
- 主页 [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~)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x