課程資料
課程簡介
Use your phone as a GPS data collection device with no users fees or subscriptions
Learn how to develop your own HTML5 GPS data collection applications that work like a native app on your mobile device. While there are many canned options available for mobile data collection that may meet your needs, there are many times when it may be more cost-effective to develop your own.
Cost - Even if your needs are simple many commercial applications require monthly per-user subscriptions, often in the neighborhood of $30-$50 per month. For 1 or 2 users that may not be much but with 50 users it quickly becomes cost effective to write your own.
Customizability - Commercial "non-programming" solutions tend to be one-size fits all. Although they may have some flexibility, it is not uncommon for many applications to need functionality that is not available. Writing your own mean that if you can envision it you can implement it. Often you can implement it faster than you could in a "non-programming" solution even if it is available.
Real-time data access - The techniques taught in this course access a PostGIS database directly so that any changes that are made are available immediately to any other client applications whether they be desktop GIS like ArcGIS or QGIS, other web applications, or other client software such as a spreadsheet program, etc. This also means that there is no time wasted transferring data from device to server, etc which may save hundreds or even thousands of man hours in large data gathering efforts and avoid a large source of errors.
HTML5 web applications also have some downsides for this type of work and these are discussed in the course and potential solutions are also addressed.
課程章節
- 13 個章節
- 67 堂課
- 第 1 章 Introduction
- 第 2 章 Getting started
- 第 3 章 Geolocation
- 第 4 章 The info screen
- 第 5 章 The points list
- 第 6 章 The settings screen
- 第 7 章 Working with the database
- 第 8 章 Collecting data
- 第 9 章 Collecting lines and polygons
- 第 10 章 Finishing touches
- 第 11 章 Going off-line
- 第 12 章 Synchronizing off-line changes to the database
- 第 13 章 Bonus Lecture
課程內容
- Develop your own custom mobile data collection applications that are limited only by your imagination and don't require expensive user fees or subscriptions.
評價
-
RRichard Coughlan
exciting
-
WWinston Sevilla
This course gives me a better background on how I can implement GIS on future projects that might come in. Being a Software Engineer, this will help me to implement with lesser learning curve. I'm happy with how the author discuss all the topics and have an actual demo on each sections. Thank you for this wonderful information that I learn. Some of your courses are still in my library queue and hoping to expect the same vibes as I go over on this course. :)
-
GGul Afzal
Very great efforts by instructor to create such a good course by combining different technologies to bring a great solution. highly appreciated.
-
PPhilipp Nelis
Very good course until almost the end. Last lesson is still missing, no final project code is shared. Will change my rating to a 5 star rating when the instructor finishes the course and provides the code of the finished project.