Is there a formula to change a latitude and longitude into a single number?
问题 Can you tell me if there is a formula to change a latitude and longitude into a single number? I plan to use this for a database table in software that provides routing for deliveries. The table row would have that number as well as the postal address. The database table would be sorted in ascending numeric order so the software can figure out which address the truck would need to go to first, second etc. Please can you respond showing VB or VB.Net syntax so I can understand how it works? For