Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microg/nominatimgeocoderbackend
UnifiedNlp geocoder backend that uses the OSM Nominatim service
https://github.com/microg/nominatimgeocoderbackend
android android-app geocoder geocoding java microg nominatim openstreetmap unifiednlp
Last synced: 3 months ago
JSON representation
UnifiedNlp geocoder backend that uses the OSM Nominatim service
- Host: GitHub
- URL: https://github.com/microg/nominatimgeocoderbackend
- Owner: microg
- License: apache-2.0
- Created: 2014-12-25T21:46:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T13:27:48.000Z (over 4 years ago)
- Last Synced: 2024-10-14T04:21:31.618Z (4 months ago)
- Topics: android, android-app, geocoder, geocoding, java, microg, nominatim, openstreetmap, unifiednlp
- Language: Java
- Homepage:
- Size: 180 KB
- Stars: 72
- Watchers: 19
- Forks: 19
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NominatimGeocoderBackend
========================
[UnifiedNlp](https://github.com/microg/android_packages_apps_UnifiedNlp) geocoder backend that uses OSM Nominatim service.Building
--------
Build using gradle.Used libraries
--------------
- [UnifiedNlpApi](https://github.com/microg/android_external_UnifiedNlpApi)License
-------
Copyright 2014-2017 microG Project Team
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.The launcher icon (res/drawable-*/ic_launcher.png) is created using the [Launcher Icon Generator from Android Asset Studio](https://android-ui-utils.googlecode.com/hg/asset-studio/dist/icons-launcher.html) and thus licensed under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/).