Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8f4ac71

Browse files
committed
Create README.md
1 parent 4f118dd commit 8f4ac71

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.idea

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# About
2+
This repository consists of modules which are Android client and web server. Applications communicate via SOAP. The server provides endpoints for cropping images of a map. On the other hand, the client provides a presentation layer and allows for image cropping via form submission or drawing rectangle on the image. More details in corresponding repositories.
3+
4+
![Teaser gif](teaser.gif)
5+
6+
# Credits
7+
Provided static map image is from [OpenStreetMap](https://www.openstreetmap.org/).
8+
OpenStreetMap data is available under the Open Database License (ODbL).
9+
You can read more about copyrights [here](https://www.openstreetmap.org/copyright/en).

teaser.gif

1.62 MB
Loading

0 commit comments

Comments
 (0)