Metadata-Version: 2.1
Name: datasette-leaflet-geojson
Version: 0.4
Summary: A Datasette plugin that renders GeoJSON columns using Leaflet
Home-page: https://github.com/simonw/datasette-leaflet-geojson
Author: Simon Willison
License: Apache License, Version 2.0
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: datasette
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# datasette-leaflet-geojson

[![PyPI](https://img.shields.io/pypi/v/datasette-leaflet-geojson.svg)](https://pypi.org/project/datasette-leaflet-geojson/)
[![CircleCI](https://circleci.com/gh/simonw/datasette-leaflet-geojson.svg?style=svg)](https://circleci.com/gh/simonw/datasette-leaflet-geojson)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/datasette-leaflet-geojson/blob/master/LICENSE)

Datasette plugin that replaces any GeoJSON column values with a Leaflet map.


