Metadata-Version: 1.1
Name: pytileproj
Version: 0.0.5
Summary: Add a short description here!
Home-page: http://...
Author: Bernhard Bauer-Marschallinger
Author-email: bernhard.bauer-marschallinger@geo.tuwien.ac.at
License: none
Description-Content-Type: UNKNOWN
Description: ==========
        pytileproj
        ==========
        
        .. image:: https://travis-ci.org/TUW-GEO/pytileproj.svg?branch=master
            :target: https://travis-ci.org/TUW-GEO/pytileproj
        
        .. image:: https://badge.fury.io/py/pytileproj.svg
            :target: https://badge.fury.io/py/pytileproj
        
        A python class for working with TiledProjectionSystems (TPS)
        
        
        Description
        ===========
        
        It's a python package that handles the geometric and geographic operations of a gridded and tiled projection system.
        It was designed for data cubes ingesting satellite imagery and builds the basis for the Equi7Grid (see https://github
        .com/TUW-GEO/Equi7Grid).
        
        
        Note
        ====
        
        The project is work-in-progress. Handle with care! ;-)
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
