DEVELOPMENT AND IMPLEMENTATION OF A GEOSPATIAL WEB-BASED SYSTEM FOR MONITORING LOGGING ACTIVITIES

Size: px
Start display at page:

Download "DEVELOPMENT AND IMPLEMENTATION OF A GEOSPATIAL WEB-BASED SYSTEM FOR MONITORING LOGGING ACTIVITIES"

Transcription

1 DEVELOPMENT AND IMPLEMENTATION OF A GEOSPATIAL WEB-BASED SYSTEM FOR MONITORING LOGGING ACTIVITIES M.K.A. Musa, A. W. Azzam, S. Syalini and K.A Mahmood Research Officer, Malaysian Remote Sensing Agency, No. 13 Jalan Tun Ismail, Kuala Lumpur, Malaysia; Tel: (60) ; Fax: (60) ; kamal@remotesensing.gov.my KEY WORDS: Forest Monitoring, Remote Sensing, GIS, WebGIS, Open-Source Technologies ABSTRACT: Nowadays, Internet is popular tool and is widely used not only in data and information exchange, but it also has been gaining popularity as an efficient method for monitoring of natural resources as well. This paper discussed an internet application using web- GIS system that has been developed and built for forest management and monitoring in Peninsular Malaysia. The system was designed for Forestry Department of Peninsular Malaysia (FDPM). The purpose of the system is to provide assistance in managing and monitoring forest activities. The system was developed based on open-source technologies that include Apache Web Server, PHP scripting, and Oracle database management system. It uses two types of data models: raster and vector data model. The system has been developed and designed in an understandable format to the end users mainly foresters. Analytical results demonstrate that, the system is able to efficiently provide timely and accurate information. The system is also found to be suitable to be used as a monitoring tool which, when combined with other technique, such as field surveillance, will improve monitoring forest activity. Finally, this paper illustrates and highlights the benefits and advantages of using the system for monitoring, and reducing forest area encroachment. 1. INTRODUCTION Monitoring activities in forest area is very important to ensure that any activities done in the forest is in accordance with regulatory requirements. Neglect in monitoring forest areas will lead to deforestation which is a threat to forest ecosystem. In Peninsular Malaysia, forests still cover an area of approximately 5.9 million hectares or 44.7 % of the total land area (MTIB, 2009). This is a tropical rain forest with dipterocarp as dominant species. These forests are valuable economic asset, fulfilling vital environmental functions, binding carbons in biomass and soils (Dong et al, 2003). However, increasing encroachment of forest areas in Peninsular Malaysia has raised concerns about the long-term sustainability and the intactness of this ecosystem. The environmental damage caused by illegal logging and deforestation has been brought to decision maker attention in the recent past, underlining the need an efficient way for an efficient forest monitoring system. A forest monitoring system is important for keeping track on deforestation, reforestation, and natural expansion of forests. It will also assist in managing licensed logging area and protected areas. It acts as tool which observe and control logging activities and indirectly giving support to law enforcement. In a bid to safeguard forests, monitoring system is overwhelming as the demand for information has never been greater. Remote sensing integrated with other disciplines such as GIS and computer, seen very useful and highly effective techniques to support the needs in forest monitoring activities.

2 Based on that, the authors, project team members from Software Development Section of Malaysian Remote Sensing Agency (Malaysian Remote Sensing) and Geoinformation unit from Forestry Department of Peninsular Malaysia (FDPM), have collaboratively developed a geospatial web-based system for forest monitoring in Peninsular Malaysia. The desire is to assist FDPM in monitoring both licensed and protected areas, to detect compliance with regulations as well as high potential areas for illegal land clearing. The system was known as Forest Monitoring Using Remote Sensing System (FMRS). This paper discusses the FMRS using Web GIS technology. 2. SYSTEM DEVELOPMENT METHODOLOGY Nowadays, Web GIS is a prospective application direction in Geographic Information System (GIS) and represents an important advancement over the traditional desktop GIS. The internets with its gateways are mostly available anywhere making information sharing easier. Internet enables the GIS users to easily access GIS data from data supply sources and process in ways that are interoperable. This shows that internet enables the popularity of the results of GIS analysis and spatial information to users at an amount larger than traditional GIS. Furthermore, respective user may set up an online browse or raising online analysis of spatial subjects at free of charge and without any investment for any GIS Software. With these capabilities, Web GIS can revolutionise the current forest monitoring methods that are often time-consuming, expensive, complicated and difficult to use in remote area. The developed system will transform the monitoring program to be more focused, enhancing its efficiency and effectiveness exponentially. As an added advantage, the Web system can be used to estimate containment of forest encroachments, reducing the need for on-the-ground monitoring, and can be used as a more proactive monitoring approach. Lastly, several issues associated with monitoring on the carriage roads can be minimised. The development of the system consisted of three phases: i)database design, ii)gis customisation, and iii) GIS-web server integration. The conceptual design of the database was based on the Entity-Relation Model. The entity-relationship was developed as the requirements for the FMRS database. In this step, Oracle was chosen for the management and integration of the data input pertaining both geographical and alphanumeric data. The second phase was GIS customisation by using MapGuide Open Source. MapGuide Open Source is a web base platform used to develop and deploy user requirement application with easy and simple graphic interface to the end user. Through this web base platform, simple operations such feature selection, property inspection, map tips, and operations such as buffer, select within, and measure can be easily implemented (MapGuide, 2010). The last phase was on integration between GIS and web server. This was built using HTML, Java script and PHP script. 2.1 System Architecture The system consists of a database, a server, a web application, and the user, as shown in Fig. 1. The user accesses this information through internet using a web browser. Queries for information can be performed by the user through a set of appropriately designed web pages at the portal.

3 Fig. 1: The Forest Monitoring Using Remote Sensing System consists of components that run in three tiers. Queries can be in alphanumeric (usually in a tabular format) or maps. The code that allows execution of the alphanumeric and map queries is written in PHP. Java Script are executed on the client site when the files are invoked, generating a map or a table that is inserted as an object in an HTML page, which is sent to the browser that requested it. If the user selects a map display, the PHP execution invokes WebMap objects, the map is generated and then inserted as an object in the HTML page. WebMap provides objects to the PHP and Java Script to execute a Fig. 2. Screenshot of the FMRS website

4 large variety of actions, such as obtaining the geometry of map entities, displaying images, controlling the visualization format, or programming the map actions. If the user selects alphanumeric information, then the PHP file is connected to the database through ActiveX Data Objects (ADOs), and builds an HTML page containing a table with the required information. The information supplied by the developed website is in Active Computer Graphics Metafile (ACGM) format. By clicking the displayed data (ACGM map) will execute an SQL query. For example, the map shown in Fig. 2 was obtained by querying Merbok Permanent Forest Reserved. It is a clickable map so that when clicking on a compartment, it shows an information with its relevant parameters for the specified compartment, as well as additional information about other properties. This tabular information is generated by supplying the compartment code (obtained through a WebMap object when clicking on the compartment) as a parameter of the corresponding SQL instruction in an ADO connection. A similar mechanism is used to navigate through the maps: when clicking on a map entity, its code is obtained from the database and PHP file is executed to generate the new information by introducing that code as a parameter in the query that selects the entities that will be displayed in the map. Depending on their authorization, the users will be either from FDPM headquarters or FDPM state department. The authorisation, which is controlled with usernames and passwords, determines the permitted access of the user to particular pieces of information as well as the type of operation that the user is allowed to perform with this information. In general, users are allowed to search, view and print the information. 2.2 The Database Web-based central database is used in the system to enable effective data collecting, maintaining and upgrading. It is the core component for the FMRS System. This concept enables the fast storage and retrieval of large amounts of data. The interface that is used to insert, manipulate, and extract data is called the Structured Query Language (SQL). In case of the FMRS system, the Oracle database server has been used to manage the attribute data and image files. This is very practical for this project, which used two types of data models: vector data model and raster data model. The vector data models include forest district, forest compartment, town, river, road and state boundary. Meanwhile, raster data added to the system is from satellite image. The use of satellite images allows visualizing areas and processes of monitoring of huge area easier. The images come from Malaysian Remote Sensing. The images were captured by SPOT (Systeme Probatoire D'Observation de la Terre) satellite. The images are composed by either a panchromatic or a multispectral mode. Based on the need for active observation of the forest area at repetitive intervals, the images were processed and transform to Procedure Natural Colour with 2.5 meter spatial resolution. 2.3 Web Integration Besides the login page and the home page, it contains a set of web pages for each entity type of the database. The login page checks the authorization level of end users by matching the username and password with the corresponding information in the database. The authorization provides access to the database, and determines the actions that the user can perform on particular data parts. The search page facilitates a database search based on appropriate search

5 parameters. Submitting the search information redirects the user to the results page, where only records satisfying the search criteria are shown. Security issues have also been addressed during the implementation phase. The web application is accessible through Virtual Private Network (VPN) between FDPM and Remote Sensing Malaysia only. Besides that, Kerio Firewall has been implemented too. 3. OPERATIONALIZATION The implementation of this system, involved a considerable expense to the FDPM, both economic (hardware and software), and of organization. Costs can be kept low, starting with the use of open source software. Existing hardware can be use by the system. The choice of remote sensing images of broad coverage and anticipated low cost, leads to the use of SPOT data. The system is design a such that the maintenance can be done with minimal resources. The initial testing of the system has demonstrated that is compensated by the reduction of the time used by the FDPM officer. The information offered by the system is useful and easy to manage and analysed, making the monitoring easier, and improving the services offered. Concepts used in the developed system were proved to be a good way to divulge just-in-time information from the FDPM officer to the geographically scattered forest area. The system also have a module allowing visualizing the usage of the system, which are linked to a file containing information on user, and other data which can be accessed by managers at the headquarters. This is one method used to monitor the effectiveness of FMRS and to prevent unauthorised entries. 4. BENEFITS The development of the system aimed to achieve an acceptable level of flexibility and simplicity. As new database can be continuously added and replace and new web pages can replace older ones, the system can be considered adequately flexible and extensible. The system is also simple to use since end users interact with it through web browsers, which many people nowadays are well acquainted. With that, the FMRS system would not only present a costeffective solution but also allow data and information sharing. This could act as the centralised data storage, helps centralised management, and access to data for officials used. The system is most useful in improving decision-making by giving officers instant access to latest and up to date data. Instant information is provided on places that require more observations in suppressing illegal forest encroachments. This is achieved by combining the map of forest information with satellite images. A quicker decision process regarding the various activities is another benefit of the FMRS. Using an in-built search engine and the layering function of GIS, the decision makers can get detailed visual representations of the various condition of the forest. This information will inform the FDPM of the actions to be performed which would prevent illegal activities in the forest. 5. CONCLUSIONS Experience so far with this system has demonstrated that it is capable of meeting the needs of FDPM. It is easily adapted in a distributed database environment. The system provides basic components for generation and delivery of spatial information at very affordable costs and

6 would be greatly beneficial to organizations that do not have the range of expertise needed to implement proprietary solutions. Such efforts will help coordinate better strategies for monitoring and forest resource evaluation. This was proved by a dramatic reduction in illegal logging cases (as reported by FDPM). This has shown the effectiveness of the developed system in halting illegal logging and monitoring the forest area. On the other hand, interviews made with foresters indicated that the web-based application had a good acceptance. The application was reported to be user friendly. The simplicity in information access and query makes it an efficient tool to be used as decision support for planning different aspects of forest management. Furthermore, developing and implementing FMRS is low cost solution with enterprise level GIS technology to help decision maker and long-term persistence of Malaysian forest. ACKNOWLEDGEMENTS The authors are grateful for the support provided by Malaysian Remote Sensing Agency and Forestry Department of Peninsular Malaysia in the course of this project. Acknowledgement is also made to all other co-researchers of the project. REFERENCES J. Dong, R.K. Kaufmann, R.B. Myneni, C.J. Tucker, P.E. Kauppi and J. Liski (2003). Remote sensing estimates of boreal and temperate forest woody biomass: Carbon pools, sources, and sink. Remote Sensing of Environment 84 : Malaysian Timber Industry Board (MTIB) (2009). National Timber Industry Policy Ministry of Plantation Industries and Commodities. KL MapGuide (2010). Your Open Sources Compass. 5 Mei 2010

Web Based GIS Consulting Portal with Crop-Land Suitability

Web Based GIS Consulting Portal with Crop-Land Suitability Web Based GIS Consulting Portal with Crop-Land Suitability P.K.S.C. Jayasinghe a, Takemi Machida b a Ibaraki University, Ibaraki prefecture, Japan, subashjp@yahoo.com, b Ibaraki University, Ibaraki prefecture,

More information

WHAT IS GIS - AN INRODUCTION

WHAT IS GIS - AN INRODUCTION WHAT IS GIS - AN INRODUCTION GIS DEFINITION GIS is an acronym for: Geographic Information Systems Geographic This term is used because GIS tend to deal primarily with geographic or spatial features. Information

More information

Web and Mobile GIS Applications Development

Web and Mobile GIS Applications Development Web and Mobile GIS Applications Development Presented by : Aamir Ali Manager Section Head (GIS Software Customization) Pakistan Space and Upper Atmosphere Research Commission (SUPARCO) Geographical Information

More information

Implementing a Web-based Transportation Data Management System

Implementing a Web-based Transportation Data Management System Presentation for the ITE District 6 Annual Meeting, June 2006, Honolulu 1 Implementing a Web-based Transportation Data Management System Tim Welch 1, Kristin Tufte 2, Ransford S. McCourt 3, Robert L. Bertini

More information

Software. PowerExplorer. Information Management and Platform DATA SHEET

Software. PowerExplorer. Information Management and Platform DATA SHEET DATA SHEET PowerExplorer Software Information Management and Platform KEY FEATURES Web-enabled Advanced, ad-hoc query capabilities Spatial E&P data presentation ZGF file import/export Spatializer Tabular

More information

Implementing an Imagery Management System at Mexican Navy

Implementing an Imagery Management System at Mexican Navy Implementing an Imagery Management System at Mexican Navy The Mexican Navy safeguards 11,000 kilometers of Mexican coastlines, inland water bodies suitable for navigation, and the territorial sea and maritime

More information

Client/server is a network architecture that divides functions into client and server

Client/server is a network architecture that divides functions into client and server Page 1 A. Title Client/Server Technology B. Introduction Client/server is a network architecture that divides functions into client and server subsystems, with standard communication methods to facilitate

More information

User Manual for National Transplant Procurement Management (NTPM) TOP team user Web Application

User Manual for National Transplant Procurement Management (NTPM) TOP team user Web Application User Manual for National Transplant Procurement Management (NTPM) TOP team user Web Application Tel: 03-2694 2704/2705, 03-2615 6576 E-mail:ntpm@moh.gov.my Website: https://www.macr.org.my/entpm/ Table

More information

Technology Trends In Geoinformation

Technology Trends In Geoinformation Technology Trends In Geoinformation Dato Prof. Sr Dr. Abdul Kadir Bin Taib Department of Survey and Mapping Malaysia (JUPEM) Email: drkadir@jupem.gov.my www.jupem.gov.my NGIS 2008 3 rd. National GIS Conference

More information

Property Management and Data Visualization Solution with Autodesk and the Oracle E-Business Suite

Property Management and Data Visualization Solution with Autodesk and the Oracle E-Business Suite Property Management & Visualization White Paper Property Management and Visualization Solution with Autodesk and the Oracle E-Business Suite This paper presents the value and benefits of the integrated

More information

Development tools to create Web-GIS applications DbMAP ASJ the best solution to easily publish GIS data from existing spatial databases and distributed GIS data sources Easily designs, produces, and publishes

More information

Virtual Data Room. www.millnet.co.uk/vdr. From Deal Making to Due Diligence

Virtual Data Room. www.millnet.co.uk/vdr. From Deal Making to Due Diligence Virtual Data Room From Deal Making to Due Diligence Built with the leading Investment Banks and Law Firms, our revolutionary technology is used by tens of thousands of professionals all over the world.

More information

Development of information management system of dams in China based on. WebGIS

Development of information management system of dams in China based on. WebGIS Development of information management system of dams in China based on WebGIS ZHU Xing-ming 1, GENG Qing-zhai 1,2 (1.China Institute of Water Resources and Hydropower Research, Beijing 100044, China, zhuxm@iwhr.com;

More information

Power of Oracle in the Cloud

Power of Oracle in the Cloud Power of Oracle in the Cloud www.reliason.com Whitepaper W Overview The Oracle technology is known for its power, productivity and robustness. Likewise, Oracle cloud service is also backed by these features

More information

White paper: Unlocking the potential of load testing to maximise ROI and reduce risk.

White paper: Unlocking the potential of load testing to maximise ROI and reduce risk. White paper: Unlocking the potential of load testing to maximise ROI and reduce risk. Executive Summary Load testing can be used in a range of business scenarios to deliver numerous benefits. At its core,

More information

Multifunctional Barcode Inventory System for Retailing. Are You Ready for It?

Multifunctional Barcode Inventory System for Retailing. Are You Ready for It? Multifunctional Barcode Inventory System for Retailing. Are You Ready for It? Ling Shi Cai, Leau Yu Beng, Charlie Albert Lasuin, Tan Soo Fun, Chin Pei Yee Abstract This paper explains the development of

More information

SSL VPN Technology White Paper

SSL VPN Technology White Paper SSL VPN Technology White Paper Keywords: SSL VPN, HTTPS, Web access, TCP access, IP access Abstract: SSL VPN is an emerging VPN technology based on HTTPS. This document describes its implementation and

More information

High Level Design Distributed Network Traffic Controller

High Level Design Distributed Network Traffic Controller High Level Design Distributed Network Traffic Controller Revision Number: 1.0 Last date of revision: 2/2/05 22c:198 Johnson, Chadwick Hugh Change Record Revision Date Author Changes 1 Contents 1. Introduction

More information

What s new in Carmenta Server 4.2

What s new in Carmenta Server 4.2 What s new in Carmenta Server 4.2 A complete solution for cost-effective visualisation and distribution of GIS data through web services Carmenta Server provides cost-effective technology for building

More information

A WEB-BASED VE SUPPORTING SYSTEM FOR VE FACILITATOR AND MEMBERS IN VE WORKSHOP

A WEB-BASED VE SUPPORTING SYSTEM FOR VE FACILITATOR AND MEMBERS IN VE WORKSHOP Page 1 A WEB-BASED VE SUPPORTING SYSTEM FOR VE FACILITATOR AND MEMBERS IN VE WORKSHOP Heungmin PARK, CVS, IAM corporation (whcool@hanmail.net) Coauthor: Jong-Kwon LIM, CVS, Ph D., IAM corporation Coauthor:

More information

SYSTEM DEVELOPMENT AND IMPLEMENTATION

SYSTEM DEVELOPMENT AND IMPLEMENTATION CHAPTER 6 SYSTEM DEVELOPMENT AND IMPLEMENTATION 6.0 Introduction This chapter discusses about the development and implementation process of EPUM web-based system. The process is based on the system design

More information

Final Report - HydrometDB Belize s Climatic Database Management System. Executive Summary

Final Report - HydrometDB Belize s Climatic Database Management System. Executive Summary Executive Summary Belize s HydrometDB is a Climatic Database Management System (CDMS) that allows easy integration of multiple sources of automatic and manual stations, data quality control procedures,

More information

Cloud Computing and Government Services August 2013 Serdar Yümlü SAMPAŞ Information & Communication Systems

Cloud Computing and Government Services August 2013 Serdar Yümlü SAMPAŞ Information & Communication Systems eenviper White Paper #4 Cloud Computing and Government Services August 2013 Serdar Yümlü SAMPAŞ Information & Communication Systems 1 Executive Summary Cloud computing could revolutionise public services

More information

Documentation of open source GIS/RS software projects

Documentation of open source GIS/RS software projects Contract no. Workpackage Delivery Delivery Date 030776 WP1 D1.6 2007-07-02 CASCADOSS Development of a trans-national cascade training programme on Open Source GIS&RS Software for environmental applications

More information

APPLICATION OF GEOSPATIAL TECHNOLOGIES FOR SUSTAINABLE ENVIRONMENTAL MANAGEMENT

APPLICATION OF GEOSPATIAL TECHNOLOGIES FOR SUSTAINABLE ENVIRONMENTAL MANAGEMENT APPLICATION OF GEOSPATIAL TECHNOLOGIES FOR SUSTAINABLE NATURAL RESOURCES AND ENVIRONMENTAL MANAGEMENT IN MALAYSIA By James Dawos Mamit, Ph.D. Deputy Minister Ministry of Natural Resources and Environment,

More information

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel Big Data and Analytics: Getting Started with ArcGIS Mike Park Erik Hoel Agenda Overview of big data Distributed computation User experience Data management Big data What is it? Big Data is a loosely defined

More information

Integration Guide. SafeNet Authentication Client. Using SAC CBA for Check Point Security Gateway

Integration Guide. SafeNet Authentication Client. Using SAC CBA for Check Point Security Gateway SafeNet Authentication Client Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information Document

More information

Network device management solution

Network device management solution iw Management Console Network device management solution iw MANAGEMENT CONSOLE Scalability. Reliability. Real-time communications. Productivity. Network efficiency. You demand it from your ERP systems

More information

An Electronic Journal Management System

An Electronic Journal Management System An Electronic Journal Management System Hrvoje Bogunović, Edgar Pek, Sven Lončarić and Vedran Mornar Faculty of Electrical Engineering and Computing, University of Zagreb Unska 3, 0000 Zagreb, Croatia

More information

Last Updated: July 2011. STATISTICA Enterprise Server Security

Last Updated: July 2011. STATISTICA Enterprise Server Security Last Updated: July 2011 STATISTICA Enterprise Server Security STATISTICA Enterprise Server Security Page 2 of 10 Table of Contents Executive Summary... 3 Introduction to STATISTICA Enterprise Server...

More information

ERDAS ADE Enterprise Suite Products Overview and Position

ERDAS ADE Enterprise Suite Products Overview and Position ERDAS ADE Enterprise Suite Products Overview and Position ERDAS ADE Suite Technical Overview Iryna Wetzel ERDAS Inc Switzerland Introduction to Products and Target Market what we will cover in this module

More information

Filestor Digital Asset Management. The way it works

Filestor Digital Asset Management. The way it works Filestor Digital Asset Management The way it works Filestor is an Advanced Digital Asset Management System Filestor is far more than a Digital Asset Management System as it has been designed to be flexible

More information

USING THE INTERNET TO MANAGE AND DISTRIBUTE GEOSPATIAL SUBMARINE CABLE DATA

USING THE INTERNET TO MANAGE AND DISTRIBUTE GEOSPATIAL SUBMARINE CABLE DATA USING THE INTERNET TO MANAGE AND DISTRIBUTE GEOSPATIAL SUBMARINE CABLE DATA GIS Database World Wide Web Internet Data Management Cable Marine RPL Protection David Caswell, Bill Gilmour, David Millar Racal

More information

InTouch Access Anywhere

InTouch Access Anywhere InTouch Access Anywhere InTouch Access Anywhere is the latest capability of InTouch, enabling you to gain more out of your existing assets and resources. We unlock the value of your existing plant data

More information

OWB Users, Enter The New ODI World

OWB Users, Enter The New ODI World OWB Users, Enter The New ODI World Kulvinder Hari Oracle Introduction Oracle Data Integrator (ODI) is a best-of-breed data integration platform focused on fast bulk data movement and handling complex data

More information

MEGA Web Application Architecture Overview MEGA 2009 SP4

MEGA Web Application Architecture Overview MEGA 2009 SP4 Revised: September 2, 2010 Created: March 31, 2010 Author: Jérôme Horber CONTENTS Summary This document describes the system requirements and possible deployment architectures for MEGA Web Application.

More information

Where is... How do I get to...

Where is... How do I get to... Big Data, Fast Data, Spatial Data Making Sense of Location Data in a Smart City Hans Viehmann Product Manager EMEA ORACLE Corporation August 19, 2015 Copyright 2014, Oracle and/or its affiliates. All rights

More information

Implementation Guide. Version 10

Implementation Guide. Version 10 Implementation Guide Version 10 Synthesis Enterprise Portal Implementation Guide Part Identification: RPIGSEP10 ReliaSoft Corporation Worldwide Headquarters 1450 South Eastside Loop Tucson, Arizona 85710-6703,

More information

GEOGRAPHIC INFORMATION SYSTEMS

GEOGRAPHIC INFORMATION SYSTEMS GEOGRAPHIC INFORMATION SYSTEMS WHAT IS A GEOGRAPHIC INFORMATION SYSTEM? A geographic information system (GIS) is a computer-based tool for mapping and analyzing spatial data. GIS technology integrates

More information

A Decision Maker s Guide to Securing an IT Infrastructure

A Decision Maker s Guide to Securing an IT Infrastructure A Decision Maker s Guide to Securing an IT Infrastructure A Rackspace White Paper Spring 2010 Summary With so many malicious attacks taking place now, securing an IT infrastructure is vital. The purpose

More information

The GeoMedia Architecture Advantage. White Paper. April 2002. The GeoMedia Architecture Advantage Page 1

The GeoMedia Architecture Advantage. White Paper. April 2002. The GeoMedia Architecture Advantage Page 1 The GeoMedia Architecture Advantage White Paper April 2002 The GeoMedia Architecture Advantage Page 1 Introduction What is wrong with GIS? GIS is primarily about data not software. Data should be independent

More information

Building & Developing the Environmental

Building & Developing the Environmental Building & Developing the Environmental Web Explorer for Riyadh City Authors: Engineer Yousef Bin Othman Al-Fariheedi Manager of Environmental Data Unit Environmental Management and Protection Department

More information

Internet accessible facilities management

Internet accessible facilities management Internet accessible facilities management A technology overview This overview is an outline of the major components and features of TotalControl, deployment possibilities and a list of terms that describe

More information

Enterprise Solution for Remote Desktop Services... 2. System Administration... 3. Server Management... 4. Server Management (Continued)...

Enterprise Solution for Remote Desktop Services... 2. System Administration... 3. Server Management... 4. Server Management (Continued)... CONTENTS Enterprise Solution for Remote Desktop Services... 2 System Administration... 3 Server Management... 4 Server Management (Continued)... 5 Application Management... 6 Application Management (Continued)...

More information

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Drupal

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Drupal SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Use of NASA World Wind Java SDK for Three-Dimensional Accessibility Visualization of Remote Areas in Lao P.D.R.

Use of NASA World Wind Java SDK for Three-Dimensional Accessibility Visualization of Remote Areas in Lao P.D.R. Use of NASA World Wind Java SDK for Three-Dimensional Accessibility Visualization of Remote Areas in Lao P.D.R. Adrian Weber 1, Andreas Heinimann 2, Peter Messerli 2 1 Institute of Cartography, ETH Zurich,

More information

Consolidate Distributed Documents by Simplifying Information Sharing

Consolidate Distributed Documents by Simplifying Information Sharing Consolidate Distributed Documents by Simplifying Information Sharing DaiNippon Screen MFG. Co. Ltd. is the leading company with strong R&D capabilities; 60% of its employees are technical staffs. With

More information

VOL. 2, NO. 1, January 2012 ISSN 2225-7217 ARPN Journal of Science and Technology 2010-2012 ARPN Journals. All rights reserved

VOL. 2, NO. 1, January 2012 ISSN 2225-7217 ARPN Journal of Science and Technology 2010-2012 ARPN Journals. All rights reserved Mobile Application for News and Interactive Services L. Ashwin Kumar Department of Information Technology, JNTU, Hyderabad, India loka.ashwin@gmail.com ABSTRACT In this paper, we describe the design and

More information

TimePictra Release 10.0

TimePictra Release 10.0 DATA SHEET Release 100 Next Generation Synchronization System Key Features Web-based multi-tier software architecture Comprehensive FCAPS management functions Software options for advanced FCAPS features

More information

Document management and exchange system supporting education process

Document management and exchange system supporting education process Document management and exchange system supporting education process Emil Egredzija, Bozidar Kovacic Information system development department, Information Technology Institute City of Rijeka Korzo 16,

More information

Intranet Solutions for PG School IARI. Project Brief

Intranet Solutions for PG School IARI. Project Brief 1. Project Profile Summary Intranet Solutions for PG School IARI Project Brief The PG School, IARI Software Development Committee requested the automation of its administrative activities. This project

More information

User Guide. Telekom Malaysia Berhad (128740-P) www.tm.com.my/sme Call 1-800-888-SME (763) Visit TMpoint/TM Authorised Resellers

User Guide. Telekom Malaysia Berhad (128740-P) www.tm.com.my/sme Call 1-800-888-SME (763) Visit TMpoint/TM Authorised Resellers User Guide Telekom Malaysia Berhad (128740-P) www.tm.com.my/sme Call 1-800-888-SME (763) Visit TMpoint/TM Authorised Resellers 1 2 Office in a Box Congratulations on making the right decision for your

More information

Figure 2: System Flow Diagram for Workflow Management

Figure 2: System Flow Diagram for Workflow Management 5. WORKFLOW MANAGEMENT The developed system EASKB uses the open source content management system called Drupal ([2]). A Content Management System - CMS is a tool that enables many user friendly features

More information

SECURITY AND PRIVACY ISSUES IN A KNOWLEDGE MANAGEMENT SYSTEM

SECURITY AND PRIVACY ISSUES IN A KNOWLEDGE MANAGEMENT SYSTEM SECURITY AND PRIVACY ISSUES IN A KNOWLEDGE MANAGEMENT SYSTEM Chandramohan Muniraman, Meledath Damodaran, Amanda Ryan University of Houston-Victoria Abstract As in any information management system security

More information

CLOUD STORAGE USING HADOOP AND PLAY

CLOUD STORAGE USING HADOOP AND PLAY 27 CLOUD STORAGE USING HADOOP AND PLAY Devateja G 1, Kashyap P V B 2, Suraj C 3, Harshavardhan C 4, Impana Appaji 5 1234 Computer Science & Engineering, Academy for Technical and Management Excellence

More information

Compiled from ESRI s Web site: http://www.esri.com. 1. What Is a GIS?

Compiled from ESRI s Web site: http://www.esri.com. 1. What Is a GIS? Compiled from ESRI s Web site: http://www.esri.com 1. What Is a GIS? A geographic information system (GIS) is a computer-based tool for mapping and analysing things that exist and events that happen on

More information

AWEBDESK LIVE CHAT SOFTWARE

AWEBDESK LIVE CHAT SOFTWARE AWEBDESK LIVE CHAT SOFTWARE Version 5.1.0 AwebDesk Softwares Operator s Guide Edition 1.0 April 2012 1 P a g e TABLE OF CONTENTS LOGIN TO OPERATOR AREA..... 3 CHATTING TO SITE VISITORS.. 4 TRANSFERRING

More information

International Journal of Engineering Technology, Management and Applied Sciences. www.ijetmas.com November 2014, Volume 2 Issue 6, ISSN 2349-4476

International Journal of Engineering Technology, Management and Applied Sciences. www.ijetmas.com November 2014, Volume 2 Issue 6, ISSN 2349-4476 ERP SYSYTEM Nitika Jain 1 Niriksha 2 1 Student, RKGITW 2 Student, RKGITW Uttar Pradesh Tech. University Uttar Pradesh Tech. University Ghaziabad, U.P., India Ghaziabad, U.P., India ABSTRACT Student ERP

More information

ARCHITECTURAL OVERVIEW E-mail Availability Service (EAS) with ActiveMailbox

ARCHITECTURAL OVERVIEW E-mail Availability Service (EAS) with ActiveMailbox ARCHITECTURAL OVERVIEW E-mail Availability Service () with ActiveMailbox E-mail Availability Service () with ActiveMailbox For Microsoft Exchange -Centric Environments The Market Need for Through direct

More information

Implementing a secure high visited web site by using of Open Source softwares. S.Dawood Sajjadi Maryam Tanha. University Putra Malaysia (UPM)

Implementing a secure high visited web site by using of Open Source softwares. S.Dawood Sajjadi Maryam Tanha. University Putra Malaysia (UPM) Implementing of an open source high visited web site 1 Implementing a secure high visited web site by using of Open Source softwares S.Dawood Sajjadi Maryam Tanha University Putra Malaysia (UPM) March

More information

2-Factor Verification Remote Access

2-Factor Verification Remote Access 2-Factor Verification: Remote Access User Guide For technical assistance please call the IT Help desk @ 37300 1 How to Login to New Remote Access Portal! is implementing a new Remote Access Portal to enhance

More information

Rapid GIS Development: a model-based approach focused on interoperability Rui Cavaco, Rui Sequeira, Mário Araújo, Miguel Calejo SIG2000, Declarativa

Rapid GIS Development: a model-based approach focused on interoperability Rui Cavaco, Rui Sequeira, Mário Araújo, Miguel Calejo SIG2000, Declarativa 13 th AGILE International Conference on Geographic Information Science 2010 Page 1 of 5 Rapid GIS Development: a model-based approach focused on interoperability Rui Cavaco, Rui Sequeira, Mário Araújo,

More information

CiCS INFORMATION TECHNOLOGY STRATEGY 2008 2013 1. PURPOSE 2. CONTEXT. 2.1 Information Technology. 2.2 Changing Environment. 2.

CiCS INFORMATION TECHNOLOGY STRATEGY 2008 2013 1. PURPOSE 2. CONTEXT. 2.1 Information Technology. 2.2 Changing Environment. 2. CiCS INFORMATION TECHNOLOGY STRATEGY 2008 2013 1. PURPOSE This strategy replaces the previous IT strategy and is an integral part of the overall strategy being developed by Corporate Information and Computing

More information

.FOR. Forest inventory and monitoring quality

.FOR. Forest inventory and monitoring quality .FOR Forest inventory and monitoring quality FOR : the asset to manage your forest patrimony 2 1..FOR Presentation.FOR is an association of Belgian companies, created in 2010 and supported by a university

More information

ALPINE NEWSLETTER. INSIDE CitySUMs INDICATE CI-NERGY FASUDIR FORTISSIMO iurban MIRIAM Glasgow TSB Future Cities

ALPINE NEWSLETTER. INSIDE CitySUMs INDICATE CI-NERGY FASUDIR FORTISSIMO iurban MIRIAM Glasgow TSB Future Cities ALPINE INSIDE CitySUMs INDICATE CI-NERGY FASUDIR FORTISSIMO iurban MIRIAM Glasgow TSB Future Cities Contents IES & SMART CITIES 3 CITYSUMS 4 INDICATE 5 FASUDIR 7 FORTISSIMO 9 iurban 10 CI-NERGY 11 MIRIAM

More information

M4 Systems. M4 Online Backup. M4 Systems Ltd Tel: 0845 5000 777 International: +44 (0)1443 863910 www.m4systems.com www.dynamicsplus.

M4 Systems. M4 Online Backup. M4 Systems Ltd Tel: 0845 5000 777 International: +44 (0)1443 863910 www.m4systems.com www.dynamicsplus. M4 Systems M4 Online Backup M4 Systems Ltd Tel: 0845 5000 777 International: +44 (0)1443 863910 www.m4systems.com www.dynamicsplus.net Table of Contents Introduction... 3 Benefits... 3 Features... 4 Data

More information

ETERE SNMP CONSOLE: A centralized, automatic and real-time monitoring of broadcast system networks

ETERE SNMP CONSOLE: A centralized, automatic and real-time monitoring of broadcast system networks of broadcast system networks TABLE OF CONTENTS 1. INTRODUCTION... 3 2. ETERE SNMP CONSOLE... 4 3. DETAILED FEATURES... 5 3.1 GRAPHICAL INTERFACE... 6 3.2 MULTIPLE VIEWS... 7 3.3 FILTERING RULES... 8 3.4

More information

Bhuvan. Indian Earth Observation Visualization. Indian Space Research Organisation. http://bhuvan.nrsc.gov.in. Multi Resolution. Societal Applications

Bhuvan. Indian Earth Observation Visualization. Indian Space Research Organisation. http://bhuvan.nrsc.gov.in. Multi Resolution. Societal Applications Multi Resolution Bhuvan Societal Applications Indian Earth Observation Visualization http://bhuvan.nrsc.gov.in 3D Geographic Models Seamless Fly Through Indian Space Research Organisation Thematic Vectors

More information

Help Desk Management System for PC Troubleshooting

Help Desk Management System for PC Troubleshooting Volume 7 No.7, August 2014 www.ijais.org Help Desk Management System for PC Troubleshooting Safiya Al-Sharji Student, Computer Engineering Caledonian College of Engineering Muscat, Oman Ali Al-Mahruqi

More information

AWEBDESK LIVE CHAT SOFTWARE

AWEBDESK LIVE CHAT SOFTWARE AWEBDESK LIVE CHAT SOFTWARE Version 6.1.0 AwebDesk Softwares Administrator Guide Edition 1.2 January 2014 Page 1 TABLE OF CONTENTS Introduction.......... 4 Sign In as Admin...5 Admin Dashboard Overview.

More information

IFS-8000 V2.0 INFORMATION FUSION SYSTEM

IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 Overview IFS-8000 v2.0 is a flexible, scalable and modular IT system to support the processes of aggregation of information from intercepts to intelligence

More information

Technical Specification. Solutions created by knowledge and needs

Technical Specification. Solutions created by knowledge and needs Technical Specification Solutions created by knowledge and needs The industrial control and alarm management system that integrates video, voice and data Technical overview Process Architechture OPC-OCI

More information

Sage ERP I White Paper. An ERP Guide to Driving Efficiency

Sage ERP I White Paper. An ERP Guide to Driving Efficiency I White Paper An ERP Guide to Driving Efficiency Table of Contents Executive Summary... 3 Best-in-Class Organizations Look to Enhance Efficiency... 3 How ERP Improves Efficiency... 3 Results... 6 Conclusion...

More information

Invest in your business with Ubuntu Advantage.

Invest in your business with Ubuntu Advantage. Invest in your business with Ubuntu Advantage. Expert advice. Specialist tools. Dedicated support. Introducing Ubuntu Advantage Contents 02 Introducing Ubuntu Advantage 03 Ubuntu Advantage 04 - Landscape

More information

How To Develop A Gis Based College Information System

How To Develop A Gis Based College Information System Development of Web-GIS based College Information System Giridhar M.V.S.S. 1, Md.Nazia Firdouse 2, Durga Bhavani.S 3, Viswanadh.G.K 4, Chandra Bose A.S 5 1- Assistant Professor, CWR, IST, JNTUH, Hyderabad,

More information

NETWORK MONITORING. Network Monitoring. Product brief. NETWORK MONITORING Logger Only

NETWORK MONITORING. Network Monitoring. Product brief. NETWORK MONITORING Logger Only Network Monitoring 1 Network Monitoring Product brief Logger Only CONTENTS 1 Page 1. Introduction 2-3 2. Network Structure 4 3. Data Collection 5 4. Data Visualisation 6 5. Dashboard 7 6. Alarm Management

More information

GLOSSARY OF TECHNICAL TERMS

GLOSSARY OF TECHNICAL TERMS This glossary contains explanations of certain terms, definitions and abbreviations used in this document in connection with our Group and our business. The terms and their meanings may not correspond

More information

INTRODUCTION TO SYNTHESYS

INTRODUCTION TO SYNTHESYS INTRODUCTION TO SYNTHESYS i All rights reserved The contents of this documentation (and other documentation and training materials provided), is the property of Noetica and is strictly confidential. You

More information

GLOSSARY OF TECHNICAL TERMS

GLOSSARY OF TECHNICAL TERMS This glossary contains explanations of certain terms, definitions and abbreviations used in this prospectus in connection with our Group and our business. The terms and their meanings may not correspond

More information

IO Informatics The Sentient Suite

IO Informatics The Sentient Suite IO Informatics The Sentient Suite Our software, The Sentient Suite, allows a user to assemble, view, analyze and search very disparate information in a common environment. The disparate data can be numeric

More information

1.1.1 Introduction to Cloud Computing

1.1.1 Introduction to Cloud Computing 1 CHAPTER 1 INTRODUCTION 1.1 CLOUD COMPUTING 1.1.1 Introduction to Cloud Computing Computing as a service has seen a phenomenal growth in recent years. The primary motivation for this growth has been the

More information

IT Security. Securing Your Business Investments

IT Security. Securing Your Business Investments Securing Your Business Investments IT Security NCS GROUP OFFICES Australia Bahrain China Hong Kong SAR India Korea Malaysia Philippines Singapore Sri Lanka Securing Your Business Investments! Information

More information

SYMANTEC ENDPOINT PROTECTION SMALL BUSINESS EDITION

SYMANTEC ENDPOINT PROTECTION SMALL BUSINESS EDITION SYMANTEC ENDPOINT PROTECTION SMALL BUSINESS EDITION Frequently Asked Questions WHAT IS SYMANTEC ENDPOINT PROTECTION SMALL BUSINESS EDITION 1? Symantec Endpoint Protection Small Business Edition is built

More information

Network device management solution.

Network device management solution. Network device management solution. iw Management Console Version 3 you can Scalability. Reliability. Real-time communications. Productivity. Network efficiency. You demand it from your ERP systems and

More information

Installation Guide For Exchange Reporter Plus

Installation Guide For Exchange Reporter Plus Installation Guide For Exchange Reporter Plus Zoho Corp. 1 Table of Contents Contact ZOHO Corp.... 4 Contact ZOHO Corp.... 4 Technical Support... 4 Getting Started... 5 System Requirements... 5 Hardware

More information

GIS: Geographic Information Systems A short introduction

GIS: Geographic Information Systems A short introduction GIS: Geographic Information Systems A short introduction Outline The Center for Digital Scholarship What is GIS? Data types GIS software and analysis Campus GIS resources Center for Digital Scholarship

More information

ClockWork Enterprise 5

ClockWork Enterprise 5 ClockWork Enterprise 5 Technical Overview rev 5.1 Table of Contents Overview... 3 Database Requirements... 4 Database Storage Requirements... 4 Sql Server Authentication and Permissions... 5 ClockWork

More information

How to save money with Document Control software

How to save money with Document Control software How to save money with Document Control software A guide for getting the most out of your investment in a document control software package and some tips on what to look out for By Christopher Stainow

More information

United States Department of Agriculture US Forest Service Natural Resource Manager (NRM) Air v2.3 User Guide Chapter 1: Introduction

United States Department of Agriculture US Forest Service Natural Resource Manager (NRM) Air v2.3 User Guide Chapter 1: Introduction United States Department of Agriculture US Forest Service Natural Resource Manager (NRM) Air v2.3 User Guide Chapter 1: Introduction February 2015 TABLE OF CONTENTS Overview... 1-3 Why Do Water Chemistry

More information

Self-Service Business Intelligence

Self-Service Business Intelligence Self-Service Business Intelligence BRIDGE THE GAP VISUALIZE DATA, DISCOVER TRENDS, SHARE FINDINGS Solgenia Analysis provides users throughout your organization with flexible tools to create and share meaningful

More information

KERIO TECHNOLOGIES KERIO WINROUTE FIREWALL 6.4 REVIEWER S GUIDE. (Updated April 14, 2008)

KERIO TECHNOLOGIES KERIO WINROUTE FIREWALL 6.4 REVIEWER S GUIDE. (Updated April 14, 2008) KERIO TECHNOLOGIES KERIO WINROUTE FIREWALL 6.4 REVIEWER S GUIDE (Updated April 14, 2008) WHO IS KERIO? Kerio Technologies provides Internet messaging and firewall software solutions for small to medium

More information

Connecting to securevirtual Workspace

Connecting to securevirtual Workspace Connecting to securevirtual Workspace The following document provides information on connecting to securevirtual Workspace. This Document includes: Connecting Using Remote Desktop Connection (RDC) Connecting

More information

A framework for Itinerary Personalization in Cultural Tourism of Smart Cities

A framework for Itinerary Personalization in Cultural Tourism of Smart Cities A framework for Itinerary Personalization in Cultural Tourism of Smart Cities Gianpaolo D Amico, Simone Ercoli, and Alberto Del Bimbo University of Florence, Media Integration and Communication Center

More information

Web Design and Implementation for Online Registration at University of Diyala

Web Design and Implementation for Online Registration at University of Diyala International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 8 No. 1 Sep. 2014, pp. 261-270 2014 Innovative Space of Scientific Research Journals http://www.ijias.issr-journals.org/ Web

More information

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide Insight Video Net. LLC. CMS 2.0 Quick Installation Guide Table of Contents 1. CMS 2.0 Installation 1.1. Software Required 1.2. Create Default Directories 1.3. Create Upload User Account 1.4. Installing

More information

USER GUIDE: MaaS360 Services

USER GUIDE: MaaS360 Services USER GUIDE: MaaS360 Services 05.2010 Copyright 2010 Fiberlink Corporation. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

The Advantages of an Asset Manager

The Advantages of an Asset Manager INFOTON ASSET MANAGEMENT SOLUTI ON Computing has revolutionized the way we do business. However operating what is the definitive tool for the modern business takes quite a lot of knowledge and ability.

More information

Technology @ QMU. QuickStartIT: QMU Citrix remote desktop service

Technology @ QMU. QuickStartIT: QMU Citrix remote desktop service Technology @ QMU QuickStartIT: QMU Citrix remote desktop service v1.1, June 2015 What s in this guide? Page Introduction 2 Accessing the Citrix remote desktop service 2 Installing the Citrix receiver (PC)

More information

GS 440 - It s Not Just a Smallworld Anymore

GS 440 - It s Not Just a Smallworld Anymore GS 440 - It s Not Just a Smallworld Anymore Pat Reid Spatial Business Systems Autodesk Business Unit Director Dennis Beck Spatial Business System CEO Class Summary Overview of integration issue Solutions

More information