6 ms·
Creating an open database of wifi and cell networks all over the world
- michaelelliot 15y agoThey should ask Google for some of their data. Haha :)
- bjg 15y agoSorry... http://wigle.net/ http://wigle.net/
- m86 15y agoWiGLE is awesome.. but they are not completely open. Subsections of the DB will be if you use JiGLE or scrape it piece by piece over time.. and you can always do selective queries, but the entirety of the database is not freely available. .. nor is it currently available from crowdflow at the moment (although it is in their stated goals). They also only accept consolidated.db uploads at the present.
- donpdonp 15y agohttp://geomena.org http://geomena.org does this too, with a creative commons license. Firefox can be configured to use Geomena as the geolocation provider (instead of google).
- aw3c2 15y agoThis looks like a nice project. I wish the Android client was available in the market or at least for download as .apk Also a map would nice to see the current status of the whole database.
- ratsbane 15y agoWardrive is available for Android and it's open source: https://github.com/topgenorth/wardrive-android https://github.com/topgenorth/wardrive-android It uploads to WiGLE.
- aw3c2 15y agoGorgeous visualisations here: http://crowdflow.net/blog/2011/04/27/first-results/ http://crowdflow.net/blog/2011/04/27/first-results/ I wish they would make the database available right here right now. Also I would like to contribute with my Android phone.
- ortusdux 15y agoThis app could get the job done. https://market.android.com/details?id=ki.wardrive https://market.android.com/details?id=ki.wardrive
- jwatzman 15y agoI was unable to get the Java application to create a valid gzip file on OS X -- it appeared to write the header but no data. Anyone else have any luck?
- soult 15y agoThe problem with Crowdflow is the way they get the data. Instead of collecting their own data using GPS, WiFi SSIDs and Cell Tower IDs they ask users to submit their iPhone location data cache. This cache is filled from Apple's own location database and from the Skyhook database. So they are, in a way, scraping data from those two databases, which will probably lead to licensing issues. Now, if there were an open database (open as in I can download it for my own use, not just query it via an API) for WiFi network <-> GPS coordinates and Cell Tower ID <-> GPS coordinates that would collect its data by letting contributors run a simple iPhone or Android app, that would be awesome.
- aditya42 15y agoWhat licensing issues? It's your phone, your data. I don't think Apple gets to say what you get to do with your data on your phone. If it was on Apple's servers, maybe they would have a case. Plus, it's data that Apple shouldn't have been storing (in its current state, anyway) in the first place.
- jaredsohn 15y agoThen you could make a similar argument for Microsoft scraping Google search results via their browser toolbar. Writing code that has users doing the scraping for you is still scraping.
- caf 15y agoThe data on the phone isn't observations made by the phone of the location of base stations and access points. It's just a cached subset of access point / location (and base station / location) pairs from an existing, online database.
- gojomo 15y agoIn the US, by the Feist precedent [1], strictly factual directory information isn't copyrightable. Now, Apple Legal could surely muster some case that Apple has creatively enhanced this data, but their strategic interests might be more helped by examples of legitimate user-embraced uses than a strong claim of proprietary ownership. (To the extent that there is creative expression in the individual users' logs, it could be in their choice of travel routes, making the user the holder of some copyright interest in the time- and space-ordered paths.) [1] http://en.wikipedia.org/wiki/Feist_v._Rural http://en.wikipedia.org/wiki/Feist_v._Rural
- Maxious 15y agoOpenSignalMaps? OpenBmap? Cellhunter? OpenCellID? If you've got an android device, OpenSignalMaps and OpenBmap have clients to monitor wifi/cell towers although I prefer OpenBmap for making their data available for download again ("open"SignalMaps just makes maps for website/client).
- sinak 15y agoHey Maxious - I'm one of the opensignalmaps guys. We're working on opening up our data, we're just trying to figure out the best way to go about it.
- ghotli 15y agoDisclaimer: I work at American Roamer. We actually track the marketed patterns that the carriers around the world say they have. In my analysis a lot of these open source ones are pretty messy datasets that wouldn't really add to our products. Although there are a few datasets here in the comments I haven't been exposed to before so I'm hoping they are more useful. http://www.americanroamer.com/ http://www.americanroamer.com/
- ajays 15y agoI'm leery of downloading and running an unknown applet. Is there any other way for me to extract the data of interest and upload it myself?
- known 15y agohttp://client0.cellmaps.com/tabs.html#cellmaps_intl_tab http://client0.cellmaps.com/tabs.html#cellmaps_intl_tab does the same
- sinak 15y agoHey all, we do something similar on http://opensignalmaps.com http://opensignalmaps.com except by crowdsourcing the data from our Android app. Yes, our name says "open" and we're not actually "open" yet...but we're working on it.