Metadata-Version: 1.1
Name: django-tilebundler
Version: 0.1a2
Summary: Service that creates tilesets from layer sources and serves them
Home-page: https://github.com/ROGUE-JCTD/django-tilebundler
Author: Syrus Mesdaghi
Author-email: geoshape.org@gmail.com
License: MIT
Download-URL: https://github.com/ROGUE-JCTD/django-tilebundler
Description: A service that caches all the tiles in specified "bounds" for provided layer(s) in .mbtiles files and exposes the tilesets for download. It uses mapproxy to generate the tileset and can be used for local server and remote servers. 
        
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 2.7
