Returns the longitude and latitude for a given city
Queries the web for longitude and latitude coordinates. City can be specified by full name, or for the USA, by zip code.
menu: veeos ==> Web ==> longLat
library: netLib
This function takes advantage of the published API from openweathermap.org. Obtain your user ID by registering with openweathermap. The ID is free and will be usable for all API calls from openweathermap.org. Since this depends upon web services and the concomitant network connectivity, plus potential non-availability of specific location data, expect occasional intermittent behavior.
VEE 7.0+, all platforms