What are some good JS geographical visualization tools?

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • What are some good JS geographical visualization tools?

    I'm a current student working on senior project.

    We are trying to build an interactive population density web app. Some other guys are working on detecting population density using cellphone detection. I'm tasked to visualize these data.

    The data will be a json file with date/time, number of phones detected, longitude and latitude. We are expecting somewhere around 1k readings each day.

    Ideally the web app will allow users to input date and time and dynamically render the population on a map. I have two main concerns:

    When working with local data, how do I dynamically import json file based on user inputs? (our end goal is to store everything in MongoDB but I want to test locally first)

    What are some geographical visualization tools that allow me to render information on a map?

  • #2
    Zitat von stevenshaw Beitrag anzeigen
    I'm a current student working on senior project.

    We are trying to build an interactive population density web app. Some other guys are working on detecting population density using cellphone detection. I'm tasked to visualize these data.

    The data will be a json file with date/time, number of phones detected, longitude and latitude. We are expecting somewhere around 1k readings each day.

    Ideally the web app will allow users to input date and time and dynamically render the population on a map. I have two main concerns: Sarkari Result Pnr Status Showbox


    When working with local data, how do I dynamically import json file based on user inputs? (our end goal is to store everything in MongoDB but I want to test locally first)

    What are some geographical visualization tools that allow me to render information on a map?

    Any Updates???

    Kommentar

    Lädt...
    X