Skip to main content

Posts

Showing posts with the label GPS

bluetooth Application with Microsoft Location API

Windows® API Code Pack for Microsoft® .NET Framework http://code.msdn.microsoft.com/WindowsAPICodePack/Release/ProjectReleases.aspx?ReleaseId=3574 bluetooth sensor  driver http://www.turboirc.com/gps7/ Namespace:     System.Device.Location Assembly:     System.Device   (in System.Device.dll) http://msdn.microsoft.com/en-us/library/system.device.location.civicaddress.aspx Identifying Bluetooth-enabled notebook computers Bluetooth software is part of the Windows operating system; however, that does not mean that Bluetooth hardware is installed on a particular notebook. To determine if your notebook has Bluetooth hardware installed, refer to the product specifications for your particular notebook model. Click  Start  , enter  hp wireless  in the search field, and then select  HP Wireless Assistant  from the list. The HP Wireless Assistant opens. The Wireless devices that are installed on your computer display. If you h...

Mobile GIS (GIS on PDA)

mobile GIS and field mapping application running on Windows Mobile/Pocket PC/Smart Phone Sql Server CE GPS: Bluetooth enabled Sync with RDA/Replication Features: Google Map supported Custom Map Processing to fit on PDA Auto GPS reading as walk Drawing polygon, polyline and point on map support shape view, map view and data view UTM grid on map data format with Geographic/UTM Geographic and UTM data converter Export to KML, CSV GPS signal indicator information from EnvironmentalStudio.net

Geographic to UTM Coordinate Converter

There is a concept of a navigable "Scene". The expance of a Scene is dependent on the source of the imagery and the imagery's projection system. For data in the Geographic projection system, the expanse is the entire globe. Effectively there is one Scene. For UTM data, there are sixty Scenes, each covering approximately six longitude degrees. Projection Methods You are dealing with "Projection Systems" anytime you are dealing with a map or a globe. For our purposes within the TerraService, the earth is a sphere. Points on it are referenced by Longitude and Latitude "lines". They are not lines really, but complex curves. Maps are flat drawing of earth. Satellite or aerial imagery, in its raw state, is more-flat-than-its round. It is mathematically impossible to present a sphere on a flat surface without distorting something. Cartographers have dealt with this issue for centuries by developing different methods, known as map projections, for representing...