-
Notifications
You must be signed in to change notification settings - Fork 2
History
k3b edited this page Mar 17, 2023
·
7 revisions
- Added support for wikidata
- Bugfix: #7: "geo:0,0?q=Testgasse 13, 12345 Testhausen" resulted in geo:13,12345
- Added support for fuzzy geo uri-s (without lat/lon but with Search expression)
- Bugfix npe
- #4: kml-import: Add symbol-support (... + )
- gpx-import: added Symbol (...)
- wikipedia-import: added Description (...)
- poi-import: description can be either or ...</üoi>
- #5: added support for export to kml/kml.zip/kmz/gpx/gpx.zip/gpz/poi/poz file format. (kmz=kml in zip, gpz=gpx in zip)
- #6: Sub-Project geo to wikipedia kml
-
minimal android geo consuming demo-project available at https://github.com/k3b/k3b-geoHelper/tree/master/demo-geoHelper
-
geo testclient available at https://github.com/k3b/k3b-geoHelper/tree/master/geo-testgui
-
Versioon v1.1.14 available for
build.gradle
onjcenter
andmavencentral
viadependencies { compile 'com.github.k3b:k3b-geoHelper:v1.1.4' }
- Added support for wikimedia-web-apis of wikipedia and wikivoyage
- Changed Licence from gpl v3+ to Apache 2.0
- Seperate Standalone lib
- geo-uri support
- file support gpx und kml
- parse different flavours of ISO_8601 Date Formats
- The Lib is a local sub project for https://github.com/k3b/LocationMapViewer/ and https://github.com/k3b/APhotoManager
- Licence gpl v3+