You are on page 1of 5

Open GIS: Clearinghouse Metadata Concepts and functionality

things. So we cannot
Open source GIS programs are based on different A (spatial data) clearinghouse is a distributed Metadata is defined as background information that
extend more than one class to get multiple inheritance.
base programming languages. Three main groups of network of spatial data producers, managers and describes the content, quality, condition and other
However, by using the concept of interface, we can
open source
achieve multipleGIS (outside ofwhenever
inheritance web GIS) required.
in terms of
It can be users that are linked electronically together. It is a appropriate characteristics of the data. So metadata is
programming languages are: "C" languages, Java, and system of software and institutions that are to a simple mechanism to inform others of the existence
done in two ways: (a) by implementing more than one
.NET. facilitate the discovery, evolution and of the data sets, their purpose and scope. In essence
interfaces (b) by extending one class and implementing
The first group would be the group that uses “C” downloading of digital spatial data and provides metadata answer who, what, when, where, why and
another interface. Now, we give a suitable example of
language for its implementation. This is the more means to inventory, document and data sharing. how questions (WH Questions) about all facets of the
multiple inheritance in Java utilizing the second method.
mature of the groups of open source GIS, probably for The clearinghouse concept is a useful one in data made available. Metadata can be used internally
Here, we have an interface AcademicActivities and a class
the simple reason that is the group that has been building a Geographic Information Infrastructure be the data provider to monitor the status of data
ExtraCurricularActivities. The interface is implemented
andworking
onisGIS software
byapplications
the longest and (GII). The objective is to minimize unnecessary sets, and externally to advertise to potential users
the class extended another class named Result
has aout
to find long
thehistory of resuse
student’s of code. The libraries in
total performance. duplication of effort for data capture, and to through a national clearinghouse. Metadata are
the “C”
import group, from the base infrastructure, and
java.util.Scanner; maximize the benefit of geographic information important in the production of a digital spatial data
include some capabilities like coordinate reprojection sharing. Data providers nowadays are fully aware clearinghouse, where potential users can search for
interface AcademicActivities { float getAcademicMarks();
that make them very useful and popular. of the importance of advertising and making the data they need.
void setAcademicMarks(float a); }
The second group of Open Source GIS would be the available their metadata describing their Roles of metadata:
class ExtraCurricularActivities
ones that use JAVA as the implementation language. databases, to facilitate the use of their products. Applicability: information needed to determine the
{ float extra_curricular_marks;
JTS, central library for the Java GIS development, This explains the current level of activity of data sets that exists for a geographic location,
float getExtraCurricularMarks()
offers some geospatial functions that allow to building these clearinghouses Fitness for use: information needed to determine
compare objects and return a boolean true/false whether a data set meets a specified need,
result indicating the existence (or absence) of any How does clearing house work? Access: information needed to acquire an identified
questioned spatial relationship. Other operators, like A clearinghouse allows data providers to register data set,
Union or Buffer, which are very hard to code, are their geographic data sets, the quality of these Transfer: information needed to process and use a
offered in this group making it very appreciated by GIS data and also the instructions for accessing them. data set,
developers. GeoTools, Geoserve, and OpenMap, are Each data provider provides an electronic
among the most popular open source GIS in this description of each spatial data set. In addition, the Spatial Data Infrastructure and characteristics
group of JAVA tools. provider may also provide access to the spatial The term "Spatial Data Infrastructure" (SDI) is often
The third most influential group of Open Source GIS data set itself. The clearinghouse thus functions as used to denote the relevant base collection of
would be the one that integrates applications that use a detailed catalogue service with support for links technologies, policies and institutional arrangements
“.NET” as the implementation language. SharpMap to spatial data and browsing capabilities. The data that facilitate the availability of and access to spatial
and WorldWind are the most popular of these described in the clearinghouse may be located at data. The SDI provides a basis for spatial data
applications. the site of the data producers or at sites of discovery, evaluation and application for users and
Outside of the three major language groups, open designated data disseminators located elsewhere providers within all levels of government, the
source web mapping is another group. Population in the country. Obviously computer network commercial sector, the non-profit sector, academia
open source web mapping includes OpenLayers and facilitates are the key factors to success. and by citizens in general.
MapBuilder, widely used due to their simplicity and Spatial data infrastructure encompasses the
accessibility. Problem face during spatial data sharing resources, systems , network linkage , standards and
1. Data standards: It refers to an agreed upon way institutional issues involved from many different
Web based GIS with eg of representing data in a system in terms of sources in delivering geo-spatially related information
The World-Wide-Web (WWW) is a useful tool for content, type and format. Exchange of data to the widest possible group of potential users. Also,
the gathering and manipulation. Most information between databases is difficult if they support adopting this definition with general definition of
that is available in the world is now available over different data standards or different query infrastructures, it could be concluded that SDI has
the Internet. Now much the same is true concerning language. The development of common data following characteristics
GIS information. architecture and the support for a single data - Is a set of base capabilities
Where formerly an individual would have to buy an exchange format, commonly known as standard for - Is a general comprehensive system
expensive software package to use and manipulate data exchange may provide a sound basis for data - Has multiple effective aspects in ICT utilization
the data needed for GIS, the same is not so today. sharing. Examples of these standards are the - Includes some stable and dynamic physical
With the advent of Java based programming, DIGEST (Digital Geographic Information Exchange components
software applications for web-based GIS work are Standard) Spatial Data Transfer Standard (SDTS) - Provides important, fundamentals and irreplaceable
now available. Some of these programs require the etc... services.
user to buy some software, and others require plug- 2. Heterogeneity: it means being different in kind,
ins to be added to web browsers, but some require quality and character. Spatial data may exists in a What is Spatial Analysis?
no special software additions at all. These use only variety of locations, are possibly managed by a Spatial analysis is a process for looking at geographic
the capabilities of your existing web browsers variety of database systems, were collected for patterns in your data and relationships between
– Because of these advancements, many people who different purposes and by different methods, and features. The actual methods you use can be very
were not able to easily get information they may are stored in different structures. This brings about simple –sometimes, just by making a map of the
want or need before can now have it at their all kinds of inconsistency among these data sets theme you are analyzing, or more complex, involving
fingertips. People who have an interest in gathering (heterogeneity) and creates many problems when models that mimic the real world by combining many
information cam find it accessible like never before. data is shared. data layers.
For the first time, the public can examine the same 3. Communication problems: with advances in Spatial analysis allows us to study real-world
information as the policy makers, for hands-on computer network communication and related processes. It gives the information about the real
examination of GIS material. Talk about citizen technology, locating relevant information in a world including the present situation of specific areas
involvement. network of distributed information sources has and features, the change in situation or the trends.
Another useful facet of using web-based GIS is that become more important recently. The question is For instance – ‘where and how much the forest areas
the people giving the information are completely in which communication technology is the best are decreasing or increasing?’, ‘where the urban areas
charge of the amount of information made available suitable for transfer of huge amounts of spatial are growing up in the Kathmandu valley?’ and so on.
to the public. If there were privacy issues data in a secure and reliable way. Efficient tools and
surrounding certain bit of information, don't make it communication protocols are necessary to provide
accessible to others. It is that simple. People cannot search browse and delivery mechanisms.
use or abuse information that they do not have. 4. institutional and Economic problems: these
With web-based information distribution, you never problems arise in the absence of policy concerning
need to worry about information falling into "the pricing, copyright, privacy, liability, conformity with
wrong hands". standards, data quality etc… resolving these
problems is essential to create the right
environment for data sharing.
What is GIS? Application of GIS: Spatial data model:
things. So we cannot
Geographic information systems (GIS) (also known Computerized mapping and spatial analysis A data model is a way of defining and representing
extend more than one class to get multiple inheritance.
as Geospatial information systems) are have been developed simultaneously in several real world surfaces and characteristics in GIS. There
However, by using the concept of interface, we can
Computer
achieve Software
multiple and hardware
inheritance wheneversystems thatIt can be
required. related fields. The present status would not are two primary types of spatial data
enable users to capture, store, analyze and manage have been achieved without close interaction models: Vector and Raster.
done in two ways: (a) by implementing more than one
spatially referenced data. GISs have transformed between various filed such as utility networks, Vector data represents features as discrete points,
interfaces (b) by extending one class and implementing
the way spatial (geographic) data, relationships and cadastral mapping, image processing, computer lines, and polygons.
another interface. Now, we give a suitable example of
patterns in the world are able to be interactively science, rural and urban planning, earth science Raster data represents features as a rectangular
multiple inheritance in Java utilizing the second method.
queried, processed, analyzed, mapped, modeled, and geography. matrix of square cells (pixels)
Here, we have an interface AcademicActivities and a class
visualized, and displayed for an increasingly large The GIS technology is rapidly becoming a Vector Data Model
ExtraCurricularActivities. The interface is implemented
andrange
of users, for a multitude of purposes. In aResult standard tool for management of natural Vector data is very common, and is often used to
the class is extended by another class named
general
to find out sense, the term
the student’s describes
total any information
performance. resources. The effective use of large spatial data represent features like roads and boundaries.
system
import that integrates stores, edits, analyzes,
java.util.Scanner; volumes is dependent upon the existence of an Vector data comes in the form of points and lines
shares, and displays geographic information. GIS efficient geographic handling and processing that are geometrically and mathematically
interface AcademicActivities { float getAcademicMarks();
applications are tools that allow users to create system to transform this data into usable associated.
void setAcademicMarks(float a); }
interactive queries (user- created searches), analyze information. Types of Vector Data
class ExtraCurricularActivities
spatial information, edit data in maps, and present The GIS technology is used to assist decision- Points:, Polylines (LineStrings):, Polygons:
{ float extra_curricular_marks;
the results of all these operations. Geographic makers by indicating various alternatives in Raster Data Model
float getExtraCurricularMarks()
information science is the science underlying development and conservation planning and by Raster data models represents surfaces as a matrix
geographic concepts, applications, and modeling the potential outcomes of a series of of cells, more commonly known as pixels, that are
systems. scenarios. organized into rows and columns. Each cell contains
GIS is an information system Some typical eg of GIS application within a value that represents data. When you use a digital
"An information system that is designed to work natural resource planning are: camera to capture a photo, your image is being
with data referenced by spatial or geographic - land -use planning and management stored as raster data. In remote sensing, a majority
coordinates. In other words, a GIS is both a - mineral exploration of the data encountered is raster data. The below
database system with specific capabilities for - environment impact studies image is a Digital Elevation Model (DEM) which is a
spatially referenced data, as well as a set of - management of natural resources common type of raster data. Each pixel represents
operations for working with the data" (Star and the elevation of the area on the ground. Raster data
Estes, 1990, p. 2). The benefits of GIS generally fall into five basic models can be used to store reflectance data,
"A geographic information system is a special case categories: elevation data and categorical data like soil or land
of information systems where the database consists 1. Cost savings resulting from greater efficiency.: cover type.
of observations on spatially distributed features, These are associated either with carrying out the
activities or events, which are definable in space as mission or improvements in the mission itself. A Geographic coordinate system Vs projected system
points, lines, or areas. A geographic information good case for both of these is Sears, which Geographic coordinate system
system manipulates data about these points, lines, implemented GIS in its logistics operations and has 1.A geographic coordinate system (GCS) is a
and areas to retrieve data for ad hoc queries and seen dramatic improvements. Sears considerably coordinate system which uses a three-dimensional
analyses" (Dueker, 1979, p 106). reduced the time it takes for dispatchers to create spherical surface (ellipsoid) to define locations on
routes for their home delivery trucks .It also the earth. A common choice of coordinates is
History of GIS benefited enormously in reducing the costs of latitude and longitude. For example, Leuven,
•GIS’s origins lie in thematic cartography carrying out the mission Belgium is located on 50°52'47" North and 4°42'01"
• Many planners used the method of map overlay 2. Better decision making. This typically has to do East in the WGS84 coordinate system.
using manual techniques with making better decisions about location. 2.A geographic coordinate system is constituted by
• Manual map overlay as a method was first Common examples include real estate site a datum (DATUM), a prime meridian (PRIMEM) and
described comprehensively by Jacqueline Tyrwhitt selection, route/corridor selection, zoning, unit (UNIT). The datum is constituted by a ellipsoid
in a 1950 planning textbook planning, conservation, natural resource model (SPHEROID) and a anchor point.
• HcHarg used blacked out transparent overlays for extraction, etc. People are beginning to realize 3.An example is:
site selection in Design with Nature that making the correct decision about a location WGS84 coordinate system with unique EPSG
• The 1960s saw many new forms of geographic is strategic to the success of an organization. code 4326
data and mapping software 3. Improved communication. GIS-based maps and Projected coordinate system
• Computer cartography developed the first basic visualizations greatly assist in understanding 1.In a projected coordinate system (PCS) you
GIS concepts during the late 1950s and 1960s situations and storytelling. They are a new project the geographic coordinate that you have
• Linked software modules, rather than stand-alone language that improves communication between measured, to, for example, a cylinder which you roll
programs, preceded GISs different teams, departments, disciplines, out easily on two-dimensional surface (the map).
• Early influential data sets were the World Data professional fields, organizations, and the public. There exist many different projections and we'll not
– Bank and the GBF/DIME files 4. Better geographic information recordkeeping. go in further detail about that here.
• Early systems were CGIS, MLMIS, GRID and LUNR Many organizations have a primary responsibility 2.Typically every country, state or region has its
• The Harvard University ODYSSEY system was of maintaining authoritative records about the optimal projected coordinate system which
influential due to its topological arc-node (vector) status and change of geography. Cultural minimizes distortions for particular applications like
data structure geography examples are zoning, population mapping.
• GIS was significantly altered by (1) the PC and (2) census, land ownership, and administrative 3.Examples are:
the workstation boundaries.. GIS provides a strong framework for South central Texas in the United States uses
• During the 1980s, new GIS software could better managing these types of systems with full "NAD83( NSRS2007) / Texas South Central (ftUS)"
exploit more advanced hardware transaction support and reporting tools. These with unique EPSG code 3674
• User Interface developments led to GIS's vastly systems are conceptually similar to other Belgium uses "ETRS89 / Lambert 2008" with
improved ease of use during the 1990s information systems in that they deal with data unique EPSG code 3812
management and transactions, as well as
standardized reporting (e.g., maps) of changing What is datum?
information. A datum typically defines the surface (ex radius for
5. Managing geographically: In government and a sphere, major axis and minor axis or inverse
many large corporations, GIS is becoming flattening for an ellipsoid) and the position of the
essential to understand what is going on. Senior surface relative to the center of the earth. An
administrators and executives at the highest example of a datum is NAD 1927, described below
levels of government use GIS information Ellipsoid Semimajor axis†
products to communicate. These products Clarke 1866 6378206.4 m
provide a visual framework for conceptualizing, Semiminor axis† Inverse flattening††
understanding, and prescribing action. 6356583.8 m 294.978698214
Examples include briefings about various
geographic patterns and relationships including
land use, crime, the environment, and
defense/security situations.
What is distortion and its types? Geographic phenomena Vector Data
things. So we cannot
A distortion is the alteration of the original shape (or Geographic phenomena exist in the real world. Advantages :
extend more than one class to get multiple inheritance.
other characteristic) of an object, image, sound, In using GIS software, we first obtain some 1.Data can be represented at its original resolution
However, by using the concept of interface, we can
waveform
achieve or other
multiple form ofwhenever
inheritance information or
required. It can be computer representation of these phenomena- and form without generalization.
representation. stored in memory, in bits and bytes-as faithfully 2.Graphic output is usually more aesthetically pleasing
done in two ways: (a) by implementing more than one
In Geographical Information Systems, portraying the as possible. This is where we speak of spatial . Since most data, e.g. hard copy maps, is in vector
interfaces (b) by extending one class and implementing
world on a flat map is necessary to appropriately data. Geographic phenomenon is as something form no data conversion is required. 3.Accurate
another interface. Now, we give a suitable example of
observe the world in a smaller, yet more convenient
multiple inheritance in Java utilizing the second method. of interest that • Can be named or described geographic location of data is maintained.
way. Unfortunately, anytime that a round object is
Here, we have an interface AcademicActivities and a class • Can be georeferenced, and • Can be assigned a 4.Allows for efficient encoding of topology, and as a
broken up and flattened, it creates many areas of time (interval) at which it is/was present Types result more efficient operations that require
ExtraCurricularActivities. The interface is implemented
anddistortion.
the class isSome
areas by
stretch, while others areResult
cut. of geographic phenomena Geographic topological information, e.g. proximity, network
extended another class named
When
to find outthe
theearth is projected
student’s onto a flat surface there
total performance. phenomena come in different flavors. To this analysis.
are atjava.util.Scanner;
import least four different types of distortion: distance, end, first make the observation of a Disadvantages:
direction, angle, and area. It is impossible to preserve phenomenon in a GIS requires us to state what it 1.The location of each vertex needs to be stored
interface AcademicActivities { float getAcademicMarks();
all four means of distortion on one flat projection is, and where it is. We must provide a explicitly.
void setAcademicMarks(float a); }
Types of distortion description-or at least a name-on the one hand 2.For effective analysis, vector data must be
class ExtraCurricularActivities
Distance: A map is equidistant when it portrays and a georeference on the other hand. There is converted into a topological structure. This is often
{ float extra_curricular_marks;
distances from the center of the projection to any another issue to time dependent data which is processing intensive and usually requires extensive
float getExtraCurricularMarks()
other place on the map. not provide much automatic support by the data cleaning. As well, topology is static, and any
Direction: A map preserves direction when azimuths current GIS and it must be considered as issue of updating or editing of the vector data requires
(angles from a point on a line to another point) are advanced GIS use. A second fundamental rebuilding of the topology.
portrayed correctly in all directions. observation is that some phenomenon manifests 3.Algorithms for manipulative and analysis functions
Scale: Scale is the relationship between a distance themselves essentially everywhere in the study are complex and may be processing intensive. Often,
portrayed on a map and the same distance on the area, while others only occur in certain localities. this inherently limits the functionality for large data
Earth. If we define our study area as the equatorial sets, e.g. a large number of features. 4.Continuous
Area: When a map portrays areas over the entire map ocean, for instance we can say that sea surface data, such as elevation data, is not effectively
so that all mapped areas have the same proportional temperature can be measured anywhere in the represented in vector form. Usually substantial data
relationship to the areas on the Earth that they study area. Therefore, it is the example of a generalization or interpolation is required for these
represent, the map is an equal-area map. geographic field. data layers.
5.Spatial analysis and filtering within polygons is
What is map projection and its types? Digital terrain model and its application impossible
1.Maps are flat but they represent curved surfaces. A digital terrain model is a topographic model of Raster Data
Transforming 3-D space onto a 2-D map is called a the bare earth – terrain relief - that can be Advantages :
projection. manipulated by computer programs. The data 1.The geographic location of each cell is implied by its
2.Projections are mathematical expression which files contain the spatial elevation data of the position in the cell matrix. Accordingly, other than an
convert data from a geographic location (lat, long) on terrain in a digital format which usually origin point, e.g. bottom left corner, no geographic
a sphere or spheroid to a representative location on a presented as a rectangular grid. Vegetation, coordinates are stored.
flat surface. buildings and other man-made (artificial) 2. Due to the nature of the data storage technique
3.Projection always causes distortion in one OR more features are removed digitally - leaving just the data analysis is usually easy to program and quick to
ways: shape, area, distance, direction. therefore one underlying terrain . perform.
must choose which characteristics to be accurate at DTM model is mostly related as raster data type 3.The inherent nature of raster maps, e.g. one
the expense of the others stored usually as a rectangular equal-spaced grid, attribute maps, is ideally suited for mathematical
Various types of map projection: with space (resolution) of between 50 and 500 modeling and quantitative analysis.
Map projections fall into three general classes: meters mostly presented in Cartesian coordinate 4.Discrete data, e.g. forestry stands, is accommodated
1.Cylindrical Projection: is assumed to circumscribe a system – i.e. x, y, z . For several applications a equally well as continuous data, e.g. elevation data,
transparent globe (marked with meridians and higher resolution is required (as high as 1 meter and facilitates the integrating of the two data types.
parallels) so that the cylinder touches the equator spacing). A DTM can be used to guide automatic 5.Grid-cell systems are very compatible with raster-
throughout its circumference. Assuming that a light machinery in the construction of a physical based output devices, e.g. electrostatic plotters,
bulb is placed at the center of the globe, the graticule model or even in computer games. graphic terminals.
of the globe is projected on to the cylinder. By cutting The main applications are: Disadvantages:
open the cylinder along a meridian and unfolding it, a 1. Visualization of the terrain 1.The cell size determines the resolution at which the
rectangle-shaped cylindrical projection is obtained. 2. Reduction (terrain correction) of gravity data is represented.;
Cylindrical are true at the equator and distortion measurements (gravimetry, physical geodesy) 2.It is especially difficult to adequately represent
increases toward the poles Conical Projection: a cone 3. Terrain analyses in Cartography and linear features depending on the cell resolution.
– is placed over the globe in such a way that the apex of Morphology Accordingly, network linkages are difficult to
the cone is exactly over the polar axis. A cone must 4. Rectification of airborne or satellite photos establish.
touch the globe along a parallel of latitude, known as 5. Extraction of terrain parameters, model water 3.Processing of associated attribute data may be
the standard parallel, which can be selected by the flow or mass movement cumbersome if large amounts of data exists. Raster
cartographer. Along this standard parallel, scale is maps inherently reflect only one attribute or
correct and distortion is the least. When the cone is Various sources of GIS data: characteristic for an area.
cut open along a meridian and laid flat, a fan shaped 1. Digitizing: It is process of converting data from 4.Since most input data is in vector form, data must
map is produced, with meridians as straight lines analog to digital torment. Manual digitizing uses undergo vector-to-raster conversion. Besides
radiating from the vertex at equals angles, while a digitizing table which has built in electronic increased processing requirements this may introduce
parallels are arcs of circles, all drawn using the vertex mesh, which can sense position of cursor. data integrity concerns due to generalization and
as the center. 2.Scanning: It is digitizing method that converts choice of inappropriate cell size. Most output maps
Planar or Azimuthal Projection(planar): A plane is analog map into a scanned file, which is then from grid-cell systems do not conform to high-quality
placed so that it touches the globe at the north or converted to vector format thorough tracing on cartographic needs.
South Pole. This can be conceived as the cone it.
becoming increasingly flattened until its vertex 3.Field Data: These are survey and GPS data,
reaches the limit of 180o. The projection resulting is survey data consist primarily of distance,
better known as the polar Azimuthal projection. It is direction, elevations. GPS receiver can determine
circular in shape with meridians projected as straight its precise position on earth surface using GPS
lines radiating from the center of the circle, which is satellite in space.
the pole 4.Aerial photograph: The combination of aerial
photography and photographic interpretation
provide information on relatively large areas
without necessary survey on ground
What is map and its components? Map Elements: GPS and its components
things. So we cannot
The term "map", however, in non-geography uses Scale: The extent of the reduction necessary to GPS is a worldwide radio-navigation system formed
extend more than one class to get multiple inheritance.
does not necessarily refer to a representation but to put a proportion of the earth's surface on a from a constellation of 24 satellites and their
However, by using the concept of interface, we can
how things
achieve areinheritance
multiple arranged orwhenever
how they required.
relate to one
It can be sheet of paper. Distance or scale must be ground stations. It uses these "man-made stars" as
another. For whatever reason, at geographic scales, indicated or implied. Distance and scale can be reference points to calculate positions accurate to a
done in two ways: (a) by implementing more than one
"map" means a representation of the earth and not indicated in a variety of ways on a map. Scale matter of meters. GPS receivers have become very
interfaces (b) by extending one class and implementing
earth's patterns themselves. And it usually refers to can be represented in three different ways: economical, making the technology accessible to
another interface. Now, we give a suitable example of
a graphic representation, although the term "map" ratio, statement or equation, bar or graph. In virtually everyone. GPS provides continuous three-
multiple inheritance in Java utilizing the second method.
can be used more broadly to refer to any using computer systems, the graphic form of dimensional positioning 24 hours a day to the
Here, we have an interface AcademicActivities and a class
representation of geographic space. To reach a representation scale is often preferred. With military and civilian users throughout the world.
ExtraCurricularActivities. The interface is implemented
andgraphic
representation,
is extended bythere
mustclass
be anamed
mentalResult computers, maps are often drafted at different These days GPS is finding its way into cars, boats,
the class another
conception
to find out the (or representation)
student’s of the world. It
total performance. scales than they are printed. In using verbal or planes, construction equipment, farm machinery,
determines
import how we map, and maps in turn
java.util.Scanner; numeric scales, the cartographer must be even laptop computers. It has a tremendous
influence the mental representation. certain that the map is printed at precisely his amount of applications in GIS data collection,
interface AcademicActivities { float getAcademicMarks();
Different components of map: scale indicated. If a graphic scale is inserted in a surveying, and mapping. GPS is increasingly used for
void setAcademicMarks(float a); }
. Points: Points are usually represented by a special digital map, it will always maintain its relative precise positioning of geospatial data and the
class ExtraCurricularActivities
symbol or label. A point defines a map object whose size with respect to the digital map no matter collection of data in the field.
{ float extra_curricular_marks;
boundary or shape is too small to be depicted as how it is printed. Components of GPS:
float getExtraCurricularMarks()
lines or areas. Points also represent locations that Direction: The question of what is north can be Control Segment: The Control Segment is the sole
have no area, such as elevation of mountain peaks. an issue on some maps. On the earth, true responsibility of the DoD who undertakes
Lines: Represent linear features such as roads, north (the direction of the North Pole) differs construction, launching, maintenance, and virtually
streams, pipelines, cable lines, etc. A line feature from magnetic north, and the magnetic north constant performance monitoring of all GPS
represents the shapes of geographic objects too pole moves due to changing geophysical satellites. The monitoring stations track all GPS
narrow to be displayed as areas or linear features conditions of the earth's crust and core. Many signals for use in controlling the satellites and
that have length but no area, i.e. a contour line. reference maps indicate both. Most maps we predicting their orbits.
Area: Represent features such as lakes, parks and compose are oriented to true north, even Space segment: The Space Segment consists of the
reserves, forestry, county boundaries, etc. An area though compass readings in the field are angled constellation of earth orbiting satellites. The
feature is a closed figure whose boundary encloses to the magnetic pole. satellites are arrayed in 6 orbital planes, inclined 55
a homogeneous area such as a state, county, or Explanation: Also known as a legend. The degrees to the equator They orbit at altitudes of
water body explanation lists symbols used on a map and about 12,000 miles each. Each satellite contains
what they depict. These symbols should appear four precise atomic clocks microprocessor on board
Functional component of GIS: in the explanation exactly as they are found in for limited self-monitoring and data processing. The
the body of the map and be described clearly satellites are equipped with thrusters, which can be
and fully. Do not treat the legend as an after- used to maintain or modify their orbits.
thought, it should receive careful attention User segment: The User Segment consists of all
earth-based GPS receivers . Receivers vary greatly in
What is geodatabase? size and complexity, though the basic design is
rather simple. The typical receiver is composed of
an antenna and preamplifier, radio signal
microprocessor, control and display device, data
recording unit, and power supply.

How GPS work?


The GPS uses satellites and computers to compute
positions anywhere on earth. The GPS is based on
According to the definition, a GIS always consists of
satellite ranging. That means the position on the
modules for input, storage analysis, display and
earth is determined by measuring the distance from
output of spatial data. Figure above shows a
a group of satellites in space. Triangulation from the
diagram of these modules. For a particular GIS, each
satellite is the basis of the system. To triangulate,
of these modules may provide many or only few
the GPS measures the distance using the travel time
functions. However, if one of these functions would
of a radio message, for which it needs a very
be completely missing, the system should not be
accurate clock. Once the distance to a satellite is
called a geographic information system. Beside data
known, then we need to know where the satellite is
input (data capture), storage and maintenance,
in space. To compute a position in three
– analysis and output, geoinformation processes dimensions, we need to have four satellite
involve also dissemination, transfer and exchange as Characteristics of a Good Database Design measurements. The GPS uses a trigonometric
well as organizational issues. The latter defines the 1. Contemporaneous – the data should be approach to calculate the positions (figure 6.4). The
context and rules according to which
updated regularly so as to yield information that GPS satellites are so high up that their orbits are
geoinformation is acquired and processed. Data
pertains to the same time-frame for all its very predictable and each of the satellites is
input: bringing data in the GIS environment.• Data measured variables o 2.Flexible and extensible equipped with a very accurate atomic clock.
manipulation: allowing alteration of primary data.• so that additional datasets may be added as
Data output: moving data (or analysis results) out of necessary for the intended applications
the GIS.• Data management: controlling access to 3.the categories of information and
data and ensuring data integrity and storage subcategories within them should contain all of
efficiency.• Data retrieval: calling data from a the data needed to analyze or model the
stored format into use.• Data display: visualizing behavior of the resource using conventional
primary or derived data.• Data analysis and methods and models o 4.Positionally accurate –
modeling: gathering insights into relationships in if for example the boundary between the
the data, and modelling spatial• phenomena residential and agricultural land has changed,
this may be incorporated with ease.
5. Exactly compatible with other information
that may be overlain with it
GPS errors:
things. So we cannot
1.Satellite Error: Caused by inaccuracies in time
extend more than one class to get multiple inheritance.
keeping by satellite, drifting of satellite from its
However, by using the concept of interface, we can
orbit
achieve multiple inheritance whenever required. It can be
2.Atmosphere: Change particles and water vapor
done in two ways: (a) by implementing more than one
delays GPS signals
interfaces (b) by extending one class and implementing
3.Multipath error: Caused by reflection of signal by
another interface. Now, we give a suitable example of
local abstractions
multiple inheritance in Java utilizing the second method.
4.Receiver error: Caused by its clock or internal
Here, we have an interface AcademicActivities and a class
noise
ExtraCurricularActivities. The interface is implemented
5. Selective Availability: Introducing noise to GPS
and the class is extended by another class named Result
satellite clocks
to find out the student’s total performance.
import java.util.Scanner;
Remote Sensing:
interface AcademicActivities { float getAcademicMarks();
Remote Sensing satellite images gives a synoptic
void setAcademicMarks(float a); }
(bird’s eye) view of any places of the Earth surface,
class ExtraCurricularActivities
which helps to study, map, and monitor the Earth’s
{ float extra_curricular_marks;
surface at local and/or regional/global scales. It is
float getExtraCurricularMarks()
cost effective and gives better spatial coverage as
compared to ground sampling. Generally, Remote
Sensing refers to the activities of
recording/observing/perceiving (sensing) objects or
events at far away (remote) places. Remote Sensing
is defined as the science and technology by which
the characteristics of objects of interest can be
identified, measured or analyzed the characteristics
without direct contact. Remote Sensing deals with
gathering information about the Earth from a
distance. This can be done from a few meters off
the Earth’s surface, an aircraft flying hundreds
thousands of meters above the surface, or a
satellite orbiting hundreds of kilometers above the
Earth.

How does remote sensing work?


Electro-magnetic radiation which is reflected or
emitted from an object is the usual source of
remote sensing data. A device to detect the electro-
magnetic radiation reflected or emitted from an
object is called a "remote sensor" or "sensor".
Cameras or scanners are examples of remote
sensors. A vehicle to carry the sensor is called a
"platform". Aircraft or satellites are used as
platforms. The characteristics of an object can be
determined, using reflected or emitted electro-
magnetic radiation, from the object. That is, "each
object has a unique and different characteristics of
reflection or emission if the type of object or the
environmental condition is different. "Remote
sensing is a technology to identify and understand
the object or the environmental condition through
the uniqueness of the reflection or emission. This
concept is illustrated in figure 5.3.

You might also like