You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parsing lat/lon in Degree/Minutes/Seconds format is very flaky and requires a very precise format in order to get picked up. It also cannot handle Degrees/Decimal Minutes format at all.
There are a couple of libraries that may help with this:
Parsing lat/lon in Degree/Minutes/Seconds format is very flaky and requires a very precise format in order to get picked up. It also cannot handle Degrees/Decimal Minutes format at all.
There are a couple of libraries that may help with this:
May require some playing to figure out the best option.
Ideally, the system should be handle all the weird ways people input Lat/Lon and convert it appropriately.
The text was updated successfully, but these errors were encountered: