EasyVerter is a small HTML5/JavaScript application developed to provide a flexible and dynamic method of converting and formatting coordinates from a variety of source formats. The converters available at the time only provided conversions for coordinates that were all in the same format - they would then convert them to whatever format you desired. These converters did not meet my needs because I often found myself needing to convert a batch of coordinates in different/random formats. As a result, I developed an application that will accept lat/lon coordinates in virtually any format and then convert them to a standard format - which can be customized.
Website: https://lat-lon-converter.netlify.com/
Technologies Used
The application was built as a mobile web map using JQuery Mobile:
- HTML/JavaScript/CSS
- JQuery Mobile