Git Product home page Git Product logo

ccv-map's Introduction

ccv-map's People

Contributors

spandl avatar

Watchers

Karel Ledru avatar  avatar Charles Vinette avatar Emanuel Quimper avatar

Forkers

doormath

ccv-map's Issues

Fly to new geo center and zoom

  • Expose different kinds of geo centers in the GUI
    • data
    • manual
    • postal code (once shapefiles available)
  • Add button and fly to the new destination
  • Fly to new coordinates
  • Change pitch at certain zoom level

Load location data into map

Store in test data (should come from server)

  • Add path to payload
  • load async within the application
  • Render test points
  • Option to center map per data (can also be centered by other data, such as postal code or manually)
  • Calculate extent of metric

dataBound / dataCenter

Both methods are not available as long we do not have data points.
We can only match the shapes, which are however much larger than the data points.

Fallback to center in the meantime.

Update method

Enable changing data, aggregation, or accessors with a new update method.
Layers should not be redrawn, but data must be crunched again and the map updated.

  • new data not a requirement anymore
  • change of aggregation aggregation is hardcoded
  • change of accessor
  • turn layers on of
  • change zoom visibility
  • color scheme

Manual scroll should pivot the map

Currently, only flights from the api will pivot the map, not manual zooming.
The on('zoom') method was buggy on phones and window machines.

Dot layer in MapBox Studio

Is it possible to create a dot layer with Mapbox studio and export as layer without exposing data in front-end

Add metro stations to map

  • Store featureJSON into fixed assets
  • Create payload dependencies (boolean)
  • Add to GUI
  • Render Metro Stations
  • Find out how stations are linked and how we can draw the lines (straight, curved, actual path?)
  • Add correct colour codes (store in featureJSON)

Expose map state to application

Expose state, user interactions, and errors to the application.

The state will be crucial for the application to know when a user has selected an item (map layer etc) and if the map was loaded etc.

First use case:

  • indicate if a zip layer was selected (to be able to fly to the bound)

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.