A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Clarke Belt

[astronomy] An orbit 22,245 miles (35,800 kilometers) above the equator in which a satellite travels at the same speed that the earth rotates. The Clarke Belt was named after the … Read more

Clarke ellipsoid of 1866

[geodesy] A reference ellipsoid having a semimajor axis of approximately 6,378,206.4 meters and a flattening of 1/294.9786982. It is the basis for the North American Datum of 1927 (NAD27) and … Read more

class

1 [data analysis] A set of entities grouped together on the basis of shared attribute values. 2 [data models] Pixels in a raster file that represent the same condition. 3 … Read more

class intervals

A set of categories for classification that divide the range of all values so that each piece of data is contained within a nonoverlapping category.

classification

[cartography] The process of sorting or arranging entities into groups or categories; on a map, the process of representing members of a group by the same symbol, usually defined in … Read more

classification table

[ESRI software] An ASCII file in the geocoding rule base that identifies and classifies keywords that may appear in an address, such as street types and directions. Classification tables have … Read more

CLDC

[programming] Acronym for Connected Limited Device Configuration. A framework for developing J2ME applications for devices with very limited resources, such as wireless devices.

clean data

[data quality] Data that is free from error.

cleaning

[data conversion] Improving the appearance of scanned or digitized data by correcting overshoots and undershoots, closing polygons, performing coordinate editing, and so on.

clearinghouse

[data sharing] A repository structure, physical or virtual, that collects, stores, and disseminates information, metadata, and data. A clearinghouse provides widespread access to information and is generally thought of as … Read more

client

[computing] An application, computer, or device in a client/server model that makes requests to a server.

client/server architecture

[computing] A software system with a central processor (server) that accepts requests from one or more user applications, computers, or devices (clients). Although client/server architecture can exist on one computer, … Read more

clip

[ESRI software] A command that extracts features from one feature class that reside entirely within a boundary defined by features in another feature class.

cloning

[computing] In object-oriented programming, the process of creating a new instance of a class with the same state as an existing instance.

closed loop traverse

[surveying] In surveying, a traverse that starts and ends with the same survey point.

closest facility analysis

[ESRI software] In ArcGIS Network Analyst, a type of network analysis for finding the closest locations (facilities) from sites (incidents), based on the impedance chosenfor example, finding hospitals near a … Read more

closure error

[surveying] A discrepancy between existing coordinates and computed coordinates that occurs when the final point of a closed traverse has known coordinates and the final course of a traverse computes … Read more

closure report

[ESRI software] The summary of the difference between the endpoint coordinate of a traverse and the calculated endpoint.

CLR

[non-ESRI software] Acronym for common language runtime. The execution engine for .NET Framework applications, providing services such as code loading and execution and memory management.

CLSID

[computing] Acronym for class identifier. A COM term referring to the globally unique number that is used by the system registry and the COM framework to identify a particular coclass.

cluster analysis

[statistics] A statistical classification technique for dividing a population into relatively homogeneous groups. The similarities between members belonging to a class, or cluster, are high; while similarities between members belonging … Read more

cluster tolerance

[ESRI software] The minimum tolerated distance between vertices in a topology. Vertices that fall within the set cluster tolerance are snapped together during the topology validation process.

clustering

[ESRI software] A part of the topology validation process in which vertices that fall within a specified distance (cluster tolerance) of each other are snapped together.