Metadata-Version: 2.1
Name: geospatial
Version: 0.11.0
Summary: A Python package for installing commonly used packages for geospatial analysis and data visualization with only one command.
Author-email: Qiusheng Wu <giswqs@gmail.com>
License: MIT license
Project-URL: Homepage, https://github.com/opengeos/geospatial
Keywords: geospatial
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: apache-sedona
Requires-Dist: bokeh
Requires-Dist: cenpy
Requires-Dist: contextily
Requires-Dist: cubo
Requires-Dist: dask-geopandas
Requires-Dist: datashader
Requires-Dist: duckdb; python_version < "3.13"
Requires-Dist: earthaccess
Requires-Dist: earthengine-api
Requires-Dist: earthpy
Requires-Dist: easystac
Requires-Dist: eemont
Requires-Dist: eoreader
Requires-Dist: fiona
Requires-Dist: folium
Requires-Dist: geemap>=0.34.3
Requires-Dist: geoalchemy2
Requires-Dist: geocube
Requires-Dist: geopandas
Requires-Dist: geotiff
Requires-Dist: h3
Requires-Dist: hvplot
Requires-Dist: hypercoast
Requires-Dist: ipygany
Requires-Dist: ipyleaflet
Requires-Dist: keplergl
Requires-Dist: laspy
Requires-Dist: leafmap>=0.38.0
Requires-Dist: localtileserver
Requires-Dist: lonboard
Requires-Dist: mapboxgl
Requires-Dist: mapclassify
Requires-Dist: maplibre
Requires-Dist: mapwidget
Requires-Dist: movingpandas
Requires-Dist: mss
Requires-Dist: netcdf4
Requires-Dist: networkx
Requires-Dist: odc-stac
Requires-Dist: osmnx
Requires-Dist: overturemaps
Requires-Dist: owslib
Requires-Dist: palettable
Requires-Dist: panel
Requires-Dist: planetary-computer
Requires-Dist: plotly
Requires-Dist: pydeck
Requires-Dist: pygis>=0.7.0
Requires-Dist: pyntcloud
Requires-Dist: pyproj
Requires-Dist: pysal
Requires-Dist: pyshp
Requires-Dist: pystac-client
Requires-Dist: rasterio
Requires-Dist: rasterstats
Requires-Dist: rio-cogeo
Requires-Dist: rioxarray
Requires-Dist: s2cloudless
Requires-Dist: sarpy
Requires-Dist: satpy
Requires-Dist: sentinelsat
Requires-Dist: shapely
Requires-Dist: simplekml
Requires-Dist: sliderule
Requires-Dist: spyndex
Requires-Dist: sqlalchemy
Requires-Dist: stackstac
Requires-Dist: usgs
Requires-Dist: whitebox
Requires-Dist: whiteboxgui
Requires-Dist: wxee
Requires-Dist: xarray
Requires-Dist: xarray-spatial
Requires-Dist: xcube
Requires-Dist: xee
Requires-Dist: xyzservices
Provides-Extra: all
Requires-Dist: lidar; extra == "all"

# geospatial

[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://gishub.org/geospatial-colab)
[![image](https://mybinder.org/badge_logo.svg)](https://gishub.org/geospatial-binder)
[![image](https://img.shields.io/pypi/v/geospatial.svg)](https://pypi.python.org/pypi/geospatial)
[![image](https://pepy.tech/badge/geospatial)](https://pepy.tech/project/geospatial)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/geospatial.svg)](https://anaconda.org/conda-forge/geospatial)
[![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/geospatial.svg)](https://anaconda.org/conda-forge/geospatial)
[![Conda Recipe](https://img.shields.io/badge/recipe-geospatial-green.svg)](https://github.com/conda-forge/geospatial-feedstock)
[![image](https://img.shields.io/badge/YouTube-Channel-red)](https://www.youtube.com/c/QiushengWu)
[![image](https://img.shields.io/twitter/follow/giswqs?style=social)](https://twitter.com/giswqs)

**A Python package for installing commonly used packages for geospatial analysis and data visualization with only one command.**

-   Free software: MIT license
-   Documentation: https://geospatial.gishub.org

[![](https://i.imgur.com/A4GkBLP.png)](https://geospatial.gishub.org)

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
