Minor change
- Upgraded to Python 3
- Update README
Minor change
- Apache v2.0 License added.
Minor change
- License modified.
- Minimum requirement of 32 geohashes removed.
Minor change
- Print statement removed from the compress function.
Improvements
- Added support for geohash size limitation with
minlevel
andmaxlevel
parameters.