SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Engineering Research and Development
e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com
Volume 6, Issue 5 (March 2013), PP. 74-79

     Adaptation of Open Source Geographic Information
        System for Flood Alert System Development
Manoj Lokare1, Dr. M.B.Potdar2, Manoj Pandya2, Paru Thakkar2, Krunal Patel2
                     1
                     Devi Ahilya Vishwavidyalaya, School of Electronics, Indore (M.P.), India
        2
            Bhaskaracharya Institute for Space Applications & Geo-Informatics, Gandhinagar (G.J.), India


    Abstract:- These All over world demand for software development using open source technology that
    are beneficial for software costing. This paper is based on implementation of GIS and improves
    software structure using open source technology. Now the term GIS is a system designed to capture,
    stores, manipulate, analyze, manage and presents all types of spatial data related to earth using
    proprietary GIS platform, that provides functionality and services for GIS processing operates by only
    GIS analyst. It is required to develop extensible open source applications with GIS functionality
    according to application needs that are easy to operate by GIS user as well as common user using open
    source technology in comparison to costly software licenses, restriction on use, interoperability,
    extensibility, ease of use and performance with increased decision making process. This paper presents
    the development of such software keeping in mind a specific application, viz. flood alert system.

    Keywords:- GIS, Open Source, MapWindow GIS, Flood Alert System, DSS.

                                          I.       INTRODUCTION
         The Adaptation of open source GIS for Flood Alert System development is greater understanding of
evolution of GIS through open source technology and difference between open source and proprietary software
in term of cost, service and support, innovation, usability and to generate intelligent open source software
structure with improved decision making capability.Open source software capabilities are customized for the
GIS capability and services to achieve appropriate GIS application. This paper presents the development of such
software keeping in mind a specific application, viz. flood alert system.
         A flood is a hydrological event characterised by high discharges and/or water levels that can lead to
inundation of land adjacent to streams, rivers, lakes, wetlands and other water bodies. There are essentially two
major causes of flooding [7]:

1. Coastal flooding: - which is caused by higher sea levels than normal, largely as a result of storm surges,
resulting in the sea overflowing onto the land. Coastal flooding is influenced by the following three factors,
which often work in combination: High tide level; Storm surges caused by low barometric pressure exacerbated
by high winds (the highest surges can develop from hurricanes); and Wave action which is dependent on wind
speed and direction, local topography and exposure.

2. Inland flooding: - which is caused by prolonged and/or intense rainfall. Inland flooding can include a number
of different types:
   1. Overland flow occurs when the amount of rainfall exceeds the infiltration capacity of the ground to
       absorb it. This excess water flow overland, ponds formed in natural hollows and low-lying areas or
       behind obstructions. This occurs as a rapid response to intense rainfall and eventually enters a piped or
       natural drainage system.
   2. River flooding occurs when the capacity of a watercourse is exceeded or the channel is blocked or
       constricted, and excess water spills out from the channel onto adjacent low-lying areas.
   3. Flooding from artificial drainage systems results when flow entering a system, such as an urban storm
       water drainage system, exceeds its discharge capacity and the system becomes blocked.

GIS Software Solution for Inland Flood Modelling:
Flood Alert System:- It is a GIS software structure used as alert system to flood, provides GIS based facilities,
services to the user with optimum decision making support system that are implement using open source
technology. [7]



                                                        74
Adaptation of Open Source Geographic Information System for Flood Alert …

The software system provides following facilities:
Analysis of flood: User can load and analyse a spatial data. And also find flood affected regions on map, this is
indicated by the some signals standard, such as:
White signal: Alert.
Blue signal: Ready for Evacuation.
Red signal: Immediate Evacuation.
Search: Find attribute or spatial data on map using Query builder.
Alert SMS Service: Send SMS alert from flood to the security agencies.

                        II.       ADAPTATION IN FLOOD ALERT SYSTEM
         The following are the aspects which need to be optimised in Open Source GIS to adopt to flood control
application:
1. No spatial Analysis required: User can perform and find flood areas without spatial analysis so that the
    system software can be easy to operate by common user.
2. Avoid Spatial data Redundancy: Normally, the demonstration of result requires loading multiple shape
    files on system. But in this system all results can be visualized with a single shape file.
3. Alert SMS service: One can send SMS to the security agencies, like police station and hospitals, to alert
    from flood.
4. Decision Support system: Previously, the flood measurements and decision support system were tacked by
    a GIS expert and later all calculations were done by system internally and gave direct visualization result on
    map with improve decision making system software.

                                III.     OPEN SOURCE TECHNPLOGY
         Open source software can be defined as software distributed under such a licensing agreement that
allows the source code (computer code) to be shared, viewed and modified by other users and organisations.
MapWindow GIS with VB.net Plug-ins: MapWindow GIS is open source GIS application software with a set
of programmable mapping components. The MapWindow open-source GIS platform is a system which contains
a great deal of simple, straight-forward GIS functionalities which, in overall, are enough to meet the needs of
diverse users. However, the greatest positive aspect of MapWindow is that it is not limited purely to the base
functionalities provided, but instead allows a fully extensible plug-in interface that allows users to customize
their MapWindow functionality to meet their custom needs with some fairly simple .NET code. Other font types
may be used if needed for special purposes. [1]

                                        IV.    METHODOLOGY
         Planning is crucial to the successful implementation of the GIS supported solution.Figure1 show
system architecture with MapWindow is a open source platform that visualize spatial data on map using vb.net
plug-in.you can also implement or customize Mapwindow according client needs.




                                       Fig.1: System Software Architecture



                                                       75
Adaptation of Open Source Geographic Information System for Flood Alert …

   Fig 2 captures the flow of activities that were undertaken to realize this research. It comprises four phases.




                                       Fig 2: Software Development Cycle

1. Initialize Phase: - Initialization/Conceptualization phase consists of detailed inventory of the current and
future needs. In this phase, all entities that are needed to be stored in the database and their relationship are
identified, spatial data is created, and the flood record for flood area on which one wants to work on is collected.

                                                     TABLE I
                                          USER NEED’S ANALYSIS
                         S. No.    Need Analysis
                           1.      Services used by common user as well as GIS user.
                           2.      Flood calculation easy to perform.
                           3.      Flood result visualization on map.
                           4.      Spatial data search quickly on map.

2. Development Phase: - In this phase, the plug-in initialized through MapWindow GIS using .Net framework.
Firstly, set-up all necessary settings and refer to MapWin GIS packages and MapWin OCX components on the
.Net platform. After that all plug-ins effect shows on MapWindow GIS platform. The necessary database
schemas are collected relating to the area of interest. Then establish their connection to the system via explicit
database connectivity. The entire system designed identifies various features and functionalities needed to be
implemented to address all of the user needs. The system was developed following the Object Oriented
Programming concepts through vb.net plug-in. Table II shows initial plug-ins with their menus.

                                                    TABLE II
                                      FLOOD PLUG-INS WITH MENUS
                                                   Flood Plug-ins
                         S. No.     Plug-ins Menu           Description
                            1.      Load Spatial data       Load spatial data on system.
                            2.      Flood Alert             Show alert from flood.
                            3.      Spatial Search          Search attributes data.
                            4.      SMS Services            Send SMS.

3. Evaluation Phase: - The evaluation phase is used for rigorous testing of all the implemented features of the
prototype, carefully assessing how well the proposed system was able to address all the needs of the end users.
In this phase, any refinements required are being undertaken. In case of major refinements, they are developed
and incorporated in the prototype and again revaluated. Hence the development and evaluation phase feedback

                                                        76
Adaptation of Open Source Geographic Information System for Flood Alert …

and forward until a stable prototype is achieved. It is during this phase that user manuals and system
documentation are written. [11]

4. Implementation Phase:- In the implementation phase, the prototype is migrated to relevant organizational
network that one wants to work on, installed and configured for usage. A maintenance schedule is currently
being discussed with the organizational users and members keeping in view the system updates and
incorporating new ideas and needs. [11]

                                              V.        RESULTS
The following features were included in the solution:

1.   Set-up Plug-ins:- “Flood Area Plug-ins” with Plug-ins Menus Like: Load, Spatial Search, Flood Alert,
     Alert SMS service, menus show under red box in following figure.




                                       Fig 3: Plug-ins with Plug-in Menus

2.   Load Spatial Data: - User can load any type of spatial data related to earth.




                           Fig 4: Load Spatial data using Menus on Gujarat state map.

3.   Spatial Search: Attribute data search on map using query form.




                                  Fig 5: Search attribute data using query Form

4.   Flood Alert:-Using this Plug-ins menu, find the flood affected area according to the flood range visualize
     on map, using following signal standard for visualization flood affected region.



                                                        77
Adaptation of Open Source Geographic Information System for Flood Alert …

                                    TABLE III SIGNALS STANDARD
                         S. No.    Signals            Description
                            1.     White Signal       Alert
                            2.     Blue Signal        Ready for Evacuation
                            3.     Red Signal         Immediate Evacuation

Water level ranging from 30 to 35 meter is shown in WHITE colour as ALERT from flood.




                      Fig 6: Show white signal water level ranging from 30 to 35 meter

Water level ranging from 35 to 40 meter is shown BLUE as READY FOR EVACUATION and also some areas
are come in WHITE range when flood level rises.




                  Fig 7: Show blue and white signals water level ranging from 35 to 40 meter

Water level ranging from 40 to 50 meter is shown in Red signal as IMMEDIATE EVACUATION and also
some areas come in blue as well as white ranges when flood level rises.




               Fig 8: Show Red, blue and white signals water level ranging from 40 to 50 meter.



5.   Send Alert SMS: Through this Plug-in menus send SMS to the nearest security service.

                                                     78
Adaptation of Open Source Geographic Information System for Flood Alert …




                                   Fig 9: Send SMS via SMS Alert services

                                         VI.    CONCLUSION
An open source desktop geo-computing application featuring GIS tools for organization using flood alert system
is developed. The proposed system developed is capable of delivering the following services:

    1.    Adapt GIS capabilities and services for particular GIS application.
    2.    Spatial data search and visualize on maps.
    3.    Remove spatial analysis and operation from user side using open source technology.
    4.    GIS software solution easy to operate by common user as well as GIS user with improves decision
          making support system.

ACKNOWLEDGMENT
        It is matter of immense pleasure to express our sincere thanks to the Director Mr. T.P. Singh,
Bhaskaracharya Institute for Space Applications and Geo-informatics, Gandhinagar, India and to the respected
Head of department Dr. Abhay Kumar, Dr. RajKamal and mentor Ms. Pratibha M. Umale, and Ms. Amrita
Tiwari, Ms. Kirti Pawar of School of Electronics, Devi Ahilya Vishwavidalaya, Indore, India. One of us, Mr.
Manoj Lokare, is especially grateful to his beloved parents for constant support and encouragement.

                                               REFERENCES
  [1].    Open Source Map Window GIS [Online]. Available:
  [2].    http://www.mapwindow.org/.
  [3].    MapWindow GIS ActiveX Control [Online]. Available:
          http://www.mapwindow.org/tutorials/MapWinGISActiveX%20DevelopmentTutorial.pdf.
  [4].    Introduction of MapWindow [Online]. Available:
          http://indianocean.coaps.fsu.edu/FOSS_GIS/Introduction_to_Mapwindow_GIS_Ver_4_3.pdf.
  [5].    http://giswin.geo.tsukuba.ac.jp/sis/gis_seminar/20121220Aghasi.pdf.
  [6].    VB.Net Basics [Online]. Available:
  [7].    http://media.visualparadigm.com/media/documents/dbva40npg/pdf/dbva_dotnet_programmer_guide_c
          hapter7.pdf.
  [8].    Free Software Download [Online]. Available:
          http://www.mapwindow.org/downloads/index.php?show_details=1.
  [9].    Source Code [Online]. Available: http://www.mapwindow.org/apps/wiki/doku.php?id=sourcecode.
  [10].   Flood System Information [Online]. Available:
          http://www.flooding.ie/en/media/The%20Planning%20System%20and%20Flood%20Risk%20Manage
          ment.PDF.
  [11].   Open Geospatial Consortium, Inc., “Vision and Mission,” Accessed December 2011[Online].
          Available: http://www.opengeospatial.org/ogc/vision.
  [12].   Christopher D. Michaelis, Daniel P. Ames, “Considerations for Implementing OGC WMS and WFS
          Specifications in a Desktop GIS” Journal of Geographic Information System, 2012, 4, 161-167.
  [13].   Introduction custom GIS [Online]. Available:
          http://www.hispkerala.org/latest_downloads/DHIS_apps/IntroductionCustomGIS.pdf.
  [14].   David Ndegwa Kuria1, Douglas Engoke Musiega, Moses Murimi Ngigi and Simon Kibue Ngugi “An
          open source Geographic Information System (GIS) approach to water supply management, distribution
          and billing” International Journal of Computer Engineering Research Vol. 3(4), pp. 55-62.




                                                      79

More Related Content

Similar to Welcome to International Journal of Engineering Research and Development (IJERD)

Use case of Disaster Management System by using Geopaparazzi and MapGuide Ope...
Use case of Disaster Management System by using Geopaparazzi and MapGuide Ope...Use case of Disaster Management System by using Geopaparazzi and MapGuide Ope...
Use case of Disaster Management System by using Geopaparazzi and MapGuide Ope...Hirofumi Hayashi
 
Garbage Disposal Monitoring System
Garbage Disposal Monitoring SystemGarbage Disposal Monitoring System
Garbage Disposal Monitoring SystemIRJET Journal
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authoritieseSAT Journals
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authoritieseSAT Publishing House
 
IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop PredictionIRJET Journal
 
S.2.g Meter and Sensor Data Management Service
S.2.g Meter and Sensor Data Management ServiceS.2.g Meter and Sensor Data Management Service
S.2.g Meter and Sensor Data Management ServiceSUNSHINEProject
 
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNsAgro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNsijsrd.com
 
insect monitoring through wsn
insect monitoring through wsninsect monitoring through wsn
insect monitoring through wsnnehasharma12345
 
Chapter 1 of insect monitoring using wsn sensor
Chapter 1 of insect monitoring using wsn sensorChapter 1 of insect monitoring using wsn sensor
Chapter 1 of insect monitoring using wsn sensornehasharma12345
 
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET Journal
 
Wireless Sensor Network for AgriTech Applications
Wireless Sensor Network for AgriTech Applications Wireless Sensor Network for AgriTech Applications
Wireless Sensor Network for AgriTech Applications IoTForum | TiE Bangalore
 
Rakshak – The Death Beater
Rakshak – The Death BeaterRakshak – The Death Beater
Rakshak – The Death BeaterAI Publications
 
Smart Water Networks need Smart Data Presentation - IT&Water Feb 10 2015
Smart Water Networks need Smart Data Presentation - IT&Water Feb 10 2015Smart Water Networks need Smart Data Presentation - IT&Water Feb 10 2015
Smart Water Networks need Smart Data Presentation - IT&Water Feb 10 2015Luc Stakenborg
 
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...Editor IJMTER
 

Similar to Welcome to International Journal of Engineering Research and Development (IJERD) (20)

Use case of Disaster Management System by using Geopaparazzi and MapGuide Ope...
Use case of Disaster Management System by using Geopaparazzi and MapGuide Ope...Use case of Disaster Management System by using Geopaparazzi and MapGuide Ope...
Use case of Disaster Management System by using Geopaparazzi and MapGuide Ope...
 
Garbage Disposal Monitoring System
Garbage Disposal Monitoring SystemGarbage Disposal Monitoring System
Garbage Disposal Monitoring System
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authorities
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authorities
 
Development of centralized spatial database server for
Development of centralized spatial database server forDevelopment of centralized spatial database server for
Development of centralized spatial database server for
 
IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop Prediction
 
S.2.g Meter and Sensor Data Management Service
S.2.g Meter and Sensor Data Management ServiceS.2.g Meter and Sensor Data Management Service
S.2.g Meter and Sensor Data Management Service
 
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNsAgro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
 
insect monitoring through wsn
insect monitoring through wsninsect monitoring through wsn
insect monitoring through wsn
 
Chapter 1 of insect monitoring using wsn sensor
Chapter 1 of insect monitoring using wsn sensorChapter 1 of insect monitoring using wsn sensor
Chapter 1 of insect monitoring using wsn sensor
 
Insect Mointoring
Insect MointoringInsect Mointoring
Insect Mointoring
 
Mobile GPS Tracking
Mobile GPS TrackingMobile GPS Tracking
Mobile GPS Tracking
 
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
 
chapter 4.pdf
chapter 4.pdfchapter 4.pdf
chapter 4.pdf
 
chapter 4.docx
chapter 4.docxchapter 4.docx
chapter 4.docx
 
Wireless Sensor Network for AgriTech Applications
Wireless Sensor Network for AgriTech Applications Wireless Sensor Network for AgriTech Applications
Wireless Sensor Network for AgriTech Applications
 
EOSC-hub & Geohazards TEP
EOSC-hub & Geohazards TEPEOSC-hub & Geohazards TEP
EOSC-hub & Geohazards TEP
 
Rakshak – The Death Beater
Rakshak – The Death BeaterRakshak – The Death Beater
Rakshak – The Death Beater
 
Smart Water Networks need Smart Data Presentation - IT&Water Feb 10 2015
Smart Water Networks need Smart Data Presentation - IT&Water Feb 10 2015Smart Water Networks need Smart Data Presentation - IT&Water Feb 10 2015
Smart Water Networks need Smart Data Presentation - IT&Water Feb 10 2015
 
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
 

More from IJERD Editor

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksIJERD Editor
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEIJERD Editor
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...IJERD Editor
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’IJERD Editor
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignIJERD Editor
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationIJERD Editor
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...IJERD Editor
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRIJERD Editor
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingIJERD Editor
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string valueIJERD Editor
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...IJERD Editor
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeIJERD Editor
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...IJERD Editor
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraIJERD Editor
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...IJERD Editor
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...IJERD Editor
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingIJERD Editor
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...IJERD Editor
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart GridIJERD Editor
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderIJERD Editor
 

More from IJERD Editor (20)

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
 

Welcome to International Journal of Engineering Research and Development (IJERD)

  • 1. International Journal of Engineering Research and Development e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com Volume 6, Issue 5 (March 2013), PP. 74-79 Adaptation of Open Source Geographic Information System for Flood Alert System Development Manoj Lokare1, Dr. M.B.Potdar2, Manoj Pandya2, Paru Thakkar2, Krunal Patel2 1 Devi Ahilya Vishwavidyalaya, School of Electronics, Indore (M.P.), India 2 Bhaskaracharya Institute for Space Applications & Geo-Informatics, Gandhinagar (G.J.), India Abstract:- These All over world demand for software development using open source technology that are beneficial for software costing. This paper is based on implementation of GIS and improves software structure using open source technology. Now the term GIS is a system designed to capture, stores, manipulate, analyze, manage and presents all types of spatial data related to earth using proprietary GIS platform, that provides functionality and services for GIS processing operates by only GIS analyst. It is required to develop extensible open source applications with GIS functionality according to application needs that are easy to operate by GIS user as well as common user using open source technology in comparison to costly software licenses, restriction on use, interoperability, extensibility, ease of use and performance with increased decision making process. This paper presents the development of such software keeping in mind a specific application, viz. flood alert system. Keywords:- GIS, Open Source, MapWindow GIS, Flood Alert System, DSS. I. INTRODUCTION The Adaptation of open source GIS for Flood Alert System development is greater understanding of evolution of GIS through open source technology and difference between open source and proprietary software in term of cost, service and support, innovation, usability and to generate intelligent open source software structure with improved decision making capability.Open source software capabilities are customized for the GIS capability and services to achieve appropriate GIS application. This paper presents the development of such software keeping in mind a specific application, viz. flood alert system. A flood is a hydrological event characterised by high discharges and/or water levels that can lead to inundation of land adjacent to streams, rivers, lakes, wetlands and other water bodies. There are essentially two major causes of flooding [7]: 1. Coastal flooding: - which is caused by higher sea levels than normal, largely as a result of storm surges, resulting in the sea overflowing onto the land. Coastal flooding is influenced by the following three factors, which often work in combination: High tide level; Storm surges caused by low barometric pressure exacerbated by high winds (the highest surges can develop from hurricanes); and Wave action which is dependent on wind speed and direction, local topography and exposure. 2. Inland flooding: - which is caused by prolonged and/or intense rainfall. Inland flooding can include a number of different types: 1. Overland flow occurs when the amount of rainfall exceeds the infiltration capacity of the ground to absorb it. This excess water flow overland, ponds formed in natural hollows and low-lying areas or behind obstructions. This occurs as a rapid response to intense rainfall and eventually enters a piped or natural drainage system. 2. River flooding occurs when the capacity of a watercourse is exceeded or the channel is blocked or constricted, and excess water spills out from the channel onto adjacent low-lying areas. 3. Flooding from artificial drainage systems results when flow entering a system, such as an urban storm water drainage system, exceeds its discharge capacity and the system becomes blocked. GIS Software Solution for Inland Flood Modelling: Flood Alert System:- It is a GIS software structure used as alert system to flood, provides GIS based facilities, services to the user with optimum decision making support system that are implement using open source technology. [7] 74
  • 2. Adaptation of Open Source Geographic Information System for Flood Alert … The software system provides following facilities: Analysis of flood: User can load and analyse a spatial data. And also find flood affected regions on map, this is indicated by the some signals standard, such as: White signal: Alert. Blue signal: Ready for Evacuation. Red signal: Immediate Evacuation. Search: Find attribute or spatial data on map using Query builder. Alert SMS Service: Send SMS alert from flood to the security agencies. II. ADAPTATION IN FLOOD ALERT SYSTEM The following are the aspects which need to be optimised in Open Source GIS to adopt to flood control application: 1. No spatial Analysis required: User can perform and find flood areas without spatial analysis so that the system software can be easy to operate by common user. 2. Avoid Spatial data Redundancy: Normally, the demonstration of result requires loading multiple shape files on system. But in this system all results can be visualized with a single shape file. 3. Alert SMS service: One can send SMS to the security agencies, like police station and hospitals, to alert from flood. 4. Decision Support system: Previously, the flood measurements and decision support system were tacked by a GIS expert and later all calculations were done by system internally and gave direct visualization result on map with improve decision making system software. III. OPEN SOURCE TECHNPLOGY Open source software can be defined as software distributed under such a licensing agreement that allows the source code (computer code) to be shared, viewed and modified by other users and organisations. MapWindow GIS with VB.net Plug-ins: MapWindow GIS is open source GIS application software with a set of programmable mapping components. The MapWindow open-source GIS platform is a system which contains a great deal of simple, straight-forward GIS functionalities which, in overall, are enough to meet the needs of diverse users. However, the greatest positive aspect of MapWindow is that it is not limited purely to the base functionalities provided, but instead allows a fully extensible plug-in interface that allows users to customize their MapWindow functionality to meet their custom needs with some fairly simple .NET code. Other font types may be used if needed for special purposes. [1] IV. METHODOLOGY Planning is crucial to the successful implementation of the GIS supported solution.Figure1 show system architecture with MapWindow is a open source platform that visualize spatial data on map using vb.net plug-in.you can also implement or customize Mapwindow according client needs. Fig.1: System Software Architecture 75
  • 3. Adaptation of Open Source Geographic Information System for Flood Alert … Fig 2 captures the flow of activities that were undertaken to realize this research. It comprises four phases. Fig 2: Software Development Cycle 1. Initialize Phase: - Initialization/Conceptualization phase consists of detailed inventory of the current and future needs. In this phase, all entities that are needed to be stored in the database and their relationship are identified, spatial data is created, and the flood record for flood area on which one wants to work on is collected. TABLE I USER NEED’S ANALYSIS S. No. Need Analysis 1. Services used by common user as well as GIS user. 2. Flood calculation easy to perform. 3. Flood result visualization on map. 4. Spatial data search quickly on map. 2. Development Phase: - In this phase, the plug-in initialized through MapWindow GIS using .Net framework. Firstly, set-up all necessary settings and refer to MapWin GIS packages and MapWin OCX components on the .Net platform. After that all plug-ins effect shows on MapWindow GIS platform. The necessary database schemas are collected relating to the area of interest. Then establish their connection to the system via explicit database connectivity. The entire system designed identifies various features and functionalities needed to be implemented to address all of the user needs. The system was developed following the Object Oriented Programming concepts through vb.net plug-in. Table II shows initial plug-ins with their menus. TABLE II FLOOD PLUG-INS WITH MENUS Flood Plug-ins S. No. Plug-ins Menu Description 1. Load Spatial data Load spatial data on system. 2. Flood Alert Show alert from flood. 3. Spatial Search Search attributes data. 4. SMS Services Send SMS. 3. Evaluation Phase: - The evaluation phase is used for rigorous testing of all the implemented features of the prototype, carefully assessing how well the proposed system was able to address all the needs of the end users. In this phase, any refinements required are being undertaken. In case of major refinements, they are developed and incorporated in the prototype and again revaluated. Hence the development and evaluation phase feedback 76
  • 4. Adaptation of Open Source Geographic Information System for Flood Alert … and forward until a stable prototype is achieved. It is during this phase that user manuals and system documentation are written. [11] 4. Implementation Phase:- In the implementation phase, the prototype is migrated to relevant organizational network that one wants to work on, installed and configured for usage. A maintenance schedule is currently being discussed with the organizational users and members keeping in view the system updates and incorporating new ideas and needs. [11] V. RESULTS The following features were included in the solution: 1. Set-up Plug-ins:- “Flood Area Plug-ins” with Plug-ins Menus Like: Load, Spatial Search, Flood Alert, Alert SMS service, menus show under red box in following figure. Fig 3: Plug-ins with Plug-in Menus 2. Load Spatial Data: - User can load any type of spatial data related to earth. Fig 4: Load Spatial data using Menus on Gujarat state map. 3. Spatial Search: Attribute data search on map using query form. Fig 5: Search attribute data using query Form 4. Flood Alert:-Using this Plug-ins menu, find the flood affected area according to the flood range visualize on map, using following signal standard for visualization flood affected region. 77
  • 5. Adaptation of Open Source Geographic Information System for Flood Alert … TABLE III SIGNALS STANDARD S. No. Signals Description 1. White Signal Alert 2. Blue Signal Ready for Evacuation 3. Red Signal Immediate Evacuation Water level ranging from 30 to 35 meter is shown in WHITE colour as ALERT from flood. Fig 6: Show white signal water level ranging from 30 to 35 meter Water level ranging from 35 to 40 meter is shown BLUE as READY FOR EVACUATION and also some areas are come in WHITE range when flood level rises. Fig 7: Show blue and white signals water level ranging from 35 to 40 meter Water level ranging from 40 to 50 meter is shown in Red signal as IMMEDIATE EVACUATION and also some areas come in blue as well as white ranges when flood level rises. Fig 8: Show Red, blue and white signals water level ranging from 40 to 50 meter. 5. Send Alert SMS: Through this Plug-in menus send SMS to the nearest security service. 78
  • 6. Adaptation of Open Source Geographic Information System for Flood Alert … Fig 9: Send SMS via SMS Alert services VI. CONCLUSION An open source desktop geo-computing application featuring GIS tools for organization using flood alert system is developed. The proposed system developed is capable of delivering the following services: 1. Adapt GIS capabilities and services for particular GIS application. 2. Spatial data search and visualize on maps. 3. Remove spatial analysis and operation from user side using open source technology. 4. GIS software solution easy to operate by common user as well as GIS user with improves decision making support system. ACKNOWLEDGMENT It is matter of immense pleasure to express our sincere thanks to the Director Mr. T.P. Singh, Bhaskaracharya Institute for Space Applications and Geo-informatics, Gandhinagar, India and to the respected Head of department Dr. Abhay Kumar, Dr. RajKamal and mentor Ms. Pratibha M. Umale, and Ms. Amrita Tiwari, Ms. Kirti Pawar of School of Electronics, Devi Ahilya Vishwavidalaya, Indore, India. One of us, Mr. Manoj Lokare, is especially grateful to his beloved parents for constant support and encouragement. REFERENCES [1]. Open Source Map Window GIS [Online]. Available: [2]. http://www.mapwindow.org/. [3]. MapWindow GIS ActiveX Control [Online]. Available: http://www.mapwindow.org/tutorials/MapWinGISActiveX%20DevelopmentTutorial.pdf. [4]. Introduction of MapWindow [Online]. Available: http://indianocean.coaps.fsu.edu/FOSS_GIS/Introduction_to_Mapwindow_GIS_Ver_4_3.pdf. [5]. http://giswin.geo.tsukuba.ac.jp/sis/gis_seminar/20121220Aghasi.pdf. [6]. VB.Net Basics [Online]. Available: [7]. http://media.visualparadigm.com/media/documents/dbva40npg/pdf/dbva_dotnet_programmer_guide_c hapter7.pdf. [8]. Free Software Download [Online]. Available: http://www.mapwindow.org/downloads/index.php?show_details=1. [9]. Source Code [Online]. Available: http://www.mapwindow.org/apps/wiki/doku.php?id=sourcecode. [10]. Flood System Information [Online]. Available: http://www.flooding.ie/en/media/The%20Planning%20System%20and%20Flood%20Risk%20Manage ment.PDF. [11]. Open Geospatial Consortium, Inc., “Vision and Mission,” Accessed December 2011[Online]. Available: http://www.opengeospatial.org/ogc/vision. [12]. Christopher D. Michaelis, Daniel P. Ames, “Considerations for Implementing OGC WMS and WFS Specifications in a Desktop GIS” Journal of Geographic Information System, 2012, 4, 161-167. [13]. Introduction custom GIS [Online]. Available: http://www.hispkerala.org/latest_downloads/DHIS_apps/IntroductionCustomGIS.pdf. [14]. David Ndegwa Kuria1, Douglas Engoke Musiega, Moses Murimi Ngigi and Simon Kibue Ngugi “An open source Geographic Information System (GIS) approach to water supply management, distribution and billing” International Journal of Computer Engineering Research Vol. 3(4), pp. 55-62. 79