yanisIk / geojson-dashboard

A very cool geo dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geojson-dashboard

A configurable framework for building a geographic "data dashboard" from a GeoJSON file.

Features

  • Flexible template built on active open source components
  • Entirely client-side, can be hosted for free on GitHub Pages
  • Built on the incredibly popular Bootstrap UI framework
  • Maps via Leaflet, the leading open source JavaScript mapping library
  • Interactive data table with sorting, searching, column toggling, and data export via the Bootstrap Table plugin
  • Advanced, interactive GeoJSON data querying that integrates jQuery QueryBuilder with AlaSQL
  • Advanced charting via C3.js, the D3-based reusable chart library

Screenshots

Split screen view

Map

Feature Info popup

Info

Interactive charts

Charts

SQL query filters

Filter

About

A very cool geo dashboard

License:MIT License


Languages

Language:JavaScript 53.2%Language:HTML 41.9%Language:CSS 4.8%