Metadata-Version: 2.4
Name: geodev
Version: 0.1.0
Summary: A python package for geospatial analysis and mapping
Author-email: Qiusheng Wu <giswqs@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/giswqs/geodev
Keywords: geodev
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: geopandas
Requires-Dist: ipyleaflet
Requires-Dist: leafmap
Requires-Dist: localtileserver
Requires-Dist: matplotlib
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: geodev[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# geodev

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

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

-   Free software: MIT License
-   Documentation: https://giswqs.github.io/geodev

## Features

-   Create interactive maps with minimal lines of code
-   Great tool for GIS
-   hellllo worldd
-   Calculate MAPE
