Skip to content

Visualize geographic data from Postgis in an IPython Notebook

Notifications You must be signed in to change notification settings

titouanc/ipython-postgis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IPython + PostGIS

Display results of geographic queries in PostGIS on an interactive Leaflet map.

An IPython extension inspired by mplleaflet and ipython-sql.

Usage

See Demo.ipynb

Geographies should be serialized as GeoJSON. All columns names that contain geojson willl be displayed on the map (it is the case for geographies serialized with ST_AsGeojson)

About

Visualize geographic data from Postgis in an IPython Notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published