Geo Reference
Geo Reference
To georeference something means to define its existence in physical space. That is,
establishing its location in terms of map projections or coordinate systems. The
term is used both when establishing the relation between raster or vector images
and coordinates, and when determining the spatial location of other geographical
features. Examples would include establishing the correct position of an aerial
photograph within a map or finding the geographical coordinates of a place name or
street address. This procedure is thus imperative to data modeling in the field of
geographic information systems (GIS) and other cartographic methods. When data
from different sources need to be combined and then used in a GIS application, it
becomes essential to have a common referencing system. This is brought about by
using various georeferencing techniques. Most georeferencing tasks are undertaken
either because the user wants to produce a new map or because they want to link
two or more different datasets together by virtue of the fact that they relate to the
same geographic locations.
Vector
Vector graphics is the use of geometrical primitives such as points, lines, curves,
and shapes or polygon(s), which are all based on mathematical expressions, to
represent images in computer graphics. "Vector", in this context, implies more than
a straight line.
RASTER
In computer graphics, a raster graphics image, or bitmap, is a dot matrix data
structure representing a generally rectangular grid of pixels, or points of color,
viewable via a monitor, paper, or other display medium. Raster images are stored in
image files with varying formats (see comparison of graphics file formats).
The printing and prepress industries know raster graphics as contones (from
"continuous tones") and refer to vector graphics as "line work".