Giter Club home page Giter Club logo

osmquality-web's People

Contributors

cbessee avatar chrushr avatar monicabrandeis avatar nachtm avatar savannahostrowski avatar sayas01 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

osmquality-web's Issues

Methodology - Data Processing

We would like to update the data processing page with the data slicing process as well as the new input enhancement.

  • Two slices from OSM full history
  • Fully capturing the city boundaries
  • MQM processing by city boundaries

Colors for Legend

Legend colors and transparency need to be updated. The colors are: yellow #ffffb2, orange #fd8d3c, and red #bd0026. Transparency in images is set at 38% (0% on this scale means totally opaque or full color).

Recalculate score

Can we try this: ((1/score) - 0.1)/0.0133

This will normalize the scores. The highest score should be around 93 and the lowest around 8.

Map - Open in ID editor

When zooming into a certain level on the data in the slippy tile, provide the option to open in ID editor by the center point of lat/long.

Nice to have - If possible, keep the zoom level as the slippy tile.

Methodology - Checks

Road Network/Geometry
BuildingRoadIntersectionCheck
EdgeCrossingEdgeCheck
RoundaboutValenceCheck
OverlappingEdgeCheck
SnakeRoadCheck

Road Tag
InvalidAccessTagCheck
SignPostCheck
SnakeRoadCheck
StreetNameIntegersOnlyCheck
UnusualLayerTagCheck
InvalidLanesTagCheck
InvalidMiniRoundaboutCheck

Road Relation - Same

Roundabout Checks -> Delete

Version and Release

We should create a initial beta release so we can version the data used for the ranking. This will allow us to easily compare year-to-year (or sooner) results in the future

Quick Stats - Statistics fields and Data Updates

Please see CitySatsCard.js for more detail

  1. Repurpose 'Total City Area (KM2)'
  1. Repurpose 'Atlas Check flags'
  • Link:
    import GridList from '@material-ui/core/GridList';
  • Actions:
    -- replace the area of 'Atlas Check flags' into 'Trending'
    -- remove the numbers and icons
    -- replace with the three trending icons from the react library
    -- fetching data.js 'trending' field, with flat/up/down.

data.js update logic

Investigate if we can just populate the data from the .csv into data.js easily.

Also, the data.js do not have to order by ranking but can be more flexible.

Map - Slippy Map Development

Would like to replace the current map from image (static) to slippy map. This issue/task would like to re-build the same space into the slippy map that serves layers.

Base map - Mapbox grey style
Rendering layers - Geojsons (city boundary as outline + MQM layers)

Map - Zoom Level and Center

The Map can be zoom as detail as possible (zoom level 14-ish) but should be fixed the zoom out by the MQM boundary. The map should center by the center point of the city boundary

Quick Stats- Pie Chart Replacement

Seeking for the new way (or keep using the pie chart) to show different categories between Road network/geometry, Road Tag, and Road Relations.

Resize the piechart

Is there a way to make the piechart a little smaller so the texts in the legend are not wrapped? i.e 'Map Errors by Type' and 'Road Connections' can stay in one line respectively.

data.js clean up

Here is the mark-up for the format/field/values:

      'key':49,
      'cityName':'Anchorage',
      'state':'AK',
      'ranking':8,
      'flags':228,
      'features':366,
      'totalArea':846.96, --> Deleted
      'gridSize':6.62,
      'totalRoads': 5420, --> Add 
      'mapImage':'images/SOTM-10-02-18-images/UAK-300.jpeg', --> Deleted
      'headerImage':'images/headerImages/AK_Anchorage_AK.jpg',
      'thumbnail':'images/thumbnails_cities/AK_Anchorage_AK.jpg',
      'swLong':100, --> Add
      'swLat':25,   --> Add
      'neLong': 102, --> Add
      'neLat': 27,  --> Add 
      'roadConnections':0.69, --> Rename into roadGeometry
      'roadRelation':0.0,  --> Deleted
      'roadTag':0.3, --> Rename into roadAttributes 
      'roundabout':0.004366812, --> Delete 
      'score':0.01034,
      'score_2018':0.01027, --> Add to do calculation to show the proper trending sign 
      'factName':'Fun Geography Fact',
      'fact':'This city is nearly equidistant to New York City, Tokyo and Frankfurt(Germany), which makes it a major international cargo hub.'
   },```

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.