SlideShare a Scribd company logo
Concepts and Functions of Geographic Information Systems (1/5) MSc GIS - Alexander Mogollon Diaz Department of Agronomy 2009
Concepts and Functions of GIS .PPT Topic #1 Topic #2 Topic #3 1 A GIS is an information system GIS is a technology 2 Spatial Data modelling Sources of data for geodatasets Metadata 3 Geo-referencing Coordinate transformations 4 Database management 5 Spatial Analysis
Maps Are the traditional instrument to describe the world as it was, is, will (probably) be, we want it to be  Topographic and thematic maps Cadastral plans Photo-maps, Satellite image based maps
Map scale = 1:50.000
Photo scale = 1:10.000
Plan scale = 1:2.500
Maps Display the location and shape of entities of the real world (geographic reality) Describe the state of geographic reality at a given moment in time Give meaning to displayed entities by symbolisation according to a map legend Information content is related to map scale Are static, difficult to update
Plans / Sketches Plans and sketches are the traditional instruments to describe the world as we want it to be
Plan scale = 1:2.500
Spatial databases With the advent of GIS-technology, a new instrument is introduced: the spatial database Data describing geographic reality are no longer stored in maps, plans and sketches but in digital databases GIS-software provides tools to create and work with spatial databases to produce maps … enhance knowledge support decisions
From data collection to database A/D conversion Structuring Computing functions Other functions Data collection Database Information System
From data collection to database Data about  entities : persons associations companies licences invoices municipalities, districts properties, …
Data about entities Persons Associations Companies Invoices Insurance contracts Provinces Parcels Buildings … . Date of birth, ... List of members, ... List of employees, ... Due date of payment, ... Insured risks, ... Capital city, ... Owner, ... Construction cost, ...
Database =  structured collection of digital data If not acquired in digital form, data need to be converted from analogue to digital form Structuring is required to facilitate search and query of the data: Tables are often used to structure the data Several software packages/tools exist to integrate data in tables for further processing MS-Access, MS-Excel, dBase, … are table- (row/column) based Data collections contain very frequently an implicit indication of location: address, administrative/statistical unit, ...
From database to information system
From database to information system Data about  entities : persons associations companies licences invoices municipalities, districts properties, … What ? Wen ? What if ?
Information system  Database equipped with tools which allow to ask questions and obtain answers Information = structured and interpreted data, fit for specific use Information = data put in its context to allow for interpretation Information is derived from data using transformation tools query tools computing tools advanced analytical tools presentation tools
Questions about entities Persons Associations Companies Invoices Insurance polices Provinces Parcels Buildings … . How old ? When 18 ? How many members ? Monthly salary cost ? Amount unpaid ? How large the risk ? Budget deficit ? (Un)built ? For students ? What if taxes rise with 10% ? What deficit if  #students decrease to 25.000 ?
From database to information system What ? When ? What if ? WHERE ?
From maps and other collections of spatial data to GIS  Data about  spatial entities rivers, hydrography spatial destination zones muncipalities properties, buildings ... What ? When ? What if ? WHERE ?
Spatial entities (1) Cadastral entities, properties, buildings Patrimonium Unbuilt parcels Domicilies Entities related to spatial planning Transport infrastructure (road, railway, public transport connection, water- and airways,...) Zones with a defined spatial destination Zones with an effective land use ...
Spatial entities (2) Entities related to security policy Location of traffic accidents Properties where theft occurred … Entities for planning of natural resources Fossil fuel fields Mining zones Fishing areas Natural reserves UNESCO world heritage
Spatial entities (3) Entities related to agricultural and environmental policies Agricultural zones and parcels Irrigation and drainage canals Water abstraction points Zones for soil erosion abatement Other entities Location of wind mills Mangrove patches Traffic lights Sewer lines, electricity lines
From data on spatial entities to spatial information From data regarding buildings, demography, migration to requirements for housing From data regarding (non-) irrigated agricultural land, soils and climate to rice production capacity by province  From data on factories and owners of cars to air quality distribution From data regarding beach resorts to regional touristic potential
Spatial entities and spatial objects Spatial entities Are elements of  geographic reality  with a clear boundary ‘crisp’  Spatial entities of a given type are grouped into classes of spatial entities Data about spatial entities can be  implicitly  spatial   (adresses, other indirect references) or  explicitly spatial  (coordinates) Incorporation in a gDB of spatially explicit data about spatial entities requires  abstraction  and  modelling   Spatial entities are abstracted and modelled as  spatial objects ‘ Feature’ is used as a synonym for both ‘entity’ and ‘object’ Spatial objects Spatial objects have: a  location  expressed according to a known  reference system A geometric shape: point, line, area/polygon, volume, one or more cells (pixel), voxel (3D-cells or cubes) descriptive  attributes  (characteristics, properties, behaviour) Objects of the same shape-type and sharing the same attribute structure belong to one  object class.  Such class has most often more than one member
An Example
Y X 6045 Identification Name 6045 Land Use        
Y X 101         Building 101 Name Identification
Y X A00233         99-nov-16t A00233 Date Identification
The real world = spatial entities + ??
Terrain Geographic reality is more than classes of spatial entities The spatial  continuum  or  Terrain  in which entities occur Elevation (shaping relief and landscapes) Depth of lakes, aquifers Concentration of toxic substances in soil, surface water, … Air quality Noise, … Terrain = spatially variable characteristics of individual locations Each terrain characteristic (e.g. elevation) is modelled as a Digitaal Terrain Model (DTM) of ‘single valued surface’ (surface)
From spatial database to GIS  Data about  spatial entities  and/or   terrain rivers, hydrography spatial destination zones muncipalities properties, buildings elevation, bathymetry, … What ? When ? What if ? WHERE ?
gDB contains data about spatial entities and/or terrain  All geographic data have three components: A  geometric component:  defines the position and shape of objects/locations with respect to a  reference system;  ALWAYS present A  descriptive component : attaches characteristics or attributes to objects or locations  Time  as the third component. Locations and/or characteristics can change over time  Geographic primitive  = most elementary building block for the description of the geometric component of spatial entities and terrain  Points Cells
Data in a gDB must be structured and interpreted Structuring  of the geometric primitives ‘point’ or ‘cell’  into  2D-geographic objects : Elementary point, line, polygon objects More complex network, region objects Cells and aggregations of cells Linked to ATTRIBUTE-information into  2.5D surfaces  (for terrain characteristics): Relief, groundwater, noise into  3D-geographic objects  (volumes)
Example of geometric structuring Y X Points are structured into lines which define 2D-polygons
Example of geometric structuring Points/cells are structured into 2.5D surfaces
Data in a gDB must be structured and interpreted Interpretation of the geometric object- and surface structures through coupling with identification codes and characteristics: Object classes with individual members: specific parcels, water courses, land use zones, … Surfaces which model specific terrain characteristics (e.g. digital elevation model; digital noise intensity model)
Geographic databases Database = geographic database if it contains data about: Location (Shape) (Characteristics) of geographic objects and/or about terrain-characteristics gDB with computing and other functions  = GIS
GI-Systems Are information systems; allow the user to formulate questions about geographic reality and obtain ‘best possible’ answers  Comparable to non-spatial information systems  Emphasis is on the geometric component, the ‘Where-question’
Generic questions for a GIS  What is at a given location ? Which type of building ? How deep is the groundwater table  ? Where are the entities with the specified characteristics ? Where are the severely degraded zones within the province ? What has changed since ? Which roads have been built since ? Which spatial patterns do occur ? Which is the configuration of atmospheric high and low pressure zones ? Which are the consequences of ? What if ? Which area will flood if a dike is perforated  at a given location ?
GIS = IS  GIS = TECHNOLOGY to build and exploit gDBs Spatial data  modelling
GIS = IS  GIS = TECHNOLOGY to build and exploit gDBs  Management Transformation Visualisation, Query, Cartography Analysis
GIS as a technology Sets of computer programs, infrastructure and know-how to: A/D-convert Structure Process data about spatial entities and terrain into information Query and communicate this information   Based, to an important extent, on  database-technology  (DBMS) Applicable in each thematic domain for which locations are important Support of decisions
Summary of important items  The world as it is or was; The world as we expect it or want it to be Maps versus spatial databases Spatial entities versus terrain characteristics Nature of geographic information A GIS is an information system  that can provide answers to ‘where ?’ and related questions regarding the current, past, expected and planned geographic reality  that is based on a model of the geographic reality which is captured in a spatial database (gDB) GIS is a technology which enables to build and exploit spatial models/gDB
Questions or remarks ? Thank you …

More Related Content

PPT
Gis Concepts 3/5
PPT
Gis Concepts 2/5
PDF
Geographic query and analysis
PPTX
Introduction to GIS
PPTX
Spatial data for GIS
PPSX
Geographical information system unit 2
PPTX
TYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial Database
PPTX
Geographic Phenomena and their Representations
Gis Concepts 3/5
Gis Concepts 2/5
Geographic query and analysis
Introduction to GIS
Spatial data for GIS
Geographical information system unit 2
TYBSC IT PGIS Unit I Chapter II Geographic Information and Spacial Database
Geographic Phenomena and their Representations

What's hot (19)

PPTX
Surface Representations using GIS AND Topographical Mapping
PDF
Basic of gis concept and theories
PPTX
Geographic Information System unit 1
PPTX
Spatial analysis and modeling
PPT
Terminology and Basic Questions About GIS
PDF
Surface Analysis in GIS
PPT
GIS Data Types
PPTX
Georeferencing
PPTX
Seminar on gis analysis functions
PDF
Conceptual models of real world geographical phenomena (epm107_2007)
PDF
Data input and transformation
PPTX
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information Systems
PDF
Data sources and input in GIS
PDF
Digital elevation model in GIS
PPTX
THE NATURE AND SOURCE OF GEOGRAPHIC DATA
PDF
Four data models in GIS
PPSX
Geographical information system unit 3
PPTX
functions of GIS
PPT
Gis Concepts 5/5
Surface Representations using GIS AND Topographical Mapping
Basic of gis concept and theories
Geographic Information System unit 1
Spatial analysis and modeling
Terminology and Basic Questions About GIS
Surface Analysis in GIS
GIS Data Types
Georeferencing
Seminar on gis analysis functions
Conceptual models of real world geographical phenomena (epm107_2007)
Data input and transformation
TYBSC IT PGIS Unit I Chapter I- Introduction to Geographic Information Systems
Data sources and input in GIS
Digital elevation model in GIS
THE NATURE AND SOURCE OF GEOGRAPHIC DATA
Four data models in GIS
Geographical information system unit 3
functions of GIS
Gis Concepts 5/5
Ad

Viewers also liked (20)

PPT
Remote Sensing PPT
PPT
Gis Concepts 4/5
PPTX
Geographic information system and remote sensing
PDF
An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)
PDF
HYPERSPECTRAL RS IN MINERAL MAPPING
PPTX
Gis powerpoint
PPTX
ppt spatial data
PDF
Spatial vs non spatial
PPT
remote sensing
PDF
What is GIS
PPT
Photogrammetry 1.
PDF
Photogrammetry- Surveying
PPT
Total station
PPT
Lecture on photogrammetry
PDF
"GPS" Global Positioning System [PDF]
PPSX
Welcome to the presentation on ‘total station
PPTX
Open Channel Flow
PPTX
Remote sensing ppt
PPTX
Global positioning System
PPT
Gis (geographic information system)
Remote Sensing PPT
Gis Concepts 4/5
Geographic information system and remote sensing
An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)
HYPERSPECTRAL RS IN MINERAL MAPPING
Gis powerpoint
ppt spatial data
Spatial vs non spatial
remote sensing
What is GIS
Photogrammetry 1.
Photogrammetry- Surveying
Total station
Lecture on photogrammetry
"GPS" Global Positioning System [PDF]
Welcome to the presentation on ‘total station
Open Channel Flow
Remote sensing ppt
Global positioning System
Gis (geographic information system)
Ad

Similar to Gis Concepts 1/5 (20)

PPT
GIS Lecture_edited.ppt
PPTX
A Journey to the World of GIS
PPTX
Spatial databases
PPT
Gis Geographical Information System Fundamentals
PPTX
RS and GIS-Fundamentals.pptx cskhpkv palampur
PPTX
Part I - ch-1 GIS Lesson.pptx **introduction to geographic information system...
PDF
2-200305220204.pdf
PPTX
Introduction to GIS
PPT
GIS - lecture-1.ppt
PPTX
Geographical Information System By Zewde Alemayehu Tilahun.pptx
PPTX
Geographical information system by zewde alemayehu tilahun
PPTX
Unit 4 Data Input and Analysis.pptx
PPTX
Data Input and Analysis.pptx engineering
PDF
Fundamentals of GIS and Database Management for Disaster Management
PPT
Intro to GIS and Remote Sensing
PPT
Introduction to GIS systems
PPT
Info Grafix
PDF
Scattered gis handbook
PPTX
Geographic information system (gis)
PPTX
GIS DATA IN.pptx
GIS Lecture_edited.ppt
A Journey to the World of GIS
Spatial databases
Gis Geographical Information System Fundamentals
RS and GIS-Fundamentals.pptx cskhpkv palampur
Part I - ch-1 GIS Lesson.pptx **introduction to geographic information system...
2-200305220204.pdf
Introduction to GIS
GIS - lecture-1.ppt
Geographical Information System By Zewde Alemayehu Tilahun.pptx
Geographical information system by zewde alemayehu tilahun
Unit 4 Data Input and Analysis.pptx
Data Input and Analysis.pptx engineering
Fundamentals of GIS and Database Management for Disaster Management
Intro to GIS and Remote Sensing
Introduction to GIS systems
Info Grafix
Scattered gis handbook
Geographic information system (gis)
GIS DATA IN.pptx

Recently uploaded (20)

PDF
Basic Mud Logging Guide for educational purpose
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Classroom Observation Tools for Teachers
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
RMMM.pdf make it easy to upload and study
PDF
Pre independence Education in Inndia.pdf
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
Cell Types and Its function , kingdom of life
PPTX
Lesson notes of climatology university.
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Basic Mud Logging Guide for educational purpose
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
2.FourierTransform-ShortQuestionswithAnswers.pdf
Classroom Observation Tools for Teachers
PPH.pptx obstetrics and gynecology in nursing
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Computing-Curriculum for Schools in Ghana
Pharmacology of Heart Failure /Pharmacotherapy of CHF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Final Presentation General Medicine 03-08-2024.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
RMMM.pdf make it easy to upload and study
Pre independence Education in Inndia.pdf
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Cell Types and Its function , kingdom of life
Lesson notes of climatology university.
Microbial disease of the cardiovascular and lymphatic systems
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf

Gis Concepts 1/5

  • 1. Concepts and Functions of Geographic Information Systems (1/5) MSc GIS - Alexander Mogollon Diaz Department of Agronomy 2009
  • 2. Concepts and Functions of GIS .PPT Topic #1 Topic #2 Topic #3 1 A GIS is an information system GIS is a technology 2 Spatial Data modelling Sources of data for geodatasets Metadata 3 Geo-referencing Coordinate transformations 4 Database management 5 Spatial Analysis
  • 3. Maps Are the traditional instrument to describe the world as it was, is, will (probably) be, we want it to be Topographic and thematic maps Cadastral plans Photo-maps, Satellite image based maps
  • 4. Map scale = 1:50.000
  • 5. Photo scale = 1:10.000
  • 6. Plan scale = 1:2.500
  • 7. Maps Display the location and shape of entities of the real world (geographic reality) Describe the state of geographic reality at a given moment in time Give meaning to displayed entities by symbolisation according to a map legend Information content is related to map scale Are static, difficult to update
  • 8. Plans / Sketches Plans and sketches are the traditional instruments to describe the world as we want it to be
  • 9. Plan scale = 1:2.500
  • 10. Spatial databases With the advent of GIS-technology, a new instrument is introduced: the spatial database Data describing geographic reality are no longer stored in maps, plans and sketches but in digital databases GIS-software provides tools to create and work with spatial databases to produce maps … enhance knowledge support decisions
  • 11. From data collection to database A/D conversion Structuring Computing functions Other functions Data collection Database Information System
  • 12. From data collection to database Data about entities : persons associations companies licences invoices municipalities, districts properties, …
  • 13. Data about entities Persons Associations Companies Invoices Insurance contracts Provinces Parcels Buildings … . Date of birth, ... List of members, ... List of employees, ... Due date of payment, ... Insured risks, ... Capital city, ... Owner, ... Construction cost, ...
  • 14. Database = structured collection of digital data If not acquired in digital form, data need to be converted from analogue to digital form Structuring is required to facilitate search and query of the data: Tables are often used to structure the data Several software packages/tools exist to integrate data in tables for further processing MS-Access, MS-Excel, dBase, … are table- (row/column) based Data collections contain very frequently an implicit indication of location: address, administrative/statistical unit, ...
  • 15. From database to information system
  • 16. From database to information system Data about entities : persons associations companies licences invoices municipalities, districts properties, … What ? Wen ? What if ?
  • 17. Information system Database equipped with tools which allow to ask questions and obtain answers Information = structured and interpreted data, fit for specific use Information = data put in its context to allow for interpretation Information is derived from data using transformation tools query tools computing tools advanced analytical tools presentation tools
  • 18. Questions about entities Persons Associations Companies Invoices Insurance polices Provinces Parcels Buildings … . How old ? When 18 ? How many members ? Monthly salary cost ? Amount unpaid ? How large the risk ? Budget deficit ? (Un)built ? For students ? What if taxes rise with 10% ? What deficit if #students decrease to 25.000 ?
  • 19. From database to information system What ? When ? What if ? WHERE ?
  • 20. From maps and other collections of spatial data to GIS Data about spatial entities rivers, hydrography spatial destination zones muncipalities properties, buildings ... What ? When ? What if ? WHERE ?
  • 21. Spatial entities (1) Cadastral entities, properties, buildings Patrimonium Unbuilt parcels Domicilies Entities related to spatial planning Transport infrastructure (road, railway, public transport connection, water- and airways,...) Zones with a defined spatial destination Zones with an effective land use ...
  • 22. Spatial entities (2) Entities related to security policy Location of traffic accidents Properties where theft occurred … Entities for planning of natural resources Fossil fuel fields Mining zones Fishing areas Natural reserves UNESCO world heritage
  • 23. Spatial entities (3) Entities related to agricultural and environmental policies Agricultural zones and parcels Irrigation and drainage canals Water abstraction points Zones for soil erosion abatement Other entities Location of wind mills Mangrove patches Traffic lights Sewer lines, electricity lines
  • 24. From data on spatial entities to spatial information From data regarding buildings, demography, migration to requirements for housing From data regarding (non-) irrigated agricultural land, soils and climate to rice production capacity by province From data on factories and owners of cars to air quality distribution From data regarding beach resorts to regional touristic potential
  • 25. Spatial entities and spatial objects Spatial entities Are elements of geographic reality with a clear boundary ‘crisp’ Spatial entities of a given type are grouped into classes of spatial entities Data about spatial entities can be implicitly spatial (adresses, other indirect references) or explicitly spatial (coordinates) Incorporation in a gDB of spatially explicit data about spatial entities requires abstraction and modelling Spatial entities are abstracted and modelled as spatial objects ‘ Feature’ is used as a synonym for both ‘entity’ and ‘object’ Spatial objects Spatial objects have: a location expressed according to a known reference system A geometric shape: point, line, area/polygon, volume, one or more cells (pixel), voxel (3D-cells or cubes) descriptive attributes (characteristics, properties, behaviour) Objects of the same shape-type and sharing the same attribute structure belong to one object class. Such class has most often more than one member
  • 27. Y X 6045 Identification Name 6045 Land Use        
  • 28. Y X 101         Building 101 Name Identification
  • 29. Y X A00233         99-nov-16t A00233 Date Identification
  • 30. The real world = spatial entities + ??
  • 31. Terrain Geographic reality is more than classes of spatial entities The spatial continuum or Terrain in which entities occur Elevation (shaping relief and landscapes) Depth of lakes, aquifers Concentration of toxic substances in soil, surface water, … Air quality Noise, … Terrain = spatially variable characteristics of individual locations Each terrain characteristic (e.g. elevation) is modelled as a Digitaal Terrain Model (DTM) of ‘single valued surface’ (surface)
  • 32. From spatial database to GIS Data about spatial entities and/or terrain rivers, hydrography spatial destination zones muncipalities properties, buildings elevation, bathymetry, … What ? When ? What if ? WHERE ?
  • 33. gDB contains data about spatial entities and/or terrain All geographic data have three components: A geometric component: defines the position and shape of objects/locations with respect to a reference system; ALWAYS present A descriptive component : attaches characteristics or attributes to objects or locations Time as the third component. Locations and/or characteristics can change over time Geographic primitive = most elementary building block for the description of the geometric component of spatial entities and terrain Points Cells
  • 34. Data in a gDB must be structured and interpreted Structuring of the geometric primitives ‘point’ or ‘cell’ into 2D-geographic objects : Elementary point, line, polygon objects More complex network, region objects Cells and aggregations of cells Linked to ATTRIBUTE-information into 2.5D surfaces (for terrain characteristics): Relief, groundwater, noise into 3D-geographic objects (volumes)
  • 35. Example of geometric structuring Y X Points are structured into lines which define 2D-polygons
  • 36. Example of geometric structuring Points/cells are structured into 2.5D surfaces
  • 37. Data in a gDB must be structured and interpreted Interpretation of the geometric object- and surface structures through coupling with identification codes and characteristics: Object classes with individual members: specific parcels, water courses, land use zones, … Surfaces which model specific terrain characteristics (e.g. digital elevation model; digital noise intensity model)
  • 38. Geographic databases Database = geographic database if it contains data about: Location (Shape) (Characteristics) of geographic objects and/or about terrain-characteristics gDB with computing and other functions = GIS
  • 39. GI-Systems Are information systems; allow the user to formulate questions about geographic reality and obtain ‘best possible’ answers Comparable to non-spatial information systems Emphasis is on the geometric component, the ‘Where-question’
  • 40. Generic questions for a GIS What is at a given location ? Which type of building ? How deep is the groundwater table ? Where are the entities with the specified characteristics ? Where are the severely degraded zones within the province ? What has changed since ? Which roads have been built since ? Which spatial patterns do occur ? Which is the configuration of atmospheric high and low pressure zones ? Which are the consequences of ? What if ? Which area will flood if a dike is perforated at a given location ?
  • 41. GIS = IS GIS = TECHNOLOGY to build and exploit gDBs Spatial data modelling
  • 42. GIS = IS GIS = TECHNOLOGY to build and exploit gDBs Management Transformation Visualisation, Query, Cartography Analysis
  • 43. GIS as a technology Sets of computer programs, infrastructure and know-how to: A/D-convert Structure Process data about spatial entities and terrain into information Query and communicate this information Based, to an important extent, on database-technology (DBMS) Applicable in each thematic domain for which locations are important Support of decisions
  • 44. Summary of important items The world as it is or was; The world as we expect it or want it to be Maps versus spatial databases Spatial entities versus terrain characteristics Nature of geographic information A GIS is an information system that can provide answers to ‘where ?’ and related questions regarding the current, past, expected and planned geographic reality that is based on a model of the geographic reality which is captured in a spatial database (gDB) GIS is a technology which enables to build and exploit spatial models/gDB
  • 45. Questions or remarks ? Thank you …