GIS Dictionary
wait time
[computing] The amount of time between the time that a client requests an object from a server and the time the client receives that object.
walk mode
[ESRI software] In ArcGlobe, a navigation mode that allows navigation on a globe close to the ground, simulating walking.
war fighting element
[defense] In MOLE, a real-world battle element, such as a ground force unit or a lane boundary, represented by MOLE symbols on a map.
war fighting symbol
[defense] In MOLE, graphics on a map that represent battle elements such as ground troops and direction of troops. These graphics are used to plan and execute military operations in … Read more
watch file
[ESRI software] A text file that records all dialog during an ArcInfo session. Watch files can be edited and converted to macro programs.
waterfall model
[programming] A software design methodology in which development proceeds through a top-down process of overlapping stages. First proposed in 1970, the waterfall model is a highly structured approach to a … Read more
watershed
[hydrology] A basin-like terrestrial region consisting of all the land that drains water into a common terminus.
wavelength
[physics] The distance between two successive crests on a wave, calculated as the velocity of the wave divided by its frequency.
wavelet compression
[data storage] A lossy method of data compression that uses mathematical functions and is best used in image or sound compression.
wayfinding
1 [geography] The mental activities engaged in by a person trying to reach a destination, usually an unfamiliar one, in real or virtual space. Wayfinding consists of acquiring information that … Read more
waypoint
[GPS] A location of interest, or a reference point on a route, stored as latitude-longitude coordinates and often captured by a GPS receiver.
web application
1 [Internet] A software program that communicates via the World Wide Web and delivers Web-based information to the user in HTML format. Web applications are typically used to add customization … Read more
web application template
[Internet] A file that contains a user interface as well as all the code and necessary files to use as a starting point for creating a new customized Web application. … Read more
web browser
[Internet] An application that allows users to access and view web pages on their computer screens. Web browsers enable users to view HTML documents on the World Wide Web.
Web control
[Internet] The visual component of a Web form that executes its own action on the server. Web controls are designed specifically to work on Web forms and are similar in … Read more
Web Feature Server specification
[Internet] A set of interface specifications that standardizes data manipulation and map display on the Internet. The Web Feature Server (WFS) specification is the result of a collaborative effort assembled … Read more
Web Map Server specification
[Internet] A set of interface specifications that provides uniform access by Web clients to maps rendered by map servers on the Internet. The Web Map Server (WMS) is the result … Read more
Web server
[hardware] A computer that manages Web documents, Web applications, and Web services and makes them available to the rest of the world.
web service
[Internet] A software component accessible over the World Wide Web for use in other applications. Web services are built using industry standards such as XML and SOAP, and thus are … Read more
Web service catalog
[Internet] A collection of ArcGIS Server Web services. A Web service catalog is itself a Web service with a distinct location (URL) and can be queried to obtain the list … Read more
Web site
[Internet] A collection of Web pages (HTML files) that are interconnected with hyperlinks and published on the World Wide Web.
weed tolerance
[data capture] The minimum distance allowed between any two vertices along a line, set before digitizing. When new lines are added, vertices that fall within that distance of the last … Read more
weeding
[data capture] Reducing the number of points that define a line while preserving its essential shape.
weight filter
[ESRI software] In geometric networks, a specification for which network features can be traced based on their weight values.
weighted constrained adjustment
[ESRI software] In Survey Analyst for field measurements, one of two possibilities for performing a constrained adjustment. In the weighted constrained adjustment, the reference point coordinates are treated as observed … Read more
weighted mean center
[spatial statistics use for geostatistics] The geographic center of a set of points as adjusted for the influence of a value associated with each point. For example, while the mean … Read more
weighted moving average
[spatial statistics use for geostatistics] The value of a point’s attribute computed by averaging the values of its surrounding points, taking into account their importance or their distance from the … Read more
weighted overlay
[data analysis] A technique for combining multiple rasters by applying a common measurement scale of values to each raster, weighting each according to its importance, and adding them together to … Read more
WGS72
[geodesy] Acronym for World Geodetic System 1972. A geocentric datum and coordinate system designed by the U.S. Department of Defense, no longer in use.
WHERE clause
[programming] A SQL clause that specifies a selection criterion that allows filtering of a query result set.
windowing
[graphics map display] The process of limiting the viewable extent of a map or data by panning and zooming.
wireless application
[Internet] A ready-to-use Web application for a wireless client such as a handheld device, PDA, or cellular phone, designed for a specific purpose such as maps and routing for travel … Read more
work order
[organizational issues] One specific task that proceeds through each stage of an organization’s workflow process, including design, acceptance, and construction in the field.
workgroup geodatabase
[ESRI software] A Microsoft SQL Server Express database that uses ArcSDE technology to store, query, and modify spatial data. Workgroup geodatabases accept up to 10 non-Web client connections and unlimited … Read more
working directory
[computing] A directory that indicates the appropriate location on disk to place results from analysis.
workstation
[hardware] A computer that has better graphics capabilities and more processing power than most personal computers, and is able to carry out several tasks at once. Workstations usually share data … Read more
world file
[data storage] A text file containing information about where an image should be displayed in real-world coordinates. When an image has a properly configured world file, GIS software can use … Read more
World Wide Web
[Internet] A worldwide, decentralized, public information space for sharing documents and conducting business on the Internet. Components of the World Wide Web include information in the form of HTML documents; … Read more
WSDL
[Internet] Acronym for Web Service Description Language. An XML format for describing the methods, types, and connection point of a SOAP Web service.