Geographic Information System for Railway Management

Size: px
Start display at page:

Download "Geographic Information System for Railway Management"

Transcription

1 Geographic Information System for Railway Management Hazem M. El-Bakry Faculty of Computer Science & Information Systems, Mansoura University, EGYPT Wael A. Awad Faculty of Science, Port Said, Suez Canal University, EGYPT Abstract Safety and security and considered a critical issue in railways. Applying geographic information system (GIS) and Global Positioning System (GPS) in the railway becomes very important. Web-based GIS makes it easy to exchange information and create better public communication through the Web site. It helps to plan for a trip by checking train times, stations and different lines between stations. This is done through the Web site of the railway organization, which contains maps and databases. Therefore, in this paper, the presented research work concentrates on using GIS to retrieve any data related to railway. This is done in real-time at anywhere. Furthermore, it is easy to access information and check its validity through the Internet. In addition to maintaining infrastructure network information, railway organizations are trying to use GIS for decision support operations. Because advanced technology provides interoperability support, it can be used to create a comprehensive railway information system that supports all critical business processes. Railway organizations make use of GIS and advanced technology to perfectly monitor safety and security. Because they are responsible for ensuring the safety and security of railway passengers, railway managers need for rapid response information systems to avoid incidents. The main objective of this research work is to create an efficient railway GIS that makes trains go automatic without human intervention to avoid human mistakes that may cause a lot of accidents. Keywords GIS, Railway Information System, Information Visualization, Disaster Management. I. Introduction Railway has long been considered as the safest transportation media. Recognizing the need to improve the efficiency of the transportation systems. The statistics show a huge number of accidents are due to human errors. Therefore, having a systematic way for railway operation management and reduction of human intervention or controlling activities and performances could play a significant role in reducing the number and impact of accidents. Geographic information systems have emerged in the last decade as an essential tool for urban and resource planning and management. Their capacity to store, retrieve, analyze, model and map large areas with huge volumes of spatial data has led to an extraordinary proliferation of applications [1-25]. GIS allows the creation of maps through automated mapping, data capture and surveying analysis tool. It can be used to find out what's occurring within a set distance of a feature. Finally, creating maps include precise details about train crossing and train transfers After creating maps by GIS, then link these maps to railways Database. GIS benefits organizations of all sizes and in almost every industry. There is a growing interest in and awareness of the economic and strategic value of GIS, in part because of more standardsbased technology and greater awareness of the benefits demonstrated by GIS users. The number of GIS enterprise solutions and IT strategies that include GIS are growing rapidly. The benefits of GIS generally fall into five basic categories [11,31,36,37,38,40,41,42,43]: 1. Cost savings resulting from greater efficiency. 2. Better decision making. 3. Improved communication. 4. Better geographic information record keeping. 5. Managing geographically. General purpose GIS performs seven tasks [1-25]: 1. Input of data 2. Map making 3. Manipulation of data 4. File management 5. Query and analysis 6. Visualization of results ISSN: ISBN:

2 These are the steps of GIS Project [59,79]: 1. Identification of Project Objectives 2. Creation of Project Database 3. Data Analysis 4. Presentation of the Results II. Data Collection In this Section, data collection is split into data capture (map scanning) and data store (input of attribute data). This paper describes the data sources, techniques, and workflow involved in GIS data collection. Data collection is a time consuming. Data capture includes establishing user requirements, garnering resources. Preparation involves obtaining data, redrafting poor-quality map sources, editing scanned map images, removing noise. Documents are scanned to reduce wear and tear, improve access, provide integrated database storage, and to index them geographically. Data capture: The process by which data are received from the real-world (primary source), or from a secondary source such as a paper map, and fed to GIS software. Capturing data from primary source is usually done by using GPS or remote sensing. While performing this from secondary source is usually done by scanning and digitizing. The processes of data collection are also variously referred to as data capture, data automation, data conversion, data transfer, data translation, and digitizing [1-82]. In this research work, data are collected from paper map. We get this paper map from the base station located in Tanta, EGYPT. Paper map consists of stations and base lines between stations as shown in Fig. 1. There is also a book contains data for time table of trains, their types and lines between stations. Data store A geodatabase is a database designed to store, query, and manipulate geographic information and spatial data. It is a specialized type of spatial database. There are two types of data: 1. Spatial data Scanning paper map to convert it to raster image. Digitizing the map using Arc GIS. Converting spatial feature on the map into a digital formats (points, lines) We have two (layers) shape files as shown in Fig. 2. Stations: the shape file is represented in point feature type and show stations on the map. Base lines: The shape file is created in line feature type and shows railway lines between two stations are clarified in Fig. 3. Final digitized map is shown in Fig Attribute data Here, database is created by using Arc catalog. Database creation basically depends on the quality and quantity of data available from data capture step. Database tables are: 1. Base lines 2. Stations 3. Train _date 4. Trains The relationship between database tables is described in Fig. 5. The base line table is shown in Fig. 6. The data view is listed in Fig. 7. The primary key of this table is "OBJECTID". The attribute "SHAPE" contains data captured from digitizing process (line feature). "SHAPE_Length" is the length of line. "ID" is the line ID. "Name" is the line name. The design view of trains table is shown in Fig. 8. The data view of trains table is listed in Fig. 9. The primary key is "Train_NO". This table contain train types that are stored in the database. It contains 684 records corresponding to the total number of trains. The design view of train_dates table is implemented in Fig. 10. Here, a composed primary key ("Train_No" and "Station_Name") is used. The data view of train_dates tables is shown in Fig. 11. This table consists of four columns (train_no, Station_Name, Arrival/Going, Notes). It contains train dates with more than 6000 records that are stored in the database. III. Analysis and Development Here, AspMap for.net is used to show the designed map of the railway. AspMap is a set of server-side mapping controls and components that let maps be added to the Web applications. AspMap can be accessed directly by ASP.NET, VB.NET, C# and other.net supported environments. Advantages of AspMap: AspMap allows to calculate point-to-point, multipoint routes and incorporate turn-by-turn driving directions to the Web applications. AspMap's routing features include [75,76]: 1. Generation of a route between two or more points based on their coordinates. 2. Determination of the shortest routes. 3. Evaluation of the quickest routes based on distance and speed. ISSN: ISBN:

3 4. The calculated route can be plotted on a map as a map layer. 5. Routes are calculated with the use of dynamic segmentation (the ability to construct a route from any selected point along a road segment). 6. Gives access to additional information about road segments and streets, such as the turn angle, distance, time, compass direction, street name, road attributes, start and end coordinates of road segments and streets. AspMap includes the Road Network Builder utility so we can build road networks from vector format maps such as industry standard TAB files and Shape files. Road Network Builder allows to specify: 1. Road speed for different road classes or road segments. 2. One-way and closed roads. AspMap tools have been used in this research work: Zoom in tool Control button allows users to zoom in by either clicking on a map or drawing a rectangle. Zoom in to a station is shown in Fig. 12. When we click at zoom in tool and then click in any point in the map, this point is zoomed in or we may also make rectangle on a range in the map this range will be zoomed as illustrated in Fig. 13. The result is shown in Fig. 14. Zoom in tool has the properties shown in Fig. 15. zoom out: Control button allows users to zoom out by clicking on the map. When we select this tool and then click at the map at any point, the map will be zoomed out to a reduced scale so the map will be smaller and smaller each time we click. The essential map is shown in Fig. 16. As shown the map in its general view, when we choose zoom out tool and click in the map, the map will be as shown in Fig. 17. The result of Info window tool applying to Algmalya station is illustrated in Fig. 18. Zoom to station tool To select station from drop down list, this is a query to retrieve all train dates of selected station. The code of zoom to a station tool is shown in appendix A. An example for choosing zoom to a station is shown in Fig. 19. The result is shown in Fig. 20. Hot spot tool So fast query tool that cache station names within the map. Map caching is an effective way to make mapping application run faster. When we create a cache, AspMap draws the entire map at different scales and stores copies of the map images as tiles on the server. An example for hot spot at a station is shown in Fig. 21. IV. Conclusion A comprehensive geographic information system for railway has been presented. It has been proved that such system is successful in a number of issues like determination of the best path to get the accident location and perform emergency services. This research work has achieved the following: 1. Capture data from its resources such as the paper map & catalogue data. 2. Storing attribute data in tables (scan the map and then digitized it ) and create databases. 3. Give the opportunity to recognize any stations in the country on the map. 4. Manage data to show all dates, notes (going/arrival) and types of trains. 5. Find the shortest way between any two new stations. 6. Avoid incidents between trains. 7. Management of disasters and crises. References [1] Goodchild, Michael F., (2010). Twenty years of progress: GIS Science in JOURNAL OF SPATIAL INFORMATION SCIENCE Number 1 pp doi: /josis July 27, [2] Chang, K. T. (2008). Introduction to Geographical Information Systems. New York: McGraw Hill. p [3] Wilson, J.P.; Fotheringham, A.S. (2007), The Handbook of Geographic Information Science, Malden, MA: Blackwell Publishing, pp [4] Longley, Paul A.; Goodchild, Michael F.; Maguire, David W.; Rhind (2005), Geographic Information Systems and Science (2nd ed.), Chichester: Wiley, ISBN X [5] Ionita, A. (2006): Developing an Enterprise GIS. Electronic document: [6] Heywood, I., Cornelius, S., & Carver, S. (2006). An Introduction to Geographical Information Systems (3rd ed.). Essex, England: Prentice Hall. [7] Perry, Matthew; Hakimpour, Farshad; Sheth, Amit (2006). "Analyzing Theme, Space and Time: an Ontology-based Approach" (PDF). Proc. ACM International Symposium on Geographic Information Systems. pp GIS_06_Perry.pdf [8] Sipes, J.L. (2005): Spatial Technologies: Software Strategy: Options for the Enterprise. Electronic document. [9] Longley, P. A., Goodchild, M. F., McGuire, D. J., and Rhind, D. W. (2005). Analysis of errors of ISSN: ISBN:

4 derived slope and aspect related to DEM data properties. West Sussex, England: John Wiley and Sons [19] Zhou, Q. and Liu, X. (2003). "Analysis of errors of derived slope and aspect related to DEM data properties". Computers and Geosciences 30: [11] ESRI (2003): Enterprise GIS for Municipal Government. ESRI White Paper. Electronic document. [12] Fonseca, Frederico; Sheth, Amit (2002). "The Geospatial Semantic Web" (PDF). UCGIS White Paper. Sheth.pdf [13] Fonseca, Frederico; Egenhofer, Max (1999). "Ontology-Driven Geographic Information Systems". Proc. ACM International Symposium on Geographic Information Systems. pp [14] Goodchild, Michael F. (1990), "Spatial information sciencepdf", Proceedings, Fourth International Symposium on Spatial Data Handling (Zurich, Switzerland): 3 12 [15] Goodchild, Michael F. (1992), "Geographical information science", International Journal of Geographical Information Systems 6 (1): [16] Tim Foresman 1997 The History of GIS (Geographic Information Systems): Perspectives from the Pioneers. (Prentice Hall Series in Geographic Information Science) Prentice Hall PTR; 1st edition (November 10, 1997), 416 p. [17] Clarke, K. C., Advances in Geographic Information Systems, Computers, Environment and Urban Systems, Vol. 10, pp [18] Coppock, J. T., and D. W. Rhind, (1991). The history of GIS. Geographical Information Systems: principles and applications. Ed. David J. Maguire, Michael F. Goodchild and David W. Rhind. Essex: Longman Scientific & Technical, : "The history of GIS." &hl=en&as_sdt= Retrieved [19] Cowen 1988 "GIS VERSUS CAD VERSUS DBMS: WHAT ARE THE DIFFERENCES?" PHOTOGRAMMETRIC ENGINEERING & REMOTE SENSING Vol. 54, No.11, November 1988, pp pdf last retrieved 9/17/2010. [20] Gao, Shan. Paynter, John. & David Sundaram, (2004) "Flexible Support for Spatial Decision- Making" Proc. of the 37th Hawaii International Conference on System Sciences 5-8 pp. 10 [21] Geospatial Analysis - a comprehensive guide. 2nd edition de Smith, Goodchild, Longley [22] Chang, K. T. (1989). "A comparison of techniques for calculating gradient and aspect from a gridded digital elevation model". Bulleted list item International Journal of Geographical Information Science 3 (4): [23] Jones, K.H. (1998). "A comparison of algorithms used to compute hill slope as a property of the DEM". Computers and Geosciences 24 (4): doi: /s (98) [24] Hunter G. J. and Goodchild M. F. (1997). "Modeling the uncertainty of slope and aspect estimates derived from spatial databases". Geographical Analysis 29 (1): doi: /j tb00944.x. [25] Kent, A.J "Aesthetics: A Lost Cause in Cartographic Theory?" The Cartographic Journal 42(2) pp [26] Slocum, T. (2003). Thematic Cartography and Geographic Visualization. Upper Saddle River, New Jersey: Prentice Hall. ISBN [27] Kraak, Menno-Jan and Ormeling, Ferjan (2002). Cartography: Visualization of Spatial Data. Prentice Hall. ISBN [28] MacEachren, A.M. (1994). Some Truth with Maps: A Primer on Symbolization & Design. University Park: The Pennsylvania State University. [29] Bender, B. (1999). Subverting the Western Gaze: mapping alternative worlds. The Archaeology and Anthropology of Landscape: Shaping your landscape (eds) P.J. Ucko & R. Layton. London: Routledge. [30] Monmonier, Mark (1993). Mapping It Out. Chicago: University of Chicago Press. ISBN. [31] ESRI ESRI Cartography: Capabilities and Trends. Redlands, CA. White Paper [32] Jeer, S Traditional Color Coding for Land Uses. American Planning Association. pp. 4 5 [33] Imus, D. and Dunlavey, P Back to the Drawing Board: Cartography vs the Digital Workflow. MT. Hood, Oregon. [34] Olson, Judy M Experience and the improvement of cartographic communication. Cartographic Journal 12, no. 2: [35] Peterson, Michael P. (1995). Interactive and Animated Cartography. Upper Saddle River, New Jersey: Prentice Hall. ISBN [36] Esri - Company's history [37] "GIS software training from Esri in India". NIIT Technology News. eases/ htm. Retrieved [38] "COTS GIS: The Value of a Commercial Geographic Information System". Retrieved [39] "GIS Software Applications". gislounge.com. Retrieved [40] "GIS in Our World". Esri Website: Company Facts. Retrieved [41] Matteo Luccio ( ). "Esri International User Conference". GIS Monitor Newsletter. GIS Monitor. rchives.php?issue= Retrieved [42] Transitioning-Pronunciation-of-its-Name.html ISSN: ISBN:

5 [43] Guy McCarthy; George Watson ( ). "Esri verifies company targeted by subpoena". The San Bernardino Sun. Retrieved May 25, [44] stem [45] [46] m [47] [48] [49] rottawa99.pdf [50] [51] [52] [53] [54] [55] html [56] [57] english/gisfocus/page3.htm [58] px?group=15 [59] [60] [61] [62] [63] [64] [65] [66] [67] aldatamodelsandmethods.html [68] [69] s.html [70] ml [71] [72] [73] [74] [75] [76] ivex/aspmap.html [77] [78] _planaccess.htm [79] [80] [81] [82] Appendix A The Code of Zoom to a Station protected void stateslist_selectedindexchanged(object sender, System.EventArgs e) { AspMap.Recordset state; int selectedvalue = Convert.ToInt32( stateslist.selectedvalue); state = Map1["Stations"].SearchExpression("ID = " + selectedvalue ); if (!state.eof) { Map1.Extent = state.recordextent; sqlselect = "SELECT Train_Dates.* FROM Station INNER JOIN Train_Dates ON Station.Name = Train_Dates.Station_Name WHERE (((Station.ID)=" + stateslist.selectedvalue + "));"; oledbconnectstring = "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA Source=" + MapPath("Layers/GIS2.mdb"); da = new OleDbDataAdapter(sqlselect, oledbconnectstring); DataTable TrainDates = new DataTable(); da.fill(traindates); GridView1.DataSource = TrainDates; GridView1.DataBind(); da.dispose(); // highlight the state using yellow color Map1["Stations"].Renderer.Field = "ID"; AspMap.Feature selectedstate = Map1["Stations"].Renderer.Add(); selectedstate.value = selectedvalue; selectedstate.symbol.fillcolor = Color.Green; selectedstate.symbol.size = 15; selectedstate.symbol.linecolor = Color.Black; ISSN: ISBN:

6 } } Fig.1: Paper map shows stations and base lines between them. Fig. 2: Localization of Stations on the map. ISSN: ISBN:

7 Fig. 3: Railway lines between stations. Fig. 4: Final digitized map. ISSN: ISBN:

8 Fig. 5: Relationship between database tables. Fig. 6: Base line table. Fig. 7: Data view of base line table. ISSN: ISBN:

9 Fig. 8: Design view of trains table. Fig.9: Data view of trains table. Fig. 10: Design view of train_dates table. ISSN: ISBN:

10 Fig. 11: Data view of train_dates table. Fig. 12: Zoom in to a station. ISSN: ISBN:

11 Fig. 13: Illustartion of zoom in property. Fig. 14: The result of zoom in. ISSN: ISBN:

12 Fig. 15: Zoom in Tool. Fig. 16: The essential map. ISSN: ISBN:

13 Fig. 17: The result of zoom out. Fig. 18: The result of Info window tool at Algmalya station. ISSN: ISBN:

14 Fig. 19: A request for zooming to Alferdan station. Fig. 20: The result of zooming to Alferdan station. ISSN: ISBN:

15 Fig. 21: Hot Spot at Alsabria station. ISSN: ISBN:

Introduction to GIS. Dr F. Escobar, Assoc Prof G. Hunter, Assoc Prof I. Bishop, Dr A. Zerger Department of Geomatics, The University of Melbourne

Introduction to GIS. Dr F. Escobar, Assoc Prof G. Hunter, Assoc Prof I. Bishop, Dr A. Zerger Department of Geomatics, The University of Melbourne Introduction to GIS 1 Introduction to GIS http://www.sli.unimelb.edu.au/gisweb/ Dr F. Escobar, Assoc Prof G. Hunter, Assoc Prof I. Bishop, Dr A. Zerger Department of Geomatics, The University of Melbourne

More information

What Should a GIS Librarian Do?

What Should a GIS Librarian Do? What Should a GIS Librarian Do? Tsering Wangyal Shawa Digital Map and Geospatial Information Center Princeton University Library [email protected] 609-258-6804 American Library Association Map and

More information

Using GIS to Develop a Control Map and Database

Using GIS to Develop a Control Map and Database PENN STATE UNIVERSITY Using GIS to Develop a Control Map and Database SUR-351 Geodetic Models Brian E. Halchak & Rich Cebrick 12/2/2013 Table of Contents Abstract... 2 What is a GIS?... 2 Development of

More information

MOBILE GEOGRAPHIC INFORMATION SYSTEMS: A CASE STUDY ON MANSOURA UNIVERSITY, EGYPT

MOBILE GEOGRAPHIC INFORMATION SYSTEMS: A CASE STUDY ON MANSOURA UNIVERSITY, EGYPT MOBILE GEOGRAPHIC INFORMATION SYSTEMS: A CASE STUDY ON MANSOURA UNIVERSITY, EGYPT Asmaa Ahmed Hussein 1, Elkhedr Hassan Eibrahim 2, Aziza Asem 1 1 Faculty of Computer Sciences and information systems,

More information

Aerial imagery and geographic information systems used in the asbestos removal process in Poland

Aerial imagery and geographic information systems used in the asbestos removal process in Poland Towards Horizon 2020 Lasaponara R., Masini N., Biscione M., Editors EARSeL, 2013 Aerial imagery and geographic information systems used in the asbestos removal process in Małgorzata Krówczyńska 1, Ewa

More information

ADVANCED GEOGRAPHIC INFORMATION SYSTEMS Vol. II - Using Ontologies for Geographic Information Intergration Frederico Torres Fonseca

ADVANCED GEOGRAPHIC INFORMATION SYSTEMS Vol. II - Using Ontologies for Geographic Information Intergration Frederico Torres Fonseca USING ONTOLOGIES FOR GEOGRAPHIC INFORMATION INTEGRATION Frederico Torres Fonseca The Pennsylvania State University, USA Keywords: ontologies, GIS, geographic information integration, interoperability Contents

More information

Model development for web - atlas system applying in administration management

Model development for web - atlas system applying in administration management Model development for web - atlas system applying in administration management Bui Ngoc Quy Department of Cartography, University of Mining and Geology, Viet Nam E-mail: [email protected] Abstract.

More information

Development of a Geographic Information Systems Road Network Database for Emergency Response; A Case Study Of Oyo-Town, Oyo State, Nigeria

Development of a Geographic Information Systems Road Network Database for Emergency Response; A Case Study Of Oyo-Town, Oyo State, Nigeria International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 4 Issue 12 December 2015 PP.34-42 Development of a Geographic Information Systems Road Network

More information

sensors ISSN 1424-8220 www.mdpi.com/journal/sensors

sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Sensors 2009, 9, 2320-2333; doi:10.3390/s90402320 OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Article An Integrated Photogrammetric and Spatial Database Management System for Producing

More information

Course Design Document. IS415: GIS and Business Intelligence. Version 1.6

Course Design Document. IS415: GIS and Business Intelligence. Version 1.6 Course Design Document IS415: GIS and Business Intelligence Version 1.6 2 nd Oct 2008 Table of Content 1. Versions History...4 2. Geographic Information Systems (GIS) and Business Intelligence (BI): An

More information

GIS Databases With focused on ArcSDE

GIS Databases With focused on ArcSDE Linköpings universitet / IDA / Div. for human-centered systems GIS Databases With focused on ArcSDE Imad Abugessaisa [email protected] 20071004 1 GIS and SDBMS Geographical data is spatial data whose

More information

HydroDesktop Overview

HydroDesktop Overview HydroDesktop Overview 1. Initial Objectives HydroDesktop (formerly referred to as HIS Desktop) is a new component of the HIS project intended to address the problem of how to obtain, organize and manage

More information

WFP Liberia Country Office

WFP Liberia Country Office 1 Oscar Gobbato [email protected] [email protected] WFP Liberia Country Office GIS training - Summary Objectives 1 To introduce to participants the basic concepts and techniques in using Geographic

More information

E-learning Curricula Search in Geographical Information Systems and Science

E-learning Curricula Search in Geographical Information Systems and Science 309 E-learning Curricula Search in Geographical Information Systems and Science Marco PAINHO 1, Ignacio JOVANI 2, Paula CURVELO 3 ISEGI- Universidade Nova de Lisboa Campus de Campolide, 1070-312 Lisboa,

More information

Introduction to Geographic Information Systems. A brief overview of what you need to know before learning How to use any GIS software packages

Introduction to Geographic Information Systems. A brief overview of what you need to know before learning How to use any GIS software packages Introduction to Geographic Information Systems A brief overview of what you need to know before learning How to use any GIS software packages 1 What is GIS? More than map-making software GIS is a system

More information

Utilizing spatial information systems for non-spatial-data analysis

Utilizing spatial information systems for non-spatial-data analysis Jointly published by Akadémiai Kiadó, Budapest Scientometrics, and Kluwer Academic Publishers, Dordrecht Vol. 51, No. 3 (2001) 563 571 Utilizing spatial information systems for non-spatial-data analysis

More information

DESIGN PATTERNS OF WEB MAPS. Bin Li Department of Geography Central Michigan University Mount Pleasant, MI 48858 USA (517) 774-1165 bin.li@cmich.

DESIGN PATTERNS OF WEB MAPS. Bin Li Department of Geography Central Michigan University Mount Pleasant, MI 48858 USA (517) 774-1165 bin.li@cmich. DESIGN PATTERNS OF WEB MAPS Bin Li Department of Geography Central Michigan University Mount Pleasant, MI 48858 USA (517) 774-1165 [email protected] Abstract Web maps have reached the level of depth and

More information

ArcGIS. Server. A Complete and Integrated Server GIS

ArcGIS. Server. A Complete and Integrated Server GIS ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server enables you to distribute maps, models, and tools to others within your organization

More information

ADVANCED SEMI-AUTOMATIC VISUALIZATION OF SPATIAL DATA USING INSTANTATLAS

ADVANCED SEMI-AUTOMATIC VISUALIZATION OF SPATIAL DATA USING INSTANTATLAS CO-384 ADVANCED SEMI-AUTOMATIC VISUALIZATION OF SPATIAL DATA USING INSTANTATLAS VONDRAKOVA A., HARBULA J., HLADISOVA B., VOZENILEK V. Palacky University Olomouc, OLOMOUC, CZECH REPUBLIC Introduction Semi-automatic

More information

WATER INTERACTIONS WITH ENERGY, ENVIRONMENT AND FOOD & AGRICULTURE Vol. II Spatial Data Handling and GIS - Atkinson, P.M.

WATER INTERACTIONS WITH ENERGY, ENVIRONMENT AND FOOD & AGRICULTURE Vol. II Spatial Data Handling and GIS - Atkinson, P.M. SPATIAL DATA HANDLING AND GIS Atkinson, P.M. School of Geography, University of Southampton, UK Keywords: data models, data transformation, GIS cycle, sampling, GIS functionality Contents 1. Background

More information

A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared.

A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared. A Geographic Information System (GIS) integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information. GIS allows us to view,

More information

ADVANCED GEOGRAPHIC INFORMATION SYSTEMS Vol. II - GIS Project Planning and Implementation Somers R.M. GIS PROJECT PLANNING AND IMPLEMENTATION

ADVANCED GEOGRAPHIC INFORMATION SYSTEMS Vol. II - GIS Project Planning and Implementation Somers R.M. GIS PROJECT PLANNING AND IMPLEMENTATION GIS PROJECT PLANNING AND IMPLEMENTATION Somers R. M. Somers-St. Claire, Fairfax, Virginia, USA Keywords: Geographic information system (GIS), GIS implementation, GIS management, geospatial information

More information

Toma Danila Dragos. National Institute for Earth Physics Romania

Toma Danila Dragos. National Institute for Earth Physics Romania Toma Danila Dragos National Institute for Earth Physics Romania Before: evaluate the hazard and risk, be prepared for worst case scenario Natural or antropic disaster After: quickly evaluate the situation

More information

Development of 3D Cadastre System to Monitor Land Value and Capacity of Zoning (Case study: Tehran)

Development of 3D Cadastre System to Monitor Land Value and Capacity of Zoning (Case study: Tehran) 8 th International Congress on Advances in Civil Engineering, 15-17 September 2008 Eastern Mediterranean University, Famagusta, North Cyprus Development of 3D Cadastre System to Monitor Land Value and

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

Tracking System for GPS Devices and Mining of Spatial Data

Tracking System for GPS Devices and Mining of Spatial Data Tracking System for GPS Devices and Mining of Spatial Data AIDA ALISPAHIC, DZENANA DONKO Department for Computer Science and Informatics Faculty of Electrical Engineering, University of Sarajevo Zmaja

More information

10. Creating and Maintaining Geographic Databases. Learning objectives. Keywords and concepts. Overview. Definitions

10. Creating and Maintaining Geographic Databases. Learning objectives. Keywords and concepts. Overview. Definitions 10. Creating and Maintaining Geographic Databases Geographic Information Systems and Science SECOND EDITION Paul A. Longley, Michael F. Goodchild, David J. Maguire, David W. Rhind 005 John Wiley and Sons,

More information

Spatial data quality assessment in GIS

Spatial data quality assessment in GIS Recent Advances in Geodesy and Geomatics Engineering Spatial data quality assessment in GIS DANIELA CRISTIANA DOCAN Surveying and Cadastre Department Technical University of Civil Engineering Bucharest

More information

Use of System Dynamics for modelling customers flows from residential areas to selling centers

Use of System Dynamics for modelling customers flows from residential areas to selling centers Use of System Dynamics for modelling customers flows from residential areas to selling centers ENRICO BRIANO (*) CLAUDIA CABALLINI (*)(**) ROBERTO REVETRIA (*)(**) MAURIZIO SCHENONE (**) ALESSANDRO TESTA

More information

USP 531 GIS for Planners WINTER 2013

USP 531 GIS for Planners WINTER 2013 USP 531 GIS for Planners WINTER 2013 Course title: USP 531: GIS for Planners (4 Credit Hours) CRN: 46138 Monday: Urban Center 220, 2:00 3:50PM (Lectures) Wednesday: Neuberger Hall 450, 2:00 3:50PM (Lab

More information

Vector analysis - introduction Spatial data management operations - Assembling datasets for analysis. Data management operations

Vector analysis - introduction Spatial data management operations - Assembling datasets for analysis. Data management operations Vector analysis - introduction Spatial data management operations - Assembling datasets for analysis Transform (reproject) Merge Append Clip Dissolve The role of topology in GIS analysis Data management

More information

Advanced Image Management using the Mosaic Dataset

Advanced Image Management using the Mosaic Dataset Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Advanced Image Management using the Mosaic Dataset Vinay Viswambharan, Mike Muller Agenda ArcGIS Image Management

More information

Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet

Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet SUMMARY Dimitris Kotzinos 1, Poulicos Prastacos 2 1 Department of Computer Science, University of Crete

More information

Cross Platform Mobile Gis System For Data Collection Based On Gps And Emerging Gis Technologies

Cross Platform Mobile Gis System For Data Collection Based On Gps And Emerging Gis Technologies International Conference of Advance Research and Innovation (-2014) Cross Platform Mobile Gis System For Data Collection Based On Gps And Emerging Gis Technologies Mohammad Nasim a,*, Prashant Kumar b

More information

Principles and Practices of Data Integration

Principles and Practices of Data Integration Data Integration Data integration is the process of combining data of different themes, content, scale or spatial extent, projections, acquisition methods, formats, schema, or even levels of uncertainty,

More information

Visualize your World. Democratization i of Geographic Data

Visualize your World. Democratization i of Geographic Data Visualize your World Democratization i of Geographic Data Session Agenda Google GEO Solutions - More than just a Map Enabling our Government Customers- Examples Summary & Invite to Learn More About Google

More information

64 Bits of MapInfo Pro!!! and the next BIG thing. March 2015

64 Bits of MapInfo Pro!!! and the next BIG thing. March 2015 64 Bits of MapInfo Pro!!! and the next BIG thing March 2015 MapInfo Professional v12.5 Themes Cartographic output Performance improvements Ability to work directly with a map in a layout. An all new Layout

More information

EMERGENCY MANAGEMENT WITH GIS

EMERGENCY MANAGEMENT WITH GIS 1431 EMERGENCY MANAGEMENT WITH GIS Assoc. Prof. Dr. Vahap TECİM *, Dr. Murat KOMESLİ ** ABSTRACT After two big earthquakes in 1999, everybody agreed that Turkey is not well-prepared for any kind of earthquake.

More information

Improving Data Mining of Multi-dimension Objects Using a Hybrid Database and Visualization System

Improving Data Mining of Multi-dimension Objects Using a Hybrid Database and Visualization System Improving Data Mining of Multi-dimension Objects Using a Hybrid Database and Visualization System Yan Xia, Anthony Tung Shuen Ho School of Electrical and Electronic Engineering Nanyang Technological University,

More information

INTRODUCTION TO ARCGIS SOFTWARE

INTRODUCTION TO ARCGIS SOFTWARE INTRODUCTION TO ARCGIS SOFTWARE I. History of Software Development a. Developer ESRI - Environmental Systems Research Institute, Inc., in 1969 as a privately held consulting firm that specialized in landuse

More information

GEOGRAPHIC INFORMATION SYSTEMS CERTIFICATION

GEOGRAPHIC INFORMATION SYSTEMS CERTIFICATION GEOGRAPHIC INFORMATION SYSTEMS CERTIFICATION GIS Syllabus - Version 1.2 January 2007 Copyright AICA-CEPIS 2009 1 Version 1 January 2007 GIS Certification Programme 1. Target The GIS certification is aimed

More information

Geographical Information System (GIS)-Based Analysis of Road Traffic Accident Blackspots in Federal Capital Territory (F.C.T)

Geographical Information System (GIS)-Based Analysis of Road Traffic Accident Blackspots in Federal Capital Territory (F.C.T) Geographical Information System (GIS)-Based Analysis of Road Traffic Accident Blackspots in Federal Capital Territory (F.C.T) Samaila Saleh Department Of Civil Engineering, College of Engineering, Hassan

More information

Digital Cadastral Maps in Land Information Systems

Digital Cadastral Maps in Land Information Systems LIBER QUARTERLY, ISSN 1435-5205 LIBER 1999. All rights reserved K.G. Saur, Munich. Printed in Germany Digital Cadastral Maps in Land Information Systems by PIOTR CICHOCINSKI ABSTRACT This paper presents

More information

Introduction to Geographical. Information Systems. Government 1008. Lecture 1: Introduction to Course and Content Sumeeta Srinivasan

Introduction to Geographical. Information Systems. Government 1008. Lecture 1: Introduction to Course and Content Sumeeta Srinivasan Government 1008 Introduction to Geographical Information Systems Lecture 1: Introduction to Course and Content Sumeeta Srinivasan Reference: Longley, Goodchild, et al. Geographic Information Systems and

More information

DEVELOPMENT OF THE PLANETARY CARTOGRAPHY WEB-SITE WITH OPEN SOURCE CONTENT MANAGEMENT SYSTEM

DEVELOPMENT OF THE PLANETARY CARTOGRAPHY WEB-SITE WITH OPEN SOURCE CONTENT MANAGEMENT SYSTEM CO-131 DEVELOPMENT OF THE PLANETARY CARTOGRAPHY WEB-SITE WITH OPEN SOURCE CONTENT MANAGEMENT SYSTEM ROZHNEV I. Moscow State University of Geodesy and Cartography, PUSHKINO, RUSSIAN FEDERATION Considerable

More information

DATA QUALITY AND SCALE IN CONTEXT OF EUROPEAN SPATIAL DATA HARMONISATION

DATA QUALITY AND SCALE IN CONTEXT OF EUROPEAN SPATIAL DATA HARMONISATION DATA QUALITY AND SCALE IN CONTEXT OF EUROPEAN SPATIAL DATA HARMONISATION Katalin Tóth, Vanda Nunes de Lima European Commission Joint Research Centre, Ispra, Italy ABSTRACT The proposal for the INSPIRE

More information

MobileMap and Spatial Content Management: Integrating Field Data Collection, Document Management and Enterprise GIS for Natural Resources

MobileMap and Spatial Content Management: Integrating Field Data Collection, Document Management and Enterprise GIS for Natural Resources MobileMap and Spatial Content Management: Integrating Field Data Collection, Document Management and Enterprise GIS for Natural Resources BRIAN GRASS MASON, BRUCE & GIRARD The Mobile Revolution Proliferation

More information

GIS 101 - Introduction to Geographic Information Systems Last Revision or Approval Date - 9/8/2011

GIS 101 - Introduction to Geographic Information Systems Last Revision or Approval Date - 9/8/2011 Page 1 of 10 GIS 101 - Introduction to Geographic Information Systems Last Revision or Approval Date - 9/8/2011 College of the Canyons SECTION A 1. Division: Mathematics and Science 2. Department: Earth,

More information

An Esri White Paper October 2010 Esri Production Mapping Product Library: Spatially Enabled Document Management System

An Esri White Paper October 2010 Esri Production Mapping Product Library: Spatially Enabled Document Management System An Esri White Paper October 2010 Esri Production Mapping Product Library: Spatially Enabled Document Management System Esri, 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953

More information

INTRODUCTION OF CONSTRUCTION MANAGEMENT INTEGRATED SYSTEM USING BIM IN THE HONAM HIGH-SPEED RAILWAY LOT NO. 4-2

INTRODUCTION OF CONSTRUCTION MANAGEMENT INTEGRATED SYSTEM USING BIM IN THE HONAM HIGH-SPEED RAILWAY LOT NO. 4-2 INTRODUCTION OF CONSTRUCTION MANAGEMENT INTEGRATED SYSTEM USING BIM IN THE HONAM HIGH-SPEED RAILWAY LOT NO. 4-2 Hyun Cho 1, Ki Hwan Lee 1, Song Hyon Lee 1, Ta Lee 1, Hyun Jun Cho 1, Sung Hoon Kim 2 and

More information

APPLICATIONS OF GIS IN INFRASTRUCTURE PROJECT MANAGEMENT

APPLICATIONS OF GIS IN INFRASTRUCTURE PROJECT MANAGEMENT Int. J. Struct. & Civil Engg. Res. 2013 Sandip N Palve, 2013 Research Paper ISSN 2319 6009 www.ijscer.com Vol. 2, No. 4, November 2013 2013 IJSCER. All Rights Reserved APPLICATIONS OF GIS IN INFRASTRUCTURE

More information

The UCC-21 cognitive skills that are listed above will be met via the following objectives.

The UCC-21 cognitive skills that are listed above will be met via the following objectives. Master Syllabus Department of Geography GEOG 265: Introduction to Geographic Information Systems Course Description Fundamentals of geographic information systems (GIS). How to visualize geographic information

More information

Using CAD Data in ArcGIS

Using CAD Data in ArcGIS Esri International User Conference San Diego, California Technical Workshops July 27, 2012 Using CAD Data in ArcGIS Jeff Reinhart & Phil Sanchez Agenda Overview of ArcGIS CAD Support Using CAD Datasets

More information

Agenda. What is GIS? GIS and SAP Real Examples

Agenda. What is GIS? GIS and SAP Real Examples Agenda What is GIS? GIS and SAP Real Examples Life Without GIS My Stuff My Paper Maps Features Three Elements of a GIS Attributes What parcels are adjacent to Main Street? Behavior Display Query Analysis

More information

ARCHITECTURE OF INTEGRATED GIS AND GPS FOR VEHICLE MONITORING

ARCHITECTURE OF INTEGRATED GIS AND GPS FOR VEHICLE MONITORING 1 st Logistics International Conference Belgrade, Serbia 28-30 November 2013 ARCHITECTURE OF INTEGRATED GIS AND GPS FOR VEHICLE MONITORING Adela B. Crnišanin * State University of Novi Pazar, Department

More information

GIS and Mapping Solutions for Developers. ESRI Developer Network (EDN SM)

GIS and Mapping Solutions for Developers. ESRI Developer Network (EDN SM) GIS and Mapping Solutions for Developers ESRI Developer Network (EDN SM) GIS and Mapping Solutions for Developers If you are a software developer looking for an effective way to bring geographic and mapping

More information

GEOENGINE MSc in Geomatics Engineering, Master Thesis Gina Campuzano

GEOENGINE MSc in Geomatics Engineering, Master Thesis Gina Campuzano Master Thesis Gina CAMPUZANO Gina Campuzano Development of a GIS web application as a tool for learning of environmental protection -Comparison between MapServer and GeoServer constructing a tool for not

More information

Database Production and Map Series Management. Using. The Production Line Tool Set

Database Production and Map Series Management. Using. The Production Line Tool Set Database Production and Map Series Management Using The Production Line Tool Set Dewey Marino - ESRI Redlands Production Line Tool Set ArcGIS Solution for high volume database and map creation Creates

More information

GIS & Spatial Modeling

GIS & Spatial Modeling Geography 4203 / 5203 GIS & Spatial Modeling Class 2: Spatial Doing - A discourse about analysis and modeling in a spatial context Updates Class homepage at: http://www.colorado.edu/geography/class_homepages/geog_4203

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: [email protected] www.jupem.gov.my NGIS 2008 3 rd. National GIS Conference

More information

Applications of Dynamic Representation Technologies in Multimedia Electronic Map

Applications of Dynamic Representation Technologies in Multimedia Electronic Map Applications of Dynamic Representation Technologies in Multimedia Electronic Map WU Guofeng CAI Zhongliang DU Qingyun LONG Yi (School of Resources and Environment Science, Wuhan University, Wuhan, Hubei.

More information

Guidelines for Designing Web Maps - An Academic Experience

Guidelines for Designing Web Maps - An Academic Experience Guidelines for Designing Web Maps - An Academic Experience Luz Angela ROCHA SALAMANCA, Colombia Key words: web map, map production, GIS on line, visualization, web cartography SUMMARY Nowadays Internet

More information

Orford, S., Dorling, D. and Harris, R. (2003) Cartography and Visualization in Rogers, A. and Viles, H.A. (eds), The Student s Companion to

Orford, S., Dorling, D. and Harris, R. (2003) Cartography and Visualization in Rogers, A. and Viles, H.A. (eds), The Student s Companion to Orford, S., Dorling, D. and Harris, R. (2003) Cartography and Visualization in Rogers, A. and Viles, H.A. (eds), The Student s Companion to Geography, 2nd Edition, Part III, Chapter 27, pp 151-156, Blackwell

More information

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Content Remote sensing data Spatial, spectral, radiometric and

More information

Application of Google Earth for flood disaster monitoring in 3D-GIS

Application of Google Earth for flood disaster monitoring in 3D-GIS Disaster Management and Human Health Risk II 271 Application of Google Earth for flood disaster monitoring in 3D-GIS M. Mori & Y. L. Chan Department of Information and Computer Science, Kinki University,

More information

PART 1. Representations of atmospheric phenomena

PART 1. Representations of atmospheric phenomena PART 1 Representations of atmospheric phenomena Atmospheric data meet all of the criteria for big data : they are large (high volume), generated or captured frequently (high velocity), and represent a

More information

Mobile 2D Barcode/BIM-based Facilities Maintaining Management System

Mobile 2D Barcode/BIM-based Facilities Maintaining Management System Mobile 2D Barcode/BIM-based Facilities Maintaining Management System Yu-Cheng Lin, Yu-Chih Su, Yen-Pei Chen Department of Civil Engineering, National Taipei University of Technology, No.1.Chung-Hsiao E.

More information

Nominal Asset Land Valuation Technique by GIS

Nominal Asset Land Valuation Technique by GIS Nominal Asset Land Valuation Technique by GIS Tahsin YOMRALIOGLU and Recep NISANCI, Turkey Keywords: Land Valuation, Nominal Asset, GIS SUMMARY Land valuation is the process of assessing the characteristics

More information

Development of a prototype for Spatial Decision Support System in risk reduction based on open-source web-based platform

Development of a prototype for Spatial Decision Support System in risk reduction based on open-source web-based platform Development of a prototype for Spatial Decision Support System in risk reduction based on open-source web-based platform Roya Olyazadeh, Zar Chi Aye, Michel Jaboyedoff Centre de recherches en environnement

More information

Conceptual Integrated CRM GIS Framework

Conceptual Integrated CRM GIS Framework Conceptual Integrated CRM GIS Framework Asmaa Doedar College of Computing and Information Technology Arab Academy for science &Technology Cairo, Egypt [email protected] Abstract : CRM system(customer

More information

Knowledge Discovery from patents using KMX Text Analytics

Knowledge Discovery from patents using KMX Text Analytics Knowledge Discovery from patents using KMX Text Analytics Dr. Anton Heijs [email protected] Treparel Abstract In this white paper we discuss how the KMX technology of Treparel can help searchers

More information

Data classification methods in GIS The most common methods

Data classification methods in GIS The most common methods University of Thessaly, Department of Planning and Regional Development Master Franco Hellenique POpulation, DEveloppement, PROspective Volos, 2013 Data classification methods in GIS The most common methods

More information

Data access and management

Data access and management B Data access and management CONTENTS B.1 Introduction... B-1 B.2 Data requirements and availability... B-1 B.3 Data access... B-2 B.4 Overall procedures... B-2 B.5 Data tools and management... B-4 Appendix

More information

The Courses. Covering complete breadth of GIS technology from ESRI including ArcGIS, ArcGIS Server and ArcGIS Engine.

The Courses. Covering complete breadth of GIS technology from ESRI including ArcGIS, ArcGIS Server and ArcGIS Engine. ESRI India: Corporate profile ESRI India A profile India s Premier GIS Company Strategic alliance between ESRI Inc. and NIIT Technologies Adjudged as India s Best GIS Solutions Company - Map India 2001

More information

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS?

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS? Introduction to GIS (Basics, Data, Analysis) & Case Studies 13 th May 2004 Content Introduction to GIS Data concepts Data input Analysis Applications selected examples What is GIS? Geographic Information

More information

Spatiotemporal Information Organization and Visualization on Tidal Level

Spatiotemporal Information Organization and Visualization on Tidal Level Spatiotemporal Information Organization Visualization on Tidal Level B. Huang a, *, Y. Zhang a, Y. Wang a, Q. Liu b a School of Geoscience, China University of Petroleum,QingDao 266580,China [email protected]

More information

GVSIG USER MANUAL 3D PLUGIN

GVSIG USER MANUAL 3D PLUGIN GVSIG USER MANUAL 3D PLUGIN San Vicente Martir Street, 84 5ºA, 46002 Valencia, Spain Information: [email protected] www.gvsig.com Telephone: (+34) 963516309 FAX: (+34) 901 021 995 Mailing list: There are

More information

Geographical Information Systems (GIS) in Education Alexis Pang

Geographical Information Systems (GIS) in Education Alexis Pang Geographical Information Systems (GIS) in Education Alexis Pang Introduction The aim of this literature review is to provide educators with a basic understanding of Geographical Information Systems (GIS),

More information

Mapping Mashup/Data Integration Development Resources Teaching with Google Earth and Google Ocean Stone Lab August 13, 2010

Mapping Mashup/Data Integration Development Resources Teaching with Google Earth and Google Ocean Stone Lab August 13, 2010 Mapping Mashup/Data Integration Development Resources Teaching with Google Earth and Google Ocean Stone Lab August 13, 2010 David Hart GIS Specialist University of Wisconsin Sea Grant Institute Virtual

More information

Bentley ArcGIS. Connector

Bentley ArcGIS. Connector Bentley ArcGIS Connector Introduction ESRI, as a GIS software products company, and Bentley Systems, Incorporated, as a developer of solutions for architecture/engineering/construction (AEC) professionals,

More information

Online Site-Specific Degree-Day Predictions Using GIS and Climate Map Technologies

Online Site-Specific Degree-Day Predictions Using GIS and Climate Map Technologies This newsletter is provided as a printable pdf file at http://oregonipm.ippc.orst.edu Online Site-Specific Degree-Day Predictions Using GIS and Climate Map Technologies Leonard Coop and Paul Jepson Integrated

More information

A HYBRID APPROACH FOR AUTOMATED AREA AGGREGATION

A HYBRID APPROACH FOR AUTOMATED AREA AGGREGATION A HYBRID APPROACH FOR AUTOMATED AREA AGGREGATION Zeshen Wang ESRI 380 NewYork Street Redlands CA 92373 [email protected] ABSTRACT Automated area aggregation, which is widely needed for mapping both natural

More information

Geographic Information Systems (GIS) @ GIS at UCSD. Here to help you explore our world

Geographic Information Systems (GIS) @ GIS at UCSD. Here to help you explore our world Geographic Information Systems (GIS) @ GIS at UCSD Here to help you explore our world GIS at UCSD what it is and what it means to you Tracey Hughes UCSD GIS Coordinator 2006 Image from Google Earth An

More information

Data source, type, and file naming convention

Data source, type, and file naming convention Exercise 1: Basic visualization of LiDAR Digital Elevation Models using ArcGIS Introduction This exercise covers activities associated with basic visualization of LiDAR Digital Elevation Models using ArcGIS.

More information

SPATIAL ANALYSIS IN GEOGRAPHICAL INFORMATION SYSTEMS. A DATA MODEL ORffiNTED APPROACH

SPATIAL ANALYSIS IN GEOGRAPHICAL INFORMATION SYSTEMS. A DATA MODEL ORffiNTED APPROACH POSTER SESSIONS 247 SPATIAL ANALYSIS IN GEOGRAPHICAL INFORMATION SYSTEMS. A DATA MODEL ORffiNTED APPROACH Kirsi Artimo Helsinki University of Technology Department of Surveying Otakaari 1.02150 Espoo,

More information

Zorba Asset Tracking Solution

Zorba Asset Tracking Solution Asset Tracking Solution State-of-the art fleet management and vehicle tracking solution to increase your productivity. Affordable installation and operating costs Easy to install and operate User friendly

More information