AddressToGPS is a open source tool to search for an address, location

Related tags

Maps AddressToGPS
Overview

AddressToGPS

AddressToGPS is a open source tool to search for an address, location, or area using the Google Maps javascript API. Once you have selected a location you then can get the coordinates and open the location in a maps app (OsmAnd). This tool does not require your location, only an internet connection.

Donations: Bitcoin: 1NjjuTxXm3ezpnVUGk4VmdEZUcym3SKZ8z

PayPal: paypal.me/AddressToGPS

Comments
  • Handle map/routing intent generated by AOSP contact app.

    Handle map/routing intent generated by AOSP contact app.

    Pretty quick and dirty, but this seems to work on my 5.1.1 AOSP ROM to allow me to select the route icon on an address in the contacts app and have AddressToGPS field it properly. For me, this resolves the issue I opened a little while ago https://github.com/DanielBarnett714/AddressToGPS/issues/9

    opened by n76 3
  • appear in the list of apps to share address

    appear in the list of apps to share address

    Hello,

    Thank you for this app that is very usefull for me. The only thing is when I click on an address for example in my contacts, I have a list of app to open it with. It would be great if your app appearred in the list.

    Or when I want to share an address from another app, it would help if your app appeard in the list ..

    I don't know how you tell android to add an app in the list of addresses linked apps, but I hope it's not to difficult.

    opened by SimpleHomeUser 2
  • Encourage users to map addresses in OSM

    Encourage users to map addresses in OSM

    Hopefully your app will become obsolete if OSM data improves. Once users have used your app and arrived at their destination, they should be able to verify the address and add it to OSM. However, we should be clear not to copy from Google.

    This is a general idea and I will try to think of specific ways this can be implemented. Is this something you would be interested in?

    opened by ghost 2
  • Search OpenStreetMap first

    Search OpenStreetMap first

    I think Google should be used as a fall-back method if the address is not already in OpenStreetMap. Nominatim is a well-used geocoder, and the MapQuest instance is acceptable for heavy use.

    Mapzen Search is another possibility.

    opened by ghost 2
  • Mismatching version information

    Mismatching version information

    ./app/build.gradle and ./app/src/main/AndroidManifest.xml have different version information. Please raise them to the same level or -- what I personally recommend -- just drop them in one place.

    opened by ghost 2
  • API Blocked

    API Blocked

    Well google seems to have blocked their API for this app. I'm currently trying to figure out a way to fix it but I don't know if I will be able to. It seems to be tied with the package name, so the code is still functional, but the app doesn't work. Any help would be greatly appreciated as I think this is a very useful app.

    Daniel

    opened by DanielBarnett714 2
  • Handle address intents

    Handle address intents

    It would be wonderful if your app could handle the intent generated by the stock AOSP address book when you tap on the navigate button by the address for a contact.

    At present I have to copy the address out of the address book and paste it into your app.

    opened by n76 0
  • Update versioncode

    Update versioncode

    You have released multiple versions, but haven't touched the versioncode and versionname in ./app/build.gradle. At least increasing the integer in versioncode is mandatory for Android, since it get's used to compare versions (e.g. to check if an update is needed or available). Also it would be a good idea to match git tags/releases with the versionname.

    More information about versioning Android apps is available at https://developer.android.com/tools/publishing/versioning.html .

    opened by ghost 0
  • Build files for root project missing

    Build files for root project missing

    You are missing the ./build.gradle for the root project and only have ./app/build.gradle. Also you most likely have a ./settings.gradle which references the :app folder for building. That file should be included as well.

    opened by ghost 0
  • Lookup does not work anymore

    Lookup does not work anymore

    The lookup does not work amymore simce a few days. The following error occurs:

    This page can't load Google Maps correctly.

    See rendering in screenshot

    screenshot

    opened by adrium 21
  • Feature Requests: Persistent state, history in cities, easier copy of coordinates

    Feature Requests: Persistent state, history in cities, easier copy of coordinates

    It would be nice if I didn't have to fill in state and city every single time. I use this app in conjunction with PocketMaps from F-Droid, because there isn't really a good maps app in there that can find the places I want. This means that I'm often performing these steps in the car or in some other hurried situation:

    • open app
    • type in state (this should just stay as whatever you last set)
    • type in city (this should also but with a drop down of previously used cities)
    • type in address or business (might be cool to have clearable history here too)
    • hit lookup
    • select a result
    • tap and hold coordinates to highlight, then adjust when not all of it got highlighted :)
    • select copy
    • switch to other app (and then more steps there)

    The Navigate button does nothing for me, but that's probably because I don't have an app with the correct intents. For this scenario, it would be nice if you had a "copy results/coordinates to clipboard" button.

    Thanks for the useful app!

    opened by glitchphan 1
Releases(1.32)
Owner
Daniel Barnett
Daniel Barnett
LocationPicker 2.1 0.4 Java - A simple and easy to way to pick a location from map

Introduction LocationPicker is a simple and easy to use library that can be integrated into your project. The project is build with androidx. All libr

Shivpujan yadav 61 Sep 17, 2022
Positional is a location information app for Android with Compass, Clock, Level, Sun and Moon and many other features.

Positional is a location based app that utilizes the device's GPS and fetches various details of the current latitude and longitude data like Altitude, Speed, Address and similar other information and show it in easily understandable format to the user. Alongside this main functionality of being a location app, Positional also provides a separate panel for Compass and Clock, and they serve their own purpose as their name suggests.

Hamza Rizwan 85 Dec 28, 2022
My Maps displays a list of maps, each of which show user-defined markers with a title, description, and location. The user can also create a new map. The user can save maps and load them in from previous usages of the app.

My Maps Bryant Jimenez My Maps displays a list of maps, each of which show user-defined markers with a title, description, and location. The user can

null 0 Nov 1, 2021
An android app that uses Google Maps API and SDK to track a user's location and calculate the total distance travelled

Bike Rush is an android app that uses Google Maps API and SDK to track a user's location and calculate the total distance travelled by him or her along with time and average speed.

Ishant Chauhan 21 Nov 14, 2022
Android library that allows you to determine your location in a few of lines

locsimple Android library that allows you to determine your location in some lines! Benefits: automatic processing of permissions processing of enabli

Dmitry 7 Aug 31, 2022
App usage tracker which maps your app usage to geo location.

Guilt Guilt is an inspiration from Meta (pun intended), it tracks the apps usage and maps it with geo location data where the app was last used. The a

null 6 Dec 28, 2022
An app to search nearby businesses on Google Maps & Add Grocery Items to List!

GoStore: Internship Program Project A mobile app is built where the user can search for his nearby locations based on his requirement. Whenever the us

null 7 Nov 28, 2022
Durim Aliu 0 Feb 1, 2022
An auto IBCS API response status checking tool which test tax, address and account module

IB IBCS API Test Tool An auto IBCS API response status checking tool which test tax, address and account module. Getting Started Cd to the cloned dire

Gabriel Liu 0 Oct 15, 2021
An Awesome Kotlin Location library to retrieve location merely in 3 lines of code

An Awesome Kotlin Location library to retrieve location merely in 3 lines of code

Birju Vachhani 288 Dec 30, 2022
A TODO list app with location reminders that remind the user to do something when the user is at a specific location

Project Title Location Reminder Getting Started A TODO list app with location reminders that remind the user to do something when the user is at a spe

Raghav Saboo 0 Dec 5, 2021
Google map location tracker uploading current to realtime database and displaying location information from firebase realtime.

WEEK-8-SQ009-ANDROID LOCATION - GROUP WORK (2) Problem Description Track your partner(s). Implementation 1: You are to build a map application to show

null 0 Mar 16, 2022
Location-history-viewer - Small compose-desktop app to view data from google's location history

Google Location History Takeout Viewer This application provides a minimalistic

Chris Stelzmüller 3 Jun 23, 2022
A Todo list app with location reminders that remind the user to do something when he reaches a specific location.

A Todo list app with location reminders that remind the user to do something when he reaches a specific location.

Virginia Redondo 0 Jan 6, 2022
Location-permission-handler - Location Permission Handler For Android

Location Permission Handler Easy way to check location permissions for Android 9

null 1 Feb 1, 2022
Xposed module which will set location where you want without effect mock location.

GPS Setter Support/Discussion: XDA thread As most of GPS spoof app not working anymore coz some are old and some are not proper implement with current

Android1500 73 Dec 28, 2022
XliteKt is an open-source, and forever open-source Kotlin based OSRS Emulator for educational purposes.

xlitekt Introduction XliteKt is an open-source, and forever open-source Kotlin based OSRS Emulator for educational purposes. Currently built around th

Runetopic 6 Dec 16, 2022
DuGuang 1k Dec 14, 2022
Android ImageView replacement which allows image loading from URLs or contact address book, with caching

Smart Image View for Android SmartImageView is a drop-in replacement for Android’s standard ImageView which additionally allows images to be loaded fr

James Smith 1.3k Dec 24, 2022
An address-autocompleting text field for Android

android-PlacesAutocompleteTextView An AutocompleteTextView that interacts with the Google Maps Places API to provide location results and caches selec

SeatGeek 283 Dec 28, 2022