All Projects → openbmap → radiocells-nlp-android

openbmap / radiocells-nlp-android

Licence: other
radiocells.org Unified Network Location Provider

Programming Languages

java
68154 projects - #9 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to radiocells-nlp-android

AppleWifiNlpBackend
UnifiedNlp Backend that uses Apple's service to resolve wifi locations. Location calculation is done onboard and wifi locations are cached to minimize data usage.
Stars: ✭ 54 (+54.29%)
Mutual labels:  geolocation, microg, unifiednlp
IchnaeaNlpBackend
Backend for UnifiedNlp that uses Mozilla Location Service for geolocation.
Stars: ✭ 68 (+94.29%)
Mutual labels:  geolocation, microg, unifiednlp
NominatimGeocoderBackend
UnifiedNlp geocoder backend that uses the OSM Nominatim service
Stars: ✭ 49 (+40%)
Mutual labels:  microg, unifiednlp
Gmscore
Free implementation of Play Services
Stars: ✭ 4,356 (+12345.71%)
Mutual labels:  geolocation, microg
totalopenstation
Total Open Station downloads and exports survey data from your total station
Stars: ✭ 51 (+45.71%)
Mutual labels:  geolocation
vue-geolocation
ask to your users their coordinates, and wrap them into a Promise
Stars: ✭ 88 (+151.43%)
Mutual labels:  geolocation
mmdb-server
mmdb-server is an open source fast API server to lookup IP addresses for their geographic location.
Stars: ✭ 69 (+97.14%)
Mutual labels:  geolocation
exploring-my-neighborhood
track all your moves and visualize them!
Stars: ✭ 16 (-54.29%)
Mutual labels:  geolocation
tinygeoip
🐉 tiny geoip microservice
Stars: ✭ 13 (-62.86%)
Mutual labels:  geolocation
df-aggregator
Networked DFing software that can handle multiple DOA receivers.
Stars: ✭ 47 (+34.29%)
Mutual labels:  geolocation
Frontend-Learning-Journey
Tutorials, definitions, frameworks and some of the projects i made when starting to learn frontend web developement
Stars: ✭ 28 (-20%)
Mutual labels:  geolocation
pikaz-location
定位插件(限中国)
Stars: ✭ 78 (+122.86%)
Mutual labels:  geolocation
svelte-googlemaps
Svelte Google Maps Components
Stars: ✭ 62 (+77.14%)
Mutual labels:  geolocation
ipinfo
A wrapper around the ipinfo.io services
Stars: ✭ 51 (+45.71%)
Mutual labels:  geolocation
ip2location-csv-converter
This PHP script converts IP2Location CSV database into IP range or CIDR format.
Stars: ✭ 26 (-25.71%)
Mutual labels:  geolocation
LaravelPostcodes
A service wrapper around postcodes.io
Stars: ✭ 73 (+108.57%)
Mutual labels:  geolocation
ip2location-lua
Use IP2Location geolocation database to lookup the geolocation information with IP2Location Lua Package. It can be used to determine country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category that any IP address …
Stars: ✭ 14 (-60%)
Mutual labels:  geolocation
ember-cli-geo
Geolocation service for Ember.js web apps
Stars: ✭ 48 (+37.14%)
Mutual labels:  geolocation
geocoder
Geocoder is a Typescript library which helps you build geo-aware applications by providing a powerful abstraction layer for geocoding manipulations
Stars: ✭ 28 (-20%)
Mutual labels:  geolocation
GeoLite.mmdb
MaxMind's GeoIP2 GeoLite2 Country, City, and ASN databases
Stars: ✭ 690 (+1871.43%)
Mutual labels:  geolocation

Radiocells.org Unified Network Location Provider is a geolocation module for the UnifiedNLP framework. License: AGPLv3

UnifiedNLP (https://github.com/microg/android_packages_apps_UnifiedNlp) is a great framework, which intends to replace Google's propriertary geolocations services. This provider is also compatible with the MicroG framework (https://microg.org/). UnifiedNLP provides the backend framework, but no actual geolocation mechanisms by itself. At this point the Radiocells.org geolocation module kicks in, but there's also a variety of other open source geolocation modules (e.g. Mozilla location service)

The Radiocells.org geolocation works either completly offline or online. For OFFLINE operation you need to download a copy of our geolocation database upfront (see 'Settings'!). Default setting is ONLINE mode. In this case a https request with currently visible cells and wifi bssids to our server to determine estimated location.

Privacy notice: we might use ONLINE queries to improve the radiocells.org database. In particular we might use the query data to add geolocation for yet unknown wifis by combining wifi and cell query data (correlation data). Besides that we don't collect any personal identifiable data information (no device ids, no fingerprinting, no adware). If you're really privacy concerned, please use OFFLINE mode only! Thanks.

Get it on F-Droid

History

0.2.9

  • added Android 7+ support (new permission system)
  • fixed issues in ONLINE geolocation

0.2.2

  • major improvements on offline geolocation (thx mvglasow !!!! #19)
  • switched to https completey

0.1.5

  • added support for cell-only geolocation (beta)

0.1.4

  • moved data folder to default Android location (thanks @ agilob)
  • added support for offline cells geolocation (beta) Be sure to update the offline database in settings!!!!!

0.1.3 - Ignore _nomap wifis - added version info 0.1.2 - Added folder selection dialog - Show last update date of local wifi catalog in settings

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].