datasette-leaflet-geojson

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

Downloads
613
Stars
19
Committers
4

Bot releases are hidden (Show)

datasette-leaflet-geojson - 0.8.1 Latest Release

Published by simonw 11 months ago

  • Tiny fix for compatibility with other JavaScript plugins. Thanks, Alex Garcia. #22
datasette-leaflet-geojson - 0.8

Published by simonw over 3 years ago

datasette-leaflet-geojson - 0.7

Published by simonw over 3 years ago

  • Plugin now only shows maps for the first ten rows, with a "Click to view map" prompt for rows past that point. This can be customized using the new default_maps_to_load plugin setting. #16
datasette-leaflet-geojson - 0.6

Published by simonw about 4 years ago

  • Only injects JavaScript on pages that are rendering tables. #14
  • That JavaScript then scans for GeoJSON and dynamically loads Leaflet JavaScript and CSS if it finds any.
  • Now depends on Datasette 0.48 or higher.
datasette-leaflet-geojson - 0.5

Published by simonw about 4 years ago

  • Fix for large polygon sizes. #12
  • Shorten floating point representation. #11
  • Switch CI to GitHub Actions. #13
  • Improved README plus screenshot. #8
datasette-leaflet-geojson - 0.4

Published by simonw almost 5 years ago

  • Fixed bug where plugin fails to render a map if the cell value was truncated (#3)
  • Fixed incompatibility when loaded in the same environment as datasette-pretty-json (#6)
datasette-leaflet-geojson - 0.3

Published by simonw about 5 years ago

  • Fixed bug displaying multiple polygon maps on a page - #4 - thanks, @chris48s
  • Upgraded Leaflet to 1.5.1 - #5 - thanks, @chris48s
Package Rankings
Top 12.7% on Pypi.org
Badges
Extracted from project README
PyPI Changelog Tests License