An ArsGIS user has a Python script to synchronize a geodatabase with large numbers of updates from the server. Why does the ArcGIS user benefit from scheduling the synchronization process through Task Scheduler?
A. The Windows Task Scheduler runs the script automatically and can be set to run during off peak hours
B. The Windows Task Scheduler prompts if there are any data validation errors and logs them in a text file
C. The Windows Task Scheduler prompts if the server is not available and logs server errors in a text file
D. The Windows Task Scheduler validates the script and opens it in a default debugging environment
An ArcGIS user runs the Central Feature geoprocessing tool on a polygon feature class. The output feature is far north of the center of the feature class.
Why is the output feature off center of the feature class?
A. There are more polygons In the northern part of the feature class
B. The polygons in the northern part of the feature class are larger
C. The feature class is not in the same promotion as the data frame
D. A weight field is not specified
An ArcGIS user is making a map and needs to symbolize cliff and escarpment features above contour features. How can the features be ordered correctly if they are all in the same layer?
A. set a definition query
B. use symbol level drawing
C. use scale-dependent drawing
D. reorder the symbols in the symbology properties
When is an ArcGlS user required to change the format of data before working with it in ArcMap?
A. when the data is an ESRI interchange (.e00) file
B. when the data is an Autodesk dwg file
C. when the data is an ERDAS Imagine (img) file
D. when the data is in a JPEG (jpg) format
A geodatabase designer has a requirement that individual spot elevation points, contours, and a digital elevation model be stored as separate layers and also be used to generate a surface for visibility analysis.
Which geodatabase dataset type should the designer use?
A. raster catalog
B. terrain dataset
C. raster dataset
D. TIN surface
An ArcGIS user has a point feature class, and needs to determine an area of Influence for each point. Which tool should be used to perform this analysis?
A. Shortest Path
B. General QQ Plot
C. Neighborhood Statistics
D. Voronoi Map
An ArcGIS has created a definition query on a parcel feature in a personal geodatabase to only show areas classified as residential. The user's company has decided to update all personal geodatabase to file geodatabases.
When the ArcGIS user updates the source data to point to the parcel feature class in the file geodatabase they receive the following error.
"One or more layers failed to draw:
Parcel: An invalid SQL statement was used. [Select Shape FROM Parcel WHERE [Parcel] B residential]
Parcel: An invalid SQL statement was used"
What is the correct SQL statement for the file geodatabase?
A. {Parcel} = residential
B. [Parceii = residential
C. Parcel = residential
D. "Parcel" = residential
An ArcGIS user in a county office receives a large volume of data In shapefiles, coverages and table formats. The user is responsible for converting the data to a standard feature class format and writing it into a central enterprise geodatabase. The data must be simultaneously available for editing and spatial analysis tasks.
How should the Windows Task Scheduler be used to achieve these goals?
A. schedule to run a geoprocessing service with (he [asks and maintain log of script validation errors
B. schedule to run a geoprocessing service with the tasks and allocate a specific lime to run each task in the service
C. patch the tasks in a script and schedule to run the script at a scheduled time at non- peak hours
D. patch the tasks In a model and schedule to run the model at a scheduled time at non- peak hours
An ArcGIS user downloads shapefiles from a Web site. The metadata on the Web site Indicates that the spatial reference the same as that used in the user's workplace, but the downloads draw southwest of the user's data and the downloaded data appears too small.
What is the most likely cause of the alignment problem?
A. The metadata refers to an incorrect datum
B. The linear units referred to in the metadata are incorrect
C. The central meridian from the metadata is incorrect
D. The latitude of origin from the metadata is incorrect
While attempting to geocode schools within a 20-mile of a museum, an ArcGIS user realizes that the table they are trying to geocode only contains the names of the schools. The table tails to include the school addresses.
Which type of table should the user link to their address locator in order to efficiently display the locations of the schools?
A. A composite alias table
B. An alternate name table
C. A primary name table
D. A place name alias table