Metadata-Version: 2.1
Name: easy-geotool
Version: 0.1.2
Summary: An easy geospatial data processing tool
Home-page: https://github.com/JeasunLok/easy_geotool
Author: JeasunLok
Author-email: luojsh7@mail2.sysu.edu.cn
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: geopandas (>=1.0.1)
Requires-Dist: numpy (>=1.21.5)
Requires-Dist: pyproj (>=3.6.1)
Requires-Dist: rasterio (>=1.3.11)
Requires-Dist: Shapely (>=2.0.6)

easy_geotool - an easy tool for geospatial data processing
====

easy_geotool is an open source Apache licensed  library for raster and vector geospatial data processing based on rasterio and geopandas.
