MOBILE AND WEB GIS APPLICATION FOR MAPPING AND MONITORING LAND FEATURES

Size: px
Start display at page:

Download "MOBILE AND WEB GIS APPLICATION FOR MAPPING AND MONITORING LAND FEATURES"

Transcription

1 MOBILE AND WEB GIS APPLICATION FOR MAPPING AND MONITORING LAND FEATURES Michelle V. Japitana*, Melbert R. Bonotan, Roel G. Damalerio 1 Assoc. Professor College of Engineering & Information Techonology and Phil.-LiDAR2, Project Leader, 2 Sr. SRS and 3 Research Associates I of Phil-LiDAR 2 Project michelle.japitana@gmail.com ABSTRACT: This paper describes the method employed in developing Mobile GIS application that extends to Web mapping. The Mobile application developed to capture data and map land features and Web Mapping for monitoring and reporting where both applications were used as tools for Phil-LiDAR 2.B.14 Project of Caraga State University. This is to validate agricultural and coastal resources within the CARAGA region which is comprised of five provinces. The application was built to improve and make field validation done efficiently, through utilizing mobile and GIS technology that will help in capturing, storing and mapping of land features. The convenience in using this application does not only cut-short the manual recording and inputting of data on field data sheets, but also becomes an effective means for reporting and monitoring the progress of the field data collection team of CSU Phil-LiDAR 2. This application provides high portability as it provides electronic form using Android application with integration of image capturing which is stored to the local mobile database using SQLite. This development further improved the way spatial database are updated and being accessed by end-users. The Web Mapping interface of the android application was generated using JSon, Apache Cordova and Google Maps Plugin while the web mapping utilities used for this development were: PostgreSQl and PostGIS for the database server; and Yii Framework and XAMPP for the application Server and Web Server, respectively. KEY WORDS: Mobile Application, Web Mapping, Android GIS Application, Land Features 1. INTRODUCTION Android is now not just the globe s most popular Smartphone operating system but the most popular operating system of any kind. More than a billion Android devices were sold in 2014, according to the research firm Gartner. That s about five times the number of Apple ios devices sold, and about three times the number of Windows machines sold (Farhad, M., 2015). This only implies the high trend of Android Technology, and increasing amount of developers and programmers who get attracted in using android operating system. This is to create applications that may give additional features and updates, for a more sophisticated environment and applications for Smartphones. And indeed, Android Technology, as it grows rapidly, many of mapping technologies and IS development software has version that also supports mobile operating system like android. And given its high portability, it can be hosted in mobile devices or Smartphones, this offers a great pool of opportunities for the development of applications that involve mapping and geospatial information. Caraga State University Phil-LiDAR 2.B.14 a project funded by DOST-PCIEERD whose primary objective was to generate maps for high value crops by employing remote sensing and data mining methods using LiDAR technologies. One of the project s components, is the Field Data Collection Component (FDCC) which is tasked to acquire field points and conduct field survey to gather data and perform validation of the actual land use and land cover. These validation datasets are used to evaluate the accuracy assessment of the detailed resource maps generated from processing LiDAR data. Moreover, field survey and validation is not only risky in the part of the survey team, as it is sometimes performed in remote places and coastal areas. At times, there are instances when gathering of data are challenging affecting the performance of the FDCC in ensuring adequate and quality data, especially when the recording of data is through the traditional pen and paper manner. Hence, this study aims to take advantage of the android technology in order to develop an application for data capturing and mapping land features and at the same time provide a monitoring tool for the project team. The study particularly aims to address the conventional method of data gathering and recording of the FDCC by providing a new method and interface that can foster data quality and security. 2. METHODOLOGY 2.1 Methodological Framework This study employs Rapid Application Development (RAD), shown in Figure 1, to cope up with the allotted time to develop and implement the system, considering its very high necessity in the on-going FDCC validation

2 surveys. The system should also remain flexible, thus the design of the software to be used will be changed from time to time as needs arises. 3.1 Data Used 3. RESULTS AND DISCUSSION Field Data Sheet Form used for the acquisition and inputting of the captured data including the picture number generated by the camera used in capturing images of the site is shown in Figure 4 Figure 2 Rapid Application Development (RAD) 2.2 Conceptual Framework The conceptual framework of the system is shown in Figure 3. The system will be fed with data using shapefile or CSV format file that will be generated by the FDCC component. It is a point shapefile taken randomly with the area to be conducted with field validation and survey. Shapefile will be loaded to the spatial database using the PostGIS postgresql extension, and CSV file format will be imported using web services to store in the database. Using the Android application to be developed, the data will be downloaded from the database server to the local database of the smartphone, and FDCC can now perform validation and acquisition of data of the points using the application, store the acquired data in the SQLite Database, and upload the acquired data back to the database server for web mapping to be used for monitoring. The Web Map will showcase the points with its status and information if the point/s was already validated. This way, the FDCC will be monitored using the web mapping application. This will also help identify and visualize the updates of validated area of the project. The application also integrated with tracking system for monitoring where the field validation route will be map in the web. The mapping will be done through sending of GPS location using the mobile/smartphone use during the validation. Points will be send using internet/sms, where SMS gateway is provided as receiver and the medium that will stored the location in the server and update in the web. Figure 4 Field Data Sheet Form Figure 5 is the point shapefile generated by the Field Data Collection Component (FDCC). Where this file will be imported in the database server using DBF loader shown in figure 7 in Loading of Data section. As discussed in figure 1 this file contains location information like point code, province, municipality, latitude and longitude. Where latitude and longitude are the information needed in plotting the points in the web map. Figure 5 DFB File of Point Shapefile After the loading of the data, points will then be displayed in the web as shown in figure 6. Currently 2194 point are already loaded, 717 submitted or validated and 1477 are not. Figure 6 Mapping of Points Loaded in the Server 3.2 Loading of Data Figure 3 Android Application Conceptual Framework Figure 7 is the DBF or shapefile loader, this is the interface provided by the PostgreSQL in importing shapefile into database. Imported Shapefile will then be translated into table, and for the system created since

3 points are stored in one table SQL scripts are created to map new imported data into the Point table. DBF loader is a feature added when installing POSTGIS component in PostgreSQL. Figure 10 Option for Downloading Points 3.3 Android Application Figure 7 DBF Loader Figure 11 shows the interface of the Navigator, in this interface all validation points downloaded in the server can be viewed. The interface also shows the current position of the user in the map. Users can also filter points to be viewed or displayed in the map. Figure 8 shows the main interface of the land use android application which provides 3 options; Upload data, Download Points, and Navigator. Figure 11 Navigator View Figure 8 Main Interface Figure 9 is the interface for importing points. This is the main interface that will allow user to specify what area or points to download from the server. Then after inputting the desired points based on the filter attributes specified in the interface, the user can click the search button to display all points based on the filter attributes provided. The reset button is for clearing the text box provided for ease of correction or inputting of new filter attributes. Upon clicking the Search Button the user will be redirected to the options and list of points as shown in Figure 10. Figure 12 shows the points result of the filter option done as mentioned in figure 11 discussion, where you can click tool-tip to launch camera application to capture image and input validation form as shown Figure 13. Figure 12 Downloaded Point View/Display Figure 13 shows the interface for inputting gathered data or information upon validation. The data specified in the Field Data Sheet are well represented in this interface. After inputting, Save Validation button is provided to store the inputted data to the database and update the point s status. Automatic uploading is done in background task. The application triggers the upload function data asynchronous if internet connection found. Figure 9 Importing Points interface Figure 10 is an interface for downloading points, where user can specify by checking points to download or simply check the Check All button provided to download all points available for validation. Figure 13 Validation Form

4 Figure 14 is an interface for inputting crop cycle. This is to gather database on the seasonal variations of crops within the area. Figure 17 Report Generation in CSV & KML Format Figure 14 Adding Crop Cycle Interface Figure 15 shows web map interface with the points in different colors. The color depicts the status of points in which the green represents validated or surveyed points while red are those points not yet validated. Through this delineation the FDCC accomplishments can be monitored. Figure 18 shows the newly added functionality of land use web mapping where FDCC route will be monitored and mapped using the mobile application. Mapping and updating of points was made real time with the use of Node.js technology. Figure 18 Tracking and Route Mapping 4. CONCLUSION Figure 15 Validated Points 3.4 Web Mapping and Tracking Shown in Figure 16 is the sample Web Map output as a result of gathering and uploading of data using the android application. Points are being overlaid in OpenstreetMap, and when clicked, an information bubble is display. This web map is not only can be accessed through desktop computer but also in smartphones since the GUI are responsive using Bootstrap template in Yii Framework. The advent of the android application has significantly changed the conduct of field validation and data collection of FDCC. The manpower needed with the conduct and effort are lessen as parallel operation are integrated and automated using the application. The high portability of a smartphone along with a user friendly application make it a handy tool for the conduct of field validation and field data gathering. With the cutting-edge technology of smartphone development in which some smartphones are now water-proof and shock resistant, gathering of field data and the data itself can now be safer and more secure than doing it manually with the aid of a pen and paper. Also, because most Smartphone have direct access to mobile internet, the monitoring and updating of field information of the FDCC is near real time. ACKNOWLEDGEMENTS Figure 16 Web Point Mapping with Popup Information All information gathered can be exported in Comma Separated Values (CSV) and Keyhole Markup Language (KML) for report generation as shown in Figure 17. The authors are grateful for the support of the Department of Science and Technology through the DOST-GIA and the Philippine Council for Industry, Energy, and Emerging Technology Research and Development (DOST-PCIEERD). LiDAR data was obtained from the UP DREAM-LiDAR Program.

5 REFERENCES Manjoo, Farhad ( ). "A Murky Road Ahead for Android, Despite Market Dominance". The New York Times.ISSN Retrieved Geneiatakis, D., Fovino I.N.,2015. A permission verification approach for android mobile applications. ELSEVIER, Computers & Security 49( Brovelli, M.A.,2015. Public participation in GIS via mobile applications. ELSEVIER, ISPRS journal of Photogrammetry and Remote Sensing xxx(2015) xxx-xxx Rattanachai R.,2015. Development of Thai Rice Implantation Recommend System based on Android Operating System. ELSEVIER, Procedia-Social and Behavioral Sciences 197(2015) Mantas, V.M., A web service and android application for the distribution of rainfall estimates and Earth observation data.

DEVELOPMENT OF PUBLIC FACILITY AND HOUSEHOLD LOCATOR TOOL USING MOBILE GIS AND ANDROID TECHNOLOGY

DEVELOPMENT OF PUBLIC FACILITY AND HOUSEHOLD LOCATOR TOOL USING MOBILE GIS AND ANDROID TECHNOLOGY DEVELOPMENT OF PUBLIC FACILITY AND HOUSEHOLD LOCATOR TOOL USING MOBILE GIS AND ANDROID TECHNOLOGY Engr. Alexander T. Demetillo, Engr. Michelle V. Japitana, Sonny S. Norca CLAIMS-GIS Project, College of

More information

DEVELOPMENT OF A MOBILE DATA COLLECTION AND MANAGEMENT SYSTEM

DEVELOPMENT OF A MOBILE DATA COLLECTION AND MANAGEMENT SYSTEM DEVELOPMENT OF A MOBILE DATA COLLECTION AND MANAGEMENT SYSTEM Nguyen Mai Dung* 1 and Tran Trung Chuyen 1, Nguyen Truong Xuan 1, Tran Truong Giang 1, Le Hong Anh 1, Dao Ngoc Long 2 1 Falculty of Information

More information

The Application of Concepts from Multiple Courses in Creating a Useful App for the University

The Application of Concepts from Multiple Courses in Creating a Useful App for the University The Application of Concepts from Multiple Courses in Creating a Useful App for the University Drew Klein IST Department Doane University 1014 Boswell Ave, Crete, NE 68333 Drew.Klein@Doane.edu Abstract

More information

Overview. Setting Up. Geospatial Centre University of Waterloo May 2014

Overview. Setting Up. Geospatial Centre University of Waterloo May 2014 Overview ArcGIS Online is a web-based mapping and app-building site created by Esri, the world leader in GIS software. In an effort to empower users of all levels to create interactive maps and applications

More information

How to install the squash bee survey app on your ANDROID device

How to install the squash bee survey app on your ANDROID device How to install the squash bee survey app on your ANDROID device Thank you for participating in the squash bee survey! We have several format options for taking the survey: smartphone app web browser Printable

More information

3D GIS MODELING APPLICATION FOR DEVELOPING THE BUTUAN CITY 3D MODEL

3D GIS MODELING APPLICATION FOR DEVELOPING THE BUTUAN CITY 3D MODEL 3D GIS MODELING APPLICATION FOR DEVELOPING THE BUTUAN CITY 3D MODEL Alexander T. Demetillo, Michelle V. Japitana and Peter John A. Galamiton CLAIMS-GIS Project, College of Engineering and Information Technology,

More information

Mapping, Visualization, and Digitization of the Geo-Referenced Information: A case study on Road Network Development in Near Real Time

Mapping, Visualization, and Digitization of the Geo-Referenced Information: A case study on Road Network Development in Near Real Time Mapping, Visualization, and Digitization of the Geo-Referenced Information: A case study on Road Network Development in Near Real Time Ronak Jain 1, Himansi Bhatt 2, Nithya Jeevanand 2, Praveen Kumar 3

More information

Development of Unmanned Aircraft System (UAS) for Agricultural Applications. Quarterly Progress Report

Development of Unmanned Aircraft System (UAS) for Agricultural Applications. Quarterly Progress Report Development of Unmanned Aircraft System (UAS) for Agricultural Applications Quarterly Progress Report Reporting Period: October December 2016 January 30, 2017 Prepared by: Lynn Fenstermaker and Jayson

More information

User Manual: The Nantucket Food Asset Map

User Manual: The Nantucket Food Asset Map User Manual: The Nantucket Food Asset Map Authors: Katelyn Burke, Mikala Dunbar, Jonathan Jironvil, Rachel Lia Organizations: Sustainable Nantucket, Nantucket Food Pantry, Food Rescue Nantucket Advisors:

More information

Design and Implementation of a Multi-Function Data Acquisition System based on Android Platform

Design and Implementation of a Multi-Function Data Acquisition System based on Android Platform 2017 International Conference on Computer Science and Application Engineering (CSAE 2017) ISBN: 978-1-60595-505-6 Design and Implementation of a Multi-Function Data Acquisition System based on Android

More information

pgrouting extends the postgis/postgresql geospatial database to provide geospatial routing and other network analysis functionality.

pgrouting extends the postgis/postgresql geospatial database to provide geospatial routing and other network analysis functionality. Workshop: 1 pgrouting extends the postgis/postgresql geospatial database to provide geospatial routing and other network analysis functionality. Attendee s previous knowledge: SQL (PostgreSQL, PostGIS)

More information

QGIS LAB SERIES GST 103: Data Acquisition and Management Lab 1: Reviewing the Basics of Geospatial Data

QGIS LAB SERIES GST 103: Data Acquisition and Management Lab 1: Reviewing the Basics of Geospatial Data QGIS LAB SERIES GST 103: Data Acquisition and Management Lab 1: Reviewing the Basics of Geospatial Data Objective Explore and Understand Geospatial Data Models and File Formats Document Version: 2014-08-15

More information

Real-Time Insights from the Source

Real-Time Insights from the Source LATENCY LATENCY LATENCY Real-Time Insights from the Source This white paper provides an overview of edge computing, and how edge analytics will impact and improve the trucking industry. What Is Edge Computing?

More information

Government of Alberta. Find Your Farm. Alberta Soil Information Viewer. Alberta Agriculture and Forestry [Date]

Government of Alberta. Find Your Farm. Alberta Soil Information Viewer. Alberta Agriculture and Forestry [Date] Government of Alberta Find Your Farm Alberta Soil Information Viewer Alberta Agriculture and Forestry [Date] Contents Definitions... 1 Getting Started... 2 Area of Interest... 3 Search and Zoom... 4 By

More information

A STUDY OF ANDROID OPERATING SYSTEM WITH RESPECT WITH USERS SATISFACTION

A STUDY OF ANDROID OPERATING SYSTEM WITH RESPECT WITH USERS SATISFACTION A STUDY OF ANDROID OPERATING SYSTEM WITH RESPECT WITH USERS SATISFACTION Ashish A Kulkarni 1, Pooja A Kulkarni 2 1 Assistant Professor, MIT School of Management Pune, (India) 2 Assistant Professor, NBN

More information

Overview. Setting Up. Geospatial Centre University of Waterloo November 2015

Overview. Setting Up. Geospatial Centre University of Waterloo November 2015 Overview ArcGIS Online is a web-based mapping and app-building site created by Esri, the world leader in GIS software. In an effort to empower users of all levels to create interactive maps and applications

More information

Training courses. Course Overview Details Audience Duration. Applying GIS

Training courses. Course Overview Details Audience Duration. Applying GIS Training courses (Last update: December 2017) Remarks: As part of a course a certificate is issued for each attendee. All software used during the courses is Open Source Software. Contact: allspatial Geospatial

More information

How to install the squash bee survey app on your APPLE (iphone) device

How to install the squash bee survey app on your APPLE (iphone) device How to install the squash bee survey app on your APPLE (iphone) device Thank you for participating in the squash bee survey! We have several format options for taking the survey: smartphone app web browser

More information

LearnOSM. PostgreSQL & PostGIS. Installing PostgreSQL and PostGIS. Reviewed

LearnOSM. PostgreSQL & PostGIS. Installing PostgreSQL and PostGIS. Reviewed PostgreSQL & PostGIS Reviewed 2016-09-10 LearnOSM In this chapter we will see how to set up PostgreSQL on Windows and how to create a database in which you can store geographic data. We ll be using the

More information

TERMS OF REFERENCE Design and website development UNDG Website

TERMS OF REFERENCE Design and website development UNDG Website TERMS OF REFERENCE Design and website development UNDG Website BACKGROUND The United Nations Development Coordination and Operations Office (UN DOCO) launched a new website in 2015 to ensure accessibility

More information

14FC Works Geotagging Mobile app Telangana Guidelines

14FC Works Geotagging Mobile app Telangana Guidelines 14FC Works Geotagging Mobile app Telangana Guidelines DOWNLOAD Directions: Go to CDMA portal www.cdma.telangana.gov.in and go to section 14FC Geo Tagging app Download. You will be redirected to below screen

More information

A Development Of A Web-Based Application System Of QR Code Location Generator and Scanner named QR- Location

A Development Of A Web-Based Application System Of QR Code Location Generator and Scanner named QR- Location UTM Computing Proceedings Innovations in Computing Technology and Applications Volume 2 Year: 2017 ISBN: 978-967-0194-95-0 1 A Development Of A Web-Based Application System Of QR Code Location Generator

More information

This worksheet will walk you through the basics of creating a digital map using CARTO, a cloud-based GIS and web mapping tools platform.

This worksheet will walk you through the basics of creating a digital map using CARTO, a cloud-based GIS and web mapping tools platform. MappingBasics This worksheet will walk you through the basics of creating a digital map using CARTO, a cloud-based GIS and web mapping tools platform. The goals of this exercise are: Learn how to geocode

More information

The Butterfly Effect. A proposal for distribution and management for butterfly data programs. Dave Waetjen SESYNC Butterfly Workshop May 10, 2012

The Butterfly Effect. A proposal for distribution and management for butterfly data programs. Dave Waetjen SESYNC Butterfly Workshop May 10, 2012 The Butterfly Effect A proposal for distribution and management for butterfly data programs Dave Waetjen SESYNC Butterfly Workshop May 10, 2012 http://butterfly.ucdavis.edu Citizen Science based Observation

More information

FAQ & Troubleshooting

FAQ & Troubleshooting FAQ & Troubleshooting What is the most common issue users have when using the site? Pop-Up Blocker!!! Any link external to the viewer requires a new window to be opened in the browser. See My map or report

More information

D4.4 Procedures GIS Update System report. FORCIP+: Forest Roads for Civil Protection

D4.4 Procedures GIS Update System report. FORCIP+: Forest Roads for Civil Protection D4.4 Procedures GIS Update System report. FORCIP+: Forest Roads for Civil Protection Project title Call identifier Project acronym Forest Roads for Civil Protection (FORCIP+) Call for proposals 2015 for

More information

Rainforest Alliance. Spatial data requirements and guidance. June 2018 Version 1.1

Rainforest Alliance. Spatial data requirements and guidance. June 2018 Version 1.1 Rainforest Alliance Spatial data requirements and guidance June 2018 Version 1.1 More information? For more information about the Rainforest Alliance, visit www.rainforest-alliance.org or contact info@ra.org

More information

Mobile, Smartphones, Wi-Fi, and Apps

Mobile, Smartphones, Wi-Fi, and Apps Mobile, Smartphones, Wi-Fi, and Apps What Are We Talking About Today? 1. Mobile 2. Different Needs 3. Geolocation & Georeference 4. Mobile-Friendliness 5. Location-Based Services 6. Wi-Fi 7. Apps vs. Websites

More information

Introduction to BEST Viewpoints

Introduction to BEST Viewpoints Introduction to BEST Viewpoints This is not all but just one of the documentation files included in BEST Viewpoints. Introduction BEST Viewpoints is a user friendly data manipulation and analysis application

More information

Easy Mapping with Google

Easy Mapping with Google Easy Mapping with Google Applications: Mapping is a great way for students to visualize spatial information to help them develop analytical abilities or conduct research. With Google Maps, it is easy to

More information

Have you signed up? GO Have you searched for inspiration? GO Have you created a map (survey)? GO Have you collected data? GO

Have you signed up? GO Have you searched for inspiration? GO Have you created a map (survey)? GO Have you collected data? GO GUIDEBOOK YOUR CHECKLIST Have you signed up? GO Have you searched for inspiration? GO Have you created a map (survey)? GO Have you collected data? GO Have you viewed results on a map? GO Have you visualized

More information

ArcGIS Online. Overview. Setting Up

ArcGIS Online. Overview. Setting Up ArcGIS Online Overview ArcGIS Online is a web-based mapping and app-building site created by Esri, the world leader in GIS software. In an effort to empower users of all levels to create interactive maps

More information

3D Optics (including Photogrammetry)

3D Optics (including Photogrammetry) To: USDOT/RITA research team members From: C. Brooks, D. Evans CC: P. Hannon Date: October 15 th, 2010 Number: 07 Re: Work plans progress to date The following summarizes the work plans associated with

More information

Breeding Guide. Customer Services PHENOME-NETWORKS 4Ben Gurion Street, 74032, Nes-Ziona, Israel

Breeding Guide. Customer Services PHENOME-NETWORKS 4Ben Gurion Street, 74032, Nes-Ziona, Israel Breeding Guide Customer Services PHENOME-NETWORKS 4Ben Gurion Street, 74032, Nes-Ziona, Israel www.phenome-netwoks.com Contents PHENOME ONE - INTRODUCTION... 3 THE PHENOME ONE LAYOUT... 4 THE JOBS ICON...

More information

Forest Technology: Apps, Maps, Phones, and Drones

Forest Technology: Apps, Maps, Phones, and Drones Forest Technology: Apps, Maps, Phones, and Drones TFA Annual Meeting 2018 Darian Yawn LandMark Spatial Solutions, LLC Forest Technology Company Sales, Training, Support GIS Consulting, Repairs, Rentals

More information

Using Free and Open Source GIS to Automatically Create Standards- Based Spatial Metadata

Using Free and Open Source GIS to Automatically Create Standards- Based Spatial Metadata Using Free and Open Source GIS to Automatically Create Standards- Based Spatial Metadata Claire Ellul University College London Overview The Problem with Metadata Automation Results Further Work The Problem

More information

WILD 2400 ASSIGNMENT #1: GPS TUTORIAL*

WILD 2400 ASSIGNMENT #1: GPS TUTORIAL* WILD 2400 ASSIGNMENT #1: GPS TUTORIAL* Overview: In this tutorial you will learn how to collect, download, and display data using a Garmin GPSMAP 64 unit, the DNRGPS Application, and Google Earth. For

More information

Development of a mobile application for manual traffic counts

Development of a mobile application for manual traffic counts Development of a mobile application for manual traffic counts Mohammad Ghanim 1,* and Khalid Khawaja 2 1 Department of Civil and Architectural Engineering, Qatar University, Doha, Qatar 2 Office of Academic

More information

ITS (Intelligent Transportation Systems) Solutions

ITS (Intelligent Transportation Systems) Solutions Special Issue Advanced Technologies and Solutions toward Ubiquitous Network Society ITS (Intelligent Transportation Systems) Solutions By Makoto MAEKAWA* Worldwide ITS goals for safety and environment

More information

QGIS plugin or web app? Lessons learned from the development of a 3D georeferencer.

QGIS plugin or web app? Lessons learned from the development of a 3D georeferencer. QGIS plugin or web app? Lessons learned from the development of a 3D georeferencer. Produit Timothée 1, Jens Ingensand 2, and Gillian Milani 3 1-2 University of Applied Sciences Western Switzerland, G2C

More information

From data source to data view: A practical guide to uploading spatial data sets into MapX

From data source to data view: A practical guide to uploading spatial data sets into MapX From data source to data view: A practical guide to uploading spatial data sets into MapX Thomas Piller UNEP/GRID Geneva I Table of contents 1. Adding a new data source to MapX... 1 1.1 Method 1: upload

More information

OPEN SOURCE SOLUTIONS FOR SURVEYORS

OPEN SOURCE SOLUTIONS FOR SURVEYORS 2 nd Sabah International Surveyors Congress 11 th 12 th March 2014 OPEN SOURCE SOLUTIONS FOR SURVEYORS Presented By : Sr Alexander Chong Director, Jurukur Antarabangsa The Benefits Of Closed Proprietary

More information

Cartoview Documentation

Cartoview Documentation Cartoview Documentation Release 0.8.4 Cartologic February 08, 2017 Contents 1 About Cartoview 3 1.1 GeoNode and Cartoview......................................... 3 2 Installation Guide 5 2.1 Recommended

More information

Oregon Coastal Atlas. Photo: Laurel Hillmann, OPRD

Oregon Coastal Atlas.  Photo: Laurel Hillmann, OPRD Oregon Coastal Atlas www.coastalatlas.net Photo: Laurel Hillmann, OPRD Background Coastal Atlas Project launched 2001 Multi group project involving Oregon State University Geosciences, Ecotrust and Oregon

More information

This user guide covers select features of the desktop site. These include:

This user guide covers select features of the desktop site. These include: User Guide myobservatory Topics Covered: Desktop Site, Select Features Date: January 27, 2014 Overview This user guide covers select features of the desktop site. These include: 1. Data Uploads... 2 1.1

More information

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency Innovation and Networks Executive Agency GIS DATA SUBMISSION USER GUIDE Innovation and Networks Executive Agency (INEA) W910 Chaussée de Wavre 910 B-1049 Brussels, Belgium Tel: +32 (0)2 29 95252 Fax: +32

More information

Geospatial Information collection tool for PDA using Cloud computing GEO-PRO Ver1.0 User Guide. March 29, 2016 PIPE DESIGN, Inc.

Geospatial Information collection tool for PDA using Cloud computing GEO-PRO Ver1.0 User Guide. March 29, 2016 PIPE DESIGN, Inc. Geospatial Information collection tool for PDA using Cloud computing GEO-PRO Ver1.0 User Guide March 29, 2016 PIPE DESIGN, Inc. 1. Structure of the system The "Geo Pro" aims at utilizing GoogleMap and

More information

SMS - Known Issues. Jump to section below: SMS v18.0 Known Issues. SMS - Known Issues 1

SMS - Known Issues. Jump to section below: SMS v18.0 Known Issues. SMS - Known Issues 1 SMS - Known Issues Jump to section below: SMS Version 18.0 Guidance Lines Soil Survey NCCPI Corn and Soybeans Attribute SMS Version 17.5 Profit/Loss Analysis SMS Version 17.2 Importing Soil Survey Data

More information

Lesson 2 Installing and Using Quantum GIS (QGIS)

Lesson 2 Installing and Using Quantum GIS (QGIS) Lesson 2 Installing and Using Quantum GIS (QGIS) Use file Explorer to open County QGIS portable hard drive provided. The program execute (.exe) will be at the bottom of the list. Double click on the file.

More information

Intelligent Tools for Policy Design

Intelligent Tools for Policy Design Intelligent Tools for Policy Design Deliverable 4.7 FUPOL Simulator Software advanced prototype (Yantai Urban Economics Simulator) Project Reference No. 287119 Deliverable No. D 4.7 Relevant workpackage:

More information

Install the PowerApps application (icon below) to your smartphone from the Play Store on android phones or Apple Store on Iphones.

Install the PowerApps application (icon below) to your smartphone from the Play Store on android phones or Apple Store on Iphones. How To Obtain Your Student Card To print your student card, the college requires a passport style photograph. (Please note that any photos submitted alongside applications are used during the application

More information

SEXTANT 1. Purpose of the Application

SEXTANT 1. Purpose of the Application SEXTANT 1. Purpose of the Application Sextant has been used in the domains of Earth Observation and Environment by presenting its browsing and visualization capabilities using a number of link geospatial

More information

e-health Bulletin ehealth Policy Formulation April 2016 Issue 1 By Mr. Moses Bagyendera, WHO-Uganda

e-health Bulletin ehealth Policy Formulation April 2016 Issue 1 By Mr. Moses Bagyendera, WHO-Uganda ehealth Policy Formulation The World Health Organization defines e-health as the combined use of electronic communication and information technology in the health sector. In practical terms, e-health is

More information

Streamlining Field Survey & Mobile Mapping by SuperSurv Jun 4, 2014

Streamlining Field Survey & Mobile Mapping by SuperSurv Jun 4, 2014 Supergeo Webinar Streamlining Field Survey & Mobile Mapping by SuperSurv Jun 4, 2014 Sarah Liu Presenters Sales & Marketing Director International Marketing Division Danny Wang Tech Support Engineer GIS

More information

Design and Development of a Dynamic Portal Travel Guide for the City of Florina Concerning Smart Portable Devices

Design and Development of a Dynamic Portal Travel Guide for the City of Florina Concerning Smart Portable Devices Design and Development of a Dynamic Portal Travel Guide for the City of Florina Concerning Smart Portable Devices Dimitris Solakis 1, Panagiotis Lefakis 2 1 MSc in Applied Informatics, University of Macedonia,

More information

PlaceMap. Accommodation. Slide 1

PlaceMap. Accommodation.   Slide 1 PlaceMap for Accommodation Slide 1 PlaceMap Using the power of Google Earth to store and display all of your spatial data in a much more dynamic way Google Earth is a free software program that lets you

More information

St. Lucie County School Concurrency Information System

St. Lucie County School Concurrency Information System St. Lucie County School Concurrency Information System Project Report URP 6905 Internet GIS Yong Hong Guo Department of Urban and Regional Planning University of Florida December 16, 2008 St. Lucie County

More information

White Paper. Data Sharing Across the Enterprise

White Paper. Data Sharing Across the Enterprise Data Sharing Across the Enterprise Greg Leon EDX Wireless, LLC Eugene, Oregon USA September 2008 Overview A common divide within the wireless engineering industry is the ability to clearly communicate

More information

Mobile Application User Guide

Mobile Application User Guide Mobile Application User Guide M+A Mobile App User Guide P age2 Introduction The M+A Matting mobile app provides an easy way for users to search and view existing mat designs as well as create their own

More information

CU-VIDEO TRACKER: QGIS PLUGIN FOR VIDEO TRACKER

CU-VIDEO TRACKER: QGIS PLUGIN FOR VIDEO TRACKER CU-VIDEO TRACKER: QGIS PLUGIN FOR VIDEO TRACKER Suchawadee Sillaparat 1 and Sanphet Chunithipaisan 2 1 Graduate Student, Department of Survey Engineering, Chulalongorn University, Bangkok, Thailand Email:

More information

Wearable Technology Orientation Using Big Data Analytics for Improving Quality of Human Life

Wearable Technology Orientation Using Big Data Analytics for Improving Quality of Human Life Wearable Technology Orientation Using Big Data Analytics for Improving Quality of Human Life Ch.Srilakshmi Asst Professor,Department of Information Technology R.M.D Engineering College, Kavaraipettai,

More information

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency Innovation and Networks Executive Agency GIS DATA SUBMISSION USER GUIDE Innovation and Networks Executive Agency (INEA) W910 Chaussée de Wavre 910 B-1049 Brussels, Belgium Tel: +32 (0)2 29 95252 Fax: +32

More information

InCLUDE Data Exchange. Julia Harrell, GISP GIS Coordinator, NC DENR

InCLUDE Data Exchange. Julia Harrell, GISP GIS Coordinator, NC DENR InCLUDE Data Exchange Julia Harrell, GISP GIS Coordinator, NC DENR Julia.harrell@ncdenr.gov InCLUDE Project Partners NC Department of Environment & Natural Resources: The State of NC s lead environmental

More information

Michigan State University

Michigan State University Michigan State University Team Meijer Mobile Customer Satisfaction Application Project Plan Spring 2014 Meijer Staff: Jim Becher Chris Laske Michigan State University Capstone Members: Noor Hanan Ahmad

More information

Extend GIS. The Reach. Of Your GIS. Chris Cappelli Nathan Bennett

Extend GIS. The Reach. Of Your GIS. Chris Cappelli Nathan Bennett Extend The Reach GIS Of Your GIS Chris Cappelli Nathan Bennett Where do your co-workers, managers, customers, and citizens go when they want to find or make a map? GIS is a practical system for problem

More information

Global Smartphone 3D Sensing Market: Size, Trends & Forecasts ( ) September 2017

Global Smartphone 3D Sensing Market: Size, Trends & Forecasts ( ) September 2017 Global Smartphone 3D Sensing Market: Size, Trends & Forecasts (2017-2021) September 2017 Global Smartphone 3D Sensing Market Report Scope of the Report The report entitled Global Smartphone 3D Sensing

More information

User Guide Version 1.3

User Guide Version 1.3 CCNA Publishing Distributors User Guide Version 1.3 Prepared by TRIMAP Communications Inc. 1210 Sheppard Ave E., Toronto, ON, M2K 1E3 Tel: 416.492.2114 April 15, 2008 Table of Contents User Profile and

More information

US Geo-Explorer User s Guide. Web:

US Geo-Explorer User s Guide. Web: US Geo-Explorer User s Guide Web: http://usgeoexplorer.org Updated on October 26, 2016 TABLE OF CONTENTS Introduction... 3 1. System Interface... 5 2. Administrative Unit... 7 2.1 Region Selection... 7

More information

PROJECT BRIEFINGS: Statewide 2008 Orthoimagery LiDAR Elevation Data Program MN Geospatial Information Office. Chris Cialek

PROJECT BRIEFINGS: Statewide 2008 Orthoimagery LiDAR Elevation Data Program MN Geospatial Information Office. Chris Cialek PROJECT BRIEFINGS: Statewide 2008 Orthoimagery LiDAR Elevation Data Program MN Geospatial Information Office Chris Cialek MN Land Management Information Center (LMIC) chris.cialek@state.mn.us Mid-West

More information

Optimized design of customized KML files

Optimized design of customized KML files Proceedings of the 9 th International Conference on Applied Informatics Eger, Hungary, January 29 February 1, 2014. Vol. 2. pp. 203 208 doi: 10.14794/ICAI.9.2014.2.203 Optimized design of customized KML

More information

ArcGIS Online. The Road Ahead Geoff Mortson

ArcGIS Online. The Road Ahead Geoff Mortson ArcGIS Online The Road Ahead Geoff Mortson gmortson@esricanada.com ArcGIS Online Easily create and share maps Delivered as intelligent maps Access on virtually any device anyone, anywhere Compliments and

More information

Starter kit - Survey123 for ArcGIS

Starter kit - Survey123 for ArcGIS Starter kit - Survey123 for ArcGIS Version 1 (27.11.2017) In collaboration and with the support of: Authors Izay Pantanilla 1 Steeve Ebener 1 1. Health GeoLab Collaborative, Manila, Philippines Acknowledgements

More information

RELEASE NOTES. Overview: Introducing ForeSee CX Suite

RELEASE NOTES. Overview: Introducing ForeSee CX Suite RELEASE NOTES Overview: Introducing ForeSee CX Suite FALL 2016 CONTENTS Overview of ForeSee CX Suite...4 First Release of CX Suite... 4 The Login Page... 4 Dashboards... 4 Surveys... 5 Cases... 5 Text

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK DESIGN & IMPLEMENTATION OF LOCATION AWARENESS & SHARING SYSTEM USING GPS & GPRS

More information

Esri Support for Geospatial Standards

Esri Support for Geospatial Standards APRIL 2017 ArcGIS Is Open and Interoperable Esri Support for Geospatial Standards Copyright 2017 Esri All rights reserved. Printed in the United States of America. The information contained in this document

More information

Securing Today s Mobile Workforce

Securing Today s Mobile Workforce WHITE PAPER Securing Today s Mobile Workforce Secure and Manage Mobile Devices and Users with Total Defense Mobile Security Table of Contents Executive Summary..................................................................................

More information

Housekeeping Tips. Access a PDF of the slides, access the speakers bios. Participate in polls

Housekeeping Tips. Access a PDF of the slides, access the speakers bios. Participate in polls Housekeeping Tips Access a PDF of the slides, access the speakers bios Participate in polls Ask a question! or send a Tweet at @directionsmag, and include #GoogleWebinar An on-demand recording of today

More information

An Overview of Applanix.

An Overview of Applanix. An Overview of Applanix The Company The Industry Leader in Developing Aided Inertial Technology Founded on Canadian Aerospace and Defense Industry Expertise Providing Precise Position and Orientation Systems

More information

Town of Qualicum Beach

Town of Qualicum Beach Public Mapping & GIS Instruction Manual Town of Qualicum Beach Version 1.1 TQBGIS_HELP_1.1.DOCX 0 2014-01-02 P a g e i TQBGIS_HELP_1.1.DOCX 1 2014-01-02 Introduction This help document will guide users

More information

A GPS Based Novel Bull Tracking System for Jallikattu

A GPS Based Novel Bull Tracking System for Jallikattu This work by IJARBEST is licensed under Creative Commons Attribution 4.0 International License. Available at https://www.ijarbest.com A GPS Based Novel Bull Tracking System for Jallikattu T.R.S.Muthukumaar

More information

ISDS 3100 Spring 2012 Idea Name: Hungry Tigers Application Team Name: Team Cuisine March 26, 2012

ISDS 3100 Spring 2012 Idea Name: Hungry Tigers Application Team Name: Team Cuisine March 26, 2012 ISDS 3100 Spring 2012 Idea Name: Hungry Tigers Application Team Name: Team Cuisine March 26, 2012 Milestone 3 Members: Christopher Boudreaux Stephen M. Chouest Corey Trouard Tyler A. Zimmer 1 P a g e Executive

More information

National Level. 1. PACRAFI All the Pacific island..geonode Open source web platform: GeoNode is a Web Application used for :

National Level. 1. PACRAFI All the Pacific island..geonode Open source web platform: GeoNode is a Web Application used for : Current Portal: National Level 1. PACRAFI All the Pacific island..geonode Open source web platform: GeoNode is a Web Application used for : Upload, manage, and share geospatial data Create and share interactive

More information

SIMSme Management Cockpit Documentation

SIMSme Management Cockpit Documentation Introduction SIMSme Management Cockpit Documentation Version 2.1 February 2018 Table of Contents 1 INTRODUCTION... 2 2 USERS... 3 3 LICENSES... 5 4 GROUPS... 7 5 CHANNELS... 8 6 DASHBOARD...10 7 APP SETTINGS...12

More information

NORTH/WEST PASSAGE. Operations and Travel Information Integration Sharing (OTIIS) Website Structure and Ownership. August 2016

NORTH/WEST PASSAGE. Operations and Travel Information Integration Sharing (OTIIS) Website Structure and Ownership. August 2016 NORTH/WEST PASSAGE August 2016 Operations and Travel Information Integration Sharing (OTIIS) Website Structure and Ownership Final Summary Report: Project 10.1 Table of Contents 1.0 INTRODUCTION... 1 1.1

More information

Regionalized LCIA in openlca

Regionalized LCIA in openlca Regionalized LCIA in openlca Software version: Report version: openlca 1.5.0 1 Date: 3 March 2016 Author: Cristina Rodríguez, Sebastian Greve GreenDelta GmbH, Müllerstrasse 135, 13349 Berlin, Germany;

More information

Advanced Training Manual: Surveys Last Updated: October 2013

Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Page 1 of 28 Table of Contents Introduction Training Objective Surveys Overview Survey Table Survey Options

More information

MOBILE COMPUTING 2/11/18. Location-based Services: Definition. Convergence of Technologies LBS. CSE 40814/60814 Spring 2018

MOBILE COMPUTING 2/11/18. Location-based Services: Definition. Convergence of Technologies LBS. CSE 40814/60814 Spring 2018 MOBILE COMPUTING CSE 40814/60814 Spring 2018 Location-based Services: Definition LBS: A certain service that is offered to the users based on their locations. Convergence of Technologies GIS/ Spatial Database

More information

icms 9.0 The industry leading responsive, multi-user, multi-website content management system

icms 9.0 The industry leading responsive, multi-user, multi-website content management system icms 9.0 The industry leading responsive, multi-user, multi-website content management system www.yfactor.com Strategy + Design + Technology www.yfactor.com Do you need a reliable, flexible and easy-to-use

More information

GPS/GIS Activities Summary

GPS/GIS Activities Summary GPS/GIS Activities Summary Group activities Outdoor activities Use of GPS receivers Use of computers Calculations Relevant to robotics Relevant to agriculture 1. Information technologies in agriculture

More information

FS ACCESSIBILITY DATABASE SURVEY TOOL

FS ACCESSIBILITY DATABASE SURVEY TOOL United States Department of Agriculture FSAD FS ACCESSIBILITY DATABASE SURVEY TOOL Administrator Set-Up and Data Collection Guide Forest Service Chief Information Office FS Accessibility Database FOREST

More information

Managing & Analyzing High Volume of Data? It's Simpler Than You Think!

Managing & Analyzing High Volume of Data? It's Simpler Than You Think! Managing & Analyzing High Volume of Data? It's Simpler Than You Think! Suman Biswas NiyamIT Inc. IT Solution Architect Andrew Ditmore IBM Program Manager Risk MAP CDS ASFPM 2016 The Usual Challenge In

More information

IntegriTAS User Manual

IntegriTAS User Manual International Institute for Democracy and Electoral Assistance 2018 International Institute for Democracy and Electoral Assistance International IDEA publications are independent of specific national or

More information

CLIMATE ANALOGUES_2.0 R PACKAGE INSTALLATION AND USER GUIDE

CLIMATE ANALOGUES_2.0 R PACKAGE INSTALLATION AND USER GUIDE CLIMATE ANALOGUES_2.0 R PACKAGE INSTALLATION AND USER GUIDE David Arango 1,2,,Edward Jones 1,2, Julian Ramirez-Villegas 1,2,3, Osana Bonilla 1,2, Andy Jarvis 1,2. 1 CGIAR Research Program on Climate Change,

More information

Dataset2: Fleurac. Contents. Using a dataset containing geo-tags Getting familiar with spatial reference systems Advanced features

Dataset2: Fleurac. Contents. Using a dataset containing geo-tags Getting familiar with spatial reference systems Advanced features Dataset2: Fleurac Using a dataset containing geo-tags Getting familiar with spatial reference systems Advanced features Contents 1. Creating a new project... 2 2. Importing your data... 3 3. Checking the

More information

Participatory Sensing for Public Transportation Information Service

Participatory Sensing for Public Transportation Information Service GRD Journals Global Research and Development Journal for Engineering International Conference on Innovations in Engineering and Technology (ICIET) - 2016 July 2016 e-issn: 2455-5703 Participatory Sensing

More information

ANDROID APPLICATION USED IN DIAGNOSTIC SYSTEM OF ENGINEERING DEVICES AND MACHINES

ANDROID APPLICATION USED IN DIAGNOSTIC SYSTEM OF ENGINEERING DEVICES AND MACHINES Journal of KONES Powertrain and Transport, Vol. 25, No. 3 2018 ANDROID APPLICATION USED IN DIAGNOSTIC SYSTEM OF ENGINEERING DEVICES AND MACHINES Artur Gawlik, Damian Brewczyński Cracow University of Technology

More information

Making and Sharing Digital Community Asset Maps Using Free Software and Web Resources

Making and Sharing Digital Community Asset Maps Using Free Software and Web Resources Making and Sharing Digital Community Asset Maps Using Free Software and Web Resources A Guide for Community Groups Prepared by Dave Whiting Consulting (dave.whiting@shaw.ca) May, 2009 A product of the

More information

Review of Cartographic Data Types and Data Models

Review of Cartographic Data Types and Data Models Review of Cartographic Data Types and Data Models GIS Data Models Raster Versus Vector in GIS Analysis Fundamental element used to represent spatial features: Raster: pixel or grid cell. Vector: x,y coordinate

More information

Scientific and Multidimensional Raster Support in ArcGIS

Scientific and Multidimensional Raster Support in ArcGIS Scientific and Multidimensional Raster Support in ArcGIS Sudhir Raj Shrestha sshrestha@esri.com Brief breakdown Scientific Multidimensional data Ingesting Scientific MultiDim Data in ArcGIS Ingesting and

More information

IMAGINE Objective. The Future of Feature Extraction, Update & Change Mapping

IMAGINE Objective. The Future of Feature Extraction, Update & Change Mapping IMAGINE ive The Future of Feature Extraction, Update & Change Mapping IMAGINE ive provides object based multi-scale image classification and feature extraction capabilities to reliably build and maintain

More information