Giter VIP home page Giter VIP logo

keplergl.jl's People

Contributors

hhaensel avatar jmboehm avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

hhaensel

keplergl.jl's Issues

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

Register v.0.1

@JuliaRegistrator register

Release notes:

  • This release splits the package into KeplerGLBase, which contains the map loading and creation code, and KeplerGL, which is a frontend that renders and exports maps using Blink. The separation means that other packages can use KeplerGLBase without the heavier Blink dependency.

Layer Data Tables

At the moment, only columns used for plotting are provided to the KeplerGL (e.g., Lat, Lon, and Color_field).

Can we have an option to provide the all the columns?

Again, if ok I can provide a PR.

Possibly separate KeplerGLBase and KeplerGL?

Hi @jmboehm,

this is a great package, congratulations!

I am a contributor to Stipple/Genie and we have been asked whether it is possible to support KeplerGL in the GenieFramework.
I've given it a try and the first workable Demo can be tested at https://github.com/GenieFramework/StippleKeplerGL.jl/blob/main/examples/StippleKeplerGLDemo.jl

Currently the package is not registered yet, as we have no support for resizing and replotting of new data. But we have succeeded in bringing the react libs into our vue-based web app.

However, loading of KeplerGL is a bit slow, because it depends on WebIO and Blink.
Could you imagine separating your package into two packages, e.g. KeplerGLBase and KeplerGL? This has been done in a similar way for PlotlyBase and PlotlyJS, so that people wanting to use only the plot generating functions can do so and and build their own web interface around.

From a quick view there is only map.jl and export.jl that make use of WebIO or Blink, so all in all it wouldn't be a too difficult move.
I might support, if you find this reasoble but don't have the time.

image

Register 0.0.2

@JuliaRegistrator register

Release notes:

  • Fixed a bug where the size of the IOBuffer to write the CSV file was too small (most likely to affect polygon layers)

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.