Code Monkey home page Code Monkey logo

mozilla-location-service-globe's Introduction

๐ŸŒ Mozilla Location Service WebGL Globe

๐Ÿ“ก A look at the Mozilla Location Service with WebGL Globe

The Mozilla Location Service (MLS) is an open-source location service provided by the folks at Mozilla. This visualization attempts to illustrate the scale of this project and connectivity hotspots around the world and is powered by the WebGL Globe framework; an open-source project created by the Google Data Arts Team.

Demo Image

๐Ÿฅฐ Demo mls-globe.alexyuan.me

Netlify Status

How does it work?

  • Make sure that the Mozilla Location Service data is inside your directory
  • Change the name of the string which process.py reads to the file name of the data
  • Now run python3 process.py
  • A JSON file named compiled.json should now be in your directory
  • The globe should now visualize the new compiled.json file

If the lines on the globe seem very large or small, change the number which process.py adds during each processing iteration. The percision varible determines the accuracy of the data points which will appear on the globe.

The code which powers the demo is a tiny bit different than what you would find in the repository. A few changes needed to be made in order for things to work out smoothly on the web server.

Where is the data? Why is the file not found?

The data used to power this visualization was acquired from the Mozilla Location Service and was not added to this repository as it is very large. You can get it from here though. After downloading the raw data, you'll have the rename the csv file name string in process.py.

All feedback is appreciated. My personal website, portfolio, blog, and contact information is found at alexyuan.me.

๐Ÿ˜ฎ Gallery

Demo Image 2

Demo Image 3

mozilla-location-service-globe's People

Contributors

yuan-alex avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.