[ 源代码: mercantile ]
软件包:python3-mercantile(1.1.5-1)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x