Display results of geographic queries in PostGIS on an interactive Leaflet map.
An IPython extension inspired by mplleaflet and ipython-sql.
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
)