# geotimestamp

Latitude, Longitude and Time Encoding

Encode a geographic point location coordinates (latitude, longitude) along with a datetime value into a 15-chars short url-safe Base62 text string of letters and digits.
[ github.com/alterebro/geotimestamp ]

<script src="https://unpkg.com/geotimestamp"></script>

Encode


Decode


MIT License, 2022 ( Jorge Moreno, @alterebro )