Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 722 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 722 Bytes

elasticboard

Pingboard adapter for Elasticsearch, enhancing locations with geocoding.

Sample tile map visualization using Kibana:

preview

Installation

Install python3, e.g., on Mac:

brew install python3

Install Python dependencies:

pip3 install elasticsearch googlemaps pyyaml

Usage

See elasticboard.yml for API configuration and custom mappings.

Pingboard API

Request an API service account to your account admin.

Google Maps API

Create a key here.