Skip to main content
https://travis-ci.org/DigitalGlobe/tiletanic.svg?branch=master

Tiletanic is a library for making and using geospatial tiling schemes. It’s goal is to provide tooling for dealing with the conversion between a tile specified in as (row, column, zoom level), geospatial coordinates, or quadkeys. It also provides functionaly for taking an input geometry and figuring out what tiles cover it.

Tiletanic is MIT licensed.

Full documentation is hosted here.

Installation is easy:

pip install tiletanic

The only dependency is shapely, and to install that, you’ll need GEOS installed (usually in your package manager).

Motivation

You may be familar with the Web Mercator (or Spherical Mercator, Google Tiles, etc) tiling scheme, which is the most commonly encountered tiling scheme on the web. There are good tools out there for dealing specifically with this projection, for instance Mercantile fits the bill. If you’re dealing exclusively with this projection, you might get better mileage with them!

One oddity of Web Mercator is that coordinates are usually expressed in geographic (longitude, latitude) coordinates that live on the ellipsoid (WGS84) rather than in units of the Web Mercator projection (meters). Dealing with this kind of conversion is exactly what Mercantile and its like were made to handle.

Tiletanic’s use cases are a bit different:

  • What do you do if your data is already in some projection? For instance, you might want to know what tile covers a point specified in the Web Mercator projection without first converting back to WGS84. Tiletanic can help.

  • At DigitalGlobe, our imagery is often projected into many other projections (UTM, Geographic, etc) and it is often times extremely convienent to organize raster data into a tiled format before proceeding with processing (a single “strip” from one of our satellite collects can easily be 100km long!). When dealing with different projections, the user typically needs to impose their own tiling scheme. Tiletanic provides an easy way for you to define you’re own scheme and get a lot of tiling functionality right out of the gate.

Release files for tiletanic 1.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tiletanic 1.1.0
File Size Uploaded
tiletanic-1.1.0.tar.gz 10.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for tiletanic 1.1.0
File Interpreter ABI Platform
tiletanic-1.1.0-py3-none-any.whl Python 3 none any Details

Total release size:21.4 kB

Release files / tiletanic-1.1.0.tar.gz

Download URL tiletanic-1.1.0.tar.gz
Size 10.3 kB
Tags Source
SHA-256 checksum
How to use checksums
0b879b37a0000dba0c18018c1343af1fb97b1f2b16004b26d5d184f1c3d8c2ae
BLAKE2b-256 checksum
How to use checksums
42bceca08eac833bdf94e77c2bb193fb2115b0eb68c67f6b5f53e6c6368f2a9c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3

Release files / tiletanic-1.1.0-py3-none-any.whl

Download URL tiletanic-1.1.0-py3-none-any.whl
Size 11.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6461ca385f356cd088e77da7ddf4e1ef29aded54e38ed844d16cb0d12117b415
BLAKE2b-256 checksum
How to use checksums
96c4d23213f20cbcf5e530d1052ad652f66b40e2adb1077a08d0c35b2c7eec38
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3

Release history Release notifications | RSS feed

This release

1.1.0 This release

2 release files

1.0.0

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page