https://github.com/deeplook/geohippy
Geo Hipster Pythonic environment for quick geospatial explorations based on popular tools and services.
https://github.com/deeplook/geohippy
analysis geo geospatial jupyter notebooks python
Last synced: about 1 year ago
JSON representation
Geo Hipster Pythonic environment for quick geospatial explorations based on popular tools and services.
- Host: GitHub
- URL: https://github.com/deeplook/geohippy
- Owner: deeplook
- License: mit
- Created: 2021-10-03T22:09:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-30T20:33:54.000Z (over 4 years ago)
- Last Synced: 2025-03-24T18:12:37.321Z (over 1 year ago)
- Topics: analysis, geo, geospatial, jupyter, notebooks, python
- Homepage:
- Size: 888 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Geohippy
[](https://colab.research.google.com/github/deeplook/geohippy/blob/master/examples/index.ipynb)
[](https://mybinder.org/v2/gh/deeplook/geohippy/main?urlpath=lab/tree/examples/index.ipynb)
**The Geo Hipster Pythonic environment for quick geospatial explorations.**

## Introduction
**Geohippy** is a collection of libraries and clients for conducting interactive geospatial analysis and location intelligence in a Jupyter environment. The idea is to have a go-to environment ready to use and test online with no installation needed, or to install and run all or parts of it locally.
Most pieces come from the rich geospatial ecosystem in a Python 3 Jupyter kernel, with a few other kernels (Javascript, Typescript and C++) as a basis for installing others as well. This is a tiny sublist of available packages: JupyterLab, NumPy, GeoPandas, GeoPy, Matplotlib, Seaborn, Plotly, Geemap, Leafmap, Cartopy, Ipyleaflet, Folium, HoloViews, Datashader, Streamlit, Deck.gl, Kepler.gl, Mapbox GL, HERE MapWidget, H3, Ipycanvas, Ipycytoscape, and Xyzservices (the `environment.yml` file lists many more direct dependencies). For now a few example notebooks illustrate only the simplest use-cases for getting started.
More to come...