Giter Site home page Giter Site logo

geotweeter's People

Contributors

bshouse avatar priyanka57 avatar redruby67 avatar wderaad avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

redruby67 wderaad

geotweeter's Issues

Clean-up failure

Moving from user report to Hot spots does not remove the users chart

Media Analysis

Digging down the media analysis by showing the retweets and uploaded images separately and showing the video links separately.

GeoJSON & Summary Repeated Loading

Many of the charts use the same resources, but currently each chart loads that data itself. For example, the Hot Spots and Media Hot Spots pages load the Country GeoJSON.

These shared resources should be loaded in a resource manager and made readable to the different charts that need them.

Unified Configuration: Sinatra & Node

Would it be possible to move the Sinatra configuration into the package.json so we do not have two configuration files?

I noticed that Ruby MongoClient documentation show a way to use the URI that is currently in the package.json: client = MongoClient.from_uri(uri)

Would it be difficult to have your Ruby app ready the package.json and have the DB URI and webserver IP/Port read from there?

Thank you.

Indexing (createIndexes.js)

Hey @bshouse when I am indexing text do I want to have a compound index with country? I noticed most of the indexes you create do, such as:
'{"properties.country": 1, "properties.local_doy": 1}',

I'm currently just text indexing the "text" of the tweet as follows:
'{"properties.text": "text"}'

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.