Quantcast
Channel: Intel Developer Zone Articles
Viewing all articles
Browse latest Browse all 536

Location Data Logger: A Location-Aware Windows* Store App

$
0
0

Downloads


Download PDF [196 KB]

Download Source [76 KB]

Location Data Logger is a location-aware Windows Store app that creates position track logs from your Geolocator sensor and saves them out as CSV, GPX, and/or KML files. It turns your Windows 8 device into a position data logger and is a very useful utility for recording your position over time.

Track logs are used for everything from records of recreational travel to ground-truthing data in geographic databases. With a track log application, you can save a log of a run, hike, bicycle ride, car trip, or static position measurements, and review it at a later date. You can plot the track log on a map, import the data into a Geographic Information System for analysis, or just share your data with others.

This app works best on systems that have an integrated GPS or GNSS receiver. If your system does not have an integrated GPS or GNSS, see the blog series “No GPS? No Problem! Using GPSDirect to develop location-aware apps” for information on using an external GPS as a Windows Geolocation sensor.

Location Data Logger demonstrates several features of the Windows RT environment, including:

  • Sensors (Geolocation and Simple Orientation)
  • Storyboard animations for UI transitions
  • File I/O
  • Suspending, resuming, and saving session states
  • Persistent user configuration
  • User controls
  • Snapped view support

The app is neither trivial nor overly complex. It demonstrates how you can integrate geolocation capability and other features into a fully-functioning Windows Store app that is more than an academic exercise, and it is small enough that the source code is easy to follow.

Location Data Logger is written in C# and XAML. You'll need the following in order to build and run it:

It will execute on 32-bit and 64-bit systems.

Privacy notice

Location Data Logger does record position over time, but it only saves this information to local files in a user-specified folder. Track logs are not shared with any other individuals, computers, or services.

Intel and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries.
Copyright © 2013 Intel Corporation. All rights reserved.
*Other names and brands may be claimed as the property of others.


Viewing all articles
Browse latest Browse all 536

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>