Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teritorio/openstreetmap-logical-history-demo
A demo of OpenStreetMap logical history (LoCha).
https://github.com/teritorio/openstreetmap-logical-history-demo
locha openstreetmap teritorio
Last synced: about 2 months ago
JSON representation
A demo of OpenStreetMap logical history (LoCha).
- Host: GitHub
- URL: https://github.com/teritorio/openstreetmap-logical-history-demo
- Owner: teritorio
- License: mit
- Created: 2024-11-21T09:02:01.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T09:28:19.000Z (about 2 months ago)
- Last Synced: 2024-11-21T10:27:01.344Z (about 2 months ago)
- Topics: locha, openstreetmap, teritorio
- Language: CSS
- Homepage:
- Size: 250 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenStreetMap logical history demo
## Run project locally
Install dependencies
```bash
yarn install
```Serve the demo page
```bash
yarn dev
```## Author
[Teritorio](https://teritorio.fr)