diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..a998192 --- /dev/null +++ b/readme.md @@ -0,0 +1,33 @@ +# geonotes + +a sample app demonstrating some GIS techniques on android in combination with data storage in sqlite and xml export. +Load in android studio. Distributed only for educational purposes. +Get apk [here](https://git.gugelfrei.de/android-fun/geonotes/src/branch/master/app/release/app-release.apk) + + +Geolocation with [osmdroid](https://osmdroid.github.io/osmdroid/). +![Screenshot_20240114-224050_Geonotes.png](https://mary.joefix.it/content/images/2024/01/Screenshot_20240114-224050_Geonotes.png) + +Within an webwiev with [openlayers](https://openlayers.org/) +![Screenshot_20240114-225018_Geonotes.png](https://mary.joefix.it/content/images/2024/01/Screenshot_20240114-225018_Geonotes.png) + +with osmdroid and satellite layers. +![Screenshot_20240114-232243_Geonotes.png](https://mary.joefix.it/content/images/2024/01/Screenshot_20240114-232243_Geonotes.png) + +straight forward ui +![Screenshot_20240114-233016_Geonotes.png](https://mary.joefix.it/content/images/2024/01/Screenshot_20240114-233016_Geonotes.png) + +![Screenshot_20240115-001937_Geonotes.png](https://mary.joefix.it/content/images/2024/01/Screenshot_20240115-001937_Geonotes.png) + + + + + + + + + + + + +