A Decision Support System in a Geographical Environment

Size: px
Start display at page:

Download "A Decision Support System in a Geographical Environment"

Transcription

1 A Decision Support System in a Geographical Environment Roberto Abbondanza - Giuliana Bonello + Edoardo Bracci * Guglielmo Cresci * Alfredo Di Domenican tonio - - Ministero dell'ambiente - Roma + CSI Piemonte - Torino * CNUCE - CNR - Pisa Introduction The Italian Ministry for the Environment has defined three national networks of measurement stations for air, surface and ground water monitoring; each network has several hundred stations. Each station represents a specific geographical area (hereafter "related area") that has a homogeneous behaviour with respect to the phenomena to be investigated. This related area may be an industrial site, a town, a hydrographic basin, a ground water body, etc.. A number of chemical and physical parameters are measured at each station. The parameters sampled on a station depend on the features of the station and its related area. All the measurements are collected and stored in a National Environmental Information System (SINA). In SINA computers other data related to environmental monitoring and planning are collected and stored: some of them only contain alphanumeric information (Le. measurement values) but many contain geographical data (Le. location of the measurement stations). Tools are available to insert, modify and manage all the stored data. In particular, a Decision Support System (DSS) has been implemented to help the strategic planning of air quality, surface water and ground water quality and quantity on a national basis. Measurement values from the three national networks are used as DSS input data together with: population distribution in municipalities, provinces and regions; data on industry, agriculture and cattle breeding; geographical, hydrographical, geohydrological data; other useful data (soil usage, roads, aqueducts, etc.). 95

2 Partners involved in the project The DSS design and implementation were carried out by three partners: CNUCE was commissioned to design and develop the ground water DSS. CNUCE is an Institute of the Italian National Research Council (CNR) located in Pisa. Since 1965 it has been involved in computer science research and application fields. It has a staff of 120; 20 of whom operate on statistical and geographical applications. CSI was commissioned to design and develop the air quality DSS. CSI is a consortium of public and private institutions. Located in Turin, it was founded in 1977 to supply consortium members (but also external organisations) with computing facilities and computer based applications. It has a staff of 350: 40 of whom work in the fields of statistical and geographical systems. A third partner was commissioned to develop the surface water DSS. The three DSSs were designed and implemented in strict co-ordination in order to create applications with a common architecture and a uniform user interface. The DSS functional scheme According to user requirements, the three DSSs must be able to analyse the following four aspects (Fig. 1): 1) Data related to the resource state and represented by the measurement values stored in SINA host computers. Various statistical analyses must be executed on these measurements. 2) Data on environmental stress factors related to population, industries and agriculture. Pollution is linked to resource states by using simple models based on synthetic indicators. 3) Data defining the characteristics of the measurement station and the related geographical area (Land area description). These characteristics influence the relationships between polluting sources and resource states. 4) Data on actions. The Ministry and other organisations finance, coordinate and execute works of environmental protection and restoration. The DSS must consider these actions and it must be able to evaluate related results. 96

3 Land area description " Stress.. Resource factors state... ~~, ~ Actions Fig. 1: DSS functional scheme The geographical DSS approach The three DSSs must operate on both alphanumeric and geographical data. DSS technology only considers alphanumeric data, so it is unable to supply all the required functions. These functions include: navigation on geographical maps whose elements (points, lines, polygons) may be passive (background) or active (hotspots) elements through which the user can operate new selections and/or start processing functions; presentation of processing results (a statistical analysis, a model execution) as thematic maps. These are typical Geographical Information System (GIS) functions, but GIS applications generally do not have sophisticated statistical and modelling tools. Furthermore GISs generally have user interfaces specifically designed to be used by specialised technicians and are unsuitable for managers and decision makers. Only by combining DSS functions with GIS functions can we obtain a satisfactory result. Geo-DSS (also called Spatial DSS: SDSS) tries to integrate DSS and GIS technologies. Current technology doesn't supply geo-dss packages, so these applications must be implemented directly by users. DSS and GIS can be integrated by using: 1) a DSS structure where geographical functions have been added; 2) a GIS structure integrated with statistical and modelling functions; 3) a more complex system including both DSS and GIS packages that exchange data and results to give users the best of both technologies. The type of solution is generally driven by user requirements. Considerable interest in geographical functions suggests that a GIS-based application 97

4 should be used. On the other hand, when geographical elements only represent a background with no active element, a DSS approach may be a more convenient solution. We required geographical functions but also statistical tools and a simple user interface, so we followed the third type of approach, by using a GIS environment to pre-process geographical and alphanumeric data. Pre-processed data are then imported into a DSS application for further processing and presentation. The geo-dss architecture The architecture is organised into three execution phases (Fig. 2): 1) Data extraction. Input data are stored in SINA host computers in many mono-thematic data bases. So we have data bases for: measurement values collected from the three national networks; population and industrial activities summarised by municipality, province and region; geographical borders of municipalities, provinces, regions; features of the measurement station (and its related area); many other geographical data such as roads, hydrography, geohydrology, etc. All these archives supply input data to the geo-dsss. In the data extraction phase all the data associated with a single measurement station (and to its related area) are collected. Some geographical operations are made on these data (area computations, inclusion of a point into an area, etc.) and the results are transferred to the next phase (the geo-dss supervisor). This process is repeated for each measurement station. This processing phase is executed on SINA host computers in ARC/INFO and Oracle environments. 2) The geo-dss supervisor phase operates on a DSS server hosted on a PC. The DSS supervisor imports in a SAS environment data pre-processed during the extraction phase. Data are aggregated by measurement stations to reduce complexity and response times during the user session; they are stored in a geo-dss data base. This causes data redundancy because the same information is often stored both in a host computer and in the DSS server. Functions have been implemented to guarantee data consistency. Data extraction and geo-dss supervisor functions execute off-line, so these operations have no impact on host computers and geo-dss user operations. 3) Data processing and presentation phase. This phase is executed on the user's PC in a SAS environment. It accesses the geo-dss server to import all the required data (i. e. all the data associated with one or more measurement stations previously selected by the user). After this initial data transfer, all the functions execute in the stand-alone PC, so that users can operate both in a local or in a geographical network. 98

5 LAN DSS user / ~ "" Borders data base I Geo host -- '" C " Geo-DSS data base ~ / 1 Geo-DSS "'- -' Hydrography data base server I / ~ ""... T DSS user Alphanum host -- '-../ Measurement data base ~,:::, -::: '-./ Population data base Fig. 2: The geo-dss architecture Project evolution and implementation The DSS took about a year to be designed and implemented; most of this time was spent identifying user requirements, selecting and organising data. The application presented at the Italian SAS Users Group in October 1993 was a prototype implemented by using SAS/EIS. The prototype had some shortcomings: it was slow. Response times were generally too high; it didn't support geographical navigation. Only pre-defined maps were presented: no user modification was allowed on them; it only had pre-defined statistical and presentation functions. A first release of the geo-dss is now available; it took another four man months to be implemented. 99

6 It was implemented through SAS/ AF by using the Frame Technology. Two classes have been implemented to navigate on: geographical maps; measurement values. The geographical navigation class allows users to select the geographical area to be investigated. They can select what to display on maps by setting both passive and active elements: Passive elements (layers) only represent a background and supply information on land territory features and behaviour thus helping users to understand the phenomena they are investigating. In ground water analysis it is possible to display the following as layers: municipal borders, water flow directions, location of springs and wells. Active elements (hotspots) can be selected by using a mouse: the right hand button gets information about the element the hotspot represents. For instance, it is possible to get a description of the main features of a ground water body (average rainfall, estimated water supply, number of springs, etc.); the left hand button allows navigation to the next geographical level. From a nation-wide map, it is possible to pass to regional maps and, finally, to maps showing one (or more) measurement stations and their related area. There is no limit to the number of layers and hotspots the class can manage. Obviously the definition of many layers and hotspots increases the map's complexity so: the time required to draw a map increases. In the present implementation up to seconds are required to draw a map by using a high end 486 platform. It may be difficult to read maps with many elements. Simple zoom and pan functions have been implemented to partially overcome this problem. Each layer and hotspot requires its own data stored both in SINA and DSS data bases; a great number of layers and hotspots implies large amounts of data stored on disks. A number of push buttons are collected in a tool bar to allow users: to select layers and hotspots (layers and hotspots buttons); to return to a previous hierarchical level in the class (hierarchy button); to draw thematic maps (analysis button); to enlarge part of the map (zoom button); to reset the zoom and to show the map scale (options button). An alphanumeric navigation class is used to select and to show measurement values related to a measurement station. It allows users to select and dynamically modify: the parameter(s) and the time interval to be investigated; the time aggregation level (hour by hour, day by day, week by week, etc.); the type of presentation (tabular or various kinds of graph); the statistical function to be executed on data. A what-if analysis is also available (for the air quality and surface water DSSs) to relate environmental stress factors and pollution measures. Polluting loads due to one particular human activity (the resident population, a specific type of industry, etc.) are evaluated as product of an estimated unitary polluting load and the number of employees or inhabitants. 100

7 ~~~=t~~~'"1-~t;,"~"':~-~:"'%?-:--;~~"0"-'~~---~- i, The total polluting load in a geographical area is then evaluated as a sum of contributions due to the human activities operating in that area. Users can modify both the number of employees and the unitary emissions to simulate many different scenarios and verify their global effect. Final remarks The table in Fig. 3 summarises some evaluations on the geo-dss as it is today. In the table rows we list a number of elements representing the user requirements. The table columns report our current evaluation. along with future hopes for the less satisfactory items. Obviously many evaluations can also be seen as SAS system evaluations. Element Current Future hopes evaluation statistical processing very good geographic processing unsatisfactory SAS/GIS what-if processing very good portability very good alphanum. navigation very good geographic navigation sufficient SAS/GIS graphic presentation very good tabular presentation v~good thematic maps unsatisfactory SAS/GIS response time sufficient more powerful hw implementation time good better documentation total cost sufficient run time modules Fig. 3: Application evaluations The table shows that all the geographical functions (processing, navigation and thematic maps) have a not completely satisfactory evaluation. We believe that the GIS module of SAS system may be used to integrate the geographical navigation class functions. In fact, SAS/GIS could supply functions not available in our application (i.e. functions to simply write on a map the names of map elements such as towns, rivers, mountains, etc.) or with limits and shortcomings (i.e. the zoom function). \ \.. The table also shows that we expect to have better response times by using more powerful hardware platforms. Tests made on a Pentium platform gave encouraging results: response times were in the range of 1/3, 1/2 of the ones we experienced on 486 platforms. 101

8 Although we evaluated the time taken to implement the application as being good, a further observation is needed. Object oriented technology requires a problem approach different from traditional technologies, with considerable efforts in the first design phase leading to good results with a substantially reduced programming effort. It would be extremely useful to have the support of a complete, comprehensive, user friendly documentation. During our work we had some problems due to a lack of documentation so we applied to SAS Institute of Rome to get some support in programming the geographical and alphanumeric navigation classes. Finally, a complex application requires many SAS modules (we used SAS Base, FSP, AF, GRAPH, STAT and ETS) so it has a high license cost. When the application needs to be used by many users, this cost increases considerably; in some cases it limits the usage and benefits of the application. One solution would be a system with some kind of run time module, capable of selecting and loading only the system code strictly required by the application execution. This approach would reduce the license costs and in fact only one set (or a few sets) of SAS modules would be needed to implement and maintain the application, while users would only require a run time license which would be less expensive. Furthermore, the hardware configuration required to run the application would probably need less memory and disk space if a run time approach is used. Appendix: Samples of screen layout The following figures show some screens produced by the geographical arid alphanumeric navigation classes. 102

9 Fig. 4: The first map displayed by the geographic navigation class \ \.. 103

10 i ~.

11 ;~. ype of station: Spring Municipality: Spigno Saturnia River: Collection works: NO Water collection (115):. Type of spring:. Average flow (mc/s): 1.1 Altitude a.s.l: 52 Fig. 5: The second map displayed by the geographic navigation class. Mouse usage: the right hand button on a measurement station displays the station main features 105

12

13 Fig. 6: The third map displayed by the geographic navigation class. Layers button allows user to select available layers to be displayed on the map \ \., ' 107

14

15 MUNICIPAL CENTROID RELATED AREA CENTROID MEASUREMENT STATION Fig. 7: Hotspots button allows user to select available hotspots to be displayed on the map 109

16 "3... J:l! ~ I.' ~.... j \:.,y..... "'-3.~"'f.~... ~~~~~..,::.,:-~::;:-.::::-:::<::-~--~

17 ~ ~ '1\ ;,[;,tl:.;.~., " l ~i~ 1 ~ $ :j~ ''{; J:.J". ti ~ It ID ]~ }; -~. ~"~ g': j~ J ;.:,) ~,r,,r k; I>.~; f!' ~-.~' i ;': Fig. 8: Hierarchy button allows to jump to a previous hierarchical level (Regions or Provinces in this case) i'.: '~' $I 1 c' ;.~ -i.1 \.> \, }~ ~ t; ; 111

18

19 Fig. 9: Analysis button creates thematic maps on an user selected variable (Agricultural area in this case) 113

20

21 Fig. 10: Zoom button enlarges a part of the map around a point selected by the user 115

22

23 Fig. 11: Effect of the zoom operation 117

24 ; :": r...

25 Fig. 12: Alphanumeric navigation class displays measurement values on a station (P036) Fig. 13: The class allows graphic presentation of a selected parameter (C02) \ 119

4D information management system for road maintenance using GIS

4D information management system for road maintenance using GIS icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) 4D information management system for road maintenance

More information

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press,   ISSN GIS in the process of road design N.C. Babic, D. Rebolj & L. Hanzic Civil Engineering Informatics Center, University ofmaribor, Faculty of Civil Engineering, Smetanova 17, 2000 Maribor, Slovenia. E-mail:

More information

4. GIS Implementation of the TxDOT Hydrology Extensions

4. GIS Implementation of the TxDOT Hydrology Extensions 4. GIS Implementation of the TxDOT Hydrology Extensions A Geographic Information System (GIS) is a computer-assisted system for the capture, storage, retrieval, analysis and display of spatial data. It

More information

INSPIRE Basics. Vlado Cetl European Commission Joint Research Centre. https://ec.europa.eu/jrc/

INSPIRE Basics. Vlado Cetl European Commission Joint Research Centre. https://ec.europa.eu/jrc/ INSPIRE Basics Vlado Cetl European Commission Joint Research Centre https://ec.europa.eu/jrc/ Serving society Stimulating innovation Supporting legislation Outline SDI? Why European SDI? INSPIRE Policy

More information

Understanding Geographic Information System GIS

Understanding Geographic Information System GIS Understanding Geographic Information System GIS What do we know about GIS? G eographic I nformation Maps Data S ystem Computerized What do we know about maps? Types of Maps (Familiar Examples) Street Maps

More information

Plenary Session 2, part 2 A European shared information system

Plenary Session 2, part 2 A European shared information system 3 rd GMES Forum 5 6 June 2003 Athens Plenary Session 2, part 2 A European shared information system Gordon McInnes Deputy Director European Environment Agency 1 I keep six honest serving men. They taught

More information

Generalized map production: Italian experiences

Generalized map production: Italian experiences Generalized map production: Italian experiences FIG Working Week 2012 Knowing to manage the territory, protect the environment, evaluate the cultural heritage Rome, Italy, 6-10 May 2012 Gabriele GARNERO,

More information

«NATURE-GIS GÜÍDELINES 55'-v '-'V >'/--

«NATURE-GIS GÜÍDELINES 55'-v '-'V >'/-- 05/0097 A-- «NATURE-GIS GÜÍDELINES 55'-v '-'V >'/-- i EuropeanThei' : : " for Protected Areas, Nature Preservation =""!.". Geographical In!: *j.-- 1ST projea 2001-34641

More information

NATO Headquarters The Situation Center GIS experience.

NATO Headquarters The Situation Center GIS experience. NATO Headquarters The Situation Center GIS experience. Abstract Recently, the dynamic capability of responding to a major world crisis with comprehensive in-depth information has become a crucial aspect

More information

THE SPATIAL DATA WAREHOUSE OF SEOUL

THE SPATIAL DATA WAREHOUSE OF SEOUL THE SPATIAL DATA WAREHOUSE OF SEOUL Jae-Ho Han The Seoul Metropolitan Government Seoul City Hall, Taepyeongno 1(il)-ga, Jung-gu, Seoul 100-744, Korea djhjha@hanmail.net Impyeong Lee Dept. of Geoinformatics,

More information

Bentley Map Advancing GIS for the World s Infrastructure

Bentley Map Advancing GIS for the World s Infrastructure Bentley Map Advancing GIS for the World s Infrastructure Presentation Overview Why would you need Bentley Map? What is Bentley Map? Where is Bentley Map Used? Why would you need Bentley Map? Because your

More information

Using a GIS as a DSS Generator

Using a GIS as a DSS Generator 33 Peter Keenan Department of M.I.S. University College Dublin, Ireland. The continuing development of DSS applications requires that new technologies be exploited to allow new classes of decision be supported.

More information

THE DEVELOPMENT OF ROAD ACCIDENT DATABASE MANAGEMENT SYSTEM FOR ROAD SAFETY ANALYSES AND IMPROVEMENT

THE DEVELOPMENT OF ROAD ACCIDENT DATABASE MANAGEMENT SYSTEM FOR ROAD SAFETY ANALYSES AND IMPROVEMENT THE DEVELOPMENT OF ROAD ACCIDENT DATABASE MANAGEMENT SYSTEM FOR ROAD SAFETY ANALYSES AND IMPROVEMENT By T. H. Law Radin Umar R. S. (Road Safety Research Center, Faculty of Engineering, University Putra

More information

APPENDIX III ESTIMATING THE POPULATION OF AFFECTED AREAS WITH REDATAM

APPENDIX III ESTIMATING THE POPULATION OF AFFECTED AREAS WITH REDATAM HANDBOOK FOR ESTIMATING THE SOCIO - ECONOMIC AND ENVIRONMENTAL EFFECTS OF DISASTERS - First name and surname(s) - Sex - Age - Educational level - Family members present in the shelter (e.g., father, mother,

More information

GIS FOR MAZOWSZE REGION - GENERAL OUTLINE

GIS FOR MAZOWSZE REGION - GENERAL OUTLINE GIS FOR MAZOWSZE REGION - GENERAL OUTLINE S. Bialousz 1), K Mączewski 2), E. Janczar 2), K. Osinska-Skotak 1) 1) Warsaw University of Technology, Warsaw, Poland 2) Office of the Surveyor of the Mazowieckie

More information

Preparing Spatial Data

Preparing Spatial Data 13 CHAPTER 2 Preparing Spatial Data Assessing Your Spatial Data Needs 13 Assessing Your Attribute Data 13 Determining Your Spatial Data Requirements 14 Locating a Source of Spatial Data 14 Performing Common

More information

SITMUN: Cooperating to Build Local SDIs in the Barcelona Region

SITMUN: Cooperating to Build Local SDIs in the Barcelona Region SITMUN: Cooperating to Build Local SDIs in the Barcelona Region Diputació de Barcelona Territory and Sustainability Area Territorial Information Systems Department INSPIRE CONFERENCE Barcelona, September

More information

Flexible Support for Spatial Decision- Making

Flexible Support for Spatial Decision- Making Flexible Support for Spatial Decision- Making Shan Gao, David Sundaram and John Paynter Department of Management Science and Information Systems The University of Auckland, Private Bag 92019, Auckland,

More information

Among various open-source GIS programs, QGIS can be the best suitable option which can be used across partners for reasons outlined below.

Among various open-source GIS programs, QGIS can be the best suitable option which can be used across partners for reasons outlined below. Comparison of Geographic Information Systems (GIS) software As of January 2018, WHO has reached an agreement with ESRI (an international supplier of GIS software) for an unlimited use of ArcGIS Desktop

More information

Geographical Information Systems Energy Database Report. WP1 T1.3- Deliverable 1.9

Geographical Information Systems Energy Database Report. WP1 T1.3- Deliverable 1.9 Geographical Information Systems Energy Database Report WP1 T1.3- Deliverable 1.9 March 2015 1 314164 (ENER/FP7/314164) Project acronym: InSMART Project full title: Integrative Smart City Planning Coordination

More information

Transportation and Logistics Planning and Development Mapping Tool

Transportation and Logistics Planning and Development Mapping Tool Transportation and Logistics Planning and Development Mapping Tool Doreen Gonzales-Gaboyan Business Development and Outreach Center for Innovation through Visualization and Simulation (CIVS) Purdue University

More information

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press,   ISSN STREAM, spatial tools for river basins, environment and analysis of management options Menno Schepel Resource Analysis, Zuiderstraat 110, 2611 SJDelft, the Netherlands; e-mail: menno.schepel@resource.nl

More information

Lecture 5. Representing Spatial Phenomena. GIS Coordinates Multiple Map Layers. Maps and GIS. Why Use Maps? Putting Maps in GIS

Lecture 5. Representing Spatial Phenomena. GIS Coordinates Multiple Map Layers. Maps and GIS. Why Use Maps? Putting Maps in GIS Lecture 5 Putting Maps in GIS GIS responds to three fundamental questions by automating spatial data: What is where? Why is it there? GIS reveals linkages unevenly distributed social, economic and environmental

More information

Corporate. Information. Railway Infrastructure Administrator. Year indracompany.com

Corporate. Information. Railway Infrastructure Administrator. Year indracompany.com geospatial and mobility Corporate Geographic Information System of ADIF Railway Infrastructure Administrator. Year 2009-2010 Corporate Geographic Information System of ADIF ADIF. Spanish Administrator

More information

SDI in Lombardia (Italy(

SDI in Lombardia (Italy( SDI in Lombardia (Italy( Italy) Andrea Piccin European SDI Best Practice Awards 2009 - Learning from Best Practices Turin, 26th and 27th November 2009 Lombardia, in Italy, is 4 th Region for territorial

More information

A BASE SYSTEM FOR MICRO TRAFFIC SIMULATION USING THE GEOGRAPHICAL INFORMATION DATABASE

A BASE SYSTEM FOR MICRO TRAFFIC SIMULATION USING THE GEOGRAPHICAL INFORMATION DATABASE A BASE SYSTEM FOR MICRO TRAFFIC SIMULATION USING THE GEOGRAPHICAL INFORMATION DATABASE Yan LI Ritsumeikan Asia Pacific University E-mail: yanli@apu.ac.jp 1 INTRODUCTION In the recent years, with the rapid

More information

Translating urban history, research and sources, into interactive digital libraries

Translating urban history, research and sources, into interactive digital libraries Translating urban history, research and sources, into interactive digital libraries Fulvio Rinaudo 1, Rosa Tamborrino 1 1 Politecnico di Torino Dept. Of Architecture & Design Abstract Many results of historical

More information

The Infrastructure for Spatial Information in the European Community vs. regional SDI: the shortest way for reaching economic and social development

The Infrastructure for Spatial Information in the European Community vs. regional SDI: the shortest way for reaching economic and social development The Infrastructure for Spatial Information in the European Community vs. regional SDI: the shortest way for reaching economic and social development Mauro Salvemini EUROGI PRESIDENT Professor at Sapienza

More information

GIS for spatial decision making

GIS for spatial decision making MASTERS DISSERTATION: GEOINFORMATICS GIS for spatial decision making Veldic Vlado 2001 - University of Pretoria GIS for spatial decision-making Veldic Vlado Submitted in partial fulfilment of the requirements

More information

Web Visualization of Geo-Spatial Data using SVG and VRML/X3D

Web Visualization of Geo-Spatial Data using SVG and VRML/X3D Web Visualization of Geo-Spatial Data using SVG and VRML/X3D Jianghui Ying Falls Church, VA 22043, USA jying@vt.edu Denis Gračanin Blacksburg, VA 24061, USA gracanin@vt.edu Chang-Tien Lu Falls Church,

More information

Research on Object-Oriented Geographical Data Model in GIS

Research on Object-Oriented Geographical Data Model in GIS Research on Object-Oriented Geographical Data Model in GIS Wang Qingshan, Wang Jiayao, Zhou Haiyan, Li Bin Institute of Information Engineering University 66 Longhai Road, ZhengZhou 450052, P.R.China Abstract

More information

EBA Engineering Consultants Ltd. Creating and Delivering Better Solutions

EBA Engineering Consultants Ltd. Creating and Delivering Better Solutions EBA Engineering Consultants Ltd. Creating and Delivering Better Solutions ENHANCING THE CAPABILITY OF ECOSYSTEM MAPPING TO SUPPORT ADAPTIVE FOREST MANAGEMENT Prepared by: EBA ENGINEERING CONSULTANTS LTD.

More information

Spatial Data Availability Energizes Florida s Citizens

Spatial Data Availability Energizes Florida s Citizens NASCIO 2016 Recognition Awards Nomination Spatial Data Availability Energizes Florida s Citizens State of Florida Agency for State Technology & Department of Environmental Protection Category: ICT Innovations

More information

Introducing GIS analysis

Introducing GIS analysis 1 Introducing GIS analysis GIS analysis lets you see patterns and relationships in your geographic data. The results of your analysis will give you insight into a place, help you focus your actions, or

More information

Traffic accidents and the road network in SAS/GIS

Traffic accidents and the road network in SAS/GIS Traffic accidents and the road network in SAS/GIS Frank Poppe SWOV Institute for Road Safety Research, the Netherlands Introduction The first figure shows a screen snapshot of SAS/GIS with part of the

More information

GIS for the Police s Property Management Case study

GIS for the Police s Property Management Case study GIS for the Police s Property Management Case study TS02I - State Land Management, paper No 5807 Elzbieta Bielecka Military University of Technology Faculty of Civil Engineering and Geodesy F1G Working

More information

Conceptual study of Web-based PPGIS for Designing Built Environment: Identifying Housing Location Preferences in Littleborough

Conceptual study of Web-based PPGIS for Designing Built Environment: Identifying Housing Location Preferences in Littleborough Conceptual study of Web-based PPGIS for Designing Built Environment: Identifying Housing Location Preferences in Littleborough Shrabanti Hira *1, S M Labib 1 1 SEED, University of Manchester March 31,

More information

Flexible Support for Spatial Decision-Making

Flexible Support for Spatial Decision-Making Flexible Support for Spatial Decision-Making Shan Gao, John Paynter, and David Sundaram Department of Management Science and Information Systems The University of Auckland, Private Bag 92019, Auckland,

More information

CREATING A REPORT ON FIRE (April 2011)

CREATING A REPORT ON FIRE (April 2011) CREATING A REPORT ON FIRE (April 2011) The Fire Report feature on the NAFI website lets you create simple summaries of fire activity for areas of land in far northern Australia (north of 20 degrees where

More information

GIS Boot Camp for Education June th, 2011 Day 1. Instructor: Sabah Jabbouri Phone: (253) x 4854 Office: TC 136

GIS Boot Camp for Education June th, 2011 Day 1. Instructor: Sabah Jabbouri Phone: (253) x 4854 Office: TC 136 GIS Boot Camp for Education June 27-30 th, 2011 Day 1 Instructor: Sabah Jabbouri Phone: (253) 833-9111 x 4854 Office: TC 136 Email: sjabbouri@greenriver.edu http://www.instruction.greenriver.edu/gis/ Summer

More information

Spatially enabling e-government through geo-services

Spatially enabling e-government through geo-services Spatially enabling e-government through geo-services Mauro Salvemini EUROGI PRESIDENT Professor at Sapienza Università di Roma (IT) 1 About the presentation Few information about Eurogi ; Some essential

More information

Land Use in the context of sustainable, smart and inclusive growth

Land Use in the context of sustainable, smart and inclusive growth Land Use in the context of sustainable, smart and inclusive growth François Salgé Ministry of sustainable development France facilitator EUROGI vice president AFIGéO board member 1 Introduction e-content+

More information

GRID map of Household and Population data in Kosovo. European Forum for Geostatistics, 5 7 October 2009, in The Hague, Netherlands

GRID map of Household and Population data in Kosovo. European Forum for Geostatistics, 5 7 October 2009, in The Hague, Netherlands GRID map of Household and Population data in Kosovo European Forum for Geostatistics, 5 7 October 2009, in The Hague, Netherlands SUMMARY Introduction Data sources Methods Results, & Maps WebGIS Description

More information

SWAMP GIS: A spatial decision support system for predicting and treating stormwater runoff. Michael G. Wing 1 * and Derek Godwin

SWAMP GIS: A spatial decision support system for predicting and treating stormwater runoff. Michael G. Wing 1 * and Derek Godwin Journal of Spatial Hydrology Vol. 11, No. 2 Fall 2011 SWAMP GIS: A spatial decision support system for predicting and treating stormwater runoff Michael G. Wing 1 * and Derek Godwin Abstract SWAMP GIS

More information

5/15/ Use of Geographic Information System (GIS) in Grazing Management Muhammad Farooq Hussain Faisal 12-Arid-604 (M.

5/15/ Use of Geographic Information System (GIS) in Grazing Management Muhammad Farooq Hussain Faisal 12-Arid-604 (M. 5/15/218 1 Use of Geographic Information ystem (GI) in Grazing Management Muhammad Farooq Hussain Faisal 12-Arid-64 (M.phill LM) 1 Contents History Back Ground Information Introduction of GI Who use GI?

More information

CWMS Modeling for Real-Time Water Management

CWMS Modeling for Real-Time Water Management Hydrologic Engineering Center Training Course on CWMS Modeling for Real-Time Water Management August 2018 Davis, California The Corps Water Management System (CWMS) is a software and hardware system to

More information

Geometric Algorithms in GIS

Geometric Algorithms in GIS Geometric Algorithms in GIS GIS Visualization Software Dr. M. Gavrilova GIS Software for Visualization ArcView GEO/SQL Digital Atmosphere AutoDesk Visual_Data GeoMedia GeoExpress CAVE? Visualization in

More information

Lecture 2. Introduction to ESRI s ArcGIS Desktop and ArcMap

Lecture 2. Introduction to ESRI s ArcGIS Desktop and ArcMap Lecture 2 Introduction to ESRI s ArcGIS Desktop and ArcMap Outline ESRI What is ArcGIS? ArcGIS Desktop ArcMap Overview Views Layers Attribute Tables Help! Scale Tips and Tricks ESRI Environmental Systems

More information

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil ABSTRACT:- The geographical information system (GIS) is Computer system for capturing, storing, querying analyzing, and displaying geospatial

More information

GIS Building Communities beyond National Borders (Building Successful Spatial Data Infrastructures) Nick Land, ESRI Europe

GIS Building Communities beyond National Borders (Building Successful Spatial Data Infrastructures) Nick Land, ESRI Europe GIS Building Communities beyond National Borders (Building Successful Spatial Data Infrastructures) Nick Land, ESRI Europe UK worst flooding in the last 60 years 350,000 households without drinking water

More information

Appropriation Directions for 2007

Appropriation Directions for 2007 INSPIRE in Sweden An Important Part of the National Geodata Strategy Monica Lagerqvist Nilsson Appropriation Directions for 2007 A commission to investigate the necessity to adjust the Swedish legislation

More information

GIS Geographical Information Systems. GIS Management

GIS Geographical Information Systems. GIS Management GIS Geographical Information Systems GIS Management Difficulties on establishing a GIS Funding GIS Determining Project Standards Data Gathering Map Development Recruiting GIS Professionals Educating Staff

More information

Steve Pietersen Office Telephone No

Steve Pietersen Office Telephone No Steve Pietersen Steve.Pieterson@durban.gov.za Office Telephone No. 031 311 8655 Overview Why geography matters The power of GIS EWS GIS water stats EWS GIS sanitation stats How to build a GIS system EWS

More information

CHILEAN GEO-SPATIAL NATIONAL DATA INFRASTRUCTURE (INDE) Pablo Gran Rodrigo Barriga Alfredo Gonzalez María L. Advis Juan C. Montero Leonardo Oyarzun

CHILEAN GEO-SPATIAL NATIONAL DATA INFRASTRUCTURE (INDE) Pablo Gran Rodrigo Barriga Alfredo Gonzalez María L. Advis Juan C. Montero Leonardo Oyarzun CHILEAN GEO-SPATIAL NATIONAL INFRASTRUCTURE (INDE) Pablo Gran Rodrigo Barriga Alfredo Gonzalez María L. Advis Juan C. Montero Leonardo Oyarzun ABSTRACT The present paper summarizes a joint effort undertaken

More information

Land Board, NW Services and SDI Tambet Tiits, FRICS

Land Board, NW Services and SDI Tambet Tiits, FRICS Land Board, NW Services and SDI Tambet Tiits, FRICS 07.09.2016 200th anniversary of the Struve Geodetic Arc Friedrich Georg Wilhelm Struve and Carl Friedrich Tenner Struve Geodetic Arc The Struve Geodetic

More information

Popular Mechanics, 1954

Popular Mechanics, 1954 Introduction to GIS Popular Mechanics, 1954 1986 $2,599 1 MB of RAM 2017, $750, 128 GB memory, 2 GB of RAM Computing power has increased exponentially over the past 30 years, Allowing the existence of

More information

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR&

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR& &21&(37,21$1',03/(0(17$7,212)$1+

More information

Oakland County Parks and Recreation GIS Implementation Plan

Oakland County Parks and Recreation GIS Implementation Plan Oakland County Parks and Recreation GIS Implementation Plan TABLE OF CONTENTS 1.0 Introduction... 3 1.1 What is GIS? 1.2 Purpose 1.3 Background 2.0 Software... 4 2.1 ArcGIS Desktop 2.2 ArcGIS Explorer

More information

Institute of Statistical and Geographical Information of Jalisco State Subnational Statistical and Geographical System India.

Institute of Statistical and Geographical Information of Jalisco State Subnational Statistical and Geographical System India. Institute of Statistical and Geographical Information of Jalisco State Subnational Statistical and Geographical System India. January 2017 Subnational Statistical and Geographical System National Statistical

More information

GIS Workshop Data Collection Techniques

GIS Workshop Data Collection Techniques GIS Workshop Data Collection Techniques NOFNEC Conference 2016 Presented by: Matawa First Nations Management Jennifer Duncan and Charlene Wagenaar, Geomatics Technicians, Four Rivers Department QA #: FRG

More information

REPORT ON INVESTMENTS

REPORT ON INVESTMENTS REPORT ON INVESTMENTS D.T2.3.3 Investments for technical equipment for the implementation of Web-GIS platform in Mantova 1 Local support group designing Mantova Web-GIS platform. Picture by Maria Giulia

More information

Application of GIS Technologies in maintenance and development of a Gas Transmission System

Application of GIS Technologies in maintenance and development of a Gas Transmission System Application of GIS Technologies in maintenance and development of a Gas Transmission System by Iva Juretić and Vanja Skopljak Štulić The main role of GIS, in addition to providing spatial data, is to create

More information

GIS-based Smart Campus System using 3D Modeling

GIS-based Smart Campus System using 3D Modeling GIS-based Smart Campus System using 3D Modeling Smita Sengupta GISE Advance Research Lab. IIT Bombay, Powai Mumbai 400 076, India smitas@cse.iitb.ac.in Concept of Smart Campus System Overview of IITB Campus

More information

The purpose of this report is to recommend a Geographic Information System (GIS) Strategy for the Town of Richmond Hill.

The purpose of this report is to recommend a Geographic Information System (GIS) Strategy for the Town of Richmond Hill. Staff Report for Committee of the Whole Meeting Department: Division: Subject: Office of the Chief Administrative Officer Strategic Initiatives SRCAO.18.12 GIS Strategy Purpose: The purpose of this report

More information

SPATIAL DATA MINING. Ms. S. Malathi, Lecturer in Computer Applications, KGiSL - IIM

SPATIAL DATA MINING. Ms. S. Malathi, Lecturer in Computer Applications, KGiSL - IIM SPATIAL DATA MINING Ms. S. Malathi, Lecturer in Computer Applications, KGiSL - IIM INTRODUCTION The main difference between data mining in relational DBS and in spatial DBS is that attributes of the neighbors

More information

Technology offer: Characterization and Optimization of chemical and electrochemical reactors by CFD methods

Technology offer: Characterization and Optimization of chemical and electrochemical reactors by CFD methods Technology offer: Characterization and Optimization of chemical and electrochemical reactors by CFD methods Technology offer Characterization and optimisation of chemical and electrochemical reactors by

More information

D.T2.6.1: REPORT ON ADAPTATION PLANS OF DSS IN THE PROJECT FUAS

D.T2.6.1: REPORT ON ADAPTATION PLANS OF DSS IN THE PROJECT FUAS D.T2.6.1: REPORT ON ADAPTATION PLANS OF DSS IN THE PROJECT FUAS Version 1 10 2018 Page 1 Content 1. Introduction... 3 1.1. Austria - FUA Voitsberg... 3 1.2. Czech Republic - Ostrava FUA... 3 1.3. Germany

More information

Developing the GIS-Expert System for Investigating Land Use Designations

Developing the GIS-Expert System for Investigating Land Use Designations Developing the GIS-Expert System for Investigating Land Use Designations P. Limsupreeyarat a, S. Kaewkeaw b, and P. Charnwasununt c a,b Department of Civil Engineering, Burapha University, Thailand c Department

More information

GIS Software. Evolution of GIS Software

GIS Software. Evolution of GIS Software GIS Software The geoprocessing engines of GIS Major functions Collect, store, mange, query, analyze and present Key terms Program collections of instructions to manipulate data Package integrated collection

More information

SOFTWARE ARCHITECTURE DESIGN OF GIS WEB SERVICE AGGREGATION BASED ON SERVICE GROUP

SOFTWARE ARCHITECTURE DESIGN OF GIS WEB SERVICE AGGREGATION BASED ON SERVICE GROUP SOFTWARE ARCHITECTURE DESIGN OF GIS WEB SERVICE AGGREGATION BASED ON SERVICE GROUP LIU Jian-chuan*, YANG Jun, TAN Ming-jian, GAN Quan Sichuan Geomatics Center, Chengdu 610041, China Keywords: GIS; Web;

More information

THE 3D SIMULATION INFORMATION SYSTEM FOR ASSESSING THE FLOODING LOST IN KEELUNG RIVER BASIN

THE 3D SIMULATION INFORMATION SYSTEM FOR ASSESSING THE FLOODING LOST IN KEELUNG RIVER BASIN THE 3D SIMULATION INFORMATION SYSTEM FOR ASSESSING THE FLOODING LOST IN KEELUNG RIVER BASIN Kuo-Chung Wen *, Tsung-Hsing Huang ** * Associate Professor, Chinese Culture University, Taipei **Master, Chinese

More information

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning Stephen Brockwell President, Brockwell IT Consulting, Inc. Join the conversation #AU2017 KEYWORD Class Summary Silos

More information

Turkey National Report

Turkey National Report UNITED NATIONS Working Paper GROUP OF EXPERTS ON No. 26 GEOGRAPHICAL NAMES Twenty-third Session Vienna, 28 March 4 April 2006 Item 5 of the Provisional Agenda: Reports of the division Turkey National Report

More information

An Internet-Based Integrated Resource Management System (IRMS)

An Internet-Based Integrated Resource Management System (IRMS) An Internet-Based Integrated Resource Management System (IRMS) Third Quarter Report, Year II 4/1/2000 6/30/2000 Prepared for Missouri Department of Natural Resources Missouri Department of Conservation

More information

Applications of GIS in Electrical Power System

Applications of GIS in Electrical Power System Applications of GIS in Electrical Power System Abdulrahman M. AL-Sakkaf 201102310 CRP 514 May 2013 Dr. Baqer M. AL-Ramadan Abstract GIS has been widely used in various areas and disciplines. This paper

More information

GIS = Geographic Information Systems;

GIS = Geographic Information Systems; What is GIS GIS = Geographic Information Systems; What Information are we talking about? Information about anything that has a place (e.g. locations of features, address of people) on Earth s surface,

More information

The SAB Medium Term Sales Forecasting System : From Data to Planning Information. Kenneth Carden SAB : Beer Division Planning

The SAB Medium Term Sales Forecasting System : From Data to Planning Information. Kenneth Carden SAB : Beer Division Planning The SAB Medium Term Sales Forecasting System : From Data to Planning Information Kenneth Carden SAB : Beer Division Planning Planning in Beer Division F Operational planning = what, when, where & how F

More information

Watershed simulation and forecasting system with a GIS-oriented user interface

Watershed simulation and forecasting system with a GIS-oriented user interface HydroGIS 96: Application of Geographic Information Systems in Hydrology and Water Resources Management (Proceedings of the Vienna Conference, April 1996). IAHS Publ. no. 235, 1996. 493 Watershed simulation

More information

Introduction to ArcMap

Introduction to ArcMap Introduction to ArcMap ArcMap ArcMap is a Map-centric GUI tool used to perform map-based tasks Mapping Create maps by working geographically and interactively Display and present Export or print Publish

More information

Chapter 1. GIS Fundamentals

Chapter 1. GIS Fundamentals 1. GIS Overview Chapter 1. GIS Fundamentals GIS refers to three integrated parts. Geographic: Of the real world; the spatial realities, the geography. Information: Data and information; their meaning and

More information

European Commission STUDY ON INTERIM EVALUATION OF EUROPEAN MARINE OBSERVATION AND DATA NETWORK. Executive Summary

European Commission STUDY ON INTERIM EVALUATION OF EUROPEAN MARINE OBSERVATION AND DATA NETWORK. Executive Summary European Commission STUDY ON INTERIM EVALUATION OF EUROPEAN MARINE OBSERVATION AND DATA NETWORK Executive Summary by NILOS Netherlands Institute for the Law of the Sea June 2011 Page ii Study on Interim

More information

URBAN SMS Soil Management Strategy

URBAN SMS Soil Management Strategy URBAN SMS Soil Management Strategy SWOT of existing soil evaluation tools currently used by URBAN SMS partners T. Vernik & B. Vršèaj May 29 th, 2009 WP4 Tools common SWOT Analysis Report This analysis

More information

GIS Needs Assessment. for. The City of East Lansing

GIS Needs Assessment. for. The City of East Lansing GIS Needs Assessment for The City of East Lansing Prepared by: Jessica Moy and Richard Groop Center for Remote Sensing and GIS, Michigan State University February 24, 2000 Executive Summary At the request

More information

Author(s): Charles K. Cover, P.E. Federal Energy Regulatory Commission

Author(s): Charles K. Cover, P.E. Federal Energy Regulatory Commission Using GIS to Help Manage a National Energy Program Author(s): Charles K. Cover, P.E. Federal Energy Regulatory Commission The Federal Energy Regulatory Commission (FERC) has statutory oversight on key

More information

Geographic Information Systems (GIS) in Environmental Studies ENVS Winter 2003 Session III

Geographic Information Systems (GIS) in Environmental Studies ENVS Winter 2003 Session III Geographic Information Systems (GIS) in Environmental Studies ENVS 6189 3.0 Winter 2003 Session III John Sorrell York University sorrell@yorku.ca Session Purpose: To discuss the various concepts of space,

More information

Impact of land use on water resources: integrating HSPF and a raster-vector GIS

Impact of land use on water resources: integrating HSPF and a raster-vector GIS HydroGIS 96: Application of Geographic Information Systems in Hydrology and Water Resources Management (Proceedings of the Vienna Conference, April 1996). IAHS Publ. no. 235, 1996. 349 Impact of land use

More information

Thermal Scheduling SImulator for Chip Multiprocessors

Thermal Scheduling SImulator for Chip Multiprocessors TSIC: Thermal Scheduling SImulator for Chip Multiprocessors Kyriakos Stavrou Pedro Trancoso CASPER group Department of Computer Science University Of Cyprus The CASPER group: Computer Architecture System

More information

Afghanistan Resource Data and Geospatial Toolkit (GsT)

Afghanistan Resource Data and Geospatial Toolkit (GsT) Afghanistan Resource Data and Geospatial Toolkit (GsT) WISER Clean Energy Access Workshop Shannon Cowlin 22 March 2010 NREL is a national laboratory of the U.S. Department of Energy, Office of Energy Efficiency

More information

GEOGRAPHICAL INFORMATION SYSTEMS. GIS Foundation Capacity Building Course. Introduction

GEOGRAPHICAL INFORMATION SYSTEMS. GIS Foundation Capacity Building Course. Introduction GEOGRAPHICAL INFORMATION SYSTEMS. GIS Foundation Capacity Building Course. Introduction In recent times digital mapping has become part and parcel of our daily lives with experience from Google Maps on

More information

2011 Oracle Spatial Excellence Awards Presentation

2011 Oracle Spatial Excellence Awards Presentation 2011 Oracle Spatial Excellence Awards Presentation May 19, 2011 Ronald Reagan Building and International Trade Center Washington, DC USA Thanks to our sponsors Media Sponsor Media Participants Media Sponsor

More information

Innovation. The Push and Pull at ESRI. September Kevin Daugherty Cadastral/Land Records Industry Solutions Manager

Innovation. The Push and Pull at ESRI. September Kevin Daugherty Cadastral/Land Records Industry Solutions Manager Innovation The Push and Pull at ESRI September 2004 Kevin Daugherty Cadastral/Land Records Industry Solutions Manager The Push and The Pull The Push is the information technology that drives research and

More information

Geographic Information Systems (GIS)

Geographic Information Systems (GIS) CRP 514 Geographic Information Systems (GIS) Project Title GIS in Urban Planning and Managment: Malaysia Experience By Omar Abdullah Ba-Wazir 237843 Dr. BAQER M. AL-RAMADAN 5 June 2011 Table of Contents

More information

Country Report On Sdi Activities In Singapore ( )

Country Report On Sdi Activities In Singapore ( ) UNITED NATIONS E/CONF.102/IP.4 ECONOMIC AND SOCIAL COUNCIL Nineteenth United Nations Regional Cartographic Conference for Asia and the Pacific Bangkok, 29 October 1 November 2012 Item 6(b) of the provisional

More information

Creation of an Internet Based Indiana Water Quality Atlas (IWQA)

Creation of an Internet Based Indiana Water Quality Atlas (IWQA) Department of Environmental Management Creation of an Internet Based Water Quality Atlas (IWQA) May 4, 2005 IUPUI 1200 Waterway Blvd., Suite 100 polis, 46202-5140 Water Quality Atlas John Buechler, Neil

More information

SDI Development in Georgia. Mari Khardziani Head of International Relations Unit National Agency of Public Registry

SDI Development in Georgia. Mari Khardziani Head of International Relations Unit National Agency of Public Registry SDI Development in Georgia Mari Khardziani Head of International Relations Unit National Agency of Public Registry Kehl, Germany September 5, 2017 2 National Agency of Public Registry Legal Entity of Public

More information

Economic and Social Council

Economic and Social Council United Nations Economic and Social Council Distr.: General 2 July 2012 E/C.20/2012/10/Add.1 Original: English Committee of Experts on Global Geospatial Information Management Second session New York, 13-15

More information

Integrating GIS and Traditional Databases with MapObjects Technology

Integrating GIS and Traditional Databases with MapObjects Technology Danielle Berman Integrating GIS and Traditional Databases with MapObjects Technology The expanding presence of geographic information system (GIS) offices within organizations has helped to enhance the

More information

ESDIN Results from a Crossborder INSPIRE Preparatory Project. Jörgen Hartnor, Lantmäteriet.

ESDIN Results from a Crossborder INSPIRE Preparatory Project. Jörgen Hartnor, Lantmäteriet. ESDIN Results from a Crossborder INSPIRE Preparatory Project Jörgen Hartnor, Lantmäteriet www.esdin.eu Ett econtentplus Best Practice Network projekt September 2008 February 2011 Coordinated by EuroGeographics

More information

INSPIRE - A Legal framework for environmental and land administration data in Europe

INSPIRE - A Legal framework for environmental and land administration data in Europe INSPIRE - A Legal framework for environmental and land administration data in Europe Dr. Markus Seifert Bavarian Administration for Surveying and Cadastre Head of the SDI Office Bavaria Delegate of Germany

More information

INSPIRE in Sweden - an Important Part of the National Geodata Strategy

INSPIRE in Sweden - an Important Part of the National Geodata Strategy INSPIRE in Sweden - an Important Part of the National Geodata Strategy Ewa RANNESTIG and Monica LAGERQVIST NILSSON, Sweden Key words: National Geodata Strategy, National Infrastructure for Spatial Information,

More information