Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 545 Bytes

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)