GispoCoding / ipygis

GIS utils for Jupyter Notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipygis

GIS utils and GIS visualization/analysis functions for Jupyter Notebook.

Usage

Among other things, ipygis is the engine behind https://github.com/GispoCoding/geoviz-notebooks .

https://github.com/GispoCoding/geoviz-notebooks/blob/main/notebooks/visualize.ipynb contains examples on how to visualize PostGIS data and GeoDataFrames.

https://github.com/GispoCoding/geoviz-notebooks/blob/main/notebooks/export.ipynb contains examples on how to export ready-made analyses and visualizations.

https://github.com/GispoCoding/geoviz-notebooks/tree/main/notebooks/clusters_demo contains examples on how to run cluster analysis on your aggregated data.

Requirements

This package uses following requirements:

About

GIS utils for Jupyter Notebook

License:MIT License


Languages

Language:Python 100.0%