Geoclue 2.1.10



Hi,

Here is the another release of the re-write of geoclue. Changes since 2.1.9:

- Disallow application if disabled explicitly in the configuration.
- Make it easy to add alternative modem source(s), e.g ofono-based.
- Map:
  - country-level accuracy to city-level since no source provides country-level
    accuracy.
  - neighborhood-level accuracy to city-level in WiFi source (only) so
    applications requesting neighborhood-level accuracy still get a location
    even if there is no modem available.
- Fixes to WiFi source.
- For easier debugging, add:
  - more debug prints.
  - commandline options to where-am-i demo application to specify timeout and
    requested accuracy level.
- Fix a potential build failure.
---------------------------------------

Geoclue is a D-Bus service that provides location information. The
primary goal of the Geoclue project is to make creating location-aware
applications as simple as possible, while the secondary goal is to
ensure that no application can access location information without
explicit permission from user.

Geoclue is Free Software, licensed under GNU GPLv2+. It is developed for Linux.

The aim of project is to utilize all possible sources of geolocation
to best find user's location:

* WiFi-based geolocation (accuracy: in meters)
* GPS(A) receivers (accuracy: in centimeters)
* 3G modems (accuracy: in kilometers, unless modem has GPS)
* GeoIP (accuracy: city-level)

Geoclue used to also do (reverse-)geocoding but that functionality has
been dropped in favor of geocode-glib library.

Release tarball: http://www.freedesktop.org/software/geoclue/releases/2.1/2.1.10
sha256sum: f1d7e7a9c60633d3d747f55fee848299114b3222a4d65e955c2cbcd297d01c68

D-Bus API documentation: http://www.freedesktop.org/software/geoclue/docs/

-- 
Regards,

Zeeshan Ali (Khattak)
________________________________________
Befriend GNOME: http://www.gnome.org/friends/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]