APPLICATION OF OPEN SOURCE/FREE SOFTWARE (R + GOOGLE EARTH) IN DESIGNING 2D GEODETIC CONTROL NETWORK

Size: px
Start display at page:

Download "APPLICATION OF OPEN SOURCE/FREE SOFTWARE (R + GOOGLE EARTH) IN DESIGNING 2D GEODETIC CONTROL NETWORK"

Transcription

1 INTERNATIONAL SCIENTIFIC CONFERENCE AND XXIV MEETING OF SERBIAN SURVEYORS PROFESSIONAL PRACTICE AND EDUCATION IN GEODESY AND RELATED FIELDS 24-26, June 2011, Kladovo -,,Djerdap upon Danube, Serbia. APPLICATION OF OPEN SOURCE/FREE SOFTWARE (R + GOOGLE EARTH) IN DESIGNING 2D GEODETIC CONTROL NETWORK Milan Kilibarda 1, Milutin Pejovi 1 1 University of Belgrade, Faculty of civil engineering, Department of geodesy and geoinformatics, Belgrade, Serbia, kili@grf.bg.ac.rs ; mpejovic@grf.bg.ac.rs Summary: A geodetic network design process consists of the design of network geometry and optimal observational plan. Thus, the aim of the network designing is to provide parameters which describe the survey measurements realization necessary to fulfill project requirements. Application of open source/free software (R+Google Earth) in the network design process offers the possibility of calculation and visual presentation of the results. The R software gives possibility to calculate and store results in spatial data format. Spatial data format is possible to be exported in many GIS formats, such as KML. The results in KML format could be represented in the virtual globe Google Earth. The methodology is organized into three segments: 1) the design of network geometry and plan of observables (observational plan) in Google Earth; 2) the calculation of the project parameters based on the network geometry, plan of observables and available equipment standards; and 3) interactive visual presentation of the results in Google Earth. Keywords: Geodetic network design, R,Google Earth, GIS 1. INTRODUCTION A geodetic control network is the framework of survey stations, with a strictly defined position in relation to the reference coordinate system (CRS). These networks are established for the purpose of topographic surveying, control of supplementary points, for the horizontal and vertical staking out and other dimensional controls on site. The establishment of control networks is the most fundamental operation in any facility construction process and it is a part of the earliest phase of facility construction. Geodetic control network design involves finding the appropriate network geometry (spatial arrangement of stations) and network observational plan (the number, arrangement and the precision of observations). The aim of network designing is to provide parameters which guarantee the fulfillment of project required precision and reliability. During the design of geodetic networks facts such as: constructing accuracy, spatial organization of construction site and terrain configuration, precision of survey equipment, etc., must be taken into account. These circumstances limit the finding of the optimal solution for a geodetic network, not allowing formulaic approach to design problems in geodetic networks. A construction project, that requires centimeter or sub centimeter accuracy, also requires a high precision geodetic control network. In this case, professional and careful approach in geodetic control network design is necessary. The design of a geodetic control network, in terms of accuracy and reliability is based on the application of statistical methods to the observation model. An assumption about the influence of random errors in observation results and their functional dependence on coordinates is described with the mathematical model of observation [8]. Parametric least squares adjustment is the most used technique for adjusting or estimating the coordinates in survey control networks. When performing a parametric least squares adjustment, observations are expressed in terms of unknown parameters that were never observed directly [4]. Product of the least squares solution is a set of statistical statements about the quality of the solution. These statistical statements may take the form of standard errors of the computed coordinates, error ellipses describing the uncertainty of a two-dimensional position in standard errors of observations derived from the computed coordinates and other meaningful statistics [10]. Having completed the adjustment on simulated network geometry and observational plan, the network can be checked for geometrically weak areas, unacceptable error ellipse sizes or shapes, and so on. This inspection may 216

2 dictate the need for any or all of the following: 1) more observations, 2) different observational procedures, 3) different equipment, 4) more stations, 5) different network geometry, etc. [4]. The design methodology presented in this paper relies on R and Google Earth softwares, and considers a twodimensional control network that involve traditional observations of distances and directions. R is an integrated suite of software facilities for data manipulation, calculation and graphical display and is very much a vehicle for newly developing methods of interactive data analysis [11]. In addition, it has developed rapidly, and has been extended by a large collection of packages (set of functions written for a single piece of data analysis). Google Earth is the geographical browser (virtual globe) that is increasingly popular in the research community and as such, is very suitable for visualization of spatial data. The aim of this work is the automation of a computation process of geodetic networks design in R environment, by using GIS format KML as input and output. This approach offers possibility to create cartographic output of designing results in the virtual globe Google Earth where visualizations are realized in KML files with stored numerical data from project design. This gives the user of the software full control of the process from the start to the end in the visual and intuitive manner where manipulation with text file as input data for network geometry simulation is avoided. 2. R AND GOOGLE EARTH SOFTWARE ENVIRONMENT R environment, a tool for statistical programming is proposed as solution of automated computing, analyzing and process control of data for network design in this paper. Input data for simulated network measurements and visualization of the results of the geodetic network design are provided by using KML as Google Earth spatial data format Renvironment R is a system for statistical computation and graphics. It provides, among other things, a programming language, high-level graphics, interfaces to other languages and debugging facilities as defined in the Introduction of the R Language Definition on-line manual [12]. R implements a language similar to the S language. The S language was originally developed by John Chambers, [1]. The main difference is the license. R is free and open source software under the terms of the GNU General Public License. The syntax of the language is similar to C. However, it is a fully functional interpreter that permits the creation of functions and calculations within an environment that is defined by a command line window or graphical user interface [5]. The R is organized as collection of packages. The R packaging system has been one of the key factors of the overall success of the R project [13]. The R contains the base system which allows statistical computation, linear algebra computation, graphics creation and similar. A package is a related set of functions, help files, and data files that have been bundled together. Packages in R are similar to modules in Perl, libraries in C/C++, and classes in Java. The specific packages are not necessary to be installed if it is not a part of the user computing and analyzing interests. R developers have written the R package sp to extend R with classes and methods for spatial data [7]. Classes specify a structure and define how spatial data are organised and stored. Methods are instances of functions specialised for a particular data class [2]. Another important package used in this research is rgdal package. This package uses functions of the Geospatial Data Abstraction Library to read and write GIS data with options to handling Coordinate Referent System (CRS). There is an option to define CRS or CRS, which might be obtained directly from the data, and an option to perform transformations among different CRS by using PROJ4 library implemented in rgdal package Google Earth environment Originally known as EarthViewer, Google Earth was developed by a company called Keyhole Inc. In October 2004 search provider Google acquired Keyhole Inc and in late June of 2005 Google released Google Earth. Google Earth is a three dimensional interactive virtual globe that displays the Earth through a combination of different layers of information. Google Maps and Google Earth have had significant influence in developing of web cartography. Google Earth/Maps is a ground-breaking software in at least five categories: availability of application, high quality background maps, a single coordinate system, web-based data sharing, popular interface and availability of API services [6]. Data format for integration of user s, additional data in the Google Earth is KML format. All visualization of additional data in Google Earth is controlled by the KML files. KML is XML data format for presentation of information in geographical context. Just as web browsers display HTML files, Earth browsers such as Google 217

3 Earth display KML files. KML is easy readable programming language uses text and strings. KML has received OGC specification status, that is very important fact for this paper because reading and writing KML files is available in R by rgdal package. The example of created direction in Google Earth is shown in Figure 1. Figure 1: Google Earth interface. Figure displays the direction (part of KML file) with elevation profile to check sight lines for ground clearness 3. RESULTS In a geodetic network design, topographic map or aerial photos were used for choosing the possible station positions. This paper presents the possibility of using high resolution imagery in Google Earth for station position choice. In the presented solution, network fixed points have been defined in the Google Earth by adding x,y in point description, or just one parameter. The network geometry is stored in the KML format that represents the first input file. The KML is interpreted in the R software. The completed observational plan, all the possible combinations of distance and direction observations are exported to the second input KML file, by using author s functions. The observational plan could be modified to the desired observations by just erasing directions and distances in Google Earth. Finally, modified observational plan is the input for least squares adjustment process in the control network design. If the network does not have fixed points, or has less than three fixed parameters, it will lead to the least squares adjustment with pseudo-inversion. A stochastic model, necessary for the creation of weighted matrix of observations is added into R function by defining the observational equipment precision for the directions and distances. Figure 2 shows the directions and distances included in the final observational plan. R functionalities allow the transformation of the design input coordinates and measurements simulation derived from Google Earth (WGS84) to the national CRS. It is possible to transform geometry to desired CRS specified by PROJ4 notation. A least square adjustment computation is applied to the final observational plan with the equipment specification. Quality measures for the points and measurements are derived from the adjustment computation, as follow: Coordinate standard deviation and error ellipse geometry parameters are computed for the unfixed points in the network; and Internal reliability and marginally detected blunders are computed for measurements. Numerical quality assessment for the points is incorporated into the point coordinates and it is converted to sp class in R, SpatialPointsDataFrame. SpatialPointsDataFrame contains four slots, containers for data that fully determine the data in a spatial way. Project4string slot defines CRS, bbox boundary box, coords all coordinates of points, coords.nrs records the column positions where in the data the coordinates were taken 218

4 from (just in case when a spatial class is derived from data frame, the data frame is the most popular data format in R). Figure 2: The directions and distances included in final survey plan. Directions are colored in red and distances in yellow Points attributes, the numerical quality assessment of the points, in this case, are stored in the remaining SpatialPointsDataFrame slot named data. SpatialPointsDataFrame could be exported to many GIS format by using R package rgdal. Spatial class, SpatialLinesDataFrame and SpatialPolygonesDataFrame also used in this research have similar properties. Figure 3: Schematic representation of SpatialPointsDataFrame class [6] Observations with quality parameters are adopted to SpatialLinesDataFrame. Error ellipses geometry in desired scale with other quality measures of points as attributes is created by authors function. This is the class of SpatialPolygonsDataFrame. Thus, all results of the adjustment are possible to be converted to many GIS formats in desired CRS. KML, as a popular format for the geographic visualization on virtual globes, was a choice in this case. Besides the visualization of the geometry, numerical results of adjustment are stored in KML. Numerical results are available by clicking on the points, ellipses and lines in Google Earth. 219

5 Figure 4: Results of network adjustment in Google Earth KML format. Error ellipses are in scale :1 4. CONCLUSIONS Linear algebra computation and statistical computation provided by base R installation offers possibility for an easy least square adjustment computation in the geodetic network. The possibility for exporting and importing different data formats in R allows classical approach to this problem, making both input data and output reports in text data format. In this paper a solution where input data are in the GIS format and the output is generated as desired GIS format is presented. This approach enables elegant and intuitive way of controlling the network design process from the beginning to the end. In this work the functions and routines in R for the two-dimensional (2D) geodetic control network design, that involve observations of distances and directions, are created. Future work will contain solutions for onedimensional (1D) geodetic control network designs. The least squares adjustment of real survey observation for 1D and 2D geodetic networks should be done as separate set of functions in R and together with the functions for the deformation analysis of engineering structures would become a useful geodetic package. AKNOWLEDGEMENTS This work was supported by the Ministry of Science of the Republic of Serbia (Contracts No. TR36035 and TR 36009). REFERENCES [1] Becker, R.A, Chambers, J.M., (1984). S: An Interactive Environment for Data Analysis and Graphics. Wadsworth, Belmont, CA, 550pp. [2] Bivand, R. S., Pebesma, E. J., Gomez-Rubio, V., ( 2008). Applied Spatial Data Analysis with R. Springer, New York [3] CRAN, (2011). The Comprehensive R Network, project.org. [4] Ghilani, D., Wolf, P. (2006). Adjustment computations - Spatial Data Analysis. John Wiley&Sons. New Jersey [5] Grunsky, E.C. (2001). R: a data analysis and statistical programming environment an emerging tool for the geosciences. Computers & Geosciences 28 (2002)

6 [6] Hengl, T. (2009). A Practical Guide to Geostatistatistical Mapping. Office for Official Publications of the European Communities, Luxembourg, p.270 [7] Pebesma, E. J. and Bivand, R. S. (2005). Classes and methods for spatial data in R. R News, 5(2):9 13. [8] Perovi, G. (2005) Metod najmanjih kvadrata. Faculty of civil engineering, University of Belgrade. Belgrade. [9] R Development Core Team (2008). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. ISBN [10] Schofield, W., Breach, M. (2007). Engineering Surveying. Elsevier, Ltd. London. [11] Venables. W.N.; Smith. D.M. (2010). Introduction to R. R Development Core Team. [12] [13] 221

PLOTTING SURVEYING DATA IN GOOGLE EARTH

PLOTTING SURVEYING DATA IN GOOGLE EARTH PLOTTING SURVEYING DATA IN GOOGLE EARTH D M STILLMAN Abstract Detail surveys measured with a total station use local coordinate systems. To make the data obtained from such surveys compatible with Google

More information

There are various ways to find data using the Hennepin County GIS Open Data site:

There are various ways to find data using the Hennepin County GIS Open Data site: Finding Data There are various ways to find data using the Hennepin County GIS Open Data site: Type in a subject or keyword in the search bar at the top of the page and press the Enter key or click the

More information

Laboratory for development of open source geospatial technologies role in education and research

Laboratory for development of open source geospatial technologies role in education and research UDC: 007:528.93]:004.6 DOI:10.1448/gn.2014.10 Typology: 1.04 Professional Article Laboratory for development of open source geospatial technologies role in education and research Milan Kilibarda 1*, Branislav

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

Google Earth Connections for ArchiCAD 15. Product Manual

Google Earth Connections for ArchiCAD 15. Product Manual Google Earth Connections for ArchiCAD 15 Product Manual GRAPHISOFT Visit the GRAPHISOFT website at http://www.graphisoft.com for local distributor and product availability information. Google Earth Connections

More information

APPLICATION OF FREE TACHEOMETRIC STATIONS IN MONITORING OF MONUMENTAL OBJECTS

APPLICATION OF FREE TACHEOMETRIC STATIONS IN MONITORING OF MONUMENTAL OBJECTS APPLICATION OF FREE TACHEOMETRIC STATIONS IN MONITORING OF MONUMENTAL OBJECTS Ryszard Malarski, Kamil Nagórski Warsaw University of Technology, Faculty of Geodesy and Cartography Department of Engineering

More information

WHAT IS GIS - AN INRODUCTION

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

More information

Geovisualization. Geovisualization, cartographic transformation, cartograms, dasymetric maps, scientific visualization (ViSC), PPGIS

Geovisualization. Geovisualization, cartographic transformation, cartograms, dasymetric maps, scientific visualization (ViSC), PPGIS 13 Geovisualization OVERVIEW Using techniques of geovisualization, GIS provides a far richer and more flexible medium for portraying attribute distributions than the paper mapping which is covered in Chapter

More information

STATE OF NEVADA Department of Administration Division of Human Resource Management CLASS SPECIFICATION

STATE OF NEVADA Department of Administration Division of Human Resource Management CLASS SPECIFICATION STATE OF NEVADA Department of Administration Division of Human Resource Management CLASS SPECIFICATION TITLE PHOTOGRAMMETRIST/CARTOGRAPHER V 39 6.102 PHOTOGRAMMETRIST/CARTOGRAPHER II 33 6.110 PHOTOGRAMMETRIST/CARTOGRAPHER

More information

_ LUCIADRIA PRODUCT DATA SHEET

_ LUCIADRIA PRODUCT DATA SHEET _ LUCIADRIA PRODUCT DATA SHEET V2016.0 LuciadRIA offers browser-based geospatial situational awareness with the fluidity and speed of a desktop application. The software components of LuciadRIA have been

More information

Polish Spatial Data Infrastructure - from the Concept towards its Implementation

Polish Spatial Data Infrastructure - from the Concept towards its Implementation Polish Spatial Data Infrastructure - from the Concept towards its Implementation 8th EC-GI&GIS Workshop ESDI A Work in Progress Dublin, July 3-5 June 2001 r. Adam Linsenbarth, Ewa Wysocka Institute of

More information

Ulyxes automatic deformation monitoring system

Ulyxes automatic deformation monitoring system Ulyxes automatic deformation monitoring system Dániel Moka, Szonja Zemkó (Hungary) The CLGE Students Contest 2012 2013 Category: GIS and Mapping and Cadastre 1. Summary We live in a dynamic world. Buildings,

More information

Google Earth Digitale Wege in eine bekannte Welt Sep. 2006

Google Earth Digitale Wege in eine bekannte Welt Sep. 2006 Google Earth Digitale Wege in eine bekannte Welt Sep. 2006 Joachim Glaubrecht Google Enterprise joachim@google.com What is Google Enterprise? 2 1 Focus.de: "Der Papst-Besuch in Google Earth" 3 How to Geo

More information

2013 Student Competition

2013 Student Competition ITS Heartland Chapter 2013 Student Competition Shu Yang (syang32@slu.edu) Saber Abdoli (abdolis@slu.edu) Tiffany M. Rando (trando@slu.edu) Smart Transportation Lab Department of Civil Engineering Parks

More information

GEOGRAPHIC INFORMATION SYSTEMS

GEOGRAPHIC INFORMATION SYSTEMS GIS GEOGRAPHIC INFORMATION SYSTEMS FOR CADASTRAL MAPPING Chapter 6 2015 Cadastral Mapping Manual 6-0 GIS - GEOGRAPHIC INFORMATION SYSTEMS What is GIS For a long time people have sketched, drawn and studied

More information

DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7

DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7 DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7 Contents GIS and maps The visualization process Visualization and strategies

More information

Learning about GPS and GIS

Learning about GPS and GIS Learning about GPS and GIS Standards 4.4 Understand geographic information systems (G.I.S.). B12.1 Understand common surveying techniques used in agriculture (e.g., leveling, land measurement, building

More information

Mapping Mashup/Data Integration Development Resources

Mapping Mashup/Data Integration Development Resources Mapping Mashup/Data Integration Development Resources David Hart GIS Specialist University of Wisconsin Sea Grant Institute October 6, 2008 Virtual Globes A virtual globe is a 3D software model or representation

More information

METHODS OF GEOREFERENCING OLD MAPS ON THE EXAMPLE OF CZECH EARLY MAPS

METHODS OF GEOREFERENCING OLD MAPS ON THE EXAMPLE OF CZECH EARLY MAPS CO-314 METHODS OF GEOREFERENCING OLD MAPS ON THE EXAMPLE OF CZECH EARLY MAPS CAJTHAML J. Czech Technical University in Prague, PRAGUE 6, CZECH REPUBLIC BACKGROUND AND OBJECTIVES Old maps are unique source

More information

National Register of Historic Places: GIS Webinar Cultural Resource GIS Facility National Park Service June 2012

National Register of Historic Places: GIS Webinar Cultural Resource GIS Facility National Park Service June 2012 National Register of Historic Places: GIS Webinar Cultural Resource GIS Facility National Park Service June 2012 In February and March 2012 the National Register of Historic Places held webinars in conjunction

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

Introduction to GIS. http://libguides.mit.edu/gis

Introduction to GIS. http://libguides.mit.edu/gis Introduction to GIS http://libguides.mit.edu/gis 1 Overview What is GIS? Types of Data and Projections What can I do with GIS? Data Sources and Formats Software Data Management Tips 2 What is GIS? 3 Characteristics

More information

Guide to Viewing Maps in Google Earth

Guide to Viewing Maps in Google Earth Guide to Viewing Maps in Google Earth The BCT made the decision to provide the GIS (Geographic Information System) resources for Bat Groups in the form of Google Earth maps because they do not require

More information

Raster Data Structures

Raster Data Structures Raster Data Structures Tessellation of Geographical Space Geographical space can be tessellated into sets of connected discrete units, which completely cover a flat surface. The units can be in any reasonable

More information

Data Analytics and Reporting in Toll Management and Supervision System Case study Bosnia and Herzegovina

Data Analytics and Reporting in Toll Management and Supervision System Case study Bosnia and Herzegovina Data Analytics and Reporting in Toll Management and Supervision System Case study Bosnia and Herzegovina Gordana Radivojević 1, Gorana Šormaz 2, Pavle Kostić 3, Bratislav Lazić 4, Aleksandar Šenborn 5,

More information

Subdivision Mapping: Making the Pieces Fit David P. Thaler, GIS Analyst A geographit White Paper, June 2009

Subdivision Mapping: Making the Pieces Fit David P. Thaler, GIS Analyst A geographit White Paper, June 2009 Subdivision Mapping: Making the Pieces Fit P David P. Thaler, GIS Analyst A geographit White Paper, June 2009 1525 Oregon Pike, Suite 202 Lancaster, PA USA 17601-7300 Phone: 717-399-7007 Fax: 717-399-7015

More information

GEOGRAPHIC INFORMATION SYSTEMS

GEOGRAPHIC INFORMATION SYSTEMS GIS GEOGRAPHIC INFORMATION SYSTEMS FOR CADASTRAL MAPPING Chapter 7 2015 Cadastral Mapping Manual 7-0 GIS - GEOGRAPHIC INFORMATION SYSTEMS What is GIS For a long time people have sketched, drawn and studied

More information

http://www.esri.com/bia

http://www.esri.com/bia ArcGIS for Tribal Transportation Management David Gadsden Federal Account Manager dgadsden@esri.com d d 1 David Gadsden GIS Background UW Geography (1995) Peace Corps Tanzania Environmental Social Science

More information

Development of Large-Scale Land Information System (LIS) by Using Geographic Information System (GIS) and Field Surveying

Development of Large-Scale Land Information System (LIS) by Using Geographic Information System (GIS) and Field Surveying Engineering, 2012, 4, 107-118 http://dx.doi.org/10.4236/eng.2012.42014 Published Online February 2012 (http://www.scirp.org/journal/eng) Development of Large-Scale Land Information System (LIS) by Using

More information

Providing the Public with Data Visualization using Google Maps

Providing the Public with Data Visualization using Google Maps GIS - T March 30 th, 2011 Providing the Public with Data Visualization using Google Maps Patrick Kielty and Matt Allen Pennsylvania Department of Transportation Purpose Quickly and Easily create web based

More information

SUMMER SCHOOL ON ADVANCES IN GIS

SUMMER SCHOOL ON ADVANCES IN GIS SUMMER SCHOOL ON ADVANCES IN GIS Six Workshops Overview The workshop sequence at the UMD Center for Geospatial Information Science is designed to provide a comprehensive overview of current state-of-the-art

More information

Assessment of Workforce Demands to Shape GIS&T Education

Assessment of Workforce Demands to Shape GIS&T Education Assessment of Workforce Demands to Shape GIS&T Education Gudrun Wallentin, Barbara Hofer, Christoph Traun gudrun.wallentin@sbg.ac.at University of Salzburg, Dept. of Geoinformatics Z_GIS, Austria www.gi-n2k.eu

More information

WP 6 User interface design and implementation. Deliverable 30. GIS query interface specification

WP 6 User interface design and implementation. Deliverable 30. GIS query interface specification A BIODIVERSITY COLLECTION ACCESS SERVICE FOR EUROPE WP 6 User interface design and implementation Deliverable 30 GIS query interface specification Angel Anta Anna Gadré Bernard Lepen Régine Vignes Lebbe

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

Free Google Tools for Creating Interactive Mapping Mashups

Free Google Tools for Creating Interactive Mapping Mashups Free Google Tools for Creating Interactive Mapping Mashups Cary Chadwick Emily Wilson Tuesday, May 10, 2011 2pm Welcome to the CLEAR Webinar Series! This is the fourth in the 2011 series Riparian Corridors,

More information

Lecture 8. Online GIS

Lecture 8. Online GIS Lecture 8 Online GIS Lecture 8: Outline I. Online GIS 1. Google Earth 2. MSN Live Maps II. Open Source GIS III. ArcGIS Server and the ESRI suite of online software utility options IV. Advanced Data Mining

More information

COUNTY OF LOS ANGELES CHIEF INFORMATION OFFICE 500 West Temple Street 493 Kenneth Hahn Hall of Administration Los Angeles, CA 90012

COUNTY OF LOS ANGELES CHIEF INFORMATION OFFICE 500 West Temple Street 493 Kenneth Hahn Hall of Administration Los Angeles, CA 90012 COUNTY OF LOS ANGELES CHIEF INFORMATION OFFICE 500 West Temple Street 493 Kenneth Hahn Hall of Administration Los Angeles, CA 90012 RICHARD SANCHEZ ACTING CHIEF INFORMATION OFFICER Telephone: (213) 974-2008

More information

USING GOOGLE MAP API FUNCTIONS TO CREATE APPLICATIONS USING GEOGRAPHIC SPATIAL DATA.

USING GOOGLE MAP API FUNCTIONS TO CREATE APPLICATIONS USING GEOGRAPHIC SPATIAL DATA. USING GOOGLE MAP API FUNCTIONS TO CREATE APPLICATIONS USING GEOGRAPHIC SPATIAL DATA. Ass. prof.d-r. Plamen Maldzhanski 1,Hristo Smirneski Blvd., 1046 Sofiq, Bulgaria Phone: +359 888976924 WEB:http://www.uacg.bg/UACEG_site/acadstaff/viewProfile.php?lang=en&perID=424

More information

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

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

More information

_ LUCIADRIA PRODUCT DATA SHEET

_ LUCIADRIA PRODUCT DATA SHEET _ LUCIADRIA PRODUCT DATA SHEET V2015.1 LuciadRIA offers browser-based geospatial situational awareness with the fluidity and speed of a desktop application. The software components of LuciadRIA have been

More information

Prentice Hall: Middle School Math, Course 1 2002 Correlated to: New York Mathematics Learning Standards (Intermediate)

Prentice Hall: Middle School Math, Course 1 2002 Correlated to: New York Mathematics Learning Standards (Intermediate) New York Mathematics Learning Standards (Intermediate) Mathematical Reasoning Key Idea: Students use MATHEMATICAL REASONING to analyze mathematical situations, make conjectures, gather evidence, and construct

More information

How To Use Gss Software In Trimble Business Center

How To Use Gss Software In Trimble Business Center Trimble Business Center software technical notes Trimble Business Center Software Makes Processing GNSS Survey Data Effortless Trimble Business Center is powerful surveying office software designed to

More information

technical notes trimble realworks software

technical notes trimble realworks software technical notes trimble realworks software A POWERFUL 3D LASER SCANNING OFFICE SOFTWARE SUITE Designed for today s multifaceted scanning professional, Trimble RealWorks is a powerful office software that

More information

Creating common operational pictures for disaster response with collaborative work

Creating common operational pictures for disaster response with collaborative work Risk Analysis IX 393 Creating common operational pictures for disaster response with collaborative work T. Chen, G. Su & H. Yuan Institute of Public Safety Research, Department of Physics Engineering,

More information

Kindergarten Math Content 1

Kindergarten Math Content 1 Kindergarten Math Content 1 Number and Operations: Whole Numbers Counting and the Number System A main focus in Kindergarten is counting, which is the basis for understanding the number system and for

More information

Assignment 5: Visualization

Assignment 5: Visualization Assignment 5: Visualization Arash Vahdat March 17, 2015 Readings Depending on how familiar you are with web programming, you are recommended to study concepts related to CSS, HTML, and JavaScript. The

More information

Classes and Methods for Spatial Data: the sp Package

Classes and Methods for Spatial Data: the sp Package Classes and Methods for Spatial Data: the sp Package Edzer Pebesma Roger S. Bivand Feb 2005 Contents 1 Introduction 2 2 Spatial data classes 2 3 Manipulating spatial objects 3 3.1 Standard methods..........................

More information

_ LUCIADMOBILE V2015 PRODUCT DATA SHEET _ LUCIADMOBILE PRODUCT DATA SHEET

_ LUCIADMOBILE V2015 PRODUCT DATA SHEET _ LUCIADMOBILE PRODUCT DATA SHEET _ LUCIADMOBILE PRODUCT DATA SHEET V2015 LuciadMobile enables the rapid development of geospatial situational awareness applications on mobile devices running Android, and is specifically designed for situational

More information

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Data Visualization Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of ArcMap Goals of the Exercise Computer

More information

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary Shape, Space, and Measurement- Primary A student shall apply concepts of shape, space, and measurement to solve problems involving two- and three-dimensional shapes by demonstrating an understanding of:

More information

CHAPTER 7 PROCESSING SURVEY DATA

CHAPTER 7 PROCESSING SURVEY DATA CHAPTER 7 PROCESSING SURVEY DATA Downloading the Trimble Survey Controller TSC2/TSC3 7-2 Introduction to InRoads Survey 7-3 Creating a Design File 7-3 Preferences 7-8 Viewing the Data 7-10 Correcting Errors

More information

MONITORING OF NETWORKED MACHINES AND DEVICES IN MANUFACTURING NETWORKS

MONITORING OF NETWORKED MACHINES AND DEVICES IN MANUFACTURING NETWORKS DAAAM INTERNATIONAL SCIENTIFIC BOOK 2010 pp. 129-140 CHAPTER 14 MONITORING OF NETWORKED MACHINES AND DEVICES IN MANUFACTURING NETWORKS FABISIAK, B. Abstract: The monitoring of networked machines, devices

More information

The Status of Geospatial Information Management in China

The Status of Geospatial Information Management in China The Status of Geospatial Information Management in China Submitted by the National Administration of Surveying, Mapping and Geoinformation of China 1. Administration System The National Administration

More information

Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS

Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS Lecturers: Berchuk V.Y. Gutareva N.Y. Contents: 1. Qgis; 2. General information; 3. Qgis desktop; 4.

More information

Integrating Quality Assurance into the GIS Project Life Cycle

Integrating Quality Assurance into the GIS Project Life Cycle Integrating Quality Assurance into the GIS Project Life Cycle Abstract GIS databases are an ever-evolving entity. From their humble beginnings as paper maps, through the digital conversion process, to

More information

Prentice Hall Algebra 2 2011 Correlated to: Colorado P-12 Academic Standards for High School Mathematics, Adopted 12/2009

Prentice Hall Algebra 2 2011 Correlated to: Colorado P-12 Academic Standards for High School Mathematics, Adopted 12/2009 Content Area: Mathematics Grade Level Expectations: High School Standard: Number Sense, Properties, and Operations Understand the structure and properties of our number system. At their most basic level

More information

Database Modeling and Visualization Simulation technology Based on Java3D Hongxia Liu

Database Modeling and Visualization Simulation technology Based on Java3D Hongxia Liu International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 05) Database Modeling and Visualization Simulation technology Based on Java3D Hongxia Liu Department of Electronic

More information

WORKING PAPERS SERIES

WORKING PAPERS SERIES UCL CENTRE FOR ADVANCED SPATIAL ANALYSIS WORKING PAPERS SERIES Paper 120 - Sept 07 Public Domain GIS, Mapping & Imaging Using Web-based Services ISSN 1467-1298 Centre for Advanced Spatial Analysis University

More information

Georgia Standards of Excellence Curriculum Map. Mathematics. GSE 8 th Grade

Georgia Standards of Excellence Curriculum Map. Mathematics. GSE 8 th Grade Georgia Standards of Excellence Curriculum Map Mathematics GSE 8 th Grade These materials are for nonprofit educational purposes only. Any other use may constitute copyright infringement. GSE Eighth Grade

More information

NEW MEXICO Grade 6 MATHEMATICS STANDARDS

NEW MEXICO Grade 6 MATHEMATICS STANDARDS PROCESS STANDARDS To help New Mexico students achieve the Content Standards enumerated below, teachers are encouraged to base instruction on the following Process Standards: Problem Solving Build new mathematical

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

Visualizing the Top 400 Universities

Visualizing the Top 400 Universities Int'l Conf. e-learning, e-bus., EIS, and e-gov. EEE'15 81 Visualizing the Top 400 Universities Salwa Aljehane 1, Reem Alshahrani 1, and Maha Thafar 1 saljehan@kent.edu, ralshahr@kent.edu, mthafar@kent.edu

More information

PRODUCT BROCHURE SPATIAL ANALYZER. Powerful, traceable and easy-to-use metrology and analysis software

PRODUCT BROCHURE SPATIAL ANALYZER. Powerful, traceable and easy-to-use metrology and analysis software PRODUCT BROCHURE SPATIAL ANALYZER Powerful, traceable and easy-to-use metrology and analysis software SPATIAL ANALYZER SpatialAnalyzer (SA) is a powerful, traceable and easy to use metrology and analysis

More information

DecisionSpace Earth Modeling Software

DecisionSpace Earth Modeling Software DATA SHEET DecisionSpace Earth Modeling Software overview DecisionSpace Geosciences Flow simulation-ready 3D grid construction with seamless link to dynamic simulator Comprehensive and intuitive geocellular

More information

Adaptation of High Resolution Ikonos Images to Googleearth for Zonguldak Test Field

Adaptation of High Resolution Ikonos Images to Googleearth for Zonguldak Test Field Adaptation of High Resolution Ikonos Images to Googleearth for Zonguldak Test Field Umut G. SEFERCIK, Murat ORUC and Mehmet ALKAN, Turkey Key words: Image Processing, Information Content, Image Understanding,

More information

An Interactive Tool for Residual Diagnostics for Fitting Spatial Dependencies (with Implementation in R)

An Interactive Tool for Residual Diagnostics for Fitting Spatial Dependencies (with Implementation in R) DSC 2003 Working Papers (Draft Versions) http://www.ci.tuwien.ac.at/conferences/dsc-2003/ An Interactive Tool for Residual Diagnostics for Fitting Spatial Dependencies (with Implementation in R) Ernst

More information

Piotr Tofiło a,*, Marek Konecki b, Jerzy Gałaj c, Waldemar Jaskółowski d, Norbert Tuśnio e, Marcin Cisek f

Piotr Tofiło a,*, Marek Konecki b, Jerzy Gałaj c, Waldemar Jaskółowski d, Norbert Tuśnio e, Marcin Cisek f Available online at www.sciencedirect.com Procedia Engineering 57 (2013 ) 1156 1165 11th International Conference on Modern Building Materials, Structures and Techniques, MBMST 2013 Expert System for Building

More information

Spatially Enabling an Asset Management Database

Spatially Enabling an Asset Management Database Spatially Enabling an Asset Management Database John Woollett, GIS Manager (Operations) Tube Lines Ralph Diment Intergraph UK Helen Neaves Intergraph UK Bruce Aquila Intergraph Introduction Background

More information

ERDAS PRO600. A state-of-the-art package for 3D feature collection and editing

ERDAS PRO600. A state-of-the-art package for 3D feature collection and editing ERDAS PRO600 A state-of-the-art package for 3D feature collection and editing MicroStation design file graphics are displayed by PRO600 in full 3D stereo. PRO600 PRO600 is a highly sophisticated, function-rich

More information

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9 Glencoe correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 STANDARDS 6-8 Number and Operations (NO) Standard I. Understand numbers, ways of representing numbers, relationships among numbers,

More information

SURVEYING WITH GPS. GPS has become a standard surveying technique in most surveying practices

SURVEYING WITH GPS. GPS has become a standard surveying technique in most surveying practices SURVEYING WITH GPS Key Words: Static, Fast-static, Kinematic, Pseudo- Kinematic, Real-time kinematic, Receiver Initialization, On The Fly (OTF), Baselines, Redundant baselines, Base Receiver, Rover GPS

More information

IFS-8000 V2.0 INFORMATION FUSION SYSTEM

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

More information

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Presented by: Mike Sharp State Geographic Information Coordinator Oklahoma Office of Geographic Information MAGIC 2014 Symposium April 28-May1,

More information

Trimble Realworks Software

Trimble Realworks Software TECHNICAL NOTES Trimble Realworks Software A Powerful 3D Laser Scanning Office Software Suite DESIGNED FOR TODAY S MULTIFACETED SCANNING PROFESSIONAL, TRIMBLE REALWORKS IS A POWERFUL OFFICE SOFTWARE THAT

More information

Subject: Using Google Earth, Google Earth Pro, and Google Maps for FWS activities

Subject: Using Google Earth, Google Earth Pro, and Google Maps for FWS activities Subject: Using Google Earth, Google Earth Pro, and Google Maps for FWS activities Page 1 of 5 As an FWS employee, can I use Google mapping software or applications to help me with my job? The short answer

More information

N Q.3 Choose a level of accuracy appropriate to limitations on measurement when reporting quantities.

N Q.3 Choose a level of accuracy appropriate to limitations on measurement when reporting quantities. Performance Assessment Task Swimming Pool Grade 9 The task challenges a student to demonstrate understanding of the concept of quantities. A student must understand the attributes of trapezoids, how to

More information

Current Status of Development of New VLBI Data Analysis Software

Current Status of Development of New VLBI Data Analysis Software Current Status of Development of New VLBI Data Analysis Software Sergei Bolotin, John M. Gipson, David Gordon, Daniel S. MacMillan NVI, Inc. 7257D Hanover Parkway Greenbelt, MD 20770 NASA Goddard Space

More information

Solutions for Central and Federal Governments

Solutions for Central and Federal Governments Solutions for Central and Federal Governments Intergraph s Advanced Geospatial Solutions for for Central and Federal Government Operations Central and federal governments are continually asked to do more

More information

COMPUTER SCIENCE (5651) Test at a Glance

COMPUTER SCIENCE (5651) Test at a Glance COMPUTER SCIENCE (5651) Test at a Glance Test Name Computer Science Test Code 5651 Time Number of Questions Test Delivery 3 hours 100 selected-response questions Computer delivered Content Categories Approximate

More information

Intergraph Roadway Information Management Solution. Title Title. Title Title. A White Paper

Intergraph Roadway Information Management Solution. Title Title. Title Title. A White Paper Intergraph Roadway Information Management Solution A White Paper Security, Government & Infrastructure, a division of Intergraph Title Title Title Title Table of Contents 1. Introduction... 1 2. Intergraph

More information

Developing a CRM Platform: a Bulgarian case

Developing a CRM Platform: a Bulgarian case Developing a CRM Platform: a Bulgarian case SOFIYA VACHKOVA OmegaSoft Ltd. 51 Aleksandar Malinov Blvd., 1712 Sofia BULGARIA sophy.v@gmail.com http://www.omegasoft.bg ELISSAVETA GOUROVA Faculty of Mathematics

More information

PARAMETRIC MODELING. David Rosen. December 1997. By carefully laying-out datums and geometry, then constraining them with dimensions and constraints,

PARAMETRIC MODELING. David Rosen. December 1997. By carefully laying-out datums and geometry, then constraining them with dimensions and constraints, 1 of 5 11/18/2004 6:24 PM PARAMETRIC MODELING David Rosen December 1997 The term parametric modeling denotes the use of parameters to control the dimensions and shape of CAD models. Think of a rubber CAD

More information

Silvia Liverani. Department of Statistics University of Warwick. CSC, 24th April 2008. R: A programming environment for Data. Analysis and Graphics

Silvia Liverani. Department of Statistics University of Warwick. CSC, 24th April 2008. R: A programming environment for Data. Analysis and Graphics : A Department of Statistics University of Warwick CSC, 24th April 2008 Outline 1 2 3 4 5 6 What do you need? Performance Functionality Extensibility Simplicity Compatability Interface Low-cost Project

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

RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA

RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA 2010 Number 29 3D MODEL GENERATION FROM THE ENGINEERING DRAWING Jozef VASKÝ, Michal ELIÁŠ,

More information

Measures to increase accuracy and precision of software-based noise prediction

Measures to increase accuracy and precision of software-based noise prediction Measures to increase accuracy and precision of software-based noise prediction Dr. Wolfgang Probst, DataKustik GmbH Gewerbering 5, 86926 Greifenberg, Germany ABSTRACT Following some similar national activities

More information

with functions, expressions and equations which follow in units 3 and 4.

with functions, expressions and equations which follow in units 3 and 4. Grade 8 Overview View unit yearlong overview here The unit design was created in line with the areas of focus for grade 8 Mathematics as identified by the Common Core State Standards and the PARCC Model

More information

AutoCAD Civil 3D Profile Views, Data Bands, and Styles

AutoCAD Civil 3D Profile Views, Data Bands, and Styles AutoCAD Civil 3D Profile Views, Data Bands, and Styles Thomas Martin UDS Urbane Daten-Systeme GmbH Roman Börnchen UDS Urbane Daten-Systeme GmbH CI4513 How do I get a profile view that meets my expectations?

More information

Formulas, Functions and Charts

Formulas, Functions and Charts Formulas, Functions and Charts :: 167 8 Formulas, Functions and Charts 8.1 INTRODUCTION In this leson you can enter formula and functions and perform mathematical calcualtions. You will also be able to

More information

Measurement with Ratios

Measurement with Ratios Grade 6 Mathematics, Quarter 2, Unit 2.1 Measurement with Ratios Overview Number of instructional days: 15 (1 day = 45 minutes) Content to be learned Use ratio reasoning to solve real-world and mathematical

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

Hydrogeological Data Visualization

Hydrogeological Data Visualization Conference of Junior Researchers in Civil Engineering 209 Hydrogeological Data Visualization Boglárka Sárközi BME Department of Photogrammetry and Geoinformatics, e-mail: sarkozi.boglarka@fmt.bme.hu Abstract

More information

Web-Based Enterprise Data Visualization a 3D Approach. Oleg Kachirski, Black and Veatch

Web-Based Enterprise Data Visualization a 3D Approach. Oleg Kachirski, Black and Veatch Web-Based Enterprise Data Visualization a 3D Approach Oleg Kachirski, Black and Veatch Contents - Introduction - Why 3D? - Applications of 3D - 3D Content Authoring - 3D/4D in GIS - Challenges of Presenting

More information

Gamesman: A Graphical Game Analysis System

Gamesman: A Graphical Game Analysis System Gamesman: A Graphical Game Analysis System Dan Garcia Abstract We present Gamesman, a graphical system for implementing, learning, analyzing and playing small finite two-person

More information

Technology Trends In Geoinformation

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

More information

A Brief Explanation of Basic Web Services

A Brief Explanation of Basic Web Services A Brief Explanation of Basic Web Services What is REST? REpresentational State Transfer (REST) is a way for software to work when distributed across a network. For example, if I want to view the Iowa Dept

More information

GIS: Geographic Information Systems A short introduction

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

More information

Requirements Specification Document

Requirements Specification Document Software Post Requirements Specification Document Grass Drafted by: Di Simone Alessio 068/100005 Di Sorbo Alessandro 068/100254 Ragni Domenico 068/100006 Romano Enrico 068/100030 Serino Antonio 068/100061

More information

Quality Assessment for Geographic Web Services. Pedro Medeiros (1)

Quality Assessment for Geographic Web Services. Pedro Medeiros (1) Quality Assessment for Geographic Web Services Pedro Medeiros (1) (1) IST / INESC-ID, Av. Prof. Dr. Aníbal Cavaco Silva, 2744-016 Porto Salvo, pmelo.medeiros@gmail.com Abstract Being able to assess the

More information

Numeracy and mathematics Experiences and outcomes

Numeracy and mathematics Experiences and outcomes Numeracy and mathematics Experiences and outcomes My learning in mathematics enables me to: develop a secure understanding of the concepts, principles and processes of mathematics and apply these in different

More information