GeoAlchemy backend ================== If you want to store spatial information in a GIS database, Flask-Admin has you covered. The `GeoAlchemy`_ backend extends the SQLAlchemy backend (just as GeoAlchemy extends SQLAlchemy) to give you a pretty and functional map-based editor for your admin pages. Notable features: - Uses the amazing `Leaflet`_ Javascript library for displaying maps, with map data from `Mapbox`_ - Uses `Leaflet.Draw`_ for editing geographic information interactively, including points, lines, and polygons - Graceful fallback to editing `GeoJSON`_ data in a ``