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: about 2 months 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-12T16:13:58.000Z (4 months ago)
- Last Synced: 2025-02-12T17:27:00.977Z (4 months ago)
- Topics: locha, openstreetmap, teritorio
- Language: TypeScript
- Homepage: https://teritorio.github.io/openstreetmap-logical-history-component/
- Size: 6.42 MB
- 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)