Metadata-Version: 2.1
Name: sturgmap
Version: 0.0.4
Summary: Python package for geospatial analysis
Author-email: Nathan Sturgill <nsturgi1@vols.utk.edu>
License: MIT License
Project-URL: Homepage, https://github.com/nathansturgill/sturgmap
Keywords: sturgmap
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: ipyleaflet
Provides-Extra: all
Requires-Dist: sturgmap[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# sturgmap


[![image](https://img.shields.io/pypi/v/sturgmap.svg)](https://pypi.python.org/pypi/sturgmap)
[![image](https://img.shields.io/conda/vn/conda-forge/sturgmap.svg)](https://anaconda.org/conda-forge/sturgmap)


**Python package for geospatial analysis**


-   Free software: MIT License
-   Documentation: https://nathansturgill.github.io/sturgmap
    

## Features

-   TODO
