Aashish Chaudhary

Results 31 comments of Aashish Chaudhary

@thewtex wondering if we should also consider adding an example for pygeojs? https://github.com/OpenGeoscience/pygeojs

yes, in fact I was looking at the widget stuff in cinema yesterday. although I didn't look into the details on how easy it is to copy / re-use that...

For now just get the lines and points working.

I can take care of this as this relates to polygon feature.

this is an interesting idea. Are you thinking that the DOM element would be for each mark (where mark is a circle)?

David if it is gl backend one efficient solution would be to disable depth write so whatever is drawn last will win.

terraformer could be another good one, I have looked into it as well. Having some capabilities in geojs to read wkt would be nice even if it call a third...

@bkj +1 for creating this issue. I agree with @manthey. Will see if if we can provide a general API. Any ideas are welcome.

@bkj let us know if you need any help. Any contribution is welcome as well.

@manthey +1. I guess we will the following cases: 1. Size has changed --> discard and create a new one 2. First and last value changed --> update but don't...