BabelGrid
BabelGrid copied to clipboard
BabelGrid is a common python API to work with different established grid systems.
Hi, thank you for this really nice wrapper library. I have a problem that seems to be related with an implementation error for bing tiles. Given: ``` from babelgrid import...

So I have been trying to get quadkeys for countries like Spain or France, but I am getting an error, after it I tried to fill a small box near...
Great project! I think Geohash (e.g. https://github.com/hkwi/python-geohash) and XYZ Grid might be a great addition (e.g. https://github.com/mapbox/mercantile)
```python tile.to_parent(resolution=X) ```
- [ ] Bing - [ ] S2 - [ ] BabelGrid
Bumps [wheel](https://github.com/pypa/wheel) from 0.33.6 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Restored the bdist_wheel command for compatibility with setuptools older than v70.1 Importing wheel.bdist_wheel now emits a...