Coder Social home page Coder Social logo

zenglenn42 / proj-1 Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 4.0 3.86 MB

"Austin Aware" scalable, location-based data visualizer.

Home Page: https://lit-refuge-33051.herokuapp.com/

License: Apache License 2.0

CSS 9.68% JavaScript 85.73% HTML 4.54% PHP 0.06%

proj-1's Introduction

Austin Aware

alt tag

proj-1's People

Contributors

zenglenn42 avatar jstriker84 avatar zkimmell avatar

Watchers

James Cloos avatar Dpaul Singh avatar  avatar

proj-1's Issues

reset zoom is reverting back to 2016 data even when viewing 2015 data

@enigmavision

I was zooming in on some 2015 data and hit [ Reset Zoom ]. It zoomed me out but also reverted the data back to 2016 which is probably not what the user would expect to happen.

Looking at the button callback, it's essentially just reloading the page from scratch and not thinking about what dataSource is currently active.

You could look at the callbacks for the endpoint selection buttons to get an idea of how that should work, but you'll also need to then set the zoom factor for the map with a google api call rather than relying upon the brute force of a webpage reload.

caption text occluded by 1st button in iphone 5s portrait orientation

Just playing around on my SE which has the same form factor as an iph5 and see the first button encroaching upon the caption text below the map image.

screen shot 2016-11-24 at 1 37 18 pm

Looks like button boundary is relative to bottom of map as opposed to bottom of map caption when I look at things through the inspector.

Also, just noticing the jumbotron is taking up a lot of the usable space in such a tight form-factor. Is there a way to trim that down a bit?

how should we handle when traffic fatality endpoint changes for current year?

The location of the 2016 Austin traffic fatalities endpoint changed today

It used to be here:

   https://data.austintexas.gov/resource/s88d-6sad.json

As of today, it is now here:

  https://data.austintexas.gov/resource/vn6k-4eq5.json

According to:

   https://dev.socrata.com/foundry/data.austintexas.gov/vn6k-4eq5

The endpoint was updated at about 1pm today and the name got changed in the process apparently.

   Dataset Identifier: vn6k-4eq5
   Total Rows: 60
   Source Domain: data.austintexas.gov
 >>Created: 11/21/2016, 1:09:30 PM
 >>Last Updated: 11/21/2016, 1:20:39 PM
   Category: Public Safety

If this happens frequently, it could impact the usability of the app.

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.