Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Arkit Corelocation | 5,280 | 23 | 2 months ago | 8 | August 23, 2019 | 45 | mit | Swift | ||
Combines the high accuracy of AR with the scale of GPS data. | ||||||||||
Seeker | 4,133 | 5 months ago | 17 | mit | CSS | |||||
Accurately Locate Smartphones using Social Engineering | ||||||||||
Open Location Code | 3,784 | 2 | 6 | 16 days ago | 2 | April 21, 2021 | 57 | apache-2.0 | Java | |
Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist. | ||||||||||
Geo Heatmap | 1,919 | 7 months ago | 11 | mit | Python | |||||
:world_map: Generate an interactive geo heatmap from your Google location data | ||||||||||
Locokit | 1,454 | 3 | 24 days ago | 41 | October 22, 2018 | 30 | lgpl-3.0 | Swift | ||
Location, motion, and activity recording framework for iOS | ||||||||||
Phpgeo | 1,450 | 64 | 17 | a month ago | 46 | June 04, 2022 | 15 | mit | PHP | |
Simple Yet Powerful Geo Library for PHP | ||||||||||
Locationmanager | 711 | 13 | 2 years ago | 25 | August 06, 2020 | 1 | Java | |||
Simplify getting user's location for Android | ||||||||||
Cordova Plugin Geolocation | 621 | 1,532 | 42 | 2 months ago | 28 | November 20, 2020 | 35 | apache-2.0 | JavaScript | |
Apache Cordova Plugin geolocation | ||||||||||
Mad Location Manager | 447 | 5 months ago | 45 | mit | Java | |||||
Mad Location Manager is a library for GPS and Accelerometer data "fusion" with Kalman filter | ||||||||||
Pokemongomove | 407 | 7 years ago | 31 | Python | ||||||
Pokemon GO iOS GPS Emulator - NO Jailbreak needed, lets you play the game on your Mac :) |
Screen Shots | GPS Diagnostics
This framework delivers intuitive real-time GPS functionality with maximum laziness efficiency for all possible computers, mobile devices and NMEA-compliant GPS devices.
This library supports all .NET Frameworks from version 2.0 through 4.0 as well as .NET Compact Framework versions 2.0, and 3.5. Compiler directives are used to target source code for a particular platform (as opposed to having multiple code bases.)
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 is the latest release which had a short lifespan before being released on CodePlex. The purpose of this framework is to deliver intuitive real-time GPS functionality with maximum laziness efficiency for all possible computers, mobile devices and NMEA-compliant GPS devices.
GeoFramework and GPS.Net are now part of the larger DotSpatial project. All classes and libraries have been migrated from GeoFramework 2.0 and GPS.Net 3.0 to the DotSpatial project, under the DotSpatial.Positioning namespace. We've taken great care to ensure backward compatibility during this transition, so other than the new namespace, there should be little or no changes needed for your applications that were previously using GeoFramework and GPS.Net.
The existing GeoFramework 2.0 and GPS.Net 3.0 projects will remain here for legacy purposes, but all future development will take place within the DotSpatial project. For this reason, we strongly encourage you to migrate your applications to DotSpatial.
As DotSpatial doesn’t currently support the compact framework (and there is quite a bit of uncertainty about its future) we have included a refactored but still working version in the folder DotSpatial\DotSpatial.Positioning\DotSpatial.Positioning.Compact
this folder will be retained for the purpose of providing compact framework developers a place to keep this platforms version alive.