InTheCube
Expert Member
Hey guys
I'm busy developing a website and some downloadable/printable maps for a client.
He has requested that he wants the GPS co-ordinates to appear on the website, as well as on the downloadable/printable maps.
Now, I've used this website to get exact the co-ordinates, because I couldn't for the life of me figure out where to get this info on Google Maps.
The coordinates it produces are as follows:
Lat: -26.327211829550357
Lon: 27.82562255859375
Now there are a lot of digits after the decimal place. Is it safe for me to keep only the first 4 or 6 digits after the decimal point, and chop off the rest?
E.g:
Lat: -26.3272
Lon: 27.8256
How accurate do I need to be? What sort of accuracy do handheld/fitted GPS devices allow you to specify? How much is enough, how much is overkill. It needs to be simple, for use by truck drivers, suppliers, etc..
EDIT: Also, should I show the coordinates to the entrance of the property, or the middle of the property? One of the client's factories are situated on a huge plot, in a slightly more rural area. What's the right way of doing it?
I'm busy developing a website and some downloadable/printable maps for a client.
He has requested that he wants the GPS co-ordinates to appear on the website, as well as on the downloadable/printable maps.
Now, I've used this website to get exact the co-ordinates, because I couldn't for the life of me figure out where to get this info on Google Maps.
The coordinates it produces are as follows:
Lat: -26.327211829550357
Lon: 27.82562255859375
Now there are a lot of digits after the decimal place. Is it safe for me to keep only the first 4 or 6 digits after the decimal point, and chop off the rest?
E.g:
Lat: -26.3272
Lon: 27.8256
How accurate do I need to be? What sort of accuracy do handheld/fitted GPS devices allow you to specify? How much is enough, how much is overkill. It needs to be simple, for use by truck drivers, suppliers, etc..
EDIT: Also, should I show the coordinates to the entrance of the property, or the middle of the property? One of the client's factories are situated on a huge plot, in a slightly more rural area. What's the right way of doing it?
Last edited: