Metadata-Version: 2.1
Name: mygeopackage
Version: 0.0.4
Summary: Python package for gis application
Home-page: https://github.com/yungming0119/mygeopackage
Author: Yung-Ming Tsai
Author-email: ytsai5@vols.utk.edu
License: MIT license
Description: # myGeoPackage
        
        
        [![image](https://img.shields.io/pypi/v/mygeopackage.svg)](https://pypi.python.org/pypi/mygeopackage)
        
        
        **Python package for gis application**
        
        
        -   Free software: MIT license
        -   Documentation: https://yungming0119.github.io/mygeopackage
            
        
        ## Features
        - TODO: Convert Numpy array to georeferenced rasters
        - TODO: Convert Geojson to shapefile
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
        
Keywords: mygeopackage
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
