Bonjour,
- 1- I would like to export data like this :
"Surname, Name of place, longitude, latitude" in a std format .The objective is to position people on a map.
Is there a simple solution to solve this problem?
-2-: The coordinates could they be expressed in decimal degrees. Most of major mapping applications use this std (google, bing, geoportail, an so on). Why sexadecimal format is maintained ? Is there a way to convert it to the decimal format ?.