Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teritorio/openstreetmap-logical-history-component
A demo of OpenStreetMap logical history (LoCha).
https://github.com/teritorio/openstreetmap-logical-history-component
locha openstreetmap teritorio
Last synced: 20 days ago
JSON representation
A demo of OpenStreetMap logical history (LoCha).
- Host: GitHub
- URL: https://github.com/teritorio/openstreetmap-logical-history-component
- Owner: teritorio
- License: mit
- Created: 2024-11-21T09:02:01.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T18:31:57.000Z (21 days ago)
- Last Synced: 2024-12-18T19:38:35.546Z (21 days ago)
- Topics: locha, openstreetmap, teritorio
- Language: TypeScript
- Homepage:
- Size: 655 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenStreetMap logical history (LoCha) UI component
## Run project locally
Install dependencies
```bash
yarn install
```Serve the demo page
```bash
yarn dev
```## Contribution
Please see the [contribution guide](CONTRIBUTING.md).
## Author
[Teritorio](https://teritorio.fr)