Library tutorials & articles tagged with gps

Search filter
Tags
Page 1 of 1
  • GPS- Deriving British Ordnance Survey Grid Reference from NMEA data

    by Alex Etchells

    The NMEA data exported by GPS units gives latitude and longitude and geometric distance above the WGS84 (GRS80) reference ellipsoid. The Ordnance Survey maps for Great Britain use grid references based on the Airy Spheroid (OSGB36) reference ellipsoid. The following article discusses a C# class to convert GPS derived NMEA data to the British Ordnance Survey Grid. c#, components, visual studio, gps

  • Writing Your Own GPS Applications: Part 2

    by Jon Person

    In part two of the series, the author of "GPS.NET" teaches developers how to write GPS applications suitable for the real world by mastering GPS precision concepts. Source code includes a working NMEA interpreter and sample high-precision application in C# and VB.NET. gps, geospatial, geocode, .net

  • Writing GPS Applications in .NET: Part 1

    by Jon Person

    An introduction to writing GPS applications in .NET good enough for use in a commerical environment such as in-car navigation. gps, geospatial, geocode, .net

We'd love to hear what you think! Submit ideas or give us feedback