doordesk-rs/public/articles/projects/20230427-lightning.md

13 lines
545 B
Markdown
Raw Normal View History

2024-01-25 02:40:50 -05:00
```toml
content_type = "project"
title = "Lightning"
date = "2023 4 27"
```
[Lightning](https://lightning.doordesk.net) is a mapping/data vis project for finding
EV charging stations. It uses [Martin](https://github.com/maplibre/martin) to serve
tiles generated from [OpenStreetMap](https://www.openstreetmap.org) data to a
[MapLibre](https://maplibre.org/) frontend. Additional layers are added on top
via [Deck.gl](https://deck.gl) using data from [EVChargerFinder](https://github.com/kevin-fwu/EVChargerFinder) made by my friend
Kevin.