Kepler.gl: [Request] Flask example with keplergl

Created on 19 Oct 2019  路  2Comments  路  Source: keplergl/kepler.gl

Is your feature request related to a problem? Please describe.
Need a working example of flask app integrated with live updates of keplergl

Describe the solution you'd like
Need a working example of flask app integrated with live updates of keplergl

Describe alternatives you've considered

Additional context

help wanted

All 2 comments

@qxlsz Following this post, as I'm also building a Flask app for live updates and to pull data from a database to display in Kepler GL. Did you have any luck completing your app? Currently I'm having trouble fetching data from my Flask API that is running locally. I've verified that the correct data is being returned in the right GeoJson format by the API (using Postman), but can't get a fetch call (using React) to return any data.

Any help or insight on how you have approached the problem is appreciated! Would be happy to discuss strategies together as well if you're still working on it.

I am facing this problem too.. so far i can render around half a million polygons in 3d which looks beautiful. But how do i load data dynamically from db? also my app is using flask.
samplemap

Also, is there a way to filter one layer by another? kind of spatial overlay

Was this page helpful?
0 / 5 - 0 ratings

Related issues

coenvalk picture coenvalk  路  5Comments

ChunhongZhao picture ChunhongZhao  路  4Comments

seasmith picture seasmith  路  5Comments

MorganGellert picture MorganGellert  路  5Comments

1995parham picture 1995parham  路  4Comments