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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emi420 authored Sep 1, 2023
1 parent 3922e1a commit 950e781
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,15 @@ Underpass is a customizable **data engine** that processes **OpenStreetMap** dat

It **updates a local copy of the OSM database** in near real-time, and provides customizable **statistics** and **validation** reports. It is designed to be **high performance** on modest hardware.

<img width="1483" alt="Screenshot 2023-09-01 at 07 44 19" src="https://github.com/hotosm/underpass/assets/1226194/09a942a0-9f03-49d1-9cfe-7359b764441b">

## Demo

We've deployed a rudimentary demo that keeps a database up-to-date for (some country),
rendering buildings and highlighting the ones identified as "un-squared":

[http://underpass.live:5000](http://underpass.live:5000/?fixtureId=%7B%22path%22%3A%22src%2Ffixtures%2FUnderpassMap.fixture.jsx%22%7D)

<img width="870" alt="Screenshot 2023-07-12 at 22 28 23" src="https://github.com/hotosm/underpass/assets/1226194/19f90e7a-d51c-4aa0-8f76-5155966587c5">

<img width="872" alt="Screenshot 2023-07-12 at 22 31 02" src="https://github.com/hotosm/underpass/assets/1226194/612894d5-4988-45fb-9aa0-4618b1a6e67e">

## Getting started

If you want to get started really quick and easy, use the [Docker installation](https://github.com/hotosm/underpass/blob/master/docs/install-docker.md) and skip the next steps.
Expand Down

0 comments on commit 950e781

Please sign in to comment.