Geolocation - Forum

Forum Navigation
You need to log in to create posts and topics.

Geolocation

Hi,

I would like to know how to use data (lattitude and longitude) from geolocation to display spots on a maps (GoogleMap or other...) and/or what can we do with these informations ?
Thank you !

Sorry to say that, but only knowing Lat and Long without knowing what to do with these data is a bit useless.
At least it will be good to be able to use a map.

But may be am I wrong,  please let me know.

Best regards to all !

Sorry for the delay in answering you @cdy44-2
All maps services allows sending lat and long to load a map. For example follow this link:

https://www.openstreetmap.org/#map=14/40.7064/-3.9174

map=14 is the zoom factor and 40.7064/-3.9174 are lat and long.
Google maps is very similar. Using the service API you can add your own spots with any kind of information to the maps. But you should study each API in order to learn how to se them.

Regards.

 

CDY@44 has reacted to this post.
CDY@44

Hi Luis,

Thank you for the answer. I will check this.
Don't worry for late answer !
Have a good day !

regards,

 

I have this message : http://www.openstreetmap.org n'autorise pas la connexion. (connexion not allowed)

I have compiled and put online (send you the link by email)

Please take a look here:
https://wiki.openstreetmap.org/wiki/Deploying_your_own_Slippy_Map
It looks interesting to create a new plugin ;)
CDY@44 has reacted to this post.
CDY@44

@cdy44-2 please take a look at the attached sample app.
I will probably make a plugin for this in the near future.

Regards.

Uploaded files:
  • You need to login to have access to uploads.
CN_Iceman has reacted to this post.
CN_Iceman

the creation of plugin is unfortunately out of my competences...  :(

Don't worry, I will do it :)

CDY@44 has reacted to this post.
CDY@44

@cdy44-2 don't miss out the sample app I have posted just at the same time you were writing :)

Thank you so much !!! You are GREAT !!!