Metadata-Version: 2.4
Name: landcalc
Version: 0.0.4
Summary: A python package for geospatial analysis and mapping
Author-email: AC Potgieter <andreapotgieter5@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/acpotgieter/landcalc
Keywords: landcalc
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: folium
Requires-Dist: geojson
Requires-Dist: geopandas
Requires-Dist: ipyleaflet
Requires-Dist: ipywidgets
Requires-Dist: localtileserver
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: rasterio
Provides-Extra: all
Requires-Dist: landcalc[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# landcalc


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


**A python package for geospatial analysis and mapping**


-   Free software: MIT License
-   Documentation: https://acpotgieter.github.io/landcalc


## Features

-   Mapping
-   Geospatial Analysis
