Skip to content

Commit

Permalink
[OPG] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amenk committed Dec 28, 2023
1 parent 4cc2311 commit dc9e283
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
# OsmAPP – beta
# OsmAPP - OpenPlaceGuide Fork

Additional features for OpenPlaceGuide

- Allow Proxying requests which are not handled by OsmAPP
- Include link to OpenPlaceGuide pages (via discover service)

## Building

```bash
docker build --build-arg PROXY_BACKEND=http://opg-pages/ . -t osmapp
```

# OsmAPP – beta (Original Readme)

Lets create a universal OpenStreetMap app for broad public. It should be as easy to use as Google Maps, including clickable POIs and editing capabilites. See also [SotM 2021 talk](https://github.com/zbycz/osmapp-talk).

Expand Down

0 comments on commit dc9e283

Please sign in to comment.