Design and implementation of a GIS system for planning

Size: px
Start display at page:

Download "Design and implementation of a GIS system for planning"

Transcription

1 International Journal on Digital Libraries (2006) 6(2): DOI /s REGULAR PAPER Bassam Saleh Balqies Sadoun Design and implementation of a GIS system for planning Published online: 31 May 2005 c Springer-Verlag 2005 Abstract Geographic information system (GIS) provides a flexible and efficient general platform for planning and analysis, especially when large amounts of ever changing spatial information is dealt with. It helps managing the change in an economical and sustainable way. We decided to build a GIS to help in data management and in the dynamic planning process of our developing university, Al-Balqa Applied University (BAU). In this paper, we present the GIS system, which we built for the campus of BAU and the customization of the needed software to help in decisionmaking and planning processes. Moreover, the output of our project is web enabled so that it can be used in the web site of Al-Balqa Applied University as a web GIS application. Keywords Geographic information system (GIS) Database systems Data management Spatial information and analysis Statistical analysis Decision making City and regional planning 1 Introduction A geographic information system (GIS) is a computer system capable of capturing, managing, integrating, manipulating, analyzing, and displaying geographically referenced information. GIS deals with spatial information which uses location within a coordinate system as its reference base. It integrates common database operations such as query and statistical analysis with the unique visualization and geographic analysis benefits offered by maps. These abilities distinguish GIS from other information systems and make it valuable to a wide range of public and private enterprises for explaining events, predicting outcomes, and planning strategies for all kinds of sites [1 18]. A working GIS integrates five key components: hardware, software, data, people, and methods. GIS stores in- B. Saleh B. Sadoun (B) Department of Surveying and Geomatics Engineering, Faculty of Engineering, Al-Balqa Applied University, Al-Salt, Jordan balqiessadoun@yahoo.com formation about the world as a collection of thematic layers that can be linked together by geography. GIS data are usually stored in more than one layer in order to overcome the technical problems caused by handling very large amounts of information at once. This simple but extremely powerful and versatile concept has proven to be invaluable for solving many real-world problems. A GIS has four main functional subsystems: (a) data input subsystem; (b) data storage and retrieval subsystem; (c) data manipulation and analysis subsystem; and (d) data output and display subsystem [1, 2]. The interactive form of decision making using GIS application from an operational support system has developed to be a strategic decision making support system [2, 3]. GIS bundles time and efforts to improve the position of private and public organizations by enhancing their informationinfrastructure. It is used in a wide range of applications and disciplines and starts getting a multidisciplinary character more than a data integration and database design approach. GIS applications are influenced by the use of spatial data, progress in information technology and computer science and engineering, availability of digital geo-information, and importance of its implementation. GIS is a vital technology that has important applications, especially when dealing with people (demography), facilities, businesses and land (use and planning), zoning, employees, customers, facilities and the market [4]. The amazing development in high performance computers/computing, increase in information technology (IT) products such as computer assisted drafting (CAD), database management system (DBMS), remote sensing, geo-processing, global positioning system (GPS), multimedia systems, communications and information networks, electronic data interchange (EDI), and the availability of geo-information have made GIS implementation practical when using spatial data [1, 5]. More and more disciplines are using spatial modeling such as environmental planning, sciences and engineering, health sciences, economy, city and regional planning, and decision sciences [6]. Another trend in GIS is to make it

2 Design and implementation of a GIS system for planning 211 accessible on the Internet; allowing the exchange of data and functionality. Al-Balqa Applied University (BAU) a young Jordanian University, which was established in 1997 on the site of a small old college, has become the largest university in Jordan. In the process of developing BAU, we found numerous problems in its planning process. The dynamic conditions due to the construction of new buildings, in the old campus, forced the college (faculty) of engineering to move three times in 5 years. The lack of flexible maps for the ever changing laboratories and class rooms is creating a chaotic situation for several parties including the registrar, bursar, faculty, students, and administrators. In response to the need of better planning, decision making and web enabling, we built a GIS for BAU main campus, which is located in Al-Salt city, which is about 20 km northwest of Amman, Jordan. The main campus area is 177,000 m 2 and has 24 buildings. Section 2 of the paper presents the method of building the needed database. Section 3 describes the types of data used in the project. Section 4 deals with the implementation aspects of the project. Results and analysis are presented in Sect. 5. Finally, Sect. 6 contains the conclusions. 2 Building the database This section explains the main steps that have been taken to build the needed database system. The steps can be summarized as shown below: Coordinate system: For the coordinate system, the type of projection and reference for all layers in the project are according to Cassini-Solender, Palestine Identifying of data layers and attributes: Based on the data we have, the type of the considered spatial analysis, and the final maps, we developed 25 layers (building layer, street layer, first basement floor layer, etc.). Organizing the data layers: Layers are organized so that the feature types (points, lines, and polygons are stored in separate layers (buildings, streets, etc.). Features are also organized thematically by what they represent (colleges, management units, green areas, etc.). Attributes associated with layers depend on the available information and the needed results of the analysis. For example, attributes associated with each building include: name, ID, area, number of stories, etc. Meanwhile, attributes for college/faculty include: name, number of students, number of labs, etc. Identifying a digital map to be automated: In our case study, the data layers were available in digital format on the computer and we created a separate map for each layer. 3 System architecture The system architecture is summarized in Fig. 1 and consists of the following main components: 1. Database: This consists of spatial data and attributes data. Spatial data: The available AutoCad files are converted to Geomedia files. A warehouse connection is created for each file; the output is a cad connection to geomedia. The coordinate system is defined in the warehouse connection. Attribute data: The attributes are linked with the spatial data using the warehouse connection. 2. GIS functions Display: A thematic map is obtained by selecting a layer or more. An overlay is obtained by selecting two layers or more and arranging them according to their geometry (point s layers on the top, lines layers in the middle, and the polygons layer on the bottom). Classification: The features of a layer are classified according to one attribute. The limits of each class can be specified by the user. Query: A feature can be found using the search function and a feature or more can be found using the query language (SQL). Buffering: A buffer is created around features of a layer by specifying a distance. Statistics: The max., min., mean, standard deviation, sorting, plotting and histograms can be obtained for a specific attribute of a layer using the statistics function. Other: Other functions for executing different tasks such as labeling, scaling, editing, plotting, etc. are available. 4 Input data Our gathered data were in three basic forms: spatial data, tabular data and image data. 1. Spatial data: From the spatial data AutoCAD files, which are available at Al-Balqa Applied University Engineering Unit, we obtained contour lines, buildings, streets, green parcels, control points, electricity points, parking lots, gates, retaining walls, first basements interior, second basements interior, every story interior layer and the fronts of new buildings. 2. Two types of collected data: Tabular data and raster image. Tabular data such as building name, area, number of floors, description of floors, number of rooms in the floor, number of specialization/major, number of students accepted in different academic year in every program, number of personnel in every faculty (college), etc. 3. Raster image: Raster image for the main gate and most of the buildings.

3 212 B. Saleh, B. Sadoun Fig. 1 The system architecture 5 Implementation The growth of applications of geographical information system has led to rapid developments in the field of GIS algorithms and mapping software. There are a number of essential software elements that should allow the user to input, store, manage, transform, analyze and output data. Although GIS packages in general meet almost all of these requirements, their on-screen appearance (user interface) may be very different. Some systems require instructions to be typed at a command line, while others have point and click menus operated using a mouse. The user interface and execution speed are considered important factors in selecting one GIS package or the other. In our work, we used the well-known Geomedia software [7]. In general, GIS needs to handle two types of data, spatial data and non-spatial attribute data. The spatial data describes the spatial characteristics of the real-world features being modeled while the non-spatial attribute data describe what the features represent. The following steps summarize the implementation process. Stage 1: We started the process by preparing the available AutoCAD files into 25 layers (see Fig. 2). In Fig. 2, we present the main streets layer inside the campus where cars have access. Stage 2: Converting AutoCAD files to Geomedia files; see Fig. 3 that shows the conversion process. Warehouse connections, one for each AutoCAD layer, are included into Geomedia as new CAD connection type. Figure 3 shows the flowchart of the transformation of the Auto- CAD files of the layers into Geomedia files. As stated earlier, we used the Geomedia software package in our work. Stage 3: Preparing all project layers by using warehouse connection to connect to data, where warehouse is considered the source of the geographic data (see Fig. 4). Twenty-five layers for main features of BAU were the output of our work. Figure 4 shows the building layer after using the warehouse connection. Stage 4: Get the attribute data into the database and associate the attributes with the spatial features (see Fig. 5). In Fig. 5, we can see the process of linking the map of the college of engineering s building to the attribute data related to this building. 6 Results and analysis The outcome of our work is a complete GIS for Al-Balqa Applied University. We used different techniques to perform spatial analysis in order to find different parameters and information such as: Thematic map: This map represents a specific theme and consists of one or multiple layers. Figure 6 presents a thematic map for the first basement floor of the engineering building by room type, such as laboratory, lecture hall, office, and service rooms using different colors and shading patterns. Query: This offers a method for data retrieval. In Fig. 7, we have an example of the query where the building layer shows the location of the GIS laboratory in the engineering building and the query provides all the attribute data concerning this laboratory, such as area, width, length, etc. Decision-making query example: The president of the University needs to verify the ratio of student to faculty (15/1) as required by the accreditation board. By using the GIS query technique, the colleges or the departments that need more faculty members are highlighted and displayed as follows: Select the colleges layer Open the SQL dialogue window Put the following condition:

4 Design and implementation of a GIS system for planning 213 Fig. 2 Stage one of implementation: preparing all available AutoCAD files as layers Inputs: Layered AutoCAD file for BAU buildings, streets, green parcels, control points, electricity points, parking, walls, gates, landing strip, floors for some building, cafeteria, mosque, student housing, library s, conference halls, clinic, and Analysis: How to convert them to Geomedia 1)-Create coordinate system file for GeoWorkspace by using Define Coordinate System File 2)-Convert drawing layer to Geomedia, using CAD server Scheme file. Out puts: Warehouse connection in Geomedia as a CAD connection Fig. 3 Stage two of implementation: converting AutoCAD files to Geomedia files

5 214 B. Saleh, B. Sadoun Fig. 4 Stage three of implementation: preparing all project layers, by using warehouse connection Fig. 5 Stage four of implementation: linking attributes to maps

6 Design and implementation of a GIS system for planning 215 Fig. 6 Thematic map for the first basement floor of the engineering building by room type Fig. 7 Query for the location of the GIS lab (Number of students/number of faculty members) >15, this query means: select and highlight features (colleges) that satisfy the condition (>15). Buffering: This is the creation of a buffer zone of interest around an entity. Figure 8 shows a circle buffering around the clinic unit. This circle presents the easy walking access of 150 m to this unit for a sick or injured person. The center of circle buffer is the unit. All buildings outside the circle are considered to have no good access to the clinic. Map overlay: This is the ability to integrate data from different sources. In Fig. 9, we present an example of the overlaying, where four layers are needed to present the built surface of the university. They include buildings layer, streets layer, green areas layer, and parking lots layer. This resulting map can serve a specific need. Classification: This is grouping the features of one theme according to one attribute with limits set by the user. Figure 9 shows an example of the classification of colleges according

7 216 B. Saleh, B. Sadoun Fig. 8 Circle buffering around the clinic unit Fig. 9 Overlay of building, street, wall, and green area layers to the number of laboratories that they house. In Fig. 10, we have three classes as follows: (3 5) labs, (6 8) labs, and (9 11) labs. Analyzing the data is the true value of the GIS since it is done efficiently in marginal time and expenses, especially when it is impossible to be done manually. Analysis of the data can give a deep insight into the system being designed, or being investigated. We prepared a master plan for BAU, and created buffer zones around the buildings to offer parking lots, etc. Different statistical analyses were performed and more analysis can be conducted if needed. Statistical operations and analysis are performed primarily on the data attributes. Most GIS packages support a wide range of statistical operations such as descriptive statistics, histograms, and extreme values. Descriptive statistics such as the number of students in each department, the maximum, minimum and other critical values were found. Moreover, histograms were constructed to serve specific needs such as the distribution of the number of students according to colleges and according to gender, and distribution of students according to the year of schooling and many others. The major results include: A master plan for BAU. Different maps prepared to respond to specific needs.

8 Design and implementation of a GIS system for planning 217 Fig. 10 Classification of colleges according to the number of labs Flexibility to introduce any change and the rapid mapping of the results. This is important as it helps to make decisions at all hierarchical levels of the administration. Moreover, in the process of improving the classroom assignment, customization of the system is constructed so that the registration office can assign the nearest classroom to the concerned professor. Finally, the output of our project is web enabled so that it can be used in the web site of BAU. The integration of GIS with Multimedia and the World Wide Web (WWW) will offer an online access to selective information by all users of the web. The web GIS is a web-based visualization tool that offers real-time info such as GIS data warehouse [8]. It allows the user to query a database and see information in the form of a map and click on a feature to see selected data behind that map. A web GIS is the most efficient way to distribute GIS information to users throughout your data. On the other hand, you can access your data anytime by taking advantage of the powerful technology to increase communication and productivity. The navigation on the GIS site leads the user client to do some of the most GIS server operations like zooming in/out, zoom to locator, zoom by rectangle, panning, vector pan, queries, measuring distance and area with different units (km, mile, m,..., etc.), get location (X and Y, φ and λ) with respect to data projection, refresh map to go to the base map fitting and displaying in different map size. The web aspect will allow the client to virtually visit the university and get all his answers without leaving home or country. The potential use of multimedia technology to integrate data of different kinds, time and scale will facilitate the spatial analysis, even though it is considered only a tool for visualization, simulation, communication and exploration of complex spatial data. This will contribute to a better understanding of spatial phenomena and facilitate communication between the experts and the users. Therefore it will enhance the quality of decision-making, communication, and advertising, among others. 7 Conclusions GIS has become a vital technology due to its many applications, especially in city and regional planning, transportation planning and engineering, surveying, military application, environmental science, planning and engineering, computer cartography and visualization, spatial data modeling, spatial database design, digital mapping, and weather forecasting. GIS has become an essential tool for decision making in many disciplines all over the world, because of its thorough analysis capabilities for huge data as well as its clear and elaborate attractive data presentation style. This paper presents a methodology to implement a Geographical Information System (GIS) for a newly established university, Al-Balqa Applied University. The approach offers a collective source of information for a dispersed data in different units of the university to help in the decisionmaking and planning processes. The output of our project is web enabled to be used in the web site of Al-Balqa Applied University as a web GIS application. References 1. Sadoun, B.: A Simulation Study of Automated Path Planning in Transportation Systems. In: Proceedings of the 2003 Summer Simulation Conference, Simulation Series, pp (2003)

9 218 B. Saleh, B. Sadoun 2. Grothe, M., Scholten, H.J., Van der Beek, M.: GIS, Noodazaak of luxe? Een verkenning naar het gebruik van geografische informatiesystemen bijprivate ondenemingen in Nederland, Netherlands Geographical Studies, Utrecht (1994) 3. Cornelius, S., Medyckyj-Scott, D.: If only someone had said! Mapping Awareness 5(7), (1991) 4. Huxhold, W.E., Levinsohn, A.G.: Managing Geographic Information Systems Projects. Oxford University Press, Oxford (1995) 5. Masser I.: Data Integration Research: Overview and Future Prospects, European Science Foundation GISDATA Scientific Program, Conference on Geographic Information Research at the Millennium, European Science Foundation, Strasbourg (1997) 6. Douven, W.: Improving the Accessibility of Spatial Information for Environmental Management: An Application to Pesticide Risk Management, Technical Report, Free University of Amsterdam, The Netherlands (1996) 7. Integraph: Learning Geomedia Professional Manual. Also, see (2000) 8. Al-hanbli, N., Al-hader, M., Sadoun, B.: Web Mapping Applications in Jordan: Several Case Studies, Intergraph Conference Geospatial (in press) 9. Batty, M., Densham, P.: Decision Support, GIS, and URBAN Planning, Technical Report, Center for Advanced Spatial Analysis, University College London, UK (1996) 10. Bernhardsen, T.: Geographic Information System: An Introduction. Wiley, New York (1999) 11. Clapp, J., Rodrigues, M., Thralls, G.: How GIS can put urban economic analysis on the map. J. Housing Econ. 6, (1997) 12. Demers, M.N.: Fundamentals of Geographic Information Systems. Wiley, New York (2000) 13. Grothe, M., Scholten, H.J.: GIS in de publieke sector. Netherlands Geographical Studies, The Netherlands, Utrecht (1996) 14. Heywood, I., Cornelius, S., Carver, S.: An Introduction to Geographical Information Systems, 3rd edn. Prentice-Hall, Englewood Cliffs, NJ (1999) 15. Hiroyuki, K.: Applications of GIS to urban planning and management: problems facing Japanese local governments. GeoJournal 52, (2001) 16. Jones, C.: Geographic Information System and Computer Cartography. Longman (Pearson Education) (1997) 17. Klarke, K.C.: Getting Started with GIS. Prentice-Hall, Englewood Cliffs, NJ (2001) 18. Star, J.: Geographic Information System: An Introduction. Prentice-Hall, Englewood Cliffs, NJ (1990)

GIS = Geographic Information Systems;

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

More information

K. Zainuddin et al. / Procedia Engineering 20 (2011)

K. Zainuddin et al. / Procedia Engineering 20 (2011) Available online at www.sciencedirect.com Procedia Engineering 20 (2011) 154 158 The 2 nd International Building Control Conference 2011 Developing a UiTM (Perlis) Web-Based of Building Space Management

More information

Chapter 5. GIS The Global Information System

Chapter 5. GIS The Global Information System Chapter 5 GIS The Global Information System What is GIS? We have just discussed GPS a simple three letter acronym for a fairly sophisticated technique to locate a persons or objects position on the Earth

More information

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 1 Introduction to GIS Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Welcome to NR402 GIS Applications in

More information

Techniques for Science Teachers: Using GIS in Science Classrooms.

Techniques for Science Teachers: Using GIS in Science Classrooms. Techniques for Science Teachers: Using GIS in Science Classrooms. After ESRI, 2008 GIS A Geographic Information System A collection of computer hardware, software, and geographic data used together for

More information

Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee

Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee Lecture 01 What is Geographic Information Systems? I welcome to this

More information

Teaching GIS for Land Surveying

Teaching GIS for Land Surveying Teaching GIS for Land Surveying Zhanjing (John) Yu Evergreen Valley College, San Jose, California James Crossfield California State University at Fresno, Fresno California 7/13/2006 1 Outline of the Presentation

More information

Understanding Geographic Information System GIS

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

More information

FIRE DEPARMENT SANTA CLARA COUNTY

FIRE DEPARMENT SANTA CLARA COUNTY DEFINITION FIRE DEPARMENT SANTA CLARA COUNTY GEOGRAPHIC INFORMATION SYSTEM (GIS) ANALYST Under the direction of the Information Technology Officer, the GIS Analyst provides geo-spatial strategic planning,

More information

Learning Computer-Assisted Map Analysis

Learning Computer-Assisted Map Analysis Learning Computer-Assisted Map Analysis by Joseph K. Berry* Old-fashioned math and statistics can go a long way toward helping us understand GIS Note: This paper was first published as part of a three-part

More information

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS Study Guide: Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS This guide presents some study questions with specific referral to the essential

More information

Smart Data Collection and Real-time Digital Cartography

Smart Data Collection and Real-time Digital Cartography Smart Data Collection and Real-time Digital Cartography Yuji Murayama and Ko Ko Lwin Division of Spatial Information Science Faculty of Life and Environmental Sciences University of Tsukuba IGU 2013 1

More information

Chapter 1. GIS Fundamentals

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

More information

Are You Maximizing The Value Of All Your Data?

Are You Maximizing The Value Of All Your Data? Are You Maximizing The Value Of All Your Data? Using The SAS Bridge for ESRI With ArcGIS Business Analyst In A Retail Market Analysis SAS and ESRI: Bringing GIS Mapping and SAS Data Together Presented

More information

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil

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

More information

Introduction to GIS (GEOG 401) Spring 2014, 3 credit hours

Introduction to GIS (GEOG 401) Spring 2014, 3 credit hours Introduction to GIS (GEOG 401) Spring 2014, 3 credit hours Instructors: Guangxing Wang, Ph.D. Email: gxwang@siu.edu Phone: (618) 453-6017 Office: 4442 Faner Hall Office hours: M& W&F 9:00am-11:00am or

More information

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

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

More information

WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS

WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS Claus Rinner University of Muenster, Germany Piotr Jankowski San Diego State University, USA Keywords: geographic information

More information

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

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

More information

SRJC Applied Technology 54A Introduction to GIS

SRJC Applied Technology 54A Introduction to GIS SRJC Applied Technology 54A Introduction to GIS Overview Lecture of Geographic Information Systems Fall 2004 Santa Rosa Junior College Presented By: Tim Pudoff, GIS Coordinator, County of Sonoma, Information

More information

Syllabus Reminders. Geographic Information Systems. Components of GIS. Lecture 1 Outline. Lecture 1 Introduction to Geographic Information Systems

Syllabus Reminders. Geographic Information Systems. Components of GIS. Lecture 1 Outline. Lecture 1 Introduction to Geographic Information Systems Syllabus Reminders Geographic Information s Lecture Introduction to Geographic Information s. Class Info: www.saigis.com/class/ 2. Office T / TH (8:00-9:30 a.m.) and (2:30 3:30pm) or Appt 3. Email: burgerpr@unk.edu

More information

ArcGIS for Desktop. ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform.

ArcGIS for Desktop. ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform. ArcGIS for Desktop ArcGIS for Desktop ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform. Beyond showing your data as points on a map, ArcGIS for Desktop gives you the power to manage

More information

Bentley Map Advancing GIS for the World s Infrastructure

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

More information

FUNDAMENTALS OF GEOINFORMATICS PART-II (CLASS: FYBSc SEM- II)

FUNDAMENTALS OF GEOINFORMATICS PART-II (CLASS: FYBSc SEM- II) FUNDAMENTALS OF GEOINFORMATICS PART-II (CLASS: FYBSc SEM- II) UNIT:-I: INTRODUCTION TO GIS 1.1.Definition, Potential of GIS, Concept of Space and Time 1.2.Components of GIS, Evolution/Origin and Objectives

More information

GIS Geographical Information Systems

GIS Geographical Information Systems Chapter Two GIS Geographical Information Systems Chapter Two GIS Geographical Information Systems Chapter Two GIS (Geographical Information Systems) 2.1 Introduction In most cases of our day life, information

More information

Desktop GIS for Geotechnical Engineering

Desktop GIS for Geotechnical Engineering Desktop GIS for Geotechnical Engineering Satya Priya Deputy General Manager (Software) RMSI, A-7, Sector 16 NOIDA 201 301, UP, INDIA Tel: +91-120-2511102 Fax: +91-120-2510963 Email: Satya.Priya@rmsi.com

More information

Joanne N. Halls, PhD Dept. of Geography & Geology David Kirk Information Technology Services

Joanne N. Halls, PhD Dept. of Geography & Geology David Kirk Information Technology Services Joanne N. Halls, PhD Dept. of Geography & Geology David Kirk Information Technology Services Geographic Information Systems manage and analyze data to solve spatial problems. Real World Abstraction Analysis

More information

Digital Map of Mexico Platform and MxSIG. March 2017

Digital Map of Mexico Platform and MxSIG. March 2017 Digital Map of Mexico Platform and MxSIG March 2017 1 I. Digital Map of Mexico Platform Concept Evolution II. Digital Map of Mexico online Concept Capabilities Information available Other state units information

More information

How to Pick a GIS. GIS Software Chapter 8 in Longley, Goodchild, Maguire, and Rhind,, 2001

How to Pick a GIS. GIS Software Chapter 8 in Longley, Goodchild, Maguire, and Rhind,, 2001 How to Pick a GIS GIS Software Chapter 8 in Longley, Goodchild, Maguire, and Rhind,, 2001 How to Pick a GIS Evolution of GIS software Architecture of GIS software Types of software Example products The

More information

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

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

More information

Geometric Algorithms in GIS

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

More information

GIS Supports to Economic and Social Development

GIS Supports to Economic and Social Development GIS Supports to Economic and Social Development Dang Van Duc and Le Quoc Hung Institute of Information Technology 18, Hoang Quoc Viet Rd., Cau Giay Dist., Hanoi, Vietnam Email: dvduc@ioit.ncst.ac.vn; lqhung@ioit.ncst.ac.vn

More information

GOVERNMENT GIS BUILDING BASED ON THE THEORY OF INFORMATION ARCHITECTURE

GOVERNMENT GIS BUILDING BASED ON THE THEORY OF INFORMATION ARCHITECTURE GOVERNMENT GIS BUILDING BASED ON THE THEORY OF INFORMATION ARCHITECTURE Abstract SHI Lihong 1 LI Haiyong 1,2 LIU Jiping 1 LI Bin 1 1 Chinese Academy Surveying and Mapping, Beijing, China, 100039 2 Liaoning

More information

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources.

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources. Welcome to REM402 Applied Spatial Analysis in Natural Resources Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Where and When? Lectures Monday & Wednesday

More information

Geographic Systems and Analysis

Geographic Systems and Analysis Geographic Systems and Analysis New York University Robert F. Wagner Graduate School of Public Service Instructor Stephanie Rosoff Contact: stephanie.rosoff@nyu.edu Office hours: Mondays by appointment

More information

GEOG 508 GEOGRAPHIC INFORMATION SYSTEMS I KANSAS STATE UNIVERSITY DEPARTMENT OF GEOGRAPHY FALL SEMESTER, 2002

GEOG 508 GEOGRAPHIC INFORMATION SYSTEMS I KANSAS STATE UNIVERSITY DEPARTMENT OF GEOGRAPHY FALL SEMESTER, 2002 GEOG 508 GEOGRAPHIC INFORMATION SYSTEMS I KANSAS STATE UNIVERSITY DEPARTMENT OF GEOGRAPHY FALL SEMESTER, 2002 Course Reference #: 13210 Meeting Time: TU 2:05pm - 3:20 pm Meeting Place: Ackert 221 Remote

More information

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model Introduction-Overview Why use a GIS? What can a GIS do? How does a GIS work? GIS definitions Spatial (coordinate) data model Relational (tabular) data model intro_gis.ppt 1 Why use a GIS? An extension

More information

Massachusetts Institute of Technology Department of Urban Studies and Planning

Massachusetts Institute of Technology Department of Urban Studies and Planning Massachusetts Institute of Technology Department of Urban Studies and Planning 11.520: A Workshop on Geographic Information Systems 11.188: Urban Planning and Social Science Laboratory GIS Principles &

More information

Enabling ENVI. ArcGIS for Server

Enabling ENVI. ArcGIS for Server Enabling ENVI throughh ArcGIS for Server 1 Imagery: A Unique and Valuable Source of Data Imagery is not just a base map, but a layer of rich information that can address problems faced by GIS users. >

More information

An integrated Framework for Retrieving and Analyzing Geographic Information in Web Pages

An integrated Framework for Retrieving and Analyzing Geographic Information in Web Pages An integrated Framework for Retrieving and Analyzing Geographic Information in Web Pages Hao Lin, Longping Hu, Yingjie Hu, Jianping Wu, Bailang Yu* Key Laboratory of Geographic Information Science, Ministry

More information

Creating a Staff Development Plan with Esri

Creating a Staff Development Plan with Esri Creating a Staff Development Plan with Esri Michael Green David Schneider Guest Presenter: Shane Feirer, University of California Esri UC 2014 Technical Workshop Agenda What is a Staff Development Plan?

More information

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

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

More information

Applications: Introduction Task 1: Introduction to ArcCatalog Task 2: Introduction to ArcMap Challenge Question References

Applications: Introduction Task 1: Introduction to ArcCatalog Task 2: Introduction to ArcMap Challenge Question References CHAPTER 1 INTRODUCTION 1.1 GIS? 1.1.1 Components of a GIS 1.1.2 A Brief History of GIS 1.1.3 GIS Software Products Box 1.1 A List of GIS Software Producers and Their Main Products 1.2 GIS Applications

More information

GIS Software. Evolution of GIS Software

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

More information

Comptroller GIS and Property Data. Ken Morrell Assessment Systems Manager Division of Property Assessments February 22, 2007

Comptroller GIS and Property Data. Ken Morrell Assessment Systems Manager Division of Property Assessments February 22, 2007 Comptroller GIS and Property Data Ken Morrell Assessment Systems Manager Division of Property Assessments February 22, 2007 Comptroller Divisions Using and Supporting GIS Office of Local Government Implement

More information

GENERALIZATION IN THE NEW GENERATION OF GIS. Dan Lee ESRI, Inc. 380 New York Street Redlands, CA USA Fax:

GENERALIZATION IN THE NEW GENERATION OF GIS. Dan Lee ESRI, Inc. 380 New York Street Redlands, CA USA Fax: GENERALIZATION IN THE NEW GENERATION OF GIS Dan Lee ESRI, Inc. 380 New York Street Redlands, CA 92373 USA dlee@esri.com Fax: 909-793-5953 Abstract In the research and development of automated map generalization,

More information

What is GIS? ESRI Canada. August 2011

What is GIS? ESRI Canada. August 2011 What is GIS? ESRI Canada August 2011 Geography Matters! Environmental Park Management Agriculture Public Utilities Health Care Emergency 911 Real Estate Marketing Environmental What are the effects of

More information

The University of Arizona Enterprise GIS. CFTA 2016 Facilities Geospatial Technologies Showcase

The University of Arizona Enterprise GIS. CFTA 2016 Facilities Geospatial Technologies Showcase The University of Arizona Enterprise GIS CFTA 2016 Facilities Geospatial Technologies Showcase Main Campus: Tucson, Arizona Founded: 1885 Number of Buildings: 227 GSF: 9.4 million Acres: 393 Total Students:

More information

GEOGRAPHIC INFORMATION SYSTEM ANALYST I GEOGRAPHIC INFORMATION SYSTEM ANALYST II

GEOGRAPHIC INFORMATION SYSTEM ANALYST I GEOGRAPHIC INFORMATION SYSTEM ANALYST II CITY OF ROSEVILLE GEOGRAPHIC INFORMATION SYSTEM ANALYST I GEOGRAPHIC INFORMATION SYSTEM ANALYST II DEFINITION To perform professional level work in Geographic Information Systems (GIS) management and analysis;

More information

GIS INTEGRATION OF DATA COLLECTED BY MOBILE GPSSIT

GIS INTEGRATION OF DATA COLLECTED BY MOBILE GPSSIT GIS INTEGRATION OF DATA COLLECTED BY MOBILE GPSSIT S.Savaş DURDURAN, Özşen ÇORUMLUOĞLU, Đbrahim KALAYCI and Fatih GÜL Selcuk University, Geodesy and Photogrammetry Dept. Konya-TURKĐYE ABSTRACT: Rapid developments

More information

Benefits of GIS-Based Computer Inventories On the Texas A & M University Corpus Christi Campus. Cynthia and Christine Calamug

Benefits of GIS-Based Computer Inventories On the Texas A & M University Corpus Christi Campus. Cynthia and Christine Calamug Benefits of GIS-Based Computer Inventories On the Texas A & M University Corpus Christi Campus Cynthia and Christine Calamug ABSTRACT Texas A & M University Corpus Christi is located on an island with

More information

Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application areas:

Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application areas: UPR 6905 Internet GIS Homework 1 Yong Hong Guo September 9, 2008 Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application

More information

Abstract. Keywords: Geographic information systems and digital data model. 1. Introduction

Abstract. Keywords: Geographic information systems and digital data model. 1. Introduction Abstract GISMO - A Geographical Information System for a Municipality Office Ramzi A. Haraty and Youssef O. Kaddoura Lebanese American University P.O. Box 13-5053 Chouran Beirut, Lebanon 1102 2801 Email:

More information

Geo-enabling a Transactional Real Estate Management System A case study from the Minnesota Dept. of Transportation

Geo-enabling a Transactional Real Estate Management System A case study from the Minnesota Dept. of Transportation Geo-enabling a Transactional Real Estate Management System A case study from the Minnesota Dept. of Transportation Michael Terner Executive Vice President Co-author and Project Manager Andy Buck Overview

More information

Introduction to Geographic Information Systems

Introduction to Geographic Information Systems Introduction to Geographic Information Systems Geography 176A Fall 2013 The sequence Geog 176A - Introduction to Geographic Information Systems, 4.0, Clarke Introduction to modern spatial data processing,

More information

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore DATA SOURCES AND INPUT IN GIS By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore 1 1. GIS stands for 'Geographic Information System'. It is a computer-based

More information

GIS Applications on Environmental Education in Taiwan

GIS Applications on Environmental Education in Taiwan GIS Applications on Environmental Education in Taiwan Track: Education Authors: Yu-Chen Lai, Mei-Ling Yeh, Tien-Yin Chou Abstract GIS is a perfect vehicle to deliver environmental knowledge and spatial

More information

Introduction to Geographic Information Systems

Introduction to Geographic Information Systems Geog 58 Introduction to Geographic Information Systems, Fall, 2003 Page 1/8 Geography 58 Introduction to Geographic Information Systems Instructor: Lecture Hours: Lab Hours: X-period: Office Hours: Classroom:

More information

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware,

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware, Introduction to GIS Dr. Pranjit Kr. Sarma Assistant Professor Department of Geography Mangaldi College Mobile: +91 94357 04398 What is a GIS a system for input, storage, manipulation, and output of geographic

More information

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN CO-145 USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN DING Y.C. Chinese Culture University., TAIPEI, TAIWAN, PROVINCE

More information

1. Omit Human and Physical Geography electives (6 credits) 2. Add GEOG 677:Internet GIS (3 credits) 3. Add 3 credits to GEOG 797: Final Project

1. Omit Human and Physical Geography electives (6 credits) 2. Add GEOG 677:Internet GIS (3 credits) 3. Add 3 credits to GEOG 797: Final Project The Department of Geography and the Office of Professional Studies propose to modify the Master of Professional Studies in Geospatial Information Sciences (GIS) as follows: 1. Omit Human and Physical Geography

More information

Effect of Data Processing on Data Quality

Effect of Data Processing on Data Quality Journal of Computer Science 4 (12): 1051-1055, 2008 ISSN 1549-3636 2008 Science Publications Effect of Data Processing on Data Quality Al Rawashdeh Samih Department of Engineering, Department of Surveying

More information

Geo Business Gis In The Digital Organization

Geo Business Gis In The Digital Organization We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with geo business gis in

More information

Design and Development of a Large Scale Archaeological Information System A Pilot Study for the City of Sparti

Design and Development of a Large Scale Archaeological Information System A Pilot Study for the City of Sparti INTERNATIONAL SYMPOSIUM ON APPLICATION OF GEODETIC AND INFORMATION TECHNOLOGIES IN THE PHYSICAL PLANNING OF TERRITORIES Sofia, 09 10 November, 2000 Design and Development of a Large Scale Archaeological

More information

A Technique for Importing Shapefile to Mobile Device in a Distributed System Environment.

A Technique for Importing Shapefile to Mobile Device in a Distributed System Environment. A Technique for Importing Shapefile to Mobile Device in a Distributed System Environment. 1 Manish Srivastava, 2 Atul Verma, 3 Kanika Gupta 1 Academy of Business Engineering and Sciences,Ghaziabad, 201001,India

More information

Development of Univ. of San Agustin Geographic Information System (USAGIS)

Development of Univ. of San Agustin Geographic Information System (USAGIS) , pp.170-176 http://dx.doi.org/10.14257/astl.2014.48.27 Development of Univ. of San Agustin Geographic Information System (USAGIS) Rosslin John H. Robles Chair, Computer Science Department, University

More information

CS 350 A Computing Perspective on GIS

CS 350 A Computing Perspective on GIS CS 350 A Computing Perspective on GIS What is GIS? Definitions A powerful set of tools for collecting, storing, retrieving at will, transforming and displaying spatial data from the real world (Burrough,

More information

No. of Days. Building 3D cities Using Esri City Engine ,859. Creating & Analyzing Surfaces Using ArcGIS Spatial Analyst 1 7 3,139

No. of Days. Building 3D cities Using Esri City Engine ,859. Creating & Analyzing Surfaces Using ArcGIS Spatial Analyst 1 7 3,139 Q3 What s New? Creating and Editing Data with ArcGIS Pro Editing and Maintaining Parcels Using ArcGIS Spatial Analysis Using ArcGIS Pro User Workflows for ArcGIS Online Organizations Q3-2018 ArcGIS Desktop

More information

ArcGIS. for Server. Understanding our World

ArcGIS. for Server. Understanding our World ArcGIS for Server Understanding our World ArcGIS for Server Create, Distribute, and Manage GIS Services You can use ArcGIS for Server to create services from your mapping and geographic information system

More information

DATA SCIENCE SIMPLIFIED USING ARCGIS API FOR PYTHON

DATA SCIENCE SIMPLIFIED USING ARCGIS API FOR PYTHON DATA SCIENCE SIMPLIFIED USING ARCGIS API FOR PYTHON LEAD CONSULTANT, INFOSYS LIMITED SEZ Survey No. 41 (pt) 50 (pt), Singapore Township PO, Ghatkesar Mandal, Hyderabad, Telengana 500088 Word Limit of the

More information

Cartographic and Geospatial Futures

Cartographic and Geospatial Futures Cartographic and Geospatial Futures 1. Web Cartography, WebGIS, & Virtual Globes--New Roles for Maps, GIS, and GIS professionals 2. Map Mashups, the Neo Neo-geography Movement, & Crowd-sourcing Geospatial

More information

Government GIS and its Application for Decision Support

Government GIS and its Application for Decision Support Government GIS and its Application for Decision Support Zhang Qingpu (Chinese Academy of Surveying and Mapping, Email: zhangqp@casm.ac.cn) Abstract: Application of GIS in government agencies is called

More information

GIS TECHNICIAN I GIS TECHNICIAN II

GIS TECHNICIAN I GIS TECHNICIAN II GIS TECHNICIAN I GIS TECHNICIAN II CITY OF ROSEVILLE DEFINITION To perform a variety of technical office and field work duties related to the creation and maintenance of maps, tables, graphs and other

More information

ENV208/ENV508 Applied GIS. Week 1: What is GIS?

ENV208/ENV508 Applied GIS. Week 1: What is GIS? ENV208/ENV508 Applied GIS Week 1: What is GIS? 1 WHAT IS GIS? A GIS integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information.

More information

Advanced Algorithms for Geographic Information Systems CPSC 695

Advanced Algorithms for Geographic Information Systems CPSC 695 Advanced Algorithms for Geographic Information Systems CPSC 695 Think about Geography What is Geography The 3 W s of Geography What is where Why is it there Why do I care Data - Data - Data We all got

More information

Combining Geospatial and Statistical Data for Analysis & Dissemination

Combining Geospatial and Statistical Data for Analysis & Dissemination Combining Geospatial and Statistical Data for Analysis & Dissemination (with Special Reference to Qatar Census 2010) Presentation by Mansoor Al Malki, Director of IT Department Qatar Statistics Authority

More information

GEOGRAPHICAL INFORMATION SYSTEMS. GIS Foundation Capacity Building Course. Introduction

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

More information

COURSE INTRODUCTION & COURSE OVERVIEW

COURSE INTRODUCTION & COURSE OVERVIEW week 1 COURSE INTRODUCTION & COURSE OVERVIEW topics of the week Instructor introduction Students introductions Course logistics Course objectives Definition of GIS The story of GIS introductions Who am

More information

The E. I. E. L Project: An Experience of a GIS Development

The E. I. E. L Project: An Experience of a GIS Development The E. I. E. L Project: An Experience of a GIS Development ieves R. Brisaboa José Antonio Cotelo Lema Antonio Fariña Miguel R. Luaces José R.R. Viqueira EC GI & GIS 2003 OVERVIEW 2 Introduction The E.

More information

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

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

More information

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore Your web browser (Safari 7) is out of date. For more security, comfort and Activityengage the best experience on this site: Update your browser Ignore Introduction to GIS What is a geographic information

More information

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

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

More information

GIS FOR MAZOWSZE REGION - GENERAL OUTLINE

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

More information

Contents. Interactive Mapping as a Decision Support Tool. Map use: From communication to visualization. The role of maps in GIS

Contents. Interactive Mapping as a Decision Support Tool. Map use: From communication to visualization. The role of maps in GIS Contents Interactive Mapping as a Decision Support Tool Claus Rinner Assistant Professor Department of Geography University of Toronto otru gis workshop rinner(a)geog.utoronto.ca 1 The role of maps in

More information

Proposal for Revision to the Geographic Information Systems (GIS) Academic Certificate Community College of Philadelphia.

Proposal for Revision to the Geographic Information Systems (GIS) Academic Certificate Community College of Philadelphia. Proposal for Revision to the Geographic Information Systems (GIS) Academic Certificate Community College of Philadelphia February 24, 2010 Kathy Smith Chair, Social Science Contributors Christopher Murphy

More information

Google Maps and Beyond

Google Maps and Beyond Google Maps and Beyond Aaron Paul First American Title apaul@firstam.com 2015 APRA Symposium Association of Professional Reserve Analysts May 2 nd, 2015 Google Maps and Beyond - Overview Business case

More information

8/28/2011. Contents. Lecture 1: Introduction to GIS. Dr. Bo Wu Learning Outcomes. Map A Geographic Language.

8/28/2011. Contents. Lecture 1: Introduction to GIS. Dr. Bo Wu Learning Outcomes. Map A Geographic Language. Contents Lecture 1: Introduction to GIS Dr. Bo Wu lsbowu@polyu.edu.hk Department of Land Surveying & Geo-Informatics The Hong Kong Polytechnic University 1. Learning outcomes 2. GIS definition 3. GIS examples

More information

An online data and consulting resource of THE UNIVERSITY OF TOLEDO THE JACK FORD URBAN AFFAIRS CENTER

An online data and consulting resource of THE UNIVERSITY OF TOLEDO THE JACK FORD URBAN AFFAIRS CENTER An online data and consulting resource of THE JACK FORD URBAN AFFAIRS CENTER THE CENTER FOR GEOGRAPHIC INFORMATION SCIENCE AND APPLIED GEOGRAPHICS DEPARTMENT OF GEOGRAPHY AND PLANNING THE UNIVERSITY OF

More information

Introduction to GIS. Dr. M.S. Ganesh Prasad

Introduction to GIS. Dr. M.S. Ganesh Prasad Introduction to GIS Dr. M.S. Ganesh Prasad Department of Civil Engineering The National Institute of Engineering, MYSORE ganeshprasad.nie@gmail.com 9449153758 Geographic Information System (GIS) Information

More information

Introduction to GIS I

Introduction to GIS I Introduction to GIS Introduction How to answer geographical questions such as follows: What is the population of a particular city? What are the characteristics of the soils in a particular land parcel?

More information

Geometric Algorithms in GIS

Geometric Algorithms in GIS Geometric Algorithms in GIS GIS Software Dr. M. Gavrilova GIS System What is a GIS system? A system containing spatially referenced data that can be analyzed and converted to new information for a specific

More information

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

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

More information

Personal Field Data Collection by UM-FieldGIS (Integration of Google Map API to Mobile GIS)

Personal Field Data Collection by UM-FieldGIS (Integration of Google Map API to Mobile GIS) Personal Field Data Collection by UM-FieldGIS (Integration of Google Map API to Mobile GIS) Ko Ko Lwin*. Yuji MURAYAMA* *Division of Spatial Information Science Graduate School of Life and Environmental

More information

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

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

More information

Oakland County Parks and Recreation GIS Implementation Plan

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

More information

THE SPATIAL DATA WAREHOUSE OF SEOUL

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

More information

GIS FOR PLANNING. Course Overview. Schedule. Instructor. Prerequisites. Urban Planning 792 Thursday s 5:30-8:10pm SARUP 158

GIS FOR PLANNING. Course Overview. Schedule. Instructor. Prerequisites. Urban Planning 792 Thursday s 5:30-8:10pm SARUP 158 GIS FOR PLANNING Urban Planning 792 Thursday s 5:30-8:10pm SARUP 158 Schedule Class/Lab - SARUP 158 Thursdays 5:30pm - 8:10pm Office Hours - By Appointment Project Ideas - Week 4 Final - 5/10/2018 Instructor

More information

GIS Geographical Information Systems. GIS Management

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

More information

Technical Building Branches. Multidisciplinary Integration of Needs. Interdisciplinary Subject BUT

Technical Building Branches. Multidisciplinary Integration of Needs. Interdisciplinary Subject BUT Usage of a Multidisciplinary GIS Platform for the Design of Building Structures Dalibor Barton k, Ji í Bureš, Aleš Dráb, Miroslav Menšík Integration of Needs in Many Technical Building Branches Civil Engineering

More information

GIS-based Smart Campus System using 3D Modeling

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

More information