User Portlet User Portlet

Discussions
I drew a line using Google Earth. I saved it as "Line2.kml" (not kmz). I uploaded it to Wolfram Programming Lab. I can successfully import the line into Wolfram: kml1 = Import["Line2.kml", "Graphics"]; I can find all of the zip codes...
This is the complete code that shows the issue: GeoNearest["ZIPCode", GeoPosition[{40.11, -88.24}], {All, Quantity[5,"Miles"]}] Error message: A network operation for Geonearest timed out. Please try again later. Tried 10/8/2017 9:40 PM...