Term
| You store 3D Data in DBMS through: |
|
Definition
| A list of polygons & multipolygons |
|
|
Term
| What is one disadvantage for storing 3D data as a list of polygon and multipolygons? |
|
Definition
|
|
Term
| You need longitude, altitude, and latitude in that order to store 3D geographic coordinates in a KML file |
|
Definition
|
|
Term
| Which of the following is not a common nested element in the KML file structure? |
|
Definition
|
|
Term
| You can store 3D model data in a KML file structure |
|
Definition
|
|
Term
| Atmospheric scientists want to use GIS because they like making maps |
|
Definition
|
|
Term
| What array of dimensions would you use to represent humidity varying with time over an area? |
|
Definition
|
|
Term
| NetCDF allows only one unlimited dimension? |
|
Definition
|
|
Term
| Atmospheric profiles require _______________ and ______________ data |
|
Definition
|
|
Term
| What is NetCDF short for? |
|
Definition
| d) Network Common Data Form |
|
|
Term
| Which of the following is not a likely use of Bathymetric LiDAR? |
|
Definition
| Mapping deep sea shipwrecks |
|
|
Term
| The near-infrared wavelength measures the distance to the surface of the water and the green wavelength measures the distance to the seabed |
|
Definition
|
|
Term
| Which of the following is the ‘best’ algorithm to use when trying to integrate topographic and bathymetric LiDAR? |
|
Definition
| Least Squares Collocation (LSC) |
|
|
Term
| The main difference between Least Squares Collocation and the other 3 integration methods discussed is that LSC uses the raw data and the other methods use the DEM data |
|
Definition
|
|
Term
| What is the most significant limitation in bathymetric LiDAR systems? |
|
Definition
|
|
Term
| Which one of the following is a true issue regarding implementation of HTML5 |
|
Definition
| JS programmers hesitant to switch over |
|
|
Term
| Which of the following are false regarding the Canvas element? |
|
Definition
|
|
Term
| The new Google Maps uses WebGL and is based on the HTML5 canvas element |
|
Definition
|
|
Term
| Which of the following is not an improvement on GoogleMaps via MapsGL |
|
Definition
| Measure distances on the canvas |
|
|
Term
| The Geolocation API uses location information from: |
|
Definition
| GPS and IP Address and RFID and MAC Address |
|
|
Term
| The Fowler and Little algorithm make use of the local interpolator and they proposed that positive points should be connected to negative points. |
|
Definition
|
|
Term
| The Distance Ordering method to triangulate a TIN model produces thin triangles |
|
Definition
|
|
Term
| Which option is true about the Delaunay Triangulation? |
|
Definition
| It partitions the map by assigning all locations to the nearest vertex |
|
|
Term
| Why does the GIS community use TIN? |
|
Definition
| a) it is accurate in drawing linear geographic features such as streams and ridges and Less points are needed to represent therefore less hard disk space needed and You can perform mathematical analysis |
|
|
Term
| What are 3 methods to select points for a TIN model? |
|
Definition
| Fowler/Little Algorithm, Drop heuristic, very important points algorithm |
|
|
Term
| A complex temporal event is made up of which two components |
|
Definition
|
|
Term
| The Time slider is new to ArcGIS 10.0 |
|
Definition
|
|
Term
| The date data type is the recommended format for storing temporal data in GIS |
|
Definition
|
|
Term
| To get time stored in a record format when it is stored in columns, you use what tool? |
|
Definition
|
|
Term
| If you have your data in MM/DD/YYYY hh:mm:ss what tool would you use to put it into the required format? |
|
Definition
|
|
Term
| ESRI’s Web Application Developer Framework uses Java |
|
Definition
|
|
Term
| For each of the discussion topics, which is the correct chronological order (first to last)? |
|
Definition
| ADF, API, Feature Service |
|
|
Term
| Which of these is NOT an intended use of the Feature Service? |
|
Definition
| Digitizing road centerlines |
|
|
Term
| API for Javascript relies on SOAP to communicate with ArcGIS Server |
|
Definition
|
|
Term
| Which of the following is a reason for using API for JavaScript |
|
Definition
| Compatible with most browsers and no plug-ins needed |
|
|
Term
| All inputs in our CEM model have a time component as a parameter |
|
Definition
|
|
Term
| How many wave-cut notches would you expect to see in a bedrock profile over time when erosion is only due to general wave action? |
|
Definition
|
|
Term
| Generally, which of the following model input has direct human interference? |
|
Definition
| Watershed and erosion transport |
|
|
Term
| What is a component of a littoral cell? |
|
Definition
Farfield Grid, Control Cells and Littoral sub-cells |
|
|
Term
| CEM can be applied to coastlines with beaches and sea cliffs |
|
Definition
|
|
Term
| Which of the following is not a Location-Allocation Problem type? |
|
Definition
|
|
Term
| When Performing Location-Allocation analysis, the best location is the same for all types of facilities |
|
Definition
|
|
Term
| In location-allocation, the algorithms assign the demand points to only one specific facility |
|
Definition
|
|
Term
| Which of these is not a location-allocation complexity factor |
|
Definition
| different type of surfaces |
|
|
Term
| Which of these should be executed in your preliminary process? |
|
Definition
|
|
Term
| In order to solve Fire Response Zones, which service (solver/tool) should be used? |
|
Definition
|
|
Term
| A simple network consist of Edges, Junctions and Turns |
|
Definition
|
|
Term
| A transportation network is uni-directional |
|
Definition
|
|
Term
| For emergency vehicle dispatch which service (solver/tool) should be used? |
|
Definition
|
|
Term
| Who introduced and defined the term REST? |
|
Definition
|
|
Term
| Stateless in REST refers to the fact that all information are carried with the transfer |
|
Definition
|
|
Term
| What does REST stand for? |
|
Definition
| Representational State Transfer |
|
|
Term
| What is the default output format when using ArcGIS Server REST API? |
|
Definition
|
|
Term
| What is an R-Tree used for? |
|
Definition
|
|
Term
| When was the R-tree proposed? |
|
Definition
|
|
Term
| R-Trees are optimum for data sets with heavy updating |
|
Definition
|
|
Term
| Objects are bound at what level of the R-Tree |
|
Definition
|
|
Term
| Which of these is not a disadvantage of using an R-Tree when editing data? |
|
Definition
|
|
Term
| Threshold value is important when using Supervised Techniques? |
|
Definition
|
|
Term
| Which techniques did we cover? |
|
Definition
| Image differencing, Change vector analysis and Post classification comp. |
|
|
Term
| One of the most important factors in determining which method to use is? |
|
Definition
|
|
Term
| The Vector Change Analysis is primarily measuring the Euclidean Distance between the location of the pixels |
|
Definition
|
|
Term
| Which of the following is NOT an algorithm belonging to the Supervised Technique category? |
|
Definition
|
|
Term
| The advantages of Cloud computing are so glaringly obvious that all businesses should adopt cloud systems immediately! |
|
Definition
|
|
Term
| One of the following options is NOT an advantage of IaaS… which one? |
|
Definition
|
|
Term
| Which of the following is not a cloud service supported by ESRI? |
|
Definition
| ArcGIS Server on Microsoft Azure |
|
|
Term
| It is the client’s responsibility to understand public and private keys in conjunction with encryption when using cloud services |
|
Definition
|
|
Term
| Which of the following is a disadvantage for cloud computing in small to medium businesses? |
|
Definition
|
|
Term
| Systematic errors are caused because of: |
|
Definition
|
|
Term
| It is not an error when maps are generalized for display |
|
Definition
|
|
Term
| In cadastral surveying, parcel fabrics are made up of: |
|
Definition
| line points and control points and parcel polygons |
|
|
Term
| Control point data in GIS software are used to correct for error |
|
Definition
|
|
Term
| When is multi-beam sonar most effective for collecting bathymetry data? |
|
Definition
|
|
Term
| The initial ESRI model for hydrology data storage was a raster based model |
|
Definition
|
|
Term
| What issues have prevented Hydrological modeling from being implemented in Large River Systems/basins |
|
Definition
| data storage, complexity and data collection |
|
|
Term
| In the raster series data model the catalog table stores a typeID attribute |
|
Definition
|
|
Term
| The three methods that are used to collect high resolution bath data are: |
|
Definition
| Interferometric sonar, LiDAR, multibeam sonar |
|
|
Term
| A web application requires a separate version for each different device/platform |
|
Definition
|
|
Term
| Which of the following is not an advantage of a native application? |
|
Definition
| users don’t have to download your app |
|
|
Term
| Native Apps have full access to the operating system API |
|
Definition
|
|
Term
| Which apps require the use of a bridge technology |
|
Definition
|
|
Term
| What type of app is best for collecting data in a remote location without network access |
|
Definition
|
|
Term
| A modified version of an SQL statement must be used to access PostgreSQL data from R |
|
Definition
|
|
Term
| Which of the following is a PostGIS function? |
|
Definition
|
|
Term
| Running stats is often a cumbersome process and requires manual effort? |
|
Definition
|
|
Term
| Which of the following input model parameters are considered to be dynamic |
|
Definition
|
|
Term
| Which of the following does not directly access data through GeoServer |
|
Definition
|
|