Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Marbleution
Onet Shiny
MailRules
Survey Manager for HanDBase
Sons and Lovers for MobiPocket Reader
Call Logs BackUp
GoalSlapshot
Power ranger
Over the Top With the Third Australian Division for MobiPocket Reader
operator settings
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
GeoFramework





GeoFramework
Version: 2.0 2.0.2

Platforms: Pocket PC


Categories: Programming & Development

Upload date: 4 Sep 10

Developer: Jon Person

License: Freeware

Downloads: 1413

File Size: 2875 Kb
Download Free GeoFramework 



Rating: 3.4/5 (Total votes: 8)




  GeoFramework - This project was formerly a commercial library maintained by the company "GeoFrameworks" for two components it sold (GPS.NET and GIS.NET) from 2004 to 2009. In 2009, Jon Person decided to release the source code for this library in order to assist the open source community. This project contains classes designed to simplify the task of writing Location-Based Services as well as mapping applications. The most frequently used classes in this project are Angle, Latitude, Longitude, and Position. These classes represent coordinates on Earth's surface and provide functions for calculating distance and bearing to other points on Earth. Other classes such as Speed and Distance encapsulate measurements as well as conversions to other unit types.


The entire library is globalized, supporting multiple numeric formats and cultures, and includes design-time type converters to add support for Windows Forms designers. Most classes also support conversion of values to and from string values. For example, the Position class can output values in a specific format and parse formatted values back into an object. This project has no dependency on specific UI platforms, allowing it to be used in both GDI+ and WPF applications.

This is the second major release of the framework. This version eliminates GDI+ dependencies such as System.Drawing to enable the framework to be compatible with newer Windows Presentation Foundation applications. Unlike version 1.0, this version does not support Visual Studio 2003, but (as a result) supports newer .NET features such as generics. Some types such as Position were changed from classes to structures to improve performance. Lastly, a lot of the code was cleaned up and analyzed with the help of FxCop.

· Supports any culture in any numeric format.
· Supports formatting of objects to string values and vice-versa.
· Supports geodetic equations such as calculating distance, bearing, travel time, and minimum travel speed.
· Supports distance and speed measurements and conversions in Imperical and Metric systems.
· Supports PROJ4-compliant datum and ellipsoids, referenced by EPSG number.
· Supports XML serialization (and deserialization) to Geographic Markup Language (GML).
· Thorough use in a commercial, production environment.
· Full IntelliSense documentation including remarks and examples.

What's New in This Release:

· This release contains stability and performance improvements as well as many bug fixes. It also adds support for Visual Studio 2010 and .Net 4.0.

 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
 
Similar Software:

tGetFile.dll Pocket PCtGetFile.dll Pocket PC
tGetFile.dll-Microsoft has provided a restricted File Dialog for Pocket PCs and Palm-size PCs. The dialog can open files only under the "My Documents". tGetFile.dll is an alternative File Dialog which does not have this restriction. With tGetFile.dll installed, Tillanosoft PocketNotepad or such programs that support tGetFile
SapphireGZipSapphireGZip
SapphireGZip The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business
Free Pascal CompilerFree Pascal Compiler
Free Pascal is a 32 and 64 bit professional Pascal compiler. It is open source and fully supports the development of native Windows CE applications
DotFred Task ManagerDotFred Task Manager
DotFred Task Manager - The Task manager application is a bunch of several useful tools in just one tool. The name is maybe not appropriated anymore because of all the stuff it provides now. But at the beginning it was just made to manage all running processes as the Task Manager does in Windows on a normal PC
SapphireFTPSapphireFTP
SapphireFTP Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server
nueRecModnueRecMod
nueRecMod - nueRecMod is an updated version of RecMod. nueRecMod recovers files from modules in the format Imgfstools outputs them in (S000, etc). It is based on RecMod by mamaich. However, this version is lighter and properly sets the imagebase, which is especially important when disassembling via IDA
DynRILDynRIL
DynRIL - The Radio Interface Layer (RIL) provides an interface that handles the communication between the CellCore system software and the radio hardware. The DynRIL is a powerful wrapper that makes the job of phone applications developers much easier, regardless of the language used
PocketZeus LitePocketZeus Lite
PocketZeus Lite will let you code, compile, debug and run your program directly on the Pocket PC. The language is very simmilar to visual basic. Zeus was designed as a interface language for use in data aquisition and robotics. Think of Zeus as the ultimate programmable calculator
MortScriptMortScript
MortScript interprets a (quite) simple batch language. If you know .bat files in DOS or shell scripts: it's something like that. Its focus is to remote control or launch other applications, not to write real applications. I.e., you can't do complex dialogs or graphics with it
Kai's OpenFileDialog.Net (source code)Kai's OpenFileDialog.Net (source code)
Kai's OpenFileDialog.Net (source code) - Complete VB.Net source code for open a file or directory in two versions. You can insert this source code in your own projects. Unlimited use for your applications and sales. For professionals and beginners, you do not have to develop new. 4 possible dialog views: TreeFolder, TreeList, Open..., Save..
 

Other Software by developer «Jon Person»:

GPS Diagnostics 1.0GPS Diagnostics 1.0
GPS Diagnostics 1.0 - These are the problems which users typically face when they're trying to get their GPS device to work: 1. Users' Windows Mobile 5.0+ devices frequently have incorrect GPS Intermediate Driver settings. 2. Users are unaware that Bluetooth is turned off, or do not know how to configure a virtual serial port for their GPS device. Built using GPS
GPS.NETGPS.NET
GPS.NET is a formerly commercial .NET component maintained by GeoFrameworks, LLC from 2004 to 2009. In 2009, Jon Person decided to release the full source code of GPS.NET to the public domain for the benefit of the open source development community. This version (3.0) is the latest release

» show more

 

Comments on GeoFramework:

bouaffar boubakeur:
think for this appl

Date: 11 Dec 10

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

GeoFramework is compatible with your device HTC SPV M5000 (HTC Universal)
 
 
© Pantich 2009 - 2025 All rights reserved.