An ArcGIS user wants to create a tool that reads a Web data source from the U.S. Geological Survey site and create a feature class of earthquakes over magnitude 1 that have occurred in the last seven days. The data source URL is a .txt file directly usable as x, v event data, once downloaded.
The goal is to have a repeatable process to be run on demand overwriting the output each time with minimal user input and easy to understand for other users to whom the tool is provided
What should the user do to read and process the data?
Currently there are no comments in this discussion, be the first to comment!