Git Product home page Git Product logo

lpvis's People

Contributors

lubojr avatar stefanbrand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

lpvis's Issues

Show other indices

Implement a drop-down to let user choose among multiple index time stacks.

Data table doesn't show all feature attributes

The data table fields are taken from the first feature's attributes that is styled.

LPvis/main.js

Lines 494 to 498 in b1289cc

vectorTileLayerStyles: {
agricultural_parcels: properties => {
if(!table) {
initTable(Object.keys(properties))
}

If this feature doesn't have all possible attributes, the data table will not be complete regardless of the features that follow. If a later feature has an attribute for which there is no column in the data table, this attribute's value will not be displayed.

Sidebar unblurred when fetching multiple timestacks in a row

Clicking on a parcel in timestack mode triggers a fetch and blurs the sidebar. When I click on a second parcel, a second fetch is triggered. When the first fetch resolves, however, the sidebar is unblurred and stays so, even though the second timestack has not been returned.

The result is ambiguity: I clicked a second parcel, but the sidebar shortly (1-2 seconds) displays the first parcel's timestack.

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.