There is a java implementration
https://github.com/google/open-location-code/tree/master/java

Has a 'decode' method.
https://github.com/google/open-location-code/blob/master/java/src/main/java/com/google/openlocationcode/OpenLocationCode.java

Its a bit more complicated if need to deal with shortened codes. ie just
the local code, plus a locality name. Will need access to geocoder that can
turn those placenames into lat/long to use WITH the main Open Location Code
decoder.





On Sat, Mar 23, 2019 at 12:58 PM <faeze.k0...@gmail.com> wrote:

> how can i change a plus code address into lat and long to use in my java
> project?
>
> --
> Public site: http://www.openlocationcode.com/
> Github project: https://github.com/google/open-location-code
> Demo site: http://plus.codes/
> ---
> You received this message because you are subscribed to the Google Groups
> "Plus Codes Community Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to open-location-code+unsubscr...@googlegroups.com.
> To post to this group, send email to open-location-code@googlegroups.com.
> Visit this group at https://groups.google.com/group/open-location-code.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/open-location-code/a307c84f-d689-4c61-91c1-b1c35d70681f%40googlegroups.com
> <https://groups.google.com/d/msgid/open-location-code/a307c84f-d689-4c61-91c1-b1c35d70681f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Public site: http://www.openlocationcode.com/
Github project: https://github.com/google/open-location-code
Demo site: http://plus.codes/
--- 
You received this message because you are subscribed to the Google Groups "Plus 
Codes Community Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to open-location-code+unsubscr...@googlegroups.com.
To post to this group, send an email to open-location-code@googlegroups.com.
Visit this group at https://groups.google.com/group/open-location-code.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/open-location-code/CAJCAUuLnDR6A3HwMWbjUdJmd96OG8SPXv5UiHnn8H68%3DPoT6Sg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to