L-band

[GPS] The group of radio frequencies that carry data from GPS satellites to GPS receivers.

label

1 [cartography] In cartography, text placed on or near a map feature that describes or identifies it. 2 [ESRI software] In ArcGIS, descriptive text, usually based on one or more … Read more

label class

[ESRI software] In ArcMap, a category of labels that represents features with the same labeling properties. For example, in a roads layer, label classes could be created to define information … Read more

label expression

[ESRI software] A statement that determines the label text. Label expressions typically concatenate or modify the contents of one or more fields, and may add additional text strings to create … Read more

Label Fitting Strategy tab

[ESRI software] In Maplex for ArcGIS, a tab on the Label Placement dialog box that allows control of the ways the label engine can fit more labels into a limited … Read more

Label Manager

[ESRI software] In ArcMap, the tool used to display and set labeling properties for the currently active data frame. The Label Manager is accessible through the Labeling toolbar.

label offset

[ESRI software] The distance a label should be from the feature it labels. A label offset and a maximum label offset can be set for point features. Maximum label offsets … Read more

label offset constraint

[ESRI software] The maximum distance away from a point feature that a label may be placed, beyond the specified offset.

label orientation

[ESRI software] The angle or direction of alignment for feature labels. Labels for features are usually placed horizontally, but they may also be oriented to an angle stored as an … Read more

label placement property

[ESRI software] A parameter used to define a placement property for a label. Label placement properties include such properties as label offset, label placement zone, label fitting strategy, label prioritiy, … Read more

label placement zone

[ESRI software] One of eight designated areas on a map, radiating from a point, in which labels may be placed. The user can indicate in which of eight zones labels … Read more

label point

[ESRI software] In a coverage, a feature class used to represent points or identify polygons. When representing points, the x,y location of the point describes the location of the feature. … Read more

Label Position tab

[ESRI software] In Maplex for ArcGIS, a tab on the Label Placement dialog box that allows control of how labels are placed relative to features. The position of a label … Read more

label priority

[ESRI software] In ArcGIS, a ranking system that determines the order in which labels will be placed on a map. Labels with higher priority will be placed before labels with … Read more

label stacking

[ESRI software] The splitting of long labels to place the text on two or more lines. Maplex for ArcGIS allows specification of which characters trigger a split and whether or … Read more

label weight

[ESRI software] An ESRI Standard Label Engine ranking system that indicates whether labels from a given label class may be covered by another label in cases in which label placement … Read more

lag

[ESRI software] In the creation of a semivariogram, the sample distance used to group or bin pairs of points. Using an appropriate lag distance can be helpful in revealing scale-dependent … Read more

LAN

[computing] Acronym for local area network. Communications hardware and software that connect computers in a small area, such as a room or a building. Computers in a LAN can share … Read more

land cover

[geography] The classification of land according to the vegetation or material that covers most of its surface; for example, pine forest, grassland, ice, water, or sand.

land information system

[government] A geographic information system for cadastral and land-use mapping, typically used by local governments.

land use

[geography] The classification of land according to what activities take place on it or how humans occupy it; for example, agricultural, industrial, residential, urban, rural, or commercial.

landform

[geography] Any natural feature of the land having a characteristic shape, including major forms such as plains and mountains and minor forms such as hills and valleys.

landmark

1 [geography] Any prominent natural or artificial object in a landscape used to determine distance, bearing, or location. 2 [geography] A building or location that has historical, architectural, or cultural … Read more

Landsat

[satellite imaging] Multispectral, earth-orbiting satellites developed by NASA (National Aeronautics and Space Administration) that gather imagery for land-use inventory, geological and mineralogical exploration, crop and forestry assessment, and cartography.

landscape ecology

[environmental GIS] The study of spatial patterns, processes, and change across biological and cultural structures within areas encompassing multiple ecosystems.

large scale

[cartography] Generally, a map scale that shows a small area on the ground at a high level of detail.

large-format printer

[printing] A printing device capable of producing an image on large paper or other media sized between 36 and 87 inches (91 and 220 centimeters) wide. Modern large format printers … Read more

LAS

[3D GIS] An industry-standard binary file format that maintains information related to lidar data.

LAS dataset

[database structures] A geodataset that references LAS files and surface constraints, and enables a person to examine LAS files in their native format.

late binding

[programming] A COM technique that an application uses for determining an object’s properties and methods at run time, rather than when the code is compiled. Late binding is generally used … Read more

latitude

The angular distance, usually measured in degrees north or south of the equator. Lines of latitude are also referred to as parallels.

latitude of center

The latitude value that defines the center, and sometimes the origin, of a projection.

latitude of origin

The latitude value that defines the origin of the y-coordinate values for a projection.

latitude-longitude

[coordinate systems] A reference system used to locate positions on the earth’s surface. Distances eastwest are measured with lines of longitude (also called meridians), which run northsouth and converge at … Read more

lattice

A representation of a surface using an array of regularly spaced sample points (mesh points) that are referenced to a common origin and have a constant sampling distance in the … Read more

layer

1 [data structures] The visual representation of a geographic dataset in any digital map environment. Conceptually, a layer is a slice or stratum of the geographic reality in a particular … Read more

layer file

[data structures] In ArcGIS, a file with a .lyr extension that stores the path to a source dataset and other layer properties, including symbology.

layer package

[Internet] A special file (layer_name.lpk) that contains a layer, a copy of the data, and an XML file that has a brief description of the layer. It can be opened … Read more

layout

1 [map design] The arrangement of elements on a map, possibly including a title, legend, north arrow, scale bar, and geographic data. 2 [ESRI software] In ArcGIS, a presentation document … Read more

layout view

[ESRI software] In ArcMap and ArcReader, a view that shows the virtual page upon which geographic data and map elements, such as titles, legends, and scale bars, are placed and … Read more

leader

[ESRI software] In MOLE, typically two or more force elements grouped together and placed on a line based on user-specified rules. Leaders are often used to clean up the map … Read more

least-cost path

[network analysis] The path between two locations that costs the least to traverse, where cost is a function of time, distance, or some other criteria defined by the user.

least-squares adjustment

[surveying] A statistical method for providing a best fit for survey point locations and detecting measurement error by minimizing the sum of the squares of measurement residuals. The method allows … Read more

left-right topology

[ESRI software] The topological data structure in an ArcInfo coverage that stores, for each arc, the identity of the polygons to the left and right of it. Left-right topology supports … Read more

legend patch shape

[ESRI software] The geometric shape of either a line or a polygon that is used to represent a specific kind of feature in a legend and in the ArcMap table … Read more

level of detail

[ESRI software] An abstraction of a layer in ArcGlobe portraying the layer at some degree of resolution between simplified and unsimplified.

leveling

In surveying, the measurement of the heights of objects and points according to a specified elevation, usually mean sea level.

LIBID

[ESRI software] Acronym for Library Identifier. A type of GUID consisting of a unique string assigned to a type library.

library

1 [programming] In object-oriented programming, a logical grouping of classes, usually with a header section that lists the classes in the library. 2 [ESRI software] In ArcInfo, a collection of … Read more

license

[intellectual property rights] The grant to a party of the right to use a software package or component. A license differs from a sale in that the user does not … Read more

license file

[ESRI software] A file that contains License Manager license data. Each license file contains information such as the SERVER, ESRI_SENTINEL_KEY number (Windows only), Version, the number of seats, and so … Read more

LIDAR

[remote sensing] Acronym for light detection and ranging. A remote-sensing technique that uses lasers to measure distances to reflective surfaces.

lighting normal

[ESRI software] In ArcScene and ArcGlobe, vectors normal to a geometry’s surface, stored in that geometry to help define how lighting affects it.

limits

[ESRI software] In Survey Analyst for field measurements, restrictions that define an acceptable level of measurement error for each computation.

line

[Euclidean geometry] On a map, a shape defined by a connected series of unique x,y coordinate pairs. A line may be straight or curved.

line connection

[ESRI software] A procedure that combines groups of individual lines with the same name into a single line for the label engine. This is often necessary because lines such as … Read more

line event

[linear referencing] In linear referencing, a description of a portion of a route using a from- and to-measure value. Examples of line events include pavement quality, salmon spawning grounds, bus … Read more

line feature

[symbology] A map feature that has length but not area at a given scale, such as a river on a world map or a street on a city map.

line of sight

1 [3D analysis] A line drawn between two points, an origin and a target, that is compared against a surface to show whether the target is visible from the origin … Read more

line simplification

[cartography] A generalization technique in which vertices are selectively removed from a line feature to eliminate detail while preserving the line’s basic shape.

line smoothing

The process of adding extra points to lines to reduce the sharpness of angles between line segments, resulting in a smoother appearance.

line-on-line overlay

[linear referencing] In linear referencing, the overlay of two line event tables to produce a single line event table. The new event table can be the logical intersection or union … Read more

line-on-point overlay

[linear referencing] In linear referencing, the overlay of a line event table and a point event table to produce a single point event table. The new event table can be … Read more

lineage

[ESRI software] A collection of states representing the changes that have occurred over time in a versioned geodatabase.

linear dimension

A measurement of the horizontal or vertical dimension of a feature. Linear dimensions may not represent the true distance between beginning and ending dimension points because they do not take … Read more

linear interpolation

[spatial statistics use for geostatistics] The estimation of an unknown value using the linear distance between known values.

linear referencing

[linear referencing] A method for storing geographic data by using a relative position along an already existing line feature; the ability to uniquely identify positions along lines without explicit x,y … Read more

linear unit

[cartography] The unit of measurement on a plane or a projected coordinate system, often meters or feet.

link

1 [photogrammetry] In georeferencing, connections added between known points in a dataset being georeferenced and corresponding points in the dataset being used as a reference. 2 [computing] An operation that … Read more

Link command

[ESRI software] In Survey Analyst for field measurements, a command that finds nearby survey points for each feature vertex and automatically creates links. The command allows the user to specify … Read more

link lines

[ESRI software] In Survey Analyst for field measurements, lines displayed on a map after a survey point and a feature vertex are linked.

Link tool

[ESRI software] In Survey Analyst for field measurements, a tool that allows the user to make a link between a survey point and a feature vertex by snapping and clicking … Read more

List page

[ESRI software] In Survey Analyst for field measurements, one of two types of pages in the Survey Explorer. The List page lists multiple survey objects.

little endian

[hardware] A computer hardware architecture in which, within a multibyte numeric representation, the least significant byte has the lowest address and the remaining bytes are encoded in increasing order of … Read more

load balance

[software] The act of distributing application, network, and/or server resources to optimize performance.

local analysis

[data editing] The computation of an output raster where the output value at each location is a function of the input value at the same location.

Local check method

[ESRI software] In Survey Analyst for field measurements, one of two ways to apply the Coordinate Out of Tolerance command. The Local check method searches for coordinates out of tolerance … Read more

local datum

1 [geodesy] A horizontal geodetic datum that serves as a basis for measurements over a limited area of the earth; that has its origin at a location on the earth’s … Read more

local polynomial interpolation

[spatial statistics use for geostatistics] In ArcGIS Geostatistical Analyst, a deterministic interpolation method. The interpolated surface is not required to conform to the sample data points, and the method does … Read more

localization

[organizational issues] The process of adapting software to the requirements of a different language or culture, including translating user interfaces, documentation, and help systems; customizing features; and accommodating different character … Read more

location

1 [geography] An identifier assigned to a region or feature. 2 [geography] A position defined by a coordinate value.

Location Aware Services

[non-ESRI software] Services that allow IBM WebSphere Everywhere Access (WEA) application providers to use location-based services from multiple vendors, by providing an application programming interface (API).

location-allocation

The process of finding the best locations for one or more facilities that will service a given set of points and then assigning those points to the facilities, taking into … Read more

location-based services

[location-based services] Information or a physical service delivered to multiple channels, exclusively based on the determined location of a wireless device. Some location-based applications include emergency services, information services, and … Read more

locked parcel

[ESRI software] In Survey Analyst – Cadastral Editor, a parcel that has been locked for editing. Locked parcels cannot be edited simultaneously in a multiuser environment.

locomotion

[wayfinding] The movements of a person following a route. Locomotion is the physical component of navigation.

log file

[computing] A database file that records changes in data, often used as part of a database restoration.

logarithm

[mathematics] The power to which a fixed number (the base) must be raised to equal a given number. The three most frequently used bases for logarithms are base 10, base … Read more

logical expression

[mathematics] A string of numbers, constants, variables, operators, and functions that returns a value of true or false.

logical network

[ESRI software] An abstract representation of a network, implemented as a collection of hidden tables. A logical network contains edge, junction, and turn elements, the connectivity between them, and the … Read more

logical operator

[mathematics] An operator used to compare logical expressions that returns a result of true or false. Examples of logical operators include less than (), equal to (=), and not equal … Read more

logical query

[analysisgeoprocessing] The process of using mathematical expressions to select features from a geographic layer based on their attributes; for example, “select all polygons with an area greater than 16,000 units” … Read more

long transaction

[ESRI software] An edit session on a feature dataset that may last from a few minutes to several months. Long transactions are managed by the ArcSDE versioning mechanism.

long-range variation

[spatial statistics use for geostatistics] In a spatial model, coarse-scale variation that is usually modeled as the trend.

longitude

The angular distance, usually expressed in degrees, minutes, and seconds, of the location of a point on the earth’s surface east or west of an arbitrarily defined meridian (usually the … Read more

longitude of center

The longitude value that defines the center, and sometimes the origin, of a projection.

longitude of origin

The longitude value that defines the origin of the x-coordinate values for a projection.

loose coupling

A relatively unstructured relationship between two software components or programs that work together to process data, which requires little overlap between methods, ontologies, class definitions, and so on.

loosely coupled replication

[ESRI software] A replication model that does not require the parent and child replicas to be directly connected for synchronization to occur. Loosely coupled replication is an asynchronous model, so … Read more