Presented By : 			            Mohamed El-SerngawyComputer Graphics and GIS
AgendaWhat is GIS? Raster Data FormatSpatial Analyst
What’s GIS?Automated system for the capture, storage, retrieval, analysis and display of spatial dataLinking tabular data with its real locationMapsDataAnalysis
GIS representing real world data
Abstracting Real World Objects into LayersBuildingsAdministrative BoundariesRoadsUtilitiesLand UseSoil
GIS DataData Types:Spatial Data :The kind of positional data that is related to earth’s surface Attribute Data:All information that are related to certain geographic feature
GIS Data is intelligent
Data Storage
What is raster data?In its simplest form, a rasterconsists of a matrixofcells (or pixels) organized into rows and columns (or a grid) where each cell contains a value representing information, such as temperature. Datastoredin a rasterformatrepresentsreal-worldphenomena, such as Thematicdata (also known as discrete), representing features such as land-use or soils data Continuousdata, representing phenomena such as temperature, elevation, or spectral data such as satellite images and aerial photographs Pictures, such as scanned maps or drawings and building photographs General characteristics of raster dataIn raster datasets, eachcell (which is also known as a pixel) has a valueEachcell consists of the samewidth and height and is an equal portion of the entire surface represented by the raster..The smaller the cellsize, the smoother or moredetailed the raster will be. However, the greater the number of cells, the longer it will take to process, and it will increase the demand for storagespace.
Cont. What is raster data?Cellvaluescan be either positiveornegative, integer, or floating point. Integervalues are best used to representcategorical (discrete) data, and floating-point values to representcontinuous surfaces.The location of eachcell is defined by the row or column where it is located within the raster matrix. Essentially, the matrix is represented by a Cartesiancoordinatesystem, in which the rows of the matrix are parallel to the x-axis and the columns to the y-axis of the Cartesian plane. Row and column values begin with 0. Spatial AnalystSpatial Analyst is a set of tools implement graphic based algorithm to perform cell-based (raster) analysis Example : 1-Euclidean distance  2-Point Density
1-Euclidean distanceThe Euclidean distance output raster contains the measured distance from every cell to the nearest source
2-Point DensityCalculates a magnitude per unit area from point features that fall within a neighborhood around each cell
GIS & Raster

GIS & Raster

  • 1.
    Presented By : Mohamed El-SerngawyComputer Graphics and GIS
  • 2.
    AgendaWhat is GIS?Raster Data FormatSpatial Analyst
  • 3.
    What’s GIS?Automated systemfor the capture, storage, retrieval, analysis and display of spatial dataLinking tabular data with its real locationMapsDataAnalysis
  • 4.
  • 5.
    Abstracting Real WorldObjects into LayersBuildingsAdministrative BoundariesRoadsUtilitiesLand UseSoil
  • 6.
    GIS DataData Types:SpatialData :The kind of positional data that is related to earth’s surface Attribute Data:All information that are related to certain geographic feature
  • 7.
    GIS Data isintelligent
  • 8.
  • 9.
    What is rasterdata?In its simplest form, a rasterconsists of a matrixofcells (or pixels) organized into rows and columns (or a grid) where each cell contains a value representing information, such as temperature. Datastoredin a rasterformatrepresentsreal-worldphenomena, such as Thematicdata (also known as discrete), representing features such as land-use or soils data Continuousdata, representing phenomena such as temperature, elevation, or spectral data such as satellite images and aerial photographs Pictures, such as scanned maps or drawings and building photographs General characteristics of raster dataIn raster datasets, eachcell (which is also known as a pixel) has a valueEachcell consists of the samewidth and height and is an equal portion of the entire surface represented by the raster..The smaller the cellsize, the smoother or moredetailed the raster will be. However, the greater the number of cells, the longer it will take to process, and it will increase the demand for storagespace.
  • 10.
    Cont. What israster data?Cellvaluescan be either positiveornegative, integer, or floating point. Integervalues are best used to representcategorical (discrete) data, and floating-point values to representcontinuous surfaces.The location of eachcell is defined by the row or column where it is located within the raster matrix. Essentially, the matrix is represented by a Cartesiancoordinatesystem, in which the rows of the matrix are parallel to the x-axis and the columns to the y-axis of the Cartesian plane. Row and column values begin with 0. Spatial AnalystSpatial Analyst is a set of tools implement graphic based algorithm to perform cell-based (raster) analysis Example : 1-Euclidean distance 2-Point Density
  • 11.
    1-Euclidean distanceThe Euclideandistance output raster contains the measured distance from every cell to the nearest source
  • 12.
    2-Point DensityCalculates amagnitude per unit area from point features that fall within a neighborhood around each cell