Metadata-Version: 2.0
Name: tilepie
Version: 0.1.4
Summary: multiproc mbtile processing
Home-page: https://github.com/kamicut/tilepie
Author: Marc Farra
Author-email: marcfarra@gmail.com
License: MIT
Download-URL: https://github.com/kamicut/tilepie/archive/0.1.4.tar.gz
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: landez

tilepie 
=======

Simple ``.mbtiles`` processor for python. Built with the `QA Tiles <https://osmlab.github.io/osm-qa-tiles/>`_ in mind.
Based on the map/reduce/end structure in `@mapbox/tilereduce <https://github.com/mapbox/tile-reduce>`_.

Previous work (as far as I know)
--------------------------------
- `mapbox/tilereduce <https://github.com/mapbox/tile-reduce>`_
- `jwass/tile-reduce-py: <https://github.com/jwass/tile-reduce-py/>`_


