my understanding (minimal) is that: without latitude & longitude,
you can't derive an area's pluscode.
if this is not correct, plus do not read any of the following. thank
you, and i apologize for wasting your time.
----------------------------------------------------------------------------------------------------------
there is a pluscodes library available here:
This is an implementation of the Open Location Code, OLC, library in B4X. The class source is an adaption of the VBA source provided on GITBUB VBA Source I stay these days in rural province area, common postal addresses are not a given, usually the nick name is sufficient for a village. For...
www.b4x.com
i tried it after seeing your question.
i could not understand it. perhaps you will have better luck.
i found the original project on github, so i decided to compile it to a "library"
of sorts.
attached plus find my "library" and an example of how it works. i am also
attaching a screen capture of its output. all you do is provide a latitude
and longitude and some kind of area parameter, and the method returns
the area's pluscode. i have no idea what any of that means. you say you
need pluscodes. my example will give you that. it will also give you a lot
more, but you asked only for the pluscode.
take the attached .jar and .xml files and copy them to your additional libraries
folder (just like any other library). then build and run the example. i hope it
makes sense to you.