Convert to valid lat/long codes
        Posted  
        
            by Henk
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Henk
        
        
        
        Published on 2010-06-14T12:30:05Z
        Indexed on 
            2010/06/14
            12:32 UTC
        
        
        Read the original article
        Hit count: 306
        
google-maps
|latitude-longitude
Hi all,
My source gave me the following lat and long codes from Amsterdam. But I can't get them working with Google Maps. Is there some logic behind it, or some kind of algorithm to convert them?
5,237,300,539,279,090 | 489,290,714,263,916
Should be something like this:
52.378268, 4.888859
How can one tell where the dots should be?
Thanks!
© Stack Overflow or respective owner