Bug 300804 - Support OpenWLANMap / libwlocate as position provider
Summary: Support OpenWLANMap / libwlocate as position provider
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: 1.5 (KDE 4.10)
Assignee: marble-bugs
URL: http://www.openwlanmap.org/
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-29 11:07 UTC by Dennis Nienhüser
Modified: 2012-11-22 21:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.5.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Nienhüser 2012-05-29 11:07:34 UTC
Support for OpenWLANMap / libwlocate would be useful for systems that have WLAN support, but not GPS - that's mostly laptops and some tablets, e.g. the Vivaldi one.


Reproducible: Always
Comment 1 Dennis Nienhüser 2012-05-29 19:03:32 UTC
Git commit 0b39c56d0f82116ffffe24c323020e0ba07cee4b by Dennis Nienhüser.
Committed on 29/05/2012 at 20:59.
Pushed by nienhueser into branch 'sok-2012-plasma-active'.

Open WLAN Map position provider.

Uses libwlocate to determine the current position based on neighboring
WLAN access points or (as a fallback) the IP address. Contrary to other
position provider plugins this is currently implemented as a one-shot
position determination since that is the major use case.

A  +16   -0    Findlibwlocate.cmake
M  +6    -0    src/plugins/positionprovider/CMakeLists.txt
A  +18   -0    src/plugins/positionprovider/wlocate/CMakeLists.txt
A  +204  -0    src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.cpp     [License: LGPL]
A  +65   -0    src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.h     [License: LGPL]

http://commits.kde.org/marble/0b39c56d0f82116ffffe24c323020e0ba07cee4b
Comment 2 Dennis Nienhüser 2012-11-08 18:12:16 UTC
Git commit 2a7e7ca878bf152ab5471035980316fed7d656e7 by Dennis Nienhüser.
Committed on 29/05/2012 at 20:59.
Pushed by nienhueser into branch 'master'.

Open WLAN Map position provider.

Uses libwlocate to determine the current position based on neighboring
WLAN access points or (as a fallback) the IP address. Contrary to other
position provider plugins this is currently implemented as a one-shot
position determination since that is the major use case.

A  +16   -0    Findlibwlocate.cmake
M  +6    -0    src/plugins/positionprovider/CMakeLists.txt
A  +18   -0    src/plugins/positionprovider/wlocate/CMakeLists.txt
A  +204  -0    src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.cpp     [License: LGPL]
A  +65   -0    src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.h     [License: LGPL]

http://commits.kde.org/marble/2a7e7ca878bf152ab5471035980316fed7d656e7