https://github.com/seatgeek/geocoder-java
Fork of https://code.google.com/p/geocoder-java/
https://github.com/seatgeek/geocoder-java
Last synced: 3 months ago
JSON representation
Fork of https://code.google.com/p/geocoder-java/
- Host: GitHub
- URL: https://github.com/seatgeek/geocoder-java
- Owner: seatgeek
- Created: 2015-02-19T02:48:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T16:34:35.000Z (almost 3 years ago)
- Last Synced: 2024-04-13T17:08:44.834Z (about 1 year ago)
- Language: Java
- Size: 372 KB
- Stars: 3
- Watchers: 20
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# geocoder-java
This is a fork of the open-source, Apache 2.0-licensed geocoder-java library originally hosted at https://code.google.com/p/geocoder-java/. The primary purpose of this version is to remove the slf4j dependency as it adds over 400 methods, which can be quite a lot when working with Android's dex method limit.