From 9152ce4d907798e782093296a968bc02b32c4c84 Mon Sep 17 00:00:00 2001 From: yova Date: Mon, 15 Jan 2024 00:42:30 +0100 Subject: [PATCH] initial --- readme.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 readme.md 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) + + + + + + + + + + + + +