replication

[ESRI software] A means of copying and distributing data from one database to local, remote, or mobile users and then synchronizing between these databases for consistency.

repository

1 [ESRI software] In ArcGIS, a database that contains the schema information needed to create a geodatabase from a UML model created using a CASE tool. 2 [ESRI software] In … Read more

representation

1 [cartography] A method of illustrating data so it can be viewed and understood. In cartography, representation is used to depict likenesses of real-world features in such a way that … Read more

representation control point

[ESRI software] In ArcGIS, a specialized geometry vertex that controls the phases of certain geometric effects in a representation rule.

representation rule

[ESRI software] In ArcGIS, the combination of symbology and any geometric effects that together define the appearance of features sharing a common representation rule ID.

representative fraction

[cartography] The ratio of a distance on a map to the equivalent distance measured in the same units on the ground. A scale of 1:50,000 means that one inch on … Read more

resampling

[mathematics] The process of interpolating new cell values when transforming rasters to a new coordinate space or cell size.

residual

[statistics] In a regression model, the difference between the observed Y value and the predicted Y value; the unexplained portion of the dependent variable. Predicted values rarely match observed values … Read more

resolution

1 [cartography] The detail with which a map depicts the location and shape of geographic features. The larger the map scale, the higher the possible resolution. As scale decreases, resolution … Read more

resource center

[ESRI software] ESRI Web site providing various online resourcessuch as online help, user forums, blogs, samples, user communities, developer content, and so onto help users learn about and use a … Read more

REST

[Internet] Acronym for Representational State Transfer. An architecture for exchanging information between peers in a decentralized, distributed environment. REST allows programs on different computers to communicate independently of an operating … Read more

restriction

[network analysis] A Boolean network element attribute used for limiting traversal through a network dataset. “One way street,” “no trucks allowed,” and “buses only” are examples of restrictions.

reverse geocoding

[geocoding] The process of finding a street address from a point on a map.

RGB

[graphics computing] A color model that uses red, green, and blue, the primary additive colors used to display images on a monitor. RGB colors are produced by emitting light, rather … Read more

rhumb line

[geodesy] A complex curve on the earth’s surface that crosses every meridian at the same oblique angle. A rhumb line path follows a single compass bearing; it is a straight … Read more

rich client application

[programming] An application that stores and retrieves data locally rather than remotely, enabling easy interaction with other internal resources. Client-side applications maintain a consistent look and feel and support a … Read more

ring

[ESRI software] In ArcGIS, a geometric element from which polygons are constructed. A ring is a closed path (one that begins and ends at the same point).

ring study

The simplest and most widely used type of market-area analysis, in which a circle is generated around an area on a map; then the underlying demographics are extracted from the … Read more

river addressing

[linear referencing] In hydrology applications, another name for linear referencing. River addressing allows objects such as gauging stations to be located by their relative positions along a line feature.

RMS error

Acronym for root mean square error. A measure of the difference between locations that are known and locations that have been interpolated or digitized. RMS error is derived by squaring … Read more

roamer

[navigation] A transparent gauge that represents easting and northing distances at a given map scale, used to locate positions on a map.

roller-feed scanner

[data capture] A type of scanner that moves a document through a roller assembly over camera sensors that capture a digital image.

route

1 [linear referencing] Any line feature, such as a street, highway, river, or pipe, that has a unique identifier. 2 [network analysis] A path through a network. 3 In ArcGIS … Read more

route analysis

[ESRI software] In ArcGIS Network Analyst, a type of network analysis that determines the best route from one network location to one or more other locations. It can also calculate … Read more

Route Editing toolbar

[ESRI software] A set of tools that allows users to create and modify routes in ArcMap.

route event

[linear referencing] In linear referencing, linear, continuous or point features occurring along a base route system.

route event source

[linear referencing] In linear referencing, the result of the dynamic segmentation process. A route event source serves an event table as a dynamic feature class. Every row in the table … Read more

route event table

[linear referencing] In linear referencing, a table that stores route locations and their attributes. A route event table, at a minimum, consists of a route identifier field and a measure … Read more

route identifier

[linear referencing] In linear referencing, a numeric or character value used to identify a route.

route location

[linear referencing] In linear referencing, a discrete location along a route (point) or a portion of a route (line). A point route location uses only a single measure value to … Read more

route measure

[linear referencing] In linear referencing, a value stored along a linear feature that represents a location relative to the beginning of the feature, or some point along it, rather than … Read more

route measure anomalies

[linear referencing] In linear referencing, route measure values that do not adhere to the expected behavior. Route measure anomalies can often be fixed with ArcMap route editing tools.

route reference

[linear referencing] In linear referencing, a collection of routes with a common system of measurement stored in a single feature class (for example, a set of all highways in a … Read more

route renewal

[ESRI software] In ArcGIS Network Analyst, an object used in vehicle routing problem (VRP) analysis. A route renewal object specifies a depot that can be used by a particular route … Read more

route seed point

[ESRI software] In ArcGIS Network Analyst, a feature used in vehicle routing problem (VRP) analysis. A route seed point can be used to cluster the orders for a specified route.

route server

[ESRI software] A public ArcIMS virtual server that supports routing, reverse geocoding, and geocoding of Spatial Data Compressed (SDC) data. This server is available as an extension to ArcIMS.

route service

[Internet] A type of Web service that determines driving directions between a set of route stops.

route zone

[ESRI software] In ArcGIS Network Analyst, a feature used in vehicle routing problem (VRP) analysis. A route zone has a polygon geometry and can be used to define the area … Read more

rover

[GPS] A portable GPS receiver used to collect data in the field. The rover’s position can be computed relative to a second, stationary GPS receiver.

row

1 [database structures] A record in a table. 2 [database structures] The horizontal dimension of a table composed of a set of columns containing one data item each. 3 [data … Read more

row standardization

[spatial statistics use for geostatistics] A technique for adjusting the weights in a spatial weights matrix. When weights are row standardized, each weight is divided by its row sum. The … Read more

RPF

[data structures] Acronym for Raster Product Format. A data format composed of rectangular pixel arrays (compressed or uncompressed), produced by the National Geospatial-Intelligence Agency and U.S. allies for military applications.

RSS

[Internet] Acronym for Really Simple Syndication, Resource Description Framework (RDF) Site Summary, or Rich Site Summary, depending on the source. A simple, structured XML format for sharing content among different … Read more

RSS feed

[Internet] A text, audio, or media clip delivered over the Internet using RSS technology. RSS feeds can be delivered on demand to a browser with RSS-enabled software.

rubber banding

A procedure for adjusting the coordinates of all the data points in a dataset to allow a more accurate match between known locations and a few data points within the … Read more

rubber sheeting

1 [data editing] A procedure for adjusting the coordinates of all the data points in a dataset to allow a more accurate match between known locations and a few data … Read more

run time

[programming] The time during which a program is running, or the time it takes to run a program.

run-length encoding

A data compression technique for storing raster data. Run-length encoding stores data by row. If two or more adjacent cells in a row have the same value, the database stores … Read more

runtime environment

[programming] The host that provides the services required for compiled code to execute. The Service Control Manager (SCM) is effectively the runtime environment for COM. The Visual Basic Virtual Machine … Read more