Metadata-Version: 2.1
Name: coords-transformer
Version: 0.0.5
Summary: Transform pixel coordinates to latitude and longitude, and vise versa.
Home-page: https://github.com/sagri-tokyo/coordinates-transformer
Author: tsurutan
Author-email: tsurutan.android@gmail.com
License: MIT
Description: # coords-transformer
        
        ![GitHub Actions CI Status](https://github.com/sagri-tokyo/coords-transformer/workflows/Python%20package/badge.svg)
        ![Python Versions](https://img.shields.io/pypi/pyversions/coords-transformer)
        ![Documentation Status](https://readthedocs.org/projects/coords-transformer/badge/?version=latest)
        
        coords-transformer is a library to transform pixel coordinates to latitude and longitude, and vise versa.
        
        Read the documentation to learn how to use this.
        
        https://coords-transformer.readthedocs.io/en/latest/
        
Keywords: coordinates transformer
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
